aboutsummaryrefslogtreecommitdiffstats
path: root/devel/orc/files/patch-orc-Makefile.in
blob: 56f87fac410f3fd6891452acb5c316941f7f297d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- orc/Makefile.in.orig    2010-09-18 23:58:41.578826120 +0200
+++ orc/Makefile.in 2010-09-18 23:58:49.538047967 +0200
@@ -324,7 +324,6 @@
 lib_LTLIBRARIES = liborc-@ORC_MAJORMINOR@.la
 liborc_@ORC_MAJORMINOR@_la_LIBADD = $(LIBM) $(LIBRT)
 liborc_@ORC_MAJORMINOR@_la_LDFLAGS = \
-   -version-info $(ORC_LIBVERSION) \
    -no-undefined -export-symbols-regex 'orc_'
 
 liborc_@ORC_MAJORMINOR@_la_CFLAGS = $(ORC_CFLAGS) \