mirror of
https://github.com/Gnucash/gnucash.git
synced 2026-09-03 20:53:02 -05:00
updates from rob
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@896 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
+1
-1
@@ -49,7 +49,7 @@ AC_ARG_WITH( motif-libraries,
|
||||
# -I...libgnomesupport is to fix bug in gnome-1.3 release
|
||||
AC_ARG_WITH( gnome,
|
||||
[ --with-gnome=PATH specify where to look for gnome includes and libs],
|
||||
X_LIBS="${X_LIBS} -L$with_gnome/lib" X_CFLAGS="$X_CFLAGS -I$with_gnome/include -I$with_gnome/include/libgnomesupport" )
|
||||
X_LIBS="${X_LIBS} -L$with_gnome/lib" X_CFLAGS="$X_CFLAGS -I$with_gnome/include -I$with_gnome/lib/gnome-libs/include" )
|
||||
|
||||
AC_ARG_WITH( gnome-includes,
|
||||
[ --with-gnome-includes=DIR specify where to look for gnome includes],
|
||||
|
||||
Reference in New Issue
Block a user