2004-01-04 20:49:16 -05:00
|
|
|
$OpenBSD: patch-src_gnome--_Makefile_in,v 1.2 2004/01/05 01:49:17 espie Exp $
|
|
|
|
--- src/gnome--/Makefile.in.orig 2002-07-23 14:29:48.000000000 +0200
|
|
|
|
+++ src/gnome--/Makefile.in 2004-01-05 02:22:26.000000000 +0100
|
|
|
|
@@ -165,7 +165,7 @@ gnomemm_DATA = $(gnomemmh) imlib.h app-h
|
2001-11-01 08:31:12 -05:00
|
|
|
|
|
|
|
# This builds the library
|
|
|
|
libgnomemm_la_SOURCES = $(gnomemmc) app-helper.cc app-callback.cc point.cc affinetrans.cc construct_copies.cc
|
|
|
|
-libgnomemm_la_LDFLAGS = -version-info $(LIBGNOMEMM_SO_VERSION) -release $(GNOMEMM_RELEASE) -no-undefined
|
|
|
|
+libgnomemm_la_LDFLAGS = -version-info $(LIBGNOMEMM_SO_VERSION) -no-undefined
|
|
|
|
libgnomemm_la_LIBADD = $(GNOME_LIBDIR) $(GNOMEUI_LIBS) $(gnomemmla)
|
|
|
|
libgnomemm_la_DEPENDENCIES = $(gnomemmla)
|
|
|
|
|