summaryrefslogtreecommitdiff
path: root/autogen.sh
Commit message (Expand)AuthorAgeFilesLines
* * autogen.sh (ac_version): try automake 1.7 too.Gary Houston2002-10-131-4/+3
* Make sure that $autoheader is always set. When we would use the plain..."autoconf", $autoheader would end up empty and libguile/scmconfig.h.in would not be updated. Marius Vollmer2002-10-051-2/+2
* * autogen.sh: remove support for libltdl sub-configure....(ac_version): widen support check to any 2.5? autoconf version. 2.54 is out now. Rob Browning2002-10-051-15/+15
* *** empty log message ***Marius Vollmer2002-10-031-38/+1
* (mscripts): find and check version number of...automake. Complain if 1.6 is not found. Han-Wen Nienhuys2002-07-221-3/+21
* 2002-07-20 Han-Wen <hanwen@cs.uu.nl>...* *.c: add space after commas everywhere. * *.c: use SCM_VECTOR_SET everywhere, where a vector is written. Document cases where SCM_WRITABLE_VELTS() is used. * vectors.h (SCM_VELTS): prepare for write barrier, and let SCM_VELTS() return a const pointer (SCM_VECTOR_SET): add macro. * autogen.sh (mscripts): find and check version number of autoconf. Complain if 2.53 is not found. Han-Wen Nienhuys2002-07-201-2/+20
* Patch libltdl/ltdl.c to avoid a nasty bug in libtool-1.4.2.Marius Vollmer2002-07-091-0/+28
* * autogen.sh: Do not copy INSTALL from workbook since it is not...uniform across branches. * INSTALL: Re-added to repository. Marius Vollmer2002-07-071-1/+1
* Only fix libltdl/configure.in if it exists. Current libtool CVS does...not need this fix. Marius Vollmer2002-07-071-4/+7
* * autogen.sh: Changed the path to the scripts directory.... In libltdl, run aclocal before autoconf and automake: this eliminated various warnings after upgrading to newer automake. Gary Houston2002-06-301-1/+2
* Add call to $mscripts/render-bugs to create BUGS file.Thien-Thi Nguyen2002-05-011-0/+6
* Added comment about keeping the invocation of guile-aclocal in sync...with Makefile.am Marius Vollmer2002-04-261-0/+2
* Call automake twice for guile-core so that two copies of mdate-sh get...a chance of being installed (one in doc/ref/ and one in doc/tutorial/). Marius Vollmer2002-04-181-0/+6
* Add usage comment....Add workbook specification. Add dist-files symlinking. Thien-Thi Nguyen2002-03-311-1/+26
* * autogen.sh: make absolutely sure we can't have stale files from...old versions lying around the libltdl dir since libtoolize doesn't. Also hack libltdl's configure.in to require autoconf 2.5 so the main tree and libltdl can't get out of sync again. Rob Browning2002-02-251-3/+21
* Recurse into libltdl directory and invoke autoconf there.Marius Vollmer2001-11-121-0/+4
* autogen.sh: Call libtoolize with --force.Keisuke Nishida2001-07-121-1/+1
* * autogen.sh: don't run flex here....* HACKING: clarify that _newer_ versions of flex should be just fine. Michael Livshin2001-06-261-1/+0
* * Quoting fix in autogen.sh.Neil Jerram2001-06-251-1/+1
* Added message about what to do next. Tell them to use...`--enable-maintainer-mode'. Marius Vollmer2001-06-251-0/+3
* * HACKING: mention flex....* autogen.sh: generate libguile/c-tokenize.c. Michael Livshin2001-06-251-0/+1
* autogen.sh: call ./guile-aclocal.sh instead of aclocal....guile-readline/autogen.sh: call ../guile-aclocal.sh instead of aclocal. guile-aclocal.sh: new file, works around aclocal problems. Michael Livshin2000-06-011-1/+2
* * autogen.sh: Call libtoolize. Pass --add-missing option to...automake. Do not decent into libltdl directory. The libltdl directory is now populated by libtoolize and does not need any further autogeneration. Marius Vollmer2000-01-251-2/+2
* * autogen.sh: Added messages as we run autogen in subdirectories....* configure.in: Output libugile/guile-func-name-check script, and chmod +x it. Greg J. Badros2000-01-111-2/+2
* * libltdl/autogen.sh: New file....* autogen.sh: Invoke libltdl/autogen.sh. Marius Vollmer2000-01-111-0/+1
* * autogen.sh: Don't call autoreconf at all; it's not reliable....Instead, call the various tools explicitly. Invoke guile-readline's autogen.sh script. Jim Blandy1999-10-051-1/+10
* * autogen.sh: Call autoheader explicitly. autoreconf runs...autoconf before autoheader, and autoconf complains if libguile/scmconfig.h.in doesn't exist. Jim Blandy1999-10-051-0/+1
* Don't store generated files in the repository any more. Instead,...require people to run autogen.sh on trees from snapshots and CVS. * Makefile.in, acconfig.h, aclocal.m4, configure: Deleted. * autogen.sh: New file. * ANON-CVS, SNAPSHOTS: Updated instructions. Jim Blandy1999-10-051-0/+3