Changeset 1739
- Timestamp:
- 05/12/05 13:05:05 (4 years ago)
- Files:
-
- trunk/swish-e/Makefile.in (modified) (35 diffs)
- trunk/swish-e/aclocal.m4 (modified) (7 diffs)
- trunk/swish-e/conf/Makefile.in (modified) (16 diffs)
- trunk/swish-e/config/ltmain.sh (modified) (4 diffs)
- trunk/swish-e/configure (modified) (44 diffs)
- trunk/swish-e/configure.in (modified) (2 diffs)
- trunk/swish-e/example/Makefile.in (modified) (23 diffs)
- trunk/swish-e/filter-bin/Makefile.in (modified) (18 diffs)
- trunk/swish-e/filters/Makefile.in (modified) (23 diffs)
- trunk/swish-e/filters/SWISH/Makefile.in (modified) (18 diffs)
- trunk/swish-e/html/Makefile.in (modified) (17 diffs)
- trunk/swish-e/man/Makefile.in (modified) (18 diffs)
- trunk/swish-e/pod/Makefile.in (modified) (17 diffs)
- trunk/swish-e/prog-bin/Makefile.in (modified) (22 diffs)
- trunk/swish-e/src/Makefile.am (modified) (1 diff)
- trunk/swish-e/src/Makefile.in (modified) (37 diffs)
- trunk/swish-e/src/expat/Makefile.in (modified) (23 diffs)
- trunk/swish-e/src/replace/Makefile.in (modified) (21 diffs)
- trunk/swish-e/src/snowball/Makefile.in (modified) (22 diffs)
- trunk/swish-e/src/swish.c (modified) (1 diff)
- trunk/swish-e/src/win32/build.sh (modified) (1 diff)
- trunk/swish-e/tests/Makefile.in (modified) (20 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/swish-e/Makefile.in
r1655 r1739 1 # Makefile.in generated by automake 1. 7.9from Makefile.am.1 # Makefile.in generated by automake 1.8.5 from Makefile.am. 2 2 # @configure_input@ 3 3 4 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 20035 # Free Software Foundation, Inc.4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 5 # 2003, 2004 Free Software Foundation, Inc. 6 6 # This Makefile.in is free software; the Free Software Foundation 7 7 # gives unlimited permission to copy and/or distribute it, … … 14 14 15 15 @SET_MAKE@ 16 16 17 17 18 srcdir = @srcdir@ … … 22 23 pkgincludedir = $(includedir)/@PACKAGE@ 23 24 top_builddir = . 24 25 25 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 26 26 INSTALL = @INSTALL@ … … 37 37 POST_UNINSTALL = : 38 38 host_triplet = @host@ 39 DIST_COMMON = $(am__configure_deps) $(srcdir)/Makefile.am \ 40 $(srcdir)/Makefile.in $(srcdir)/swish-config.in \ 41 $(srcdir)/swish-e.pc.in $(top_srcdir)/configure \ 42 $(top_srcdir)/rpm/swish-e.spec.in COPYING TODO config/compile \ 43 config/config.guess config/config.sub config/depcomp \ 44 config/install-sh config/ltmain.sh config/missing \ 45 config/mkinstalldirs 46 subdir = . 47 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 48 am__aclocal_m4_deps = $(top_srcdir)/config/acinclude.m4 \ 49 $(top_srcdir)/configure.in 50 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ 51 $(ACLOCAL_M4) 52 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \ 53 configure.lineno configure.status.lineno 54 mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs 55 CONFIG_HEADER = $(top_builddir)/src/acconfig.h 56 CONFIG_CLEAN_FILES = rpm/swish-e.spec swish-e.pc swish-config 57 am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(docdir)" "$(DESTDIR)$(pkgconfigdir)" 58 binSCRIPT_INSTALL = $(INSTALL_SCRIPT) 59 SCRIPTS = $(bin_SCRIPTS) 60 SOURCES = 61 DIST_SOURCES = 62 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ 63 html-recursive info-recursive install-data-recursive \ 64 install-exec-recursive install-info-recursive \ 65 install-recursive installcheck-recursive installdirs-recursive \ 66 pdf-recursive ps-recursive uninstall-info-recursive \ 67 uninstall-recursive 68 docDATA_INSTALL = $(INSTALL_DATA) 69 pkgconfigDATA_INSTALL = $(INSTALL_DATA) 70 DATA = $(doc_DATA) $(pkgconfig_DATA) 71 ETAGS = etags 72 CTAGS = ctags 73 DIST_SUBDIRS = $(SUBDIRS) 74 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 75 distdir = $(PACKAGE)-$(VERSION) 76 top_distdir = $(distdir) 77 am__remove_distdir = \ 78 { test ! -d $(distdir) \ 79 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \ 80 && rm -fr $(distdir); }; } 81 DIST_ARCHIVES = $(distdir).tar.gz 82 GZIP_ENV = --best 83 distuninstallcheck_listfiles = find . -type f -print 84 distcleancheck_listfiles = find . -type f -print 39 85 ACLOCAL = @ACLOCAL@ 40 86 ALLOCA = @ALLOCA@ … … 43 89 AMTAR = @AMTAR@ 44 90 AR = @AR@ 91 AS = @AS@ 45 92 AUTOCONF = @AUTOCONF@ 46 93 AUTOHEADER = @AUTOHEADER@ … … 62 109 DEFS = @DEFS@ 63 110 DEPDIR = @DEPDIR@ 111 DLLTOOL = @DLLTOOL@ 64 112 ECHO = @ECHO@ 65 113 ECHO_C = @ECHO_C@ … … 88 136 MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ 89 137 MAKEINFO = @MAKEINFO@ 138 OBJDUMP = @OBJDUMP@ 90 139 OBJEXT = @OBJEXT@ 91 140 PACKAGE = @PACKAGE@ … … 111 160 Z_LIBS = @Z_LIBS@ 112 161 ac_ct_AR = @ac_ct_AR@ 162 ac_ct_AS = @ac_ct_AS@ 113 163 ac_ct_CC = @ac_ct_CC@ 114 164 ac_ct_CXX = @ac_ct_CXX@ 165 ac_ct_DLLTOOL = @ac_ct_DLLTOOL@ 115 166 ac_ct_F77 = @ac_ct_F77@ 167 ac_ct_OBJDUMP = @ac_ct_OBJDUMP@ 116 168 ac_ct_RANLIB = @ac_ct_RANLIB@ 117 169 ac_ct_STRIP = @ac_ct_STRIP@ … … 143 195 localstatedir = @localstatedir@ 144 196 mandir = @mandir@ 197 mkdir_p = @mkdir_p@ 145 198 oldincludedir = @oldincludedir@ 146 199 prefix = @prefix@ … … 152 205 AUTOMAKE_OPTIONS = foreign 153 206 SUBDIRS = filters prog-bin conf filter-bin example html man src tests pod 154 155 207 @BUILDDOCS_TRUE@docdir = $(datadir)/doc/$(PACKAGE) 156 157 208 158 209 # Install these three in the doc directory … … 162 213 @BUILDDOCS_TRUE@ $(srcdir)/README \ 163 214 @BUILDDOCS_TRUE@ README.cvs 164 165 215 166 216 config_dir = \ … … 171 221 config/missing \ 172 222 config/mkinstalldirs 173 174 223 175 224 perl_dir = \ … … 188 237 perl/t/third.html 189 238 190 191 239 vms_dir = \ 192 240 src/vms/acconfig.h_vms \ … … 202 250 src/vms/regexpr.h \ 203 251 src/vms/swish.opt 204 205 252 206 253 win32_dir = \ … … 222 269 src/worddata.h 223 270 224 225 271 rpm_dir = \ 226 272 rpm/swish-e.spec.in \ 227 273 rpm/swish-e.xpm 228 229 274 230 275 debian_dir = \ … … 239 284 debian/swish-e.substvars 240 285 241 242 286 bin_SCRIPTS = swish-config 243 287 pkgconfigdir = $(libdir)/pkgconfig 244 288 pkgconfig_DATA = swish-e.pc 245 246 289 EXTRA_DIST = \ 247 290 $(config_dir) $(perl_dir) \ … … 250 293 $(debian_dir) 251 294 252 subdir = .253 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4254 mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs255 CONFIG_HEADER = $(top_builddir)/src/acconfig.h256 CONFIG_CLEAN_FILES = rpm/swish-e.spec swish-e.pc swish-config257 SCRIPTS = $(bin_SCRIPTS)258 259 DIST_SOURCES =260 DATA = $(doc_DATA) $(pkgconfig_DATA)261 262 263 RECURSIVE_TARGETS = info-recursive dvi-recursive pdf-recursive \264 ps-recursive install-info-recursive uninstall-info-recursive \265 all-recursive install-data-recursive install-exec-recursive \266 installdirs-recursive install-recursive uninstall-recursive \267 check-recursive installcheck-recursive268 DIST_COMMON = README $(srcdir)/Makefile.in $(srcdir)/configure INSTALL \269 Makefile.am TODO aclocal.m4 config/acinclude.m4 config/compile \270 config/config.guess config/config.sub config/depcomp \271 config/install-sh config/ltmain.sh config/missing \272 config/mkinstalldirs configure configure.in swish-config.in \273 swish-e.pc.in274 DIST_SUBDIRS = $(SUBDIRS)275 295 all: all-recursive 276 296 277 297 .SUFFIXES: 278 279 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \ 280 configure.lineno 281 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 298 am--refresh: 299 @: 300 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) 301 @for dep in $?; do \ 302 case '$(am__configure_deps)' in \ 303 *$$dep*) \ 304 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign '; \ 305 cd $(srcdir) && $(AUTOMAKE) --foreign \ 306 && exit 0; \ 307 exit 1;; \ 308 esac; \ 309 done; \ 310 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \ 282 311 cd $(top_srcdir) && \ 283 312 $(AUTOMAKE) --foreign Makefile 284 Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in $(top_builddir)/config.status 285 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe) 286 287 $(top_builddir)/config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 313 .PRECIOUS: Makefile 314 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 315 @case '$?' in \ 316 *config.status*) \ 317 echo ' $(SHELL) ./config.status'; \ 318 $(SHELL) ./config.status;; \ 319 *) \ 320 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \ 321 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \ 322 esac; 323 324 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 288 325 $(SHELL) ./config.status --recheck 289 $(srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES) 326 327 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 290 328 cd $(srcdir) && $(AUTOCONF) 291 292 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ configure.in 329 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) 293 330 cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS) 294 331 rpm/swish-e.spec: $(top_builddir)/config.status $(top_srcdir)/rpm/swish-e.spec.in 295 332 cd $(top_builddir) && $(SHELL) ./config.status $@ 296 swish-e.pc: $(top_builddir)/config.status swish-e.pc.in333 swish-e.pc: $(top_builddir)/config.status $(srcdir)/swish-e.pc.in 297 334 cd $(top_builddir) && $(SHELL) ./config.status $@ 298 swish-config: $(top_builddir)/config.status swish-config.in335 swish-config: $(top_builddir)/config.status $(srcdir)/swish-config.in 299 336 cd $(top_builddir) && $(SHELL) ./config.status $@ 300 binSCRIPT_INSTALL = $(INSTALL_SCRIPT)301 337 install-binSCRIPTS: $(bin_SCRIPTS) 302 338 @$(NORMAL_INSTALL) 303 $(mkinstalldirs) $(DESTDIR)$(bindir)339 test -z "$(bindir)" || $(mkdir_p) "$(DESTDIR)$(bindir)" 304 340 @list='$(bin_SCRIPTS)'; for p in $$list; do \ 305 341 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 306 342 if test -f $$d$$p; then \ 307 343 f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \ 308 echo " $(binSCRIPT_INSTALL) $$d$$p $(DESTDIR)$(bindir)/$$f"; \309 $(binSCRIPT_INSTALL) $$d$$p $(DESTDIR)$(bindir)/$$f; \344 echo " $(binSCRIPT_INSTALL) '$$d$$p' '$(DESTDIR)$(bindir)/$$f'"; \ 345 $(binSCRIPT_INSTALL) "$$d$$p" "$(DESTDIR)$(bindir)/$$f"; \ 310 346 else :; fi; \ 311 347 done … … 315 351 @list='$(bin_SCRIPTS)'; for p in $$list; do \ 316 352 f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \ 317 echo " rm -f $(DESTDIR)$(bindir)/$$f"; \318 rm -f $(DESTDIR)$(bindir)/$$f; \353 echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \ 354 rm -f "$(DESTDIR)$(bindir)/$$f"; \ 319 355 done 320 356 … … 328 364 -rm -f libtool 329 365 uninstall-info-am: 330 docDATA_INSTALL = $(INSTALL_DATA)331 366 install-docDATA: $(doc_DATA) 332 367 @$(NORMAL_INSTALL) 333 $(mkinstalldirs) $(DESTDIR)$(docdir)368 test -z "$(docdir)" || $(mkdir_p) "$(DESTDIR)$(docdir)" 334 369 @list='$(doc_DATA)'; for p in $$list; do \ 335 370 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 336 371 f="`echo $$p | sed -e 's|^.*/||'`"; \ 337 echo " $(docDATA_INSTALL) $$d$$p $(DESTDIR)$(docdir)/$$f"; \338 $(docDATA_INSTALL) $$d$$p $(DESTDIR)$(docdir)/$$f; \372 echo " $(docDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(docdir)/$$f'"; \ 373 $(docDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(docdir)/$$f"; \ 339 374 done 340 375 … … 343 378 @list='$(doc_DATA)'; for p in $$list; do \ 344 379 f="`echo $$p | sed -e 's|^.*/||'`"; \ 345 echo " rm -f $(DESTDIR)$(docdir)/$$f"; \ 346 rm -f $(DESTDIR)$(docdir)/$$f; \ 347 done 348 pkgconfigDATA_INSTALL = $(INSTALL_DATA) 380 echo " rm -f '$(DESTDIR)$(docdir)/$$f'"; \ 381 rm -f "$(DESTDIR)$(docdir)/$$f"; \ 382 done 349 383 install-pkgconfigDATA: $(pkgconfig_DATA) 350 384 @$(NORMAL_INSTALL) 351 $(mkinstalldirs) $(DESTDIR)$(pkgconfigdir)385 test -z "$(pkgconfigdir)" || $(mkdir_p) "$(DESTDIR)$(pkgconfigdir)" 352 386 @list='$(pkgconfig_DATA)'; for p in $$list; do \ 353 387 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 354 388 f="`echo $$p | sed -e 's|^.*/||'`"; \ 355 echo " $(pkgconfigDATA_INSTALL) $$d$$p $(DESTDIR)$(pkgconfigdir)/$$f"; \356 $(pkgconfigDATA_INSTALL) $$d$$p $(DESTDIR)$(pkgconfigdir)/$$f; \389 echo " $(pkgconfigDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(pkgconfigdir)/$$f'"; \ 390 $(pkgconfigDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(pkgconfigdir)/$$f"; \ 357 391 done 358 392 … … 361 395 @list='$(pkgconfig_DATA)'; for p in $$list; do \ 362 396 f="`echo $$p | sed -e 's|^.*/||'`"; \ 363 echo " rm -f $(DESTDIR)$(pkgconfigdir)/$$f"; \364 rm -f $(DESTDIR)$(pkgconfigdir)/$$f; \397 echo " rm -f '$(DESTDIR)$(pkgconfigdir)/$$f'"; \ 398 rm -f "$(DESTDIR)$(pkgconfigdir)/$$f"; \ 365 399 done 366 400 … … 424 458 done 425 459 426 ETAGS = etags427 ETAGSFLAGS =428 429 CTAGS = ctags430 CTAGSFLAGS =431 432 tags: TAGS433 434 460 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) 435 461 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ … … 440 466 END { for (i in files) print i; }'`; \ 441 467 mkid -fID $$unique 468 tags: TAGS 442 469 443 470 TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ … … 445 472 tags=; \ 446 473 here=`pwd`; \ 447 if ( etags--etags-include --version) >/dev/null 2>&1; then \474 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ 448 475 include_option=--etags-include; \ 476 empty_fix=.; \ 449 477 else \ 450 478 include_option=--include; \ 479 empty_fix=; \ 451 480 fi; \ 452 481 list='$(SUBDIRS)'; for subdir in $$list; do \ 453 482 if test "$$subdir" = .; then :; else \ 454 test -f $$subdir/TAGS &&\483 test ! -f $$subdir/TAGS || \ 455 484 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \ 456 485 fi; \ … … 462 491 $(AWK) ' { files[$$0] = 1; } \ 463 492 END { for (i in files) print i; }'`; \ 464 test -z "$(ETAGS_ARGS)$$tags$$unique" \ 465 || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 466 $$tags $$unique 467 493 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ 494 test -n "$$unique" || unique=$$empty_fix; \ 495 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 496 $$tags $$unique; \ 497 fi 468 498 ctags: CTAGS 469 499 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ … … 488 518 distclean-tags: 489 519 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags 490 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)491 492 top_distdir = .493 distdir = $(PACKAGE)-$(VERSION)494 495 am__remove_distdir = \496 { test ! -d $(distdir) \497 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \498 && rm -fr $(distdir); }; }499 500 GZIP_ENV = --best501 distuninstallcheck_listfiles = find . -type f -print502 distcleancheck_listfiles = find . -type f -print503 520 504 521 distdir: $(DISTFILES) 505 522 $(am__remove_distdir) 506 523 mkdir $(distdir) 507 $(mk installdirs) $(distdir)/. $(distdir)/config $(distdir)/debian $(distdir)/perl $(distdir)/perl/t $(distdir)/rpm $(distdir)/src $(distdir)/src/vms $(distdir)/src/win32524 $(mkdir_p) $(distdir)/$(srcdir) $(distdir)/. $(distdir)/config $(distdir)/debian $(distdir)/perl $(distdir)/perl/t $(distdir)/rpm $(distdir)/src $(distdir)/src/vms $(distdir)/src/win32 508 525 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ 509 526 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ … … 517 534 if test "$$dir" != "$$file" && test "$$dir" != "."; then \ 518 535 dir="/$$dir"; \ 519 $(mk installdirs) "$(distdir)$$dir"; \536 $(mkdir_p) "$(distdir)$$dir"; \ 520 537 else \ 521 538 dir=''; \ … … 534 551 list='$(SUBDIRS)'; for subdir in $$list; do \ 535 552 if test "$$subdir" = .; then :; else \ 536 test -d $(distdir)/$$subdir\537 || mkdir $(distdir)/$$subdir\553 test -d "$(distdir)/$$subdir" \ 554 || mkdir "$(distdir)/$$subdir" \ 538 555 || exit 1; \ 539 556 (cd $$subdir && \ 540 557 $(MAKE) $(AM_MAKEFLAGS) \ 541 top_distdir=" $(top_distdir)" \542 distdir= ../$(distdir)/$$subdir\558 top_distdir="../$(top_distdir)" \ 559 distdir="../$(distdir)/$$subdir" \ 543 560 distdir) \ 544 561 || exit 1; \ … … 554 571 $(am__remove_distdir) 555 572 573 dist-bzip2: distdir 574 $(AMTAR) chof - $(distdir) | bzip2 -9 -c >$(distdir).tar.bz2 575 $(am__remove_distdir) 576 577 dist-tarZ: distdir 578 $(AMTAR) chof - $(distdir) | compress -c >$(distdir).tar.Z 579 $(am__remove_distdir) 580 581 dist-shar: distdir 582 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz 583 $(am__remove_distdir) 584 585 dist-zip: distdir 586 -rm -f $(distdir).zip 587 zip -rq $(distdir).zip $(distdir) 588 $(am__remove_distdir) 589 556 590 dist dist-all: distdir 557 591 $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz … … 562 596 # tarfile. 563 597 distcheck: dist 564 $(am__remove_distdir) 565 GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(AMTAR) xf - 598 case '$(DIST_ARCHIVES)' in \ 599 *.tar.gz*) \ 600 GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(AMTAR) xf - ;;\ 601 *.tar.bz2*) \ 602 bunzip2 -c $(distdir).tar.bz2 | $(AMTAR) xf - ;;\ 603 *.tar.Z*) \ 604 uncompress -c $(distdir).tar.Z | $(AMTAR) xf - ;;\ 605 *.shar.gz*) \ 606 GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\ 607 *.zip*) \ 608 unzip $(distdir).zip ;;\ 609 esac 566 610 chmod -R a-w $(distdir); chmod a+w $(distdir) 567 611 mkdir $(distdir)/_build … … 583 627 && chmod -R a-w "$$dc_install_base" \ 584 628 && ({ \ 585 (cd ../.. && $(mkinstalldirs)"$$dc_destdir") \629 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \ 586 630 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \ 587 631 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \ … … 590 634 } || { rm -rf "$$dc_destdir"; exit 1; }) \ 591 635 && rm -rf "$$dc_destdir" \ 592 && $(MAKE) $(AM_MAKEFLAGS) dist -gzip\593 && rm - f $(distdir).tar.gz\636 && $(MAKE) $(AM_MAKEFLAGS) dist \ 637 && rm -rf $(DIST_ARCHIVES) \ 594 638 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck 595 639 $(am__remove_distdir) 596 @echo "$(distdir).tar.gz is ready for distribution" | \ 597 sed 'h;s/./=/g;p;x;p;x' 640 @(echo "$(distdir) archives ready for distribution: "; \ 641 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \ 642 sed -e '1{h;s/./=/g;p;x;}' -e '$${p;x;}' 598 643 distuninstallcheck: 599 644 @cd $(distuninstallcheck_dir) \ … … 619 664 installdirs: installdirs-recursive 620 665 installdirs-am: 621 $(mkinstalldirs) $(DESTDIR)$(bindir) $(DESTDIR)$(docdir) $(DESTDIR)$(pkgconfigdir) 622 666 for dir in "$(DESTDIR)$(bindir)" "$(DESTDIR)$(docdir)" "$(DESTDIR)$(pkgconfigdir)"; do \ 667 test -z "$$dir" || $(mkdir_p) "$$dir"; \ 668 done 623 669 install: install-recursive 624 670 install-exec: install-exec-recursive … … 659 705 dvi-am: 660 706 707 html: html-recursive 708 661 709 info: info-recursive 662 710 … … 696 744 uninstall-info: uninstall-info-recursive 697 745 698 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am clean \ 699 clean-generic clean-libtool clean-recursive ctags \ 700 ctags-recursive dist dist-all dist-gzip distcheck distclean \ 746 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am am--refresh check \ 747 check-am clean clean-generic clean-libtool clean-recursive \ 748 ctags ctags-recursive dist dist-all dist-bzip2 dist-gzip \ 749 dist-shar dist-tarZ dist-zip distcheck distclean \ 701 750 distclean-generic distclean-libtool distclean-recursive \ 702 751 distclean-tags distcleancheck distdir distuninstallcheck dvi \ 703 dvi-am dvi-recursive info info-am info-recursive install \ 704 install-am install-binSCRIPTS install-data install-data-am \ 705 install-data-recursive install-docDATA install-exec \ 706 install-exec-am install-exec-recursive install-info \ 707 install-info-am install-info-recursive install-man \ 708 install-pkgconfigDATA install-recursive install-strip \ 709 installcheck installcheck-am installdirs installdirs-am \ 710 installdirs-recursive maintainer-clean maintainer-clean-generic \ 752 dvi-am html html-am info info-am install install-am \ 753 install-binSCRIPTS install-data install-data-am \ 754 install-docDATA install-exec install-exec-am install-info \ 755 install-info-am install-man install-pkgconfigDATA \ 756 install-strip installcheck installcheck-am installdirs \ 757 installdirs-am maintainer-clean maintainer-clean-generic \ 711 758 maintainer-clean-recursive mostlyclean mostlyclean-generic \ 712 mostlyclean-libtool mostlyclean-recursive pdf pdf-am \ 713 pdf-recursive ps ps-am ps-recursive tags tags-recursive \ 714 uninstall uninstall-am uninstall-binSCRIPTS uninstall-docDATA \ 715 uninstall-info-am uninstall-info-recursive \ 716 uninstall-pkgconfigDATA uninstall-recursive 759 mostlyclean-libtool mostlyclean-recursive pdf pdf-am ps ps-am \ 760 tags tags-recursive uninstall uninstall-am \ 761 uninstall-binSCRIPTS uninstall-docDATA uninstall-info-am \ 762 uninstall-pkgconfigDATA 717 763 718 764 trunk/swish-e/aclocal.m4
r1551 r1739 1 # generated automatically by aclocal 1. 7.9-*- Autoconf -*-2 3 # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002 1 # generated automatically by aclocal 1.8.5 -*- Autoconf -*- 2 3 # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004 4 4 # Free Software Foundation, Inc. 5 5 # This file is free software; the Free Software Foundation … … 11 11 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A 12 12 # PARTICULAR PURPOSE. 13 14 # AM_CONDITIONAL -*- Autoconf -*-15 16 # Copyright 1997, 2000, 2001 Free Software Foundation, Inc.17 18 # This program is free software; you can redistribute it and/or modify19 # it under the terms of the GNU General Public License as published by20 # the Free Software Foundation; either version 2, or (at your option)21 # any later version.22 23 # This program is distributed in the hope that it will be useful,24 # but WITHOUT ANY WARRANTY; without even the implied warranty of25 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the26 # GNU General Public License for more details.27 28 # You should have received a copy of the GNU General Public License29 # along with this program; if not, write to the Free Software30 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA31 # 02111-1307, USA.32 33 # serial 534 35 AC_PREREQ(2.52)36 37 # AM_CONDITIONAL(NAME, SHELL-CONDITION)38 # -------------------------------------39 # Define a conditional.40 AC_DEFUN([AM_CONDITIONAL],41 [ifelse([$1], [TRUE], [AC_FATAL([$0: invalid condition: $1])],42 [$1], [FALSE], [AC_FATAL([$0: invalid condition: $1])])dnl43 AC_SUBST([$1_TRUE])44 AC_SUBST([$1_FALSE])45 if $2; then46 $1_TRUE=47 $1_FALSE='#'48 else49 $1_TRUE='#'50 $1_FALSE=51 fi52 AC_CONFIG_COMMANDS_PRE(53 [if test -z "${$1_TRUE}" && test -z "${$1_FALSE}"; then54 AC_MSG_ERROR([conditional "$1" was never defined.55 Usually this means the macro was only invoked conditionally.])56 fi])])57 58 # Do all the work for Automake. -*- Autoconf -*-59 60 # This macro actually does too much some checks are only needed if61 # your package does certain things. But this isn't really a big deal.62 63 # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 200364 # Free Software Foundation, Inc.65 66 # This program is free software; you can redistribute it and/or modify67 # it under the terms of the GNU General Public License as published by68 # the Free Software Foundation; either version 2, or (at your option)69 # any later version.70 71 # This program is distributed in the hope that it will be useful,72 # but WITHOUT ANY WARRANTY; without even the implied warranty of73 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the74 # GNU General Public License for more details.75 76 # You should have received a copy of the GNU General Public License77 # along with this program; if not, write to the Free Software78 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA79 # 02111-1307, USA.80 81 # serial 1082 83 AC_PREREQ([2.54])84 85 # Autoconf 2.50 wants to disallow AM_ names. We explicitly allow86 # the ones we care about.87 m4_pattern_allow([^AM_[A-Z]+FLAGS$])dnl88 89 # AM_INIT_AUTOMAKE(PACKAGE, VERSION, [NO-DEFINE])90 # AM_INIT_AUTOMAKE([OPTIONS])91 # -----------------------------------------------92 # The call with PACKAGE and VERSION arguments is the old style93 # call (pre autoconf-2.50), which is being phased out. PACKAGE94 # and VERSION should now be passed to AC_INIT and removed from95 # the call to AM_INIT_AUTOMAKE.96 # We support both call styles for the transition. After97 # the next Automake release, Autoconf can make the AC_INIT98 # arguments mandatory, and then we can depend on a new Autoconf99 # release and drop the old call support.100 AC_DEFUN([AM_INIT_AUTOMAKE],101 [AC_REQUIRE([AM_SET_CURRENT_AUTOMAKE_VERSION])dnl102 AC_REQUIRE([AC_PROG_INSTALL])dnl103 # test to see if srcdir already configured104 if test "`cd $srcdir && pwd`" != "`pwd`" &&105 test -f $srcdir/config.status; then106 AC_MSG_ERROR([source directory already configured; run "make distclean" there first])107 fi108 109 # test whether we have cygpath110 if test -z "$CYGPATH_W"; then111 if (cygpath --version) >/dev/null 2>/dev/null; then112 CYGPATH_W='cygpath -w'113 else114 CYGPATH_W=echo115 fi116 fi117 AC_SUBST([CYGPATH_W])118 119 # Define the identity of the package.120 dnl Distinguish between old-style and new-style calls.121 m4_ifval([$2],122 [m4_ifval([$3], [_AM_SET_OPTION([no-define])])dnl123 AC_SUBST([PACKAGE], [$1])dnl124 AC_SUBST([VERSION], [$2])],125 [_AM_SET_OPTIONS([$1])dnl126 AC_SUBST([PACKAGE], ['AC_PACKAGE_TARNAME'])dnl127 AC_SUBST([VERSION], ['AC_PACKAGE_VERSION'])])dnl128 129 _AM_IF_OPTION([no-define],,130 [AC_DEFINE_UNQUOTED(PACKAGE, "$PACKAGE", [Name of package])131 AC_DEFINE_UNQUOTED(VERSION, "$VERSION", [Version number of package])])dnl132 133 # Some tools Automake needs.134 AC_REQUIRE([AM_SANITY_CHECK])dnl135 AC_REQUIRE([AC_ARG_PROGRAM])dnl136 AM_MISSING_PROG(ACLOCAL, aclocal-${am__api_version})137 AM_MISSING_PROG(AUTOCONF, autoconf)138 AM_MISSING_PROG(AUTOMAKE, automake-${am__api_version})139 AM_MISSING_PROG(AUTOHEADER, autoheader)140 AM_MISSING_PROG(MAKEINFO, makeinfo)141 AM_MISSING_PROG(AMTAR, tar)142 AM_PROG_INSTALL_SH143 AM_PROG_INSTALL_STRIP144 # We need awk for the "check" target. The system "awk" is bad on145 # some platforms.146 AC_REQUIRE([AC_PROG_AWK])dnl147 AC_REQUIRE([AC_PROG_MAKE_SET])dnl148 AC_REQUIRE([AM_SET_LEADING_DOT])dnl149 150 _AM_IF_OPTION([no-dependencies],,151 [AC_PROVIDE_IFELSE([AC_PROG_CC],152 [_AM_DEPENDENCIES(CC)],153 [define([AC_PROG_CC],154 defn([AC_PROG_CC])[_AM_DEPENDENCIES(CC)])])dnl155 AC_PROVIDE_IFELSE([AC_PROG_CXX],156 [_AM_DEPENDENCIES(CXX)],157 [define([AC_PROG_CXX],158 defn([AC_PROG_CXX])[_AM_DEPENDENCIES(CXX)])])dnl159 ])160 ])161 162 163 # When config.status generates a header, we must update the stamp-h file.164 # This file resides in the same directory as the config header165 # that is generated. The stamp files are numbered to have different names.166 167 # Autoconf calls _AC_AM_CONFIG_HEADER_HOOK (when defined) in the168 # loop where config.status creates the headers, so we can generate169 # our stamp files there.170 AC_DEFUN([_AC_AM_CONFIG_HEADER_HOOK],171 [# Compute $1's index in $config_headers.172 _am_stamp_count=1173 for _am_header in $config_headers :; do174 case $_am_header in175 $1 | $1:* )176 break ;;177 * )178 _am_stamp_count=`expr $_am_stamp_count + 1` ;;179 esac180 done181 echo "timestamp for $1" >`AS_DIRNAME([$1])`/stamp-h[]$_am_stamp_count])182 183 # Copyright 2002 Free Software Foundation, Inc.184 185 # This program is free software; you can redistribute it and/or modify186 # it under the terms of the GNU General Public License as published by187 # the Free Software Foundation; either version 2, or (at your option)188 # any later version.189 190 # This program is distributed in the hope that it will be useful,191 # but WITHOUT ANY WARRANTY; without even the implied warranty of192 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the193 # GNU General Public License for more details.194 195 # You should have received a copy of the GNU General Public License196 # along with this program; if not, write to the Free Software197 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA198 199 # AM_AUTOMAKE_VERSION(VERSION)200 # ----------------------------201 # Automake X.Y traces this macro to ensure aclocal.m4 has been202 # generated from the m4 files accompanying Automake X.Y.203 AC_DEFUN([AM_AUTOMAKE_VERSION],[am__api_version="1.7"])204 205 # AM_SET_CURRENT_AUTOMAKE_VERSION206 # -------------------------------207 # Call AM_AUTOMAKE_VERSION so it can be traced.208 # This function is AC_REQUIREd by AC_INIT_AUTOMAKE.209 AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION],210 [AM_AUTOMAKE_VERSION([1.7.9])])211 212 # Helper functions for option handling. -*- Autoconf -*-213 214 # Copyright 2001, 2002 Free Software Foundation, Inc.215 216 # This program is free software; you can redistribute it and/or modify217 # it under the terms of the GNU General Public License as published by218 # the Free Software Foundation; either version 2, or (at your option)219 # any later version.220 221 # This program is distributed in the hope that it will be useful,222 # but WITHOUT ANY WARRANTY; without even the implied warranty of223 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the224 # GNU General Public License for more details.225 226 # You should have received a copy of the GNU General Public License227 # along with this program; if not, write to the Free Software228 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA229 # 02111-1307, USA.230 231 # serial 2232 233 # _AM_MANGLE_OPTION(NAME)234 # -----------------------235 AC_DEFUN([_AM_MANGLE_OPTION],236 [[_AM_OPTION_]m4_bpatsubst($1, [[^a-zA-Z0-9_]], [_])])237 238 # _AM_SET_OPTION(NAME)239 # ------------------------------240 # Set option NAME. Presently that only means defining a flag for this option.241 AC_DEFUN([_AM_SET_OPTION],242 [m4_define(_AM_MANGLE_OPTION([$1]), 1)])243 244 # _AM_SET_OPTIONS(OPTIONS)245 # ----------------------------------246 # OPTIONS is a space-separated list of Automake options.247 AC_DEFUN([_AM_SET_OPTIONS],248 [AC_FOREACH([_AM_Option], [$1], [_AM_SET_OPTION(_AM_Option)])])249 250 # _AM_IF_OPTION(OPTION, IF-SET, [IF-NOT-SET])251 # -------------------------------------------252 # Execute IF-SET if OPTION is set, IF-NOT-SET otherwise.253 AC_DEFUN([_AM_IF_OPTION],254 [m4_ifset(_AM_MANGLE_OPTION([$1]), [$2], [$3])])255 256 #257 # Check to make sure that the build environment is sane.258 #259 260 # Copyright 1996, 1997, 2000, 2001 Free Software Foundation, Inc.261 262 # This program is free software; you can redistribute it and/or modify263 # it under the terms of the GNU General Public License as published by264 # the Free Software Foundation; either version 2, or (at your option)265 # any later version.266 267 # This program is distributed in the hope that it will be useful,268 # but WITHOUT ANY WARRANTY; without even the implied warranty of269 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the270 # GNU General Public License for more details.271 272 # You should have received a copy of the GNU General Public License273 # along with this program; if not, write to the Free Software274 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA275 # 02111-1307, USA.276 277 # serial 3278 279 # AM_SANITY_CHECK280 # ---------------281 AC_DEFUN([AM_SANITY_CHECK],282 [AC_MSG_CHECKING([whether build environment is sane])283 # Just in case284 sleep 1285 echo timestamp > conftest.file286 # Do `set' in a subshell so we don't clobber the current shell's287 # arguments. Must try -L first in case configure is actually a288 # symlink; some systems play weird games with the mod time of symlinks289 # (eg FreeBSD returns the mod time of the symlink's containing290 # directory).291 if (292 set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`293 if test "$[*]" = "X"; then294 # -L didn't work.295 set X `ls -t $srcdir/configure conftest.file`296 fi297 rm -f conftest.file298 if test "$[*]" != "X $srcdir/configure conftest.file" \299 && test "$[*]" != "X conftest.file $srcdir/configure"; then300 301 # If neither matched, then we have a broken ls. This can happen302 # if, for instance, CONFIG_SHELL is bash and it inherits a303 # broken ls alias from the environment. This has actually304 # happened. Such a system could not be considered "sane".305 AC_MSG_ERROR([ls -t appears to fail. Make sure there is not a broken306 alias in your environment])307 fi308 309 test "$[2]" = conftest.file310 )311 then312 # Ok.313 :314 else315 AC_MSG_ERROR([newly created file is older than distributed files!316 Check your system clock])317 fi318 AC_MSG_RESULT(yes)])319 320 # -*- Autoconf -*-321 322 323 # Copyright 1997, 1999, 2000, 2001 Free Software Foundation, Inc.324 325 # This program is free software; you can redistribute it and/or modify326 # it under the terms of the GNU General Public License as published by327 # the Free Software Foundation; either version 2, or (at your option)328 # any later version.329 330 # This program is distributed in the hope that it will be useful,331 # but WITHOUT ANY WARRANTY; without even the implied warranty of332 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the333 # GNU General Public License for more details.334 335 # You should have received a copy of the GNU General Public License336 # along with this program; if not, write to the Free Software337 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA338 # 02111-1307, USA.339 340 # serial 3341 342 # AM_MISSING_PROG(NAME, PROGRAM)343 # ------------------------------344 AC_DEFUN([AM_MISSING_PROG],345 [AC_REQUIRE([AM_MISSING_HAS_RUN])346 $1=${$1-"${am_missing_run}$2"}347 AC_SUBST($1)])348 349 350 # AM_MISSING_HAS_RUN351 # ------------------352 # Define MISSING if not defined so far and test if it supports --run.353 # If it does, set am_missing_run to use it, otherwise, to nothing.354 AC_DEFUN([AM_MISSING_HAS_RUN],355 [AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl356 test x"${MISSING+set}" = xset || MISSING="\${SHELL} $am_aux_dir/missing"357 # Use eval to expand $SHELL358 if eval "$MISSING --run true"; then359 am_missing_run="$MISSING --run "360 else361 am_missing_run=362 AC_MSG_WARN([`missing' script is too old or missing])363 fi364 ])365 366 # AM_AUX_DIR_EXPAND367 368 # Copyright 2001 Free Software Foundation, Inc.369 370 # This program is free software; you can redistribute it and/or modify371 # it under the terms of the GNU General Public License as published by372 # the Free Software Foundation; either version 2, or (at your option)373 # any later version.374 375 # This program is distributed in the hope that it will be useful,376 # but WITHOUT ANY WARRANTY; without even the implied warranty of377 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the378 # GNU General Public License for more details.379 380 # You should have received a copy of the GNU General Public License381 # along with this program; if not, write to the Free Software382 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA383 # 02111-1307, USA.384 385 # For projects using AC_CONFIG_AUX_DIR([foo]), Autoconf sets386 # $ac_aux_dir to `$srcdir/foo'. In other projects, it is set to387 # `$srcdir', `$srcdir/..', or `$srcdir/../..'.388 #389 # Of course, Automake must honor this variable whenever it calls a390 # tool from the auxiliary directory. The problem is that $srcdir (and391 # therefore $ac_aux_dir as well) can be either absolute or relative,392 # depending on how configure is run. This is pretty annoying, since393 # it makes $ac_aux_dir quite unusable in subdirectories: in the top394 # source directory, any form will work fine, but in subdirectories a395 # relative path needs to be adjusted first.396 #397 # $ac_aux_dir/missing398 # fails when called from a subdirectory if $ac_aux_dir is relative399 # $top_srcdir/$ac_aux_dir/missing400 # fails if $ac_aux_dir is absolute,401 # fails when called from a subdirectory in a VPATH build with402 # a relative $ac_aux_dir403 #404 # The reason of the latter failure is that $top_srcdir and $ac_aux_dir405 # are both prefixed by $srcdir. In an in-source build this is usually406 # harmless because $srcdir is `.', but things will broke when you407 # start a VPATH build or use an absolute $srcdir.408 #409 # So we could use something similar to $top_srcdir/$ac_aux_dir/missing,410 # iff we strip the leading $srcdir from $ac_aux_dir. That would be:411 # am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`412 # and then we would define $MISSING as413 # MISSING="\${SHELL} $am_aux_dir/missing"414 # This will work as long as MISSING is not called from configure, because415 # unfortunately $(top_srcdir) has no meaning in configure.416 # However there are other variables, like CC, which are often used in417 # configure, and could therefore not use this "fixed" $ac_aux_dir.418 #419 # Another solution, used here, is to always expand $ac_aux_dir to an420 # absolute PATH. The drawback is that using absolute paths prevent a421 # configured tree to be moved without reconfiguration.422 423 # Rely on autoconf to set up CDPATH properly.424 AC_PREREQ([2.50])425 426 AC_DEFUN([AM_AUX_DIR_EXPAND], [427 # expand $ac_aux_dir to an absolute path428 am_aux_dir=`cd $ac_aux_dir && pwd`429 ])430 431 # AM_PROG_INSTALL_SH432 # ------------------433 # Define $install_sh.434 435 # Copyright 2001 Free Software Foundation, Inc.436 437 # This program is free software; you can redistribute it and/or modify438 # it under the terms of the GNU General Public License as published by439 # the Free Software Foundation; either version 2, or (at your option)440 # any later version.441 442 # This program is distributed in the hope that it will be useful,443 # but WITHOUT ANY WARRANTY; without even the implied warranty of444 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the445 # GNU General Public License for more details.446 447 # You should have received a copy of the GNU General Public License448 # along with this program; if not, write to the Free Software449 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA450 # 02111-1307, USA.451 452 AC_DEFUN([AM_PROG_INSTALL_SH],453 [AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl454 install_sh=${install_sh-"$am_aux_dir/install-sh"}455 AC_SUBST(install_sh)])456 457 # AM_PROG_INSTALL_STRIP458 459 # Copyright 2001 Free Software Foundation, Inc.
