Commit Graph

12 Commits

Author SHA1 Message Date
Jeff Teunissen a88db4b88c dammit. 2001-08-20 16:38:05 +00:00
Jeff Teunissen b1af752cf3 Fix up bootstrap for autoconf 2.52c (by yanking the c) 2001-08-20 16:36:48 +00:00
Bill Currie 6b93ec0076 check for sid's autoconf2.50 as the wrapper always reports 2.13
don't rely on the wording of the version string
make the cross compile message always print for ac < 2.50
delete configure.in for ac >= 2.50
2001-08-15 15:31:02 +00:00
Jeff Teunissen 888e7e1f4f Try to automatically cope with autoconf pre-2.50. 2001-08-15 01:17:56 +00:00
Bill Currie 0f56fea4e3 well, now that we're stuck with autoconf 2.50, we don't need those lines any
more
2001-08-04 06:00:23 +00:00
Bill Currie ac07971e79 remove the location 2001-06-08 22:57:51 +00:00
Bill Currie f7e66878d1 put the warning /first/ 2001-06-08 22:55:51 +00:00
Joseph Carter c6098531b5 Added a comment to output about the cross-compile warnings for newbies 2001-06-08 22:52:50 +00:00
Bill Currie 6bf80a0100 ltconfig workaround no longer needed (if you get errors, make sure you have
the latest automake)
2001-05-22 02:15:25 +00:00
Bill Currie 040f256d54 work around the libtool 1.4 problem with the obsoleted ltconf that automake
hasn't learned about yet
2001-05-17 16:30:44 +00:00
Jeff Teunissen 277c17cfd8 Shared library support. The util and gamecode libraries are now shared,
and this clears the way for an external API for utilities and
such. And yes, this means libtool is now used.
2001-03-29 09:07:44 +00:00
Zephaniah E. Hull 75618f96c9 Working on one common configure which lets nq and qw compile.
There, needs a little clean up though.
2001-02-20 03:10:06 +00:00