Diff for /parser3/src/Makefile.am between versions 1.1 and 1.8

version 1.1, 2001/01/26 14:47:52 version 1.8, 2001/09/24 16:39:26
Line 1 Line 1
 SUBDIRS = main targets  if COMPILE_APACHE13_MODULE
   
   APACHE_INCLUDES=-I$(APACHE13_SRC)/include -I$(APACHE13_SRC)/os/unix 
   
   endif
   
   INCLUDES = $(INCLUDES) $(APACHE_INCLUDES) -I$(XML_SRC)/xml-xerces/c/src -I$(XML_SRC)/xml-xalan/c/src
   
   SUBDIRS = classes types main libltdl pcre targets
   
   LIBTOOL_DEPS = @LIBTOOL_DEPS@
   libtool: $(LIBTOOL_DEPS)
           $(SHELL) ./config.status --recheck
   

Removed from v.1.1  
changed lines
  Added in v.1.8


E-mail: