diff options
Diffstat (limited to 'devel/liboop/files/patch-Makefile.in')
-rw-r--r-- | devel/liboop/files/patch-Makefile.in | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/devel/liboop/files/patch-Makefile.in b/devel/liboop/files/patch-Makefile.in deleted file mode 100644 index f2ced01f8b76..000000000000 --- a/devel/liboop/files/patch-Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- Makefile.in.orig 2014-08-18 21:23:58.000000000 +0400 -+++ Makefile.in 2014-08-18 21:26:36.000000000 +0400 -@@ -196,7 +196,7 @@ - - test_oop_SOURCES = test-oop.c - test_oop_CFLAGS = $(GLIB2_CFLAGS) $(GLIB_INCLUDES) $(TCL_INCLUDES) $(WWW_INCLUDES) --test_oop_LDADD = $(lib_LTLIBRARIES) -+test_oop_LDADD = $(lib_LTLIBRARIES) $(GLIB2_LIBS) $(WWW_LIBS) - subdir = . - ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 - mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs |