From: <cv...@ce...> - 2007-06-13 12:09:12
|
Update of /home/cvs/cebix/SheepShaver/src/Unix by gbeauche Modified Files: autogen.sh configure.ac Log Message: ifdef() constructs cause problems, make sure to automatically include the m4 directory while regenerating the configure script (provided no ACLOCAL_FLAGS are passed). i.e. ./autogen.sh now just works, even on MacOS X! |