Changeset ee51534
- Timestamp:
- Jun 14, 2016, 2:33:23 PM (7 years ago)
- Branches:
- ADT, aaron-thesis, arm-eh, ast-experimental, cleanup-dtors, ctor, deferred_resn, demangler, enum, forall-pointer-decay, gc_noraii, jacob/cs343-translation, jenkins-sandbox, master, memory, new-ast, new-ast-unique-expr, new-env, no_list, persistent-indexer, pthread-emulation, qualifiedEnum, resolv-new, with_gc
- Children:
- ca26509
- Parents:
- 7ff30d07
- Files:
-
- 9 edited
Legend:
- Unmodified
- Added
- Removed
-
Makefile.in
r7ff30d07 ree51534 1 # Makefile.in generated by automake 1.1 4.1from Makefile.am.1 # Makefile.in generated by automake 1.11.3 from Makefile.am. 2 2 # @configure_input@ 3 3 4 # Copyright (C) 1994-2013 Free Software Foundation, Inc. 5 4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software 6 # Foundation, Inc. 6 7 # This Makefile.in is free software; the Free Software Foundation 7 8 # gives unlimited permission to copy and/or distribute it, … … 18 19 ############################################################################### 19 20 VPATH = @srcdir@ 20 am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'21 am__make_running_with_option = \22 case $${target_option-} in \23 ?) ;; \24 *) echo "am__make_running_with_option: internal error: invalid" \25 "target option '$${target_option-}' specified" >&2; \26 exit 1;; \27 esac; \28 has_opt=no; \29 sane_makeflags=$$MAKEFLAGS; \30 if $(am__is_gnu_make); then \31 sane_makeflags=$$MFLAGS; \32 else \33 case $$MAKEFLAGS in \34 *\\[\ \ ]*) \35 bs=\\; \36 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \37 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \38 esac; \39 fi; \40 skip_next=no; \41 strip_trailopt () \42 { \43 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \44 }; \45 for flg in $$sane_makeflags; do \46 test $$skip_next = yes && { skip_next=no; continue; }; \47 case $$flg in \48 *=*|--*) continue;; \49 -*I) strip_trailopt 'I'; skip_next=yes;; \50 -*I?*) strip_trailopt 'I';; \51 -*O) strip_trailopt 'O'; skip_next=yes;; \52 -*O?*) strip_trailopt 'O';; \53 -*l) strip_trailopt 'l'; skip_next=yes;; \54 -*l?*) strip_trailopt 'l';; \55 -[dEDm]) skip_next=yes;; \56 -[JT]) skip_next=yes;; \57 esac; \58 case $$flg in \59 *$$target_option*) has_opt=yes; break;; \60 esac; \61 done; \62 test $$has_opt = yes63 am__make_dryrun = (target_option=n; $(am__make_running_with_option))64 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))65 21 pkgdatadir = $(datadir)/@PACKAGE@ 66 22 pkgincludedir = $(includedir)/@PACKAGE@ … … 80 36 POST_UNINSTALL = : 81 37 subdir = . 82 DIST_COMMON = $(srcdir)/Makefile.in$(srcdir)/Makefile.am \83 $( top_srcdir)/configure $(am__configure_deps)\84 $( srcdir)/config.h.in INSTALL READMEautomake/compile \38 DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \ 39 $(srcdir)/Makefile.in $(srcdir)/config.h.in \ 40 $(top_srcdir)/configure INSTALL automake/compile \ 85 41 automake/depcomp automake/install-sh automake/missing \ 86 automake/ylwrap $(top_srcdir)/automake/compile \ 87 $(top_srcdir)/automake/install-sh \ 88 $(top_srcdir)/automake/missing 42 automake/ylwrap 89 43 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 90 44 am__aclocal_m4_deps = $(top_srcdir)/configure.ac … … 97 51 CONFIG_CLEAN_FILES = 98 52 CONFIG_CLEAN_VPATH_FILES = 99 AM_V_P = $(am__v_P_@AM_V@)100 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)101 am__v_P_0 = false102 am__v_P_1 = :103 53 AM_V_GEN = $(am__v_GEN_@AM_V@) 104 54 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) 105 am__v_GEN_0 = @echo " GEN " $@; 106 am__v_GEN_1 = 55 am__v_GEN_0 = @echo " GEN " $@; 107 56 AM_V_at = $(am__v_at_@AM_V@) 108 57 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) 109 58 am__v_at_0 = @ 110 am__v_at_1 =111 59 SOURCES = 112 60 DIST_SOURCES = 113 RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \ 114 ctags-recursive dvi-recursive html-recursive info-recursive \ 115 install-data-recursive install-dvi-recursive \ 116 install-exec-recursive install-html-recursive \ 117 install-info-recursive install-pdf-recursive \ 118 install-ps-recursive install-recursive installcheck-recursive \ 119 installdirs-recursive pdf-recursive ps-recursive \ 120 tags-recursive uninstall-recursive 121 am__can_run_installinfo = \ 122 case $$AM_UPDATE_INFO_DIR in \ 123 n|no|NO) false;; \ 124 *) (install-info --version) >/dev/null 2>&1;; \ 125 esac 61 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ 62 html-recursive info-recursive install-data-recursive \ 63 install-dvi-recursive install-exec-recursive \ 64 install-html-recursive install-info-recursive \ 65 install-pdf-recursive install-ps-recursive install-recursive \ 66 installcheck-recursive installdirs-recursive pdf-recursive \ 67 ps-recursive uninstall-recursive 126 68 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \ 127 69 distclean-recursive maintainer-clean-recursive 128 am__recursive_targets = \ 129 $(RECURSIVE_TARGETS) \ 130 $(RECURSIVE_CLEAN_TARGETS) \ 131 $(am__extra_recursive_targets) 132 AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \ 133 cscope distdir dist dist-all distcheck 134 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) \ 135 $(LISP)config.h.in 136 # Read a list of newline-separated strings from the standard input, 137 # and print each of them once, without duplicates. Input order is 138 # *not* preserved. 139 am__uniquify_input = $(AWK) '\ 140 BEGIN { nonempty = 0; } \ 141 { items[$$0] = 1; nonempty = 1; } \ 142 END { if (nonempty) { for (i in items) print i; }; } \ 143 ' 144 # Make sure the list of sources is unique. This is necessary because, 145 # e.g., the same source file might be shared among _SOURCES variables 146 # for different programs/libraries. 147 am__define_uniq_tagged_files = \ 148 list='$(am__tagged_files)'; \ 149 unique=`for i in $$list; do \ 150 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 151 done | $(am__uniquify_input)` 70 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \ 71 $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \ 72 distdir dist dist-all distcheck 152 73 ETAGS = etags 153 74 CTAGS = ctags 154 CSCOPE = cscope155 75 DIST_SUBDIRS = $(SUBDIRS) 156 76 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) … … 163 83 || { sleep 5 && rm -rf "$(distdir)"; }; \ 164 84 else :; fi 165 am__post_remove_distdir = $(am__remove_distdir)166 85 am__relativize = \ 167 86 dir0=`pwd`; \ … … 191 110 DIST_ARCHIVES = $(distdir).tar.gz 192 111 GZIP_ENV = --best 193 DIST_TARGETS = dist-gzip194 112 distuninstallcheck_listfiles = find . -type f -print 195 113 am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \ … … 345 263 346 264 config.h: stamp-h1 347 @ test -f $@ || rm -f stamp-h1348 @ test -f $@ || $(MAKE) $(AM_MAKEFLAGS) stamp-h1265 @if test ! -f $@; then rm -f stamp-h1; else :; fi 266 @if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) stamp-h1; else :; fi 349 267 350 268 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status … … 360 278 361 279 # This directory's subdirectories are mostly independent; you can cd 362 # into them and run 'make' without going through this Makefile. 363 # To change the values of 'make' variables: instead of editing Makefiles, 364 # (1) if the variable is set in 'config.status', edit 'config.status' 365 # (which will cause the Makefiles to be regenerated when you run 'make'); 366 # (2) otherwise, pass the desired values on the 'make' command line. 367 $(am__recursive_targets): 368 @fail=; \ 369 if $(am__make_keepgoing); then \ 370 failcom='fail=yes'; \ 371 else \ 372 failcom='exit 1'; \ 373 fi; \ 280 # into them and run `make' without going through this Makefile. 281 # To change the values of `make' variables: instead of editing Makefiles, 282 # (1) if the variable is set in `config.status', edit `config.status' 283 # (which will cause the Makefiles to be regenerated when you run `make'); 284 # (2) otherwise, pass the desired values on the `make' command line. 285 $(RECURSIVE_TARGETS): 286 @fail= failcom='exit 1'; \ 287 for f in x $$MAKEFLAGS; do \ 288 case $$f in \ 289 *=* | --[!k]*);; \ 290 *k*) failcom='fail=yes';; \ 291 esac; \ 292 done; \ 374 293 dot_seen=no; \ 375 294 target=`echo $@ | sed s/-recursive//`; \ 376 case "$@" in \ 377 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ 378 *) list='$(SUBDIRS)' ;; \ 379 esac; \ 380 for subdir in $$list; do \ 295 list='$(SUBDIRS)'; for subdir in $$list; do \ 381 296 echo "Making $$target in $$subdir"; \ 382 297 if test "$$subdir" = "."; then \ … … 393 308 fi; test -z "$$fail" 394 309 395 ID: $(am__tagged_files) 396 $(am__define_uniq_tagged_files); mkid -fID $$unique 397 tags: tags-recursive 398 TAGS: tags 399 400 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) 310 $(RECURSIVE_CLEAN_TARGETS): 311 @fail= failcom='exit 1'; \ 312 for f in x $$MAKEFLAGS; do \ 313 case $$f in \ 314 *=* | --[!k]*);; \ 315 *k*) failcom='fail=yes';; \ 316 esac; \ 317 done; \ 318 dot_seen=no; \ 319 case "$@" in \ 320 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ 321 *) list='$(SUBDIRS)' ;; \ 322 esac; \ 323 rev=''; for subdir in $$list; do \ 324 if test "$$subdir" = "."; then :; else \ 325 rev="$$subdir $$rev"; \ 326 fi; \ 327 done; \ 328 rev="$$rev ."; \ 329 target=`echo $@ | sed s/-recursive//`; \ 330 for subdir in $$rev; do \ 331 echo "Making $$target in $$subdir"; \ 332 if test "$$subdir" = "."; then \ 333 local_target="$$target-am"; \ 334 else \ 335 local_target="$$target"; \ 336 fi; \ 337 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ 338 || eval $$failcom; \ 339 done && test -z "$$fail" 340 tags-recursive: 341 list='$(SUBDIRS)'; for subdir in $$list; do \ 342 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ 343 done 344 ctags-recursive: 345 list='$(SUBDIRS)'; for subdir in $$list; do \ 346 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ 347 done 348 349 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) 350 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 351 unique=`for i in $$list; do \ 352 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 353 done | \ 354 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ 355 END { if (nonempty) { for (i in files) print i; }; }'`; \ 356 mkid -fID $$unique 357 tags: TAGS 358 359 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \ 360 $(TAGS_FILES) $(LISP) 401 361 set x; \ 402 362 here=`pwd`; \ … … 414 374 fi; \ 415 375 done; \ 416 $(am__define_uniq_tagged_files); \ 376 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \ 377 unique=`for i in $$list; do \ 378 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 379 done | \ 380 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ 381 END { if (nonempty) { for (i in files) print i; }; }'`; \ 417 382 shift; \ 418 383 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ … … 426 391 fi; \ 427 392 fi 428 ctags: ctags-recursive 429 430 CTAGS: ctags 431 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) 432 $(am__define_uniq_tagged_files); \ 393 ctags: CTAGS 394 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \ 395 $(TAGS_FILES) $(LISP) 396 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \ 397 unique=`for i in $$list; do \ 398 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 399 done | \ 400 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ 401 END { if (nonempty) { for (i in files) print i; }; }'`; \ 433 402 test -z "$(CTAGS_ARGS)$$unique" \ 434 403 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ … … 439 408 && $(am__cd) $(top_srcdir) \ 440 409 && gtags -i $(GTAGS_ARGS) "$$here" 441 cscope: cscope.files442 test ! -s cscope.files \443 || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)444 clean-cscope:445 -rm -f cscope.files446 cscope.files: clean-cscope cscopelist447 cscopelist: cscopelist-recursive448 449 cscopelist-am: $(am__tagged_files)450 list='$(am__tagged_files)'; \451 case "$(srcdir)" in \452 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \453 *) sdir=$(subdir)/$(srcdir) ;; \454 esac; \455 for i in $$list; do \456 if test -f "$$i"; then \457 echo "$(subdir)/$$i"; \458 else \459 echo "$$sdir/$$i"; \460 fi; \461 done >> $(top_builddir)/cscope.files462 410 463 411 distclean-tags: 464 412 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags 465 -rm -f cscope.out cscope.in.out cscope.po.out cscope.files466 413 467 414 distdir: $(DISTFILES) … … 499 446 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ 500 447 if test "$$subdir" = .; then :; else \ 501 $(am__make_dryrun) \ 502 || test -d "$(distdir)/$$subdir" \ 503 || $(MKDIR_P) "$(distdir)/$$subdir" \ 504 || exit 1; \ 448 test -d "$(distdir)/$$subdir" \ 449 || $(MKDIR_P) "$(distdir)/$$subdir" \ 450 || exit 1; \ 451 fi; \ 452 done 453 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ 454 if test "$$subdir" = .; then :; else \ 505 455 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \ 506 456 $(am__relativize); \ … … 531 481 dist-gzip: distdir 532 482 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz 533 $(am__ post_remove_distdir)483 $(am__remove_distdir) 534 484 535 485 dist-bzip2: distdir 536 486 tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2 537 $(am__ post_remove_distdir)487 $(am__remove_distdir) 538 488 539 489 dist-lzip: distdir 540 490 tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz 541 $(am__post_remove_distdir) 491 $(am__remove_distdir) 492 493 dist-lzma: distdir 494 tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma 495 $(am__remove_distdir) 542 496 543 497 dist-xz: distdir 544 498 tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz 545 $(am__ post_remove_distdir)499 $(am__remove_distdir) 546 500 547 501 dist-tarZ: distdir 548 @echo WARNING: "Support for shar distribution archives is" \549 "deprecated." >&2550 @echo WARNING: "It will be removed altogether in Automake 2.0" >&2551 502 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z 552 $(am__ post_remove_distdir)503 $(am__remove_distdir) 553 504 554 505 dist-shar: distdir 555 @echo WARNING: "Support for distribution archives compressed with" \556 "legacy program 'compress' is deprecated." >&2557 @echo WARNING: "It will be removed altogether in Automake 2.0" >&2558 506 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz 559 $(am__ post_remove_distdir)507 $(am__remove_distdir) 560 508 561 509 dist-zip: distdir 562 510 -rm -f $(distdir).zip 563 511 zip -rq $(distdir).zip $(distdir) 564 $(am__ post_remove_distdir)565 566 dist dist-all: 567 $(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'568 $(am__ post_remove_distdir)512 $(am__remove_distdir) 513 514 dist dist-all: distdir 515 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz 516 $(am__remove_distdir) 569 517 570 518 # This target untars the dist file and tries a VPATH configuration. Then … … 577 525 *.tar.bz2*) \ 578 526 bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\ 527 *.tar.lzma*) \ 528 lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\ 579 529 *.tar.lz*) \ 580 530 lzip -dc $(distdir).tar.lz | $(am__untar) ;;\ … … 588 538 unzip $(distdir).zip ;;\ 589 539 esac 590 chmod -R a-w $(distdir) 591 chmod u+w $(distdir)592 mkdir $(distdir)/_ build $(distdir)/_inst540 chmod -R a-w $(distdir); chmod a+w $(distdir) 541 mkdir $(distdir)/_build 542 mkdir $(distdir)/_inst 593 543 chmod a-w $(distdir) 594 544 test -d $(distdir)/_build || exit 0; \ … … 597 547 && am__cwd=`pwd` \ 598 548 && $(am__cd) $(distdir)/_build \ 599 && ../configure \549 && ../configure --srcdir=.. --prefix="$$dc_install_base" \ 600 550 $(AM_DISTCHECK_CONFIGURE_FLAGS) \ 601 551 $(DISTCHECK_CONFIGURE_FLAGS) \ 602 --srcdir=.. --prefix="$$dc_install_base" \603 552 && $(MAKE) $(AM_MAKEFLAGS) \ 604 553 && $(MAKE) $(AM_MAKEFLAGS) dvi \ … … 623 572 && cd "$$am__cwd" \ 624 573 || exit 1 625 $(am__ post_remove_distdir)574 $(am__remove_distdir) 626 575 @(echo "$(distdir) archives ready for distribution: "; \ 627 576 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \ … … 758 707 uninstall-am: 759 708 760 .MAKE: $(am__recursive_targets) all install-am install-strip 761 762 .PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \ 763 am--refresh check check-am clean clean-cscope clean-generic \ 764 cscope cscopelist-am ctags ctags-am dist dist-all dist-bzip2 \ 765 dist-gzip dist-lzip dist-shar dist-tarZ dist-xz dist-zip \ 709 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all \ 710 ctags-recursive install-am install-strip tags-recursive 711 712 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \ 713 all all-am am--refresh check check-am clean clean-generic \ 714 ctags ctags-recursive dist dist-all dist-bzip2 dist-gzip \ 715 dist-lzip dist-lzma dist-shar dist-tarZ dist-xz dist-zip \ 766 716 distcheck distclean distclean-generic distclean-hdr \ 767 717 distclean-tags distcleancheck distdir distuninstallcheck dvi \ … … 773 723 installcheck installcheck-am installdirs installdirs-am \ 774 724 maintainer-clean maintainer-clean-generic mostlyclean \ 775 mostlyclean-generic pdf pdf-am ps ps-am tags tags- am uninstall\776 uninstall -am725 mostlyclean-generic pdf pdf-am ps ps-am tags tags-recursive \ 726 uninstall uninstall-am 777 727 778 728 -
aclocal.m4
r7ff30d07 ree51534 1 # generated automatically by aclocal 1.14.1 -*- Autoconf -*- 2 3 # Copyright (C) 1996-2013 Free Software Foundation, Inc. 4 1 # generated automatically by aclocal 1.11.3 -*- Autoconf -*- 2 3 # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 4 # 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, 5 # Inc. 5 6 # This file is free software; the Free Software Foundation 6 7 # gives unlimited permission to copy and/or distribute it, … … 12 13 # PARTICULAR PURPOSE. 13 14 14 m4_ifndef([AC_CONFIG_MACRO_DIRS], [m4_defun([_AM_CONFIG_MACRO_DIRS], [])m4_defun([AC_CONFIG_MACRO_DIRS], [_AM_CONFIG_MACRO_DIRS($@)])])15 15 m4_ifndef([AC_AUTOCONF_VERSION], 16 16 [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl 17 m4_if(m4_defn([AC_AUTOCONF_VERSION]), [2.6 9],,18 [m4_warning([this file was generated for autoconf 2.6 9.17 m4_if(m4_defn([AC_AUTOCONF_VERSION]), [2.68],, 18 [m4_warning([this file was generated for autoconf 2.68. 19 19 You have another version of autoconf. It may work, but is not guaranteed to. 20 20 If you have problems, you may need to regenerate the build system entirely. 21 To do so, use the procedure documented by the package, typically 'autoreconf'.])]) 22 23 # Copyright (C) 2002-2013 Free Software Foundation, Inc. 24 # 25 # This file is free software; the Free Software Foundation 26 # gives unlimited permission to copy and/or distribute it, 27 # with or without modifications, as long as this notice is preserved. 21 To do so, use the procedure documented by the package, typically `autoreconf'.])]) 22 23 # Copyright (C) 2002, 2003, 2005, 2006, 2007, 2008, 2011 Free Software 24 # Foundation, Inc. 25 # 26 # This file is free software; the Free Software Foundation 27 # gives unlimited permission to copy and/or distribute it, 28 # with or without modifications, as long as this notice is preserved. 29 30 # serial 1 28 31 29 32 # AM_AUTOMAKE_VERSION(VERSION) … … 33 36 # (This private macro should not be called outside this file.) 34 37 AC_DEFUN([AM_AUTOMAKE_VERSION], 35 [am__api_version='1.1 4'38 [am__api_version='1.11' 36 39 dnl Some users find AM_AUTOMAKE_VERSION and mistake it for a way to 37 40 dnl require some minimum version. Point them to the right macro. 38 m4_if([$1], [1.1 4.1], [],41 m4_if([$1], [1.11.3], [], 39 42 [AC_FATAL([Do not call $0, use AM_INIT_AUTOMAKE([$1]).])])dnl 40 43 ]) … … 52 55 # This function is AC_REQUIREd by AM_INIT_AUTOMAKE. 53 56 AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION], 54 [AM_AUTOMAKE_VERSION([1.1 4.1])dnl57 [AM_AUTOMAKE_VERSION([1.11.3])dnl 55 58 m4_ifndef([AC_AUTOCONF_VERSION], 56 59 [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl … … 59 62 # AM_AUX_DIR_EXPAND -*- Autoconf -*- 60 63 61 # Copyright (C) 2001-2013 Free Software Foundation, Inc. 62 # 63 # This file is free software; the Free Software Foundation 64 # gives unlimited permission to copy and/or distribute it, 65 # with or without modifications, as long as this notice is preserved. 64 # Copyright (C) 2001, 2003, 2005, 2011 Free Software Foundation, Inc. 65 # 66 # This file is free software; the Free Software Foundation 67 # gives unlimited permission to copy and/or distribute it, 68 # with or without modifications, as long as this notice is preserved. 69 70 # serial 1 66 71 67 72 # For projects using AC_CONFIG_AUX_DIR([foo]), Autoconf sets 68 # $ac_aux_dir to '$srcdir/foo'. In other projects, it is set to69 # '$srcdir', '$srcdir/..', or '$srcdir/../..'.73 # $ac_aux_dir to `$srcdir/foo'. In other projects, it is set to 74 # `$srcdir', `$srcdir/..', or `$srcdir/../..'. 70 75 # 71 76 # Of course, Automake must honor this variable whenever it calls a … … 86 91 # The reason of the latter failure is that $top_srcdir and $ac_aux_dir 87 92 # are both prefixed by $srcdir. In an in-source build this is usually 88 # harmless because $srcdir is '.', but things will broke when you93 # harmless because $srcdir is `.', but things will broke when you 89 94 # start a VPATH build or use an absolute $srcdir. 90 95 # … … 112 117 # AM_CONDITIONAL -*- Autoconf -*- 113 118 114 # Copyright (C) 1997-2013 Free Software Foundation, Inc. 115 # 116 # This file is free software; the Free Software Foundation 117 # gives unlimited permission to copy and/or distribute it, 118 # with or without modifications, as long as this notice is preserved. 119 # Copyright (C) 1997, 2000, 2001, 2003, 2004, 2005, 2006, 2008 120 # Free Software Foundation, Inc. 121 # 122 # This file is free software; the Free Software Foundation 123 # gives unlimited permission to copy and/or distribute it, 124 # with or without modifications, as long as this notice is preserved. 125 126 # serial 9 119 127 120 128 # AM_CONDITIONAL(NAME, SHELL-CONDITION) … … 122 130 # Define a conditional. 123 131 AC_DEFUN([AM_CONDITIONAL], 124 [AC_PREREQ( [2.52])dnl125 m4_if([$1], [TRUE], [AC_FATAL([$0: invalid condition: $1])],126 132 [AC_PREREQ(2.52)dnl 133 ifelse([$1], [TRUE], [AC_FATAL([$0: invalid condition: $1])], 134 [$1], [FALSE], [AC_FATAL([$0: invalid condition: $1])])dnl 127 135 AC_SUBST([$1_TRUE])dnl 128 136 AC_SUBST([$1_FALSE])dnl … … 143 151 fi])]) 144 152 145 # Copyright (C) 1999-2013 Free Software Foundation, Inc. 146 # 147 # This file is free software; the Free Software Foundation 148 # gives unlimited permission to copy and/or distribute it, 149 # with or without modifications, as long as this notice is preserved. 150 151 152 # There are a few dirty hacks below to avoid letting 'AC_PROG_CC' be 153 # Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2009, 154 # 2010, 2011 Free Software Foundation, Inc. 155 # 156 # This file is free software; the Free Software Foundation 157 # gives unlimited permission to copy and/or distribute it, 158 # with or without modifications, as long as this notice is preserved. 159 160 # serial 12 161 162 # There are a few dirty hacks below to avoid letting `AC_PROG_CC' be 153 163 # written in clear, in which case automake, when reading aclocal.m4, 154 164 # will think it sees a *use*, and therefore will trigger all it's … … 160 170 # ---------------------- 161 171 # See how the compiler implements dependency checking. 162 # NAME is "CC", "CXX", " OBJC", "OBJCXX", "UPC", or "GJC".172 # NAME is "CC", "CXX", "GCJ", or "OBJC". 163 173 # We try a few techniques and use that to set a single cache variable. 164 174 # … … 173 183 AC_REQUIRE([AM_DEP_TRACK])dnl 174 184 175 m4_if([$1], [CC], [depcc="$CC" am_compiler_list=], 176 [$1], [CXX], [depcc="$CXX" am_compiler_list=], 177 [$1], [OBJC], [depcc="$OBJC" am_compiler_list='gcc3 gcc'], 178 [$1], [OBJCXX], [depcc="$OBJCXX" am_compiler_list='gcc3 gcc'], 179 [$1], [UPC], [depcc="$UPC" am_compiler_list=], 180 [$1], [GCJ], [depcc="$GCJ" am_compiler_list='gcc3 gcc'], 181 [depcc="$$1" am_compiler_list=]) 185 ifelse([$1], CC, [depcc="$CC" am_compiler_list=], 186 [$1], CXX, [depcc="$CXX" am_compiler_list=], 187 [$1], OBJC, [depcc="$OBJC" am_compiler_list='gcc3 gcc'], 188 [$1], UPC, [depcc="$UPC" am_compiler_list=], 189 [$1], GCJ, [depcc="$GCJ" am_compiler_list='gcc3 gcc'], 190 [depcc="$$1" am_compiler_list=]) 182 191 183 192 AC_CACHE_CHECK([dependency style of $depcc], … … 187 196 # making bogus files that we don't know about and never remove. For 188 197 # instance it was reported that on HP-UX the gcc test will end up 189 # making a dummy file named 'D' -- because '-MD' means "put the output190 # in D ".198 # making a dummy file named `D' -- because `-MD' means `put the output 199 # in D'. 191 200 rm -rf conftest.dir 192 201 mkdir conftest.dir … … 228 237 for i in 1 2 3 4 5 6; do 229 238 echo '#include "conftst'$i'.h"' >> sub/conftest.c 230 # Using ": > sub/conftst$i.h"creates only sub/conftst1.h with231 # Solaris 10/bin/sh.232 echo '/* dummy */' >sub/conftst$i.h239 # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with 240 # Solaris 8's {/usr,}/bin/sh. 241 touch sub/conftst$i.h 233 242 done 234 243 echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf 235 244 236 # We check with '-c' and '-o' for the sake of the "dashmstdout"245 # We check with `-c' and `-o' for the sake of the "dashmstdout" 237 246 # mode. It turns out that the SunPro C++ compiler does not properly 238 # handle '-M -o', and we need to detect this. Also, some Intel239 # versions had trouble with output in subdirs .247 # handle `-M -o', and we need to detect this. Also, some Intel 248 # versions had trouble with output in subdirs 240 249 am__obj=sub/conftest.${OBJEXT-o} 241 250 am__minus_obj="-o $am__obj" … … 246 255 ;; 247 256 nosideeffect) 248 # After this tag, mechanisms are not by side-effect, so they'll249 # only be used when explicitly requested .257 # after this tag, mechanisms are not by side-effect, so they'll 258 # only be used when explicitly requested 250 259 if test "x$enable_dependency_tracking" = xyes; then 251 260 continue … … 255 264 ;; 256 265 msvc7 | msvc7msys | msvisualcpp | msvcmsys) 257 # This compiler won't grok '-c -o', but also, the minuso test has266 # This compiler won't grok `-c -o', but also, the minuso test has 258 267 # not run yet. These depmodes are late enough in the game, and 259 268 # so weak that their functioning should not be impacted. … … 303 312 # ------------- 304 313 # Choose a directory name for dependency files. 305 # This macro is AC_REQUIREd in _AM_DEPENDENCIES .314 # This macro is AC_REQUIREd in _AM_DEPENDENCIES 306 315 AC_DEFUN([AM_SET_DEPDIR], 307 316 [AC_REQUIRE([AM_SET_LEADING_DOT])dnl … … 313 322 # ------------ 314 323 AC_DEFUN([AM_DEP_TRACK], 315 [AC_ARG_ENABLE([dependency-tracking], [dnl 316 AS_HELP_STRING( 317 [--enable-dependency-tracking], 318 [do not reject slow dependency extractors]) 319 AS_HELP_STRING( 320 [--disable-dependency-tracking], 321 [speeds up one-time build])]) 324 [AC_ARG_ENABLE(dependency-tracking, 325 [ --disable-dependency-tracking speeds up one-time build 326 --enable-dependency-tracking do not reject slow dependency extractors]) 322 327 if test "x$enable_dependency_tracking" != xno; then 323 328 am_depcomp="$ac_aux_dir/depcomp" … … 334 339 # Generate code to set up dependency tracking. -*- Autoconf -*- 335 340 336 # Copyright (C) 1999-2013 Free Software Foundation, Inc. 337 # 338 # This file is free software; the Free Software Foundation 339 # gives unlimited permission to copy and/or distribute it, 340 # with or without modifications, as long as this notice is preserved. 341 341 # Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2008 342 # Free Software Foundation, Inc. 343 # 344 # This file is free software; the Free Software Foundation 345 # gives unlimited permission to copy and/or distribute it, 346 # with or without modifications, as long as this notice is preserved. 347 348 #serial 5 342 349 343 350 # _AM_OUTPUT_DEPENDENCY_COMMANDS … … 345 352 AC_DEFUN([_AM_OUTPUT_DEPENDENCY_COMMANDS], 346 353 [{ 347 # Older Autoconfquotes --file arguments for eval, but not when files354 # Autoconf 2.62 quotes --file arguments for eval, but not when files 348 355 # are listed without --file. Let's play safe and only enable the eval 349 356 # if we detect the quoting. … … 358 365 mf=`echo "$mf" | sed -e 's/:.*$//'` 359 366 # Check whether this is an Automake generated Makefile or not. 360 # We used to match only the files named 'Makefile.in', but367 # We used to match only the files named `Makefile.in', but 361 368 # some people rename them; so instead we look at the file content. 362 369 # Grep'ing the first line is not enough: some people post-process … … 370 377 fi 371 378 # Extract the definition of DEPDIR, am__include, and am__quote 372 # from the Makefile without running 'make'.379 # from the Makefile without running `make'. 373 380 DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` 374 381 test -z "$DEPDIR" && continue 375 382 am__include=`sed -n 's/^am__include = //p' < "$mf"` 376 test -z " $am__include" && continue383 test -z "am__include" && continue 377 384 am__quote=`sed -n 's/^am__quote = //p' < "$mf"` 385 # When using ansi2knr, U may be empty or an underscore; expand it 386 U=`sed -n 's/^U = //p' < "$mf"` 378 387 # Find all dependency output files, they are included files with 379 388 # $(DEPDIR) in their names. We invoke sed twice because it is the … … 382 391 for file in `sed -n " 383 392 s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \ 384 sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' `; do393 sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do 385 394 # Make sure the directory exists. 386 395 test -f "$dirpart/$file" && continue … … 400 409 # 401 410 # This code is only required when automatic dependency tracking 402 # is enabled. FIXME. This creates each '.P' file that we will411 # is enabled. FIXME. This creates each `.P' file that we will 403 412 # need in order to bootstrap the dependency handling code. 404 413 AC_DEFUN([AM_OUTPUT_DEPENDENCY_COMMANDS], … … 410 419 # Do all the work for Automake. -*- Autoconf -*- 411 420 412 # Copyright (C) 1996-2013 Free Software Foundation, Inc. 413 # 414 # This file is free software; the Free Software Foundation 415 # gives unlimited permission to copy and/or distribute it, 416 # with or without modifications, as long as this notice is preserved. 421 # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 422 # 2005, 2006, 2008, 2009 Free Software Foundation, Inc. 423 # 424 # This file is free software; the Free Software Foundation 425 # gives unlimited permission to copy and/or distribute it, 426 # with or without modifications, as long as this notice is preserved. 427 428 # serial 16 417 429 418 430 # This macro actually does too much. Some checks are only needed if 419 431 # your package does certain things. But this isn't really a big deal. 420 421 dnl Redefine AC_PROG_CC to automatically invoke _AM_PROG_CC_C_O.422 m4_define([AC_PROG_CC],423 m4_defn([AC_PROG_CC])424 [_AM_PROG_CC_C_O425 ])426 432 427 433 # AM_INIT_AUTOMAKE(PACKAGE, VERSION, [NO-DEFINE]) … … 437 443 # release and drop the old call support. 438 444 AC_DEFUN([AM_INIT_AUTOMAKE], 439 [AC_PREREQ([2.6 5])dnl445 [AC_PREREQ([2.62])dnl 440 446 dnl Autoconf wants to disallow AM_ names. We explicitly allow 441 447 dnl the ones we care about. … … 466 472 dnl Distinguish between old-style and new-style calls. 467 473 m4_ifval([$2], 468 [AC_DIAGNOSE([obsolete], 469 [$0: two- and three-arguments forms are deprecated.]) 470 m4_ifval([$3], [_AM_SET_OPTION([no-define])])dnl 474 [m4_ifval([$3], [_AM_SET_OPTION([no-define])])dnl 471 475 AC_SUBST([PACKAGE], [$1])dnl 472 476 AC_SUBST([VERSION], [$2])], 473 477 [_AM_SET_OPTIONS([$1])dnl 474 478 dnl Diagnose old-style AC_INIT with new-style AM_AUTOMAKE_INIT. 475 m4_if( 476 m4_ifdef([AC_PACKAGE_NAME], [ok]):m4_ifdef([AC_PACKAGE_VERSION], [ok]), 477 [ok:ok],, 479 m4_if(m4_ifdef([AC_PACKAGE_NAME], 1)m4_ifdef([AC_PACKAGE_VERSION], 1), 11,, 478 480 [m4_fatal([AC_INIT should be called with package and version arguments])])dnl 479 481 AC_SUBST([PACKAGE], ['AC_PACKAGE_TARNAME'])dnl … … 481 483 482 484 _AM_IF_OPTION([no-define],, 483 [AC_DEFINE_UNQUOTED( [PACKAGE], ["$PACKAGE"], [Name of package])484 AC_DEFINE_UNQUOTED( [VERSION], ["$VERSION"], [Version number of package])])dnl485 [AC_DEFINE_UNQUOTED(PACKAGE, "$PACKAGE", [Name of package]) 486 AC_DEFINE_UNQUOTED(VERSION, "$VERSION", [Version number of package])])dnl 485 487 486 488 # Some tools Automake needs. 487 489 AC_REQUIRE([AM_SANITY_CHECK])dnl 488 490 AC_REQUIRE([AC_ARG_PROGRAM])dnl 489 AM_MISSING_PROG( [ACLOCAL], [aclocal-${am__api_version}])490 AM_MISSING_PROG( [AUTOCONF], [autoconf])491 AM_MISSING_PROG( [AUTOMAKE], [automake-${am__api_version}])492 AM_MISSING_PROG( [AUTOHEADER], [autoheader])493 AM_MISSING_PROG( [MAKEINFO], [makeinfo])491 AM_MISSING_PROG(ACLOCAL, aclocal-${am__api_version}) 492 AM_MISSING_PROG(AUTOCONF, autoconf) 493 AM_MISSING_PROG(AUTOMAKE, automake-${am__api_version}) 494 AM_MISSING_PROG(AUTOHEADER, autoheader) 495 AM_MISSING_PROG(MAKEINFO, makeinfo) 494 496 AC_REQUIRE([AM_PROG_INSTALL_SH])dnl 495 497 AC_REQUIRE([AM_PROG_INSTALL_STRIP])dnl 496 AC_REQUIRE([AC_PROG_MKDIR_P])dnl 497 # For better backward compatibility. To be removed once Automake 1.9.x 498 # dies out for good. For more background, see: 499 # <http://lists.gnu.org/archive/html/automake/2012-07/msg00001.html> 500 # <http://lists.gnu.org/archive/html/automake/2012-07/msg00014.html> 501 AC_SUBST([mkdir_p], ['$(MKDIR_P)']) 498 AC_REQUIRE([AM_PROG_MKDIR_P])dnl 502 499 # We need awk for the "check" target. The system "awk" is bad on 503 500 # some platforms. … … 510 507 _AM_IF_OPTION([no-dependencies],, 511 508 [AC_PROVIDE_IFELSE([AC_PROG_CC], 512 [_AM_DEPENDENCIES( [CC])],513 [ m4_define([AC_PROG_CC],514 m4_defn([AC_PROG_CC])[_AM_DEPENDENCIES([CC])])])dnl509 [_AM_DEPENDENCIES(CC)], 510 [define([AC_PROG_CC], 511 defn([AC_PROG_CC])[_AM_DEPENDENCIES(CC)])])dnl 515 512 AC_PROVIDE_IFELSE([AC_PROG_CXX], 516 [_AM_DEPENDENCIES( [CXX])],517 [ m4_define([AC_PROG_CXX],518 m4_defn([AC_PROG_CXX])[_AM_DEPENDENCIES([CXX])])])dnl513 [_AM_DEPENDENCIES(CXX)], 514 [define([AC_PROG_CXX], 515 defn([AC_PROG_CXX])[_AM_DEPENDENCIES(CXX)])])dnl 519 516 AC_PROVIDE_IFELSE([AC_PROG_OBJC], 520 [_AM_DEPENDENCIES([OBJC])], 521 [m4_define([AC_PROG_OBJC], 522 m4_defn([AC_PROG_OBJC])[_AM_DEPENDENCIES([OBJC])])])dnl 523 AC_PROVIDE_IFELSE([AC_PROG_OBJCXX], 524 [_AM_DEPENDENCIES([OBJCXX])], 525 [m4_define([AC_PROG_OBJCXX], 526 m4_defn([AC_PROG_OBJCXX])[_AM_DEPENDENCIES([OBJCXX])])])dnl 527 ]) 528 AC_REQUIRE([AM_SILENT_RULES])dnl 529 dnl The testsuite driver may need to know about EXEEXT, so add the 530 dnl 'am__EXEEXT' conditional if _AM_COMPILER_EXEEXT was seen. This 531 dnl macro is hooked onto _AC_COMPILER_EXEEXT early, see below. 517 [_AM_DEPENDENCIES(OBJC)], 518 [define([AC_PROG_OBJC], 519 defn([AC_PROG_OBJC])[_AM_DEPENDENCIES(OBJC)])])dnl 520 ]) 521 _AM_IF_OPTION([silent-rules], [AC_REQUIRE([AM_SILENT_RULES])])dnl 522 dnl The `parallel-tests' driver may need to know about EXEEXT, so add the 523 dnl `am__EXEEXT' conditional if _AM_COMPILER_EXEEXT was seen. This macro 524 dnl is hooked onto _AC_COMPILER_EXEEXT early, see below. 532 525 AC_CONFIG_COMMANDS_PRE(dnl 533 526 [m4_provide_if([_AM_COMPILER_EXEEXT], 534 527 [AM_CONDITIONAL([am__EXEEXT], [test -n "$EXEEXT"])])])dnl 535 536 # POSIX will say in a future version that running "rm -f" with no argument 537 # is OK; and we want to be able to make that assumption in our Makefile 538 # recipes. So use an aggressive probe to check that the usage we want is 539 # actually supported "in the wild" to an acceptable degree. 540 # See automake bug#10828. 541 # To make any issue more visible, cause the running configure to be aborted 542 # by default if the 'rm' program in use doesn't match our expectations; the 543 # user can still override this though. 544 if rm -f && rm -fr && rm -rf; then : OK; else 545 cat >&2 <<'END' 546 Oops! 547 548 Your 'rm' program seems unable to run without file operands specified 549 on the command line, even when the '-f' option is present. This is contrary 550 to the behaviour of most rm programs out there, and not conforming with 551 the upcoming POSIX standard: <http://austingroupbugs.net/view.php?id=542> 552 553 Please tell bug-automake@gnu.org about your system, including the value 554 of your $PATH and any error possibly output before this message. This 555 can help us improve future automake versions. 556 557 END 558 if test x"$ACCEPT_INFERIOR_RM_PROGRAM" = x"yes"; then 559 echo 'Configuration will proceed anyway, since you have set the' >&2 560 echo 'ACCEPT_INFERIOR_RM_PROGRAM variable to "yes"' >&2 561 echo >&2 562 else 563 cat >&2 <<'END' 564 Aborting the configuration process, to ensure you take notice of the issue. 565 566 You can download and install GNU coreutils to get an 'rm' implementation 567 that behaves properly: <http://www.gnu.org/software/coreutils/>. 568 569 If you want to complete the configuration process using your problematic 570 'rm' anyway, export the environment variable ACCEPT_INFERIOR_RM_PROGRAM 571 to "yes", and re-run configure. 572 573 END 574 AC_MSG_ERROR([Your 'rm' program is bad, sorry.]) 575 fi 576 fi]) 577 578 dnl Hook into '_AC_COMPILER_EXEEXT' early to learn its expansion. Do not 528 ]) 529 530 dnl Hook into `_AC_COMPILER_EXEEXT' early to learn its expansion. Do not 579 531 dnl add the conditional right here, as _AC_COMPILER_EXEEXT may be further 580 532 dnl mangled by Autoconf and run in a shell conditional statement. 581 533 m4_define([_AC_COMPILER_EXEEXT], 582 534 m4_defn([_AC_COMPILER_EXEEXT])[m4_provide([_AM_COMPILER_EXEEXT])]) 535 583 536 584 537 # When config.status generates a header, we must update the stamp-h file. … … 603 556 echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count]) 604 557 605 # Copyright (C) 2001-2013 Free Software Foundation, Inc. 606 # 607 # This file is free software; the Free Software Foundation 608 # gives unlimited permission to copy and/or distribute it, 609 # with or without modifications, as long as this notice is preserved. 558 # Copyright (C) 2001, 2003, 2005, 2008, 2011 Free Software Foundation, 559 # Inc. 560 # 561 # This file is free software; the Free Software Foundation 562 # gives unlimited permission to copy and/or distribute it, 563 # with or without modifications, as long as this notice is preserved. 564 565 # serial 1 610 566 611 567 # AM_PROG_INSTALL_SH … … 622 578 esac 623 579 fi 624 AC_SUBST([install_sh])]) 625 626 # Copyright (C) 2003-2013 Free Software Foundation, Inc. 627 # 628 # This file is free software; the Free Software Foundation 629 # gives unlimited permission to copy and/or distribute it, 630 # with or without modifications, as long as this notice is preserved. 580 AC_SUBST(install_sh)]) 581 582 # Copyright (C) 2003, 2005 Free Software Foundation, Inc. 583 # 584 # This file is free software; the Free Software Foundation 585 # gives unlimited permission to copy and/or distribute it, 586 # with or without modifications, as long as this notice is preserved. 587 588 # serial 2 631 589 632 590 # Check whether the underlying file-system supports filenames … … 646 604 # From Jim Meyering 647 605 648 # Copyright (C) 1996-2013 Free Software Foundation, Inc. 649 # 650 # This file is free software; the Free Software Foundation 651 # gives unlimited permission to copy and/or distribute it, 652 # with or without modifications, as long as this notice is preserved. 606 # Copyright (C) 1996, 1998, 2000, 2001, 2002, 2003, 2004, 2005, 2008, 607 # 2011 Free Software Foundation, Inc. 608 # 609 # This file is free software; the Free Software Foundation 610 # gives unlimited permission to copy and/or distribute it, 611 # with or without modifications, as long as this notice is preserved. 612 613 # serial 5 653 614 654 615 # AM_MAINTAINER_MODE([DEFAULT-MODE]) 655 616 # ---------------------------------- 656 617 # Control maintainer-specific portions of Makefiles. 657 # Default is to disable them, unless 'enable' is passed literally.658 # For symmetry, 'disable' may be passed as well. Anyway, the user618 # Default is to disable them, unless `enable' is passed literally. 619 # For symmetry, `disable' may be passed as well. Anyway, the user 659 620 # can override the default with the --enable/--disable switch. 660 621 AC_DEFUN([AM_MAINTAINER_MODE], … … 667 628 dnl maintainer-mode's default is 'disable' unless 'enable' is passed 668 629 AC_ARG_ENABLE([maintainer-mode], 669 [AS_HELP_STRING([--]am_maintainer_other[-maintainer-mode], 670 am_maintainer_other[ make rules and dependencies not useful 671 (and sometimes confusing) to the casual installer])], 672 [USE_MAINTAINER_MODE=$enableval], 673 [USE_MAINTAINER_MODE=]m4_if(am_maintainer_other, [enable], [no], [yes])) 630 [ --][am_maintainer_other][-maintainer-mode am_maintainer_other make rules and dependencies not useful 631 (and sometimes confusing) to the casual installer], 632 [USE_MAINTAINER_MODE=$enableval], 633 [USE_MAINTAINER_MODE=]m4_if(am_maintainer_other, [enable], [no], [yes])) 674 634 AC_MSG_RESULT([$USE_MAINTAINER_MODE]) 675 635 AM_CONDITIONAL([MAINTAINER_MODE], [test $USE_MAINTAINER_MODE = yes]) … … 679 639 ) 680 640 641 AU_DEFUN([jm_MAINTAINER_MODE], [AM_MAINTAINER_MODE]) 642 681 643 # Check to see how 'make' treats includes. -*- Autoconf -*- 682 644 683 # Copyright (C) 2001-2013 Free Software Foundation, Inc. 684 # 685 # This file is free software; the Free Software Foundation 686 # gives unlimited permission to copy and/or distribute it, 687 # with or without modifications, as long as this notice is preserved. 645 # Copyright (C) 2001, 2002, 2003, 2005, 2009 Free Software Foundation, Inc. 646 # 647 # This file is free software; the Free Software Foundation 648 # gives unlimited permission to copy and/or distribute it, 649 # with or without modifications, as long as this notice is preserved. 650 651 # serial 4 688 652 689 653 # AM_MAKE_INCLUDE() … … 704 668 # First try GNU make style include. 705 669 echo "include confinc" > confmf 706 # Ignore all kinds of additional output from 'make'.670 # Ignore all kinds of additional output from `make'. 707 671 case `$am_make -s -f confmf 2> /dev/null` in #( 708 672 *the\ am__doit\ target*) … … 729 693 ]) 730 694 695 # Copyright (C) 1999, 2000, 2001, 2003, 2004, 2005, 2008 696 # Free Software Foundation, Inc. 697 # 698 # This file is free software; the Free Software Foundation 699 # gives unlimited permission to copy and/or distribute it, 700 # with or without modifications, as long as this notice is preserved. 701 702 # serial 6 703 704 # AM_PROG_CC_C_O 705 # -------------- 706 # Like AC_PROG_CC_C_O, but changed for automake. 707 AC_DEFUN([AM_PROG_CC_C_O], 708 [AC_REQUIRE([AC_PROG_CC_C_O])dnl 709 AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl 710 AC_REQUIRE_AUX_FILE([compile])dnl 711 # FIXME: we rely on the cache variable name because 712 # there is no other way. 713 set dummy $CC 714 am_cc=`echo $[2] | sed ['s/[^a-zA-Z0-9_]/_/g;s/^[0-9]/_/']` 715 eval am_t=\$ac_cv_prog_cc_${am_cc}_c_o 716 if test "$am_t" != yes; then 717 # Losing compiler, so override with the script. 718 # FIXME: It is wrong to rewrite CC. 719 # But if we don't then we get into trouble of one sort or another. 720 # A longer-term fix would be to have automake use am__CC in this case, 721 # and then we could set am__CC="\$(top_srcdir)/compile \$(CC)" 722 CC="$am_aux_dir/compile $CC" 723 fi 724 dnl Make sure AC_PROG_CC is never called again, or it will override our 725 dnl setting of CC. 726 m4_define([AC_PROG_CC], 727 [m4_fatal([AC_PROG_CC cannot be called after AM_PROG_CC_C_O])]) 728 ]) 729 731 730 # Fake the existence of programs that GNU maintainers use. -*- Autoconf -*- 732 731 733 # Copyright (C) 1997-2013 Free Software Foundation, Inc. 734 # 735 # This file is free software; the Free Software Foundation 736 # gives unlimited permission to copy and/or distribute it, 737 # with or without modifications, as long as this notice is preserved. 732 # Copyright (C) 1997, 1999, 2000, 2001, 2003, 2004, 2005, 2008 733 # Free Software Foundation, Inc. 734 # 735 # This file is free software; the Free Software Foundation 736 # gives unlimited permission to copy and/or distribute it, 737 # with or without modifications, as long as this notice is preserved. 738 739 # serial 6 738 740 739 741 # AM_MISSING_PROG(NAME, PROGRAM) … … 744 746 AC_SUBST($1)]) 745 747 748 746 749 # AM_MISSING_HAS_RUN 747 750 # ------------------ 748 # Define MISSING if not defined so far and test if it is modern enough.749 # If it is, set am_missing_run to use it, otherwise, to nothing.751 # Define MISSING if not defined so far and test if it supports --run. 752 # If it does, set am_missing_run to use it, otherwise, to nothing. 750 753 AC_DEFUN([AM_MISSING_HAS_RUN], 751 754 [AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl … … 760 763 fi 761 764 # Use eval to expand $SHELL 762 if eval "$MISSING -- is-lightweight"; then763 am_missing_run="$MISSING "765 if eval "$MISSING --run true"; then 766 am_missing_run="$MISSING --run " 764 767 else 765 768 am_missing_run= 766 AC_MSG_WARN(['missing' script is too old or missing]) 767 fi 769 AC_MSG_WARN([`missing' script is too old or missing]) 770 fi 771 ]) 772 773 # Copyright (C) 2003, 2004, 2005, 2006, 2011 Free Software Foundation, 774 # Inc. 775 # 776 # This file is free software; the Free Software Foundation 777 # gives unlimited permission to copy and/or distribute it, 778 # with or without modifications, as long as this notice is preserved. 779 780 # serial 1 781 782 # AM_PROG_MKDIR_P 783 # --------------- 784 # Check for `mkdir -p'. 785 AC_DEFUN([AM_PROG_MKDIR_P], 786 [AC_PREREQ([2.60])dnl 787 AC_REQUIRE([AC_PROG_MKDIR_P])dnl 788 dnl Automake 1.8 to 1.9.6 used to define mkdir_p. We now use MKDIR_P, 789 dnl while keeping a definition of mkdir_p for backward compatibility. 790 dnl @MKDIR_P@ is magic: AC_OUTPUT adjusts its value for each Makefile. 791 dnl However we cannot define mkdir_p as $(MKDIR_P) for the sake of 792 dnl Makefile.ins that do not define MKDIR_P, so we do our own 793 dnl adjustment using top_builddir (which is defined more often than 794 dnl MKDIR_P). 795 AC_SUBST([mkdir_p], ["$MKDIR_P"])dnl 796 case $mkdir_p in 797 [[\\/$]]* | ?:[[\\/]]*) ;; 798 */*) mkdir_p="\$(top_builddir)/$mkdir_p" ;; 799 esac 768 800 ]) 769 801 770 802 # Helper functions for option handling. -*- Autoconf -*- 771 803 772 # Copyright (C) 2001-2013 Free Software Foundation, Inc. 773 # 774 # This file is free software; the Free Software Foundation 775 # gives unlimited permission to copy and/or distribute it, 776 # with or without modifications, as long as this notice is preserved. 804 # Copyright (C) 2001, 2002, 2003, 2005, 2008, 2010 Free Software 805 # Foundation, Inc. 806 # 807 # This file is free software; the Free Software Foundation 808 # gives unlimited permission to copy and/or distribute it, 809 # with or without modifications, as long as this notice is preserved. 810 811 # serial 5 777 812 778 813 # _AM_MANGLE_OPTION(NAME) … … 785 820 # Set option NAME. Presently that only means defining a flag for this option. 786 821 AC_DEFUN([_AM_SET_OPTION], 787 [m4_define(_AM_MANGLE_OPTION([$1]), [1])])822 [m4_define(_AM_MANGLE_OPTION([$1]), 1)]) 788 823 789 824 # _AM_SET_OPTIONS(OPTIONS) … … 799 834 [m4_ifset(_AM_MANGLE_OPTION([$1]), [$2], [$3])]) 800 835 801 # Copyright (C) 1999-2013 Free Software Foundation, Inc.802 #803 # This file is free software; the Free Software Foundation804 # gives unlimited permission to copy and/or distribute it,805 # with or without modifications, as long as this notice is preserved.806 807 # _AM_PROG_CC_C_O808 # ---------------809 # Like AC_PROG_CC_C_O, but changed for automake. We rewrite AC_PROG_CC810 # to automatically call this.811 AC_DEFUN([_AM_PROG_CC_C_O],812 [AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl813 AC_REQUIRE_AUX_FILE([compile])dnl814 AC_LANG_PUSH([C])dnl815 AC_CACHE_CHECK(816 [whether $CC understands -c and -o together],817 [am_cv_prog_cc_c_o],818 [AC_LANG_CONFTEST([AC_LANG_PROGRAM([])])819 # Make sure it works both with $CC and with simple cc.820 # Following AC_PROG_CC_C_O, we do the test twice because some821 # compilers refuse to overwrite an existing .o file with -o,822 # though they will create one.823 am_cv_prog_cc_c_o=yes824 for am_i in 1 2; do825 if AM_RUN_LOG([$CC -c conftest.$ac_ext -o conftest2.$ac_objext]) \826 && test -f conftest2.$ac_objext; then827 : OK828 else829 am_cv_prog_cc_c_o=no830 break831 fi832 done833 rm -f core conftest*834 unset am_i])835 if test "$am_cv_prog_cc_c_o" != yes; then836 # Losing compiler, so override with the script.837 # FIXME: It is wrong to rewrite CC.838 # But if we don't then we get into trouble of one sort or another.839 # A longer-term fix would be to have automake use am__CC in this case,840 # and then we could set am__CC="\$(top_srcdir)/compile \$(CC)"841 CC="$am_aux_dir/compile $CC"842 fi843 AC_LANG_POP([C])])844 845 # For backward compatibility.846 AC_DEFUN_ONCE([AM_PROG_CC_C_O], [AC_REQUIRE([AC_PROG_CC])])847 848 # Copyright (C) 2001-2013 Free Software Foundation, Inc.849 #850 # This file is free software; the Free Software Foundation851 # gives unlimited permission to copy and/or distribute it,852 # with or without modifications, as long as this notice is preserved.853 854 # AM_RUN_LOG(COMMAND)855 # -------------------856 # Run COMMAND, save the exit status in ac_status, and log it.857 # (This has been adapted from Autoconf's _AC_RUN_LOG macro.)858 AC_DEFUN([AM_RUN_LOG],859 [{ echo "$as_me:$LINENO: $1" >&AS_MESSAGE_LOG_FD860 ($1) >&AS_MESSAGE_LOG_FD 2>&AS_MESSAGE_LOG_FD861 ac_status=$?862 echo "$as_me:$LINENO: \$? = $ac_status" >&AS_MESSAGE_LOG_FD863 (exit $ac_status); }])864 865 836 # Check to make sure that the build environment is sane. -*- Autoconf -*- 866 837 867 # Copyright (C) 1996-2013 Free Software Foundation, Inc. 868 # 869 # This file is free software; the Free Software Foundation 870 # gives unlimited permission to copy and/or distribute it, 871 # with or without modifications, as long as this notice is preserved. 838 # Copyright (C) 1996, 1997, 2000, 2001, 2003, 2005, 2008 839 # Free Software Foundation, Inc. 840 # 841 # This file is free software; the Free Software Foundation 842 # gives unlimited permission to copy and/or distribute it, 843 # with or without modifications, as long as this notice is preserved. 844 845 # serial 5 872 846 873 847 # AM_SANITY_CHECK … … 875 849 AC_DEFUN([AM_SANITY_CHECK], 876 850 [AC_MSG_CHECKING([whether build environment is sane]) 851 # Just in case 852 sleep 1 853 echo timestamp > conftest.file 877 854 # Reject unsafe characters in $srcdir or the absolute working directory 878 855 # name. Accept space and tab only in the latter. … … 885 862 case $srcdir in 886 863 *[[\\\"\#\$\&\'\`$am_lf\ \ ]]*) 887 AC_MSG_ERROR([unsafe srcdir value: '$srcdir']);;864 AC_MSG_ERROR([unsafe srcdir value: `$srcdir']);; 888 865 esac 889 866 890 # Do 'set' in a subshell so we don't clobber the current shell's867 # Do `set' in a subshell so we don't clobber the current shell's 891 868 # arguments. Must try -L first in case configure is actually a 892 869 # symlink; some systems play weird games with the mod time of symlinks … … 894 871 # directory). 895 872 if ( 896 am_has_slept=no 897 for am_try in 1 2; do 898 echo "timestamp, slept: $am_has_slept" > conftest.file 899 set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` 900 if test "$[*]" = "X"; then 901 # -L didn't work. 902 set X `ls -t "$srcdir/configure" conftest.file` 903 fi 904 if test "$[*]" != "X $srcdir/configure conftest.file" \ 905 && test "$[*]" != "X conftest.file $srcdir/configure"; then 906 907 # If neither matched, then we have a broken ls. This can happen 908 # if, for instance, CONFIG_SHELL is bash and it inherits a 909 # broken ls alias from the environment. This has actually 910 # happened. Such a system could not be considered "sane". 911 AC_MSG_ERROR([ls -t appears to fail. Make sure there is not a broken 912 alias in your environment]) 913 fi 914 if test "$[2]" = conftest.file || test $am_try -eq 2; then 915 break 916 fi 917 # Just in case. 918 sleep 1 919 am_has_slept=yes 920 done 873 set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` 874 if test "$[*]" = "X"; then 875 # -L didn't work. 876 set X `ls -t "$srcdir/configure" conftest.file` 877 fi 878 rm -f conftest.file 879 if test "$[*]" != "X $srcdir/configure conftest.file" \ 880 && test "$[*]" != "X conftest.file $srcdir/configure"; then 881 882 # If neither matched, then we have a broken ls. This can happen 883 # if, for instance, CONFIG_SHELL is bash and it inherits a 884 # broken ls alias from the environment. This has actually 885 # happened. Such a system could not be considered "sane". 886 AC_MSG_ERROR([ls -t appears to fail. Make sure there is not a broken 887 alias in your environment]) 888 fi 889 921 890 test "$[2]" = conftest.file 922 891 ) … … 928 897 Check your system clock]) 929 898 fi 930 AC_MSG_RESULT([yes]) 931 # If we didn't sleep, we still need to ensure time stamps of config.status and 932 # generated files are strictly newer. 933 am_sleep_pid= 934 if grep 'slept: no' conftest.file >/dev/null 2>&1; then 935 ( sleep 1 ) & 936 am_sleep_pid=$! 937 fi 938 AC_CONFIG_COMMANDS_PRE( 939 [AC_MSG_CHECKING([that generated files are newer than configure]) 940 if test -n "$am_sleep_pid"; then 941 # Hide warnings about reused PIDs. 942 wait $am_sleep_pid 2>/dev/null 943 fi 944 AC_MSG_RESULT([done])]) 945 rm -f conftest.file 946 ]) 947 948 # Copyright (C) 2009-2013 Free Software Foundation, Inc. 949 # 950 # This file is free software; the Free Software Foundation 951 # gives unlimited permission to copy and/or distribute it, 952 # with or without modifications, as long as this notice is preserved. 899 AC_MSG_RESULT(yes)]) 900 901 # Copyright (C) 2009, 2011 Free Software Foundation, Inc. 902 # 903 # This file is free software; the Free Software Foundation 904 # gives unlimited permission to copy and/or distribute it, 905 # with or without modifications, as long as this notice is preserved. 906 907 # serial 2 953 908 954 909 # AM_SILENT_RULES([DEFAULT]) 955 910 # -------------------------- 956 911 # Enable less verbose build rules; with the default set to DEFAULT 957 # ( "yes" being less verbose, "no"or empty being verbose).912 # (`yes' being less verbose, `no' or empty being verbose). 958 913 AC_DEFUN([AM_SILENT_RULES], 959 [AC_ARG_ENABLE([silent-rules], [dnl 960 AS_HELP_STRING( 961 [--enable-silent-rules], 962 [less verbose build output (undo: "make V=1")]) 963 AS_HELP_STRING( 964 [--disable-silent-rules], 965 [verbose build output (undo: "make V=0")])dnl 966 ]) 967 case $enable_silent_rules in @%:@ ((( 968 yes) AM_DEFAULT_VERBOSITY=0;; 969 no) AM_DEFAULT_VERBOSITY=1;; 970 *) AM_DEFAULT_VERBOSITY=m4_if([$1], [yes], [0], [1]);; 914 [AC_ARG_ENABLE([silent-rules], 915 [ --enable-silent-rules less verbose build output (undo: `make V=1') 916 --disable-silent-rules verbose build output (undo: `make V=0')]) 917 case $enable_silent_rules in 918 yes) AM_DEFAULT_VERBOSITY=0;; 919 no) AM_DEFAULT_VERBOSITY=1;; 920 *) AM_DEFAULT_VERBOSITY=m4_if([$1], [yes], [0], [1]);; 971 921 esac 972 922 dnl 973 dnl A few 'make' implementations (e.g., NonStop OS and NextStep)923 dnl A few `make' implementations (e.g., NonStop OS and NextStep) 974 924 dnl do not support nested variable expansions. 975 925 dnl See automake bug#9928 and bug#10237. … … 989 939 fi]) 990 940 if test $am_cv_make_support_nested_variables = yes; then 991 dnl Using '$V' instead of '$(V)' breaks IRIX make.941 dnl Using `$V' instead of `$(V)' breaks IRIX make. 992 942 AM_V='$(V)' 993 943 AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' … … 1006 956 ]) 1007 957 1008 # Copyright (C) 2001-2013 Free Software Foundation, Inc. 1009 # 1010 # This file is free software; the Free Software Foundation 1011 # gives unlimited permission to copy and/or distribute it, 1012 # with or without modifications, as long as this notice is preserved. 958 # Copyright (C) 2001, 2003, 2005, 2011 Free Software Foundation, Inc. 959 # 960 # This file is free software; the Free Software Foundation 961 # gives unlimited permission to copy and/or distribute it, 962 # with or without modifications, as long as this notice is preserved. 963 964 # serial 1 1013 965 1014 966 # AM_PROG_INSTALL_STRIP 1015 967 # --------------------- 1016 # One issue with vendor 'install' (even GNU) is that you can't968 # One issue with vendor `install' (even GNU) is that you can't 1017 969 # specify the program used to strip binaries. This is especially 1018 970 # annoying in cross-compiling environments, where the build's strip 1019 971 # is unlikely to handle the host's binaries. 1020 972 # Fortunately install-sh will honor a STRIPPROG variable, so we 1021 # always use install-sh in "make install-strip", and initialize973 # always use install-sh in `make install-strip', and initialize 1022 974 # STRIPPROG with the value of the STRIP variable (set by the user). 1023 975 AC_DEFUN([AM_PROG_INSTALL_STRIP], 1024 976 [AC_REQUIRE([AM_PROG_INSTALL_SH])dnl 1025 # Installed binaries are usually stripped using 'strip' when the user1026 # run "make install-strip". However 'strip' might not be the right977 # Installed binaries are usually stripped using `strip' when the user 978 # run `make install-strip'. However `strip' might not be the right 1027 979 # tool to use in cross-compilation environments, therefore Automake 1028 # will honor the 'STRIP' environment variable to overrule this program.1029 dnl Don't test for $cross_compiling = yes, because it might be 'maybe'.980 # will honor the `STRIP' environment variable to overrule this program. 981 dnl Don't test for $cross_compiling = yes, because it might be `maybe'. 1030 982 if test "$cross_compiling" != no; then 1031 983 AC_CHECK_TOOL([STRIP], [strip], :) … … 1034 986 AC_SUBST([INSTALL_STRIP_PROGRAM])]) 1035 987 1036 # Copyright (C) 2006-2013 Free Software Foundation, Inc. 1037 # 1038 # This file is free software; the Free Software Foundation 1039 # gives unlimited permission to copy and/or distribute it, 1040 # with or without modifications, as long as this notice is preserved. 988 # Copyright (C) 2006, 2008, 2010 Free Software Foundation, Inc. 989 # 990 # This file is free software; the Free Software Foundation 991 # gives unlimited permission to copy and/or distribute it, 992 # with or without modifications, as long as this notice is preserved. 993 994 # serial 3 1041 995 1042 996 # _AM_SUBST_NOTMAKE(VARIABLE) … … 1053 1007 # Check how to create a tarball. -*- Autoconf -*- 1054 1008 1055 # Copyright (C) 2004-2013 Free Software Foundation, Inc. 1056 # 1057 # This file is free software; the Free Software Foundation 1058 # gives unlimited permission to copy and/or distribute it, 1059 # with or without modifications, as long as this notice is preserved. 1009 # Copyright (C) 2004, 2005, 2012 Free Software Foundation, Inc. 1010 # 1011 # This file is free software; the Free Software Foundation 1012 # gives unlimited permission to copy and/or distribute it, 1013 # with or without modifications, as long as this notice is preserved. 1014 1015 # serial 2 1060 1016 1061 1017 # _AM_PROG_TAR(FORMAT) 1062 1018 # -------------------- 1063 1019 # Check how to create a tarball in format FORMAT. 1064 # FORMAT should be one of 'v7', 'ustar', or 'pax'.1020 # FORMAT should be one of `v7', `ustar', or `pax'. 1065 1021 # 1066 1022 # Substitute a variable $(am__tar) that is a command … … 1072 1028 # a tarball read from stdin. 1073 1029 # $(am__untar) < result.tar 1074 #1075 1030 AC_DEFUN([_AM_PROG_TAR], 1076 1031 [# Always define AMTAR for backward compatibility. Yes, it's still used 1077 1032 # in the wild :-( We should find a proper way to deprecate it ... 1078 1033 AC_SUBST([AMTAR], ['$${TAR-tar}']) 1079 1080 # We'll loop over all known methods to create a tar archive until one works. 1034 m4_if([$1], [v7], 1035 [am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -'], 1036 [m4_case([$1], [ustar],, [pax],, 1037 [m4_fatal([Unknown tar format])]) 1038 AC_MSG_CHECKING([how to create a $1 tar archive]) 1039 # Loop over all known methods to create a tar archive until one works. 1081 1040 _am_tools='gnutar m4_if([$1], [ustar], [plaintar]) pax cpio none' 1082 1083 m4_if([$1], [v7], 1084 [am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -'], 1085 1086 [m4_case([$1], 1087 [ustar], 1088 [# The POSIX 1988 'ustar' format is defined with fixed-size fields. 1089 # There is notably a 21 bits limit for the UID and the GID. In fact, 1090 # the 'pax' utility can hang on bigger UID/GID (see automake bug#8343 1091 # and bug#13588). 1092 am_max_uid=2097151 # 2^21 - 1 1093 am_max_gid=$am_max_uid 1094 # The $UID and $GID variables are not portable, so we need to resort 1095 # to the POSIX-mandated id(1) utility. Errors in the 'id' calls 1096 # below are definitely unexpected, so allow the users to see them 1097 # (that is, avoid stderr redirection). 1098 am_uid=`id -u || echo unknown` 1099 am_gid=`id -g || echo unknown` 1100 AC_MSG_CHECKING([whether UID '$am_uid' is supported by ustar format]) 1101 if test $am_uid -le $am_max_uid; then 1102 AC_MSG_RESULT([yes]) 1103 else 1104 AC_MSG_RESULT([no]) 1105 _am_tools=none 1106 fi 1107 AC_MSG_CHECKING([whether GID '$am_gid' is supported by ustar format]) 1108 if test $am_gid -le $am_max_gid; then 1109 AC_MSG_RESULT([yes]) 1110 else 1111 AC_MSG_RESULT([no]) 1112 _am_tools=none 1113 fi], 1114 1115 [pax], 1116 [], 1117 1118 [m4_fatal([Unknown tar format])]) 1119 1120 AC_MSG_CHECKING([how to create a $1 tar archive]) 1121 1122 # Go ahead even if we have the value already cached. We do so because we 1123 # need to set the values for the 'am__tar' and 'am__untar' variables. 1124 _am_tools=${am_cv_prog_tar_$1-$_am_tools} 1125 1126 for _am_tool in $_am_tools; do 1127 case $_am_tool in 1128 gnutar) 1129 for _am_tar in tar gnutar gtar; do 1130 AM_RUN_LOG([$_am_tar --version]) && break 1131 done 1132 am__tar="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$$tardir"' 1133 am__tar_="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$tardir"' 1134 am__untar="$_am_tar -xf -" 1135 ;; 1136 plaintar) 1137 # Must skip GNU tar: if it does not support --format= it doesn't create 1138 # ustar tarball either. 1139 (tar --version) >/dev/null 2>&1 && continue 1140 am__tar='tar chf - "$$tardir"' 1141 am__tar_='tar chf - "$tardir"' 1142 am__untar='tar xf -' 1143 ;; 1144 pax) 1145 am__tar='pax -L -x $1 -w "$$tardir"' 1146 am__tar_='pax -L -x $1 -w "$tardir"' 1147 am__untar='pax -r' 1148 ;; 1149 cpio) 1150 am__tar='find "$$tardir" -print | cpio -o -H $1 -L' 1151 am__tar_='find "$tardir" -print | cpio -o -H $1 -L' 1152 am__untar='cpio -i -H $1 -d' 1153 ;; 1154 none) 1155 am__tar=false 1156 am__tar_=false 1157 am__untar=false 1158 ;; 1159 esac 1160 1161 # If the value was cached, stop now. We just wanted to have am__tar 1162 # and am__untar set. 1163 test -n "${am_cv_prog_tar_$1}" && break 1164 1165 # tar/untar a dummy directory, and stop if the command works. 1166 rm -rf conftest.dir 1167 mkdir conftest.dir 1168 echo GrepMe > conftest.dir/file 1169 AM_RUN_LOG([tardir=conftest.dir && eval $am__tar_ >conftest.tar]) 1170 rm -rf conftest.dir 1171 if test -s conftest.tar; then 1172 AM_RUN_LOG([$am__untar <conftest.tar]) 1173 AM_RUN_LOG([cat conftest.dir/file]) 1174 grep GrepMe conftest.dir/file >/dev/null 2>&1 && break 1175 fi 1176 done 1041 _am_tools=${am_cv_prog_tar_$1-$_am_tools} 1042 # Do not fold the above two line into one, because Tru64 sh and 1043 # Solaris sh will not grok spaces in the rhs of `-'. 1044 for _am_tool in $_am_tools 1045 do 1046 case $_am_tool in 1047 gnutar) 1048 for _am_tar in tar gnutar gtar; 1049 do 1050 AM_RUN_LOG([$_am_tar --version]) && break 1051 done 1052 am__tar="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$$tardir"' 1053 am__tar_="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$tardir"' 1054 am__untar="$_am_tar -xf -" 1055 ;; 1056 plaintar) 1057 # Must skip GNU tar: if it does not support --format= it doesn't create 1058 # ustar tarball either. 1059 (tar --version) >/dev/null 2>&1 && continue 1060 am__tar='tar chf - "$$tardir"' 1061 am__tar_='tar chf - "$tardir"' 1062 am__untar='tar xf -' 1063 ;; 1064 pax) 1065 am__tar='pax -L -x $1 -w "$$tardir"' 1066 am__tar_='pax -L -x $1 -w "$tardir"' 1067 am__untar='pax -r' 1068 ;; 1069 cpio) 1070 am__tar='find "$$tardir" -print | cpio -o -H $1 -L' 1071 am__tar_='find "$tardir" -print | cpio -o -H $1 -L' 1072 am__untar='cpio -i -H $1 -d' 1073 ;; 1074 none) 1075 am__tar=false 1076 am__tar_=false 1077 am__untar=false 1078 ;; 1079 esac 1080 1081 # If the value was cached, stop now. We just wanted to have am__tar 1082 # and am__untar set. 1083 test -n "${am_cv_prog_tar_$1}" && break 1084 1085 # tar/untar a dummy directory, and stop if the command works 1177 1086 rm -rf conftest.dir 1178 1179 AC_CACHE_VAL([am_cv_prog_tar_$1], [am_cv_prog_tar_$1=$_am_tool]) 1180 AC_MSG_RESULT([$am_cv_prog_tar_$1])]) 1181 1087 mkdir conftest.dir 1088 echo GrepMe > conftest.dir/file 1089 AM_RUN_LOG([tardir=conftest.dir && eval $am__tar_ >conftest.tar]) 1090 rm -rf conftest.dir 1091 if test -s conftest.tar; then 1092 AM_RUN_LOG([$am__untar <conftest.tar]) 1093 grep GrepMe conftest.dir/file >/dev/null 2>&1 && break 1094 fi 1095 done 1096 rm -rf conftest.dir 1097 1098 AC_CACHE_VAL([am_cv_prog_tar_$1], [am_cv_prog_tar_$1=$_am_tool]) 1099 AC_MSG_RESULT([$am_cv_prog_tar_$1])]) 1182 1100 AC_SUBST([am__tar]) 1183 1101 AC_SUBST([am__untar]) -
config.h.in
r7ff30d07 ree51534 93 93 /* Define to 1 if the system has the type `_Bool'. */ 94 94 #undef HAVE__BOOL 95 96 /* Define to 1 if your C compiler doesn't accept -c and -o together. */ 97 #undef NO_MINUS_C_MINUS_O 95 98 96 99 /* Name of package */ -
configure
r7ff30d07 ree51534 1 1 #! /bin/sh 2 2 # Guess values for system-dependent variables and create Makefiles. 3 # Generated by GNU Autoconf 2.6 9for cfa-cc 1.0.0.3 # Generated by GNU Autoconf 2.68 for cfa-cc 1.0.0. 4 4 # 5 5 # Report bugs to <cforall@plg.uwaterloo.ca>. 6 6 # 7 7 # 8 # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. 8 # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 9 # 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software 10 # Foundation, Inc. 9 11 # 10 12 # … … 135 137 (unset CDPATH) >/dev/null 2>&1 && unset CDPATH 136 138 137 # Use a proper internal environment variable to ensure we don't fall138 # into an infinite loop, continuously re-executing ourselves.139 if test x"${_as_can_reexec}" != xno && test "x$CONFIG_SHELL" != x; then140 _as_can_reexec=no; export _as_can_reexec;141 # We cannot yet assume a decent shell, so we have to provide a142 # neutralization value for shells without unset; and this also143 # works around shells that cannot unset nonexistent variables.144 # Preserve -v and -x to the replacement shell.145 BASH_ENV=/dev/null146 ENV=/dev/null147 (unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV148 case $- in # ((((149 *v*x* | *x*v* ) as_opts=-vx ;;150 *v* ) as_opts=-v ;;151 *x* ) as_opts=-x ;;152 * ) as_opts= ;;153 esac154 exec $CONFIG_SHELL $as_opts "$as_myself" ${1+"$@"}155 # Admittedly, this is quite paranoid, since all the known shells bail156 # out after a failed `exec'.157 $as_echo "$0: could not re-execute with $CONFIG_SHELL" >&2158 as_fn_exit 255159 fi160 # We don't want this to propagate to other subprocesses.161 { _as_can_reexec=; unset _as_can_reexec;}162 139 if test "x$CONFIG_SHELL" = x; then 163 140 as_bourne_compatible="if test -n \"\${ZSH_VERSION+set}\" && (emulate sh) >/dev/null 2>&1; then : … … 193 170 exitcode=1; echo positional parameters were not saved. 194 171 fi 195 test x\$exitcode = x0 || exit 1 196 test -x / || exit 1" 172 test x\$exitcode = x0 || exit 1" 197 173 as_suggested=" as_lineno_1=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_1a=\$LINENO 198 174 as_lineno_2=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_2a=\$LINENO … … 239 215 240 216 if test "x$CONFIG_SHELL" != x; then : 241 export CONFIG_SHELL 242 # We cannot yet assume a decent shell, so we have to provide a 243 # neutralization value for shells without unset; and this also 244 # works around shells that cannot unset nonexistent variables. 245 # Preserve -v and -x to the replacement shell. 246 BASH_ENV=/dev/null 247 ENV=/dev/null 248 (unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV 249 case $- in # (((( 250 *v*x* | *x*v* ) as_opts=-vx ;; 251 *v* ) as_opts=-v ;; 252 *x* ) as_opts=-x ;; 253 * ) as_opts= ;; 254 esac 255 exec $CONFIG_SHELL $as_opts "$as_myself" ${1+"$@"} 256 # Admittedly, this is quite paranoid, since all the known shells bail 257 # out after a failed `exec'. 258 $as_echo "$0: could not re-execute with $CONFIG_SHELL" >&2 259 exit 255 217 # We cannot yet assume a decent shell, so we have to provide a 218 # neutralization value for shells without unset; and this also 219 # works around shells that cannot unset nonexistent variables. 220 # Preserve -v and -x to the replacement shell. 221 BASH_ENV=/dev/null 222 ENV=/dev/null 223 (unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV 224 export CONFIG_SHELL 225 case $- in # (((( 226 *v*x* | *x*v* ) as_opts=-vx ;; 227 *v* ) as_opts=-v ;; 228 *x* ) as_opts=-x ;; 229 * ) as_opts= ;; 230 esac 231 exec "$CONFIG_SHELL" $as_opts "$as_myself" ${1+"$@"} 260 232 fi 261 233 … … 360 332 361 333 } # as_fn_mkdir_p 362 363 # as_fn_executable_p FILE364 # -----------------------365 # Test if FILE is an executable regular file.366 as_fn_executable_p ()367 {368 test -f "$1" && test -x "$1"369 } # as_fn_executable_p370 334 # as_fn_append VAR VALUE 371 335 # ---------------------- … … 489 453 { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2; as_fn_exit 1; } 490 454 491 # If we had to re-execute with $CONFIG_SHELL, we're ensured to have492 # already done that, so ensure we don't try to do so again and fall493 # in an infinite loop. This has already happened in practice.494 _as_can_reexec=no; export _as_can_reexec495 455 # Don't try to exec as it changes $[0], causing all sort of problems 496 456 # (the dirname of $[0] is not the place where we might find the … … 527 487 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail. 528 488 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable. 529 # In both cases, we have to default to `cp -p R'.489 # In both cases, we have to default to `cp -p'. 530 490 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe || 531 as_ln_s='cp -p R'491 as_ln_s='cp -p' 532 492 elif ln conf$$.file conf$$ 2>/dev/null; then 533 493 as_ln_s=ln 534 494 else 535 as_ln_s='cp -p R'495 as_ln_s='cp -p' 536 496 fi 537 497 else 538 as_ln_s='cp -p R'498 as_ln_s='cp -p' 539 499 fi 540 500 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file … … 548 508 fi 549 509 550 as_test_x='test -x' 551 as_executable_p=as_fn_executable_p 510 if test -x / >/dev/null 2>&1; then 511 as_test_x='test -x' 512 else 513 if ls -dL / >/dev/null 2>&1; then 514 as_ls_L_option=L 515 else 516 as_ls_L_option= 517 fi 518 as_test_x=' 519 eval sh -c '\'' 520 if test -d "$1"; then 521 test -d "$1/."; 522 else 523 case $1 in #( 524 -*)set "./$1";; 525 esac; 526 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #(( 527 ???[sx]*):;;*)false;;esac;fi 528 '\'' sh 529 ' 530 fi 531 as_executable_p=$as_test_x 552 532 553 533 # Sed expression to map a string onto a valid CPP name. … … 1210 1190 if test "x$build_alias" = x; then 1211 1191 cross_compiling=maybe 1192 $as_echo "$as_me: WARNING: if you wanted to set the --build type, don't use --host. 1193 If a cross compiler is detected then cross compile mode will be used" >&2 1212 1194 elif test "x$build_alias" != "x$host_alias"; then 1213 1195 cross_compiling=yes … … 1369 1351 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no) 1370 1352 --enable-FEATURE[=ARG] include FEATURE [ARG=yes] 1371 --enable-silent-rules less verbose build output (undo: "make V=1") 1372 --disable-silent-rules verbose build output (undo: "make V=0") 1373 --disable-maintainer-mode 1374 disable make rules and dependencies not useful (and 1375 sometimes confusing) to the casual installer 1376 --enable-dependency-tracking 1377 do not reject slow dependency extractors 1378 --disable-dependency-tracking 1379 speeds up one-time build 1353 --enable-silent-rules less verbose build output (undo: `make V=1') 1354 --disable-silent-rules verbose build output (undo: `make V=0') 1355 --disable-maintainer-mode disable make rules and dependencies not useful 1356 (and sometimes confusing) to the casual installer 1357 --disable-dependency-tracking speeds up one-time build 1358 --enable-dependency-tracking do not reject slow dependency extractors 1380 1359 1381 1360 Optional Packages: … … 1469 1448 cat <<\_ACEOF 1470 1449 cfa-cc configure 1.0.0 1471 generated by GNU Autoconf 2.6 91472 1473 Copyright (C) 201 2Free Software Foundation, Inc.1450 generated by GNU Autoconf 2.68 1451 1452 Copyright (C) 2010 Free Software Foundation, Inc. 1474 1453 This configure script is free software; the Free Software Foundation 1475 1454 gives unlimited permission to copy, distribute and modify it. … … 1585 1564 } && test -s conftest$ac_exeext && { 1586 1565 test "$cross_compiling" = yes || 1587 test -x conftest$ac_exeext1566 $as_test_x conftest$ac_exeext 1588 1567 }; then : 1589 1568 ac_retval=0 … … 1951 1930 { 1952 1931 static int test_array [1 - 2 * !(0 < ($ac_type) ((((($ac_type) 1 << N) << N) - 1) * 2 + 1))]; 1953 test_array [0] = 0; 1954 return test_array [0]; 1932 test_array [0] = 0 1955 1933 1956 1934 ; … … 1968 1946 static int test_array [1 - 2 * !(($ac_type) ((((($ac_type) 1 << N) << N) - 1) * 2 + 1) 1969 1947 < ($ac_type) ((((($ac_type) 1 << N) << N) - 1) * 2 + 2))]; 1970 test_array [0] = 0; 1971 return test_array [0]; 1948 test_array [0] = 0 1972 1949 1973 1950 ; … … 2026 2003 { 2027 2004 static int test_array [1 - 2 * !((($ac_type) -1 >> ($2 / 2 - 1)) >> ($2 / 2 - 1) == 3)]; 2028 test_array [0] = 0; 2029 return test_array [0]; 2005 test_array [0] = 0 2030 2006 2031 2007 ; … … 2060 2036 2061 2037 It was created by cfa-cc $as_me 1.0.0, which was 2062 generated by GNU Autoconf 2.6 9. Invocation command line was2038 generated by GNU Autoconf 2.68. Invocation command line was 2063 2039 2064 2040 $ $0 $@ … … 2444 2420 fi 2445 2421 2446 case $enable_silent_rules in # (((2447 2448 no)AM_DEFAULT_VERBOSITY=1;;2449 *)AM_DEFAULT_VERBOSITY=1;;2422 case $enable_silent_rules in 2423 yes) AM_DEFAULT_VERBOSITY=0;; 2424 no) AM_DEFAULT_VERBOSITY=1;; 2425 *) AM_DEFAULT_VERBOSITY=1;; 2450 2426 esac 2451 2427 am_make=${MAKE-make} … … 2485 2461 fi 2486 2462 2487 am__api_version='1.1 4'2463 am__api_version='1.11' 2488 2464 2489 2465 # Find a good install program. We prefer a C program (faster), … … 2524 2500 for ac_prog in ginstall scoinst install; do 2525 2501 for ac_exec_ext in '' $ac_executable_extensions; do 2526 if as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then2502 if { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; }; then 2527 2503 if test $ac_prog = install && 2528 2504 grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then … … 2582 2558 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether build environment is sane" >&5 2583 2559 $as_echo_n "checking whether build environment is sane... " >&6; } 2560 # Just in case 2561 sleep 1 2562 echo timestamp > conftest.file 2584 2563 # Reject unsafe characters in $srcdir or the absolute working directory 2585 2564 # name. Accept space and tab only in the latter. … … 2592 2571 case $srcdir in 2593 2572 *[\\\"\#\$\&\'\`$am_lf\ \ ]*) 2594 as_fn_error $? "unsafe srcdir value: '$srcdir'" "$LINENO" 5;;2573 as_fn_error $? "unsafe srcdir value: \`$srcdir'" "$LINENO" 5;; 2595 2574 esac 2596 2575 2597 # Do 'set' in a subshell so we don't clobber the current shell's2576 # Do `set' in a subshell so we don't clobber the current shell's 2598 2577 # arguments. Must try -L first in case configure is actually a 2599 2578 # symlink; some systems play weird games with the mod time of symlinks … … 2601 2580 # directory). 2602 2581 if ( 2603 am_has_slept=no 2604 for am_try in 1 2; do 2605 echo "timestamp, slept: $am_has_slept" > conftest.file 2606 set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` 2607 if test "$*" = "X"; then 2608 # -L didn't work. 2609 set X `ls -t "$srcdir/configure" conftest.file` 2610 fi 2611 if test "$*" != "X $srcdir/configure conftest.file" \ 2612 && test "$*" != "X conftest.file $srcdir/configure"; then 2613 2614 # If neither matched, then we have a broken ls. This can happen 2615 # if, for instance, CONFIG_SHELL is bash and it inherits a 2616 # broken ls alias from the environment. This has actually 2617 # happened. Such a system could not be considered "sane". 2618 as_fn_error $? "ls -t appears to fail. Make sure there is not a broken 2619 alias in your environment" "$LINENO" 5 2620 fi 2621 if test "$2" = conftest.file || test $am_try -eq 2; then 2622 break 2623 fi 2624 # Just in case. 2625 sleep 1 2626 am_has_slept=yes 2627 done 2582 set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` 2583 if test "$*" = "X"; then 2584 # -L didn't work. 2585 set X `ls -t "$srcdir/configure" conftest.file` 2586 fi 2587 rm -f conftest.file 2588 if test "$*" != "X $srcdir/configure conftest.file" \ 2589 && test "$*" != "X conftest.file $srcdir/configure"; then 2590 2591 # If neither matched, then we have a broken ls. This can happen 2592 # if, for instance, CONFIG_SHELL is bash and it inherits a 2593 # broken ls alias from the environment. This has actually 2594 # happened. Such a system could not be considered "sane". 2595 as_fn_error $? "ls -t appears to fail. Make sure there is not a broken 2596 alias in your environment" "$LINENO" 5 2597 fi 2598 2628 2599 test "$2" = conftest.file 2629 2600 ) … … 2637 2608 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 2638 2609 $as_echo "yes" >&6; } 2639 # If we didn't sleep, we still need to ensure time stamps of config.status and2640 # generated files are strictly newer.2641 am_sleep_pid=2642 if grep 'slept: no' conftest.file >/dev/null 2>&1; then2643 ( sleep 1 ) &2644 am_sleep_pid=$!2645 fi2646 2647 rm -f conftest.file2648 2649 2610 test "$program_prefix" != NONE && 2650 2611 program_transform_name="s&^&$program_prefix&;$program_transform_name" … … 2669 2630 fi 2670 2631 # Use eval to expand $SHELL 2671 if eval "$MISSING -- is-lightweight"; then2672 am_missing_run="$MISSING "2632 if eval "$MISSING --run true"; then 2633 am_missing_run="$MISSING --run " 2673 2634 else 2674 2635 am_missing_run= 2675 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: 'missing' script is too old or missing" >&52676 $as_echo "$as_me: WARNING: 'missing' script is too old or missing" >&2;}2636 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`missing' script is too old or missing" >&5 2637 $as_echo "$as_me: WARNING: \`missing' script is too old or missing" >&2;} 2677 2638 fi 2678 2639 … … 2686 2647 fi 2687 2648 2688 # Installed binaries are usually stripped using 'strip' when the user2689 # run "make install-strip". However 'strip' might not be the right2649 # Installed binaries are usually stripped using `strip' when the user 2650 # run `make install-strip'. However `strip' might not be the right 2690 2651 # tool to use in cross-compilation environments, therefore Automake 2691 # will honor the 'STRIP' environment variable to overrule this program.2652 # will honor the `STRIP' environment variable to overrule this program. 2692 2653 if test "$cross_compiling" != no; then 2693 2654 if test -n "$ac_tool_prefix"; then … … 2708 2669 test -z "$as_dir" && as_dir=. 2709 2670 for ac_exec_ext in '' $ac_executable_extensions; do 2710 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then2671 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 2711 2672 ac_cv_prog_STRIP="${ac_tool_prefix}strip" 2712 2673 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 … … 2748 2709 test -z "$as_dir" && as_dir=. 2749 2710 for ac_exec_ext in '' $ac_executable_extensions; do 2750 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then2711 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 2751 2712 ac_cv_prog_ac_ct_STRIP="strip" 2752 2713 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 … … 2799 2760 for ac_prog in mkdir gmkdir; do 2800 2761 for ac_exec_ext in '' $ac_executable_extensions; do 2801 as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext"|| continue2762 { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; } || continue 2802 2763 case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #( 2803 2764 'mkdir (GNU coreutils) '* | \ … … 2828 2789 $as_echo "$MKDIR_P" >&6; } 2829 2790 2791 mkdir_p="$MKDIR_P" 2792 case $mkdir_p in 2793 [\\/$]* | ?:[\\/]*) ;; 2794 */*) mkdir_p="\$(top_builddir)/$mkdir_p" ;; 2795 esac 2796 2830 2797 for ac_prog in gawk mawk nawk awk 2831 2798 do … … 2846 2813 test -z "$as_dir" && as_dir=. 2847 2814 for ac_exec_ext in '' $ac_executable_extensions; do 2848 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then2815 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 2849 2816 ac_cv_prog_AWK="$ac_prog" 2850 2817 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 … … 2960 2927 MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"} 2961 2928 2962 # For better backward compatibility. To be removed once Automake 1.9.x2963 # dies out for good. For more background, see:2964 # <http://lists.gnu.org/archive/html/automake/2012-07/msg00001.html>2965 # <http://lists.gnu.org/archive/html/automake/2012-07/msg00014.html>2966 mkdir_p='$(MKDIR_P)'2967 2968 2929 # We need awk for the "check" target. The system "awk" is bad on 2969 2930 # some platforms. … … 2972 2933 AMTAR='$${TAR-tar}' 2973 2934 2974 2975 # We'll loop over all known methods to create a tar archive until one works.2976 _am_tools='gnutar pax cpio none'2977 2978 2935 am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' 2979 2936 … … 2982 2939 2983 2940 2984 2985 # POSIX will say in a future version that running "rm -f" with no argument2986 # is OK; and we want to be able to make that assumption in our Makefile2987 # recipes. So use an aggressive probe to check that the usage we want is2988 # actually supported "in the wild" to an acceptable degree.2989 # See automake bug#10828.2990 # To make any issue more visible, cause the running configure to be aborted2991 # by default if the 'rm' program in use doesn't match our expectations; the2992 # user can still override this though.2993 if rm -f && rm -fr && rm -rf; then : OK; else2994 cat >&2 <<'END'2995 Oops!2996 2997 Your 'rm' program seems unable to run without file operands specified2998 on the command line, even when the '-f' option is present. This is contrary2999 to the behaviour of most rm programs out there, and not conforming with3000 the upcoming POSIX standard: <http://austingroupbugs.net/view.php?id=542>3001 3002 Please tell bug-automake@gnu.org about your system, including the value3003 of your $PATH and any error possibly output before this message. This3004 can help us improve future automake versions.3005 3006 END3007 if test x"$ACCEPT_INFERIOR_RM_PROGRAM" = x"yes"; then3008 echo 'Configuration will proceed anyway, since you have set the' >&23009 echo 'ACCEPT_INFERIOR_RM_PROGRAM variable to "yes"' >&23010 echo >&23011 else3012 cat >&2 <<'END'3013 Aborting the configuration process, to ensure you take notice of the issue.3014 3015 You can download and install GNU coreutils to get an 'rm' implementation3016 that behaves properly: <http://www.gnu.org/software/coreutils/>.3017 3018 If you want to complete the configuration process using your problematic3019 'rm' anyway, export the environment variable ACCEPT_INFERIOR_RM_PROGRAM3020 to "yes", and re-run configure.3021 3022 END3023 as_fn_error $? "Your 'rm' program is bad, sorry." "$LINENO" 53024 fi3025 fi3026 2941 3027 2942 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable maintainer-specific portions of Makefiles" >&5 … … 3079 2994 test -z "$as_dir" && as_dir=. 3080 2995 for ac_exec_ext in '' $ac_executable_extensions; do 3081 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then2996 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 3082 2997 ac_cv_path_BACKEND_CC="$as_dir/$ac_word$ac_exec_ext" 3083 2998 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 … … 3194 3109 test -z "$as_dir" && as_dir=. 3195 3110 for ac_exec_ext in '' $ac_executable_extensions; do 3196 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then3111 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 3197 3112 ac_cv_prog_CXX="$ac_tool_prefix$ac_prog" 3198 3113 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 … … 3238 3153 test -z "$as_dir" && as_dir=. 3239 3154 for ac_exec_ext in '' $ac_executable_extensions; do 3240 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then3155 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 3241 3156 ac_cv_prog_ac_ct_CXX="$ac_prog" 3242 3157 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 … … 3691 3606 # First try GNU make style include. 3692 3607 echo "include confinc" > confmf 3693 # Ignore all kinds of additional output from 'make'.3608 # Ignore all kinds of additional output from `make'. 3694 3609 case `$am_make -s -f confmf 2> /dev/null` in #( 3695 3610 *the\ am__doit\ target*) … … 3747 3662 # making bogus files that we don't know about and never remove. For 3748 3663 # instance it was reported that on HP-UX the gcc test will end up 3749 # making a dummy file named 'D' -- because '-MD' means "put the output3750 # in D ".3664 # making a dummy file named `D' -- because `-MD' means `put the output 3665 # in D'. 3751 3666 rm -rf conftest.dir 3752 3667 mkdir conftest.dir … … 3783 3698 for i in 1 2 3 4 5 6; do 3784 3699 echo '#include "conftst'$i'.h"' >> sub/conftest.c 3785 # Using ": > sub/conftst$i.h"creates only sub/conftst1.h with3786 # Solaris 10/bin/sh.3787 echo '/* dummy */' >sub/conftst$i.h3700 # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with 3701 # Solaris 8's {/usr,}/bin/sh. 3702 touch sub/conftst$i.h 3788 3703 done 3789 3704 echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf 3790 3705 3791 # We check with '-c' and '-o' for the sake of the "dashmstdout"3706 # We check with `-c' and `-o' for the sake of the "dashmstdout" 3792 3707 # mode. It turns out that the SunPro C++ compiler does not properly 3793 # handle '-M -o', and we need to detect this. Also, some Intel3794 # versions had trouble with output in subdirs .3708 # handle `-M -o', and we need to detect this. Also, some Intel 3709 # versions had trouble with output in subdirs 3795 3710 am__obj=sub/conftest.${OBJEXT-o} 3796 3711 am__minus_obj="-o $am__obj" … … 3801 3716 ;; 3802 3717 nosideeffect) 3803 # After this tag, mechanisms are not by side-effect, so they'll3804 # only be used when explicitly requested .3718 # after this tag, mechanisms are not by side-effect, so they'll 3719 # only be used when explicitly requested 3805 3720 if test "x$enable_dependency_tracking" = xyes; then 3806 3721 continue … … 3810 3725 ;; 3811 3726 msvc7 | msvc7msys | msvisualcpp | msvcmsys) 3812 # This compiler won't grok '-c -o', but also, the minuso test has3727 # This compiler won't grok `-c -o', but also, the minuso test has 3813 3728 # not run yet. These depmodes are late enough in the game, and 3814 3729 # so weak that their functioning should not be impacted. … … 3886 3801 test -z "$as_dir" && as_dir=. 3887 3802 for ac_exec_ext in '' $ac_executable_extensions; do 3888 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then3803 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 3889 3804 ac_cv_prog_CC="${ac_tool_prefix}gcc" 3890 3805 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 … … 3926 3841 test -z "$as_dir" && as_dir=. 3927 3842 for ac_exec_ext in '' $ac_executable_extensions; do 3928 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then3843 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 3929 3844 ac_cv_prog_ac_ct_CC="gcc" 3930 3845 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 … … 3979 3894 test -z "$as_dir" && as_dir=. 3980 3895 for ac_exec_ext in '' $ac_executable_extensions; do 3981 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then3896 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 3982 3897 ac_cv_prog_CC="${ac_tool_prefix}cc" 3983 3898 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 … … 4020 3935 test -z "$as_dir" && as_dir=. 4021 3936 for ac_exec_ext in '' $ac_executable_extensions; do 4022 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then3937 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 4023 3938 if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then 4024 3939 ac_prog_rejected=yes … … 4078 3993 test -z "$as_dir" && as_dir=. 4079 3994 for ac_exec_ext in '' $ac_executable_extensions; do 4080 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then3995 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 4081 3996 ac_cv_prog_CC="$ac_tool_prefix$ac_prog" 4082 3997 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 … … 4122 4037 test -z "$as_dir" && as_dir=. 4123 4038 for ac_exec_ext in '' $ac_executable_extensions; do 4124 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then4039 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 4125 4040 ac_cv_prog_ac_ct_CC="$ac_prog" 4126 4041 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 … … 4318 4233 #include <stdarg.h> 4319 4234 #include <stdio.h> 4320 struct stat; 4235 #include <sys/types.h> 4236 #include <sys/stat.h> 4321 4237 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ 4322 4238 struct buf { int x; }; … … 4403 4319 ac_compiler_gnu=$ac_cv_c_compiler_gnu 4404 4320 4405 ac_ext=c4406 ac_cpp='$CPP $CPPFLAGS'4407 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'4408 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'4409 ac_compiler_gnu=$ac_cv_c_compiler_gnu4410 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC understands -c and -o together" >&54411 $as_echo_n "checking whether $CC understands -c and -o together... " >&6; }4412 if ${am_cv_prog_cc_c_o+:} false; then :4413 $as_echo_n "(cached) " >&64414 else4415 cat confdefs.h - <<_ACEOF >conftest.$ac_ext4416 /* end confdefs.h. */4417 4418 int4419 main ()4420 {4421 4422 ;4423 return 0;4424 }4425 _ACEOF4426 # Make sure it works both with $CC and with simple cc.4427 # Following AC_PROG_CC_C_O, we do the test twice because some4428 # compilers refuse to overwrite an existing .o file with -o,4429 # though they will create one.4430 am_cv_prog_cc_c_o=yes4431 for am_i in 1 2; do4432 if { echo "$as_me:$LINENO: $CC -c conftest.$ac_ext -o conftest2.$ac_objext" >&54433 ($CC -c conftest.$ac_ext -o conftest2.$ac_objext) >&5 2>&54434 ac_status=$?4435 echo "$as_me:$LINENO: \$? = $ac_status" >&54436 (exit $ac_status); } \4437 && test -f conftest2.$ac_objext; then4438 : OK4439 else4440 am_cv_prog_cc_c_o=no4441 break4442 fi4443 done4444 rm -f core conftest*4445 unset am_i4446 fi4447 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_prog_cc_c_o" >&54448 $as_echo "$am_cv_prog_cc_c_o" >&6; }4449 if test "$am_cv_prog_cc_c_o" != yes; then4450 # Losing compiler, so override with the script.4451 # FIXME: It is wrong to rewrite CC.4452 # But if we don't then we get into trouble of one sort or another.4453 # A longer-term fix would be to have automake use am__CC in this case,4454 # and then we could set am__CC="\$(top_srcdir)/compile \$(CC)"4455 CC="$am_aux_dir/compile $CC"4456 fi4457 ac_ext=c4458 ac_cpp='$CPP $CPPFLAGS'4459 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'4460 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'4461 ac_compiler_gnu=$ac_cv_c_compiler_gnu4462 4463 4464 4321 depcc="$CC" am_compiler_list= 4465 4322 … … 4473 4330 # making bogus files that we don't know about and never remove. For 4474 4331 # instance it was reported that on HP-UX the gcc test will end up 4475 # making a dummy file named 'D' -- because '-MD' means "put the output4476 # in D ".4332 # making a dummy file named `D' -- because `-MD' means `put the output 4333 # in D'. 4477 4334 rm -rf conftest.dir 4478 4335 mkdir conftest.dir … … 4509 4366 for i in 1 2 3 4 5 6; do 4510 4367 echo '#include "conftst'$i'.h"' >> sub/conftest.c 4511 # Using ": > sub/conftst$i.h"creates only sub/conftst1.h with4512 # Solaris 10/bin/sh.4513 echo '/* dummy */' >sub/conftst$i.h4368 # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with 4369 # Solaris 8's {/usr,}/bin/sh. 4370 touch sub/conftst$i.h 4514 4371 done 4515 4372 echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf 4516 4373 4517 # We check with '-c' and '-o' for the sake of the "dashmstdout"4374 # We check with `-c' and `-o' for the sake of the "dashmstdout" 4518 4375 # mode. It turns out that the SunPro C++ compiler does not properly 4519 # handle '-M -o', and we need to detect this. Also, some Intel4520 # versions had trouble with output in subdirs .4376 # handle `-M -o', and we need to detect this. Also, some Intel 4377 # versions had trouble with output in subdirs 4521 4378 am__obj=sub/conftest.${OBJEXT-o} 4522 4379 am__minus_obj="-o $am__obj" … … 4527 4384 ;; 4528 4385 nosideeffect) 4529 # After this tag, mechanisms are not by side-effect, so they'll4530 # only be used when explicitly requested .4386 # after this tag, mechanisms are not by side-effect, so they'll 4387 # only be used when explicitly requested 4531 4388 if test "x$enable_dependency_tracking" = xyes; then 4532 4389 continue … … 4536 4393 ;; 4537 4394 msvc7 | msvc7msys | msvisualcpp | msvcmsys) 4538 # This compiler won't grok '-c -o', but also, the minuso test has4395 # This compiler won't grok `-c -o', but also, the minuso test has 4539 4396 # not run yet. These depmodes are late enough in the game, and 4540 4397 # so weak that their functioning should not be impacted. … … 4590 4447 4591 4448 4449 if test "x$CC" != xcc; then 4450 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC and cc understand -c and -o together" >&5 4451 $as_echo_n "checking whether $CC and cc understand -c and -o together... " >&6; } 4452 else 4453 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether cc understands -c and -o together" >&5 4454 $as_echo_n "checking whether cc understands -c and -o together... " >&6; } 4455 fi 4456 set dummy $CC; ac_cc=`$as_echo "$2" | 4457 sed 's/[^a-zA-Z0-9_]/_/g;s/^[0-9]/_/'` 4458 if eval \${ac_cv_prog_cc_${ac_cc}_c_o+:} false; then : 4459 $as_echo_n "(cached) " >&6 4460 else 4461 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 4462 /* end confdefs.h. */ 4463 4464 int 4465 main () 4466 { 4467 4468 ; 4469 return 0; 4470 } 4471 _ACEOF 4472 # Make sure it works both with $CC and with simple cc. 4473 # We do the test twice because some compilers refuse to overwrite an 4474 # existing .o file with -o, though they will create one. 4475 ac_try='$CC -c conftest.$ac_ext -o conftest2.$ac_objext >&5' 4476 rm -f conftest2.* 4477 if { { case "(($ac_try" in 4478 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 4479 *) ac_try_echo=$ac_try;; 4480 esac 4481 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" 4482 $as_echo "$ac_try_echo"; } >&5 4483 (eval "$ac_try") 2>&5 4484 ac_status=$? 4485 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 4486 test $ac_status = 0; } && 4487 test -f conftest2.$ac_objext && { { case "(($ac_try" in 4488 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 4489 *) ac_try_echo=$ac_try;; 4490 esac 4491 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" 4492 $as_echo "$ac_try_echo"; } >&5 4493 (eval "$ac_try") 2>&5 4494 ac_status=$? 4495 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 4496 test $ac_status = 0; }; 4497 then 4498 eval ac_cv_prog_cc_${ac_cc}_c_o=yes 4499 if test "x$CC" != xcc; then 4500 # Test first that cc exists at all. 4501 if { ac_try='cc -c conftest.$ac_ext >&5' 4502 { { case "(($ac_try" in 4503 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 4504 *) ac_try_echo=$ac_try;; 4505 esac 4506 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" 4507 $as_echo "$ac_try_echo"; } >&5 4508 (eval "$ac_try") 2>&5 4509 ac_status=$? 4510 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 4511 test $ac_status = 0; }; }; then 4512 ac_try='cc -c conftest.$ac_ext -o conftest2.$ac_objext >&5' 4513 rm -f conftest2.* 4514 if { { case "(($ac_try" in 4515 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 4516 *) ac_try_echo=$ac_try;; 4517 esac 4518 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" 4519 $as_echo "$ac_try_echo"; } >&5 4520 (eval "$ac_try") 2>&5 4521 ac_status=$? 4522 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 4523 test $ac_status = 0; } && 4524 test -f conftest2.$ac_objext && { { case "(($ac_try" in 4525 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 4526 *) ac_try_echo=$ac_try;; 4527 esac 4528 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" 4529 $as_echo "$ac_try_echo"; } >&5 4530 (eval "$ac_try") 2>&5 4531 ac_status=$? 4532 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 4533 test $ac_status = 0; }; 4534 then 4535 # cc works too. 4536 : 4537 else 4538 # cc exists but doesn't like -o. 4539 eval ac_cv_prog_cc_${ac_cc}_c_o=no 4540 fi 4541 fi 4542 fi 4543 else 4544 eval ac_cv_prog_cc_${ac_cc}_c_o=no 4545 fi 4546 rm -f core conftest* 4547 4548 fi 4549 if eval test \$ac_cv_prog_cc_${ac_cc}_c_o = yes; then 4550 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 4551 $as_echo "yes" >&6; } 4552 else 4553 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 4554 $as_echo "no" >&6; } 4555 4556 $as_echo "#define NO_MINUS_C_MINUS_O 1" >>confdefs.h 4557 4558 fi 4559 4560 # FIXME: we rely on the cache variable name because 4561 # there is no other way. 4562 set dummy $CC 4563 am_cc=`echo $2 | sed 's/[^a-zA-Z0-9_]/_/g;s/^[0-9]/_/'` 4564 eval am_t=\$ac_cv_prog_cc_${am_cc}_c_o 4565 if test "$am_t" != yes; then 4566 # Losing compiler, so override with the script. 4567 # FIXME: It is wrong to rewrite CC. 4568 # But if we don't then we get into trouble of one sort or another. 4569 # A longer-term fix would be to have automake use am__CC in this case, 4570 # and then we could set am__CC="\$(top_srcdir)/compile \$(CC)" 4571 CC="$am_aux_dir/compile $CC" 4572 fi 4573 4592 4574 # deprecated 4593 4575 # These are often not installed and people miss seeing the "no", so stop the configure. … … 4610 4592 test -z "$as_dir" && as_dir=. 4611 4593 for ac_exec_ext in '' $ac_executable_extensions; do 4612 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then4594 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 4613 4595 ac_cv_prog_YACC="$ac_prog" 4614 4596 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 … … 4655 4637 test -z "$as_dir" && as_dir=. 4656 4638 for ac_exec_ext in '' $ac_executable_extensions; do 4657 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then4639 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 4658 4640 ac_cv_prog_LEX="$ac_prog" 4659 4641 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 … … 4687 4669 c { yymore (); } 4688 4670 d { yyless (1); } 4689 e { /* IRIX 6.5 flex 2.5.4 underquotes its yyless argument. */ 4690 yyless ((input () != 0)); } 4671 e { yyless (input () != 0); } 4691 4672 f { unput (yytext[0]); } 4692 4673 . { BEGIN INITIAL; } … … 4846 4827 test -z "$as_dir" && as_dir=. 4847 4828 for ac_exec_ext in '' $ac_executable_extensions; do 4848 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then4829 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 4849 4830 ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib" 4850 4831 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 … … 4886 4867 test -z "$as_dir" && as_dir=. 4887 4868 for ac_exec_ext in '' $ac_executable_extensions; do 4888 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then4869 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 4889 4870 ac_cv_prog_ac_ct_RANLIB="ranlib" 4890 4871 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 … … 5079 5060 for ac_exec_ext in '' $ac_executable_extensions; do 5080 5061 ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext" 5081 as_fn_executable_p "$ac_path_GREP"|| continue5062 { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } || continue 5082 5063 # Check for GNU ac_path_GREP and select it if it is found. 5083 5064 # Check for GNU $ac_path_GREP … … 5145 5126 for ac_exec_ext in '' $ac_executable_extensions; do 5146 5127 ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext" 5147 as_fn_executable_p "$ac_path_EGREP"|| continue5128 { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } || continue 5148 5129 # Check for GNU ac_path_EGREP and select it if it is found. 5149 5130 # Check for GNU $ac_path_EGREP … … 5484 5465 $ac_includes_default 5485 5466 int 5486 find_stack_direction ( int *addr, int depth)5467 find_stack_direction () 5487 5468 { 5488 int dir, dummy = 0; 5489 if (! addr) 5490 addr = &dummy; 5491 *addr = addr < &dummy ? 1 : addr == &dummy ? 0 : -1; 5492 dir = depth ? find_stack_direction (addr, depth - 1) : 0; 5493 return dir + dummy; 5469 static char *addr = 0; 5470 auto char dummy; 5471 if (addr == 0) 5472 { 5473 addr = &dummy; 5474 return find_stack_direction (); 5475 } 5476 else 5477 return (&dummy > addr) ? 1 : -1; 5494 5478 } 5495 5479 5496 5480 int 5497 main ( int argc, char **argv)5481 main () 5498 5482 { 5499 return find_stack_direction ( 0, argc + !argv + 20) < 0;5483 return find_stack_direction () < 0; 5500 5484 } 5501 5485 _ACEOF … … 5542 5526 /* end confdefs.h. */ 5543 5527 5544 5545 5546 5547 5548 5549 5550 5551 5552 5553 5554 5555 5556 5557 5558 5559 5560 5561 5562 5563 5564 5565 5566 5567 5568 5569 5570 5571 5572 5573 5574 5575 5576 5577 5578 5579 5580 5581 5582 5583 5584 5585 5586 5528 #include <stdbool.h> 5529 #ifndef bool 5530 "error: bool is not defined" 5531 #endif 5532 #ifndef false 5533 "error: false is not defined" 5534 #endif 5535 #if false 5536 "error: false is not 0" 5537 #endif 5538 #ifndef true 5539 "error: true is not defined" 5540 #endif 5541 #if true != 1 5542 "error: true is not 1" 5543 #endif 5544 #ifndef __bool_true_false_are_defined 5545 "error: __bool_true_false_are_defined is not defined" 5546 #endif 5547 5548 struct s { _Bool s: 1; _Bool t; } s; 5549 5550 char a[true == 1 ? 1 : -1]; 5551 char b[false == 0 ? 1 : -1]; 5552 char c[__bool_true_false_are_defined == 1 ? 1 : -1]; 5553 char d[(bool) 0.5 == true ? 1 : -1]; 5554 /* See body of main program for 'e'. */ 5555 char f[(_Bool) 0.0 == false ? 1 : -1]; 5556 char g[true]; 5557 char h[sizeof (_Bool)]; 5558 char i[sizeof s.t]; 5559 enum { j = false, k = true, l = false * true, m = true * 256 }; 5560 /* The following fails for 5561 HP aC++/ANSI C B3910B A.05.55 [Dec 04 2003]. */ 5562 _Bool n[m]; 5563 char o[sizeof n == m * sizeof n[0] ? 1 : -1]; 5564 char p[-1 - (_Bool) 0 < 0 && -1 - (bool) 0 < 0 ? 1 : -1]; 5565 /* Catch a bug in an HP-UX C compiler. See 5566 http://gcc.gnu.org/ml/gcc-patches/2003-12/msg02303.html 5567 http://lists.gnu.org/archive/html/bug-coreutils/2005-11/msg00161.html 5568 */ 5569 _Bool q = true; 5570 _Bool *pq = &q; 5587 5571 5588 5572 int … … 5590 5574 { 5591 5575 5592 5593 5594 5595 5596 5597 5576 bool e = &s; 5577 *pq |= q; 5578 *pq |= ! q; 5579 /* Refer to every declared value, to avoid compiler optimizations. */ 5580 return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l 5581 + !m + !n + !o + !p + !q + !pq); 5598 5582 5599 5583 ; … … 5610 5594 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_stdbool_h" >&5 5611 5595 $as_echo "$ac_cv_header_stdbool_h" >&6; } 5612 5596 ac_fn_c_check_type "$LINENO" "_Bool" "ac_cv_type__Bool" "$ac_includes_default" 5613 5597 if test "x$ac_cv_type__Bool" = xyes; then : 5614 5598 … … 5619 5603 5620 5604 fi 5621 5622 5605 5623 5606 if test $ac_cv_header_stdbool_h = yes; then … … 5926 5909 5927 5910 5928 { $as_echo "$as_me:${as_lineno-$LINENO}: checking that generated files are newer than configure" >&55929 $as_echo_n "checking that generated files are newer than configure... " >&6; }5930 if test -n "$am_sleep_pid"; then5931 # Hide warnings about reused PIDs.5932 wait $am_sleep_pid 2>/dev/null5933 fi5934 { $as_echo "$as_me:${as_lineno-$LINENO}: result: done" >&55935 $as_echo "done" >&6; }5936 5911 if test -n "$EXEEXT"; then 5937 5912 am__EXEEXT_TRUE= … … 6256 6231 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail. 6257 6232 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable. 6258 # In both cases, we have to default to `cp -p R'.6233 # In both cases, we have to default to `cp -p'. 6259 6234 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe || 6260 as_ln_s='cp -p R'6235 as_ln_s='cp -p' 6261 6236 elif ln conf$$.file conf$$ 2>/dev/null; then 6262 6237 as_ln_s=ln 6263 6238 else 6264 as_ln_s='cp -p R'6239 as_ln_s='cp -p' 6265 6240 fi 6266 6241 else 6267 as_ln_s='cp -p R'6242 as_ln_s='cp -p' 6268 6243 fi 6269 6244 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file … … 6325 6300 fi 6326 6301 6327 6328 # as_fn_executable_p FILE 6329 # ----------------------- 6330 # Test if FILE is an executable regular file. 6331 as_fn_executable_p () 6332 { 6333 test -f "$1" && test -x "$1" 6334 } # as_fn_executable_p 6335 as_test_x='test -x' 6336 as_executable_p=as_fn_executable_p 6302 if test -x / >/dev/null 2>&1; then 6303 as_test_x='test -x' 6304 else 6305 if ls -dL / >/dev/null 2>&1; then 6306 as_ls_L_option=L 6307 else 6308 as_ls_L_option= 6309 fi 6310 as_test_x=' 6311 eval sh -c '\'' 6312 if test -d "$1"; then 6313 test -d "$1/."; 6314 else 6315 case $1 in #( 6316 -*)set "./$1";; 6317 esac; 6318 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #(( 6319 ???[sx]*):;;*)false;;esac;fi 6320 '\'' sh 6321 ' 6322 fi 6323 as_executable_p=$as_test_x 6337 6324 6338 6325 # Sed expression to map a string onto a valid CPP name. … … 6356 6343 ac_log=" 6357 6344 This file was extended by cfa-cc $as_me 1.0.0, which was 6358 generated by GNU Autoconf 2.6 9. Invocation command line was6345 generated by GNU Autoconf 2.68. Invocation command line was 6359 6346 6360 6347 CONFIG_FILES = $CONFIG_FILES … … 6422 6409 ac_cs_version="\\ 6423 6410 cfa-cc config.status 1.0.0 6424 configured by $0, generated by GNU Autoconf 2.6 9,6411 configured by $0, generated by GNU Autoconf 2.68, 6425 6412 with options \\"\$ac_cs_config\\" 6426 6413 6427 Copyright (C) 201 2Free Software Foundation, Inc.6414 Copyright (C) 2010 Free Software Foundation, Inc. 6428 6415 This config.status script is free software; the Free Software Foundation 6429 6416 gives unlimited permission to copy, distribute and modify it." … … 6516 6503 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 6517 6504 if \$ac_cs_recheck; then 6518 set X $SHELL'$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion6505 set X '$SHELL' '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion 6519 6506 shift 6520 6507 \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6 … … 7154 7141 case $ac_file$ac_mode in 7155 7142 "depfiles":C) test x"$AMDEP_TRUE" != x"" || { 7156 # Older Autoconfquotes --file arguments for eval, but not when files7143 # Autoconf 2.62 quotes --file arguments for eval, but not when files 7157 7144 # are listed without --file. Let's play safe and only enable the eval 7158 7145 # if we detect the quoting. … … 7167 7154 mf=`echo "$mf" | sed -e 's/:.*$//'` 7168 7155 # Check whether this is an Automake generated Makefile or not. 7169 # We used to match only the files named 'Makefile.in', but7156 # We used to match only the files named `Makefile.in', but 7170 7157 # some people rename them; so instead we look at the file content. 7171 7158 # Grep'ing the first line is not enough: some people post-process … … 7201 7188 fi 7202 7189 # Extract the definition of DEPDIR, am__include, and am__quote 7203 # from the Makefile without running 'make'.7190 # from the Makefile without running `make'. 7204 7191 DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` 7205 7192 test -z "$DEPDIR" && continue 7206 7193 am__include=`sed -n 's/^am__include = //p' < "$mf"` 7207 test -z " $am__include" && continue7194 test -z "am__include" && continue 7208 7195 am__quote=`sed -n 's/^am__quote = //p' < "$mf"` 7196 # When using ansi2knr, U may be empty or an underscore; expand it 7197 U=`sed -n 's/^U = //p' < "$mf"` 7209 7198 # Find all dependency output files, they are included files with 7210 7199 # $(DEPDIR) in their names. We invoke sed twice because it is the … … 7213 7202 for file in `sed -n " 7214 7203 s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \ 7215 sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' `; do7204 sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do 7216 7205 # Make sure the directory exists. 7217 7206 test -f "$dirpart/$file" && continue -
src/Makefile.in
r7ff30d07 ree51534 1 # Makefile.in generated by automake 1.1 4.1from Makefile.am.1 # Makefile.in generated by automake 1.11.3 from Makefile.am. 2 2 # @configure_input@ 3 3 4 # Copyright (C) 1994-2013 Free Software Foundation, Inc. 5 4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software 6 # Foundation, Inc. 6 7 # This Makefile.in is free software; the Free Software Foundation 7 8 # gives unlimited permission to copy and/or distribute it, … … 58 59 59 60 VPATH = @srcdir@ 60 am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'61 am__make_running_with_option = \62 case $${target_option-} in \63 ?) ;; \64 *) echo "am__make_running_with_option: internal error: invalid" \65 "target option '$${target_option-}' specified" >&2; \66 exit 1;; \67 esac; \68 has_opt=no; \69 sane_makeflags=$$MAKEFLAGS; \70 if $(am__is_gnu_make); then \71 sane_makeflags=$$MFLAGS; \72 else \73 case $$MAKEFLAGS in \74 *\\[\ \ ]*) \75 bs=\\; \76 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \77 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \78 esac; \79 fi; \80 skip_next=no; \81 strip_trailopt () \82 { \83 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \84 }; \85 for flg in $$sane_makeflags; do \86 test $$skip_next = yes && { skip_next=no; continue; }; \87 case $$flg in \88 *=*|--*) continue;; \89 -*I) strip_trailopt 'I'; skip_next=yes;; \90 -*I?*) strip_trailopt 'I';; \91 -*O) strip_trailopt 'O'; skip_next=yes;; \92 -*O?*) strip_trailopt 'O';; \93 -*l) strip_trailopt 'l'; skip_next=yes;; \94 -*l?*) strip_trailopt 'l';; \95 -[dEDm]) skip_next=yes;; \96 -[JT]) skip_next=yes;; \97 esac; \98 case $$flg in \99 *$$target_option*) has_opt=yes; break;; \100 esac; \101 done; \102 test $$has_opt = yes103 am__make_dryrun = (target_option=n; $(am__make_running_with_option))104 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))105 61 pkgdatadir = $(datadir)/@PACKAGE@ 106 62 pkgincludedir = $(includedir)/@PACKAGE@ … … 122 78 $(srcdir)/Common/module.mk $(srcdir)/ControlStruct/module.mk \ 123 79 $(srcdir)/Designators/module.mk $(srcdir)/GenPoly/module.mk \ 124 $(srcdir)/InitTweak/module.mk $(srcdir)/Parser/module.mk \ 80 $(srcdir)/InitTweak/module.mk $(srcdir)/Makefile.am \ 81 $(srcdir)/Makefile.in $(srcdir)/Parser/module.mk \ 125 82 $(srcdir)/ResolvExpr/module.mk $(srcdir)/SymTab/module.mk \ 126 83 $(srcdir)/SynTree/module.mk $(srcdir)/Tuples/module.mk \ 127 $(srcdir)/Makefile.in $(srcdir)/Makefile.am Parser/parser.hh \ 128 Parser/parser.cc Parser/lex.cc $(top_srcdir)/automake/depcomp \ 129 $(top_srcdir)/automake/ylwrap 84 Parser/lex.cc Parser/parser.cc Parser/parser.h 130 85 cfa_cpplib_PROGRAMS = driver/cfa-cpp$(EXEEXT) 131 86 subdir = src … … 253 208 driver_cfa_cpp_LINK = $(CXXLD) $(driver_cfa_cpp_CXXFLAGS) $(CXXFLAGS) \ 254 209 $(AM_LDFLAGS) $(LDFLAGS) -o $@ 255 AM_V_P = $(am__v_P_@AM_V@)256 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)257 am__v_P_0 = false258 am__v_P_1 = :259 AM_V_GEN = $(am__v_GEN_@AM_V@)260 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)261 am__v_GEN_0 = @echo " GEN " $@;262 am__v_GEN_1 =263 AM_V_at = $(am__v_at_@AM_V@)264 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)265 am__v_at_0 = @266 am__v_at_1 =267 210 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) 268 211 depcomp = $(SHELL) $(top_srcdir)/automake/depcomp … … 272 215 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) 273 216 am__v_lt_0 = --silent 274 am__v_lt_1 =275 217 CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \ 276 218 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) 277 219 AM_V_CXX = $(am__v_CXX_@AM_V@) 278 220 am__v_CXX_ = $(am__v_CXX_@AM_DEFAULT_V@) 279 am__v_CXX_0 = @echo " CXX " $@; 280 am__v_CXX_1 = 221 am__v_CXX_0 = @echo " CXX " $@; 222 AM_V_at = $(am__v_at_@AM_V@) 223 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) 224 am__v_at_0 = @ 281 225 CXXLD = $(CXX) 282 226 CXXLINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \ … … 284 228 AM_V_CXXLD = $(am__v_CXXLD_@AM_V@) 285 229 am__v_CXXLD_ = $(am__v_CXXLD_@AM_DEFAULT_V@) 286 am__v_CXXLD_0 = @echo " CXXLD " $@; 287 am__v_CXXLD_1 = 230 am__v_CXXLD_0 = @echo " CXXLD " $@; 288 231 @MAINTAINER_MODE_FALSE@am__skiplex = test -f $@ || 289 232 LEXCOMPILE = $(LEX) $(AM_LFLAGS) $(LFLAGS) 290 233 AM_V_LEX = $(am__v_LEX_@AM_V@) 291 234 am__v_LEX_ = $(am__v_LEX_@AM_DEFAULT_V@) 292 am__v_LEX_0 = @echo " LEX " $@; 293 am__v_LEX_1 = 235 am__v_LEX_0 = @echo " LEX " $@; 294 236 YLWRAP = $(top_srcdir)/automake/ylwrap 295 237 @MAINTAINER_MODE_FALSE@am__skipyacc = test -f $@ || 296 am__yacc_c2h = sed -e s/cc$$/hh/ -e s/cpp$$/hpp/ -e s/cxx$$/hxx/ \297 -e s/c++$$/h++/ -e s/c$$/h/298 238 YACCCOMPILE = $(YACC) $(AM_YFLAGS) $(YFLAGS) 299 239 AM_V_YACC = $(am__v_YACC_@AM_V@) 300 240 am__v_YACC_ = $(am__v_YACC_@AM_DEFAULT_V@) 301 am__v_YACC_0 = @echo " YACC " $@; 302 am__v_YACC_1 = 241 am__v_YACC_0 = @echo " YACC " $@; 303 242 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ 304 243 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) 305 244 AM_V_CC = $(am__v_CC_@AM_V@) 306 245 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) 307 am__v_CC_0 = @echo " CC " $@; 308 am__v_CC_1 = 246 am__v_CC_0 = @echo " CC " $@; 309 247 CCLD = $(CC) 310 248 LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@ 311 249 AM_V_CCLD = $(am__v_CCLD_@AM_V@) 312 250 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) 313 am__v_CCLD_0 = @echo " CCLD " $@; 314 am__v_CCLD_1 = 251 am__v_CCLD_0 = @echo " CCLD " $@; 252 AM_V_GEN = $(am__v_GEN_@AM_V@) 253 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) 254 am__v_GEN_0 = @echo " GEN " $@; 315 255 SOURCES = $(driver_cfa_cpp_SOURCES) 316 256 DIST_SOURCES = $(driver_cfa_cpp_SOURCES) 317 am__can_run_installinfo = \318 case $$AM_UPDATE_INFO_DIR in \319 n|no|NO) false;; \320 *) (install-info --version) >/dev/null 2>&1;; \321 esac322 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)323 # Read a list of newline-separated strings from the standard input,324 # and print each of them once, without duplicates. Input order is325 # *not* preserved.326 am__uniquify_input = $(AWK) '\327 BEGIN { nonempty = 0; } \328 { items[$$0] = 1; nonempty = 1; } \329 END { if (nonempty) { for (i in items) print i; }; } \330 '331 # Make sure the list of sources is unique. This is necessary because,332 # e.g., the same source file might be shared among _SOURCES variables333 # for different programs/libraries.334 am__define_uniq_tagged_files = \335 list='$(am__tagged_files)'; \336 unique=`for i in $$list; do \337 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \338 done | $(am__uniquify_input)`339 257 ETAGS = etags 340 258 CTAGS = ctags … … 549 467 install-cfa_cpplibPROGRAMS: $(cfa_cpplib_PROGRAMS) 550 468 @$(NORMAL_INSTALL) 469 test -z "$(cfa_cpplibdir)" || $(MKDIR_P) "$(DESTDIR)$(cfa_cpplibdir)" 551 470 @list='$(cfa_cpplib_PROGRAMS)'; test -n "$(cfa_cpplibdir)" || list=; \ 552 if test -n "$$list"; then \553 echo " $(MKDIR_P) '$(DESTDIR)$(cfa_cpplibdir)'"; \554 $(MKDIR_P) "$(DESTDIR)$(cfa_cpplibdir)" || exit 1; \555 fi; \556 471 for p in $$list; do echo "$$p $$p"; done | \ 557 472 sed 's/$(EXEEXT)$$//' | \ 558 while read p p1; do if test -f $$p \559 ;then echo "$$p"; echo "$$p"; else :; fi; \473 while read p p1; do if test -f $$p; \ 474 then echo "$$p"; echo "$$p"; else :; fi; \ 560 475 done | \ 561 sed -e 'p;s,.*/,,;n;h' \ 562 -e 's|.*|.|' \ 476 sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \ 563 477 -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \ 564 478 sed 'N;N;N;s,\n, ,g' | \ … … 581 495 files=`for p in $$list; do echo "$$p"; done | \ 582 496 sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \ 583 -e 's/$$/$(EXEEXT)/' \ 584 `; \ 497 -e 's/$$/$(EXEEXT)/' `; \ 585 498 test -n "$$list" || exit 0; \ 586 499 echo " ( cd '$(DESTDIR)$(cfa_cpplibdir)' && rm -f" $$files ")"; \ … … 692 605 InitTweak/driver_cfa_cpp-InitTweak.$(OBJEXT): \ 693 606 InitTweak/$(am__dirstamp) InitTweak/$(DEPDIR)/$(am__dirstamp) 694 Parser/parser.h h: Parser/parser.cc607 Parser/parser.h: Parser/parser.cc 695 608 @if test ! -f $@; then rm -f Parser/parser.cc; else :; fi 696 609 @if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) Parser/parser.cc; else :; fi … … 894 807 @$(MKDIR_P) driver 895 808 @: > driver/$(am__dirstamp) 896 897 809 driver/cfa-cpp$(EXEEXT): $(driver_cfa_cpp_OBJECTS) $(driver_cfa_cpp_DEPENDENCIES) $(EXTRA_driver_cfa_cpp_DEPENDENCIES) driver/$(am__dirstamp) 898 810 @rm -f driver/cfa-cpp$(EXEEXT) … … 901 813 mostlyclean-compile: 902 814 -rm -f *.$(OBJEXT) 903 -rm -f CodeGen/*.$(OBJEXT) 904 -rm -f Common/*.$(OBJEXT) 905 -rm -f ControlStruct/*.$(OBJEXT) 906 -rm -f Designators/*.$(OBJEXT) 907 -rm -f GenPoly/*.$(OBJEXT) 908 -rm -f InitTweak/*.$(OBJEXT) 909 -rm -f Parser/*.$(OBJEXT) 910 -rm -f ResolvExpr/*.$(OBJEXT) 911 -rm -f SymTab/*.$(OBJEXT) 912 -rm -f SynTree/*.$(OBJEXT) 913 -rm -f Tuples/*.$(OBJEXT) 815 -rm -f CodeGen/driver_cfa_cpp-CodeGenerator.$(OBJEXT) 816 -rm -f CodeGen/driver_cfa_cpp-FixNames.$(OBJEXT) 817 -rm -f CodeGen/driver_cfa_cpp-GenType.$(OBJEXT) 818 -rm -f CodeGen/driver_cfa_cpp-Generate.$(OBJEXT) 819 -rm -f CodeGen/driver_cfa_cpp-OperatorTable.$(OBJEXT) 820 -rm -f Common/driver_cfa_cpp-SemanticError.$(OBJEXT) 821 -rm -f Common/driver_cfa_cpp-UniqueName.$(OBJEXT) 822 -rm -f ControlStruct/driver_cfa_cpp-CaseRangeMutator.$(OBJEXT) 823 -rm -f ControlStruct/driver_cfa_cpp-ChooseMutator.$(OBJEXT) 824 -rm -f ControlStruct/driver_cfa_cpp-ForExprMutator.$(OBJEXT) 825 -rm -f ControlStruct/driver_cfa_cpp-LabelFixer.$(OBJEXT) 826 -rm -f ControlStruct/driver_cfa_cpp-LabelGenerator.$(OBJEXT) 827 -rm -f ControlStruct/driver_cfa_cpp-LabelTypeChecker.$(OBJEXT) 828 -rm -f ControlStruct/driver_cfa_cpp-MLEMutator.$(OBJEXT) 829 -rm -f ControlStruct/driver_cfa_cpp-Mutate.$(OBJEXT) 830 -rm -f Designators/driver_cfa_cpp-Processor.$(OBJEXT) 831 -rm -f GenPoly/driver_cfa_cpp-Box.$(OBJEXT) 832 -rm -f GenPoly/driver_cfa_cpp-CopyParams.$(OBJEXT) 833 -rm -f GenPoly/driver_cfa_cpp-DeclMutator.$(OBJEXT) 834 -rm -f GenPoly/driver_cfa_cpp-FindFunction.$(OBJEXT) 835 -rm -f GenPoly/driver_cfa_cpp-GenPoly.$(OBJEXT) 836 -rm -f GenPoly/driver_cfa_cpp-Lvalue.$(OBJEXT) 837 -rm -f GenPoly/driver_cfa_cpp-PolyMutator.$(OBJEXT) 838 -rm -f GenPoly/driver_cfa_cpp-ScrubTyVars.$(OBJEXT) 839 -rm -f GenPoly/driver_cfa_cpp-Specialize.$(OBJEXT) 840 -rm -f InitTweak/driver_cfa_cpp-FixGlobalInit.$(OBJEXT) 841 -rm -f InitTweak/driver_cfa_cpp-FixInit.$(OBJEXT) 842 -rm -f InitTweak/driver_cfa_cpp-GenInit.$(OBJEXT) 843 -rm -f InitTweak/driver_cfa_cpp-InitTweak.$(OBJEXT) 844 -rm -f Parser/driver_cfa_cpp-DeclarationNode.$(OBJEXT) 845 -rm -f Parser/driver_cfa_cpp-ExpressionNode.$(OBJEXT) 846 -rm -f Parser/driver_cfa_cpp-InitializerNode.$(OBJEXT) 847 -rm -f Parser/driver_cfa_cpp-LinkageSpec.$(OBJEXT) 848 -rm -f Parser/driver_cfa_cpp-ParseNode.$(OBJEXT) 849 -rm -f Parser/driver_cfa_cpp-Parser.$(OBJEXT) 850 -rm -f Parser/driver_cfa_cpp-StatementNode.$(OBJEXT) 851 -rm -f Parser/driver_cfa_cpp-TypeData.$(OBJEXT) 852 -rm -f Parser/driver_cfa_cpp-TypedefTable.$(OBJEXT) 853 -rm -f Parser/driver_cfa_cpp-lex.$(OBJEXT) 854 -rm -f Parser/driver_cfa_cpp-parser.$(OBJEXT) 855 -rm -f Parser/driver_cfa_cpp-parseutility.$(OBJEXT) 856 -rm -f ResolvExpr/driver_cfa_cpp-AdjustExprType.$(OBJEXT) 857 -rm -f ResolvExpr/driver_cfa_cpp-Alternative.$(OBJEXT) 858 -rm -f ResolvExpr/driver_cfa_cpp-AlternativeFinder.$(OBJEXT) 859 -rm -f ResolvExpr/driver_cfa_cpp-AlternativePrinter.$(OBJEXT) 860 -rm -f ResolvExpr/driver_cfa_cpp-CastCost.$(OBJEXT) 861 -rm -f ResolvExpr/driver_cfa_cpp-CommonType.$(OBJEXT) 862 -rm -f ResolvExpr/driver_cfa_cpp-ConversionCost.$(OBJEXT) 863 -rm -f ResolvExpr/driver_cfa_cpp-FindOpenVars.$(OBJEXT) 864 -rm -f ResolvExpr/driver_cfa_cpp-Occurs.$(OBJEXT) 865 -rm -f ResolvExpr/driver_cfa_cpp-PolyCost.$(OBJEXT) 866 -rm -f ResolvExpr/driver_cfa_cpp-PtrsAssignable.$(OBJEXT) 867 -rm -f ResolvExpr/driver_cfa_cpp-PtrsCastable.$(OBJEXT) 868 -rm -f ResolvExpr/driver_cfa_cpp-RenameVars.$(OBJEXT) 869 -rm -f ResolvExpr/driver_cfa_cpp-ResolveTypeof.$(OBJEXT) 870 -rm -f ResolvExpr/driver_cfa_cpp-Resolver.$(OBJEXT) 871 -rm -f ResolvExpr/driver_cfa_cpp-TypeEnvironment.$(OBJEXT) 872 -rm -f ResolvExpr/driver_cfa_cpp-Unify.$(OBJEXT) 873 -rm -f SymTab/driver_cfa_cpp-Autogen.$(OBJEXT) 874 -rm -f SymTab/driver_cfa_cpp-FixFunction.$(OBJEXT) 875 -rm -f SymTab/driver_cfa_cpp-ImplementationType.$(OBJEXT) 876 -rm -f SymTab/driver_cfa_cpp-Indexer.$(OBJEXT) 877 -rm -f SymTab/driver_cfa_cpp-Mangler.$(OBJEXT) 878 -rm -f SymTab/driver_cfa_cpp-TypeEquality.$(OBJEXT) 879 -rm -f SymTab/driver_cfa_cpp-Validate.$(OBJEXT) 880 -rm -f SynTree/driver_cfa_cpp-AddressExpr.$(OBJEXT) 881 -rm -f SynTree/driver_cfa_cpp-AggregateDecl.$(OBJEXT) 882 -rm -f SynTree/driver_cfa_cpp-ApplicationExpr.$(OBJEXT) 883 -rm -f SynTree/driver_cfa_cpp-ArrayType.$(OBJEXT) 884 -rm -f SynTree/driver_cfa_cpp-AttrType.$(OBJEXT) 885 -rm -f SynTree/driver_cfa_cpp-Attribute.$(OBJEXT) 886 -rm -f SynTree/driver_cfa_cpp-BasicType.$(OBJEXT) 887 -rm -f SynTree/driver_cfa_cpp-CommaExpr.$(OBJEXT) 888 -rm -f SynTree/driver_cfa_cpp-CompoundStmt.$(OBJEXT) 889 -rm -f SynTree/driver_cfa_cpp-Constant.$(OBJEXT) 890 -rm -f SynTree/driver_cfa_cpp-DeclStmt.$(OBJEXT) 891 -rm -f SynTree/driver_cfa_cpp-Declaration.$(OBJEXT) 892 -rm -f SynTree/driver_cfa_cpp-DeclarationWithType.$(OBJEXT) 893 -rm -f SynTree/driver_cfa_cpp-Expression.$(OBJEXT) 894 -rm -f SynTree/driver_cfa_cpp-FunctionDecl.$(OBJEXT) 895 -rm -f SynTree/driver_cfa_cpp-FunctionType.$(OBJEXT) 896 -rm -f SynTree/driver_cfa_cpp-Initializer.$(OBJEXT) 897 -rm -f SynTree/driver_cfa_cpp-Mutator.$(OBJEXT) 898 -rm -f SynTree/driver_cfa_cpp-NamedTypeDecl.$(OBJEXT) 899 -rm -f SynTree/driver_cfa_cpp-ObjectDecl.$(OBJEXT) 900 -rm -f SynTree/driver_cfa_cpp-PointerType.$(OBJEXT) 901 -rm -f SynTree/driver_cfa_cpp-ReferenceToType.$(OBJEXT) 902 -rm -f SynTree/driver_cfa_cpp-Statement.$(OBJEXT) 903 -rm -f SynTree/driver_cfa_cpp-TupleExpr.$(OBJEXT) 904 -rm -f SynTree/driver_cfa_cpp-TupleType.$(OBJEXT) 905 -rm -f SynTree/driver_cfa_cpp-Type.$(OBJEXT) 906 -rm -f SynTree/driver_cfa_cpp-TypeDecl.$(OBJEXT) 907 -rm -f SynTree/driver_cfa_cpp-TypeExpr.$(OBJEXT) 908 -rm -f SynTree/driver_cfa_cpp-TypeSubstitution.$(OBJEXT) 909 -rm -f SynTree/driver_cfa_cpp-TypeofType.$(OBJEXT) 910 -rm -f SynTree/driver_cfa_cpp-VarArgsType.$(OBJEXT) 911 -rm -f SynTree/driver_cfa_cpp-Visitor.$(OBJEXT) 912 -rm -f SynTree/driver_cfa_cpp-VoidType.$(OBJEXT) 913 -rm -f Tuples/driver_cfa_cpp-AssignExpand.$(OBJEXT) 914 -rm -f Tuples/driver_cfa_cpp-FunctionChecker.$(OBJEXT) 915 -rm -f Tuples/driver_cfa_cpp-FunctionFixer.$(OBJEXT) 916 -rm -f Tuples/driver_cfa_cpp-Mutate.$(OBJEXT) 917 -rm -f Tuples/driver_cfa_cpp-NameMatcher.$(OBJEXT) 918 -rm -f Tuples/driver_cfa_cpp-TupleAssignment.$(OBJEXT) 914 919 915 920 distclean-compile: … … 2527 2532 2528 2533 .yy.cc: 2529 $(AM_V_YACC)$(am__skipyacc) $(SHELL) $(YLWRAP) $< y.tab.c $@ y.tab.h `echo $@ | $(am__yacc_c2h)` y.output $*.output -- $(YACCCOMPILE) 2530 2531 ID: $(am__tagged_files) 2532 $(am__define_uniq_tagged_files); mkid -fID $$unique 2533 tags: tags-am 2534 TAGS: tags 2535 2536 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) 2534 $(AM_V_YACC)$(am__skipyacc) $(SHELL) $(YLWRAP) $< y.tab.c $@ y.tab.h $*.h y.output $*.output -- $(YACCCOMPILE) 2535 2536 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) 2537 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 2538 unique=`for i in $$list; do \ 2539 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 2540 done | \ 2541 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ 2542 END { if (nonempty) { for (i in files) print i; }; }'`; \ 2543 mkid -fID $$unique 2544 tags: TAGS 2545 2546 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ 2547 $(TAGS_FILES) $(LISP) 2537 2548 set x; \ 2538 2549 here=`pwd`; \ 2539 $(am__define_uniq_tagged_files); \ 2550 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 2551 unique=`for i in $$list; do \ 2552 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 2553 done | \ 2554 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ 2555 END { if (nonempty) { for (i in files) print i; }; }'`; \ 2540 2556 shift; \ 2541 2557 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ … … 2549 2565 fi; \ 2550 2566 fi 2551 ctags: ctags-am 2552 2553 CTAGS: ctags 2554 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) 2555 $(am__define_uniq_tagged_files); \ 2567 ctags: CTAGS 2568 CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ 2569 $(TAGS_FILES) $(LISP) 2570 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 2571 unique=`for i in $$list; do \ 2572 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 2573 done | \ 2574 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ 2575 END { if (nonempty) { for (i in files) print i; }; }'`; \ 2556 2576 test -z "$(CTAGS_ARGS)$$unique" \ 2557 2577 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ … … 2562 2582 && $(am__cd) $(top_srcdir) \ 2563 2583 && gtags -i $(GTAGS_ARGS) "$$here" 2564 cscopelist: cscopelist-am2565 2566 cscopelist-am: $(am__tagged_files)2567 list='$(am__tagged_files)'; \2568 case "$(srcdir)" in \2569 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \2570 *) sdir=$(subdir)/$(srcdir) ;; \2571 esac; \2572 for i in $$list; do \2573 if test -f "$$i"; then \2574 echo "$(subdir)/$$i"; \2575 else \2576 echo "$$sdir/$$i"; \2577 fi; \2578 done >> $(top_builddir)/cscope.files2579 2584 2580 2585 distclean-tags: … … 2675 2680 -rm -f Parser/lex.cc 2676 2681 -rm -f Parser/parser.cc 2677 -rm -f Parser/parser.h h2682 -rm -f Parser/parser.h 2678 2683 -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES) 2679 2684 -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES) … … 2749 2754 .MAKE: all check install install-am install-strip 2750 2755 2751 .PHONY: CTAGS GTAGS TAGSall all-am check check-am clean \2752 clean-cfa_cpplibPROGRAMS clean-generic c scopelist-am ctags\2753 ctags-am distclean distclean-compile distclean-generic\2754 d istclean-tags distdir dvi dvi-am html html-am info info-am \2755 install install-am install-cfa_cpplibPROGRAMS install-data\2756 install-d ata-am install-dvi install-dvi-am install-exec\2757 install- exec-am install-html install-html-am install-info\2758 install- info-am install-man install-pdf install-pdf-am\2759 install-ps install-ps-am install-strip installcheck\2760 install check-am installdirs maintainer-clean\2761 m aintainer-clean-generic mostlyclean mostlyclean-compile\2762 mostlyclean-generic pdf pdf-am ps ps-am tags tags-am uninstall\2763 uninstall- am uninstall-cfa_cpplibPROGRAMS2756 .PHONY: CTAGS GTAGS all all-am check check-am clean \ 2757 clean-cfa_cpplibPROGRAMS clean-generic ctags distclean \ 2758 distclean-compile distclean-generic distclean-tags distdir dvi \ 2759 dvi-am html html-am info info-am install install-am \ 2760 install-cfa_cpplibPROGRAMS install-data install-data-am \ 2761 install-dvi install-dvi-am install-exec install-exec-am \ 2762 install-html install-html-am install-info install-info-am \ 2763 install-man install-pdf install-pdf-am install-ps \ 2764 install-ps-am install-strip installcheck installcheck-am \ 2765 installdirs maintainer-clean maintainer-clean-generic \ 2766 mostlyclean mostlyclean-compile mostlyclean-generic pdf pdf-am \ 2767 ps ps-am tags uninstall uninstall-am \ 2768 uninstall-cfa_cpplibPROGRAMS 2764 2769 2765 2770 -
src/driver/Makefile.in
r7ff30d07 ree51534 1 # Makefile.in generated by automake 1.1 4.1from Makefile.am.1 # Makefile.in generated by automake 1.11.3 from Makefile.am. 2 2 # @configure_input@ 3 3 4 # Copyright (C) 1994-2013 Free Software Foundation, Inc. 5 4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software 6 # Foundation, Inc. 6 7 # This Makefile.in is free software; the Free Software Foundation 7 8 # gives unlimited permission to copy and/or distribute it, … … 19 20 20 21 VPATH = @srcdir@ 21 am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'22 am__make_running_with_option = \23 case $${target_option-} in \24 ?) ;; \25 *) echo "am__make_running_with_option: internal error: invalid" \26 "target option '$${target_option-}' specified" >&2; \27 exit 1;; \28 esac; \29 has_opt=no; \30 sane_makeflags=$$MAKEFLAGS; \31 if $(am__is_gnu_make); then \32 sane_makeflags=$$MFLAGS; \33 else \34 case $$MAKEFLAGS in \35 *\\[\ \ ]*) \36 bs=\\; \37 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \38 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \39 esac; \40 fi; \41 skip_next=no; \42 strip_trailopt () \43 { \44 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \45 }; \46 for flg in $$sane_makeflags; do \47 test $$skip_next = yes && { skip_next=no; continue; }; \48 case $$flg in \49 *=*|--*) continue;; \50 -*I) strip_trailopt 'I'; skip_next=yes;; \51 -*I?*) strip_trailopt 'I';; \52 -*O) strip_trailopt 'O'; skip_next=yes;; \53 -*O?*) strip_trailopt 'O';; \54 -*l) strip_trailopt 'l'; skip_next=yes;; \55 -*l?*) strip_trailopt 'l';; \56 -[dEDm]) skip_next=yes;; \57 -[JT]) skip_next=yes;; \58 esac; \59 case $$flg in \60 *$$target_option*) has_opt=yes; break;; \61 esac; \62 done; \63 test $$has_opt = yes64 am__make_dryrun = (target_option=n; $(am__make_running_with_option))65 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))66 22 pkgdatadir = $(datadir)/@PACKAGE@ 67 23 pkgincludedir = $(includedir)/@PACKAGE@ … … 83 39 cc1lib_PROGRAMS = cc1$(EXEEXT) 84 40 subdir = src/driver 85 DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \ 86 $(top_srcdir)/automake/depcomp 41 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in 87 42 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 88 43 am__aclocal_m4_deps = $(top_srcdir)/configure.ac … … 101 56 cfa_OBJECTS = $(am_cfa_OBJECTS) 102 57 cfa_LDADD = $(LDADD) 103 AM_V_P = $(am__v_P_@AM_V@)104 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)105 am__v_P_0 = false106 am__v_P_1 = :107 AM_V_GEN = $(am__v_GEN_@AM_V@)108 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)109 am__v_GEN_0 = @echo " GEN " $@;110 am__v_GEN_1 =111 AM_V_at = $(am__v_at_@AM_V@)112 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)113 am__v_at_0 = @114 am__v_at_1 =115 58 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) 116 59 depcomp = $(SHELL) $(top_srcdir)/automake/depcomp … … 121 64 AM_V_CXX = $(am__v_CXX_@AM_V@) 122 65 am__v_CXX_ = $(am__v_CXX_@AM_DEFAULT_V@) 123 am__v_CXX_0 = @echo " CXX " $@; 124 am__v_CXX_1 = 66 am__v_CXX_0 = @echo " CXX " $@; 67 AM_V_at = $(am__v_at_@AM_V@) 68 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) 69 am__v_at_0 = @ 125 70 CXXLD = $(CXX) 126 71 CXXLINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \ … … 128 73 AM_V_CXXLD = $(am__v_CXXLD_@AM_V@) 129 74 am__v_CXXLD_ = $(am__v_CXXLD_@AM_DEFAULT_V@) 130 am__v_CXXLD_0 = @echo " CXXLD " $@; 131 am__v_CXXLD_1 = 75 am__v_CXXLD_0 = @echo " CXXLD " $@; 76 AM_V_GEN = $(am__v_GEN_@AM_V@) 77 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) 78 am__v_GEN_0 = @echo " GEN " $@; 132 79 SOURCES = $(cc1_SOURCES) $(cfa_SOURCES) 133 80 DIST_SOURCES = $(cc1_SOURCES) $(cfa_SOURCES) 134 am__can_run_installinfo = \135 case $$AM_UPDATE_INFO_DIR in \136 n|no|NO) false;; \137 *) (install-info --version) >/dev/null 2>&1;; \138 esac139 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)140 # Read a list of newline-separated strings from the standard input,141 # and print each of them once, without duplicates. Input order is142 # *not* preserved.143 am__uniquify_input = $(AWK) '\144 BEGIN { nonempty = 0; } \145 { items[$$0] = 1; nonempty = 1; } \146 END { if (nonempty) { for (i in items) print i; }; } \147 '148 # Make sure the list of sources is unique. This is necessary because,149 # e.g., the same source file might be shared among _SOURCES variables150 # for different programs/libraries.151 am__define_uniq_tagged_files = \152 list='$(am__tagged_files)'; \153 unique=`for i in $$list; do \154 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \155 done | $(am__uniquify_input)`156 81 ETAGS = etags 157 82 CTAGS = ctags … … 307 232 install-binPROGRAMS: $(bin_PROGRAMS) 308 233 @$(NORMAL_INSTALL) 234 test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)" 309 235 @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \ 310 if test -n "$$list"; then \311 echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \312 $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \313 fi; \314 236 for p in $$list; do echo "$$p $$p"; done | \ 315 237 sed 's/$(EXEEXT)$$//' | \ 316 while read p p1; do if test -f $$p \317 ;then echo "$$p"; echo "$$p"; else :; fi; \238 while read p p1; do if test -f $$p; \ 239 then echo "$$p"; echo "$$p"; else :; fi; \ 318 240 done | \ 319 sed -e 'p;s,.*/,,;n;h' \ 320 -e 's|.*|.|' \ 241 sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \ 321 242 -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \ 322 243 sed 'N;N;N;s,\n, ,g' | \ … … 339 260 files=`for p in $$list; do echo "$$p"; done | \ 340 261 sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \ 341 -e 's/$$/$(EXEEXT)/' \ 342 `; \ 262 -e 's/$$/$(EXEEXT)/' `; \ 343 263 test -n "$$list" || exit 0; \ 344 264 echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \ … … 349 269 install-cc1libPROGRAMS: $(cc1lib_PROGRAMS) 350 270 @$(NORMAL_INSTALL) 271 test -z "$(cc1libdir)" || $(MKDIR_P) "$(DESTDIR)$(cc1libdir)" 351 272 @list='$(cc1lib_PROGRAMS)'; test -n "$(cc1libdir)" || list=; \ 352 if test -n "$$list"; then \353 echo " $(MKDIR_P) '$(DESTDIR)$(cc1libdir)'"; \354 $(MKDIR_P) "$(DESTDIR)$(cc1libdir)" || exit 1; \355 fi; \356 273 for p in $$list; do echo "$$p $$p"; done | \ 357 274 sed 's/$(EXEEXT)$$//' | \ 358 while read p p1; do if test -f $$p \359 ;then echo "$$p"; echo "$$p"; else :; fi; \275 while read p p1; do if test -f $$p; \ 276 then echo "$$p"; echo "$$p"; else :; fi; \ 360 277 done | \ 361 sed -e 'p;s,.*/,,;n;h' \ 362 -e 's|.*|.|' \ 278 sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \ 363 279 -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \ 364 280 sed 'N;N;N;s,\n, ,g' | \ … … 381 297 files=`for p in $$list; do echo "$$p"; done | \ 382 298 sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \ 383 -e 's/$$/$(EXEEXT)/' \ 384 `; \ 299 -e 's/$$/$(EXEEXT)/' `; \ 385 300 test -n "$$list" || exit 0; \ 386 301 echo " ( cd '$(DESTDIR)$(cc1libdir)' && rm -f" $$files ")"; \ … … 389 304 clean-cc1libPROGRAMS: 390 305 -test -z "$(cc1lib_PROGRAMS)" || rm -f $(cc1lib_PROGRAMS) 391 392 306 cc1$(EXEEXT): $(cc1_OBJECTS) $(cc1_DEPENDENCIES) $(EXTRA_cc1_DEPENDENCIES) 393 307 @rm -f cc1$(EXEEXT) 394 308 $(AM_V_CXXLD)$(CXXLINK) $(cc1_OBJECTS) $(cc1_LDADD) $(LIBS) 395 396 309 cfa$(EXEEXT): $(cfa_OBJECTS) $(cfa_DEPENDENCIES) $(EXTRA_cfa_DEPENDENCIES) 397 310 @rm -f cfa$(EXEEXT) … … 421 334 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` 422 335 423 ID: $(am__tagged_files) 424 $(am__define_uniq_tagged_files); mkid -fID $$unique 425 tags: tags-am 426 TAGS: tags 427 428 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) 336 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) 337 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 338 unique=`for i in $$list; do \ 339 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 340 done | \ 341 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ 342 END { if (nonempty) { for (i in files) print i; }; }'`; \ 343 mkid -fID $$unique 344 tags: TAGS 345 346 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ 347 $(TAGS_FILES) $(LISP) 429 348 set x; \ 430 349 here=`pwd`; \ 431 $(am__define_uniq_tagged_files); \ 350 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 351 unique=`for i in $$list; do \ 352 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 353 done | \ 354 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ 355 END { if (nonempty) { for (i in files) print i; }; }'`; \ 432 356 shift; \ 433 357 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ … … 441 365 fi; \ 442 366 fi 443 ctags: ctags-am 444 445 CTAGS: ctags 446 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) 447 $(am__define_uniq_tagged_files); \ 367 ctags: CTAGS 368 CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ 369 $(TAGS_FILES) $(LISP) 370 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 371 unique=`for i in $$list; do \ 372 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 373 done | \ 374 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ 375 END { if (nonempty) { for (i in files) print i; }; }'`; \ 448 376 test -z "$(CTAGS_ARGS)$$unique" \ 449 377 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ … … 454 382 && $(am__cd) $(top_srcdir) \ 455 383 && gtags -i $(GTAGS_ARGS) "$$here" 456 cscopelist: cscopelist-am457 458 cscopelist-am: $(am__tagged_files)459 list='$(am__tagged_files)'; \460 case "$(srcdir)" in \461 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \462 *) sdir=$(subdir)/$(srcdir) ;; \463 esac; \464 for i in $$list; do \465 if test -f "$$i"; then \466 echo "$(subdir)/$$i"; \467 else \468 echo "$$sdir/$$i"; \469 fi; \470 done >> $(top_builddir)/cscope.files471 384 472 385 distclean-tags: … … 613 526 .MAKE: install-am install-strip 614 527 615 .PHONY: CTAGS GTAGS TAGS all all-am check check-am clean \ 616 clean-binPROGRAMS clean-cc1libPROGRAMS clean-generic \ 617 cscopelist-am ctags ctags-am distclean distclean-compile \ 618 distclean-generic distclean-tags distdir dvi dvi-am html \ 619 html-am info info-am install install-am install-binPROGRAMS \ 620 install-cc1libPROGRAMS install-data install-data-am \ 621 install-dvi install-dvi-am install-exec install-exec-am \ 622 install-html install-html-am install-info install-info-am \ 623 install-man install-pdf install-pdf-am install-ps \ 624 install-ps-am install-strip installcheck installcheck-am \ 625 installdirs maintainer-clean maintainer-clean-generic \ 626 mostlyclean mostlyclean-compile mostlyclean-generic pdf pdf-am \ 627 ps ps-am tags tags-am uninstall uninstall-am \ 628 uninstall-binPROGRAMS uninstall-cc1libPROGRAMS 528 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \ 529 clean-cc1libPROGRAMS clean-generic ctags distclean \ 530 distclean-compile distclean-generic distclean-tags distdir dvi \ 531 dvi-am html html-am info info-am install install-am \ 532 install-binPROGRAMS install-cc1libPROGRAMS install-data \ 533 install-data-am install-dvi install-dvi-am install-exec \ 534 install-exec-am install-html install-html-am install-info \ 535 install-info-am install-man install-pdf install-pdf-am \ 536 install-ps install-ps-am install-strip installcheck \ 537 installcheck-am installdirs maintainer-clean \ 538 maintainer-clean-generic mostlyclean mostlyclean-compile \ 539 mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \ 540 uninstall-am uninstall-binPROGRAMS uninstall-cc1libPROGRAMS 629 541 630 542 -
src/examples/Makefile.in
r7ff30d07 ree51534 1 # Makefile.in generated by automake 1.1 4.1from Makefile.am.1 # Makefile.in generated by automake 1.11.3 from Makefile.am. 2 2 # @configure_input@ 3 3 4 # Copyright (C) 1994-2013 Free Software Foundation, Inc. 5 4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software 6 # Foundation, Inc. 6 7 # This Makefile.in is free software; the Free Software Foundation 7 8 # gives unlimited permission to copy and/or distribute it, … … 19 20 20 21 VPATH = @srcdir@ 21 am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'22 am__make_running_with_option = \23 case $${target_option-} in \24 ?) ;; \25 *) echo "am__make_running_with_option: internal error: invalid" \26 "target option '$${target_option-}' specified" >&2; \27 exit 1;; \28 esac; \29 has_opt=no; \30 sane_makeflags=$$MAKEFLAGS; \31 if $(am__is_gnu_make); then \32 sane_makeflags=$$MFLAGS; \33 else \34 case $$MAKEFLAGS in \35 *\\[\ \ ]*) \36 bs=\\; \37 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \38 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \39 esac; \40 fi; \41 skip_next=no; \42 strip_trailopt () \43 { \44 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \45 }; \46 for flg in $$sane_makeflags; do \47 test $$skip_next = yes && { skip_next=no; continue; }; \48 case $$flg in \49 *=*|--*) continue;; \50 -*I) strip_trailopt 'I'; skip_next=yes;; \51 -*I?*) strip_trailopt 'I';; \52 -*O) strip_trailopt 'O'; skip_next=yes;; \53 -*O?*) strip_trailopt 'O';; \54 -*l) strip_trailopt 'l'; skip_next=yes;; \55 -*l?*) strip_trailopt 'l';; \56 -[dEDm]) skip_next=yes;; \57 -[JT]) skip_next=yes;; \58 esac; \59 case $$flg in \60 *$$target_option*) has_opt=yes; break;; \61 esac; \62 done; \63 test $$has_opt = yes64 am__make_dryrun = (target_option=n; $(am__make_running_with_option))65 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))66 22 pkgdatadir = $(datadir)/@PACKAGE@ 67 23 pkgincludedir = $(includedir)/@PACKAGE@ … … 83 39 avl_test$(EXEEXT) 84 40 subdir = src/examples 85 DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \ 86 $(top_srcdir)/automake/depcomp 41 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in 87 42 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 88 43 am__aclocal_m4_deps = $(top_srcdir)/configure.ac … … 106 61 vector_test_OBJECTS = $(am_vector_test_OBJECTS) 107 62 vector_test_LDADD = $(LDADD) 108 AM_V_P = $(am__v_P_@AM_V@)109 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)110 am__v_P_0 = false111 am__v_P_1 = :112 AM_V_GEN = $(am__v_GEN_@AM_V@)113 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)114 am__v_GEN_0 = @echo " GEN " $@;115 am__v_GEN_1 =116 AM_V_at = $(am__v_at_@AM_V@)117 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)118 am__v_at_0 = @119 am__v_at_1 =120 63 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) 121 64 depcomp = $(SHELL) $(top_srcdir)/automake/depcomp … … 125 68 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) 126 69 am__v_lt_0 = --silent 127 am__v_lt_1 =128 70 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ 129 71 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) 130 72 AM_V_CC = $(am__v_CC_@AM_V@) 131 73 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) 132 am__v_CC_0 = @echo " CC " $@; 133 am__v_CC_1 = 74 am__v_CC_0 = @echo " CC " $@; 75 AM_V_at = $(am__v_at_@AM_V@) 76 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) 77 am__v_at_0 = @ 134 78 CCLD = $(CC) 135 79 LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@ 136 80 AM_V_CCLD = $(am__v_CCLD_@AM_V@) 137 81 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) 138 am__v_CCLD_0 = @echo " CCLD " $@; 139 am__v_CCLD_1 = 82 am__v_CCLD_0 = @echo " CCLD " $@; 83 AM_V_GEN = $(am__v_GEN_@AM_V@) 84 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) 85 am__v_GEN_0 = @echo " GEN " $@; 140 86 SOURCES = $(avl_test_SOURCES) $(fstream_test_SOURCES) \ 141 87 $(vector_test_SOURCES) 142 88 DIST_SOURCES = $(avl_test_SOURCES) $(fstream_test_SOURCES) \ 143 89 $(vector_test_SOURCES) 144 am__can_run_installinfo = \145 case $$AM_UPDATE_INFO_DIR in \146 n|no|NO) false;; \147 *) (install-info --version) >/dev/null 2>&1;; \148 esac149 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)150 # Read a list of newline-separated strings from the standard input,151 # and print each of them once, without duplicates. Input order is152 # *not* preserved.153 am__uniquify_input = $(AWK) '\154 BEGIN { nonempty = 0; } \155 { items[$$0] = 1; nonempty = 1; } \156 END { if (nonempty) { for (i in items) print i; }; } \157 '158 # Make sure the list of sources is unique. This is necessary because,159 # e.g., the same source file might be shared among _SOURCES variables160 # for different programs/libraries.161 am__define_uniq_tagged_files = \162 list='$(am__tagged_files)'; \163 unique=`for i in $$list; do \164 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \165 done | $(am__uniquify_input)`166 90 ETAGS = etags 167 91 CTAGS = ctags … … 314 238 clean-noinstPROGRAMS: 315 239 -test -z "$(noinst_PROGRAMS)" || rm -f $(noinst_PROGRAMS) 316 317 240 avl_test$(EXEEXT): $(avl_test_OBJECTS) $(avl_test_DEPENDENCIES) $(EXTRA_avl_test_DEPENDENCIES) 318 241 @rm -f avl_test$(EXEEXT) 319 242 $(AM_V_CCLD)$(LINK) $(avl_test_OBJECTS) $(avl_test_LDADD) $(LIBS) 320 321 243 fstream_test$(EXEEXT): $(fstream_test_OBJECTS) $(fstream_test_DEPENDENCIES) $(EXTRA_fstream_test_DEPENDENCIES) 322 244 @rm -f fstream_test$(EXEEXT) 323 245 $(AM_V_CCLD)$(LINK) $(fstream_test_OBJECTS) $(fstream_test_LDADD) $(LIBS) 324 325 246 vector_test$(EXEEXT): $(vector_test_OBJECTS) $(vector_test_DEPENDENCIES) $(EXTRA_vector_test_DEPENDENCIES) 326 247 @rm -f vector_test$(EXEEXT) … … 350 271 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ 351 272 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 352 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@$<273 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c $< 353 274 354 275 .c.obj: … … 357 278 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ 358 279 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 359 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@`$(CYGPATH_W) '$<'`280 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'` 360 281 361 282 avl_test.o: avltree/avl_test.c … … 457 378 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o avl-private.obj `if test -f 'avltree/avl-private.c'; then $(CYGPATH_W) 'avltree/avl-private.c'; else $(CYGPATH_W) '$(srcdir)/avltree/avl-private.c'; fi` 458 379 459 ID: $(am__tagged_files) 460 $(am__define_uniq_tagged_files); mkid -fID $$unique 461 tags: tags-am 462 TAGS: tags 463 464 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) 380 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) 381 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 382 unique=`for i in $$list; do \ 383 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 384 done | \ 385 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ 386 END { if (nonempty) { for (i in files) print i; }; }'`; \ 387 mkid -fID $$unique 388 tags: TAGS 389 390 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ 391 $(TAGS_FILES) $(LISP) 465 392 set x; \ 466 393 here=`pwd`; \ 467 $(am__define_uniq_tagged_files); \ 394 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 395 unique=`for i in $$list; do \ 396 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 397 done | \ 398 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ 399 END { if (nonempty) { for (i in files) print i; }; }'`; \ 468 400 shift; \ 469 401 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ … … 477 409 fi; \ 478 410 fi 479 ctags: ctags-am 480 481 CTAGS: ctags 482 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) 483 $(am__define_uniq_tagged_files); \ 411 ctags: CTAGS 412 CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ 413 $(TAGS_FILES) $(LISP) 414 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 415 unique=`for i in $$list; do \ 416 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 417 done | \ 418 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ 419 END { if (nonempty) { for (i in files) print i; }; }'`; \ 484 420 test -z "$(CTAGS_ARGS)$$unique" \ 485 421 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ … … 490 426 && $(am__cd) $(top_srcdir) \ 491 427 && gtags -i $(GTAGS_ARGS) "$$here" 492 cscopelist: cscopelist-am493 494 cscopelist-am: $(am__tagged_files)495 list='$(am__tagged_files)'; \496 case "$(srcdir)" in \497 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \498 *) sdir=$(subdir)/$(srcdir) ;; \499 esac; \500 for i in $$list; do \501 if test -f "$$i"; then \502 echo "$(subdir)/$$i"; \503 else \504 echo "$$sdir/$$i"; \505 fi; \506 done >> $(top_builddir)/cscope.files507 428 508 429 distclean-tags: … … 644 565 .MAKE: install-am install-strip 645 566 646 .PHONY: CTAGS GTAGS TAGSall all-am check check-am clean clean-generic \647 clean-noinstPROGRAMS c scopelist-am ctags ctags-am distclean\648 distclean- compile distclean-generic distclean-tags distdir dvi\649 dvi-am html html-am info info-am install install-am\650 install-data install-data-am install-dvi install-dvi-am\651 install-exec install-exec-am install-html install-html-am\652 install-info install-info-am install-man install-pdf\653 install-p df-am install-ps install-ps-am install-strip\654 installcheck installcheck-am installdirs maintainer-clean \567 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ 568 clean-noinstPROGRAMS ctags distclean distclean-compile \ 569 distclean-generic distclean-tags distdir dvi dvi-am html \ 570 html-am info info-am install install-am install-data \ 571 install-data-am install-dvi install-dvi-am install-exec \ 572 install-exec-am install-html install-html-am install-info \ 573 install-info-am install-man install-pdf install-pdf-am \ 574 install-ps install-ps-am install-strip installcheck \ 575 installcheck-am installdirs maintainer-clean \ 655 576 maintainer-clean-generic mostlyclean mostlyclean-compile \ 656 mostlyclean-generic pdf pdf-am ps ps-am tags tags-amuninstall \577 mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \ 657 578 uninstall-am 658 579 -
src/libcfa/Makefile.in
r7ff30d07 ree51534 1 # Makefile.in generated by automake 1.1 4.1from Makefile.am.1 # Makefile.in generated by automake 1.11.3 from Makefile.am. 2 2 # @configure_input@ 3 3 4 # Copyright (C) 1994-2013 Free Software Foundation, Inc. 5 4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software 6 # Foundation, Inc. 6 7 # This Makefile.in is free software; the Free Software Foundation 7 8 # gives unlimited permission to copy and/or distribute it, … … 21 22 22 23 VPATH = @srcdir@ 23 am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'24 am__make_running_with_option = \25 case $${target_option-} in \26 ?) ;; \27 *) echo "am__make_running_with_option: internal error: invalid" \28 "target option '$${target_option-}' specified" >&2; \29 exit 1;; \30 esac; \31 has_opt=no; \32 sane_makeflags=$$MAKEFLAGS; \33 if $(am__is_gnu_make); then \34 sane_makeflags=$$MFLAGS; \35 else \36 case $$MAKEFLAGS in \37 *\\[\ \ ]*) \38 bs=\\; \39 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \40 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \41 esac; \42 fi; \43 skip_next=no; \44 strip_trailopt () \45 { \46 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \47 }; \48 for flg in $$sane_makeflags; do \49 test $$skip_next = yes && { skip_next=no; continue; }; \50 case $$flg in \51 *=*|--*) continue;; \52 -*I) strip_trailopt 'I'; skip_next=yes;; \53 -*I?*) strip_trailopt 'I';; \54 -*O) strip_trailopt 'O'; skip_next=yes;; \55 -*O?*) strip_trailopt 'O';; \56 -*l) strip_trailopt 'l'; skip_next=yes;; \57 -*l?*) strip_trailopt 'l';; \58 -[dEDm]) skip_next=yes;; \59 -[JT]) skip_next=yes;; \60 esac; \61 case $$flg in \62 *$$target_option*) has_opt=yes; break;; \63 esac; \64 done; \65 test $$has_opt = yes66 am__make_dryrun = (target_option=n; $(am__make_running_with_option))67 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))68 24 pkgdatadir = $(datadir)/@PACKAGE@ 69 25 pkgincludedir = $(includedir)/@PACKAGE@ … … 83 39 POST_UNINSTALL = : 84 40 subdir = src/libcfa 85 DIST_COMMON = $( srcdir)/Makefile.in$(srcdir)/Makefile.am \86 $( top_srcdir)/automake/depcomp $(include_HEADERS)41 DIST_COMMON = $(include_HEADERS) $(srcdir)/Makefile.am \ 42 $(srcdir)/Makefile.in 87 43 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 88 44 am__aclocal_m4_deps = $(top_srcdir)/configure.ac … … 127 83 AM_V_AR = $(am__v_AR_@AM_V@) 128 84 am__v_AR_ = $(am__v_AR_@AM_DEFAULT_V@) 129 am__v_AR_0 = @echo " AR " $@; 130 am__v_AR_1 = 85 am__v_AR_0 = @echo " AR " $@; 86 AM_V_at = $(am__v_at_@AM_V@) 87 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) 88 am__v_at_0 = @ 131 89 libcfa_a_AR = $(AR) $(ARFLAGS) 132 90 libcfa_a_LIBADD = … … 136 94 am_libcfa_a_OBJECTS = libcfa-prelude.$(OBJEXT) $(am__objects_1) 137 95 libcfa_a_OBJECTS = $(am_libcfa_a_OBJECTS) 138 AM_V_P = $(am__v_P_@AM_V@)139 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)140 am__v_P_0 = false141 am__v_P_1 = :142 AM_V_GEN = $(am__v_GEN_@AM_V@)143 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)144 am__v_GEN_0 = @echo " GEN " $@;145 am__v_GEN_1 =146 AM_V_at = $(am__v_at_@AM_V@)147 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)148 am__v_at_0 = @149 am__v_at_1 =150 96 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) 151 97 depcomp = $(SHELL) $(top_srcdir)/automake/depcomp … … 156 102 AM_V_CC = $(am__v_CC_@AM_V@) 157 103 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) 158 am__v_CC_0 = @echo " CC " $@; 159 am__v_CC_1 = 104 am__v_CC_0 = @echo " CC " $@; 160 105 CCLD = $(CC) 161 106 LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@ 162 107 AM_V_CCLD = $(am__v_CCLD_@AM_V@) 163 108 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) 164 am__v_CCLD_0 = @echo " CCLD " $@; 165 am__v_CCLD_1 = 109 am__v_CCLD_0 = @echo " CCLD " $@; 110 AM_V_GEN = $(am__v_GEN_@AM_V@) 111 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) 112 am__v_GEN_0 = @echo " GEN " $@; 166 113 SOURCES = $(libcfa_a_SOURCES) 167 114 DIST_SOURCES = $(libcfa_a_SOURCES) 168 am__can_run_installinfo = \169 case $$AM_UPDATE_INFO_DIR in \170 n|no|NO) false;; \171 *) (install-info --version) >/dev/null 2>&1;; \172 esac173 115 DATA = $(cfalib_DATA) 174 116 HEADERS = $(include_HEADERS) 175 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)176 # Read a list of newline-separated strings from the standard input,177 # and print each of them once, without duplicates. Input order is178 # *not* preserved.179 am__uniquify_input = $(AWK) '\180 BEGIN { nonempty = 0; } \181 { items[$$0] = 1; nonempty = 1; } \182 END { if (nonempty) { for (i in items) print i; }; } \183 '184 # Make sure the list of sources is unique. This is necessary because,185 # e.g., the same source file might be shared among _SOURCES variables186 # for different programs/libraries.187 am__define_uniq_tagged_files = \188 list='$(am__tagged_files)'; \189 unique=`for i in $$list; do \190 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \191 done | $(am__uniquify_input)`192 117 ETAGS = etags 193 118 CTAGS = ctags … … 209 134 CFA_LIBDIR = @CFA_LIBDIR@ 210 135 CFA_PREFIX = @CFA_PREFIX@ 211 CFLAGS = - g -Wall -Wno-unused-function -B${abs_top_srcdir}/src/driver -XCFA -t # TEMPORARY: does not build with -O2136 CFLAGS = -quiet -g -Wall -Wno-unused-function -B${abs_top_srcdir}/src/driver -XCFA -t # TEMPORARY: does not build with -O2 212 137 CPP = @CPP@ 213 138 CPPFLAGS = @CPPFLAGS@ … … 346 271 install-libLIBRARIES: $(lib_LIBRARIES) 347 272 @$(NORMAL_INSTALL) 273 test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)" 348 274 @list='$(lib_LIBRARIES)'; test -n "$(libdir)" || list=; \ 349 275 list2=; for p in $$list; do \ … … 353 279 done; \ 354 280 test -z "$$list2" || { \ 355 echo " $(MKDIR_P) '$(DESTDIR)$(libdir)'"; \356 $(MKDIR_P) "$(DESTDIR)$(libdir)" || exit 1; \357 281 echo " $(INSTALL_DATA) $$list2 '$(DESTDIR)$(libdir)'"; \ 358 282 $(INSTALL_DATA) $$list2 "$(DESTDIR)$(libdir)" || exit $$?; } … … 375 299 clean-libLIBRARIES: 376 300 -test -z "$(lib_LIBRARIES)" || rm -f $(lib_LIBRARIES) 377 378 301 libcfa.a: $(libcfa_a_OBJECTS) $(libcfa_a_DEPENDENCIES) $(EXTRA_libcfa_a_DEPENDENCIES) 379 302 $(AM_V_at)-rm -f libcfa.a … … 401 324 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ 402 325 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 403 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@$<326 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c $< 404 327 405 328 .c.obj: … … 408 331 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ 409 332 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 410 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@`$(CYGPATH_W) '$<'`333 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'` 411 334 install-cfalibDATA: $(cfalib_DATA) 412 335 @$(NORMAL_INSTALL) 336 test -z "$(cfalibdir)" || $(MKDIR_P) "$(DESTDIR)$(cfalibdir)" 413 337 @list='$(cfalib_DATA)'; test -n "$(cfalibdir)" || list=; \ 414 if test -n "$$list"; then \415 echo " $(MKDIR_P) '$(DESTDIR)$(cfalibdir)'"; \416 $(MKDIR_P) "$(DESTDIR)$(cfalibdir)" || exit 1; \417 fi; \418 338 for p in $$list; do \ 419 339 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ … … 432 352 install-includeHEADERS: $(include_HEADERS) 433 353 @$(NORMAL_INSTALL) 354 test -z "$(includedir)" || $(MKDIR_P) "$(DESTDIR)$(includedir)" 434 355 @list='$(include_HEADERS)'; test -n "$(includedir)" || list=; \ 435 if test -n "$$list"; then \436 echo " $(MKDIR_P) '$(DESTDIR)$(includedir)'"; \437 $(MKDIR_P) "$(DESTDIR)$(includedir)" || exit 1; \438 fi; \439 356 for p in $$list; do \ 440 357 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ … … 452 369 dir='$(DESTDIR)$(includedir)'; $(am__uninstall_files_from_dir) 453 370 454 ID: $(am__tagged_files) 455 $(am__define_uniq_tagged_files); mkid -fID $$unique 456 tags: tags-am 457 TAGS: tags 458 459 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) 371 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) 372 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 373 unique=`for i in $$list; do \ 374 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 375 done | \ 376 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ 377 END { if (nonempty) { for (i in files) print i; }; }'`; \ 378 mkid -fID $$unique 379 tags: TAGS 380 381 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ 382 $(TAGS_FILES) $(LISP) 460 383 set x; \ 461 384 here=`pwd`; \ 462 $(am__define_uniq_tagged_files); \ 385 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 386 unique=`for i in $$list; do \ 387 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 388 done | \ 389 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ 390 END { if (nonempty) { for (i in files) print i; }; }'`; \ 463 391 shift; \ 464 392 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ … … 472 400 fi; \ 473 401 fi 474 ctags: ctags-am 475 476 CTAGS: ctags 477 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) 478 $(am__define_uniq_tagged_files); \ 402 ctags: CTAGS 403 CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ 404 $(TAGS_FILES) $(LISP) 405 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 406 unique=`for i in $$list; do \ 407 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 408 done | \ 409 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ 410 END { if (nonempty) { for (i in files) print i; }; }'`; \ 479 411 test -z "$(CTAGS_ARGS)$$unique" \ 480 412 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ … … 485 417 && $(am__cd) $(top_srcdir) \ 486 418 && gtags -i $(GTAGS_ARGS) "$$here" 487 cscopelist: cscopelist-am488 489 cscopelist-am: $(am__tagged_files)490 list='$(am__tagged_files)'; \491 case "$(srcdir)" in \492 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \493 *) sdir=$(subdir)/$(srcdir) ;; \494 esac; \495 for i in $$list; do \496 if test -f "$$i"; then \497 echo "$(subdir)/$$i"; \498 else \499 echo "$$sdir/$$i"; \500 fi; \501 done >> $(top_builddir)/cscope.files502 419 503 420 distclean-tags: … … 645 562 .MAKE: install-am install-strip 646 563 647 .PHONY: CTAGS GTAGS TAGSall all-am check check-am clean clean-generic \648 clean-libLIBRARIES c scopelist-am ctags ctags-am distclean\649 distclean- compile distclean-generic distclean-tags distdir dvi\650 dvi-am html html-am info info-am install install-am\651 install- cfalibDATA install-data install-data-am install-dvi\652 install- dvi-am install-exec install-exec-am install-html\653 install- html-am install-includeHEADERS install-info\654 install- info-am install-libLIBRARIES install-man install-pdf\655 install-p df-am install-ps install-ps-am install-strip\656 installcheck installcheck-am installdirs maintainer-clean \564 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ 565 clean-libLIBRARIES ctags distclean distclean-compile \ 566 distclean-generic distclean-tags distdir dvi dvi-am html \ 567 html-am info info-am install install-am install-cfalibDATA \ 568 install-data install-data-am install-dvi install-dvi-am \ 569 install-exec install-exec-am install-html install-html-am \ 570 install-includeHEADERS install-info install-info-am \ 571 install-libLIBRARIES install-man install-pdf install-pdf-am \ 572 install-ps install-ps-am install-strip installcheck \ 573 installcheck-am installdirs maintainer-clean \ 657 574 maintainer-clean-generic mostlyclean mostlyclean-compile \ 658 mostlyclean-generic pdf pdf-am ps ps-am tags tags-amuninstall \575 mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \ 659 576 uninstall-am uninstall-cfalibDATA uninstall-includeHEADERS \ 660 577 uninstall-libLIBRARIES -
src/tests/Makefile.in
r7ff30d07 ree51534 1 # Makefile.in generated by automake 1.1 4.1from Makefile.am.1 # Makefile.in generated by automake 1.11.3 from Makefile.am. 2 2 # @configure_input@ 3 3 4 # Copyright (C) 1994-2013 Free Software Foundation, Inc. 5 4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software 6 # Foundation, Inc. 6 7 # This Makefile.in is free software; the Free Software Foundation 7 8 # gives unlimited permission to copy and/or distribute it, … … 19 20 20 21 VPATH = @srcdir@ 21 am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'22 am__make_running_with_option = \23 case $${target_option-} in \24 ?) ;; \25 *) echo "am__make_running_with_option: internal error: invalid" \26 "target option '$${target_option-}' specified" >&2; \27 exit 1;; \28 esac; \29 has_opt=no; \30 sane_makeflags=$$MAKEFLAGS; \31 if $(am__is_gnu_make); then \32 sane_makeflags=$$MFLAGS; \33 else \34 case $$MAKEFLAGS in \35 *\\[\ \ ]*) \36 bs=\\; \37 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \38 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \39 esac; \40 fi; \41 skip_next=no; \42 strip_trailopt () \43 { \44 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \45 }; \46 for flg in $$sane_makeflags; do \47 test $$skip_next = yes && { skip_next=no; continue; }; \48 case $$flg in \49 *=*|--*) continue;; \50 -*I) strip_trailopt 'I'; skip_next=yes;; \51 -*I?*) strip_trailopt 'I';; \52 -*O) strip_trailopt 'O'; skip_next=yes;; \53 -*O?*) strip_trailopt 'O';; \54 -*l) strip_trailopt 'l'; skip_next=yes;; \55 -*l?*) strip_trailopt 'l';; \56 -[dEDm]) skip_next=yes;; \57 -[JT]) skip_next=yes;; \58 esac; \59 case $$flg in \60 *$$target_option*) has_opt=yes; break;; \61 esac; \62 done; \63 test $$has_opt = yes64 am__make_dryrun = (target_option=n; $(am__make_running_with_option))65 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))66 22 pkgdatadir = $(datadir)/@PACKAGE@ 67 23 pkgincludedir = $(includedir)/@PACKAGE@ … … 83 39 avl_test$(EXEEXT) 84 40 subdir = src/tests 85 DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \ 86 $(top_srcdir)/automake/depcomp 41 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in 87 42 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 88 43 am__aclocal_m4_deps = $(top_srcdir)/configure.ac … … 106 61 vector_test_OBJECTS = $(am_vector_test_OBJECTS) 107 62 vector_test_LDADD = $(LDADD) 108 AM_V_P = $(am__v_P_@AM_V@)109 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)110 am__v_P_0 = false111 am__v_P_1 = :112 AM_V_GEN = $(am__v_GEN_@AM_V@)113 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)114 am__v_GEN_0 = @echo " GEN " $@;115 am__v_GEN_1 =116 AM_V_at = $(am__v_at_@AM_V@)117 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)118 am__v_at_0 = @119 am__v_at_1 =120 63 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) 121 64 depcomp = $(SHELL) $(top_srcdir)/automake/depcomp … … 125 68 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) 126 69 am__v_lt_0 = --silent 127 am__v_lt_1 =128 70 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ 129 71 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) 130 72 AM_V_CC = $(am__v_CC_@AM_V@) 131 73 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) 132 am__v_CC_0 = @echo " CC " $@; 133 am__v_CC_1 = 74 am__v_CC_0 = @echo " CC " $@; 75 AM_V_at = $(am__v_at_@AM_V@) 76 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) 77 am__v_at_0 = @ 134 78 CCLD = $(CC) 135 79 LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@ 136 80 AM_V_CCLD = $(am__v_CCLD_@AM_V@) 137 81 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) 138 am__v_CCLD_0 = @echo " CCLD " $@; 139 am__v_CCLD_1 = 82 am__v_CCLD_0 = @echo " CCLD " $@; 83 AM_V_GEN = $(am__v_GEN_@AM_V@) 84 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) 85 am__v_GEN_0 = @echo " GEN " $@; 140 86 SOURCES = $(avl_test_SOURCES) $(fstream_test_SOURCES) \ 141 87 $(vector_test_SOURCES) 142 88 DIST_SOURCES = $(avl_test_SOURCES) $(fstream_test_SOURCES) \ 143 89 $(vector_test_SOURCES) 144 am__can_run_installinfo = \145 case $$AM_UPDATE_INFO_DIR in \146 n|no|NO) false;; \147 *) (install-info --version) >/dev/null 2>&1;; \148 esac149 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)150 # Read a list of newline-separated strings from the standard input,151 # and print each of them once, without duplicates. Input order is152 # *not* preserved.153 am__uniquify_input = $(AWK) '\154 BEGIN { nonempty = 0; } \155 { items[$$0] = 1; nonempty = 1; } \156 END { if (nonempty) { for (i in items) print i; }; } \157 '158 # Make sure the list of sources is unique. This is necessary because,159 # e.g., the same source file might be shared among _SOURCES variables160 # for different programs/libraries.161 am__define_uniq_tagged_files = \162 list='$(am__tagged_files)'; \163 unique=`for i in $$list; do \164 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \165 done | $(am__uniquify_input)`166 90 ETAGS = etags 167 91 CTAGS = ctags … … 314 238 clean-noinstPROGRAMS: 315 239 -test -z "$(noinst_PROGRAMS)" || rm -f $(noinst_PROGRAMS) 316 317 240 avl_test$(EXEEXT): $(avl_test_OBJECTS) $(avl_test_DEPENDENCIES) $(EXTRA_avl_test_DEPENDENCIES) 318 241 @rm -f avl_test$(EXEEXT) 319 242 $(AM_V_CCLD)$(LINK) $(avl_test_OBJECTS) $(avl_test_LDADD) $(LIBS) 320 321 243 fstream_test$(EXEEXT): $(fstream_test_OBJECTS) $(fstream_test_DEPENDENCIES) $(EXTRA_fstream_test_DEPENDENCIES) 322 244 @rm -f fstream_test$(EXEEXT) 323 245 $(AM_V_CCLD)$(LINK) $(fstream_test_OBJECTS) $(fstream_test_LDADD) $(LIBS) 324 325 246 vector_test$(EXEEXT): $(vector_test_OBJECTS) $(vector_test_DEPENDENCIES) $(EXTRA_vector_test_DEPENDENCIES) 326 247 @rm -f vector_test$(EXEEXT) … … 350 271 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ 351 272 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 352 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@$<273 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c $< 353 274 354 275 .c.obj: … … 357 278 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ 358 279 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 359 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@`$(CYGPATH_W) '$<'`280 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'` 360 281 361 282 avl_test.o: avltree/avl_test.c … … 457 378 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o avl-private.obj `if test -f 'avltree/avl-private.c'; then $(CYGPATH_W) 'avltree/avl-private.c'; else $(CYGPATH_W) '$(srcdir)/avltree/avl-private.c'; fi` 458 379 459 ID: $(am__tagged_files) 460 $(am__define_uniq_tagged_files); mkid -fID $$unique 461 tags: tags-am 462 TAGS: tags 463 464 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) 380 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) 381 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 382 unique=`for i in $$list; do \ 383 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 384 done | \ 385 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ 386 END { if (nonempty) { for (i in files) print i; }; }'`; \ 387 mkid -fID $$unique 388 tags: TAGS 389 390 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ 391 $(TAGS_FILES) $(LISP) 465 392 set x; \ 466 393 here=`pwd`; \ 467 $(am__define_uniq_tagged_files); \ 394 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 395 unique=`for i in $$list; do \ 396 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 397 done | \ 398 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ 399 END { if (nonempty) { for (i in files) print i; }; }'`; \ 468 400 shift; \ 469 401 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ … … 477 409 fi; \ 478 410 fi 479 ctags: ctags-am 480 481 CTAGS: ctags 482 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) 483 $(am__define_uniq_tagged_files); \ 411 ctags: CTAGS 412 CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ 413 $(TAGS_FILES) $(LISP) 414 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 415 unique=`for i in $$list; do \ 416 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 417 done | \ 418 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ 419 END { if (nonempty) { for (i in files) print i; }; }'`; \ 484 420 test -z "$(CTAGS_ARGS)$$unique" \ 485 421 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ … … 490 426 && $(am__cd) $(top_srcdir) \ 491 427 && gtags -i $(GTAGS_ARGS) "$$here" 492 cscopelist: cscopelist-am493 494 cscopelist-am: $(am__tagged_files)495 list='$(am__tagged_files)'; \496 case "$(srcdir)" in \497 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \498 *) sdir=$(subdir)/$(srcdir) ;; \499 esac; \500 for i in $$list; do \501 if test -f "$$i"; then \502 echo "$(subdir)/$$i"; \503 else \504 echo "$$sdir/$$i"; \505 fi; \506 done >> $(top_builddir)/cscope.files507 428 508 429 distclean-tags: … … 644 565 .MAKE: install-am install-strip 645 566 646 .PHONY: CTAGS GTAGS TAGSall all-am check check-am clean clean-generic \647 clean-noinstPROGRAMS c scopelist-am ctags ctags-am distclean\648 distclean- compile distclean-generic distclean-tags distdir dvi\649 dvi-am html html-am info info-am install install-am\650 install-data install-data-am install-dvi install-dvi-am\651 install-exec install-exec-am install-html install-html-am\652 install-info install-info-am install-man install-pdf\653 install-p df-am install-ps install-ps-am install-strip\654 installcheck installcheck-am installdirs maintainer-clean \567 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ 568 clean-noinstPROGRAMS ctags distclean distclean-compile \ 569 distclean-generic distclean-tags distdir dvi dvi-am html \ 570 html-am info info-am install install-am install-data \ 571 install-data-am install-dvi install-dvi-am install-exec \ 572 install-exec-am install-html install-html-am install-info \ 573 install-info-am install-man install-pdf install-pdf-am \ 574 install-ps install-ps-am install-strip installcheck \ 575 installcheck-am installdirs maintainer-clean \ 655 576 maintainer-clean-generic mostlyclean mostlyclean-compile \ 656 mostlyclean-generic pdf pdf-am ps ps-am tags tags-amuninstall \577 mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \ 657 578 uninstall-am 658 579
Note: See TracChangeset
for help on using the changeset viewer.