Han-Wen Nienhuys
fbccd84e22
remove display-separated.
...
(build-link): cleanup.
(build-compile): remove space between -I and path.
2004-10-08 10:22:26 +00:00
Han-Wen Nienhuys
23ac14c0c9
remove display-separated.
...
(build-link): cleanup.
(build-compile): remove space between -I and path.
2004-10-08 10:03:14 +00:00
Han-Wen Nienhuys
17b8540143
remove display-separated.
...
(build-link): cleanup.
(build-compile): remove space between -I and path.
2004-10-08 09:46:23 +00:00
Marius Vollmer
89acd190b8
(build-link, build-compile): Include CFLAGS in output. This is needed
...
to get "-pthread" into the builds, for example.
2004-09-24 01:19:05 +00:00
Marius Vollmer
73be1d9e8e
Changed license terms to the plain LGPL thru-out.
2003-04-05 19:15:35 +00:00
Marius Vollmer
844c219a58
(build-link): Include "-lguile-ltdl" in link flags.
2002-10-14 10:47:48 +00:00
Rob Browning
efb378b01f
* guile-config.in (build-link): don't output -L/usr/lib.
...
(build-compile): don't output -I/usr/include.
2002-03-12 21:52:40 +00:00
Martin Grabmüller
12ce651a81
* guile-config.in, Makefile.am: Updated copyright notice.
2001-07-19 20:22:12 +00:00
Mikael Djurfeldt
e96452c4e4
* guile-config.in (build-link): Really reverted the change of
...
2001-03-05.
2001-03-08 02:43:20 +00:00
Martin Grabmüller
c2ab898653
* guile-config.in (build-link): Fixed duplicate binding bug
...
reported by Ralf Mattes.
2001-03-05 14:26:55 +00:00
Dirk Herrmann
9fb77163dd
* Don't use make-shared-substring any more.
2000-11-28 11:48:01 +00:00
Dirk Herrmann
709a308dfc
* Fix output. Thanks to I. N. Golubev for the patch.
2000-11-01 16:13:38 +00:00
Mikael Djurfeldt
6073aaf201
* guile-config.in (build-link): Correct non-RnRS usage of internal
...
defines.
1999-07-29 18:12:01 +00:00
Jim Blandy
093d017925
* guile-config.in: Add copyright notice.
1998-10-09 15:12:40 +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
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
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
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
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
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
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