--- parser3/src/classes/Makefile.in 2001/10/27 12:17:17 1.28 +++ parser3/src/classes/Makefile.in 2001/10/27 12:58:51 1.29 @@ -65,6 +65,8 @@ AS = @AS@ AWK = @AWK@ CC = @CC@ CXX = @CXX@ +DB2_INCLUDES = @DB2_INCLUDES@ +DB2_LIBS = @DB2_LIBS@ DLLTOOL = @DLLTOOL@ INCLTDL = @INCLTDL@ LIBADD_DL = @LIBADD_DL@ @@ -89,7 +91,7 @@ host_os = @host_os@ SUBDIRS = gd $(PATCHES_SUBDIR) -INCLUDES = -I../types -I../sql -I../pcre -Igd $(PATCHES_INCLUDES) @XML_INCLUDES@ +INCLUDES = -I../types -I../sql -I../pcre -Igd $(PATCHES_INCLUDES) @XML_INCLUDES@ @DB2_INCLUDES@ noinst_LIBRARIES = libclasses.a libclasses_a_SOURCES = ident.C classes.C double.C file.C form.C image.C int.C mail.C op.C math.C response.C string.C table.C void.C hash.C date.C xnode.C xdoc.C hashfile.C