13 lines
590 B
Plaintext
13 lines
590 B
Plaintext
$OpenBSD: patch-libclamav_Makefile_in,v 1.1 2005/12/25 10:40:27 sturm Exp $
|
|
--- libclamav/Makefile.in.orig Sun Dec 25 11:13:22 2005
|
|
+++ libclamav/Makefile.in Sun Dec 25 11:13:45 2005
|
|
@@ -216,7 +216,7 @@ target_os = @target_os@
|
|
target_vendor = @target_vendor@
|
|
INCLUDES = -I$(top_srcdir) -I@srcdir@/zziplib -I@srcdir@/mspack
|
|
libclamav_la_LIBADD = @LIBCLAMAV_LIBS@
|
|
-libclamav_la_LDFLAGS = @TH_SAFE@ -version-info @LIBCLAMAV_VERSION@ -no-undefined
|
|
+libclamav_la_LDFLAGS = @TH_SAFE@ ${librealclamav_la_LDFLAGS} -no-undefined
|
|
include_HEADERS = clamav.h
|
|
libclamav_la_SOURCES = \
|
|
clamav.h \
|