openbsd-ports/graphics/gthumb/patches/patch-libgthumb_Makefile_in
2009-03-05 07:52:51 +00:00

13 lines
440 B
Plaintext

$OpenBSD: patch-libgthumb_Makefile_in,v 1.3 2009/03/05 07:52:51 ajacoutot Exp $
--- libgthumb/Makefile.in.orig Tue Feb 24 11:18:53 2009
+++ libgthumb/Makefile.in Fri Feb 27 13:45:01 2009
@@ -324,7 +324,7 @@ INCLUDES = \
libgthumbdir = $(libdir)
libgthumb_LTLIBRARIES = libgthumb.la
-libgthumb_la_LDFLAGS = -avoid-version -no-undefined
+libgthumb_la_LDFLAGS = -no-undefined
EEL_CANVAS_RECT = \
eel-canvas-rect.c \
eel-canvas-rect.h