You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/media-gfx/gimmage/files/gimmage-0.2.3-as-needed.patch

12 lines
454 B

diff -ru gimmage-0.2.3.orig/src/Makefile.am gimmage-0.2.3/src/Makefile.am
--- gimmage-0.2.3.orig/src/Makefile.am 2008-11-30 18:43:28.000000000 +0100
+++ gimmage-0.2.3/src/Makefile.am 2008-11-30 18:43:40.000000000 +0100
@@ -7,5 +7,5 @@
SaveErrorDialog.cpp SaveErrorDialog.h \
main.cpp defines.h
-AM_CXXFLAGS = @CXXFLAGS@ $(DEPS_CFLAGS) -lcurl -lmagic
-LDADD = $(DEPS_LIBS)
+AM_CXXFLAGS = @CXXFLAGS@ $(DEPS_CFLAGS)
+LDADD = $(DEPS_LIBS) -lcurl -lmagic