mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-20 03:30:27 +02:00
* Makefile.am (ice9dir): VERSION -> GUILE_EFFECTIVE_VERSION.
This commit is contained in:
parent
41d8c90a5e
commit
717a0e5b8c
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,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