mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
patches from Dirk Schoenberger
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@1117 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
e93e06b4b4
commit
6a42823adb
@ -40,7 +40,7 @@ CFLAGS = @CFLAGS@ @X_CFLAGS@ ${INCLPATH}
|
|||||||
LDFLAGS = @LDFLAGS@
|
LDFLAGS = @LDFLAGS@
|
||||||
LIBS = -L$(prefix)/lib @LIBS@ @X_PRE_LIBS@ @X_LIBS@ \
|
LIBS = -L$(prefix)/lib @LIBS@ @X_PRE_LIBS@ @X_LIBS@ \
|
||||||
$(shell gtk-config --libs) @X_EXTRA_LIBS@ -lgnomeui -lgnome \
|
$(shell gtk-config --libs) @X_EXTRA_LIBS@ -lgnomeui -lgnome \
|
||||||
-lgnomesupport -lgdk_imlib -ltiff \
|
-lgnomesupport -lgdk_imlib -ltiff -lgif \
|
||||||
-lguile -lreadline -lintl
|
-lguile -lreadline -lintl
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user