From af644d80a6f9c7a685bf3dbbf67d27d262085720 Mon Sep 17 00:00:00 2001 From: zimoch Date: Wed, 27 Nov 2013 09:28:31 +0000 Subject: [PATCH] merge with 3.14.12.4-pre1 but keep our change: no SHRLIB_VERSION --- configure/CONFIG_BASE | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/configure/CONFIG_BASE b/configure/CONFIG_BASE index c9a173618..3aa720123 100644 --- a/configure/CONFIG_BASE +++ b/configure/CONFIG_BASE @@ -63,7 +63,8 @@ DBEXPAND = $(call PATH_FILTER, $(TOOLS)/dbExpand$(HOSTEXE)) DBTORECORDTYPEH = $(call PATH_FILTER, $(TOOLS)/dbToRecordtypeH$(HOSTEXE)) DBTOMENUH = $(call PATH_FILTER, $(TOOLS)/dbToMenuH$(HOSTEXE)) REGISTERRECORDDEVICEDRIVER = $(PERL) $(TOOLS)/registerRecordDeviceDriver.pl -CONVERTRELEASE=$(PERL) $(TOOLS)/convertRelease.pl +CONVERTRELEASE = $(PERL) $(TOOLS)/convertRelease.pl +FULLPATHNAME = $(PERL) $(TOOLS)/fullPathName.pl #------------------------------------------------------- # tools for installing libraries and products