diff options
Diffstat (limited to 'net-im/meanwhile/files/patch-libtool22')
-rw-r--r-- | net-im/meanwhile/files/patch-libtool22 | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/net-im/meanwhile/files/patch-libtool22 b/net-im/meanwhile/files/patch-libtool22 new file mode 100644 index 000000000000..fab3b805a353 --- /dev/null +++ b/net-im/meanwhile/files/patch-libtool22 @@ -0,0 +1,10 @@ +--- src/Makefile.in.orig 2009-07-18 16:57:46.000000000 -0500 ++++ src/Makefile.in 2009-07-18 16:58:05.000000000 -0500 +@@ -236,7 +236,6 @@ + $(DEBUG_CFLAGS) $(GLIB_CFLAGS) + + libmeanwhile_la_LDFLAGS = \ +- @MW_SO_OS_FLAGS@ \ + -version-info @MW_SO_VERSION@ + + libmeanwhile_la_SOURCES = \ |