Fix for RUNTIMEDIR and tidy up some junk
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4732 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
acbe60eaac
commit
2ec2f570ac
1 changed files with 0 additions and 4 deletions
|
|
@ -33,16 +33,12 @@ LIBS =
|
|||
INTERFACE =
|
||||
SWIGOPT =
|
||||
SWIG = swig@release_suffix@
|
||||
RUNTIMEDIR = $(exec_prefix)/lib
|
||||
|
||||
LIBM = @LIBM@
|
||||
LIBC = @LIBC@
|
||||
LIBCRYPT = @LIBCRYPT@
|
||||
SYSLIBS = $(LIBM) $(LIBC) $(LIBCRYPT)
|
||||
|
||||
libtool_comp = $(TOP)/../Tools/libtool --mode compile
|
||||
libtool_link = $(TOP)/../Tools/libtool --mode link
|
||||
|
||||
# X11 options
|
||||
|
||||
XLIB = @XLIBSW@
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue