Commit Graph

13 Commits

Author SHA1 Message Date
Akira TAGOH 416cdd9d49 Check python installed in autogen.sh
python is required to build fontconfig from the scratch
2016-07-08 11:14:34 +09:00
Akira TAGOH 5918d5bea5 Add missing license headers
https://bugs.freedesktop.org/show_bug.cgi?id=73401
2014-01-17 13:05:25 +09:00
Akira TAGOH 59fd9960bb Bug 72086 - Check for gperf in autogen.sh 2013-12-02 15:53:57 +09:00
Behdad Esfahbod 1527c395cb Resepct $NOCONFIGURE
Patch from Colin Walters.
2013-01-10 09:02:16 -06:00
Akira TAGOH 73ab254336 autogen.sh: Add -I option to tell aclocal a place for external m4 files 2012-10-23 15:53:37 +09:00
Behdad Esfahbod 9bfe7bad1c Remove --enable-maintainer-mode from autogen.sh 2011-03-11 19:40:38 -03:00
Behdad Esfahbod 86dd857447 Improve libtool version parsing (#22122) 2009-07-21 15:39:58 -04:00
Han-Wen Nienhuys 0596d7296c More fixes for Win32 building (bug 8311)
Our build system barfs on autogen.sh, which ignores --noconfigure. Configure
needs a host of options to make the cross compile work in our case.

Fix typo in fccache.c
2006-09-17 17:03:33 -07:00
Keith Packard 38e528e776 Report command line for $srcdir/configure accurately. Bug #212. 2004-12-05 04:14:17 +00:00
Carl Worth d098e4ebe7 Move man_MANS into the 'if USEDOCBOOK' block.
Move man_MANS into the 'if USEDOCBOOK' block. (all-local): Remove excessive
    whitespace.
Add 'set -e' to abort when any program fails, (avoids printing of 'now type
    make' after configure aborts).
2003-12-11 19:30:07 +00:00
Keith Packard 993ffcdd0c Fix autogen.sh to work with newer automakes 2003-04-22 16:53:18 +00:00
Keith Packard 3fbd50e486 bogus libtoolize --version | libtoolize --version 2003-03-20 01:59:28 +00:00
Keith Packard 20fa60c9ae Switch to automake 2003-02-24 17:18:50 +00:00