alexpeshkoff
cc419a7817
restored lost code to create m4 directory
2009-02-27 15:01:14 +00:00
alexpeshkoff
ec0d2640a0
This variant works on all of: ancient MinGW's autotools,
...
autotools, built from most fresh stable sources on ftp.gnu.org
and some middle case, installed on my box by default.
Also finished sinix-z cleanup.
2009-02-25 14:44:25 +00:00
asfernandes
6e71620778
Clean remainings of libtool
2009-02-21 22:06:37 +00:00
aafemt
e70b946e6c
Libtool and Co removal
2009-02-19 21:10:46 +00:00
alexpeshkoff
aa44a34bed
Newer (appears 2.X) versions of libtoolize require switch --install
...
to create additional files (config.sub, config.guess). Added detection
of that switch - based on original patch from Bill Oliver.
2008-12-24 12:43:37 +00:00
asfernandes
c51af68ff9
Misc
2008-11-09 22:42:11 +00:00
asfernandes
0f86755bc9
Patch from Marius Popa to build on Ubuntu 8.10
2008-11-06 00:52:33 +00:00
asfernandes
f4aba4e145
Misc
2007-04-03 02:31:30 +00:00
alexpeshkoff
bf1b0ae36e
make it compatible with wider range of shells
2007-03-30 15:15:09 +00:00
asfernandes
59213efe7e
Merge INTL branch into HEAD
2005-05-27 22:45:31 +00:00
stryqx
7d03357a4a
MFB: Allow location of autoconf and libtool binaries to be specified as
...
environment variables.
2004-09-28 05:56:07 +00:00
aafemt
32ac267cc6
downgrade autoconf requirement to 2.56
2003-11-10 11:25:05 +00:00
eku
9b2754e333
Use autoheader to generate config.h.in.
2003-10-30 07:26:28 +00:00
bellardo
12e560291d
Fix the permissions on the configure script, just in case it is needed (like on Darwin)
2003-04-17 18:41:28 +00:00
eku
4fc9e4863d
Fixed problems with newer vesions of libtool.
2003-03-13 06:50:05 +00:00
eku
d09e9ab35b
Started to use libtool ( http://www.gnu.org/software/libtool/ ). It will
...
eventually handle all platform specific compile and link issues!
Removed generated files from the view (config.guess and config.sub).
2003-03-07 07:41:13 +00:00
nmcc
924fa944fc
Do not issue warning when already been told not to run configure.
2002-11-05 01:36:39 +00:00
eku
da93f6697f
Autoconf enhancements:
...
o autoconf v2.53 and later is now required to generate configure
(sorry, but it makes many tasks easier)
o improved tests for mmap, socklen_t and offt_64
o added tests for atexit, on_exit, (v)fork, set(p)grp, setpgid and flock
o added test for the keyword 'volatile'
o fixed errors in configure.in
o updated config.h.in and autoconfig_msvc.h (the latter may be incorrect)
o replaced VOLATILE by volatile
o removed SETPGRP and ATEXIT
o replaced NO_FLOCK by HAVE_FLOCK
o SIG_FPTR cleanup
o vfork cleanup
2002-09-11 11:30:50 +00:00
eku
076de37a9f
Huge 'gettimeofday' cleanup:
...
o check for the availability in configure
o check for the number of arguments in configure
o synchronised config.h.in and MSVC pendant
NOTE: If you have problems on your system, don't change the source.
Extend the tests in configure.in!!!
2002-08-14 11:14:01 +00:00
eku
573e853d66
Small type in the CVS placeholder.
2002-08-14 05:44:29 +00:00
eku
babed2a6c3
autogen.sh replaces configure in CVS. Run autogen.sh create all
...
the initial files (configure etc.).
2002-08-14 05:43:41 +00:00