]> granicus.if.org Git - libexpat/commitdiff
Remove VERSION; this is no longer used in this directory since the version
authorFred L. Drake, Jr. <fdrake@users.sourceforge.net>
Thu, 21 Dec 2000 01:49:27 +0000 (01:49 +0000)
committerFred L. Drake, Jr. <fdrake@users.sourceforge.net>
Thu, 21 Dec 2000 01:49:27 +0000 (01:49 +0000)
information is computed from the XML_*_VERSION constants.

expat/lib/Makefile.in
expat/lib/expat.dsp

index 24c43d94469772c324167b964a614980e3f0c9ce..583818af3aaba4d14f6383acbed2ad1f46d9f75a 100644 (file)
@@ -61,7 +61,6 @@ LN_S = @LN_S@
 OBJDUMP = @OBJDUMP@
 PACKAGE = @PACKAGE@
 RANLIB = @RANLIB@
-VERSION = @VERSION@
 
 LIBRARY = libexpat.la
 SOURCES = xmlparse.c xmltok.c xmlrole.c
@@ -78,7 +77,7 @@ CONFIG_HEADER = ../config.h
 CONFIG_CLEAN_FILES = 
 
 INCLUDES = -I$(srcdir) -I..
-DEFS = @DEFS@ -DPACKAGE='"$(PACKAGE)"' -DVERSION='"$(PACKAGE)_$(VERSION)"'
+DEFS = @DEFS@ -DPACKAGE='"$(PACKAGE)"'
 CPPFLAGS = @CPPFLAGS@
 LDFLAGS = @LDFLAGS@
 LIBS = @LIBS@
index 13950e171f71eaedaa00def4f6857251693e8418..5eb2685a94afd5f1fa31e582cafa44680e7abcd4 100644 (file)
@@ -93,13 +93,9 @@ LINK32=link.exe
 \r
 SOURCE=.\xmlparse.c\r
 \r
-!IF  "$(CFG)" == "expat - Win32 Release"\r
-\r
-# ADD CPP /D VERSION="expat_1.95.1"\r
-\r
-!ELSEIF  "$(CFG)" == "expat - Win32 Debug"\r
+!IF  "$(CFG)" == "expat - Win32 Debug"\r
 \r
-# ADD CPP /GX- /Od /D VERSION="\"expat_1.95.1\""\r
+# ADD CPP /GX- /Od\r
 \r
 !ENDIF \r
 \r
@@ -108,44 +104,19 @@ SOURCE=.\xmlparse.c
 \r
 SOURCE=.\xmlrole.c\r
 \r
-!IF  "$(CFG)" == "expat - Win32 Release"\r
-\r
-# ADD CPP /D VERSION=\"expat_1.95.1\"\r
-\r
-!ELSEIF  "$(CFG)" == "expat - Win32 Debug"\r
-\r
-# ADD CPP /D VERSION=\"expat_1.95.1\"\r
-\r
-!ENDIF \r
-\r
 # End Source File\r
 # Begin Source File\r
 \r
 SOURCE=.\xmltok.c\r
 \r
-!IF  "$(CFG)" == "expat - Win32 Release"\r
-\r
-# ADD CPP /D VERSION=\"expat_1.95.1\"\r
-\r
-!ELSEIF  "$(CFG)" == "expat - Win32 Debug"\r
-\r
-# ADD CPP /D VERSION=\"expat_1.95.1\"\r
-\r
-!ENDIF \r
-\r
 # End Source File\r
 # Begin Source File\r
 \r
 SOURCE=xmltok_impl.c\r
 \r
-!IF  "$(CFG)" == "expat - Win32 Release"\r
-\r
-# ADD CPP /D VERSION=\"expat_1.95.1\"\r
-\r
-!ELSEIF  "$(CFG)" == "expat - Win32 Debug"\r
+!IF  "$(CFG)" == "expat - Win32 Debug"\r
 \r
 # PROP Exclude_From_Build 1\r
-# ADD CPP /D VERSION=\"expat_1.95.1\"\r
 \r
 !ENDIF \r
 \r
@@ -154,14 +125,9 @@ SOURCE=xmltok_impl.c
 \r
 SOURCE=xmltok_ns.c\r
 \r
-!IF  "$(CFG)" == "expat - Win32 Release"\r
-\r
-# ADD CPP /D VERSION=\"expat_1.95.1\"\r
-\r
-!ELSEIF  "$(CFG)" == "expat - Win32 Debug"\r
+!IF  "$(CFG)" == "expat - Win32 Debug"\r
 \r
 # PROP Exclude_From_Build 1\r
-# ADD CPP /D VERSION=\"expat_1.95.1\"\r
 \r
 !ENDIF \r
 \r