Install the file Lib/common.scm in the Guile modules directory.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@5795 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
d990cc031a
commit
41809a714f
1 changed files with 3 additions and 0 deletions
|
|
@ -112,6 +112,9 @@ libswigguilescm_la_CFLAGS = -DSWIG_GLOBAL $(GUILE_INCLUDE)
|
|||
libguile_scm.c: $(GUILE_SCM_PRECOMMON) $(SWIG_TYPECHECK) $(GUILE_SCM_RUNTIME)
|
||||
../preinst-swig -guile -scm -Linkage passive -runtime -o libguile_scm.c swigrun.i
|
||||
|
||||
guileschemedir = $(datadir)/guile/Swig
|
||||
guilescheme_DATA = ../Lib/guile/common.scm
|
||||
|
||||
# ----------------------------------------------------------------------
|
||||
# Ruby run-time library
|
||||
# ----------------------------------------------------------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue