0.6.1.20061108-1 release
[manu/suphp.git] / src / apache2 / Makefile.in
1 # Makefile.in generated by automake 1.9.6 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005  Free Software Foundation, Inc.
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
9
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13 # PARTICULAR PURPOSE.
14
15 @SET_MAKE@
16
17 srcdir = @srcdir@
18 top_srcdir = @top_srcdir@
19 VPATH = @srcdir@
20 pkgdatadir = $(datadir)/@PACKAGE@
21 pkglibdir = $(libdir)/@PACKAGE@
22 pkgincludedir = $(includedir)/@PACKAGE@
23 top_builddir = ../..
24 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
25 INSTALL = @INSTALL@
26 install_sh_DATA = $(install_sh) -c -m 644
27 install_sh_PROGRAM = $(install_sh) -c
28 install_sh_SCRIPT = $(install_sh) -c
29 INSTALL_HEADER = $(INSTALL_DATA)
30 transform = $(program_transform_name)
31 NORMAL_INSTALL = :
32 PRE_INSTALL = :
33 POST_INSTALL = :
34 NORMAL_UNINSTALL = :
35 PRE_UNINSTALL = :
36 POST_UNINSTALL = :
37 build_triplet = @build@
38 host_triplet = @host@
39 subdir = src/apache2
40 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
41 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
42 am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
43         $(top_srcdir)/configure.ac
44 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
45         $(ACLOCAL_M4)
46 mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
47 CONFIG_HEADER = $(top_builddir)/src/config.h
48 CONFIG_CLEAN_FILES =
49 LTLIBRARIES = $(noinst_LTLIBRARIES)
50 mod_suphp_la_LIBADD =
51 am_mod_suphp_la_OBJECTS = mod_suphp.lo
52 mod_suphp_la_OBJECTS = $(am_mod_suphp_la_OBJECTS)
53 DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)/src
54 depcomp = $(SHELL) $(top_srcdir)/config/depcomp
55 am__depfiles_maybe = depfiles
56 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
57         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
58 LTCOMPILE = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) \
59         $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
60         $(AM_CFLAGS) $(CFLAGS)
61 CCLD = $(CC)
62 LINK = $(LIBTOOL) --tag=CC --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
63         $(AM_LDFLAGS) $(LDFLAGS) -o $@
64 SOURCES = $(mod_suphp_la_SOURCES)
65 DIST_SOURCES = $(mod_suphp_la_SOURCES)
66 ETAGS = etags
67 CTAGS = ctags
68 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
69 ACLOCAL = @ACLOCAL@
70 AMDEP_FALSE = @AMDEP_FALSE@
71 AMDEP_TRUE = @AMDEP_TRUE@
72 AMTAR = @AMTAR@
73 APACHE_VERSION_1_3 = @APACHE_VERSION_1_3@
74 APACHE_VERSION_2 = @APACHE_VERSION_2@
75 APR_CPPFLAGS = @APR_CPPFLAGS@
76 APR_INCLUDEDIR = @APR_INCLUDEDIR@
77 APXS = @APXS@
78 APXS_EXTRA_CFLAGS = @APXS_EXTRA_CFLAGS@
79 APXS_INCLUDEDIR = @APXS_INCLUDEDIR@
80 APXS_LIBEXECDIR = @APXS_LIBEXECDIR@
81 AR = @AR@
82 AUTOCONF = @AUTOCONF@
83 AUTOHEADER = @AUTOHEADER@
84 AUTOMAKE = @AUTOMAKE@
85 AWK = @AWK@
86 CC = @CC@
87 CCDEPMODE = @CCDEPMODE@
88 CFLAGS = @CFLAGS@
89 COND_AP13_FALSE = @COND_AP13_FALSE@
90 COND_AP13_TRUE = @COND_AP13_TRUE@
91 COND_AP20_FALSE = @COND_AP20_FALSE@
92 COND_AP20_TRUE = @COND_AP20_TRUE@
93 COND_APUSERGROUP_FALSE = @COND_APUSERGROUP_FALSE@
94 COND_APUSERGROUP_TRUE = @COND_APUSERGROUP_TRUE@
95 CPP = @CPP@
96 CPPFLAGS = @CPPFLAGS@
97 CXX = @CXX@
98 CXXCPP = @CXXCPP@
99 CXXDEPMODE = @CXXDEPMODE@
100 CXXFLAGS = @CXXFLAGS@
101 CYGPATH_W = @CYGPATH_W@
102 DEFS = @DEFS@
103 DEPDIR = @DEPDIR@
104 ECHO = @ECHO@
105 ECHO_C = @ECHO_C@
106 ECHO_N = @ECHO_N@
107 ECHO_T = @ECHO_T@
108 EGREP = @EGREP@
109 EXEEXT = @EXEEXT@
110 F77 = @F77@
111 FFLAGS = @FFLAGS@
112 INSTALL_DATA = @INSTALL_DATA@
113 INSTALL_PROGRAM = @INSTALL_PROGRAM@
114 INSTALL_SCRIPT = @INSTALL_SCRIPT@
115 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
116 LDFLAGS = @LDFLAGS@
117 LIBOBJS = @LIBOBJS@
118 LIBS = @LIBS@
119 LIBTOOL = @LIBTOOL@
120 LN_S = @LN_S@
121 LTLIBOBJS = @LTLIBOBJS@
122 MAKEINFO = @MAKEINFO@
123 OBJEXT = @OBJEXT@
124 OPT_APACHEMOD_USERGROUP_DEF = @OPT_APACHEMOD_USERGROUP_DEF@
125 PACKAGE = @PACKAGE@
126 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
127 PACKAGE_NAME = @PACKAGE_NAME@
128 PACKAGE_STRING = @PACKAGE_STRING@
129 PACKAGE_TARNAME = @PACKAGE_TARNAME@
130 PACKAGE_VERSION = @PACKAGE_VERSION@
131 PATH_SEPARATOR = @PATH_SEPARATOR@
132 RANLIB = @RANLIB@
133 SET_MAKE = @SET_MAKE@
134 SHELL = @SHELL@
135 STRIP = @STRIP@
136 VERSION = @VERSION@
137 ac_ct_AR = @ac_ct_AR@
138 ac_ct_CC = @ac_ct_CC@
139 ac_ct_CXX = @ac_ct_CXX@
140 ac_ct_F77 = @ac_ct_F77@
141 ac_ct_RANLIB = @ac_ct_RANLIB@
142 ac_ct_STRIP = @ac_ct_STRIP@
143 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
144 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
145 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
146 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
147 am__include = @am__include@
148 am__leading_dot = @am__leading_dot@
149 am__quote = @am__quote@
150 am__tar = @am__tar@
151 am__untar = @am__untar@
152 bindir = @bindir@
153 build = @build@
154 build_alias = @build_alias@
155 build_cpu = @build_cpu@
156 build_os = @build_os@
157 build_vendor = @build_vendor@
158 datadir = @datadir@
159 exec_prefix = @exec_prefix@
160 host = @host@
161 host_alias = @host_alias@
162 host_cpu = @host_cpu@
163 host_os = @host_os@
164 host_vendor = @host_vendor@
165 includedir = @includedir@
166 infodir = @infodir@
167 install_sh = @install_sh@
168 libdir = @libdir@
169 libexecdir = @libexecdir@
170 localstatedir = @localstatedir@
171 mandir = @mandir@
172 mkdir_p = @mkdir_p@
173 oldincludedir = @oldincludedir@
174 prefix = @prefix@
175 program_transform_name = @program_transform_name@
176 sbindir = @sbindir@
177 sharedstatedir = @sharedstatedir@
178 sysconfdir = @sysconfdir@
179 target_alias = @target_alias@
180 @COND_APUSERGROUP_TRUE@DEFINE_USERGROUP = -DSUPHP_USE_USERGROUP
181 AM_CFLAGS = -I@APXS_INCLUDEDIR@ -I@APR_INCLUDEDIR@ @APXS_EXTRA_CFLAGS@ \
182         -DSUPHP_PATH_TO_SUPHP=\"${sbindir}/suphp\" $(DEFINE_USERGROUP)
183 AM_CPPFLAGS = @APR_CPPFLAGS@
184 noinst_LTLIBRARIES = mod_suphp.la
185 mod_suphp_la_SOURCES = mod_suphp.c
186 mod_suphp_la_LDFLAGS = -module -rpath '@APXS_LIBEXECDIR@'
187 all: all-am
188
189 .SUFFIXES:
190 .SUFFIXES: .c .lo .o .obj
191 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
192         @for dep in $?; do \
193           case '$(am__configure_deps)' in \
194             *$$dep*) \
195               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
196                 && exit 0; \
197               exit 1;; \
198           esac; \
199         done; \
200         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  src/apache2/Makefile'; \
201         cd $(top_srcdir) && \
202           $(AUTOMAKE) --gnu  src/apache2/Makefile
203 .PRECIOUS: Makefile
204 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
205         @case '$?' in \
206           *config.status*) \
207             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
208           *) \
209             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
210             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
211         esac;
212
213 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
214         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
215
216 $(top_srcdir)/configure:  $(am__configure_deps)
217         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
218 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
219         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
220
221 clean-noinstLTLIBRARIES:
222         -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
223         @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
224           dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
225           test "$$dir" != "$$p" || dir=.; \
226           echo "rm -f \"$${dir}/so_locations\""; \
227           rm -f "$${dir}/so_locations"; \
228         done
229 mod_suphp.la: $(mod_suphp_la_OBJECTS) $(mod_suphp_la_DEPENDENCIES) 
230         $(LINK)  $(mod_suphp_la_LDFLAGS) $(mod_suphp_la_OBJECTS) $(mod_suphp_la_LIBADD) $(LIBS)
231
232 mostlyclean-compile:
233         -rm -f *.$(OBJEXT)
234
235 distclean-compile:
236         -rm -f *.tab.c
237
238 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mod_suphp.Plo@am__quote@
239
240 .c.o:
241 @am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
242 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
243 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
244 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
245 @am__fastdepCC_FALSE@   $(COMPILE) -c $<
246
247 .c.obj:
248 @am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
249 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
250 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
251 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
252 @am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
253
254 .c.lo:
255 @am__fastdepCC_TRUE@    if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
256 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
257 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
258 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
259 @am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
260
261 mostlyclean-libtool:
262         -rm -f *.lo
263
264 clean-libtool:
265         -rm -rf .libs _libs
266
267 distclean-libtool:
268         -rm -f libtool
269 uninstall-info-am:
270
271 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
272         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
273         unique=`for i in $$list; do \
274             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
275           done | \
276           $(AWK) '    { files[$$0] = 1; } \
277                END { for (i in files) print i; }'`; \
278         mkid -fID $$unique
279 tags: TAGS
280
281 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
282                 $(TAGS_FILES) $(LISP)
283         tags=; \
284         here=`pwd`; \
285         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
286         unique=`for i in $$list; do \
287             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
288           done | \
289           $(AWK) '    { files[$$0] = 1; } \
290                END { for (i in files) print i; }'`; \
291         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
292           test -n "$$unique" || unique=$$empty_fix; \
293           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
294             $$tags $$unique; \
295         fi
296 ctags: CTAGS
297 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
298                 $(TAGS_FILES) $(LISP)
299         tags=; \
300         here=`pwd`; \
301         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
302         unique=`for i in $$list; do \
303             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
304           done | \
305           $(AWK) '    { files[$$0] = 1; } \
306                END { for (i in files) print i; }'`; \
307         test -z "$(CTAGS_ARGS)$$tags$$unique" \
308           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
309              $$tags $$unique
310
311 GTAGS:
312         here=`$(am__cd) $(top_builddir) && pwd` \
313           && cd $(top_srcdir) \
314           && gtags -i $(GTAGS_ARGS) $$here
315
316 distclean-tags:
317         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
318
319 distdir: $(DISTFILES)
320         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
321         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
322         list='$(DISTFILES)'; for file in $$list; do \
323           case $$file in \
324             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
325             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
326           esac; \
327           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
328           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
329           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
330             dir="/$$dir"; \
331             $(mkdir_p) "$(distdir)$$dir"; \
332           else \
333             dir=''; \
334           fi; \
335           if test -d $$d/$$file; then \
336             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
337               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
338             fi; \
339             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
340           else \
341             test -f $(distdir)/$$file \
342             || cp -p $$d/$$file $(distdir)/$$file \
343             || exit 1; \
344           fi; \
345         done
346 check-am: all-am
347 check: check-am
348 all-am: Makefile $(LTLIBRARIES)
349 installdirs:
350 install: install-am
351 install-exec: install-exec-am
352 install-data: install-data-am
353 uninstall: uninstall-am
354
355 install-am: all-am
356         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
357
358 installcheck: installcheck-am
359 install-strip:
360         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
361           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
362           `test -z '$(STRIP)' || \
363             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
364 mostlyclean-generic:
365
366 clean-generic:
367
368 distclean-generic:
369         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
370
371 maintainer-clean-generic:
372         @echo "This command is intended for maintainers to use"
373         @echo "it deletes files that may require special tools to rebuild."
374 clean: clean-am
375
376 clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
377         mostlyclean-am
378
379 distclean: distclean-am
380         -rm -rf ./$(DEPDIR)
381         -rm -f Makefile
382 distclean-am: clean-am distclean-compile distclean-generic \
383         distclean-libtool distclean-tags
384
385 dvi: dvi-am
386
387 dvi-am:
388
389 html: html-am
390
391 info: info-am
392
393 info-am:
394
395 install-data-am: install-data-local
396
397 install-exec-am:
398
399 install-info: install-info-am
400
401 install-man:
402
403 installcheck-am:
404
405 maintainer-clean: maintainer-clean-am
406         -rm -rf ./$(DEPDIR)
407         -rm -f Makefile
408 maintainer-clean-am: distclean-am maintainer-clean-generic
409
410 mostlyclean: mostlyclean-am
411
412 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
413         mostlyclean-libtool
414
415 pdf: pdf-am
416
417 pdf-am:
418
419 ps: ps-am
420
421 ps-am:
422
423 uninstall-am: uninstall-info-am
424
425 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
426         clean-libtool clean-noinstLTLIBRARIES ctags distclean \
427         distclean-compile distclean-generic distclean-libtool \
428         distclean-tags distdir dvi dvi-am html html-am info info-am \
429         install install-am install-data install-data-am \
430         install-data-local install-exec install-exec-am install-info \
431         install-info-am install-man install-strip installcheck \
432         installcheck-am installdirs maintainer-clean \
433         maintainer-clean-generic mostlyclean mostlyclean-compile \
434         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
435         tags uninstall uninstall-am uninstall-info-am
436
437
438 install-data-local:
439         ${INSTALL_SCRIPT} -d ${DESTDIR}'@APXS_LIBEXECDIR@'
440         ${INSTALL_SCRIPT} -m 0755 .libs/mod_suphp.so ${DESTDIR}'@APXS_LIBEXECDIR@'/mod_suphp.so
441 # Tell versions [3.59,3.63) of GNU make to not export all variables.
442 # Otherwise a system limit (for SysV at least) may be exceeded.
443 .NOEXPORT: