diff m4/Makefile.in @ 0:d39e1d0d75b6

initial add
author paulo@hit-nxdomain.opendns.com
date Sat, 20 Feb 2010 21:18:28 -0800
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/m4/Makefile.in	Sat Feb 20 21:18:28 2010 -0800
     1.3 @@ -0,0 +1,302 @@
     1.4 +# Makefile.in generated by automake 1.7.9 from Makefile.am.
     1.5 +# @configure_input@
     1.6 +
     1.7 +# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
     1.8 +# Free Software Foundation, Inc.
     1.9 +# This Makefile.in is free software; the Free Software Foundation
    1.10 +# gives unlimited permission to copy and/or distribute it,
    1.11 +# with or without modifications, as long as this notice is preserved.
    1.12 +
    1.13 +# This program is distributed in the hope that it will be useful,
    1.14 +# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
    1.15 +# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
    1.16 +# PARTICULAR PURPOSE.
    1.17 +
    1.18 +@SET_MAKE@
    1.19 +
    1.20 +# $Id: Makefile.am,v 1.5 2004/01/01 01:56:35 hipnod Exp $
    1.21 +###############################################################################
    1.22 +
    1.23 +srcdir = @srcdir@
    1.24 +top_srcdir = @top_srcdir@
    1.25 +VPATH = @srcdir@
    1.26 +pkgdatadir = $(datadir)/@PACKAGE@
    1.27 +pkglibdir = $(libdir)/@PACKAGE@
    1.28 +pkgincludedir = $(includedir)/@PACKAGE@
    1.29 +top_builddir = ..
    1.30 +
    1.31 +am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
    1.32 +INSTALL = @INSTALL@
    1.33 +install_sh_DATA = $(install_sh) -c -m 644
    1.34 +install_sh_PROGRAM = $(install_sh) -c
    1.35 +install_sh_SCRIPT = $(install_sh) -c
    1.36 +INSTALL_HEADER = $(INSTALL_DATA)
    1.37 +transform = $(program_transform_name)
    1.38 +NORMAL_INSTALL = :
    1.39 +PRE_INSTALL = :
    1.40 +POST_INSTALL = :
    1.41 +NORMAL_UNINSTALL = :
    1.42 +PRE_UNINSTALL = :
    1.43 +POST_UNINSTALL = :
    1.44 +host_triplet = @host@
    1.45 +ACLOCAL = @ACLOCAL@
    1.46 +AMDEP_FALSE = @AMDEP_FALSE@
    1.47 +AMDEP_TRUE = @AMDEP_TRUE@
    1.48 +AMTAR = @AMTAR@
    1.49 +AR = @AR@
    1.50 +AUTOCONF = @AUTOCONF@
    1.51 +AUTOHEADER = @AUTOHEADER@
    1.52 +AUTOMAKE = @AUTOMAKE@
    1.53 +AWK = @AWK@
    1.54 +CC = @CC@
    1.55 +CCDEPMODE = @CCDEPMODE@
    1.56 +CFLAGS = @CFLAGS@
    1.57 +CPP = @CPP@
    1.58 +CPPFLAGS = @CPPFLAGS@
    1.59 +CXX = @CXX@
    1.60 +CXXCPP = @CXXCPP@
    1.61 +CXXDEPMODE = @CXXDEPMODE@
    1.62 +CXXFLAGS = @CXXFLAGS@
    1.63 +CYGPATH_W = @CYGPATH_W@
    1.64 +DEFS = @DEFS@
    1.65 +DEPDIR = @DEPDIR@
    1.66 +ECHO = @ECHO@
    1.67 +ECHO_C = @ECHO_C@
    1.68 +ECHO_N = @ECHO_N@
    1.69 +ECHO_T = @ECHO_T@
    1.70 +EGREP = @EGREP@
    1.71 +EXEEXT = @EXEEXT@
    1.72 +F77 = @F77@
    1.73 +FFLAGS = @FFLAGS@
    1.74 +GNUTELLA_CFLAGS = @GNUTELLA_CFLAGS@
    1.75 +GNUTELLA_LIBS = @GNUTELLA_LIBS@
    1.76 +INSTALL_DATA = @INSTALL_DATA@
    1.77 +INSTALL_PROGRAM = @INSTALL_PROGRAM@
    1.78 +INSTALL_SCRIPT = @INSTALL_SCRIPT@
    1.79 +INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
    1.80 +LDFLAGS = @LDFLAGS@
    1.81 +LIBOBJS = @LIBOBJS@
    1.82 +LIBS = @LIBS@
    1.83 +LIBTOOL = @LIBTOOL@
    1.84 +LIBXML2_CFLAGS = @LIBXML2_CFLAGS@
    1.85 +LIBXML2_LIBS = @LIBXML2_LIBS@
    1.86 +LN_S = @LN_S@
    1.87 +LTLIBOBJS = @LTLIBOBJS@
    1.88 +MAINT = @MAINT@
    1.89 +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
    1.90 +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
    1.91 +MAKEINFO = @MAKEINFO@
    1.92 +OBJEXT = @OBJEXT@
    1.93 +PACKAGE = @PACKAGE@
    1.94 +PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
    1.95 +PACKAGE_NAME = @PACKAGE_NAME@
    1.96 +PACKAGE_STRING = @PACKAGE_STRING@
    1.97 +PACKAGE_TARNAME = @PACKAGE_TARNAME@
    1.98 +PACKAGE_VERSION = @PACKAGE_VERSION@
    1.99 +PATH_SEPARATOR = @PATH_SEPARATOR@
   1.100 +PKG_CONFIG = @PKG_CONFIG@
   1.101 +PLUGIN_LDFLAGS = @PLUGIN_LDFLAGS@
   1.102 +RANLIB = @RANLIB@
   1.103 +SET_MAKE = @SET_MAKE@
   1.104 +SHELL = @SHELL@
   1.105 +STRIP = @STRIP@
   1.106 +USE_ZLIB = @USE_ZLIB@
   1.107 +VERSION = @VERSION@
   1.108 +XML2_CONFIG = @XML2_CONFIG@
   1.109 +ac_ct_AR = @ac_ct_AR@
   1.110 +ac_ct_CC = @ac_ct_CC@
   1.111 +ac_ct_CXX = @ac_ct_CXX@
   1.112 +ac_ct_F77 = @ac_ct_F77@
   1.113 +ac_ct_RANLIB = @ac_ct_RANLIB@
   1.114 +ac_ct_STRIP = @ac_ct_STRIP@
   1.115 +am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
   1.116 +am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
   1.117 +am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
   1.118 +am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
   1.119 +am__include = @am__include@
   1.120 +am__leading_dot = @am__leading_dot@
   1.121 +am__quote = @am__quote@
   1.122 +bindir = @bindir@
   1.123 +build = @build@
   1.124 +build_alias = @build_alias@
   1.125 +build_cpu = @build_cpu@
   1.126 +build_os = @build_os@
   1.127 +build_vendor = @build_vendor@
   1.128 +datadir = @datadir@
   1.129 +exec_prefix = @exec_prefix@
   1.130 +host = @host@
   1.131 +host_alias = @host_alias@
   1.132 +host_cpu = @host_cpu@
   1.133 +host_os = @host_os@
   1.134 +host_vendor = @host_vendor@
   1.135 +includedir = @includedir@
   1.136 +infodir = @infodir@
   1.137 +install_sh = @install_sh@
   1.138 +libdir = @libdir@
   1.139 +libexecdir = @libexecdir@
   1.140 +localstatedir = @localstatedir@
   1.141 +mandir = @mandir@
   1.142 +oldincludedir = @oldincludedir@
   1.143 +prefix = @prefix@
   1.144 +program_transform_name = @program_transform_name@
   1.145 +sbindir = @sbindir@
   1.146 +sharedstatedir = @sharedstatedir@
   1.147 +sysconfdir = @sysconfdir@
   1.148 +target_alias = @target_alias@
   1.149 +
   1.150 +EXTRA_DIST = \
   1.151 +	gift-pkgconfig.m4 \
   1.152 +	gift-prefix.m4    \
   1.153 +	libxml.m4         \
   1.154 +	openbsd.m4        \
   1.155 +	zlib.m4
   1.156 +
   1.157 +subdir = m4
   1.158 +ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
   1.159 +mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
   1.160 +CONFIG_HEADER = $(top_builddir)/config.h
   1.161 +CONFIG_CLEAN_FILES =
   1.162 +DIST_SOURCES =
   1.163 +DIST_COMMON = $(srcdir)/Makefile.in Makefile.am
   1.164 +all: all-am
   1.165 +
   1.166 +.SUFFIXES:
   1.167 +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am  $(top_srcdir)/configure.ac $(ACLOCAL_M4)
   1.168 +	cd $(top_srcdir) && \
   1.169 +	  $(AUTOMAKE) --gnu  m4/Makefile
   1.170 +Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in  $(top_builddir)/config.status
   1.171 +	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
   1.172 +
   1.173 +mostlyclean-libtool:
   1.174 +	-rm -f *.lo
   1.175 +
   1.176 +clean-libtool:
   1.177 +	-rm -rf .libs _libs
   1.178 +
   1.179 +distclean-libtool:
   1.180 +	-rm -f libtool
   1.181 +uninstall-info-am:
   1.182 +tags: TAGS
   1.183 +TAGS:
   1.184 +
   1.185 +ctags: CTAGS
   1.186 +CTAGS:
   1.187 +
   1.188 +DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
   1.189 +
   1.190 +top_distdir = ..
   1.191 +distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
   1.192 +
   1.193 +distdir: $(DISTFILES)
   1.194 +	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
   1.195 +	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
   1.196 +	list='$(DISTFILES)'; for file in $$list; do \
   1.197 +	  case $$file in \
   1.198 +	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
   1.199 +	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
   1.200 +	  esac; \
   1.201 +	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
   1.202 +	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
   1.203 +	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
   1.204 +	    dir="/$$dir"; \
   1.205 +	    $(mkinstalldirs) "$(distdir)$$dir"; \
   1.206 +	  else \
   1.207 +	    dir=''; \
   1.208 +	  fi; \
   1.209 +	  if test -d $$d/$$file; then \
   1.210 +	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
   1.211 +	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
   1.212 +	    fi; \
   1.213 +	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
   1.214 +	  else \
   1.215 +	    test -f $(distdir)/$$file \
   1.216 +	    || cp -p $$d/$$file $(distdir)/$$file \
   1.217 +	    || exit 1; \
   1.218 +	  fi; \
   1.219 +	done
   1.220 +check-am: all-am
   1.221 +check: check-am
   1.222 +all-am: Makefile
   1.223 +
   1.224 +installdirs:
   1.225 +install: install-am
   1.226 +install-exec: install-exec-am
   1.227 +install-data: install-data-am
   1.228 +uninstall: uninstall-am
   1.229 +
   1.230 +install-am: all-am
   1.231 +	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
   1.232 +
   1.233 +installcheck: installcheck-am
   1.234 +install-strip:
   1.235 +	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
   1.236 +	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
   1.237 +	  `test -z '$(STRIP)' || \
   1.238 +	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
   1.239 +mostlyclean-generic:
   1.240 +
   1.241 +clean-generic:
   1.242 +
   1.243 +distclean-generic:
   1.244 +	-rm -f $(CONFIG_CLEAN_FILES)
   1.245 +
   1.246 +maintainer-clean-generic:
   1.247 +	@echo "This command is intended for maintainers to use"
   1.248 +	@echo "it deletes files that may require special tools to rebuild."
   1.249 +clean: clean-am
   1.250 +
   1.251 +clean-am: clean-generic clean-libtool mostlyclean-am
   1.252 +
   1.253 +distclean: distclean-am
   1.254 +	-rm -f Makefile
   1.255 +distclean-am: clean-am distclean-generic distclean-libtool
   1.256 +
   1.257 +dvi: dvi-am
   1.258 +
   1.259 +dvi-am:
   1.260 +
   1.261 +info: info-am
   1.262 +
   1.263 +info-am:
   1.264 +
   1.265 +install-data-am:
   1.266 +
   1.267 +install-exec-am:
   1.268 +
   1.269 +install-info: install-info-am
   1.270 +
   1.271 +install-man:
   1.272 +
   1.273 +installcheck-am:
   1.274 +
   1.275 +maintainer-clean: maintainer-clean-am
   1.276 +	-rm -f Makefile
   1.277 +maintainer-clean-am: distclean-am maintainer-clean-generic
   1.278 +
   1.279 +mostlyclean: mostlyclean-am
   1.280 +
   1.281 +mostlyclean-am: mostlyclean-generic mostlyclean-libtool
   1.282 +
   1.283 +pdf: pdf-am
   1.284 +
   1.285 +pdf-am:
   1.286 +
   1.287 +ps: ps-am
   1.288 +
   1.289 +ps-am:
   1.290 +
   1.291 +uninstall-am: uninstall-info-am
   1.292 +
   1.293 +.PHONY: all all-am check check-am clean clean-generic clean-libtool \
   1.294 +	distclean distclean-generic distclean-libtool distdir dvi \
   1.295 +	dvi-am info info-am install install-am install-data \
   1.296 +	install-data-am install-exec install-exec-am install-info \
   1.297 +	install-info-am install-man install-strip installcheck \
   1.298 +	installcheck-am installdirs maintainer-clean \
   1.299 +	maintainer-clean-generic mostlyclean mostlyclean-generic \
   1.300 +	mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
   1.301 +	uninstall-info-am
   1.302 +
   1.303 +# Tell versions [3.59,3.63) of GNU make to not export all variables.
   1.304 +# Otherwise a system limit (for SysV at least) may be exceeded.
   1.305 +.NOEXPORT: