1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-07-09 10:50:27 +02:00
Commit graph

6 commits

Author SHA1 Message Date
Jim Blandy
008112c14b * guile-config.in (build-link): Include a -L option in the output
from `guile-config link', indicating where libguile was installed.
1998-10-05 18:11:04 +00:00
Jim Blandy
d627bf71ec *** empty log message *** 1998-10-03 20:59:26 +00:00
Jim Blandy
c39894a855 *** empty log message *** 1998-10-03 20:58:49 +00:00
Jim Blandy
da5099742d * guile-config.in: Don't import ice-9 regex; that's not available
on all systems.  Maybe someday we'll have our own...
(set-program-name!): Use basename.
(build-link): Use basename and stock string functions, instead of
string-match.
1998-10-03 20:58:41 +00:00
Jim Blandy
2adfe1c0de *** empty log message *** 1998-10-03 19:00:59 +00:00
Jim Blandy
9a56cb245d * Directory renamed to guile-config from build.
* guile-config.in: Renamed from build-guile.in, for consistency
with the analogous script for GTK, called gtk-config.
* Makefile.am, .cvsignore: References to `build-guile' replaced
with `guile-config'.
=================== See guile-core/build for further log entries ============
This directory used to be called guile-core/build, but was renamed to
guile-core/guile-config when we renamed build-guile to guile-config.
For further CVS log entries, you'll need to run cvs log in the
../build subdirectory; it's dumb, but that's CVS for you.
1998-10-03 18:45:14 +00:00