mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-18 18:40:22 +02:00
* Makefile.am: Added LIBS line to libpath which accidentally
disappeared in the change of 2000-06-01. (Thanks to Dale P. Smith.)
This commit is contained in:
parent
6784d5c00b
commit
30dda2579c
1 changed files with 1 additions and 0 deletions
|
@ -156,6 +156,7 @@ libpath.h: $(srcdir)/Makefile.in $(top_builddir)/config.status
|
|||
>> libpath.tmp
|
||||
@echo ' { "guileversion", "@GUILE_VERSION@" }, \' >> libpath.tmp
|
||||
@echo ' { "libguileversion", "@LIBGUILE_VERSION@" }, \' >> libpath.tmp
|
||||
@echo ' { "LIBS", "@GUILE_LIBS@" }, \' >> libpath.tmp
|
||||
@echo '}' >> libpath.tmp
|
||||
@mv libpath.tmp libpath.h
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue