Changes in / [c8c03683:7ff30d07]
- Files:
-
- 69 added
- 69 deleted
- 10 edited
-
Jenkinsfile (modified) (3 diffs)
-
Makefile.in (modified) (20 diffs)
-
aclocal.m4 (modified) (48 diffs)
-
config.h.in (modified) (1 diff)
-
configure (modified) (78 diffs)
-
configure.ac (modified) (6 diffs)
-
src/Makefile.in (modified) (17 diffs)
-
src/Tests/Array.c (deleted)
-
src/Tests/AsmName.c (deleted)
-
src/Tests/Cast.c (deleted)
-
src/Tests/CastError.c (deleted)
-
src/Tests/CharStringConstants.c (deleted)
-
src/Tests/CommentMisc.c (deleted)
-
src/Tests/Constant0-1.c (deleted)
-
src/Tests/Context.c (deleted)
-
src/Tests/DeclarationErrors.c (deleted)
-
src/Tests/DeclarationSpecifier.c (deleted)
-
src/Tests/Enum.c (deleted)
-
src/Tests/Exception.c (deleted)
-
src/Tests/Expression.c (deleted)
-
src/Tests/Forall.c (deleted)
-
src/Tests/Function.c (deleted)
-
src/Tests/Functions.c (deleted)
-
src/Tests/GccExtensions.c (deleted)
-
src/Tests/IdentFuncDeclarator.c (deleted)
-
src/Tests/IdentFuncParamDeclarator.c (deleted)
-
src/Tests/LabelledExit.c (deleted)
-
src/Tests/NamedParmArg.c (deleted)
-
src/Tests/NumericConstants.c (deleted)
-
src/Tests/Operators.c (deleted)
-
src/Tests/Scope.c (deleted)
-
src/Tests/ShortCircuit.c (deleted)
-
src/Tests/Statement.c (deleted)
-
src/Tests/StructMember.c (deleted)
-
src/Tests/Subrange.c (deleted)
-
src/Tests/Switch.c (deleted)
-
src/Tests/TypeGenerator.c (deleted)
-
src/Tests/Typedef.c (deleted)
-
src/Tests/TypedefDeclarator.c (deleted)
-
src/Tests/Typeof.c (deleted)
-
src/Tests/VariableDeclarator.c (deleted)
-
src/driver/Makefile.in (modified) (15 diffs)
-
src/examples/Makefile.in (modified) (12 diffs)
-
src/examples/abs.c (deleted)
-
src/examples/array.c (deleted)
-
src/examples/array.h (deleted)
-
src/examples/assert.c (deleted)
-
src/examples/ato.c (deleted)
-
src/examples/avltree/avl-private.c (deleted)
-
src/examples/avltree/avl-private.h (deleted)
-
src/examples/avltree/avl.h (deleted)
-
src/examples/avltree/avl0.c (deleted)
-
src/examples/avltree/avl1.c (deleted)
-
src/examples/avltree/avl2.c (deleted)
-
src/examples/avltree/avl3.c (deleted)
-
src/examples/avltree/avl4.c (deleted)
-
src/examples/avltree/avl_test.c (deleted)
-
src/examples/constants.c (deleted)
-
src/examples/control_structures.c (deleted)
-
src/examples/ctxts.c (deleted)
-
src/examples/esskaykay.c (deleted)
-
src/examples/fstream_test.c (deleted)
-
src/examples/io.c (deleted)
-
src/examples/io.data (deleted)
-
src/examples/limits.c (deleted)
-
src/examples/math.c (deleted)
-
src/examples/minmax.c (deleted)
-
src/examples/poly-bench.c (deleted)
-
src/examples/rational.c (deleted)
-
src/examples/runTests.sh (deleted)
-
src/examples/swap.c (deleted)
-
src/examples/tests/avl_test.in.txt (deleted)
-
src/examples/tests/avl_test.out.txt (deleted)
-
src/examples/tests/vector_test.in.txt (deleted)
-
src/examples/tests/vector_test.out.txt (deleted)
-
src/examples/vector_int.c (deleted)
-
src/examples/vector_int.h (deleted)
-
src/examples/vector_test.c (deleted)
-
src/libcfa/Makefile.in (modified) (17 diffs)
-
src/tests/Array.c (added)
-
src/tests/AsmName.c (added)
-
src/tests/Cast.c (added)
-
src/tests/CastError.c (added)
-
src/tests/CharStringConstants.c (added)
-
src/tests/CommentMisc.c (added)
-
src/tests/Constant0-1.c (added)
-
src/tests/Context.c (added)
-
src/tests/DeclarationErrors.c (added)
-
src/tests/DeclarationSpecifier.c (added)
-
src/tests/Enum.c (added)
-
src/tests/Exception.c (added)
-
src/tests/Expression.c (added)
-
src/tests/Forall.c (added)
-
src/tests/Function.c (added)
-
src/tests/Functions.c (added)
-
src/tests/GccExtensions.c (added)
-
src/tests/IdentFuncDeclarator.c (added)
-
src/tests/IdentFuncParamDeclarator.c (added)
-
src/tests/LabelledExit.c (added)
-
src/tests/Makefile.am (added)
-
src/tests/Makefile.in (added)
-
src/tests/NamedParmArg.c (added)
-
src/tests/NumericConstants.c (added)
-
src/tests/Operators.c (added)
-
src/tests/Scope.c (added)
-
src/tests/ShortCircuit.c (added)
-
src/tests/Statement.c (added)
-
src/tests/StructMember.c (added)
-
src/tests/Subrange.c (added)
-
src/tests/Switch.c (added)
-
src/tests/TypeGenerator.c (added)
-
src/tests/Typedef.c (added)
-
src/tests/TypedefDeclarator.c (added)
-
src/tests/Typeof.c (added)
-
src/tests/VariableDeclarator.c (added)
-
src/tests/abs.c (added)
-
src/tests/array.c (added)
-
src/tests/array.h (added)
-
src/tests/ato.c (added)
-
src/tests/avltree/avl-private.c (added)
-
src/tests/avltree/avl-private.h (added)
-
src/tests/avltree/avl.h (added)
-
src/tests/avltree/avl0.c (added)
-
src/tests/avltree/avl1.c (added)
-
src/tests/avltree/avl2.c (added)
-
src/tests/avltree/avl3.c (added)
-
src/tests/avltree/avl4.c (added)
-
src/tests/avltree/avl_test.c (added)
-
src/tests/fstream_test.c (added)
-
src/tests/io.c (added)
-
src/tests/io.data (added)
-
src/tests/limits.c (added)
-
src/tests/math.c (added)
-
src/tests/minmax.c (added)
-
src/tests/poly-bench.c (added)
-
src/tests/rational.c (added)
-
src/tests/runTests.sh (added)
-
src/tests/swap.c (added)
-
src/tests/tests/avl_test.in.txt (added)
-
src/tests/tests/avl_test.make.txt (added)
-
src/tests/tests/avl_test.out.txt (added)
-
src/tests/tests/log.txt (added)
-
src/tests/tests/vector_test.in.txt (added)
-
src/tests/tests/vector_test.make.txt (added)
-
src/tests/tests/vector_test.out.txt (added)
-
src/tests/vector_int.c (added)
-
src/tests/vector_int.h (added)
-
src/tests/vector_test.c (added)
Legend:
- Unmodified
- Added
- Removed
-
Jenkinsfile
rc8c03683 r7ff30d07 1 #!groovy 2 1 3 //=========================================================================================================== 2 4 // Main compilation routine … … 17 19 //escapes the sandbox 18 20 //Also specify the compiler by hand 19 sh "./configure CXX=${currentCC.cpp_cc} --with-backend-compiler=${currentCC.cfa_backend_cc} --prefix=${install_dir} > /dev/null"21 sh "./configure CXX=${currentCC.cpp_cc} --with-backend-compiler=${currentCC.cfa_backend_cc} --prefix=${install_dir} --enable-silent-rules --quiet" 20 22 21 23 //Compile the project … … 25 27 26 28 //Run the tests from the example directory 27 dir ('src/ examples') {29 dir ('src/tests') { 28 30 sh './runTests.sh' 29 31 } -
Makefile.in
rc8c03683 r7ff30d07 1 # Makefile.in generated by automake 1.1 1.3from Makefile.am.1 # Makefile.in generated by automake 1.14.1 from Makefile.am. 2 2 # @configure_input@ 3 3 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. 4 # Copyright (C) 1994-2013 Free Software Foundation, Inc. 5 7 6 # This Makefile.in is free software; the Free Software Foundation 8 7 # gives unlimited permission to copy and/or distribute it, … … 19 18 ############################################################################### 20 19 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 = yes 63 am__make_dryrun = (target_option=n; $(am__make_running_with_option)) 64 am__make_keepgoing = (target_option=k; $(am__make_running_with_option)) 21 65 pkgdatadir = $(datadir)/@PACKAGE@ 22 66 pkgincludedir = $(includedir)/@PACKAGE@ … … 36 80 POST_UNINSTALL = : 37 81 subdir = . 38 DIST_COMMON = README $(am__configure_deps)$(srcdir)/Makefile.am \39 $( srcdir)/Makefile.in $(srcdir)/config.h.in\40 $( top_srcdir)/configure INSTALLautomake/compile \82 DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \ 83 $(top_srcdir)/configure $(am__configure_deps) \ 84 $(srcdir)/config.h.in INSTALL README automake/compile \ 41 85 automake/depcomp automake/install-sh automake/missing \ 42 automake/ylwrap 86 automake/ylwrap $(top_srcdir)/automake/compile \ 87 $(top_srcdir)/automake/install-sh \ 88 $(top_srcdir)/automake/missing 43 89 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 44 90 am__aclocal_m4_deps = $(top_srcdir)/configure.ac … … 51 97 CONFIG_CLEAN_FILES = 52 98 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 = false 102 am__v_P_1 = : 53 103 AM_V_GEN = $(am__v_GEN_@AM_V@) 54 104 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) 55 am__v_GEN_0 = @echo " GEN " $@; 105 am__v_GEN_0 = @echo " GEN " $@; 106 am__v_GEN_1 = 56 107 AM_V_at = $(am__v_at_@AM_V@) 57 108 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) 58 109 am__v_at_0 = @ 110 am__v_at_1 = 59 111 SOURCES = 60 112 DIST_SOURCES = 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 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 68 126 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \ 69 127 distclean-recursive maintainer-clean-recursive 70 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \ 71 $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \ 72 distdir dist dist-all distcheck 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)` 73 152 ETAGS = etags 74 153 CTAGS = ctags 154 CSCOPE = cscope 75 155 DIST_SUBDIRS = $(SUBDIRS) 76 156 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) … … 83 163 || { sleep 5 && rm -rf "$(distdir)"; }; \ 84 164 else :; fi 165 am__post_remove_distdir = $(am__remove_distdir) 85 166 am__relativize = \ 86 167 dir0=`pwd`; \ … … 110 191 DIST_ARCHIVES = $(distdir).tar.gz 111 192 GZIP_ENV = --best 193 DIST_TARGETS = dist-gzip 112 194 distuninstallcheck_listfiles = find . -type f -print 113 195 am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \ … … 263 345 264 346 config.h: stamp-h1 265 @ if test ! -f $@; then rm -f stamp-h1; else :; fi266 @ if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) stamp-h1; else :; fi347 @test -f $@ || rm -f stamp-h1 348 @test -f $@ || $(MAKE) $(AM_MAKEFLAGS) stamp-h1 267 349 268 350 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status … … 278 360 279 361 # This directory's subdirectories are mostly independent; you can cd 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; \ 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; \ 293 374 dot_seen=no; \ 294 375 target=`echo $@ | sed s/-recursive//`; \ 295 list='$(SUBDIRS)'; for subdir in $$list; do \ 376 case "$@" in \ 377 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ 378 *) list='$(SUBDIRS)' ;; \ 379 esac; \ 380 for subdir in $$list; do \ 296 381 echo "Making $$target in $$subdir"; \ 297 382 if test "$$subdir" = "."; then \ … … 308 393 fi; test -z "$$fail" 309 394 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) 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) 361 401 set x; \ 362 402 here=`pwd`; \ … … 374 414 fi; \ 375 415 done; \ 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; }; }'`; \ 416 $(am__define_uniq_tagged_files); \ 382 417 shift; \ 383 418 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ … … 391 426 fi; \ 392 427 fi 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; }; }'`; \ 428 ctags: ctags-recursive 429 430 CTAGS: ctags 431 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) 432 $(am__define_uniq_tagged_files); \ 402 433 test -z "$(CTAGS_ARGS)$$unique" \ 403 434 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ … … 408 439 && $(am__cd) $(top_srcdir) \ 409 440 && gtags -i $(GTAGS_ARGS) "$$here" 441 cscope: cscope.files 442 test ! -s cscope.files \ 443 || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS) 444 clean-cscope: 445 -rm -f cscope.files 446 cscope.files: clean-cscope cscopelist 447 cscopelist: cscopelist-recursive 448 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.files 410 462 411 463 distclean-tags: 412 464 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags 465 -rm -f cscope.out cscope.in.out cscope.po.out cscope.files 413 466 414 467 distdir: $(DISTFILES) … … 446 499 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ 447 500 if test "$$subdir" = .; then :; else \ 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 \ 501 $(am__make_dryrun) \ 502 || test -d "$(distdir)/$$subdir" \ 503 || $(MKDIR_P) "$(distdir)/$$subdir" \ 504 || exit 1; \ 455 505 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \ 456 506 $(am__relativize); \ … … 481 531 dist-gzip: distdir 482 532 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz 483 $(am__ remove_distdir)533 $(am__post_remove_distdir) 484 534 485 535 dist-bzip2: distdir 486 536 tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2 487 $(am__ remove_distdir)537 $(am__post_remove_distdir) 488 538 489 539 dist-lzip: distdir 490 540 tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz 491 $(am__remove_distdir) 492 493 dist-lzma: distdir 494 tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma 495 $(am__remove_distdir) 541 $(am__post_remove_distdir) 496 542 497 543 dist-xz: distdir 498 544 tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz 499 $(am__ remove_distdir)545 $(am__post_remove_distdir) 500 546 501 547 dist-tarZ: distdir 548 @echo WARNING: "Support for shar distribution archives is" \ 549 "deprecated." >&2 550 @echo WARNING: "It will be removed altogether in Automake 2.0" >&2 502 551 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z 503 $(am__ remove_distdir)552 $(am__post_remove_distdir) 504 553 505 554 dist-shar: distdir 555 @echo WARNING: "Support for distribution archives compressed with" \ 556 "legacy program 'compress' is deprecated." >&2 557 @echo WARNING: "It will be removed altogether in Automake 2.0" >&2 506 558 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz 507 $(am__ remove_distdir)559 $(am__post_remove_distdir) 508 560 509 561 dist-zip: distdir 510 562 -rm -f $(distdir).zip 511 563 zip -rq $(distdir).zip $(distdir) 512 $(am__ remove_distdir)513 514 dist dist-all: distdir515 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz516 $(am__ remove_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) 517 569 518 570 # This target untars the dist file and tries a VPATH configuration. Then … … 525 577 *.tar.bz2*) \ 526 578 bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\ 527 *.tar.lzma*) \528 lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\529 579 *.tar.lz*) \ 530 580 lzip -dc $(distdir).tar.lz | $(am__untar) ;;\ … … 538 588 unzip $(distdir).zip ;;\ 539 589 esac 540 chmod -R a-w $(distdir) ; chmod a+w $(distdir)541 mkdir $(distdir)/_build542 mkdir $(distdir)/_ inst590 chmod -R a-w $(distdir) 591 chmod u+w $(distdir) 592 mkdir $(distdir)/_build $(distdir)/_inst 543 593 chmod a-w $(distdir) 544 594 test -d $(distdir)/_build || exit 0; \ … … 547 597 && am__cwd=`pwd` \ 548 598 && $(am__cd) $(distdir)/_build \ 549 && ../configure --srcdir=.. --prefix="$$dc_install_base"\599 && ../configure \ 550 600 $(AM_DISTCHECK_CONFIGURE_FLAGS) \ 551 601 $(DISTCHECK_CONFIGURE_FLAGS) \ 602 --srcdir=.. --prefix="$$dc_install_base" \ 552 603 && $(MAKE) $(AM_MAKEFLAGS) \ 553 604 && $(MAKE) $(AM_MAKEFLAGS) dvi \ … … 572 623 && cd "$$am__cwd" \ 573 624 || exit 1 574 $(am__ remove_distdir)625 $(am__post_remove_distdir) 575 626 @(echo "$(distdir) archives ready for distribution: "; \ 576 627 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \ … … 707 758 uninstall-am: 708 759 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 \ 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 \ 716 766 distcheck distclean distclean-generic distclean-hdr \ 717 767 distclean-tags distcleancheck distdir distuninstallcheck dvi \ … … 723 773 installcheck installcheck-am installdirs installdirs-am \ 724 774 maintainer-clean maintainer-clean-generic mostlyclean \ 725 mostlyclean-generic pdf pdf-am ps ps-am tags tags- recursive\726 uninstall uninstall-am775 mostlyclean-generic pdf pdf-am ps ps-am tags tags-am uninstall \ 776 uninstall-am 727 777 728 778 -
aclocal.m4
rc8c03683 r7ff30d07 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. 1 # generated automatically by aclocal 1.14.1 -*- Autoconf -*- 2 3 # Copyright (C) 1996-2013 Free Software Foundation, Inc. 4 6 5 # This file is free software; the Free Software Foundation 7 6 # gives unlimited permission to copy and/or distribute it, … … 13 12 # PARTICULAR PURPOSE. 14 13 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 8],,18 [m4_warning([this file was generated for autoconf 2.6 8.17 m4_if(m4_defn([AC_AUTOCONF_VERSION]), [2.69],, 18 [m4_warning([this file was generated for autoconf 2.69. 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, 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 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. 31 28 32 29 # AM_AUTOMAKE_VERSION(VERSION) … … 36 33 # (This private macro should not be called outside this file.) 37 34 AC_DEFUN([AM_AUTOMAKE_VERSION], 38 [am__api_version='1.1 1'35 [am__api_version='1.14' 39 36 dnl Some users find AM_AUTOMAKE_VERSION and mistake it for a way to 40 37 dnl require some minimum version. Point them to the right macro. 41 m4_if([$1], [1.1 1.3], [],38 m4_if([$1], [1.14.1], [], 42 39 [AC_FATAL([Do not call $0, use AM_INIT_AUTOMAKE([$1]).])])dnl 43 40 ]) … … 55 52 # This function is AC_REQUIREd by AM_INIT_AUTOMAKE. 56 53 AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION], 57 [AM_AUTOMAKE_VERSION([1.1 1.3])dnl54 [AM_AUTOMAKE_VERSION([1.14.1])dnl 58 55 m4_ifndef([AC_AUTOCONF_VERSION], 59 56 [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl … … 62 59 # AM_AUX_DIR_EXPAND -*- Autoconf -*- 63 60 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 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. 71 66 72 67 # For projects using AC_CONFIG_AUX_DIR([foo]), Autoconf sets 73 # $ac_aux_dir to `$srcdir/foo'. In other projects, it is set to74 # `$srcdir', `$srcdir/..', or `$srcdir/../..'.68 # $ac_aux_dir to '$srcdir/foo'. In other projects, it is set to 69 # '$srcdir', '$srcdir/..', or '$srcdir/../..'. 75 70 # 76 71 # Of course, Automake must honor this variable whenever it calls a … … 91 86 # The reason of the latter failure is that $top_srcdir and $ac_aux_dir 92 87 # are both prefixed by $srcdir. In an in-source build this is usually 93 # harmless because $srcdir is `.', but things will broke when you88 # harmless because $srcdir is '.', but things will broke when you 94 89 # start a VPATH build or use an absolute $srcdir. 95 90 # … … 117 112 # AM_CONDITIONAL -*- Autoconf -*- 118 113 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 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. 127 119 128 120 # AM_CONDITIONAL(NAME, SHELL-CONDITION) … … 130 122 # Define a conditional. 131 123 AC_DEFUN([AM_CONDITIONAL], 132 [AC_PREREQ( 2.52)dnl133 ifelse([$1], [TRUE], [AC_FATAL([$0: invalid condition: $1])],134 [$1], [FALSE], [AC_FATAL([$0: invalid condition: $1])])dnl124 [AC_PREREQ([2.52])dnl 125 m4_if([$1], [TRUE], [AC_FATAL([$0: invalid condition: $1])], 126 [$1], [FALSE], [AC_FATAL([$0: invalid condition: $1])])dnl 135 127 AC_SUBST([$1_TRUE])dnl 136 128 AC_SUBST([$1_FALSE])dnl … … 151 143 fi])]) 152 144 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 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 163 153 # written in clear, in which case automake, when reading aclocal.m4, 164 154 # will think it sees a *use*, and therefore will trigger all it's … … 170 160 # ---------------------- 171 161 # See how the compiler implements dependency checking. 172 # NAME is "CC", "CXX", " GCJ", or "OBJC".162 # NAME is "CC", "CXX", "OBJC", "OBJCXX", "UPC", or "GJC". 173 163 # We try a few techniques and use that to set a single cache variable. 174 164 # … … 183 173 AC_REQUIRE([AM_DEP_TRACK])dnl 184 174 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=]) 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=]) 191 182 192 183 AC_CACHE_CHECK([dependency style of $depcc], … … 196 187 # making bogus files that we don't know about and never remove. For 197 188 # instance it was reported that on HP-UX the gcc test will end up 198 # making a dummy file named `D' -- because `-MD' means `put the output199 # in D '.189 # making a dummy file named 'D' -- because '-MD' means "put the output 190 # in D". 200 191 rm -rf conftest.dir 201 192 mkdir conftest.dir … … 237 228 for i in 1 2 3 4 5 6; do 238 229 echo '#include "conftst'$i'.h"' >> sub/conftest.c 239 # Using `: > sub/conftst$i.h'creates only sub/conftst1.h with240 # Solaris 8's {/usr,}/bin/sh.241 touchsub/conftst$i.h230 # Using ": > sub/conftst$i.h" creates only sub/conftst1.h with 231 # Solaris 10 /bin/sh. 232 echo '/* dummy */' > sub/conftst$i.h 242 233 done 243 234 echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf 244 235 245 # We check with `-c' and `-o' for the sake of the "dashmstdout"236 # We check with '-c' and '-o' for the sake of the "dashmstdout" 246 237 # mode. It turns out that the SunPro C++ compiler does not properly 247 # handle `-M -o', and we need to detect this. Also, some Intel248 # versions had trouble with output in subdirs 238 # handle '-M -o', and we need to detect this. Also, some Intel 239 # versions had trouble with output in subdirs. 249 240 am__obj=sub/conftest.${OBJEXT-o} 250 241 am__minus_obj="-o $am__obj" … … 255 246 ;; 256 247 nosideeffect) 257 # after this tag, mechanisms are not by side-effect, so they'll258 # only be used when explicitly requested 248 # After this tag, mechanisms are not by side-effect, so they'll 249 # only be used when explicitly requested. 259 250 if test "x$enable_dependency_tracking" = xyes; then 260 251 continue … … 264 255 ;; 265 256 msvc7 | msvc7msys | msvisualcpp | msvcmsys) 266 # This compiler won't grok `-c -o', but also, the minuso test has257 # This compiler won't grok '-c -o', but also, the minuso test has 267 258 # not run yet. These depmodes are late enough in the game, and 268 259 # so weak that their functioning should not be impacted. … … 312 303 # ------------- 313 304 # Choose a directory name for dependency files. 314 # This macro is AC_REQUIREd in _AM_DEPENDENCIES 305 # This macro is AC_REQUIREd in _AM_DEPENDENCIES. 315 306 AC_DEFUN([AM_SET_DEPDIR], 316 307 [AC_REQUIRE([AM_SET_LEADING_DOT])dnl … … 322 313 # ------------ 323 314 AC_DEFUN([AM_DEP_TRACK], 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]) 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])]) 327 322 if test "x$enable_dependency_tracking" != xno; then 328 323 am_depcomp="$ac_aux_dir/depcomp" … … 339 334 # Generate code to set up dependency tracking. -*- Autoconf -*- 340 335 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 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 349 342 350 343 # _AM_OUTPUT_DEPENDENCY_COMMANDS … … 352 345 AC_DEFUN([_AM_OUTPUT_DEPENDENCY_COMMANDS], 353 346 [{ 354 # Autoconf 2.62quotes --file arguments for eval, but not when files347 # Older Autoconf quotes --file arguments for eval, but not when files 355 348 # are listed without --file. Let's play safe and only enable the eval 356 349 # if we detect the quoting. … … 365 358 mf=`echo "$mf" | sed -e 's/:.*$//'` 366 359 # Check whether this is an Automake generated Makefile or not. 367 # We used to match only the files named `Makefile.in', but360 # We used to match only the files named 'Makefile.in', but 368 361 # some people rename them; so instead we look at the file content. 369 362 # Grep'ing the first line is not enough: some people post-process … … 377 370 fi 378 371 # Extract the definition of DEPDIR, am__include, and am__quote 379 # from the Makefile without running `make'.372 # from the Makefile without running 'make'. 380 373 DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` 381 374 test -z "$DEPDIR" && continue 382 375 am__include=`sed -n 's/^am__include = //p' < "$mf"` 383 test -z " am__include" && continue376 test -z "$am__include" && continue 384 377 am__quote=`sed -n 's/^am__quote = //p' < "$mf"` 385 # When using ansi2knr, U may be empty or an underscore; expand it386 U=`sed -n 's/^U = //p' < "$mf"`387 378 # Find all dependency output files, they are included files with 388 379 # $(DEPDIR) in their names. We invoke sed twice because it is the … … 391 382 for file in `sed -n " 392 383 s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \ 393 sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do384 sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g'`; do 394 385 # Make sure the directory exists. 395 386 test -f "$dirpart/$file" && continue … … 409 400 # 410 401 # This code is only required when automatic dependency tracking 411 # is enabled. FIXME. This creates each `.P' file that we will402 # is enabled. FIXME. This creates each '.P' file that we will 412 403 # need in order to bootstrap the dependency handling code. 413 404 AC_DEFUN([AM_OUTPUT_DEPENDENCY_COMMANDS], … … 419 410 # Do all the work for Automake. -*- Autoconf -*- 420 411 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 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. 429 417 430 418 # This macro actually does too much. Some checks are only needed if 431 419 # 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_O 425 ]) 432 426 433 427 # AM_INIT_AUTOMAKE(PACKAGE, VERSION, [NO-DEFINE]) … … 443 437 # release and drop the old call support. 444 438 AC_DEFUN([AM_INIT_AUTOMAKE], 445 [AC_PREREQ([2.6 2])dnl439 [AC_PREREQ([2.65])dnl 446 440 dnl Autoconf wants to disallow AM_ names. We explicitly allow 447 441 dnl the ones we care about. … … 472 466 dnl Distinguish between old-style and new-style calls. 473 467 m4_ifval([$2], 474 [m4_ifval([$3], [_AM_SET_OPTION([no-define])])dnl 468 [AC_DIAGNOSE([obsolete], 469 [$0: two- and three-arguments forms are deprecated.]) 470 m4_ifval([$3], [_AM_SET_OPTION([no-define])])dnl 475 471 AC_SUBST([PACKAGE], [$1])dnl 476 472 AC_SUBST([VERSION], [$2])], 477 473 [_AM_SET_OPTIONS([$1])dnl 478 474 dnl Diagnose old-style AC_INIT with new-style AM_AUTOMAKE_INIT. 479 m4_if(m4_ifdef([AC_PACKAGE_NAME], 1)m4_ifdef([AC_PACKAGE_VERSION], 1), 11,, 475 m4_if( 476 m4_ifdef([AC_PACKAGE_NAME], [ok]):m4_ifdef([AC_PACKAGE_VERSION], [ok]), 477 [ok:ok],, 480 478 [m4_fatal([AC_INIT should be called with package and version arguments])])dnl 481 479 AC_SUBST([PACKAGE], ['AC_PACKAGE_TARNAME'])dnl … … 483 481 484 482 _AM_IF_OPTION([no-define],, 485 [AC_DEFINE_UNQUOTED( PACKAGE, "$PACKAGE", [Name of package])486 AC_DEFINE_UNQUOTED( VERSION, "$VERSION", [Version number of package])])dnl483 [AC_DEFINE_UNQUOTED([PACKAGE], ["$PACKAGE"], [Name of package]) 484 AC_DEFINE_UNQUOTED([VERSION], ["$VERSION"], [Version number of package])])dnl 487 485 488 486 # Some tools Automake needs. 489 487 AC_REQUIRE([AM_SANITY_CHECK])dnl 490 488 AC_REQUIRE([AC_ARG_PROGRAM])dnl 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)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]) 496 494 AC_REQUIRE([AM_PROG_INSTALL_SH])dnl 497 495 AC_REQUIRE([AM_PROG_INSTALL_STRIP])dnl 498 AC_REQUIRE([AM_PROG_MKDIR_P])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)']) 499 502 # We need awk for the "check" target. The system "awk" is bad on 500 503 # some platforms. … … 507 510 _AM_IF_OPTION([no-dependencies],, 508 511 [AC_PROVIDE_IFELSE([AC_PROG_CC], 509 [_AM_DEPENDENCIES( CC)],510 [ define([AC_PROG_CC],511 defn([AC_PROG_CC])[_AM_DEPENDENCIES(CC)])])dnl512 [_AM_DEPENDENCIES([CC])], 513 [m4_define([AC_PROG_CC], 514 m4_defn([AC_PROG_CC])[_AM_DEPENDENCIES([CC])])])dnl 512 515 AC_PROVIDE_IFELSE([AC_PROG_CXX], 513 [_AM_DEPENDENCIES( CXX)],514 [ define([AC_PROG_CXX],515 defn([AC_PROG_CXX])[_AM_DEPENDENCIES(CXX)])])dnl516 [_AM_DEPENDENCIES([CXX])], 517 [m4_define([AC_PROG_CXX], 518 m4_defn([AC_PROG_CXX])[_AM_DEPENDENCIES([CXX])])])dnl 516 519 AC_PROVIDE_IFELSE([AC_PROG_OBJC], 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. 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. 525 532 AC_CONFIG_COMMANDS_PRE(dnl 526 533 [m4_provide_if([_AM_COMPILER_EXEEXT], 527 534 [AM_CONDITIONAL([am__EXEEXT], [test -n "$EXEEXT"])])])dnl 528 ]) 529 530 dnl Hook into `_AC_COMPILER_EXEEXT' early to learn its expansion. Do not 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 531 579 dnl add the conditional right here, as _AC_COMPILER_EXEEXT may be further 532 580 dnl mangled by Autoconf and run in a shell conditional statement. 533 581 m4_define([_AC_COMPILER_EXEEXT], 534 582 m4_defn([_AC_COMPILER_EXEEXT])[m4_provide([_AM_COMPILER_EXEEXT])]) 535 536 583 537 584 # When config.status generates a header, we must update the stamp-h file. … … 556 603 echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count]) 557 604 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 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. 566 610 567 611 # AM_PROG_INSTALL_SH … … 578 622 esac 579 623 fi 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 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. 589 631 590 632 # Check whether the underlying file-system supports filenames … … 604 646 # From Jim Meyering 605 647 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 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. 614 653 615 654 # AM_MAINTAINER_MODE([DEFAULT-MODE]) 616 655 # ---------------------------------- 617 656 # Control maintainer-specific portions of Makefiles. 618 # Default is to disable them, unless `enable' is passed literally.619 # For symmetry, `disable' may be passed as well. Anyway, the user657 # Default is to disable them, unless 'enable' is passed literally. 658 # For symmetry, 'disable' may be passed as well. Anyway, the user 620 659 # can override the default with the --enable/--disable switch. 621 660 AC_DEFUN([AM_MAINTAINER_MODE], … … 628 667 dnl maintainer-mode's default is 'disable' unless 'enable' is passed 629 668 AC_ARG_ENABLE([maintainer-mode], 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])) 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])) 634 674 AC_MSG_RESULT([$USE_MAINTAINER_MODE]) 635 675 AM_CONDITIONAL([MAINTAINER_MODE], [test $USE_MAINTAINER_MODE = yes]) … … 639 679 ) 640 680 641 AU_DEFUN([jm_MAINTAINER_MODE], [AM_MAINTAINER_MODE])642 643 681 # Check to see how 'make' treats includes. -*- Autoconf -*- 644 682 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 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. 652 688 653 689 # AM_MAKE_INCLUDE() … … 668 704 # First try GNU make style include. 669 705 echo "include confinc" > confmf 670 # Ignore all kinds of additional output from `make'.706 # Ignore all kinds of additional output from 'make'. 671 707 case `$am_make -s -f confmf 2> /dev/null` in #( 672 708 *the\ am__doit\ target*) … … 693 729 ]) 694 730 695 # Copyright (C) 1999, 2000, 2001, 2003, 2004, 2005, 2008696 # Free Software Foundation, Inc.697 #698 # This file is free software; the Free Software Foundation699 # gives unlimited permission to copy and/or distribute it,700 # with or without modifications, as long as this notice is preserved.701 702 # serial 6703 704 # AM_PROG_CC_C_O705 # --------------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])dnl709 AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl710 AC_REQUIRE_AUX_FILE([compile])dnl711 # FIXME: we rely on the cache variable name because712 # there is no other way.713 set dummy $CC714 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_o716 if test "$am_t" != yes; then717 # 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 fi724 dnl Make sure AC_PROG_CC is never called again, or it will override our725 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 730 731 # Fake the existence of programs that GNU maintainers use. -*- Autoconf -*- 731 732 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 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. 740 738 741 739 # AM_MISSING_PROG(NAME, PROGRAM) … … 746 744 AC_SUBST($1)]) 747 745 748 749 746 # AM_MISSING_HAS_RUN 750 747 # ------------------ 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.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. 753 750 AC_DEFUN([AM_MISSING_HAS_RUN], 754 751 [AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl … … 763 760 fi 764 761 # Use eval to expand $SHELL 765 if eval "$MISSING -- run true"; then766 am_missing_run="$MISSING --run"762 if eval "$MISSING --is-lightweight"; then 763 am_missing_run="$MISSING " 767 764 else 768 765 am_missing_run= 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 766 AC_MSG_WARN(['missing' script is too old or missing]) 767 fi 800 768 ]) 801 769 802 770 # Helper functions for option handling. -*- Autoconf -*- 803 771 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 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. 812 777 813 778 # _AM_MANGLE_OPTION(NAME) … … 820 785 # Set option NAME. Presently that only means defining a flag for this option. 821 786 AC_DEFUN([_AM_SET_OPTION], 822 [m4_define(_AM_MANGLE_OPTION([$1]), 1)])787 [m4_define(_AM_MANGLE_OPTION([$1]), [1])]) 823 788 824 789 # _AM_SET_OPTIONS(OPTIONS) … … 834 799 [m4_ifset(_AM_MANGLE_OPTION([$1]), [$2], [$3])]) 835 800 801 # Copyright (C) 1999-2013 Free Software Foundation, Inc. 802 # 803 # This file is free software; the Free Software Foundation 804 # 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_O 808 # --------------- 809 # Like AC_PROG_CC_C_O, but changed for automake. We rewrite AC_PROG_CC 810 # to automatically call this. 811 AC_DEFUN([_AM_PROG_CC_C_O], 812 [AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl 813 AC_REQUIRE_AUX_FILE([compile])dnl 814 AC_LANG_PUSH([C])dnl 815 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 some 821 # compilers refuse to overwrite an existing .o file with -o, 822 # though they will create one. 823 am_cv_prog_cc_c_o=yes 824 for am_i in 1 2; do 825 if AM_RUN_LOG([$CC -c conftest.$ac_ext -o conftest2.$ac_objext]) \ 826 && test -f conftest2.$ac_objext; then 827 : OK 828 else 829 am_cv_prog_cc_c_o=no 830 break 831 fi 832 done 833 rm -f core conftest* 834 unset am_i]) 835 if test "$am_cv_prog_cc_c_o" != yes; then 836 # 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 fi 843 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 Foundation 851 # 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_FD 860 ($1) >&AS_MESSAGE_LOG_FD 2>&AS_MESSAGE_LOG_FD 861 ac_status=$? 862 echo "$as_me:$LINENO: \$? = $ac_status" >&AS_MESSAGE_LOG_FD 863 (exit $ac_status); }]) 864 836 865 # Check to make sure that the build environment is sane. -*- Autoconf -*- 837 866 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 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. 846 872 847 873 # AM_SANITY_CHECK … … 849 875 AC_DEFUN([AM_SANITY_CHECK], 850 876 [AC_MSG_CHECKING([whether build environment is sane]) 851 # Just in case852 sleep 1853 echo timestamp > conftest.file854 877 # Reject unsafe characters in $srcdir or the absolute working directory 855 878 # name. Accept space and tab only in the latter. … … 862 885 case $srcdir in 863 886 *[[\\\"\#\$\&\'\`$am_lf\ \ ]]*) 864 AC_MSG_ERROR([unsafe srcdir value: `$srcdir']);;887 AC_MSG_ERROR([unsafe srcdir value: '$srcdir']);; 865 888 esac 866 889 867 # Do `set' in a subshell so we don't clobber the current shell's890 # Do 'set' in a subshell so we don't clobber the current shell's 868 891 # arguments. Must try -L first in case configure is actually a 869 892 # symlink; some systems play weird games with the mod time of symlinks … … 871 894 # directory). 872 895 if ( 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 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 890 921 test "$[2]" = conftest.file 891 922 ) … … 897 928 Check your system clock]) 898 929 fi 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 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. 908 953 909 954 # AM_SILENT_RULES([DEFAULT]) 910 955 # -------------------------- 911 956 # Enable less verbose build rules; with the default set to DEFAULT 912 # ( `yes' being less verbose, `no'or empty being verbose).957 # ("yes" being less verbose, "no" or empty being verbose). 913 958 AC_DEFUN([AM_SILENT_RULES], 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]);; 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]);; 921 971 esac 922 972 dnl 923 dnl A few `make' implementations (e.g., NonStop OS and NextStep)973 dnl A few 'make' implementations (e.g., NonStop OS and NextStep) 924 974 dnl do not support nested variable expansions. 925 975 dnl See automake bug#9928 and bug#10237. … … 939 989 fi]) 940 990 if test $am_cv_make_support_nested_variables = yes; then 941 dnl Using `$V' instead of `$(V)' breaks IRIX make.991 dnl Using '$V' instead of '$(V)' breaks IRIX make. 942 992 AM_V='$(V)' 943 993 AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' … … 956 1006 ]) 957 1007 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 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. 965 1013 966 1014 # AM_PROG_INSTALL_STRIP 967 1015 # --------------------- 968 # One issue with vendor `install' (even GNU) is that you can't1016 # One issue with vendor 'install' (even GNU) is that you can't 969 1017 # specify the program used to strip binaries. This is especially 970 1018 # annoying in cross-compiling environments, where the build's strip 971 1019 # is unlikely to handle the host's binaries. 972 1020 # Fortunately install-sh will honor a STRIPPROG variable, so we 973 # always use install-sh in `make install-strip', and initialize1021 # always use install-sh in "make install-strip", and initialize 974 1022 # STRIPPROG with the value of the STRIP variable (set by the user). 975 1023 AC_DEFUN([AM_PROG_INSTALL_STRIP], 976 1024 [AC_REQUIRE([AM_PROG_INSTALL_SH])dnl 977 # Installed binaries are usually stripped using `strip' when the user978 # run `make install-strip'. However `strip' might not be the right1025 # Installed binaries are usually stripped using 'strip' when the user 1026 # run "make install-strip". However 'strip' might not be the right 979 1027 # tool to use in cross-compilation environments, therefore Automake 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'.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'. 982 1030 if test "$cross_compiling" != no; then 983 1031 AC_CHECK_TOOL([STRIP], [strip], :) … … 986 1034 AC_SUBST([INSTALL_STRIP_PROGRAM])]) 987 1035 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 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. 995 1041 996 1042 # _AM_SUBST_NOTMAKE(VARIABLE) … … 1007 1053 # Check how to create a tarball. -*- Autoconf -*- 1008 1054 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 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. 1016 1060 1017 1061 # _AM_PROG_TAR(FORMAT) 1018 1062 # -------------------- 1019 1063 # Check how to create a tarball in format FORMAT. 1020 # FORMAT should be one of `v7', `ustar', or `pax'.1064 # FORMAT should be one of 'v7', 'ustar', or 'pax'. 1021 1065 # 1022 1066 # Substitute a variable $(am__tar) that is a command … … 1028 1072 # a tarball read from stdin. 1029 1073 # $(am__untar) < result.tar 1074 # 1030 1075 AC_DEFUN([_AM_PROG_TAR], 1031 1076 [# Always define AMTAR for backward compatibility. Yes, it's still used 1032 1077 # in the wild :-( We should find a proper way to deprecate it ... 1033 1078 AC_SUBST([AMTAR], ['$${TAR-tar}']) 1079 1080 # We'll loop over all known methods to create a tar archive until one works. 1081 _am_tools='gnutar m4_if([$1], [ustar], [plaintar]) pax cpio none' 1082 1034 1083 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. 1040 _am_tools='gnutar m4_if([$1], [ustar], [plaintar]) pax cpio none' 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 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 1086 1177 rm -rf conftest.dir 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])]) 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 1100 1182 AC_SUBST([am__tar]) 1101 1183 AC_SUBST([am__untar]) -
config.h.in
rc8c03683 r7ff30d07 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_O98 95 99 96 /* Name of package */ -
configure
rc8c03683 r7ff30d07 1 1 #! /bin/sh 2 2 # Guess values for system-dependent variables and create Makefiles. 3 # Generated by GNU Autoconf 2.6 8for cfa-cc 1.0.0.3 # Generated by GNU Autoconf 2.69 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, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 9 # 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software 10 # Foundation, Inc. 8 # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. 11 9 # 12 10 # … … 137 135 (unset CDPATH) >/dev/null 2>&1 && unset CDPATH 138 136 137 # Use a proper internal environment variable to ensure we don't fall 138 # into an infinite loop, continuously re-executing ourselves. 139 if test x"${_as_can_reexec}" != xno && test "x$CONFIG_SHELL" != x; then 140 _as_can_reexec=no; export _as_can_reexec; 141 # We cannot yet assume a decent shell, so we have to provide a 142 # neutralization value for shells without unset; and this also 143 # works around shells that cannot unset nonexistent variables. 144 # Preserve -v and -x to the replacement shell. 145 BASH_ENV=/dev/null 146 ENV=/dev/null 147 (unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV 148 case $- in # (((( 149 *v*x* | *x*v* ) as_opts=-vx ;; 150 *v* ) as_opts=-v ;; 151 *x* ) as_opts=-x ;; 152 * ) as_opts= ;; 153 esac 154 exec $CONFIG_SHELL $as_opts "$as_myself" ${1+"$@"} 155 # Admittedly, this is quite paranoid, since all the known shells bail 156 # out after a failed `exec'. 157 $as_echo "$0: could not re-execute with $CONFIG_SHELL" >&2 158 as_fn_exit 255 159 fi 160 # We don't want this to propagate to other subprocesses. 161 { _as_can_reexec=; unset _as_can_reexec;} 139 162 if test "x$CONFIG_SHELL" = x; then 140 163 as_bourne_compatible="if test -n \"\${ZSH_VERSION+set}\" && (emulate sh) >/dev/null 2>&1; then : … … 170 193 exitcode=1; echo positional parameters were not saved. 171 194 fi 172 test x\$exitcode = x0 || exit 1" 195 test x\$exitcode = x0 || exit 1 196 test -x / || exit 1" 173 197 as_suggested=" as_lineno_1=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_1a=\$LINENO 174 198 as_lineno_2=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_2a=\$LINENO … … 215 239 216 240 if test "x$CONFIG_SHELL" != x; then : 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+"$@"} 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 232 260 fi 233 261 … … 332 360 333 361 } # as_fn_mkdir_p 362 363 # as_fn_executable_p FILE 364 # ----------------------- 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_p 334 370 # as_fn_append VAR VALUE 335 371 # ---------------------- … … 453 489 { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2; as_fn_exit 1; } 454 490 491 # If we had to re-execute with $CONFIG_SHELL, we're ensured to have 492 # already done that, so ensure we don't try to do so again and fall 493 # in an infinite loop. This has already happened in practice. 494 _as_can_reexec=no; export _as_can_reexec 455 495 # Don't try to exec as it changes $[0], causing all sort of problems 456 496 # (the dirname of $[0] is not the place where we might find the … … 487 527 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail. 488 528 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable. 489 # In both cases, we have to default to `cp -p '.529 # In both cases, we have to default to `cp -pR'. 490 530 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe || 491 as_ln_s='cp -p '531 as_ln_s='cp -pR' 492 532 elif ln conf$$.file conf$$ 2>/dev/null; then 493 533 as_ln_s=ln 494 534 else 495 as_ln_s='cp -p '535 as_ln_s='cp -pR' 496 536 fi 497 537 else 498 as_ln_s='cp -p '538 as_ln_s='cp -pR' 499 539 fi 500 540 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file … … 508 548 fi 509 549 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 550 as_test_x='test -x' 551 as_executable_p=as_fn_executable_p 532 552 533 553 # Sed expression to map a string onto a valid CPP name. … … 1190 1210 if test "x$build_alias" = x; then 1191 1211 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" >&21194 1212 elif test "x$build_alias" != "x$host_alias"; then 1195 1213 cross_compiling=yes … … 1351 1369 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no) 1352 1370 --enable-FEATURE[=ARG] include FEATURE [ARG=yes] 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 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 1359 1380 1360 1381 Optional Packages: … … 1448 1469 cat <<\_ACEOF 1449 1470 cfa-cc configure 1.0.0 1450 generated by GNU Autoconf 2.6 81451 1452 Copyright (C) 201 0Free Software Foundation, Inc.1471 generated by GNU Autoconf 2.69 1472 1473 Copyright (C) 2012 Free Software Foundation, Inc. 1453 1474 This configure script is free software; the Free Software Foundation 1454 1475 gives unlimited permission to copy, distribute and modify it. … … 1564 1585 } && test -s conftest$ac_exeext && { 1565 1586 test "$cross_compiling" = yes || 1566 $as_test_x conftest$ac_exeext1587 test -x conftest$ac_exeext 1567 1588 }; then : 1568 1589 ac_retval=0 … … 1930 1951 { 1931 1952 static int test_array [1 - 2 * !(0 < ($ac_type) ((((($ac_type) 1 << N) << N) - 1) * 2 + 1))]; 1932 test_array [0] = 0 1953 test_array [0] = 0; 1954 return test_array [0]; 1933 1955 1934 1956 ; … … 1946 1968 static int test_array [1 - 2 * !(($ac_type) ((((($ac_type) 1 << N) << N) - 1) * 2 + 1) 1947 1969 < ($ac_type) ((((($ac_type) 1 << N) << N) - 1) * 2 + 2))]; 1948 test_array [0] = 0 1970 test_array [0] = 0; 1971 return test_array [0]; 1949 1972 1950 1973 ; … … 2003 2026 { 2004 2027 static int test_array [1 - 2 * !((($ac_type) -1 >> ($2 / 2 - 1)) >> ($2 / 2 - 1) == 3)]; 2005 test_array [0] = 0 2028 test_array [0] = 0; 2029 return test_array [0]; 2006 2030 2007 2031 ; … … 2036 2060 2037 2061 It was created by cfa-cc $as_me 1.0.0, which was 2038 generated by GNU Autoconf 2.6 8. Invocation command line was2062 generated by GNU Autoconf 2.69. Invocation command line was 2039 2063 2040 2064 $ $0 $@ … … 2420 2444 fi 2421 2445 2422 case $enable_silent_rules in 2423 yes) AM_DEFAULT_VERBOSITY=0;;2424 no)AM_DEFAULT_VERBOSITY=1;;2425 *)AM_DEFAULT_VERBOSITY=1;;2446 case $enable_silent_rules in # ((( 2447 yes) AM_DEFAULT_VERBOSITY=0;; 2448 no) AM_DEFAULT_VERBOSITY=1;; 2449 *) AM_DEFAULT_VERBOSITY=1;; 2426 2450 esac 2427 2451 am_make=${MAKE-make} … … 2461 2485 fi 2462 2486 2463 am__api_version='1.1 1'2487 am__api_version='1.14' 2464 2488 2465 2489 # Find a good install program. We prefer a C program (faster), … … 2500 2524 for ac_prog in ginstall scoinst install; do 2501 2525 for ac_exec_ext in '' $ac_executable_extensions; do 2502 if { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; }; then2526 if as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then 2503 2527 if test $ac_prog = install && 2504 2528 grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then … … 2558 2582 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether build environment is sane" >&5 2559 2583 $as_echo_n "checking whether build environment is sane... " >&6; } 2560 # Just in case2561 sleep 12562 echo timestamp > conftest.file2563 2584 # Reject unsafe characters in $srcdir or the absolute working directory 2564 2585 # name. Accept space and tab only in the latter. … … 2571 2592 case $srcdir in 2572 2593 *[\\\"\#\$\&\'\`$am_lf\ \ ]*) 2573 as_fn_error $? "unsafe srcdir value: \`$srcdir'" "$LINENO" 5;;2594 as_fn_error $? "unsafe srcdir value: '$srcdir'" "$LINENO" 5;; 2574 2595 esac 2575 2596 2576 # Do `set' in a subshell so we don't clobber the current shell's2597 # Do 'set' in a subshell so we don't clobber the current shell's 2577 2598 # arguments. Must try -L first in case configure is actually a 2578 2599 # symlink; some systems play weird games with the mod time of symlinks … … 2580 2601 # directory). 2581 2602 if ( 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 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 2599 2628 test "$2" = conftest.file 2600 2629 ) … … 2608 2637 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 2609 2638 $as_echo "yes" >&6; } 2639 # If we didn't sleep, we still need to ensure time stamps of config.status and 2640 # generated files are strictly newer. 2641 am_sleep_pid= 2642 if grep 'slept: no' conftest.file >/dev/null 2>&1; then 2643 ( sleep 1 ) & 2644 am_sleep_pid=$! 2645 fi 2646 2647 rm -f conftest.file 2648 2610 2649 test "$program_prefix" != NONE && 2611 2650 program_transform_name="s&^&$program_prefix&;$program_transform_name" … … 2630 2669 fi 2631 2670 # Use eval to expand $SHELL 2632 if eval "$MISSING -- run true"; then2633 am_missing_run="$MISSING --run"2671 if eval "$MISSING --is-lightweight"; then 2672 am_missing_run="$MISSING " 2634 2673 else 2635 2674 am_missing_run= 2636 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`missing' script is too old or missing" >&52637 $as_echo "$as_me: WARNING: \`missing' script is too old or missing" >&2;}2675 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: 'missing' script is too old or missing" >&5 2676 $as_echo "$as_me: WARNING: 'missing' script is too old or missing" >&2;} 2638 2677 fi 2639 2678 … … 2647 2686 fi 2648 2687 2649 # Installed binaries are usually stripped using `strip' when the user2650 # run `make install-strip'. However `strip' might not be the right2688 # Installed binaries are usually stripped using 'strip' when the user 2689 # run "make install-strip". However 'strip' might not be the right 2651 2690 # tool to use in cross-compilation environments, therefore Automake 2652 # will honor the `STRIP' environment variable to overrule this program.2691 # will honor the 'STRIP' environment variable to overrule this program. 2653 2692 if test "$cross_compiling" != no; then 2654 2693 if test -n "$ac_tool_prefix"; then … … 2669 2708 test -z "$as_dir" && as_dir=. 2670 2709 for ac_exec_ext in '' $ac_executable_extensions; do 2671 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then2710 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then 2672 2711 ac_cv_prog_STRIP="${ac_tool_prefix}strip" 2673 2712 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 … … 2709 2748 test -z "$as_dir" && as_dir=. 2710 2749 for ac_exec_ext in '' $ac_executable_extensions; do 2711 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then2750 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then 2712 2751 ac_cv_prog_ac_ct_STRIP="strip" 2713 2752 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 … … 2760 2799 for ac_prog in mkdir gmkdir; do 2761 2800 for ac_exec_ext in '' $ac_executable_extensions; do 2762 { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; }|| continue2801 as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue 2763 2802 case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #( 2764 2803 'mkdir (GNU coreutils) '* | \ … … 2789 2828 $as_echo "$MKDIR_P" >&6; } 2790 2829 2791 mkdir_p="$MKDIR_P"2792 case $mkdir_p in2793 [\\/$]* | ?:[\\/]*) ;;2794 */*) mkdir_p="\$(top_builddir)/$mkdir_p" ;;2795 esac2796 2797 2830 for ac_prog in gawk mawk nawk awk 2798 2831 do … … 2813 2846 test -z "$as_dir" && as_dir=. 2814 2847 for ac_exec_ext in '' $ac_executable_extensions; do 2815 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then2848 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then 2816 2849 ac_cv_prog_AWK="$ac_prog" 2817 2850 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 … … 2927 2960 MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"} 2928 2961 2962 # For better backward compatibility. To be removed once Automake 1.9.x 2963 # 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 2929 2968 # We need awk for the "check" target. The system "awk" is bad on 2930 2969 # some platforms. … … 2933 2972 AMTAR='$${TAR-tar}' 2934 2973 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 2935 2978 am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' 2936 2979 … … 2939 2982 2940 2983 2984 2985 # POSIX will say in a future version that running "rm -f" with no argument 2986 # is OK; and we want to be able to make that assumption in our Makefile 2987 # recipes. So use an aggressive probe to check that the usage we want is 2988 # 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 aborted 2991 # by default if the 'rm' program in use doesn't match our expectations; the 2992 # user can still override this though. 2993 if rm -f && rm -fr && rm -rf; then : OK; else 2994 cat >&2 <<'END' 2995 Oops! 2996 2997 Your 'rm' program seems unable to run without file operands specified 2998 on the command line, even when the '-f' option is present. This is contrary 2999 to the behaviour of most rm programs out there, and not conforming with 3000 the upcoming POSIX standard: <http://austingroupbugs.net/view.php?id=542> 3001 3002 Please tell bug-automake@gnu.org about your system, including the value 3003 of your $PATH and any error possibly output before this message. This 3004 can help us improve future automake versions. 3005 3006 END 3007 if test x"$ACCEPT_INFERIOR_RM_PROGRAM" = x"yes"; then 3008 echo 'Configuration will proceed anyway, since you have set the' >&2 3009 echo 'ACCEPT_INFERIOR_RM_PROGRAM variable to "yes"' >&2 3010 echo >&2 3011 else 3012 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' implementation 3016 that behaves properly: <http://www.gnu.org/software/coreutils/>. 3017 3018 If you want to complete the configuration process using your problematic 3019 'rm' anyway, export the environment variable ACCEPT_INFERIOR_RM_PROGRAM 3020 to "yes", and re-run configure. 3021 3022 END 3023 as_fn_error $? "Your 'rm' program is bad, sorry." "$LINENO" 5 3024 fi 3025 fi 2941 3026 2942 3027 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable maintainer-specific portions of Makefiles" >&5 … … 2994 3079 test -z "$as_dir" && as_dir=. 2995 3080 for ac_exec_ext in '' $ac_executable_extensions; do 2996 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then3081 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then 2997 3082 ac_cv_path_BACKEND_CC="$as_dir/$ac_word$ac_exec_ext" 2998 3083 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 … … 3109 3194 test -z "$as_dir" && as_dir=. 3110 3195 for ac_exec_ext in '' $ac_executable_extensions; do 3111 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then3196 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then 3112 3197 ac_cv_prog_CXX="$ac_tool_prefix$ac_prog" 3113 3198 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 … … 3153 3238 test -z "$as_dir" && as_dir=. 3154 3239 for ac_exec_ext in '' $ac_executable_extensions; do 3155 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then3240 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then 3156 3241 ac_cv_prog_ac_ct_CXX="$ac_prog" 3157 3242 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 … … 3606 3691 # First try GNU make style include. 3607 3692 echo "include confinc" > confmf 3608 # Ignore all kinds of additional output from `make'.3693 # Ignore all kinds of additional output from 'make'. 3609 3694 case `$am_make -s -f confmf 2> /dev/null` in #( 3610 3695 *the\ am__doit\ target*) … … 3662 3747 # making bogus files that we don't know about and never remove. For 3663 3748 # instance it was reported that on HP-UX the gcc test will end up 3664 # making a dummy file named `D' -- because `-MD' means `put the output3665 # in D '.3749 # making a dummy file named 'D' -- because '-MD' means "put the output 3750 # in D". 3666 3751 rm -rf conftest.dir 3667 3752 mkdir conftest.dir … … 3698 3783 for i in 1 2 3 4 5 6; do 3699 3784 echo '#include "conftst'$i'.h"' >> sub/conftest.c 3700 # Using `: > sub/conftst$i.h'creates only sub/conftst1.h with3701 # Solaris 8's {/usr,}/bin/sh.3702 touchsub/conftst$i.h3785 # Using ": > sub/conftst$i.h" creates only sub/conftst1.h with 3786 # Solaris 10 /bin/sh. 3787 echo '/* dummy */' > sub/conftst$i.h 3703 3788 done 3704 3789 echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf 3705 3790 3706 # We check with `-c' and `-o' for the sake of the "dashmstdout"3791 # We check with '-c' and '-o' for the sake of the "dashmstdout" 3707 3792 # mode. It turns out that the SunPro C++ compiler does not properly 3708 # handle `-M -o', and we need to detect this. Also, some Intel3709 # versions had trouble with output in subdirs 3793 # handle '-M -o', and we need to detect this. Also, some Intel 3794 # versions had trouble with output in subdirs. 3710 3795 am__obj=sub/conftest.${OBJEXT-o} 3711 3796 am__minus_obj="-o $am__obj" … … 3716 3801 ;; 3717 3802 nosideeffect) 3718 # after this tag, mechanisms are not by side-effect, so they'll3719 # only be used when explicitly requested 3803 # After this tag, mechanisms are not by side-effect, so they'll 3804 # only be used when explicitly requested. 3720 3805 if test "x$enable_dependency_tracking" = xyes; then 3721 3806 continue … … 3725 3810 ;; 3726 3811 msvc7 | msvc7msys | msvisualcpp | msvcmsys) 3727 # This compiler won't grok `-c -o', but also, the minuso test has3812 # This compiler won't grok '-c -o', but also, the minuso test has 3728 3813 # not run yet. These depmodes are late enough in the game, and 3729 3814 # so weak that their functioning should not be impacted. … … 3801 3886 test -z "$as_dir" && as_dir=. 3802 3887 for ac_exec_ext in '' $ac_executable_extensions; do 3803 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then3888 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then 3804 3889 ac_cv_prog_CC="${ac_tool_prefix}gcc" 3805 3890 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 … … 3841 3926 test -z "$as_dir" && as_dir=. 3842 3927 for ac_exec_ext in '' $ac_executable_extensions; do 3843 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then3928 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then 3844 3929 ac_cv_prog_ac_ct_CC="gcc" 3845 3930 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 … … 3894 3979 test -z "$as_dir" && as_dir=. 3895 3980 for ac_exec_ext in '' $ac_executable_extensions; do 3896 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then3981 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then 3897 3982 ac_cv_prog_CC="${ac_tool_prefix}cc" 3898 3983 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 … … 3935 4020 test -z "$as_dir" && as_dir=. 3936 4021 for ac_exec_ext in '' $ac_executable_extensions; do 3937 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then4022 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then 3938 4023 if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then 3939 4024 ac_prog_rejected=yes … … 3993 4078 test -z "$as_dir" && as_dir=. 3994 4079 for ac_exec_ext in '' $ac_executable_extensions; do 3995 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then4080 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then 3996 4081 ac_cv_prog_CC="$ac_tool_prefix$ac_prog" 3997 4082 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 … … 4037 4122 test -z "$as_dir" && as_dir=. 4038 4123 for ac_exec_ext in '' $ac_executable_extensions; do 4039 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then4124 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then 4040 4125 ac_cv_prog_ac_ct_CC="$ac_prog" 4041 4126 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 … … 4233 4318 #include <stdarg.h> 4234 4319 #include <stdio.h> 4235 #include <sys/types.h> 4236 #include <sys/stat.h> 4320 struct stat; 4237 4321 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ 4238 4322 struct buf { int x; }; … … 4319 4403 ac_compiler_gnu=$ac_cv_c_compiler_gnu 4320 4404 4405 ac_ext=c 4406 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_gnu 4410 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC understands -c and -o together" >&5 4411 $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) " >&6 4414 else 4415 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 4416 /* end confdefs.h. */ 4417 4418 int 4419 main () 4420 { 4421 4422 ; 4423 return 0; 4424 } 4425 _ACEOF 4426 # Make sure it works both with $CC and with simple cc. 4427 # Following AC_PROG_CC_C_O, we do the test twice because some 4428 # compilers refuse to overwrite an existing .o file with -o, 4429 # though they will create one. 4430 am_cv_prog_cc_c_o=yes 4431 for am_i in 1 2; do 4432 if { echo "$as_me:$LINENO: $CC -c conftest.$ac_ext -o conftest2.$ac_objext" >&5 4433 ($CC -c conftest.$ac_ext -o conftest2.$ac_objext) >&5 2>&5 4434 ac_status=$? 4435 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4436 (exit $ac_status); } \ 4437 && test -f conftest2.$ac_objext; then 4438 : OK 4439 else 4440 am_cv_prog_cc_c_o=no 4441 break 4442 fi 4443 done 4444 rm -f core conftest* 4445 unset am_i 4446 fi 4447 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_prog_cc_c_o" >&5 4448 $as_echo "$am_cv_prog_cc_c_o" >&6; } 4449 if test "$am_cv_prog_cc_c_o" != yes; then 4450 # 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 fi 4457 ac_ext=c 4458 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_gnu 4462 4463 4321 4464 depcc="$CC" am_compiler_list= 4322 4465 … … 4330 4473 # making bogus files that we don't know about and never remove. For 4331 4474 # instance it was reported that on HP-UX the gcc test will end up 4332 # making a dummy file named `D' -- because `-MD' means `put the output4333 # in D '.4475 # making a dummy file named 'D' -- because '-MD' means "put the output 4476 # in D". 4334 4477 rm -rf conftest.dir 4335 4478 mkdir conftest.dir … … 4366 4509 for i in 1 2 3 4 5 6; do 4367 4510 echo '#include "conftst'$i'.h"' >> sub/conftest.c 4368 # Using `: > sub/conftst$i.h'creates only sub/conftst1.h with4369 # Solaris 8's {/usr,}/bin/sh.4370 touchsub/conftst$i.h4511 # Using ": > sub/conftst$i.h" creates only sub/conftst1.h with 4512 # Solaris 10 /bin/sh. 4513 echo '/* dummy */' > sub/conftst$i.h 4371 4514 done 4372 4515 echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf 4373 4516 4374 # We check with `-c' and `-o' for the sake of the "dashmstdout"4517 # We check with '-c' and '-o' for the sake of the "dashmstdout" 4375 4518 # mode. It turns out that the SunPro C++ compiler does not properly 4376 # handle `-M -o', and we need to detect this. Also, some Intel4377 # versions had trouble with output in subdirs 4519 # handle '-M -o', and we need to detect this. Also, some Intel 4520 # versions had trouble with output in subdirs. 4378 4521 am__obj=sub/conftest.${OBJEXT-o} 4379 4522 am__minus_obj="-o $am__obj" … … 4384 4527 ;; 4385 4528 nosideeffect) 4386 # after this tag, mechanisms are not by side-effect, so they'll4387 # only be used when explicitly requested 4529 # After this tag, mechanisms are not by side-effect, so they'll 4530 # only be used when explicitly requested. 4388 4531 if test "x$enable_dependency_tracking" = xyes; then 4389 4532 continue … … 4393 4536 ;; 4394 4537 msvc7 | msvc7msys | msvisualcpp | msvcmsys) 4395 # This compiler won't grok `-c -o', but also, the minuso test has4538 # This compiler won't grok '-c -o', but also, the minuso test has 4396 4539 # not run yet. These depmodes are late enough in the game, and 4397 4540 # so weak that their functioning should not be impacted. … … 4447 4590 4448 4591 4449 if test "x$CC" != xcc; then4450 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC and cc understand -c and -o together" >&54451 $as_echo_n "checking whether $CC and cc understand -c and -o together... " >&6; }4452 else4453 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether cc understands -c and -o together" >&54454 $as_echo_n "checking whether cc understands -c and -o together... " >&6; }4455 fi4456 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) " >&64460 else4461 cat confdefs.h - <<_ACEOF >conftest.$ac_ext4462 /* end confdefs.h. */4463 4464 int4465 main ()4466 {4467 4468 ;4469 return 0;4470 }4471 _ACEOF4472 # Make sure it works both with $CC and with simple cc.4473 # We do the test twice because some compilers refuse to overwrite an4474 # 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" in4478 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;4479 *) ac_try_echo=$ac_try;;4480 esac4481 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""4482 $as_echo "$ac_try_echo"; } >&54483 (eval "$ac_try") 2>&54484 ac_status=$?4485 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&54486 test $ac_status = 0; } &&4487 test -f conftest2.$ac_objext && { { case "(($ac_try" in4488 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;4489 *) ac_try_echo=$ac_try;;4490 esac4491 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""4492 $as_echo "$ac_try_echo"; } >&54493 (eval "$ac_try") 2>&54494 ac_status=$?4495 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&54496 test $ac_status = 0; };4497 then4498 eval ac_cv_prog_cc_${ac_cc}_c_o=yes4499 if test "x$CC" != xcc; then4500 # Test first that cc exists at all.4501 if { ac_try='cc -c conftest.$ac_ext >&5'4502 { { case "(($ac_try" in4503 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;4504 *) ac_try_echo=$ac_try;;4505 esac4506 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""4507 $as_echo "$ac_try_echo"; } >&54508 (eval "$ac_try") 2>&54509 ac_status=$?4510 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&54511 test $ac_status = 0; }; }; then4512 ac_try='cc -c conftest.$ac_ext -o conftest2.$ac_objext >&5'4513 rm -f conftest2.*4514 if { { case "(($ac_try" in4515 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;4516 *) ac_try_echo=$ac_try;;4517 esac4518 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""4519 $as_echo "$ac_try_echo"; } >&54520 (eval "$ac_try") 2>&54521 ac_status=$?4522 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&54523 test $ac_status = 0; } &&4524 test -f conftest2.$ac_objext && { { case "(($ac_try" in4525 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;4526 *) ac_try_echo=$ac_try;;4527 esac4528 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""4529 $as_echo "$ac_try_echo"; } >&54530 (eval "$ac_try") 2>&54531 ac_status=$?4532 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&54533 test $ac_status = 0; };4534 then4535 # cc works too.4536 :4537 else4538 # cc exists but doesn't like -o.4539 eval ac_cv_prog_cc_${ac_cc}_c_o=no4540 fi4541 fi4542 fi4543 else4544 eval ac_cv_prog_cc_${ac_cc}_c_o=no4545 fi4546 rm -f core conftest*4547 4548 fi4549 if eval test \$ac_cv_prog_cc_${ac_cc}_c_o = yes; then4550 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&54551 $as_echo "yes" >&6; }4552 else4553 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&54554 $as_echo "no" >&6; }4555 4556 $as_echo "#define NO_MINUS_C_MINUS_O 1" >>confdefs.h4557 4558 fi4559 4560 # FIXME: we rely on the cache variable name because4561 # there is no other way.4562 set dummy $CC4563 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_o4565 if test "$am_t" != yes; then4566 # 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 fi4573 4574 4592 # deprecated 4575 4593 # These are often not installed and people miss seeing the "no", so stop the configure. … … 4592 4610 test -z "$as_dir" && as_dir=. 4593 4611 for ac_exec_ext in '' $ac_executable_extensions; do 4594 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then4612 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then 4595 4613 ac_cv_prog_YACC="$ac_prog" 4596 4614 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 … … 4637 4655 test -z "$as_dir" && as_dir=. 4638 4656 for ac_exec_ext in '' $ac_executable_extensions; do 4639 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then4657 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then 4640 4658 ac_cv_prog_LEX="$ac_prog" 4641 4659 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 … … 4669 4687 c { yymore (); } 4670 4688 d { yyless (1); } 4671 e { yyless (input () != 0); } 4689 e { /* IRIX 6.5 flex 2.5.4 underquotes its yyless argument. */ 4690 yyless ((input () != 0)); } 4672 4691 f { unput (yytext[0]); } 4673 4692 . { BEGIN INITIAL; } … … 4827 4846 test -z "$as_dir" && as_dir=. 4828 4847 for ac_exec_ext in '' $ac_executable_extensions; do 4829 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then4848 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then 4830 4849 ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib" 4831 4850 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 … … 4867 4886 test -z "$as_dir" && as_dir=. 4868 4887 for ac_exec_ext in '' $ac_executable_extensions; do 4869 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then4888 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then 4870 4889 ac_cv_prog_ac_ct_RANLIB="ranlib" 4871 4890 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 … … 5060 5079 for ac_exec_ext in '' $ac_executable_extensions; do 5061 5080 ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext" 5062 { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; }|| continue5081 as_fn_executable_p "$ac_path_GREP" || continue 5063 5082 # Check for GNU ac_path_GREP and select it if it is found. 5064 5083 # Check for GNU $ac_path_GREP … … 5126 5145 for ac_exec_ext in '' $ac_executable_extensions; do 5127 5146 ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext" 5128 { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; }|| continue5147 as_fn_executable_p "$ac_path_EGREP" || continue 5129 5148 # Check for GNU ac_path_EGREP and select it if it is found. 5130 5149 # Check for GNU $ac_path_EGREP … … 5465 5484 $ac_includes_default 5466 5485 int 5467 find_stack_direction ( )5486 find_stack_direction (int *addr, int depth) 5468 5487 { 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; 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; 5478 5494 } 5479 5495 5480 5496 int 5481 main ( )5497 main (int argc, char **argv) 5482 5498 { 5483 return find_stack_direction ( ) < 0;5499 return find_stack_direction (0, argc + !argv + 20) < 0; 5484 5500 } 5485 5501 _ACEOF … … 5526 5542 /* end confdefs.h. */ 5527 5543 5528 #include <stdbool.h>5529 #ifndef bool5530 "error: bool is not defined"5531 #endif5532 #ifndef false5533 "error: false is not defined"5534 #endif5535 #if false5536 "error: false is not 0"5537 #endif5538 #ifndef true5539 "error: true is not defined"5540 #endif5541 #if true != 15542 "error: true is not 1"5543 #endif5544 #ifndef __bool_true_false_are_defined5545 "error: __bool_true_false_are_defined is not defined"5546 #endif5547 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 for5561 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. See5566 http://gcc.gnu.org/ml/gcc-patches/2003-12/msg02303.html5567 http://lists.gnu.org/archive/html/bug-coreutils/2005-11/msg00161.html5568 */5569 _Bool q = true;5570 _Bool *pq = &q;5544 #include <stdbool.h> 5545 #ifndef bool 5546 "error: bool is not defined" 5547 #endif 5548 #ifndef false 5549 "error: false is not defined" 5550 #endif 5551 #if false 5552 "error: false is not 0" 5553 #endif 5554 #ifndef true 5555 "error: true is not defined" 5556 #endif 5557 #if true != 1 5558 "error: true is not 1" 5559 #endif 5560 #ifndef __bool_true_false_are_defined 5561 "error: __bool_true_false_are_defined is not defined" 5562 #endif 5563 5564 struct s { _Bool s: 1; _Bool t; } s; 5565 5566 char a[true == 1 ? 1 : -1]; 5567 char b[false == 0 ? 1 : -1]; 5568 char c[__bool_true_false_are_defined == 1 ? 1 : -1]; 5569 char d[(bool) 0.5 == true ? 1 : -1]; 5570 /* See body of main program for 'e'. */ 5571 char f[(_Bool) 0.0 == false ? 1 : -1]; 5572 char g[true]; 5573 char h[sizeof (_Bool)]; 5574 char i[sizeof s.t]; 5575 enum { j = false, k = true, l = false * true, m = true * 256 }; 5576 /* The following fails for 5577 HP aC++/ANSI C B3910B A.05.55 [Dec 04 2003]. */ 5578 _Bool n[m]; 5579 char o[sizeof n == m * sizeof n[0] ? 1 : -1]; 5580 char p[-1 - (_Bool) 0 < 0 && -1 - (bool) 0 < 0 ? 1 : -1]; 5581 /* Catch a bug in an HP-UX C compiler. See 5582 http://gcc.gnu.org/ml/gcc-patches/2003-12/msg02303.html 5583 http://lists.gnu.org/archive/html/bug-coreutils/2005-11/msg00161.html 5584 */ 5585 _Bool q = true; 5586 _Bool *pq = &q; 5571 5587 5572 5588 int … … 5574 5590 { 5575 5591 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 + !!l5581 + !m + !n + !o + !p + !q + !pq);5592 bool e = &s; 5593 *pq |= q; 5594 *pq |= ! q; 5595 /* Refer to every declared value, to avoid compiler optimizations. */ 5596 return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l 5597 + !m + !n + !o + !p + !q + !pq); 5582 5598 5583 5599 ; … … 5594 5610 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_stdbool_h" >&5 5595 5611 $as_echo "$ac_cv_header_stdbool_h" >&6; } 5596 ac_fn_c_check_type "$LINENO" "_Bool" "ac_cv_type__Bool" "$ac_includes_default"5612 ac_fn_c_check_type "$LINENO" "_Bool" "ac_cv_type__Bool" "$ac_includes_default" 5597 5613 if test "x$ac_cv_type__Bool" = xyes; then : 5598 5614 … … 5603 5619 5604 5620 fi 5621 5605 5622 5606 5623 if test $ac_cv_header_stdbool_h = yes; then … … 5797 5814 5798 5815 5799 ac_config_files="$ac_config_files Makefile src/driver/Makefile src/Makefile src/examples/Makefile src/ libcfa/Makefile"5816 ac_config_files="$ac_config_files Makefile src/driver/Makefile src/Makefile src/examples/Makefile src/tests/Makefile src/libcfa/Makefile" 5800 5817 5801 5818 … … 5909 5926 5910 5927 5928 { $as_echo "$as_me:${as_lineno-$LINENO}: checking that generated files are newer than configure" >&5 5929 $as_echo_n "checking that generated files are newer than configure... " >&6; } 5930 if test -n "$am_sleep_pid"; then 5931 # Hide warnings about reused PIDs. 5932 wait $am_sleep_pid 2>/dev/null 5933 fi 5934 { $as_echo "$as_me:${as_lineno-$LINENO}: result: done" >&5 5935 $as_echo "done" >&6; } 5911 5936 if test -n "$EXEEXT"; then 5912 5937 am__EXEEXT_TRUE= … … 6231 6256 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail. 6232 6257 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable. 6233 # In both cases, we have to default to `cp -p '.6258 # In both cases, we have to default to `cp -pR'. 6234 6259 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe || 6235 as_ln_s='cp -p '6260 as_ln_s='cp -pR' 6236 6261 elif ln conf$$.file conf$$ 2>/dev/null; then 6237 6262 as_ln_s=ln 6238 6263 else 6239 as_ln_s='cp -p '6264 as_ln_s='cp -pR' 6240 6265 fi 6241 6266 else 6242 as_ln_s='cp -p '6267 as_ln_s='cp -pR' 6243 6268 fi 6244 6269 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file … … 6300 6325 fi 6301 6326 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 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 6324 6337 6325 6338 # Sed expression to map a string onto a valid CPP name. … … 6343 6356 ac_log=" 6344 6357 This file was extended by cfa-cc $as_me 1.0.0, which was 6345 generated by GNU Autoconf 2.6 8. Invocation command line was6358 generated by GNU Autoconf 2.69. Invocation command line was 6346 6359 6347 6360 CONFIG_FILES = $CONFIG_FILES … … 6409 6422 ac_cs_version="\\ 6410 6423 cfa-cc config.status 1.0.0 6411 configured by $0, generated by GNU Autoconf 2.6 8,6424 configured by $0, generated by GNU Autoconf 2.69, 6412 6425 with options \\"\$ac_cs_config\\" 6413 6426 6414 Copyright (C) 201 0Free Software Foundation, Inc.6427 Copyright (C) 2012 Free Software Foundation, Inc. 6415 6428 This config.status script is free software; the Free Software Foundation 6416 6429 gives unlimited permission to copy, distribute and modify it." … … 6503 6516 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 6504 6517 if \$ac_cs_recheck; then 6505 set X '$SHELL''$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion6518 set X $SHELL '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion 6506 6519 shift 6507 6520 \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6 … … 6543 6556 "src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;; 6544 6557 "src/examples/Makefile") CONFIG_FILES="$CONFIG_FILES src/examples/Makefile" ;; 6558 "src/tests/Makefile") CONFIG_FILES="$CONFIG_FILES src/tests/Makefile" ;; 6545 6559 "src/libcfa/Makefile") CONFIG_FILES="$CONFIG_FILES src/libcfa/Makefile" ;; 6546 6560 … … 7140 7154 case $ac_file$ac_mode in 7141 7155 "depfiles":C) test x"$AMDEP_TRUE" != x"" || { 7142 # Autoconf 2.62quotes --file arguments for eval, but not when files7156 # Older Autoconf quotes --file arguments for eval, but not when files 7143 7157 # are listed without --file. Let's play safe and only enable the eval 7144 7158 # if we detect the quoting. … … 7153 7167 mf=`echo "$mf" | sed -e 's/:.*$//'` 7154 7168 # Check whether this is an Automake generated Makefile or not. 7155 # We used to match only the files named `Makefile.in', but7169 # We used to match only the files named 'Makefile.in', but 7156 7170 # some people rename them; so instead we look at the file content. 7157 7171 # Grep'ing the first line is not enough: some people post-process … … 7187 7201 fi 7188 7202 # Extract the definition of DEPDIR, am__include, and am__quote 7189 # from the Makefile without running `make'.7203 # from the Makefile without running 'make'. 7190 7204 DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` 7191 7205 test -z "$DEPDIR" && continue 7192 7206 am__include=`sed -n 's/^am__include = //p' < "$mf"` 7193 test -z " am__include" && continue7207 test -z "$am__include" && continue 7194 7208 am__quote=`sed -n 's/^am__quote = //p' < "$mf"` 7195 # When using ansi2knr, U may be empty or an underscore; expand it7196 U=`sed -n 's/^U = //p' < "$mf"`7197 7209 # Find all dependency output files, they are included files with 7198 7210 # $(DEPDIR) in their names. We invoke sed twice because it is the … … 7201 7213 for file in `sed -n " 7202 7214 s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \ 7203 sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do7215 sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g'`; do 7204 7216 # Make sure the directory exists. 7205 7217 test -f "$dirpart/$file" && continue -
configure.ac
rc8c03683 r7ff30d07 20 20 # Installation paths 21 21 22 AC_ARG_WITH(backend-compiler, 23 [ --with-backend-compiler=PROGRAM PROGRAM that performs the final code compilation (must be gcc-compatible) ], 22 AC_ARG_WITH(backend-compiler, 23 [ --with-backend-compiler=PROGRAM PROGRAM that performs the final code compilation (must be gcc-compatible) ], 24 24 backendcompiler=$withval, backendcompiler="") 25 25 if test "x$backendcompiler" != x; then … … 39 39 else 40 40 cfa_prefix=${prefix} 41 fi 41 fi 42 42 AC_DEFINE_UNQUOTED(CFA_PREFIX, "${cfa_prefix}", [Location of cfa install.]) 43 43 AC_SUBST(CFA_PREFIX, ${cfa_prefix}) … … 47 47 else 48 48 cfa_incdir=${includedir} 49 fi 49 fi 50 50 AC_DEFINE_UNQUOTED(CFA_INCDIR, "${cfa_incdir}", [Location of include files.]) 51 51 AC_SUBST(CFA_INCDIR, ${cfa_incdir}) … … 55 55 else 56 56 cfa_bindir=${bindir} 57 fi 57 fi 58 58 AC_DEFINE_UNQUOTED(CFA_BINDIR, "${cfa_bindir}", [Location of cfa command.]) 59 59 AC_SUBST(CFA_BINDIR, ${cfa_bindir}) … … 63 63 else 64 64 cfa_libdir=${libdir} 65 fi 65 fi 66 66 AC_DEFINE_UNQUOTED(CFA_LIBDIR, "${cfa_libdir}", [Location of cc1 and cfa-cpp commands.]) 67 67 AC_SUBST(CFA_LIBDIR, ${cfa_libdir}) … … 106 106 src/Makefile 107 107 src/examples/Makefile 108 src/tests/Makefile 108 109 src/libcfa/Makefile 109 110 ]) -
src/Makefile.in
rc8c03683 r7ff30d07 1 # Makefile.in generated by automake 1.1 1.3from Makefile.am.1 # Makefile.in generated by automake 1.14.1 from Makefile.am. 2 2 # @configure_input@ 3 3 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. 4 # Copyright (C) 1994-2013 Free Software Foundation, Inc. 5 7 6 # This Makefile.in is free software; the Free Software Foundation 8 7 # gives unlimited permission to copy and/or distribute it, … … 59 58 60 59 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 = yes 103 am__make_dryrun = (target_option=n; $(am__make_running_with_option)) 104 am__make_keepgoing = (target_option=k; $(am__make_running_with_option)) 61 105 pkgdatadir = $(datadir)/@PACKAGE@ 62 106 pkgincludedir = $(includedir)/@PACKAGE@ … … 78 122 $(srcdir)/Common/module.mk $(srcdir)/ControlStruct/module.mk \ 79 123 $(srcdir)/Designators/module.mk $(srcdir)/GenPoly/module.mk \ 80 $(srcdir)/InitTweak/module.mk $(srcdir)/Makefile.am \ 81 $(srcdir)/Makefile.in $(srcdir)/Parser/module.mk \ 124 $(srcdir)/InitTweak/module.mk $(srcdir)/Parser/module.mk \ 82 125 $(srcdir)/ResolvExpr/module.mk $(srcdir)/SymTab/module.mk \ 83 126 $(srcdir)/SynTree/module.mk $(srcdir)/Tuples/module.mk \ 84 Parser/lex.cc Parser/parser.cc Parser/parser.h 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 85 130 cfa_cpplib_PROGRAMS = driver/cfa-cpp$(EXEEXT) 86 131 subdir = src … … 208 253 driver_cfa_cpp_LINK = $(CXXLD) $(driver_cfa_cpp_CXXFLAGS) $(CXXFLAGS) \ 209 254 $(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 = false 258 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 = 210 267 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) 211 268 depcomp = $(SHELL) $(top_srcdir)/automake/depcomp … … 215 272 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) 216 273 am__v_lt_0 = --silent 274 am__v_lt_1 = 217 275 CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \ 218 276 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) 219 277 AM_V_CXX = $(am__v_CXX_@AM_V@) 220 278 am__v_CXX_ = $(am__v_CXX_@AM_DEFAULT_V@) 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 = @ 279 am__v_CXX_0 = @echo " CXX " $@; 280 am__v_CXX_1 = 225 281 CXXLD = $(CXX) 226 282 CXXLINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \ … … 228 284 AM_V_CXXLD = $(am__v_CXXLD_@AM_V@) 229 285 am__v_CXXLD_ = $(am__v_CXXLD_@AM_DEFAULT_V@) 230 am__v_CXXLD_0 = @echo " CXXLD " $@; 286 am__v_CXXLD_0 = @echo " CXXLD " $@; 287 am__v_CXXLD_1 = 231 288 @MAINTAINER_MODE_FALSE@am__skiplex = test -f $@ || 232 289 LEXCOMPILE = $(LEX) $(AM_LFLAGS) $(LFLAGS) 233 290 AM_V_LEX = $(am__v_LEX_@AM_V@) 234 291 am__v_LEX_ = $(am__v_LEX_@AM_DEFAULT_V@) 235 am__v_LEX_0 = @echo " LEX " $@; 292 am__v_LEX_0 = @echo " LEX " $@; 293 am__v_LEX_1 = 236 294 YLWRAP = $(top_srcdir)/automake/ylwrap 237 295 @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/ 238 298 YACCCOMPILE = $(YACC) $(AM_YFLAGS) $(YFLAGS) 239 299 AM_V_YACC = $(am__v_YACC_@AM_V@) 240 300 am__v_YACC_ = $(am__v_YACC_@AM_DEFAULT_V@) 241 am__v_YACC_0 = @echo " YACC " $@; 301 am__v_YACC_0 = @echo " YACC " $@; 302 am__v_YACC_1 = 242 303 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ 243 304 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) 244 305 AM_V_CC = $(am__v_CC_@AM_V@) 245 306 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) 246 am__v_CC_0 = @echo " CC " $@; 307 am__v_CC_0 = @echo " CC " $@; 308 am__v_CC_1 = 247 309 CCLD = $(CC) 248 310 LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@ 249 311 AM_V_CCLD = $(am__v_CCLD_@AM_V@) 250 312 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) 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 " $@; 313 am__v_CCLD_0 = @echo " CCLD " $@; 314 am__v_CCLD_1 = 255 315 SOURCES = $(driver_cfa_cpp_SOURCES) 256 316 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 esac 322 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 is 325 # *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 variables 333 # 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)` 257 339 ETAGS = etags 258 340 CTAGS = ctags … … 467 549 install-cfa_cpplibPROGRAMS: $(cfa_cpplib_PROGRAMS) 468 550 @$(NORMAL_INSTALL) 469 test -z "$(cfa_cpplibdir)" || $(MKDIR_P) "$(DESTDIR)$(cfa_cpplibdir)"470 551 @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; \ 471 556 for p in $$list; do echo "$$p $$p"; done | \ 472 557 sed 's/$(EXEEXT)$$//' | \ 473 while read p p1; do if test -f $$p ;\474 then echo "$$p"; echo "$$p"; else :; fi; \558 while read p p1; do if test -f $$p \ 559 ; then echo "$$p"; echo "$$p"; else :; fi; \ 475 560 done | \ 476 sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \ 561 sed -e 'p;s,.*/,,;n;h' \ 562 -e 's|.*|.|' \ 477 563 -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \ 478 564 sed 'N;N;N;s,\n, ,g' | \ … … 495 581 files=`for p in $$list; do echo "$$p"; done | \ 496 582 sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \ 497 -e 's/$$/$(EXEEXT)/' `; \ 583 -e 's/$$/$(EXEEXT)/' \ 584 `; \ 498 585 test -n "$$list" || exit 0; \ 499 586 echo " ( cd '$(DESTDIR)$(cfa_cpplibdir)' && rm -f" $$files ")"; \ … … 605 692 InitTweak/driver_cfa_cpp-InitTweak.$(OBJEXT): \ 606 693 InitTweak/$(am__dirstamp) InitTweak/$(DEPDIR)/$(am__dirstamp) 607 Parser/parser.h : Parser/parser.cc694 Parser/parser.hh: Parser/parser.cc 608 695 @if test ! -f $@; then rm -f Parser/parser.cc; else :; fi 609 696 @if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) Parser/parser.cc; else :; fi … … 807 894 @$(MKDIR_P) driver 808 895 @: > driver/$(am__dirstamp) 896 809 897 driver/cfa-cpp$(EXEEXT): $(driver_cfa_cpp_OBJECTS) $(driver_cfa_cpp_DEPENDENCIES) $(EXTRA_driver_cfa_cpp_DEPENDENCIES) driver/$(am__dirstamp) 810 898 @rm -f driver/cfa-cpp$(EXEEXT) … … 813 901 mostlyclean-compile: 814 902 -rm -f *.$(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) 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) 919 914 920 915 distclean-compile: … … 2431 2426 2432 2427 SynTree/driver_cfa_cpp-Attribute.o: SynTree/Attribute.cc 2433 @am__fastdepCXX_TRUE@ $( CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(driver_cfa_cpp_CXXFLAGS) $(CXXFLAGS) -MT SynTree/driver_cfa_cpp-Attribute.o -MD -MP -MF SynTree/$(DEPDIR)/driver_cfa_cpp-Attribute.Tpo -c -o SynTree/driver_cfa_cpp-Attribute.o `test -f 'SynTree/Attribute.cc' || echo '$(srcdir)/'`SynTree/Attribute.cc2434 @am__fastdepCXX_TRUE@ $( am__mv) SynTree/$(DEPDIR)/driver_cfa_cpp-Attribute.Tpo SynTree/$(DEPDIR)/driver_cfa_cpp-Attribute.Po2435 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='SynTree/Attribute.cc' object='SynTree/driver_cfa_cpp-Attribute.o' libtool=no @AMDEPBACKSLASH@2436 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 2437 @am__fastdepCXX_FALSE@ $( CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(driver_cfa_cpp_CXXFLAGS) $(CXXFLAGS) -c -o SynTree/driver_cfa_cpp-Attribute.o `test -f 'SynTree/Attribute.cc' || echo '$(srcdir)/'`SynTree/Attribute.cc2428 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(driver_cfa_cpp_CXXFLAGS) $(CXXFLAGS) -MT SynTree/driver_cfa_cpp-Attribute.o -MD -MP -MF SynTree/$(DEPDIR)/driver_cfa_cpp-Attribute.Tpo -c -o SynTree/driver_cfa_cpp-Attribute.o `test -f 'SynTree/Attribute.cc' || echo '$(srcdir)/'`SynTree/Attribute.cc 2429 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) SynTree/$(DEPDIR)/driver_cfa_cpp-Attribute.Tpo SynTree/$(DEPDIR)/driver_cfa_cpp-Attribute.Po 2430 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='SynTree/Attribute.cc' object='SynTree/driver_cfa_cpp-Attribute.o' libtool=no @AMDEPBACKSLASH@ 2431 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 2432 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(driver_cfa_cpp_CXXFLAGS) $(CXXFLAGS) -c -o SynTree/driver_cfa_cpp-Attribute.o `test -f 'SynTree/Attribute.cc' || echo '$(srcdir)/'`SynTree/Attribute.cc 2438 2433 2439 2434 SynTree/driver_cfa_cpp-Attribute.obj: SynTree/Attribute.cc 2440 @am__fastdepCXX_TRUE@ $( CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(driver_cfa_cpp_CXXFLAGS) $(CXXFLAGS) -MT SynTree/driver_cfa_cpp-Attribute.obj -MD -MP -MF SynTree/$(DEPDIR)/driver_cfa_cpp-Attribute.Tpo -c -o SynTree/driver_cfa_cpp-Attribute.obj `if test -f 'SynTree/Attribute.cc'; then $(CYGPATH_W) 'SynTree/Attribute.cc'; else $(CYGPATH_W) '$(srcdir)/SynTree/Attribute.cc'; fi`2441 @am__fastdepCXX_TRUE@ $( am__mv) SynTree/$(DEPDIR)/driver_cfa_cpp-Attribute.Tpo SynTree/$(DEPDIR)/driver_cfa_cpp-Attribute.Po2442 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='SynTree/Attribute.cc' object='SynTree/driver_cfa_cpp-Attribute.obj' libtool=no @AMDEPBACKSLASH@2443 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 2444 @am__fastdepCXX_FALSE@ $( CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(driver_cfa_cpp_CXXFLAGS) $(CXXFLAGS) -c -o SynTree/driver_cfa_cpp-Attribute.obj `if test -f 'SynTree/Attribute.cc'; then $(CYGPATH_W) 'SynTree/Attribute.cc'; else $(CYGPATH_W) '$(srcdir)/SynTree/Attribute.cc'; fi`2435 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(driver_cfa_cpp_CXXFLAGS) $(CXXFLAGS) -MT SynTree/driver_cfa_cpp-Attribute.obj -MD -MP -MF SynTree/$(DEPDIR)/driver_cfa_cpp-Attribute.Tpo -c -o SynTree/driver_cfa_cpp-Attribute.obj `if test -f 'SynTree/Attribute.cc'; then $(CYGPATH_W) 'SynTree/Attribute.cc'; else $(CYGPATH_W) '$(srcdir)/SynTree/Attribute.cc'; fi` 2436 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) SynTree/$(DEPDIR)/driver_cfa_cpp-Attribute.Tpo SynTree/$(DEPDIR)/driver_cfa_cpp-Attribute.Po 2437 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='SynTree/Attribute.cc' object='SynTree/driver_cfa_cpp-Attribute.obj' libtool=no @AMDEPBACKSLASH@ 2438 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 2439 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(driver_cfa_cpp_CXXFLAGS) $(CXXFLAGS) -c -o SynTree/driver_cfa_cpp-Attribute.obj `if test -f 'SynTree/Attribute.cc'; then $(CYGPATH_W) 'SynTree/Attribute.cc'; else $(CYGPATH_W) '$(srcdir)/SynTree/Attribute.cc'; fi` 2445 2440 2446 2441 Tuples/driver_cfa_cpp-Mutate.o: Tuples/Mutate.cc … … 2532 2527 2533 2528 .yy.cc: 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) 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) 2548 2537 set x; \ 2549 2538 here=`pwd`; \ 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; }; }'`; \ 2539 $(am__define_uniq_tagged_files); \ 2556 2540 shift; \ 2557 2541 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ … … 2565 2549 fi; \ 2566 2550 fi 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; }; }'`; \ 2551 ctags: ctags-am 2552 2553 CTAGS: ctags 2554 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) 2555 $(am__define_uniq_tagged_files); \ 2576 2556 test -z "$(CTAGS_ARGS)$$unique" \ 2577 2557 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ … … 2582 2562 && $(am__cd) $(top_srcdir) \ 2583 2563 && gtags -i $(GTAGS_ARGS) "$$here" 2564 cscopelist: cscopelist-am 2565 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.files 2584 2579 2585 2580 distclean-tags: … … 2680 2675 -rm -f Parser/lex.cc 2681 2676 -rm -f Parser/parser.cc 2682 -rm -f Parser/parser.h 2677 -rm -f Parser/parser.hh 2683 2678 -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES) 2684 2679 -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES) … … 2754 2749 .MAKE: all check install install-am install-strip 2755 2750 2756 .PHONY: CTAGS GTAGS all all-am check check-am clean \2757 clean-cfa_cpplibPROGRAMS clean-generic c tags distclean\2758 distclean-compile distclean-generic distclean-tags distdir dvi\2759 d vi-am html html-am info info-am install install-am \2760 install -cfa_cpplibPROGRAMS install-data install-data-am\2761 install-d vi 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 install dirs maintainer-clean maintainer-clean-generic\2766 m ostlyclean mostlyclean-compile mostlyclean-generic pdf pdf-am\2767 ps ps-am tags uninstall uninstall-am\2768 uninstall- cfa_cpplibPROGRAMS2751 .PHONY: CTAGS GTAGS TAGS all all-am check check-am clean \ 2752 clean-cfa_cpplibPROGRAMS clean-generic cscopelist-am ctags \ 2753 ctags-am distclean distclean-compile distclean-generic \ 2754 distclean-tags distdir dvi dvi-am html html-am info info-am \ 2755 install install-am install-cfa_cpplibPROGRAMS install-data \ 2756 install-data-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 installcheck-am installdirs maintainer-clean \ 2761 maintainer-clean-generic mostlyclean mostlyclean-compile \ 2762 mostlyclean-generic pdf pdf-am ps ps-am tags tags-am uninstall \ 2763 uninstall-am uninstall-cfa_cpplibPROGRAMS 2769 2764 2770 2765 -
src/driver/Makefile.in
rc8c03683 r7ff30d07 1 # Makefile.in generated by automake 1.1 1.3from Makefile.am.1 # Makefile.in generated by automake 1.14.1 from Makefile.am. 2 2 # @configure_input@ 3 3 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. 4 # Copyright (C) 1994-2013 Free Software Foundation, Inc. 5 7 6 # This Makefile.in is free software; the Free Software Foundation 8 7 # gives unlimited permission to copy and/or distribute it, … … 20 19 21 20 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 = yes 64 am__make_dryrun = (target_option=n; $(am__make_running_with_option)) 65 am__make_keepgoing = (target_option=k; $(am__make_running_with_option)) 22 66 pkgdatadir = $(datadir)/@PACKAGE@ 23 67 pkgincludedir = $(includedir)/@PACKAGE@ … … 39 83 cc1lib_PROGRAMS = cc1$(EXEEXT) 40 84 subdir = src/driver 41 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in 85 DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \ 86 $(top_srcdir)/automake/depcomp 42 87 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 43 88 am__aclocal_m4_deps = $(top_srcdir)/configure.ac … … 56 101 cfa_OBJECTS = $(am_cfa_OBJECTS) 57 102 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 = false 106 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 = 58 115 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) 59 116 depcomp = $(SHELL) $(top_srcdir)/automake/depcomp … … 64 121 AM_V_CXX = $(am__v_CXX_@AM_V@) 65 122 am__v_CXX_ = $(am__v_CXX_@AM_DEFAULT_V@) 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 = @ 123 am__v_CXX_0 = @echo " CXX " $@; 124 am__v_CXX_1 = 70 125 CXXLD = $(CXX) 71 126 CXXLINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \ … … 73 128 AM_V_CXXLD = $(am__v_CXXLD_@AM_V@) 74 129 am__v_CXXLD_ = $(am__v_CXXLD_@AM_DEFAULT_V@) 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 " $@; 130 am__v_CXXLD_0 = @echo " CXXLD " $@; 131 am__v_CXXLD_1 = 79 132 SOURCES = $(cc1_SOURCES) $(cfa_SOURCES) 80 133 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 esac 139 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 is 142 # *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 variables 150 # 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)` 81 156 ETAGS = etags 82 157 CTAGS = ctags … … 232 307 install-binPROGRAMS: $(bin_PROGRAMS) 233 308 @$(NORMAL_INSTALL) 234 test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"235 309 @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; \ 236 314 for p in $$list; do echo "$$p $$p"; done | \ 237 315 sed 's/$(EXEEXT)$$//' | \ 238 while read p p1; do if test -f $$p ;\239 then echo "$$p"; echo "$$p"; else :; fi; \316 while read p p1; do if test -f $$p \ 317 ; then echo "$$p"; echo "$$p"; else :; fi; \ 240 318 done | \ 241 sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \ 319 sed -e 'p;s,.*/,,;n;h' \ 320 -e 's|.*|.|' \ 242 321 -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \ 243 322 sed 'N;N;N;s,\n, ,g' | \ … … 260 339 files=`for p in $$list; do echo "$$p"; done | \ 261 340 sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \ 262 -e 's/$$/$(EXEEXT)/' `; \ 341 -e 's/$$/$(EXEEXT)/' \ 342 `; \ 263 343 test -n "$$list" || exit 0; \ 264 344 echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \ … … 269 349 install-cc1libPROGRAMS: $(cc1lib_PROGRAMS) 270 350 @$(NORMAL_INSTALL) 271 test -z "$(cc1libdir)" || $(MKDIR_P) "$(DESTDIR)$(cc1libdir)"272 351 @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; \ 273 356 for p in $$list; do echo "$$p $$p"; done | \ 274 357 sed 's/$(EXEEXT)$$//' | \ 275 while read p p1; do if test -f $$p ;\276 then echo "$$p"; echo "$$p"; else :; fi; \358 while read p p1; do if test -f $$p \ 359 ; then echo "$$p"; echo "$$p"; else :; fi; \ 277 360 done | \ 278 sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \ 361 sed -e 'p;s,.*/,,;n;h' \ 362 -e 's|.*|.|' \ 279 363 -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \ 280 364 sed 'N;N;N;s,\n, ,g' | \ … … 297 381 files=`for p in $$list; do echo "$$p"; done | \ 298 382 sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \ 299 -e 's/$$/$(EXEEXT)/' `; \ 383 -e 's/$$/$(EXEEXT)/' \ 384 `; \ 300 385 test -n "$$list" || exit 0; \ 301 386 echo " ( cd '$(DESTDIR)$(cc1libdir)' && rm -f" $$files ")"; \ … … 304 389 clean-cc1libPROGRAMS: 305 390 -test -z "$(cc1lib_PROGRAMS)" || rm -f $(cc1lib_PROGRAMS) 391 306 392 cc1$(EXEEXT): $(cc1_OBJECTS) $(cc1_DEPENDENCIES) $(EXTRA_cc1_DEPENDENCIES) 307 393 @rm -f cc1$(EXEEXT) 308 394 $(AM_V_CXXLD)$(CXXLINK) $(cc1_OBJECTS) $(cc1_LDADD) $(LIBS) 395 309 396 cfa$(EXEEXT): $(cfa_OBJECTS) $(cfa_DEPENDENCIES) $(EXTRA_cfa_DEPENDENCIES) 310 397 @rm -f cfa$(EXEEXT) … … 334 421 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` 335 422 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) 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) 348 429 set x; \ 349 430 here=`pwd`; \ 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; }; }'`; \ 431 $(am__define_uniq_tagged_files); \ 356 432 shift; \ 357 433 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ … … 365 441 fi; \ 366 442 fi 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; }; }'`; \ 443 ctags: ctags-am 444 445 CTAGS: ctags 446 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) 447 $(am__define_uniq_tagged_files); \ 376 448 test -z "$(CTAGS_ARGS)$$unique" \ 377 449 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ … … 382 454 && $(am__cd) $(top_srcdir) \ 383 455 && gtags -i $(GTAGS_ARGS) "$$here" 456 cscopelist: cscopelist-am 457 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.files 384 471 385 472 distclean-tags: … … 526 613 .MAKE: install-am install-strip 527 614 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 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 541 629 542 630 -
src/examples/Makefile.in
rc8c03683 r7ff30d07 1 # Makefile.in generated by automake 1.1 1.3from Makefile.am.1 # Makefile.in generated by automake 1.14.1 from Makefile.am. 2 2 # @configure_input@ 3 3 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. 4 # Copyright (C) 1994-2013 Free Software Foundation, Inc. 5 7 6 # This Makefile.in is free software; the Free Software Foundation 8 7 # gives unlimited permission to copy and/or distribute it, … … 20 19 21 20 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 = yes 64 am__make_dryrun = (target_option=n; $(am__make_running_with_option)) 65 am__make_keepgoing = (target_option=k; $(am__make_running_with_option)) 22 66 pkgdatadir = $(datadir)/@PACKAGE@ 23 67 pkgincludedir = $(includedir)/@PACKAGE@ … … 39 83 avl_test$(EXEEXT) 40 84 subdir = src/examples 41 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in 85 DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \ 86 $(top_srcdir)/automake/depcomp 42 87 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 43 88 am__aclocal_m4_deps = $(top_srcdir)/configure.ac … … 61 106 vector_test_OBJECTS = $(am_vector_test_OBJECTS) 62 107 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 = false 111 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 = 63 120 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) 64 121 depcomp = $(SHELL) $(top_srcdir)/automake/depcomp … … 68 125 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) 69 126 am__v_lt_0 = --silent 127 am__v_lt_1 = 70 128 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ 71 129 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) 72 130 AM_V_CC = $(am__v_CC_@AM_V@) 73 131 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) 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 = @ 132 am__v_CC_0 = @echo " CC " $@; 133 am__v_CC_1 = 78 134 CCLD = $(CC) 79 135 LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@ 80 136 AM_V_CCLD = $(am__v_CCLD_@AM_V@) 81 137 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) 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 " $@; 138 am__v_CCLD_0 = @echo " CCLD " $@; 139 am__v_CCLD_1 = 86 140 SOURCES = $(avl_test_SOURCES) $(fstream_test_SOURCES) \ 87 141 $(vector_test_SOURCES) 88 142 DIST_SOURCES = $(avl_test_SOURCES) $(fstream_test_SOURCES) \ 89 143 $(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 esac 149 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 is 152 # *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 variables 160 # 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)` 90 166 ETAGS = etags 91 167 CTAGS = ctags … … 238 314 clean-noinstPROGRAMS: 239 315 -test -z "$(noinst_PROGRAMS)" || rm -f $(noinst_PROGRAMS) 316 240 317 avl_test$(EXEEXT): $(avl_test_OBJECTS) $(avl_test_DEPENDENCIES) $(EXTRA_avl_test_DEPENDENCIES) 241 318 @rm -f avl_test$(EXEEXT) 242 319 $(AM_V_CCLD)$(LINK) $(avl_test_OBJECTS) $(avl_test_LDADD) $(LIBS) 320 243 321 fstream_test$(EXEEXT): $(fstream_test_OBJECTS) $(fstream_test_DEPENDENCIES) $(EXTRA_fstream_test_DEPENDENCIES) 244 322 @rm -f fstream_test$(EXEEXT) 245 323 $(AM_V_CCLD)$(LINK) $(fstream_test_OBJECTS) $(fstream_test_LDADD) $(LIBS) 324 246 325 vector_test$(EXEEXT): $(vector_test_OBJECTS) $(vector_test_DEPENDENCIES) $(EXTRA_vector_test_DEPENDENCIES) 247 326 @rm -f vector_test$(EXEEXT) … … 271 350 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ 272 351 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 273 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c $<352 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $< 274 353 275 354 .c.obj: … … 278 357 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ 279 358 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 280 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`359 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` 281 360 282 361 avl_test.o: avltree/avl_test.c … … 378 457 @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` 379 458 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) 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) 392 465 set x; \ 393 466 here=`pwd`; \ 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; }; }'`; \ 467 $(am__define_uniq_tagged_files); \ 400 468 shift; \ 401 469 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ … … 409 477 fi; \ 410 478 fi 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; }; }'`; \ 479 ctags: ctags-am 480 481 CTAGS: ctags 482 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) 483 $(am__define_uniq_tagged_files); \ 420 484 test -z "$(CTAGS_ARGS)$$unique" \ 421 485 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ … … 426 490 && $(am__cd) $(top_srcdir) \ 427 491 && gtags -i $(GTAGS_ARGS) "$$here" 492 cscopelist: cscopelist-am 493 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.files 428 507 429 508 distclean-tags: … … 565 644 .MAKE: install-am install-strip 566 645 567 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \568 clean-noinstPROGRAMS c tags 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-p s install-ps-am install-strip installcheck\575 installcheck -am installdirs maintainer-clean \646 .PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \ 647 clean-noinstPROGRAMS cscopelist-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-pdf-am install-ps install-ps-am install-strip \ 654 installcheck installcheck-am installdirs maintainer-clean \ 576 655 maintainer-clean-generic mostlyclean mostlyclean-compile \ 577 mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \656 mostlyclean-generic pdf pdf-am ps ps-am tags tags-am uninstall \ 578 657 uninstall-am 579 658 -
src/libcfa/Makefile.in
rc8c03683 r7ff30d07 1 # Makefile.in generated by automake 1.1 1.3from Makefile.am.1 # Makefile.in generated by automake 1.14.1 from Makefile.am. 2 2 # @configure_input@ 3 3 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. 4 # Copyright (C) 1994-2013 Free Software Foundation, Inc. 5 7 6 # This Makefile.in is free software; the Free Software Foundation 8 7 # gives unlimited permission to copy and/or distribute it, … … 22 21 23 22 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 = yes 66 am__make_dryrun = (target_option=n; $(am__make_running_with_option)) 67 am__make_keepgoing = (target_option=k; $(am__make_running_with_option)) 24 68 pkgdatadir = $(datadir)/@PACKAGE@ 25 69 pkgincludedir = $(includedir)/@PACKAGE@ … … 39 83 POST_UNINSTALL = : 40 84 subdir = src/libcfa 41 DIST_COMMON = $( include_HEADERS)$(srcdir)/Makefile.am \42 $( srcdir)/Makefile.in85 DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \ 86 $(top_srcdir)/automake/depcomp $(include_HEADERS) 43 87 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 44 88 am__aclocal_m4_deps = $(top_srcdir)/configure.ac … … 83 127 AM_V_AR = $(am__v_AR_@AM_V@) 84 128 am__v_AR_ = $(am__v_AR_@AM_DEFAULT_V@) 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 = @ 129 am__v_AR_0 = @echo " AR " $@; 130 am__v_AR_1 = 89 131 libcfa_a_AR = $(AR) $(ARFLAGS) 90 132 libcfa_a_LIBADD = … … 94 136 am_libcfa_a_OBJECTS = libcfa-prelude.$(OBJEXT) $(am__objects_1) 95 137 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 = false 141 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 = 96 150 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) 97 151 depcomp = $(SHELL) $(top_srcdir)/automake/depcomp … … 102 156 AM_V_CC = $(am__v_CC_@AM_V@) 103 157 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) 104 am__v_CC_0 = @echo " CC " $@; 158 am__v_CC_0 = @echo " CC " $@; 159 am__v_CC_1 = 105 160 CCLD = $(CC) 106 161 LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@ 107 162 AM_V_CCLD = $(am__v_CCLD_@AM_V@) 108 163 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) 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 " $@; 164 am__v_CCLD_0 = @echo " CCLD " $@; 165 am__v_CCLD_1 = 113 166 SOURCES = $(libcfa_a_SOURCES) 114 167 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 esac 115 173 DATA = $(cfalib_DATA) 116 174 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 is 178 # *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 variables 186 # 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)` 117 192 ETAGS = etags 118 193 CTAGS = ctags … … 134 209 CFA_LIBDIR = @CFA_LIBDIR@ 135 210 CFA_PREFIX = @CFA_PREFIX@ 136 CFLAGS = - quiet -g -Wall -Wno-unused-function -B${abs_top_srcdir}/src/driver -XCFA -t # TEMPORARY: does not build with -O2211 CFLAGS = -g -Wall -Wno-unused-function -B${abs_top_srcdir}/src/driver -XCFA -t # TEMPORARY: does not build with -O2 137 212 CPP = @CPP@ 138 213 CPPFLAGS = @CPPFLAGS@ … … 271 346 install-libLIBRARIES: $(lib_LIBRARIES) 272 347 @$(NORMAL_INSTALL) 273 test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)"274 348 @list='$(lib_LIBRARIES)'; test -n "$(libdir)" || list=; \ 275 349 list2=; for p in $$list; do \ … … 279 353 done; \ 280 354 test -z "$$list2" || { \ 355 echo " $(MKDIR_P) '$(DESTDIR)$(libdir)'"; \ 356 $(MKDIR_P) "$(DESTDIR)$(libdir)" || exit 1; \ 281 357 echo " $(INSTALL_DATA) $$list2 '$(DESTDIR)$(libdir)'"; \ 282 358 $(INSTALL_DATA) $$list2 "$(DESTDIR)$(libdir)" || exit $$?; } … … 299 375 clean-libLIBRARIES: 300 376 -test -z "$(lib_LIBRARIES)" || rm -f $(lib_LIBRARIES) 377 301 378 libcfa.a: $(libcfa_a_OBJECTS) $(libcfa_a_DEPENDENCIES) $(EXTRA_libcfa_a_DEPENDENCIES) 302 379 $(AM_V_at)-rm -f libcfa.a … … 324 401 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ 325 402 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 326 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c $<403 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $< 327 404 328 405 .c.obj: … … 331 408 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ 332 409 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 333 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`410 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` 334 411 install-cfalibDATA: $(cfalib_DATA) 335 412 @$(NORMAL_INSTALL) 336 test -z "$(cfalibdir)" || $(MKDIR_P) "$(DESTDIR)$(cfalibdir)"337 413 @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; \ 338 418 for p in $$list; do \ 339 419 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ … … 352 432 install-includeHEADERS: $(include_HEADERS) 353 433 @$(NORMAL_INSTALL) 354 test -z "$(includedir)" || $(MKDIR_P) "$(DESTDIR)$(includedir)"355 434 @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; \ 356 439 for p in $$list; do \ 357 440 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ … … 369 452 dir='$(DESTDIR)$(includedir)'; $(am__uninstall_files_from_dir) 370 453 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) 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) 383 460 set x; \ 384 461 here=`pwd`; \ 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; }; }'`; \ 462 $(am__define_uniq_tagged_files); \ 391 463 shift; \ 392 464 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ … … 400 472 fi; \ 401 473 fi 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; }; }'`; \ 474 ctags: ctags-am 475 476 CTAGS: ctags 477 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) 478 $(am__define_uniq_tagged_files); \ 411 479 test -z "$(CTAGS_ARGS)$$unique" \ 412 480 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ … … 417 485 && $(am__cd) $(top_srcdir) \ 418 486 && gtags -i $(GTAGS_ARGS) "$$here" 487 cscopelist: cscopelist-am 488 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.files 419 502 420 503 distclean-tags: … … 562 645 .MAKE: install-am install-strip 563 646 564 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \565 clean-libLIBRARIES c tags 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-p s install-ps-am install-strip installcheck\573 installcheck -am installdirs maintainer-clean \647 .PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \ 648 clean-libLIBRARIES cscopelist-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-pdf-am install-ps install-ps-am install-strip \ 656 installcheck installcheck-am installdirs maintainer-clean \ 574 657 maintainer-clean-generic mostlyclean mostlyclean-compile \ 575 mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \658 mostlyclean-generic pdf pdf-am ps ps-am tags tags-am uninstall \ 576 659 uninstall-am uninstall-cfalibDATA uninstall-includeHEADERS \ 577 660 uninstall-libLIBRARIES
Note:
See TracChangeset
for help on using the changeset viewer.