Michael Livshin
65545721f3
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.
2000-06-01 15:11:14 +00:00
Marius Vollmer
3925e5076d
* 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.
2000-01-25 20:35:41 +00:00
Greg J. Badros
951afd33db
* autogen.sh: Added messages as we run autogen in subdirectories.
...
* configure.in: Output libugile/guile-func-name-check script, and
chmod +x it.
2000-01-11 21:50:10 +00:00
Marius Vollmer
5c68589bb1
* libltdl/autogen.sh: New file.
...
* autogen.sh: Invoke libltdl/autogen.sh.
2000-01-11 20:33:07 +00:00
Jim Blandy
0b49b6aea0
* 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.
1999-10-05 23:07:04 +00:00
Jim Blandy
ee31ced26a
* autogen.sh: Call autoheader explicitly. autoreconf runs
...
autoconf before autoheader, and autoconf complains if
libguile/scmconfig.h.in doesn't exist.
1999-10-05 22:34:35 +00:00
Jim Blandy
5d94b2fead
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.
1999-10-05 19:07:40 +00:00