diff options
Diffstat (limited to 'devel/anjuta-devel/files/patch-plugins::sample1::Makefile.in')
-rw-r--r-- | devel/anjuta-devel/files/patch-plugins::sample1::Makefile.in | 23 |
1 files changed, 10 insertions, 13 deletions
diff --git a/devel/anjuta-devel/files/patch-plugins::sample1::Makefile.in b/devel/anjuta-devel/files/patch-plugins::sample1::Makefile.in index cd5e5ad60b2b..d08c010621c1 100644 --- a/devel/anjuta-devel/files/patch-plugins::sample1::Makefile.in +++ b/devel/anjuta-devel/files/patch-plugins::sample1::Makefile.in @@ -1,14 +1,11 @@ - -$FreeBSD$ - ---- plugins/sample1/Makefile.in 2002/02/19 08:11:57 1.1 -+++ plugins/sample1/Makefile.in 2002/02/19 08:12:31 -@@ -193,7 +193,7 @@ - CPPFLAGS = @CPPFLAGS@ - LDFLAGS = @LDFLAGS@ - LIBS = @LIBS@ --libanjuta_sample1_la_LDFLAGS = +--- plugins/sample1/Makefile.in.orig Tue Nov 5 15:21:02 2002 ++++ plugins/sample1/Makefile.in Tue Nov 5 15:21:35 2002 +@@ -210,7 +210,7 @@ + CONFIG_CLEAN_FILES = + LTLIBRARIES = $(plugin_LTLIBRARIES) + +-libanjuta_sample1_la_LDFLAGS = +libanjuta_sample1_la_LDFLAGS = -module -avoid-version - libanjuta_sample1_la_LIBADD = - libanjuta_sample1_la_OBJECTS = plugin-sample1.lo - CFLAGS = @CFLAGS@ + libanjuta_sample1_la_LIBADD = + am_libanjuta_sample1_la_OBJECTS = plugin-sample1.lo + libanjuta_sample1_la_OBJECTS = $(am_libanjuta_sample1_la_OBJECTS) |