1 changed files with 11 additions and 0 deletions
@ -0,0 +1,11 @@ |
|||||||
|
--- libgimp/Makefile.in.orig Mon Feb 11 22:46:08 2002
|
||||||
|
+++ libgimp/Makefile.in Fri Apr 12 16:23:54 2002
|
||||||
|
@@ -227,7 +227,7 @@
|
||||||
|
|
||||||
|
libgimp_la_LDFLAGS = -version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE) -release $(LT_RELEASE) $(no_undefined) $(libgimp_export_symbols)
|
||||||
|
|
||||||
|
-libgimp_la_LIBADD = $(GLIB_LIBS) -lm
|
||||||
|
+libgimp_la_LIBADD = $(GTK_LIBS) -lm
|
||||||
|
|
||||||
|
libgimp_la_DEPENDENCIES = $(gimp_def)
|
||||||
|
|
||||||
Loading…
Reference in new issue