|
|
| version 1.9, 2001/09/24 16:41:09 | version 1.15, 2002/02/08 10:20:08 |
|---|---|
| Line 1 | Line 1 |
| if COMPILE_APACHE13_MODULE | SUBDIRS = libltdl pcre include main patches sql types classes targets |
| EXTRA_DIST = ident.awk | |
| 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 | |