Don't like ads? PRO users don't see any ads ;-)
Guest

autogen.sh.diff

By: a guest on Apr 14th, 2010  |  syntax: None  |  size: 0.55 KB  |  hits: 165  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. --- autogen.sh  24 Jul 2008 04:17:03 -0000
  2. +++ autogen.sh  12 Apr 2010 00:37:44 -0000
  3. @@ -300,7 +300,7 @@
  4.  BASE_INCLUDES="-I\$SOOPERLOOPER_TOP/libs/pbd -I\$SOOPERLOOPER_TOP/libs/midi++"
  5.  CFLAGS="\$CFLAGS  -I\$SOOPERLOOPER_TOP/libs/pbd -I\$SOOPERLOOPER_TOP/libs/midi++"
  6.  CXXFLAGS="\$CXXFLAGS -I\$SOOPERLOOPER_TOP/libs/pbd -I\$SOOPERLOOPER_TOP/libs/midi++"
  7. -LIBS="\$LIBS \$SOOPERLOOPER_TOP/libs/midi++/libmidipp.a \$SOOPERLOOPER_TOP/libs/pbd/libpbd.a"
  8. +#LIBS="\$LIBS \$SOOPERLOOPER_TOP/libs/midi++/libmidipp.a \$SOOPERLOOPER_TOP/libs/pbd/libpbd.a"
  9.  ])
  10.  EOF