14be5d97f2
"go ahead" pvalchev@
13 lines
491 B
Plaintext
13 lines
491 B
Plaintext
$OpenBSD: patch-varconf_Makefile_in,v 1.1 2006/01/02 17:49:48 bernd Exp $
|
|
--- varconf/Makefile.in.orig Mon Sep 2 22:32:17 2002
|
|
+++ varconf/Makefile.in Mon Jan 2 18:36:28 2006
|
|
@@ -97,7 +97,7 @@ VERSION = @VERSION@
|
|
INCLUDES = -I$(top_srcdir)
|
|
|
|
lib_LTLIBRARIES = libvarconf.la
|
|
-libvarconf_la_LDFLAGS = -version-info @VARCONF_VERSION_INFO@ $(SIGC_LIBS)
|
|
+libvarconf_la_LDFLAGS = $(LIBvarconf_LTVERSION) $(SIGC_LIBS)
|
|
|
|
libvarconf_la_SOURCES = \
|
|
config.cpp parse_error.cpp variable.cpp \
|