|
|
| version 1.63, 2012/04/20 10:33:54 | version 1.64, 2012/06/09 13:10:30 |
|---|---|
| Line 37 host_triplet = @host@ | Line 37 host_triplet = @host@ |
| subdir = src | subdir = src |
| DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in | DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in |
| ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 | ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 |
| am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \ | am__aclocal_m4_deps = $(top_srcdir)/src/lib/ltdl/m4/argz.m4 \ |
| $(top_srcdir)/src/lib/ltdl/m4/libtool.m4 \ | |
| $(top_srcdir)/src/lib/ltdl/m4/ltdl.m4 \ | |
| $(top_srcdir)/src/lib/ltdl/m4/ltoptions.m4 \ | |
| $(top_srcdir)/src/lib/ltdl/m4/ltsugar.m4 \ | |
| $(top_srcdir)/src/lib/ltdl/m4/ltversion.m4 \ | |
| $(top_srcdir)/src/lib/ltdl/m4/lt~obsolete.m4 \ | |
| $(top_srcdir)/configure.in | $(top_srcdir)/configure.in |
| am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ | am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ |
| $(ACLOCAL_M4) | $(ACLOCAL_M4) |
| mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs | mkinstalldirs = $(install_sh) -d |
| CONFIG_HEADER = $(top_builddir)/src/include/pa_config_auto.h | CONFIG_HEADER = $(top_builddir)/src/include/pa_config_auto.h |
| CONFIG_CLEAN_FILES = | CONFIG_CLEAN_FILES = |
| SOURCES = | SOURCES = |
| Line 63 AMTAR = @AMTAR@ | Line 69 AMTAR = @AMTAR@ |
| APACHE = @APACHE@ | APACHE = @APACHE@ |
| APACHE_CFLAGS = @APACHE_CFLAGS@ | APACHE_CFLAGS = @APACHE_CFLAGS@ |
| APACHE_INC = @APACHE_INC@ | APACHE_INC = @APACHE_INC@ |
| AR = @AR@ | |
| ARGZ_H = @ARGZ_H@ | |
| AS = @AS@ | |
| AUTOCONF = @AUTOCONF@ | AUTOCONF = @AUTOCONF@ |
| AUTOHEADER = @AUTOHEADER@ | AUTOHEADER = @AUTOHEADER@ |
| AUTOMAKE = @AUTOMAKE@ | AUTOMAKE = @AUTOMAKE@ |
| Line 72 CCDEPMODE = @CCDEPMODE@ | Line 81 CCDEPMODE = @CCDEPMODE@ |
| CFLAGS = @CFLAGS@ | CFLAGS = @CFLAGS@ |
| COMPILE_APACHE_MODULE_FALSE = @COMPILE_APACHE_MODULE_FALSE@ | COMPILE_APACHE_MODULE_FALSE = @COMPILE_APACHE_MODULE_FALSE@ |
| COMPILE_APACHE_MODULE_TRUE = @COMPILE_APACHE_MODULE_TRUE@ | COMPILE_APACHE_MODULE_TRUE = @COMPILE_APACHE_MODULE_TRUE@ |
| CONVENIENCE_LTDL_FALSE = @CONVENIENCE_LTDL_FALSE@ | |
| CONVENIENCE_LTDL_TRUE = @CONVENIENCE_LTDL_TRUE@ | |
| CPP = @CPP@ | CPP = @CPP@ |
| CPPFLAGS = @CPPFLAGS@ | CPPFLAGS = @CPPFLAGS@ |
| CPP_LIBS = @CPP_LIBS@ | CPP_LIBS = @CPP_LIBS@ |
| CXX = @CXX@ | CXX = @CXX@ |
| CXXCPP = @CXXCPP@ | |
| CXXDEPMODE = @CXXDEPMODE@ | CXXDEPMODE = @CXXDEPMODE@ |
| CXXFLAGS = @CXXFLAGS@ | CXXFLAGS = @CXXFLAGS@ |
| CYGPATH_W = @CYGPATH_W@ | CYGPATH_W = @CYGPATH_W@ |
| DEFS = @DEFS@ | DEFS = @DEFS@ |
| DEPDIR = @DEPDIR@ | DEPDIR = @DEPDIR@ |
| DLLTOOL = @DLLTOOL@ | |
| DSYMUTIL = @DSYMUTIL@ | |
| DUMPBIN = @DUMPBIN@ | |
| ECHO_C = @ECHO_C@ | ECHO_C = @ECHO_C@ |
| ECHO_N = @ECHO_N@ | ECHO_N = @ECHO_N@ |
| ECHO_T = @ECHO_T@ | ECHO_T = @ECHO_T@ |
| EGREP = @EGREP@ | EGREP = @EGREP@ |
| EXEEXT = @EXEEXT@ | EXEEXT = @EXEEXT@ |
| FGREP = @FGREP@ | |
| GC_LIBS = @GC_LIBS@ | GC_LIBS = @GC_LIBS@ |
| GREP = @GREP@ | |
| INCLTDL = @INCLTDL@ | INCLTDL = @INCLTDL@ |
| INSTALL_DATA = @INSTALL_DATA@ | INSTALL_DATA = @INSTALL_DATA@ |
| INSTALL_LTDL_FALSE = @INSTALL_LTDL_FALSE@ | |
| INSTALL_LTDL_TRUE = @INSTALL_LTDL_TRUE@ | |
| INSTALL_PROGRAM = @INSTALL_PROGRAM@ | INSTALL_PROGRAM = @INSTALL_PROGRAM@ |
| INSTALL_SCRIPT = @INSTALL_SCRIPT@ | INSTALL_SCRIPT = @INSTALL_SCRIPT@ |
| INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ | INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ |
| LD = @LD@ | |
| LDFLAGS = @LDFLAGS@ | LDFLAGS = @LDFLAGS@ |
| LIBADD_DL = @LIBADD_DL@ | LIBADD_DL = @LIBADD_DL@ |
| LIBADD_DLD_LINK = @LIBADD_DLD_LINK@ | |
| LIBADD_DLOPEN = @LIBADD_DLOPEN@ | |
| LIBADD_SHL_LOAD = @LIBADD_SHL_LOAD@ | |
| LIBLTDL = @LIBLTDL@ | LIBLTDL = @LIBLTDL@ |
| LIBOBJS = @LIBOBJS@ | LIBOBJS = @LIBOBJS@ |
| LIBS = @LIBS@ | LIBS = @LIBS@ |
| LIBTOOL = @LIBTOOL@ | |
| LIPO = @LIPO@ | |
| LN_S = @LN_S@ | |
| LTDLDEPS = @LTDLDEPS@ | |
| LTDLINCL = @LTDLINCL@ | |
| LTDLOPEN = @LTDLOPEN@ | |
| LTLIBOBJS = @LTLIBOBJS@ | LTLIBOBJS = @LTLIBOBJS@ |
| LT_CONFIG_H = @LT_CONFIG_H@ | |
| LT_DLLOADERS = @LT_DLLOADERS@ | |
| LT_DLPREOPEN = @LT_DLPREOPEN@ | |
| MAKEINFO = @MAKEINFO@ | MAKEINFO = @MAKEINFO@ |
| MANIFEST_TOOL = @MANIFEST_TOOL@ | |
| MIME_INCLUDES = @MIME_INCLUDES@ | MIME_INCLUDES = @MIME_INCLUDES@ |
| MIME_LIBS = @MIME_LIBS@ | MIME_LIBS = @MIME_LIBS@ |
| NM = @NM@ | |
| NMEDIT = @NMEDIT@ | |
| OBJDUMP = @OBJDUMP@ | |
| OBJEXT = @OBJEXT@ | OBJEXT = @OBJEXT@ |
| OTOOL = @OTOOL@ | |
| OTOOL64 = @OTOOL64@ | |
| P3S = @P3S@ | P3S = @P3S@ |
| PACKAGE = @PACKAGE@ | PACKAGE = @PACKAGE@ |
| PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ | PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ |
| Line 113 PATH_SEPARATOR = @PATH_SEPARATOR@ | Line 151 PATH_SEPARATOR = @PATH_SEPARATOR@ |
| PCRE_INCLUDES = @PCRE_INCLUDES@ | PCRE_INCLUDES = @PCRE_INCLUDES@ |
| PCRE_LIBS = @PCRE_LIBS@ | PCRE_LIBS = @PCRE_LIBS@ |
| RANLIB = @RANLIB@ | RANLIB = @RANLIB@ |
| SED = @SED@ | |
| SET_MAKE = @SET_MAKE@ | SET_MAKE = @SET_MAKE@ |
| SHELL = @SHELL@ | SHELL = @SHELL@ |
| STRIP = @STRIP@ | STRIP = @STRIP@ |
| Line 120 VERSION = @VERSION@ | Line 159 VERSION = @VERSION@ |
| XML_INCLUDES = @XML_INCLUDES@ | XML_INCLUDES = @XML_INCLUDES@ |
| XML_LIBS = @XML_LIBS@ | XML_LIBS = @XML_LIBS@ |
| YACC = @YACC@ | YACC = @YACC@ |
| ac_ct_AR = @ac_ct_AR@ | |
| ac_ct_AS = @ac_ct_AS@ | |
| ac_ct_CC = @ac_ct_CC@ | ac_ct_CC = @ac_ct_CC@ |
| ac_ct_CXX = @ac_ct_CXX@ | ac_ct_CXX = @ac_ct_CXX@ |
| ac_ct_DLLTOOL = @ac_ct_DLLTOOL@ | |
| ac_ct_DSYMUTIL = @ac_ct_DSYMUTIL@ | |
| ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ | |
| ac_ct_LIPO = @ac_ct_LIPO@ | |
| ac_ct_MANIFEST_TOOL = @ac_ct_MANIFEST_TOOL@ | |
| ac_ct_NMEDIT = @ac_ct_NMEDIT@ | |
| ac_ct_OBJDUMP = @ac_ct_OBJDUMP@ | |
| ac_ct_OTOOL = @ac_ct_OTOOL@ | |
| ac_ct_OTOOL64 = @ac_ct_OTOOL64@ | |
| ac_ct_RANLIB = @ac_ct_RANLIB@ | ac_ct_RANLIB = @ac_ct_RANLIB@ |
| ac_ct_STRIP = @ac_ct_STRIP@ | ac_ct_STRIP = @ac_ct_STRIP@ |
| am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ | am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ |
| Line 139 build_alias = @build_alias@ | Line 189 build_alias = @build_alias@ |
| build_cpu = @build_cpu@ | build_cpu = @build_cpu@ |
| build_os = @build_os@ | build_os = @build_os@ |
| build_vendor = @build_vendor@ | build_vendor = @build_vendor@ |
| commentcharset_koi8r = @commentcharset_koi8r@ | |
| commentcharset_windows1250 = @commentcharset_windows1250@ | |
| commentcharset_windows1251 = @commentcharset_windows1251@ | |
| commentcharset_windows1257 = @commentcharset_windows1257@ | |
| datadir = @datadir@ | datadir = @datadir@ |
| dll_extension = @dll_extension@ | dll_extension = @dll_extension@ |
| exec_prefix = @exec_prefix@ | exec_prefix = @exec_prefix@ |
| Line 157 install_sh = @install_sh@ | Line 203 install_sh = @install_sh@ |
| libdir = @libdir@ | libdir = @libdir@ |
| libexecdir = @libexecdir@ | libexecdir = @libexecdir@ |
| localstatedir = @localstatedir@ | localstatedir = @localstatedir@ |
| ltdl_LIBOBJS = @ltdl_LIBOBJS@ | |
| ltdl_LTLIBOBJS = @ltdl_LTLIBOBJS@ | |
| mandir = @mandir@ | mandir = @mandir@ |
| mkdir_p = @mkdir_p@ | mkdir_p = @mkdir_p@ |
| mysql_client = @mysql_client@ | |
| oldincludedir = @oldincludedir@ | oldincludedir = @oldincludedir@ |
| oracle_client = @oracle_client@ | |
| pgsql_client = @pgsql_client@ | |
| prefix = @prefix@ | prefix = @prefix@ |
| program_transform_name = @program_transform_name@ | program_transform_name = @program_transform_name@ |
| sbindir = @sbindir@ | sbindir = @sbindir@ |
| sharedstatedir = @sharedstatedir@ | sharedstatedir = @sharedstatedir@ |
| sqlite_client = @sqlite_client@ | |
| subdirs = @subdirs@ | subdirs = @subdirs@ |
| sys_symbol_underscore = @sys_symbol_underscore@ | |
| sysconfdir = @sysconfdir@ | sysconfdir = @sysconfdir@ |
| target_alias = @target_alias@ | target_alias = @target_alias@ |
| SUBDIRS = include main sql types classes lib targets | SUBDIRS = include main sql types classes lib targets |
| Line 204 $(top_srcdir)/configure: $(am__configur | Line 249 $(top_srcdir)/configure: $(am__configur |
| cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh |
| $(ACLOCAL_M4): $(am__aclocal_m4_deps) | $(ACLOCAL_M4): $(am__aclocal_m4_deps) |
| cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh |
| mostlyclean-libtool: | |
| -rm -f *.lo | |
| clean-libtool: | |
| -rm -rf .libs _libs | |
| distclean-libtool: | |
| -rm -f libtool | |
| uninstall-info-am: | uninstall-info-am: |
| # This directory's subdirectories are mostly independent; you can cd | # This directory's subdirectories are mostly independent; you can cd |
| Line 399 maintainer-clean-generic: | Line 453 maintainer-clean-generic: |
| @echo "it deletes files that may require special tools to rebuild." | @echo "it deletes files that may require special tools to rebuild." |
| clean: clean-recursive | clean: clean-recursive |
| clean-am: clean-generic mostlyclean-am | clean-am: clean-generic clean-libtool mostlyclean-am |
| distclean: distclean-recursive | distclean: distclean-recursive |
| -rm -f Makefile | -rm -f Makefile |
| distclean-am: clean-am distclean-generic distclean-tags | distclean-am: clean-am distclean-generic distclean-libtool \ |
| distclean-tags | |
| dvi: dvi-recursive | dvi: dvi-recursive |
| Line 431 maintainer-clean-am: distclean-am mainta | Line 486 maintainer-clean-am: distclean-am mainta |
| mostlyclean: mostlyclean-recursive | mostlyclean: mostlyclean-recursive |
| mostlyclean-am: mostlyclean-generic | mostlyclean-am: mostlyclean-generic mostlyclean-libtool |
| pdf: pdf-recursive | pdf: pdf-recursive |
| Line 446 uninstall-am: uninstall-info-am | Line 501 uninstall-am: uninstall-info-am |
| uninstall-info: uninstall-info-recursive | uninstall-info: uninstall-info-recursive |
| .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \ | .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \ |
| clean clean-generic clean-recursive ctags ctags-recursive \ | clean clean-generic clean-libtool clean-recursive ctags \ |
| distclean distclean-generic distclean-recursive distclean-tags \ | ctags-recursive distclean distclean-generic distclean-libtool \ |
| distdir dvi dvi-am html html-am info info-am install \ | distclean-recursive distclean-tags distdir dvi dvi-am html \ |
| install-am install-data install-data-am install-exec \ | html-am info info-am install install-am install-data \ |
| install-exec-am install-info install-info-am install-man \ | install-data-am install-exec install-exec-am install-info \ |
| install-strip installcheck installcheck-am installdirs \ | install-info-am install-man install-strip installcheck \ |
| installdirs-am maintainer-clean maintainer-clean-generic \ | installcheck-am installdirs installdirs-am maintainer-clean \ |
| maintainer-clean-recursive mostlyclean mostlyclean-generic \ | maintainer-clean-generic maintainer-clean-recursive \ |
| mostlyclean mostlyclean-generic mostlyclean-libtool \ | |
| mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \ | mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \ |
| uninstall uninstall-am uninstall-info-am | uninstall uninstall-am uninstall-info-am |