1
0
Fork 0
Commit graph

13 commits

Author SHA1 Message Date
andy
950782d61f Yank the automake version test. The numerics break for the (two-digit
minor number) automake 1.10 shipped with Ubuntu Feisty, and in any
case version 1.4 (the last incompatible version) is now over 8 years
old.
2007-05-21 20:22:18 +00:00
curt
0e6203a4d2 Trim any extra verbocity in the version number. 2007-05-16 16:50:41 +00:00
curt
30e0a956c3 Fixes to better support the native irix compilers. 2002-09-06 17:30:21 +00:00
curt
64312039da Automake version check is best done only in the autogen.sh file, and not
in the configure script.
2002-09-03 21:30:37 +00:00
curt
1dfb58783c Additional build system tweaks. 2002-09-03 01:12:26 +00:00
curt
6e229927f5 Irix fixes. 2002-08-29 17:21:42 +00:00
curt
757781bc2c It probably is better not to hide warning messages. Removed spaces from
AC_DEFINE( SYMBOL ) -> AC_DEFINE(SYMBOL)
2002-08-24 20:23:59 +00:00
curt
63a8c79a14 Brandon Bergren:
2. I changed Simgear's autogen.sh so it is quieter, and errors out if
autoheader or autoconf fails.  It puts all error output in autogen.err, and
deletes it if nothing errored out.  The patch is in (sg.autogen.sh.patch.gz)
This patch applies to flightgear, too.  If someone doesn't like what I did
here, please speak up!  I really believe that this patch will help cause
less confusion among people new to compiling flightgear.
2002-08-24 05:54:33 +00:00
curt
6e11f22bc9 Same autogen.sh tweak as for simgear to better handle irix vs.
linux.  This will likely require more tweaking as other platforms report
in.
Fixed a warning that Makefile.am was generating.
2002-01-19 14:58:49 +00:00
curt
4be27ce2bf Misc tweaks. 2002-01-19 00:31:27 +00:00
curt
87377e4016 Fixed typo. 2002-01-17 17:58:31 +00:00
curt
ac75d9d46b Handle newer versions of automake automatically.
IRIX specific Makefile fixups.
2002-01-17 16:22:29 +00:00
curt
3fbcc2b6df Initial revision. 2001-12-29 04:34:02 +00:00