*** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4744 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
bd4f808324
commit
9d2567b1f3
1 changed files with 1 additions and 1 deletions
|
|
@ -114,7 +114,7 @@ libswigrb_la_LDFLAGS = -no-undefined $(RELEASE_SUFFIX_LIBTOOL) $(RUBY_DLNK)
|
|||
libswigrb_la_CFLAGS = -DSWIG_GLOBAL $(RUBY_INCLUDE) $(RUBY_CFLAGS)
|
||||
|
||||
librb.c: $(SWIG_TYPECHECK) $(RUBY_RUNTIME)
|
||||
cat $(SWIG_TYPECHECK) $(RUBY_RUNTIME) >> librb.c
|
||||
cat $(SWIG_TYPECHECK) $(RUBY_RUNTIME) > librb.c
|
||||
|
||||
# ----------------------------------------------------------------------
|
||||
# PHP4 run-time library
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue