d7f3d21394
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/212283 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gd?expand=0&rev=29
14 lines
377 B
Diff
14 lines
377 B
Diff
Index: config/gdlib-config.in
|
|
===================================================================
|
|
--- config/gdlib-config.in.orig 2013-06-25 11:58:23.000000000 +0200
|
|
+++ config/gdlib-config.in 2013-12-18 10:00:24.635577307 +0100
|
|
@@ -71,7 +71,7 @@
|
|
echo @LDFLAGS@
|
|
;;
|
|
--libs)
|
|
- echo -lgd @LIBS@ @LIBICONV@
|
|
+ echo -lgd
|
|
;;
|
|
--cflags|--includes)
|
|
echo -I@includedir@
|