0.6.1.20060928-1 release
[manu/suphp.git] / src / apache / 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/apache
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 = $(install_sh) -d
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_INCLUDEDIR = @APR_INCLUDEDIR@
76 APXS = @APXS@
77 APXS_EXTRA_CFLAGS = @APXS_EXTRA_CFLAGS@
78 APXS_INCLUDEDIR = @APXS_INCLUDEDIR@
79 APXS_LIBEXECDIR = @APXS_LIBEXECDIR@
80 AR = @AR@
81 AUTOCONF = @AUTOCONF@
82 AUTOHEADER = @AUTOHEADER@
83 AUTOMAKE = @AUTOMAKE@
84 AWK = @AWK@
85 CC = @CC@
86 CCDEPMODE = @CCDEPMODE@
87 CFLAGS = @CFLAGS@
88 COND_AP13_FALSE = @COND_AP13_FALSE@
89 COND_AP13_TRUE = @COND_AP13_TRUE@
90 COND_AP20_FALSE = @COND_AP20_FALSE@
91 COND_AP20_TRUE = @COND_AP20_TRUE@
92 COND_APUSERGROUP_FALSE = @COND_APUSERGROUP_FALSE@
93 COND_APUSERGROUP_TRUE = @COND_APUSERGROUP_TRUE@
94 CPP = @CPP@
95 CPPFLAGS = @CPPFLAGS@
96 CXX = @CXX@
97 CXXCPP = @CXXCPP@
98 CXXDEPMODE = @CXXDEPMODE@
99 CXXFLAGS = @CXXFLAGS@
100 CYGPATH_W = @CYGPATH_W@
101 DEFS = @DEFS@
102 DEPDIR = @DEPDIR@
103 ECHO = @ECHO@
104 ECHO_C = @ECHO_C@
105 ECHO_N = @ECHO_N@
106 ECHO_T = @ECHO_T@
107 EGREP = @EGREP@
108 EXEEXT = @EXEEXT@
109 F77 = @F77@
110 FFLAGS = @FFLAGS@
111 INSTALL_DATA = @INSTALL_DATA@
112 INSTALL_PROGRAM = @INSTALL_PROGRAM@
113 INSTALL_SCRIPT = @INSTALL_SCRIPT@
114 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
115 LDFLAGS = @LDFLAGS@
116 LIBOBJS = @LIBOBJS@
117 LIBS = @LIBS@
118 LIBTOOL = @LIBTOOL@
119 LN_S = @LN_S@
120 LTLIBOBJS = @LTLIBOBJS@
121 MAKEINFO = @MAKEINFO@
122 OBJEXT = @OBJEXT@
123 OPT_APACHEMOD_USERGROUP_DEF = @OPT_APACHEMOD_USERGROUP_DEF@
124 PACKAGE = @PACKAGE@
125 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
126 PACKAGE_NAME = @PACKAGE_NAME@
127 PACKAGE_STRING = @PACKAGE_STRING@
128 PACKAGE_TARNAME = @PACKAGE_TARNAME@
129 PACKAGE_VERSION = @PACKAGE_VERSION@
130 PATH_SEPARATOR = @PATH_SEPARATOR@
131 RANLIB = @RANLIB@
132 SET_MAKE = @SET_MAKE@
133 SHELL = @SHELL@
134 STRIP = @STRIP@
135 VERSION = @VERSION@
136 ac_ct_AR = @ac_ct_AR@
137 ac_ct_CC = @ac_ct_CC@
138 ac_ct_CXX = @ac_ct_CXX@
139 ac_ct_F77 = @ac_ct_F77@
140 ac_ct_RANLIB = @ac_ct_RANLIB@
141 ac_ct_STRIP = @ac_ct_STRIP@
142 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
143 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
144 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
145 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
146 am__include = @am__include@
147 am__leading_dot = @am__leading_dot@
148 am__quote = @am__quote@
149 am__tar = @am__tar@
150 am__untar = @am__untar@
151 bindir = @bindir@
152 build = @build@
153 build_alias = @build_alias@
154 build_cpu = @build_cpu@
155 build_os = @build_os@
156 build_vendor = @build_vendor@
157 datadir = @datadir@
158 exec_prefix = @exec_prefix@
159 host = @host@
160 host_alias = @host_alias@
161 host_cpu = @host_cpu@
162 host_os = @host_os@
163 host_vendor = @host_vendor@
164 includedir = @includedir@
165 infodir = @infodir@
166 install_sh = @install_sh@
167 libdir = @libdir@
168 libexecdir = @libexecdir@
169 localstatedir = @localstatedir@
170 mandir = @mandir@
171 mkdir_p = @mkdir_p@
172 oldincludedir = @oldincludedir@
173 prefix = @prefix@
174 program_transform_name = @program_transform_name@
175 sbindir = @sbindir@
176 sharedstatedir = @sharedstatedir@
177 sysconfdir = @sysconfdir@
178 target_alias = @target_alias@
179 @COND_APUSERGROUP_TRUE@DEFINE_USERGROUP = -DSUPHP_USE_USERGROUP
180 AM_CFLAGS = -I@APXS_INCLUDEDIR@ @APXS_EXTRA_CFLAGS@ \
181         -DSUPHP_PATH_TO_SUPHP=\"${sbindir}/suphp\" $(DEFINE_USERGROUP)
182 noinst_LTLIBRARIES = mod_suphp.la
183 mod_suphp_la_SOURCES = mod_suphp.c
184 mod_suphp_la_LDFLAGS = -module -rpath '@APXS_LIBEXECDIR@'
185 all: all-am
186
187 .SUFFIXES:
188 .SUFFIXES: .c .lo .o .obj
189 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
190         @for dep in $?; do \
191           case '$(am__configure_deps)' in \
192             *$$dep*) \
193               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
194                 && exit 0; \
195               exit 1;; \
196           esac; \
197         done; \
198         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  src/apache/Makefile'; \
199         cd $(top_srcdir) && \
200           $(AUTOMAKE) --gnu  src/apache/Makefile
201 .PRECIOUS: Makefile
202 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
203         @case '$?' in \
204           *config.status*) \
205             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
206           *) \
207             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
208             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
209         esac;
210
211 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
212         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
213
214 $(top_srcdir)/configure:  $(am__configure_deps)
215         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
216 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
217         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
218
219 clean-noinstLTLIBRARIES:
220         -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
221         @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
222           dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
223           test "$$dir" != "$$p" || dir=.; \
224           echo "rm -f \"$${dir}/so_locations\""; \
225           rm -f "$${dir}/so_locations"; \
226         done
227 mod_suphp.la: $(mod_suphp_la_OBJECTS) $(mod_suphp_la_DEPENDENCIES) 
228         $(LINK)  $(mod_suphp_la_LDFLAGS) $(mod_suphp_la_OBJECTS) $(mod_suphp_la_LIBADD) $(LIBS)
229
230 mostlyclean-compile:
231         -rm -f *.$(OBJEXT)
232
233 distclean-compile:
234         -rm -f *.tab.c
235
236 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mod_suphp.Plo@am__quote@
237
238 .c.o:
239 @am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
240 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
241 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
242 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
243 @am__fastdepCC_FALSE@   $(COMPILE) -c $<
244
245 .c.obj:
246 @am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
247 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
248 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
249 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
250 @am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
251
252 .c.lo:
253 @am__fastdepCC_TRUE@    if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
254 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
255 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
256 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
257 @am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
258
259 mostlyclean-libtool:
260         -rm -f *.lo
261
262 clean-libtool:
263         -rm -rf .libs _libs
264
265 distclean-libtool:
266         -rm -f libtool
267 uninstall-info-am:
268
269 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
270         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
271         unique=`for i in $$list; do \
272             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
273           done | \
274           $(AWK) '    { files[$$0] = 1; } \
275                END { for (i in files) print i; }'`; \
276         mkid -fID $$unique
277 tags: TAGS
278
279 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
280                 $(TAGS_FILES) $(LISP)
281         tags=; \
282         here=`pwd`; \
283         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
284         unique=`for i in $$list; do \
285             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
286           done | \
287           $(AWK) '    { files[$$0] = 1; } \
288                END { for (i in files) print i; }'`; \
289         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
290           test -n "$$unique" || unique=$$empty_fix; \
291           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
292             $$tags $$unique; \
293         fi
294 ctags: CTAGS
295 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
296                 $(TAGS_FILES) $(LISP)
297         tags=; \
298         here=`pwd`; \
299         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
300         unique=`for i in $$list; do \
301             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
302           done | \
303           $(AWK) '    { files[$$0] = 1; } \
304                END { for (i in files) print i; }'`; \
305         test -z "$(CTAGS_ARGS)$$tags$$unique" \
306           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
307              $$tags $$unique
308
309 GTAGS:
310         here=`$(am__cd) $(top_builddir) && pwd` \
311           && cd $(top_srcdir) \
312           && gtags -i $(GTAGS_ARGS) $$here
313
314 distclean-tags:
315         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
316
317 distdir: $(DISTFILES)
318         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
319         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
320         list='$(DISTFILES)'; for file in $$list; do \
321           case $$file in \
322             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
323             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
324           esac; \
325           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
326           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
327           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
328             dir="/$$dir"; \
329             $(mkdir_p) "$(distdir)$$dir"; \
330           else \
331             dir=''; \
332           fi; \
333           if test -d $$d/$$file; then \
334             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
335               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
336             fi; \
337             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
338           else \
339             test -f $(distdir)/$$file \
340             || cp -p $$d/$$file $(distdir)/$$file \
341             || exit 1; \
342           fi; \
343         done
344 check-am: all-am
345 check: check-am
346 all-am: Makefile $(LTLIBRARIES)
347 installdirs:
348 install: install-am
349 install-exec: install-exec-am
350 install-data: install-data-am
351 uninstall: uninstall-am
352
353 install-am: all-am
354         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
355
356 installcheck: installcheck-am
357 install-strip:
358         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
359           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
360           `test -z '$(STRIP)' || \
361             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
362 mostlyclean-generic:
363
364 clean-generic:
365
366 distclean-generic:
367         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
368
369 maintainer-clean-generic:
370         @echo "This command is intended for maintainers to use"
371         @echo "it deletes files that may require special tools to rebuild."
372 clean: clean-am
373
374 clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
375         mostlyclean-am
376
377 distclean: distclean-am
378         -rm -rf ./$(DEPDIR)
379         -rm -f Makefile
380 distclean-am: clean-am distclean-compile distclean-generic \
381         distclean-libtool distclean-tags
382
383 dvi: dvi-am
384
385 dvi-am:
386
387 html: html-am
388
389 info: info-am
390
391 info-am:
392
393 install-data-am: install-data-local
394
395 install-exec-am:
396
397 install-info: install-info-am
398
399 install-man:
400
401 installcheck-am:
402
403 maintainer-clean: maintainer-clean-am
404         -rm -rf ./$(DEPDIR)
405         -rm -f Makefile
406 maintainer-clean-am: distclean-am maintainer-clean-generic
407
408 mostlyclean: mostlyclean-am
409
410 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
411         mostlyclean-libtool
412
413 pdf: pdf-am
414
415 pdf-am:
416
417 ps: ps-am
418
419 ps-am:
420
421 uninstall-am: uninstall-info-am
422
423 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
424         clean-libtool clean-noinstLTLIBRARIES ctags distclean \
425         distclean-compile distclean-generic distclean-libtool \
426         distclean-tags distdir dvi dvi-am html html-am info info-am \
427         install install-am install-data install-data-am \
428         install-data-local install-exec install-exec-am install-info \
429         install-info-am install-man install-strip installcheck \
430         installcheck-am installdirs maintainer-clean \
431         maintainer-clean-generic mostlyclean mostlyclean-compile \
432         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
433         tags uninstall uninstall-am uninstall-info-am
434
435
436 install-data-local:
437         ${INSTALL_SCRIPT} -d ${DESTDIR}'@APXS_LIBEXECDIR@'
438         ${INSTALL_SCRIPT} -m 0755 .libs/mod_suphp.so ${DESTDIR}'@APXS_LIBEXECDIR@'/mod_suphp.so
439 # Tell versions [3.59,3.63) of GNU make to not export all variables.
440 # Otherwise a system limit (for SysV at least) may be exceeded.
441 .NOEXPORT: