--- parser3/src/classes/Makefile.am 2001/10/09 15:47:54 1.24 +++ parser3/src/classes/Makefile.am 2001/10/19 14:15:23 1.25 @@ -1,4 +1,8 @@ +if COMPILE_XML SUBDIRS = gd xalan-patched +else +SUBDIRS = gd +endif INCLUDES = -I../types -I../sql -I../pcre -Igd -Ixalan-patched @XML_INCLUDES@