From 60e7b4d995e83176647c3199ef31c6bb6558ab83 Mon Sep 17 00:00:00 2001 From: Jelmer Vernooij Date: Thu, 23 Nov 2006 18:03:11 +0000 Subject: r19863: Create -uninstalled.pc files. This should reenable compilation and running of the pidl testsuite as part of the testsuite. (This used to be commit db237ad52f3a42c7b35753df99549ed6d540cec2) --- source4/dynconfig.mk | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'source4/dynconfig.mk') diff --git a/source4/dynconfig.mk b/source4/dynconfig.mk index 2172ca31d8..0bdea20f94 100644 --- a/source4/dynconfig.mk +++ b/source4/dynconfig.mk @@ -1,6 +1,4 @@ -[LIBRARY::DYNCONFIG] -VERSION = 0.0.1 -SO_VERSION = 0 +[SUBSYSTEM::DYNCONFIG] OBJ_FILES = dynconfig.o PATH_FLAGS = -DCONFIGFILE=\"$(CONFIGFILE)\" \ -- cgit