473c1e5a05
for all details. ok nikolay
13 lines
601 B
Plaintext
13 lines
601 B
Plaintext
$OpenBSD: patch-libclamav_Makefile_in,v 1.3 2007/02/28 20:31:08 mbalmer Exp $
|
|
--- libclamav/Makefile.in.orig Tue Feb 13 02:12:02 2007
|
|
+++ libclamav/Makefile.in Wed Feb 14 08:33:02 2007
|
|
@@ -236,7 +236,7 @@ target_os = @target_os@
|
|
target_vendor = @target_vendor@
|
|
INCLUDES = -I$(top_srcdir) -I@srcdir@/unrar
|
|
libclamav_la_LIBADD = @LIBCLAMAV_LIBS@ @THREAD_LIBS@
|
|
-libclamav_la_LDFLAGS = @TH_SAFE@ -version-info @LIBCLAMAV_VERSION@ -no-undefined
|
|
+libclamav_la_LDFLAGS = @TH_SAFE@ $(LIBclamav_LTVERSION) @LIBCLAMAV_VERSION@ -no-undefined
|
|
include_HEADERS = clamav.h
|
|
libclamav_la_SOURCES = \
|
|
clamav.h \
|