Ticket #2417: patch-configure.diff
File patch-configure.diff, 387 bytes (added by dem5302@…, 20 years ago) |
---|
-
configure
old new 12 12 INCLUDES="" 13 13 LIBS="" 14 14 OBJS="" 15 INSTALLDIR=" /usr/bin"16 DEFAULT_POLYPATH=.:/ usr/lib/poly:/usr/local/lib/poly15 INSTALLDIR="../../destroot/opt/local/bin" 16 DEFAULT_POLYPATH=.:/opt/local/lib/poly 17 17 18 18 # Basic operating system. Use this to find the other parameters. 19 19 OS=`uname`