1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-01 20:30:28 +02:00
Commit graph

22 commits

Author SHA1 Message Date
Jim Blandy
33432c7930 *** empty log message *** 1998-10-19 15:38:53 +00:00
Jim Blandy
df3bb4ab42 * COPYING: New file.
* Makefile.in: Regenerated.
1998-10-19 15:36:53 +00:00
Jim Blandy
2764bd992b Added copyright notice. 1998-10-19 15:25:43 +00:00
Jim Blandy
285403bba7 * Makefile.in: Regenerated, after change to qthreads.m4. 1998-10-16 09:58:29 +00:00
Jim Blandy
98330fd2f8 *** empty log message *** 1998-10-09 15:13:11 +00:00
Jim Blandy
093d017925 * guile-config.in: Add copyright notice. 1998-10-09 15:12:40 +00:00
Jim Blandy
fefec3e0b3 *** empty log message *** 1998-10-06 22:07:55 +00:00
Jim Blandy
4a27613620 * guile-config.in (build-link): It isn't. Revert the change. 1998-10-06 22:07:49 +00:00
Jim Blandy
8aa5c148d1 *** empty log message *** 1998-10-06 22:00:25 +00:00
Jim Blandy
bc08dbdb3a * guile-config.in (build-link): Include a -R flag in the output
from link.  Not sure if this is the right thing to do.
1998-10-06 22:00:13 +00:00
Jim Blandy
2d0937bc84 *** empty log message *** 1998-10-06 15:47:07 +00:00
Jim Blandy
429a44e38f *** empty log message *** 1998-10-05 19:00:15 +00:00
Jim Blandy
817e076966 * guile-config.in (build-compile, help-compile, usage-compile):
New functions to implement new subcommand.
1998-10-05 19:00:07 +00:00
Jim Blandy
6ffeb7a3bd *** empty log message *** 1998-10-05 18:52:39 +00:00
Jim Blandy
204c26b986 * guile-config.in: Redo the help system, so that each subcommand
defines its own usage text, as well as its help text.
1998-10-05 18:52:23 +00:00
Jim Blandy
c3d20aa6a2 *** empty log message *** 1998-10-05 18:11:20 +00:00
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