mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-29 08:20:20 +02:00
* Makefile.am (ice9dir): VERSION -> GUILE_EFFECTIVE_VERSION.
This commit is contained in:
parent
bafb97c527
commit
ccfedca7ee
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ BUILT_SOURCES = readline.x
|
|||
|
||||
pkginclude_HEADERS = readline.h
|
||||
|
||||
ice9dir = $(datadir)/guile/$(VERSION)/ice-9
|
||||
ice9dir = $(datadir)/guile/$(GUILE_EFFECTIVE_VERSION)/ice-9
|
||||
ice9_DATA = readline.scm
|
||||
|
||||
snarfcppopts = $(DEFS) $(INCLUDES) $(CPPFLAGS) $(CFLAGS)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue