Changeset 8c17ab0


Ignore:
Timestamp:
Nov 13, 2014, 3:09:54 PM (9 years ago)
Author:
Peter A. Buhr <pabuhr@…>
Branches:
ADT, aaron-thesis, arm-eh, cleanup-dtors, ctor, deferred_resn, demangler, enum, forall-pointer-decay, gc_noraii, jacob/cs343-translation, jenkins-sandbox, master, memory, new-ast, new-ast-unique-expr, new-env, no_list, persistent-indexer, pthread-emulation, qualifiedEnum, resolv-new, string, with_gc
Children:
c8ffe20b
Parents:
134b86a
Message:

add quoted identifiers, add compilation include directory, reformatted some files

Files:
1 deleted
17 edited

Legend:

Unmodified
Added
Removed
  • Makefile

    r134b86a r8c17ab0  
    1 # Makefile.in generated by automake 1.6.3 from Makefile.am.
    2 # Generated automatically from Makefile.in by configure.
    3 
    4 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
    5 # Free Software Foundation, Inc.
     1# Makefile.in generated by automake 1.11.3 from Makefile.am.
     2# Makefile.  Generated from Makefile.in by configure.
     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.
    67# This Makefile.in is free software; the Free Software Foundation
    78# gives unlimited permission to copy and/or distribute it,
     
    1415
    1516
    16 SHELL = /bin/sh
    17 
    18 srcdir = .
    19 top_srcdir = .
    20 
    21 prefix = /u/pabuhr/software/cfa/cfa-cc
    22 exec_prefix = ${prefix}
    23 
    24 bindir = ${exec_prefix}/bin
    25 sbindir = ${exec_prefix}/sbin
    26 libexecdir = ${exec_prefix}/libexec
    27 datadir = ${prefix}/share
    28 sysconfdir = ${prefix}/etc
    29 sharedstatedir = ${prefix}/com
    30 localstatedir = ${prefix}/var
    31 libdir = ${exec_prefix}/lib
    32 infodir = ${prefix}/info
    33 mandir = ${prefix}/man
    34 includedir = ${prefix}/include
    35 oldincludedir = /usr/include
     17
    3618pkgdatadir = $(datadir)/cfa
     19pkgincludedir = $(includedir)/cfa
    3720pkglibdir = $(libdir)/cfa
    38 pkgincludedir = $(includedir)/cfa
    39 top_builddir = .
    40 
    41 ACLOCAL = ${SHELL} /u/pabuhr/software/cfa/cfa-cc/missing --run aclocal-1.6
    42 AUTOCONF = ${SHELL} /u/pabuhr/software/cfa/cfa-cc/missing --run autoconf
    43 AUTOMAKE = ${SHELL} /u/pabuhr/software/cfa/cfa-cc/missing --run automake-1.6
    44 AUTOHEADER = ${SHELL} /u/pabuhr/software/cfa/cfa-cc/missing --run autoheader
    45 
     21pkglibexecdir = $(libexecdir)/cfa
    4622am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
    47 INSTALL = /usr/bin/install -c
    48 INSTALL_PROGRAM = ${INSTALL}
    49 INSTALL_DATA = ${INSTALL} -m 644
    5023install_sh_DATA = $(install_sh) -c -m 644
    5124install_sh_PROGRAM = $(install_sh) -c
    5225install_sh_SCRIPT = $(install_sh) -c
    53 INSTALL_SCRIPT = ${INSTALL}
    5426INSTALL_HEADER = $(INSTALL_DATA)
    55 transform = s,x,x,
     27transform = $(program_transform_name)
    5628NORMAL_INSTALL = :
    5729PRE_INSTALL = :
     
    6032PRE_UNINSTALL = :
    6133POST_UNINSTALL = :
    62 
    63 EXEEXT =
    64 OBJEXT = o
    65 PATH_SEPARATOR = :
    66 AMTAR = ${SHELL} /u/pabuhr/software/cfa/cfa-cc/missing --run tar
    67 AWK = mawk
    68 
     34subdir = .
     35DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
     36        $(srcdir)/Makefile.in $(srcdir)/config.h.in \
     37        $(top_srcdir)/configure $(top_srcdir)/driver/Makefile.in \
     38        $(top_srcdir)/libcfa/Makefile.in \
     39        $(top_srcdir)/translator/Makefile.in AUTHORS COPYING ChangeLog \
     40        INSTALL NEWS install-sh missing mkinstalldirs
     41ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
     42am__aclocal_m4_deps = $(top_srcdir)/configure.in
     43am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
     44        $(ACLOCAL_M4)
     45am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
     46 configure.lineno config.status.lineno
     47mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
     48CONFIG_HEADER = config.h
     49CONFIG_CLEAN_FILES = translator/Makefile driver/Makefile \
     50        libcfa/Makefile
     51CONFIG_CLEAN_VPATH_FILES =
     52SOURCES =
     53DIST_SOURCES =
     54RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
     55        html-recursive info-recursive install-data-recursive \
     56        install-dvi-recursive install-exec-recursive \
     57        install-html-recursive install-info-recursive \
     58        install-pdf-recursive install-ps-recursive install-recursive \
     59        installcheck-recursive installdirs-recursive pdf-recursive \
     60        ps-recursive uninstall-recursive
     61RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
     62  distclean-recursive maintainer-clean-recursive
     63AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
     64        $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
     65        distdir dist dist-all distcheck
     66ETAGS = etags
     67CTAGS = ctags
     68DIST_SUBDIRS = $(SUBDIRS)
     69DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
     70distdir = $(PACKAGE)-$(VERSION)
     71top_distdir = $(distdir)
     72am__remove_distdir = \
     73  if test -d "$(distdir)"; then \
     74    find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
     75      && rm -rf "$(distdir)" \
     76      || { sleep 5 && rm -rf "$(distdir)"; }; \
     77  else :; fi
     78am__relativize = \
     79  dir0=`pwd`; \
     80  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
     81  sed_rest='s,^[^/]*/*,,'; \
     82  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
     83  sed_butlast='s,/*[^/]*$$,,'; \
     84  while test -n "$$dir1"; do \
     85    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
     86    if test "$$first" != "."; then \
     87      if test "$$first" = ".."; then \
     88        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
     89        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
     90      else \
     91        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
     92        if test "$$first2" = "$$first"; then \
     93          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
     94        else \
     95          dir2="../$$dir2"; \
     96        fi; \
     97        dir0="$$dir0"/"$$first"; \
     98      fi; \
     99    fi; \
     100    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
     101  done; \
     102  reldir="$$dir2"
     103DIST_ARCHIVES = $(distdir).tar.gz
     104GZIP_ENV = --best
     105distuninstallcheck_listfiles = find . -type f -print
     106am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
     107  | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
     108distcleancheck_listfiles = find . -type f -print
     109ACLOCAL = ${SHELL} /u/pabuhr/software/cfa/cfa-cc/missing --run aclocal-1.11
     110AMTAR = $${TAR-tar}
     111AUTOCONF = ${SHELL} /u/pabuhr/software/cfa/cfa-cc/missing --run autoconf
     112AUTOHEADER = ${SHELL} /u/pabuhr/software/cfa/cfa-cc/missing --run autoheader
     113AUTOMAKE = ${SHELL} /u/pabuhr/software/cfa/cfa-cc/missing --run automake-1.11
     114AWK = gawk
    69115BACKEND_CC = /u/pabuhr/bin/gcc
    70116CC = gcc
     117CCDEPMODE = depmode=none
    71118CFA_BINDIR = /u/pabuhr/software/cfa/cfa-cc/bin
     119CFA_INCDIR = /u/pabuhr/software/cfa/cfa-cc/include
    72120CFA_LIBDIR = /u/pabuhr/software/cfa/cfa-cc/lib
    73121CFA_PREFIX = /u/pabuhr/software/cfa/cfa-cc
     122CFLAGS = -g -O2
     123CPP = gcc -E
     124CPPFLAGS =
    74125CPP_PATH = /usr/bin/cpp
    75126CXX = g++
     127CXXDEPMODE = depmode=none
     128CXXFLAGS = -g -O2
     129CYGPATH_W = echo
     130DEFS = -DHAVE_CONFIG_H
    76131DEPDIR = .deps
     132ECHO_C =
     133ECHO_N = -n
     134ECHO_T =
     135EGREP = /bin/grep -E
     136EXEEXT =
    77137GCC_PATH = /u/pabuhr/bin/gcc
    78 INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s
     138GREP = /bin/grep
     139INSTALL = /usr/bin/install -c
     140INSTALL_DATA = ${INSTALL} -m 644
     141INSTALL_PROGRAM = ${INSTALL}
     142INSTALL_SCRIPT = ${INSTALL}
     143INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
     144LDFLAGS =
    79145LEX = flex
    80146LEXLIB = -lfl
    81147LEX_OUTPUT_ROOT = lex.yy
     148LIBOBJS =
     149LIBS =
     150LTLIBOBJS =
     151MAKEINFO = ${SHELL} /u/pabuhr/software/cfa/cfa-cc/missing --run makeinfo
     152MKDIR_P = /bin/mkdir -p
     153OBJEXT = o
    82154PACKAGE = cfa
     155PACKAGE_BUGREPORT = cforall@plg.uwaterloo.ca
     156PACKAGE_NAME = cfa-cc
     157PACKAGE_STRING = cfa-cc 1.0
     158PACKAGE_TARNAME = cfa-cc
     159PACKAGE_URL =
     160PACKAGE_VERSION = 1.0
     161PATH_SEPARATOR = :
     162SET_MAKE =
     163SHELL = /bin/bash
    83164STRIP =
    84165VERSION = 1.0
    85166YACC = bison -y
     167YFLAGS =
     168abs_builddir = /u/pabuhr/software/cfa/cfa-cc
     169abs_srcdir = /u/pabuhr/software/cfa/cfa-cc
     170abs_top_builddir = /u/pabuhr/software/cfa/cfa-cc
     171abs_top_srcdir = /u/pabuhr/software/cfa/cfa-cc
     172ac_ct_CC = gcc
     173ac_ct_CXX = g++
    86174am__include = include
     175am__leading_dot = .
    87176am__quote =
    88 install_sh = /u/pabuhr/software/cfa/cfa-cc/install-sh
     177am__tar = $${TAR-tar} chof - "$$tardir"
     178am__untar = $${TAR-tar} xf -
     179bindir = ${exec_prefix}/bin
     180build_alias =
     181builddir = .
     182datadir = ${datarootdir}
     183datarootdir = ${prefix}/share
     184docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
     185dvidir = ${docdir}
     186exec_prefix = ${prefix}
     187host_alias =
     188htmldir = ${docdir}
     189includedir = ${prefix}/include
     190infodir = ${datarootdir}/info
     191install_sh = ${SHELL} /u/pabuhr/software/cfa/cfa-cc/install-sh
     192libdir = ${exec_prefix}/lib
     193libexecdir = ${exec_prefix}/libexec
     194localedir = ${datarootdir}/locale
     195localstatedir = ${prefix}/var
     196mandir = ${datarootdir}/man
     197mkdir_p = /bin/mkdir -p
     198oldincludedir = /usr/include
     199pdfdir = ${docdir}
     200prefix = /u/pabuhr/software/cfa/cfa-cc
    89201preludedir = /u/pabuhr/software/cfa/cfa-cc/share/cfa
     202program_transform_name = s,x,x,
     203psdir = ${docdir}
     204sbindir = ${exec_prefix}/sbin
     205sharedstatedir = ${prefix}/com
     206srcdir = .
     207sysconfdir = ${prefix}/etc
     208target_alias =
     209top_build_prefix =
     210top_builddir = .
     211top_srcdir = .
    90212SUBDIRS = translator driver libcfa
    91213
    92214# non-source files
    93215EXTRA_DIST = Docs
    94 subdir = .
    95 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
    96 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
    97 CONFIG_HEADER = config.h
    98 CONFIG_CLEAN_FILES = translator/Makefile driver/Makefile libcfa/Makefile
    99 DIST_SOURCES =
    100 
    101 RECURSIVE_TARGETS = info-recursive dvi-recursive install-info-recursive \
    102         uninstall-info-recursive all-recursive install-data-recursive \
    103         install-exec-recursive installdirs-recursive install-recursive \
    104         uninstall-recursive check-recursive installcheck-recursive
    105 DIST_COMMON = README AUTHORS COPYING ChangeLog INSTALL Makefile.am \
    106         Makefile.in NEWS acconfig.h aclocal.m4 config.h.in configure \
    107         configure.in install-sh missing mkinstalldirs
    108 DIST_SUBDIRS = $(SUBDIRS)
    109216all: config.h
    110217        $(MAKE) $(AM_MAKEFLAGS) all-recursive
    111218
    112219.SUFFIXES:
    113 
    114 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
    115  configure.lineno
    116 $(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
    117         cd $(top_srcdir) && \
    118           $(AUTOMAKE) --gnu  Makefile
    119 Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
    120         cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)
    121 
    122 $(top_builddir)/config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
     220am--refresh: Makefile
     221        @:
     222$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
     223        @for dep in $?; do \
     224          case '$(am__configure_deps)' in \
     225            *$$dep*) \
     226              echo ' cd $(srcdir) && $(AUTOMAKE) --gnu'; \
     227              $(am__cd) $(srcdir) && $(AUTOMAKE) --gnu \
     228                && exit 0; \
     229              exit 1;; \
     230          esac; \
     231        done; \
     232        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
     233        $(am__cd) $(top_srcdir) && \
     234          $(AUTOMAKE) --gnu Makefile
     235.PRECIOUS: Makefile
     236Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
     237        @case '$?' in \
     238          *config.status*) \
     239            echo ' $(SHELL) ./config.status'; \
     240            $(SHELL) ./config.status;; \
     241          *) \
     242            echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
     243            cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
     244        esac;
     245
     246$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
    123247        $(SHELL) ./config.status --recheck
    124 $(srcdir)/configure:  $(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
    125         cd $(srcdir) && $(AUTOCONF)
    126 
    127 $(ACLOCAL_M4):  configure.in
    128         cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
     248
     249$(top_srcdir)/configure:  $(am__configure_deps)
     250        $(am__cd) $(srcdir) && $(AUTOCONF)
     251$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
     252        $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
     253$(am__aclocal_m4_deps):
    129254
    130255config.h: stamp-h1
    131         @if test ! -f $@; then \
    132           rm -f stamp-h1; \
    133           $(MAKE) stamp-h1; \
    134         else :; fi
     256        @if test ! -f $@; then rm -f stamp-h1; else :; fi
     257        @if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) stamp-h1; else :; fi
    135258
    136259stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
    137260        @rm -f stamp-h1
    138261        cd $(top_builddir) && $(SHELL) ./config.status config.h
    139 
    140 $(srcdir)/config.h.in:  $(top_srcdir)/configure.in $(ACLOCAL_M4) $(top_srcdir)/acconfig.h
    141         cd $(top_srcdir) && $(AUTOHEADER)
    142         touch $(srcdir)/config.h.in
     262$(srcdir)/config.h.in:  $(am__configure_deps)
     263        ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
     264        rm -f stamp-h1
     265        touch $@
    143266
    144267distclean-hdr:
     
    150273libcfa/Makefile: $(top_builddir)/config.status $(top_srcdir)/libcfa/Makefile.in
    151274        cd $(top_builddir) && $(SHELL) ./config.status $@
    152 uninstall-info-am:
    153275
    154276# This directory's subdirectories are mostly independent; you can cd
     
    159281# (2) otherwise, pass the desired values on the `make' command line.
    160282$(RECURSIVE_TARGETS):
    161         @set fnord $$MAKEFLAGS; amf=$$2; \
     283        @fail= failcom='exit 1'; \
     284        for f in x $$MAKEFLAGS; do \
     285          case $$f in \
     286            *=* | --[!k]*);; \
     287            *k*) failcom='fail=yes';; \
     288          esac; \
     289        done; \
    162290        dot_seen=no; \
    163291        target=`echo $@ | sed s/-recursive//`; \
     
    170298            local_target="$$target"; \
    171299          fi; \
    172           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
    173            || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
     300          ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
     301          || eval $$failcom; \
    174302        done; \
    175303        if test "$$dot_seen" = "no"; then \
     
    177305        fi; test -z "$$fail"
    178306
    179 mostlyclean-recursive clean-recursive distclean-recursive \
    180 maintainer-clean-recursive:
    181         @set fnord $$MAKEFLAGS; amf=$$2; \
     307$(RECURSIVE_CLEAN_TARGETS):
     308        @fail= failcom='exit 1'; \
     309        for f in x $$MAKEFLAGS; do \
     310          case $$f in \
     311            *=* | --[!k]*);; \
     312            *k*) failcom='fail=yes';; \
     313          esac; \
     314        done; \
    182315        dot_seen=no; \
    183316        case "$@" in \
     
    199332            local_target="$$target"; \
    200333          fi; \
    201           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
    202            || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
     334          ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
     335          || eval $$failcom; \
    203336        done && test -z "$$fail"
    204337tags-recursive:
    205338        list='$(SUBDIRS)'; for subdir in $$list; do \
    206           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
     339          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
    207340        done
    208 
    209 ETAGS = etags
    210 ETAGSFLAGS =
    211 
    212 tags: TAGS
     341ctags-recursive:
     342        list='$(SUBDIRS)'; for subdir in $$list; do \
     343          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
     344        done
    213345
    214346ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
     
    217349            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
    218350          done | \
    219           $(AWK) '    { files[$$0] = 1; } \
    220                END { for (i in files) print i; }'`; \
     351          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
     352              END { if (nonempty) { for (i in files) print i; }; }'`; \
    221353        mkid -fID $$unique
     354tags: TAGS
    222355
    223356TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
    224357                $(TAGS_FILES) $(LISP)
    225         tags=; \
     358        set x; \
    226359        here=`pwd`; \
     360        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
     361          include_option=--etags-include; \
     362          empty_fix=.; \
     363        else \
     364          include_option=--include; \
     365          empty_fix=; \
     366        fi; \
    227367        list='$(SUBDIRS)'; for subdir in $$list; do \
    228368          if test "$$subdir" = .; then :; else \
    229             test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
     369            test ! -f $$subdir/TAGS || \
     370              set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
    230371          fi; \
    231372        done; \
     
    234375            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
    235376          done | \
    236           $(AWK) '    { files[$$0] = 1; } \
    237                END { for (i in files) print i; }'`; \
    238         test -z "$(ETAGS_ARGS)$$tags$$unique" \
    239           || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
    240              $$tags $$unique
     377          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
     378              END { if (nonempty) { for (i in files) print i; }; }'`; \
     379        shift; \
     380        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
     381          test -n "$$unique" || unique=$$empty_fix; \
     382          if test $$# -gt 0; then \
     383            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
     384              "$$@" $$unique; \
     385          else \
     386            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
     387              $$unique; \
     388          fi; \
     389        fi
     390ctags: CTAGS
     391CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
     392                $(TAGS_FILES) $(LISP)
     393        list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
     394        unique=`for i in $$list; do \
     395            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
     396          done | \
     397          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
     398              END { if (nonempty) { for (i in files) print i; }; }'`; \
     399        test -z "$(CTAGS_ARGS)$$unique" \
     400          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
     401             $$unique
    241402
    242403GTAGS:
    243404        here=`$(am__cd) $(top_builddir) && pwd` \
    244           && cd $(top_srcdir) \
    245           && gtags -i $(GTAGS_ARGS) $$here
     405          && $(am__cd) $(top_srcdir) \
     406          && gtags -i $(GTAGS_ARGS) "$$here"
    246407
    247408distclean-tags:
    248         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
    249 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
    250 
    251 top_distdir = .
    252 distdir = $(PACKAGE)-$(VERSION)
    253 
    254 am__remove_distdir = \
    255   { test ! -d $(distdir) \
    256     || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
    257          && rm -fr $(distdir); }; }
    258 
    259 GZIP_ENV = --best
    260 distcleancheck_listfiles = find . -type f -print
     409        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
    261410
    262411distdir: $(DISTFILES)
    263412        $(am__remove_distdir)
    264         mkdir $(distdir)
    265         $(mkinstalldirs) $(distdir)/driver $(distdir)/translator $(distdir)/libcfa
    266         @list='$(DISTFILES)'; for file in $$list; do \
     413        test -d "$(distdir)" || mkdir "$(distdir)"
     414        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
     415        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
     416        list='$(DISTFILES)'; \
     417          dist_files=`for file in $$list; do echo $$file; done | \
     418          sed -e "s|^$$srcdirstrip/||;t" \
     419              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
     420        case $$dist_files in \
     421          */*) $(MKDIR_P) `echo "$$dist_files" | \
     422                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
     423                           sort -u` ;; \
     424        esac; \
     425        for file in $$dist_files; do \
    267426          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
    268           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
    269           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
    270             dir="/$$dir"; \
    271             $(mkinstalldirs) "$(distdir)$$dir"; \
     427          if test -d $$d/$$file; then \
     428            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
     429            if test -d "$(distdir)/$$file"; then \
     430              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
     431            fi; \
     432            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
     433              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
     434              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
     435            fi; \
     436            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
    272437          else \
    273             dir=''; \
    274           fi; \
    275           if test -d $$d/$$file; then \
    276             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
    277               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
    278             fi; \
    279             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
    280           else \
    281             test -f $(distdir)/$$file \
    282             || cp -p $$d/$$file $(distdir)/$$file \
     438            test -f "$(distdir)/$$file" \
     439            || cp -p $$d/$$file "$(distdir)/$$file" \
    283440            || exit 1; \
    284441          fi; \
    285442        done
    286         list='$(SUBDIRS)'; for subdir in $$list; do \
     443        @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
    287444          if test "$$subdir" = .; then :; else \
    288             test -d $(distdir)/$$subdir \
    289             || mkdir $(distdir)/$$subdir \
     445            test -d "$(distdir)/$$subdir" \
     446            || $(MKDIR_P) "$(distdir)/$$subdir" \
    290447            || exit 1; \
    291             (cd $$subdir && \
     448          fi; \
     449        done
     450        @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
     451          if test "$$subdir" = .; then :; else \
     452            dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
     453            $(am__relativize); \
     454            new_distdir=$$reldir; \
     455            dir1=$$subdir; dir2="$(top_distdir)"; \
     456            $(am__relativize); \
     457            new_top_distdir=$$reldir; \
     458            echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
     459            echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
     460            ($(am__cd) $$subdir && \
    292461              $(MAKE) $(AM_MAKEFLAGS) \
    293                 top_distdir="$(top_distdir)" \
    294                 distdir=../$(distdir)/$$subdir \
     462                top_distdir="$$new_top_distdir" \
     463                distdir="$$new_distdir" \
     464                am__remove_distdir=: \
     465                am__skip_length_check=: \
     466                am__skip_mode_fix=: \
    295467                distdir) \
    296468              || exit 1; \
    297469          fi; \
    298470        done
    299         -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
     471        -test -n "$(am__skip_mode_fix)" \
     472        || find "$(distdir)" -type d ! -perm -755 \
     473                -exec chmod u+rwx,go+rx {} \; -o \
    300474          ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
    301475          ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
    302           ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
    303         || chmod -R a+r $(distdir)
     476          ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
     477        || chmod -R a+r "$(distdir)"
    304478dist-gzip: distdir
    305         $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
     479        tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
     480        $(am__remove_distdir)
     481
     482dist-bzip2: distdir
     483        tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
     484        $(am__remove_distdir)
     485
     486dist-lzip: distdir
     487        tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
     488        $(am__remove_distdir)
     489
     490dist-lzma: distdir
     491        tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
     492        $(am__remove_distdir)
     493
     494dist-xz: distdir
     495        tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
     496        $(am__remove_distdir)
     497
     498dist-tarZ: distdir
     499        tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
     500        $(am__remove_distdir)
     501
     502dist-shar: distdir
     503        shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
     504        $(am__remove_distdir)
     505
     506dist-zip: distdir
     507        -rm -f $(distdir).zip
     508        zip -rq $(distdir).zip $(distdir)
    306509        $(am__remove_distdir)
    307510
    308511dist dist-all: distdir
    309         $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
     512        tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
    310513        $(am__remove_distdir)
    311514
     
    314517# tarfile.
    315518distcheck: dist
    316         $(am__remove_distdir)
    317         GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(AMTAR) xf -
     519        case '$(DIST_ARCHIVES)' in \
     520        *.tar.gz*) \
     521          GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
     522        *.tar.bz2*) \
     523          bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
     524        *.tar.lzma*) \
     525          lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
     526        *.tar.lz*) \
     527          lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
     528        *.tar.xz*) \
     529          xz -dc $(distdir).tar.xz | $(am__untar) ;;\
     530        *.tar.Z*) \
     531          uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
     532        *.shar.gz*) \
     533          GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
     534        *.zip*) \
     535          unzip $(distdir).zip ;;\
     536        esac
    318537        chmod -R a-w $(distdir); chmod a+w $(distdir)
    319         mkdir $(distdir)/=build
    320         mkdir $(distdir)/=inst
     538        mkdir $(distdir)/_build
     539        mkdir $(distdir)/_inst
    321540        chmod a-w $(distdir)
    322         dc_install_base=`$(am__cd) $(distdir)/=inst && pwd` \
    323           && cd $(distdir)/=build \
    324           && ../configure --srcdir=.. --prefix=$$dc_install_base \
     541        test -d $(distdir)/_build || exit 0; \
     542        dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
     543          && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
     544          && am__cwd=`pwd` \
     545          && $(am__cd) $(distdir)/_build \
     546          && ../configure --srcdir=.. --prefix="$$dc_install_base" \
     547            $(AM_DISTCHECK_CONFIGURE_FLAGS) \
    325548            $(DISTCHECK_CONFIGURE_FLAGS) \
    326549          && $(MAKE) $(AM_MAKEFLAGS) \
     
    330553          && $(MAKE) $(AM_MAKEFLAGS) installcheck \
    331554          && $(MAKE) $(AM_MAKEFLAGS) uninstall \
    332           && (test `find $$dc_install_base -type f -print | wc -l` -le 1 \
    333               || { echo "ERROR: files left after uninstall:" ; \
    334                    find $$dc_install_base -type f -print ; \
    335                    exit 1; } >&2 ) \
    336           && $(MAKE) $(AM_MAKEFLAGS) dist-gzip \
    337           && rm -f $(distdir).tar.gz \
    338           && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
    339         $(am__remove_distdir)
    340         @echo "$(distdir).tar.gz is ready for distribution" | \
    341           sed 'h;s/./=/g;p;x;p;x'
     555          && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
     556                distuninstallcheck \
     557          && chmod -R a-w "$$dc_install_base" \
     558          && ({ \
     559               (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
     560               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
     561               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
     562               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
     563                    distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
     564              } || { rm -rf "$$dc_destdir"; exit 1; }) \
     565          && rm -rf "$$dc_destdir" \
     566          && $(MAKE) $(AM_MAKEFLAGS) dist \
     567          && rm -rf $(DIST_ARCHIVES) \
     568          && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
     569          && cd "$$am__cwd" \
     570          || exit 1
     571        $(am__remove_distdir)
     572        @(echo "$(distdir) archives ready for distribution: "; \
     573          list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
     574          sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
     575distuninstallcheck:
     576        @test -n '$(distuninstallcheck_dir)' || { \
     577          echo 'ERROR: trying to run $@ with an empty' \
     578               '$$(distuninstallcheck_dir)' >&2; \
     579          exit 1; \
     580        }; \
     581        $(am__cd) '$(distuninstallcheck_dir)' || { \
     582          echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
     583          exit 1; \
     584        }; \
     585        test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
     586           || { echo "ERROR: files left after uninstall:" ; \
     587                if test -n "$(DESTDIR)"; then \
     588                  echo "  (check DESTDIR support)"; \
     589                fi ; \
     590                $(distuninstallcheck_listfiles) ; \
     591                exit 1; } >&2
    342592distcleancheck: distclean
    343         if test '$(srcdir)' = . ; then \
     593        @if test '$(srcdir)' = . ; then \
    344594          echo "ERROR: distcleancheck can only run from a VPATH build" ; \
    345595          exit 1 ; \
    346596        fi
    347         test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
    348           || { echo "ERROR: files left after distclean:" ; \
     597        @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
     598          || { echo "ERROR: files left in build directory after distclean:" ; \
    349599               $(distcleancheck_listfiles) ; \
    350600               exit 1; } >&2
     
    354604installdirs: installdirs-recursive
    355605installdirs-am:
    356 
    357606install: install-recursive
    358607install-exec: install-exec-recursive
     
    365614installcheck: installcheck-recursive
    366615install-strip:
    367         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
    368           INSTALL_STRIP_FLAG=-s \
    369           `test -z '$(STRIP)' || \
    370             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
     616        if test -z '$(STRIP)'; then \
     617          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
     618            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
     619              install; \
     620        else \
     621          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
     622            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
     623            "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
     624        fi
    371625mostlyclean-generic:
    372626
     
    374628
    375629distclean-generic:
    376         -rm -f Makefile $(CONFIG_CLEAN_FILES)
     630        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
     631        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
    377632
    378633maintainer-clean-generic:
     
    385640distclean: distclean-recursive
    386641        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
     642        -rm -f Makefile
    387643distclean-am: clean-am distclean-generic distclean-hdr distclean-tags
    388644
     
    391647dvi-am:
    392648
     649html: html-recursive
     650
     651html-am:
     652
    393653info: info-recursive
    394654
     
    397657install-data-am:
    398658
     659install-dvi: install-dvi-recursive
     660
     661install-dvi-am:
     662
    399663install-exec-am:
    400664
     665install-html: install-html-recursive
     666
     667install-html-am:
     668
    401669install-info: install-info-recursive
    402670
     671install-info-am:
     672
    403673install-man:
     674
     675install-pdf: install-pdf-recursive
     676
     677install-pdf-am:
     678
     679install-ps: install-ps-recursive
     680
     681install-ps-am:
    404682
    405683installcheck-am:
     
    407685maintainer-clean: maintainer-clean-recursive
    408686        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
    409         -rm -rf autom4te.cache
     687        -rm -rf $(top_srcdir)/autom4te.cache
     688        -rm -f Makefile
    410689maintainer-clean-am: distclean-am maintainer-clean-generic
    411690
     
    414693mostlyclean-am: mostlyclean-generic
    415694
    416 uninstall-am: uninstall-info-am
    417 
    418 uninstall-info: uninstall-info-recursive
    419 
    420 .PHONY: $(RECURSIVE_TARGETS) GTAGS all all-am check check-am clean \
    421         clean-generic clean-recursive dist dist-all dist-gzip distcheck \
    422         distclean distclean-generic distclean-hdr distclean-recursive \
    423         distclean-tags distcleancheck distdir dvi dvi-am dvi-recursive \
    424         info info-am info-recursive install install-am install-data \
    425         install-data-am install-data-recursive install-exec \
    426         install-exec-am install-exec-recursive install-info \
    427         install-info-am install-info-recursive install-man \
    428         install-recursive install-strip installcheck installcheck-am \
    429         installdirs installdirs-am installdirs-recursive \
    430         maintainer-clean maintainer-clean-generic \
    431         maintainer-clean-recursive mostlyclean mostlyclean-generic \
    432         mostlyclean-recursive tags tags-recursive uninstall \
    433         uninstall-am uninstall-info-am uninstall-info-recursive \
    434         uninstall-recursive
     695pdf: pdf-recursive
     696
     697pdf-am:
     698
     699ps: ps-recursive
     700
     701ps-am:
     702
     703uninstall-am:
     704
     705.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all \
     706        ctags-recursive install-am install-strip tags-recursive
     707
     708.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
     709        all all-am am--refresh check check-am clean clean-generic \
     710        ctags ctags-recursive dist dist-all dist-bzip2 dist-gzip \
     711        dist-lzip dist-lzma dist-shar dist-tarZ dist-xz dist-zip \
     712        distcheck distclean distclean-generic distclean-hdr \
     713        distclean-tags distcleancheck distdir distuninstallcheck dvi \
     714        dvi-am html html-am info info-am install install-am \
     715        install-data install-data-am install-dvi install-dvi-am \
     716        install-exec install-exec-am install-html install-html-am \
     717        install-info install-info-am install-man install-pdf \
     718        install-pdf-am install-ps install-ps-am install-strip \
     719        installcheck installcheck-am installdirs installdirs-am \
     720        maintainer-clean maintainer-clean-generic mostlyclean \
     721        mostlyclean-generic pdf pdf-am ps ps-am tags tags-recursive \
     722        uninstall uninstall-am
     723
    435724
    436725# Tell versions [3.59,3.63) of GNU make to not export all variables.
  • Makefile.in

    r134b86a r8c17ab0  
    1 # Makefile.in generated by automake 1.6.3 from Makefile.am.
     1# Makefile.in generated by automake 1.11.3 from Makefile.am.
    22# @configure_input@
    33
    4 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
    5 # Free Software Foundation, Inc.
     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.
    67# This Makefile.in is free software; the Free Software Foundation
    78# gives unlimited permission to copy and/or distribute it,
     
    1415
    1516@SET_MAKE@
    16 SHELL = @SHELL@
    17 
    18 srcdir = @srcdir@
    19 top_srcdir = @top_srcdir@
    2017VPATH = @srcdir@
    21 prefix = @prefix@
    22 exec_prefix = @exec_prefix@
    23 
    24 bindir = @bindir@
    25 sbindir = @sbindir@
    26 libexecdir = @libexecdir@
    27 datadir = @datadir@
    28 sysconfdir = @sysconfdir@
    29 sharedstatedir = @sharedstatedir@
    30 localstatedir = @localstatedir@
    31 libdir = @libdir@
    32 infodir = @infodir@
    33 mandir = @mandir@
    34 includedir = @includedir@
    35 oldincludedir = /usr/include
    3618pkgdatadir = $(datadir)/@PACKAGE@
     19pkgincludedir = $(includedir)/@PACKAGE@
    3720pkglibdir = $(libdir)/@PACKAGE@
    38 pkgincludedir = $(includedir)/@PACKAGE@
    39 top_builddir = .
    40 
    41 ACLOCAL = @ACLOCAL@
    42 AUTOCONF = @AUTOCONF@
    43 AUTOMAKE = @AUTOMAKE@
    44 AUTOHEADER = @AUTOHEADER@
    45 
     21pkglibexecdir = $(libexecdir)/@PACKAGE@
    4622am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
    47 INSTALL = @INSTALL@
    48 INSTALL_PROGRAM = @INSTALL_PROGRAM@
    49 INSTALL_DATA = @INSTALL_DATA@
    5023install_sh_DATA = $(install_sh) -c -m 644
    5124install_sh_PROGRAM = $(install_sh) -c
    5225install_sh_SCRIPT = $(install_sh) -c
    53 INSTALL_SCRIPT = @INSTALL_SCRIPT@
    5426INSTALL_HEADER = $(INSTALL_DATA)
    55 transform = @program_transform_name@
     27transform = $(program_transform_name)
    5628NORMAL_INSTALL = :
    5729PRE_INSTALL = :
     
    6032PRE_UNINSTALL = :
    6133POST_UNINSTALL = :
    62 
    63 EXEEXT = @EXEEXT@
    64 OBJEXT = @OBJEXT@
    65 PATH_SEPARATOR = @PATH_SEPARATOR@
     34subdir = .
     35DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
     36        $(srcdir)/Makefile.in $(srcdir)/config.h.in \
     37        $(top_srcdir)/configure $(top_srcdir)/driver/Makefile.in \
     38        $(top_srcdir)/libcfa/Makefile.in \
     39        $(top_srcdir)/translator/Makefile.in AUTHORS COPYING ChangeLog \
     40        INSTALL NEWS install-sh missing mkinstalldirs
     41ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
     42am__aclocal_m4_deps = $(top_srcdir)/configure.in
     43am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
     44        $(ACLOCAL_M4)
     45am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
     46 configure.lineno config.status.lineno
     47mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
     48CONFIG_HEADER = config.h
     49CONFIG_CLEAN_FILES = translator/Makefile driver/Makefile \
     50        libcfa/Makefile
     51CONFIG_CLEAN_VPATH_FILES =
     52SOURCES =
     53DIST_SOURCES =
     54RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
     55        html-recursive info-recursive install-data-recursive \
     56        install-dvi-recursive install-exec-recursive \
     57        install-html-recursive install-info-recursive \
     58        install-pdf-recursive install-ps-recursive install-recursive \
     59        installcheck-recursive installdirs-recursive pdf-recursive \
     60        ps-recursive uninstall-recursive
     61RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
     62  distclean-recursive maintainer-clean-recursive
     63AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
     64        $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
     65        distdir dist dist-all distcheck
     66ETAGS = etags
     67CTAGS = ctags
     68DIST_SUBDIRS = $(SUBDIRS)
     69DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
     70distdir = $(PACKAGE)-$(VERSION)
     71top_distdir = $(distdir)
     72am__remove_distdir = \
     73  if test -d "$(distdir)"; then \
     74    find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
     75      && rm -rf "$(distdir)" \
     76      || { sleep 5 && rm -rf "$(distdir)"; }; \
     77  else :; fi
     78am__relativize = \
     79  dir0=`pwd`; \
     80  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
     81  sed_rest='s,^[^/]*/*,,'; \
     82  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
     83  sed_butlast='s,/*[^/]*$$,,'; \
     84  while test -n "$$dir1"; do \
     85    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
     86    if test "$$first" != "."; then \
     87      if test "$$first" = ".."; then \
     88        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
     89        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
     90      else \
     91        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
     92        if test "$$first2" = "$$first"; then \
     93          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
     94        else \
     95          dir2="../$$dir2"; \
     96        fi; \
     97        dir0="$$dir0"/"$$first"; \
     98      fi; \
     99    fi; \
     100    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
     101  done; \
     102  reldir="$$dir2"
     103DIST_ARCHIVES = $(distdir).tar.gz
     104GZIP_ENV = --best
     105distuninstallcheck_listfiles = find . -type f -print
     106am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
     107  | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
     108distcleancheck_listfiles = find . -type f -print
     109ACLOCAL = @ACLOCAL@
    66110AMTAR = @AMTAR@
     111AUTOCONF = @AUTOCONF@
     112AUTOHEADER = @AUTOHEADER@
     113AUTOMAKE = @AUTOMAKE@
    67114AWK = @AWK@
    68 
    69115BACKEND_CC = @BACKEND_CC@
    70116CC = @CC@
     117CCDEPMODE = @CCDEPMODE@
    71118CFA_BINDIR = @CFA_BINDIR@
     119CFA_INCDIR = @CFA_INCDIR@
    72120CFA_LIBDIR = @CFA_LIBDIR@
    73121CFA_PREFIX = @CFA_PREFIX@
     122CFLAGS = @CFLAGS@
     123CPP = @CPP@
     124CPPFLAGS = @CPPFLAGS@
    74125CPP_PATH = @CPP_PATH@
    75126CXX = @CXX@
     127CXXDEPMODE = @CXXDEPMODE@
     128CXXFLAGS = @CXXFLAGS@
     129CYGPATH_W = @CYGPATH_W@
     130DEFS = @DEFS@
    76131DEPDIR = @DEPDIR@
     132ECHO_C = @ECHO_C@
     133ECHO_N = @ECHO_N@
     134ECHO_T = @ECHO_T@
     135EGREP = @EGREP@
     136EXEEXT = @EXEEXT@
    77137GCC_PATH = @GCC_PATH@
     138GREP = @GREP@
     139INSTALL = @INSTALL@
     140INSTALL_DATA = @INSTALL_DATA@
     141INSTALL_PROGRAM = @INSTALL_PROGRAM@
     142INSTALL_SCRIPT = @INSTALL_SCRIPT@
    78143INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
     144LDFLAGS = @LDFLAGS@
    79145LEX = @LEX@
    80146LEXLIB = @LEXLIB@
    81147LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
     148LIBOBJS = @LIBOBJS@
     149LIBS = @LIBS@
     150LTLIBOBJS = @LTLIBOBJS@
     151MAKEINFO = @MAKEINFO@
     152MKDIR_P = @MKDIR_P@
     153OBJEXT = @OBJEXT@
    82154PACKAGE = @PACKAGE@
     155PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
     156PACKAGE_NAME = @PACKAGE_NAME@
     157PACKAGE_STRING = @PACKAGE_STRING@
     158PACKAGE_TARNAME = @PACKAGE_TARNAME@
     159PACKAGE_URL = @PACKAGE_URL@
     160PACKAGE_VERSION = @PACKAGE_VERSION@
     161PATH_SEPARATOR = @PATH_SEPARATOR@
     162SET_MAKE = @SET_MAKE@
     163SHELL = @SHELL@
    83164STRIP = @STRIP@
    84165VERSION = @VERSION@
    85166YACC = @YACC@
     167YFLAGS = @YFLAGS@
     168abs_builddir = @abs_builddir@
     169abs_srcdir = @abs_srcdir@
     170abs_top_builddir = @abs_top_builddir@
     171abs_top_srcdir = @abs_top_srcdir@
     172ac_ct_CC = @ac_ct_CC@
     173ac_ct_CXX = @ac_ct_CXX@
    86174am__include = @am__include@
     175am__leading_dot = @am__leading_dot@
    87176am__quote = @am__quote@
     177am__tar = @am__tar@
     178am__untar = @am__untar@
     179bindir = @bindir@
     180build_alias = @build_alias@
     181builddir = @builddir@
     182datadir = @datadir@
     183datarootdir = @datarootdir@
     184docdir = @docdir@
     185dvidir = @dvidir@
     186exec_prefix = @exec_prefix@
     187host_alias = @host_alias@
     188htmldir = @htmldir@
     189includedir = @includedir@
     190infodir = @infodir@
    88191install_sh = @install_sh@
     192libdir = @libdir@
     193libexecdir = @libexecdir@
     194localedir = @localedir@
     195localstatedir = @localstatedir@
     196mandir = @mandir@
     197mkdir_p = @mkdir_p@
     198oldincludedir = @oldincludedir@
     199pdfdir = @pdfdir@
     200prefix = @prefix@
    89201preludedir = @preludedir@
     202program_transform_name = @program_transform_name@
     203psdir = @psdir@
     204sbindir = @sbindir@
     205sharedstatedir = @sharedstatedir@
     206srcdir = @srcdir@
     207sysconfdir = @sysconfdir@
     208target_alias = @target_alias@
     209top_build_prefix = @top_build_prefix@
     210top_builddir = @top_builddir@
     211top_srcdir = @top_srcdir@
    90212SUBDIRS = translator driver libcfa
    91213
    92214# non-source files
    93215EXTRA_DIST = Docs
    94 subdir = .
    95 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
    96 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
    97 CONFIG_HEADER = config.h
    98 CONFIG_CLEAN_FILES = translator/Makefile driver/Makefile libcfa/Makefile
    99 DIST_SOURCES =
    100 
    101 RECURSIVE_TARGETS = info-recursive dvi-recursive install-info-recursive \
    102         uninstall-info-recursive all-recursive install-data-recursive \
    103         install-exec-recursive installdirs-recursive install-recursive \
    104         uninstall-recursive check-recursive installcheck-recursive
    105 DIST_COMMON = README AUTHORS COPYING ChangeLog INSTALL Makefile.am \
    106         Makefile.in NEWS acconfig.h aclocal.m4 config.h.in configure \
    107         configure.in install-sh missing mkinstalldirs
    108 DIST_SUBDIRS = $(SUBDIRS)
    109216all: config.h
    110217        $(MAKE) $(AM_MAKEFLAGS) all-recursive
    111218
    112219.SUFFIXES:
    113 
    114 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
    115  configure.lineno
    116 $(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
    117         cd $(top_srcdir) && \
    118           $(AUTOMAKE) --gnu  Makefile
    119 Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
    120         cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)
    121 
    122 $(top_builddir)/config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
     220am--refresh: Makefile
     221        @:
     222$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
     223        @for dep in $?; do \
     224          case '$(am__configure_deps)' in \
     225            *$$dep*) \
     226              echo ' cd $(srcdir) && $(AUTOMAKE) --gnu'; \
     227              $(am__cd) $(srcdir) && $(AUTOMAKE) --gnu \
     228                && exit 0; \
     229              exit 1;; \
     230          esac; \
     231        done; \
     232        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
     233        $(am__cd) $(top_srcdir) && \
     234          $(AUTOMAKE) --gnu Makefile
     235.PRECIOUS: Makefile
     236Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
     237        @case '$?' in \
     238          *config.status*) \
     239            echo ' $(SHELL) ./config.status'; \
     240            $(SHELL) ./config.status;; \
     241          *) \
     242            echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
     243            cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
     244        esac;
     245
     246$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
    123247        $(SHELL) ./config.status --recheck
    124 $(srcdir)/configure:  $(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
    125         cd $(srcdir) && $(AUTOCONF)
    126 
    127 $(ACLOCAL_M4):  configure.in
    128         cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
     248
     249$(top_srcdir)/configure:  $(am__configure_deps)
     250        $(am__cd) $(srcdir) && $(AUTOCONF)
     251$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
     252        $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
     253$(am__aclocal_m4_deps):
    129254
    130255config.h: stamp-h1
    131         @if test ! -f $@; then \
    132           rm -f stamp-h1; \
    133           $(MAKE) stamp-h1; \
    134         else :; fi
     256        @if test ! -f $@; then rm -f stamp-h1; else :; fi
     257        @if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) stamp-h1; else :; fi
    135258
    136259stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
    137260        @rm -f stamp-h1
    138261        cd $(top_builddir) && $(SHELL) ./config.status config.h
    139 
    140 $(srcdir)/config.h.in:  $(top_srcdir)/configure.in $(ACLOCAL_M4) $(top_srcdir)/acconfig.h
    141         cd $(top_srcdir) && $(AUTOHEADER)
    142         touch $(srcdir)/config.h.in
     262$(srcdir)/config.h.in:  $(am__configure_deps)
     263        ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
     264        rm -f stamp-h1
     265        touch $@
    143266
    144267distclean-hdr:
     
    150273libcfa/Makefile: $(top_builddir)/config.status $(top_srcdir)/libcfa/Makefile.in
    151274        cd $(top_builddir) && $(SHELL) ./config.status $@
    152 uninstall-info-am:
    153275
    154276# This directory's subdirectories are mostly independent; you can cd
     
    159281# (2) otherwise, pass the desired values on the `make' command line.
    160282$(RECURSIVE_TARGETS):
    161         @set fnord $$MAKEFLAGS; amf=$$2; \
     283        @fail= failcom='exit 1'; \
     284        for f in x $$MAKEFLAGS; do \
     285          case $$f in \
     286            *=* | --[!k]*);; \
     287            *k*) failcom='fail=yes';; \
     288          esac; \
     289        done; \
    162290        dot_seen=no; \
    163291        target=`echo $@ | sed s/-recursive//`; \
     
    170298            local_target="$$target"; \
    171299          fi; \
    172           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
    173            || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
     300          ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
     301          || eval $$failcom; \
    174302        done; \
    175303        if test "$$dot_seen" = "no"; then \
     
    177305        fi; test -z "$$fail"
    178306
    179 mostlyclean-recursive clean-recursive distclean-recursive \
    180 maintainer-clean-recursive:
    181         @set fnord $$MAKEFLAGS; amf=$$2; \
     307$(RECURSIVE_CLEAN_TARGETS):
     308        @fail= failcom='exit 1'; \
     309        for f in x $$MAKEFLAGS; do \
     310          case $$f in \
     311            *=* | --[!k]*);; \
     312            *k*) failcom='fail=yes';; \
     313          esac; \
     314        done; \
    182315        dot_seen=no; \
    183316        case "$@" in \
     
    199332            local_target="$$target"; \
    200333          fi; \
    201           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
    202            || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
     334          ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
     335          || eval $$failcom; \
    203336        done && test -z "$$fail"
    204337tags-recursive:
    205338        list='$(SUBDIRS)'; for subdir in $$list; do \
    206           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
     339          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
    207340        done
    208 
    209 ETAGS = etags
    210 ETAGSFLAGS =
    211 
    212 tags: TAGS
     341ctags-recursive:
     342        list='$(SUBDIRS)'; for subdir in $$list; do \
     343          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
     344        done
    213345
    214346ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
     
    217349            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
    218350          done | \
    219           $(AWK) '    { files[$$0] = 1; } \
    220                END { for (i in files) print i; }'`; \
     351          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
     352              END { if (nonempty) { for (i in files) print i; }; }'`; \
    221353        mkid -fID $$unique
     354tags: TAGS
    222355
    223356TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
    224357                $(TAGS_FILES) $(LISP)
    225         tags=; \
     358        set x; \
    226359        here=`pwd`; \
     360        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
     361          include_option=--etags-include; \
     362          empty_fix=.; \
     363        else \
     364          include_option=--include; \
     365          empty_fix=; \
     366        fi; \
    227367        list='$(SUBDIRS)'; for subdir in $$list; do \
    228368          if test "$$subdir" = .; then :; else \
    229             test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
     369            test ! -f $$subdir/TAGS || \
     370              set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
    230371          fi; \
    231372        done; \
     
    234375            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
    235376          done | \
    236           $(AWK) '    { files[$$0] = 1; } \
    237                END { for (i in files) print i; }'`; \
    238         test -z "$(ETAGS_ARGS)$$tags$$unique" \
    239           || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
    240              $$tags $$unique
     377          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
     378              END { if (nonempty) { for (i in files) print i; }; }'`; \
     379        shift; \
     380        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
     381          test -n "$$unique" || unique=$$empty_fix; \
     382          if test $$# -gt 0; then \
     383            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
     384              "$$@" $$unique; \
     385          else \
     386            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
     387              $$unique; \
     388          fi; \
     389        fi
     390ctags: CTAGS
     391CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
     392                $(TAGS_FILES) $(LISP)
     393        list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
     394        unique=`for i in $$list; do \
     395            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
     396          done | \
     397          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
     398              END { if (nonempty) { for (i in files) print i; }; }'`; \
     399        test -z "$(CTAGS_ARGS)$$unique" \
     400          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
     401             $$unique
    241402
    242403GTAGS:
    243404        here=`$(am__cd) $(top_builddir) && pwd` \
    244           && cd $(top_srcdir) \
    245           && gtags -i $(GTAGS_ARGS) $$here
     405          && $(am__cd) $(top_srcdir) \
     406          && gtags -i $(GTAGS_ARGS) "$$here"
    246407
    247408distclean-tags:
    248         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
    249 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
    250 
    251 top_distdir = .
    252 distdir = $(PACKAGE)-$(VERSION)
    253 
    254 am__remove_distdir = \
    255   { test ! -d $(distdir) \
    256     || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
    257          && rm -fr $(distdir); }; }
    258 
    259 GZIP_ENV = --best
    260 distcleancheck_listfiles = find . -type f -print
     409        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
    261410
    262411distdir: $(DISTFILES)
    263412        $(am__remove_distdir)
    264         mkdir $(distdir)
    265         $(mkinstalldirs) $(distdir)/driver $(distdir)/translator $(distdir)/libcfa
    266         @list='$(DISTFILES)'; for file in $$list; do \
     413        test -d "$(distdir)" || mkdir "$(distdir)"
     414        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
     415        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
     416        list='$(DISTFILES)'; \
     417          dist_files=`for file in $$list; do echo $$file; done | \
     418          sed -e "s|^$$srcdirstrip/||;t" \
     419              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
     420        case $$dist_files in \
     421          */*) $(MKDIR_P) `echo "$$dist_files" | \
     422                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
     423                           sort -u` ;; \
     424        esac; \
     425        for file in $$dist_files; do \
    267426          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
    268           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
    269           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
    270             dir="/$$dir"; \
    271             $(mkinstalldirs) "$(distdir)$$dir"; \
     427          if test -d $$d/$$file; then \
     428            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
     429            if test -d "$(distdir)/$$file"; then \
     430              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
     431            fi; \
     432            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
     433              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
     434              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
     435            fi; \
     436            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
    272437          else \
    273             dir=''; \
    274           fi; \
    275           if test -d $$d/$$file; then \
    276             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
    277               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
    278             fi; \
    279             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
    280           else \
    281             test -f $(distdir)/$$file \
    282             || cp -p $$d/$$file $(distdir)/$$file \
     438            test -f "$(distdir)/$$file" \
     439            || cp -p $$d/$$file "$(distdir)/$$file" \
    283440            || exit 1; \
    284441          fi; \
    285442        done
    286         list='$(SUBDIRS)'; for subdir in $$list; do \
     443        @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
    287444          if test "$$subdir" = .; then :; else \
    288             test -d $(distdir)/$$subdir \
    289             || mkdir $(distdir)/$$subdir \
     445            test -d "$(distdir)/$$subdir" \
     446            || $(MKDIR_P) "$(distdir)/$$subdir" \
    290447            || exit 1; \
    291             (cd $$subdir && \
     448          fi; \
     449        done
     450        @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
     451          if test "$$subdir" = .; then :; else \
     452            dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
     453            $(am__relativize); \
     454            new_distdir=$$reldir; \
     455            dir1=$$subdir; dir2="$(top_distdir)"; \
     456            $(am__relativize); \
     457            new_top_distdir=$$reldir; \
     458            echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
     459            echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
     460            ($(am__cd) $$subdir && \
    292461              $(MAKE) $(AM_MAKEFLAGS) \
    293                 top_distdir="$(top_distdir)" \
    294                 distdir=../$(distdir)/$$subdir \
     462                top_distdir="$$new_top_distdir" \
     463                distdir="$$new_distdir" \
     464                am__remove_distdir=: \
     465                am__skip_length_check=: \
     466                am__skip_mode_fix=: \
    295467                distdir) \
    296468              || exit 1; \
    297469          fi; \
    298470        done
    299         -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
     471        -test -n "$(am__skip_mode_fix)" \
     472        || find "$(distdir)" -type d ! -perm -755 \
     473                -exec chmod u+rwx,go+rx {} \; -o \
    300474          ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
    301475          ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
    302           ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
    303         || chmod -R a+r $(distdir)
     476          ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
     477        || chmod -R a+r "$(distdir)"
    304478dist-gzip: distdir
    305         $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
     479        tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
     480        $(am__remove_distdir)
     481
     482dist-bzip2: distdir
     483        tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
     484        $(am__remove_distdir)
     485
     486dist-lzip: distdir
     487        tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
     488        $(am__remove_distdir)
     489
     490dist-lzma: distdir
     491        tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
     492        $(am__remove_distdir)
     493
     494dist-xz: distdir
     495        tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
     496        $(am__remove_distdir)
     497
     498dist-tarZ: distdir
     499        tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
     500        $(am__remove_distdir)
     501
     502dist-shar: distdir
     503        shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
     504        $(am__remove_distdir)
     505
     506dist-zip: distdir
     507        -rm -f $(distdir).zip
     508        zip -rq $(distdir).zip $(distdir)
    306509        $(am__remove_distdir)
    307510
    308511dist dist-all: distdir
    309         $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
     512        tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
    310513        $(am__remove_distdir)
    311514
     
    314517# tarfile.
    315518distcheck: dist
    316         $(am__remove_distdir)
    317         GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(AMTAR) xf -
     519        case '$(DIST_ARCHIVES)' in \
     520        *.tar.gz*) \
     521          GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
     522        *.tar.bz2*) \
     523          bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
     524        *.tar.lzma*) \
     525          lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
     526        *.tar.lz*) \
     527          lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
     528        *.tar.xz*) \
     529          xz -dc $(distdir).tar.xz | $(am__untar) ;;\
     530        *.tar.Z*) \
     531          uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
     532        *.shar.gz*) \
     533          GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
     534        *.zip*) \
     535          unzip $(distdir).zip ;;\
     536        esac
    318537        chmod -R a-w $(distdir); chmod a+w $(distdir)
    319         mkdir $(distdir)/=build
    320         mkdir $(distdir)/=inst
     538        mkdir $(distdir)/_build
     539        mkdir $(distdir)/_inst
    321540        chmod a-w $(distdir)
    322         dc_install_base=`$(am__cd) $(distdir)/=inst && pwd` \
    323           && cd $(distdir)/=build \
    324           && ../configure --srcdir=.. --prefix=$$dc_install_base \
     541        test -d $(distdir)/_build || exit 0; \
     542        dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
     543          && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
     544          && am__cwd=`pwd` \
     545          && $(am__cd) $(distdir)/_build \
     546          && ../configure --srcdir=.. --prefix="$$dc_install_base" \
     547            $(AM_DISTCHECK_CONFIGURE_FLAGS) \
    325548            $(DISTCHECK_CONFIGURE_FLAGS) \
    326549          && $(MAKE) $(AM_MAKEFLAGS) \
     
    330553          && $(MAKE) $(AM_MAKEFLAGS) installcheck \
    331554          && $(MAKE) $(AM_MAKEFLAGS) uninstall \
    332           && (test `find $$dc_install_base -type f -print | wc -l` -le 1 \
    333               || { echo "ERROR: files left after uninstall:" ; \
    334                    find $$dc_install_base -type f -print ; \
    335                    exit 1; } >&2 ) \
    336           && $(MAKE) $(AM_MAKEFLAGS) dist-gzip \
    337           && rm -f $(distdir).tar.gz \
    338           && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
    339         $(am__remove_distdir)
    340         @echo "$(distdir).tar.gz is ready for distribution" | \
    341           sed 'h;s/./=/g;p;x;p;x'
     555          && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
     556                distuninstallcheck \
     557          && chmod -R a-w "$$dc_install_base" \
     558          && ({ \
     559               (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
     560               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
     561               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
     562               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
     563                    distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
     564              } || { rm -rf "$$dc_destdir"; exit 1; }) \
     565          && rm -rf "$$dc_destdir" \
     566          && $(MAKE) $(AM_MAKEFLAGS) dist \
     567          && rm -rf $(DIST_ARCHIVES) \
     568          && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
     569          && cd "$$am__cwd" \
     570          || exit 1
     571        $(am__remove_distdir)
     572        @(echo "$(distdir) archives ready for distribution: "; \
     573          list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
     574          sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
     575distuninstallcheck:
     576        @test -n '$(distuninstallcheck_dir)' || { \
     577          echo 'ERROR: trying to run $@ with an empty' \
     578               '$$(distuninstallcheck_dir)' >&2; \
     579          exit 1; \
     580        }; \
     581        $(am__cd) '$(distuninstallcheck_dir)' || { \
     582          echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
     583          exit 1; \
     584        }; \
     585        test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
     586           || { echo "ERROR: files left after uninstall:" ; \
     587                if test -n "$(DESTDIR)"; then \
     588                  echo "  (check DESTDIR support)"; \
     589                fi ; \
     590                $(distuninstallcheck_listfiles) ; \
     591                exit 1; } >&2
    342592distcleancheck: distclean
    343         if test '$(srcdir)' = . ; then \
     593        @if test '$(srcdir)' = . ; then \
    344594          echo "ERROR: distcleancheck can only run from a VPATH build" ; \
    345595          exit 1 ; \
    346596        fi
    347         test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
    348           || { echo "ERROR: files left after distclean:" ; \
     597        @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
     598          || { echo "ERROR: files left in build directory after distclean:" ; \
    349599               $(distcleancheck_listfiles) ; \
    350600               exit 1; } >&2
     
    354604installdirs: installdirs-recursive
    355605installdirs-am:
    356 
    357606install: install-recursive
    358607install-exec: install-exec-recursive
     
    365614installcheck: installcheck-recursive
    366615install-strip:
    367         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
    368           INSTALL_STRIP_FLAG=-s \
    369           `test -z '$(STRIP)' || \
    370             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
     616        if test -z '$(STRIP)'; then \
     617          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
     618            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
     619              install; \
     620        else \
     621          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
     622            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
     623            "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
     624        fi
    371625mostlyclean-generic:
    372626
     
    374628
    375629distclean-generic:
    376         -rm -f Makefile $(CONFIG_CLEAN_FILES)
     630        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
     631        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
    377632
    378633maintainer-clean-generic:
     
    385640distclean: distclean-recursive
    386641        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
     642        -rm -f Makefile
    387643distclean-am: clean-am distclean-generic distclean-hdr distclean-tags
    388644
     
    391647dvi-am:
    392648
     649html: html-recursive
     650
     651html-am:
     652
    393653info: info-recursive
    394654
     
    397657install-data-am:
    398658
     659install-dvi: install-dvi-recursive
     660
     661install-dvi-am:
     662
    399663install-exec-am:
    400664
     665install-html: install-html-recursive
     666
     667install-html-am:
     668
    401669install-info: install-info-recursive
    402670
     671install-info-am:
     672
    403673install-man:
     674
     675install-pdf: install-pdf-recursive
     676
     677install-pdf-am:
     678
     679install-ps: install-ps-recursive
     680
     681install-ps-am:
    404682
    405683installcheck-am:
     
    407685maintainer-clean: maintainer-clean-recursive
    408686        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
    409         -rm -rf autom4te.cache
     687        -rm -rf $(top_srcdir)/autom4te.cache
     688        -rm -f Makefile
    410689maintainer-clean-am: distclean-am maintainer-clean-generic
    411690
     
    414693mostlyclean-am: mostlyclean-generic
    415694
    416 uninstall-am: uninstall-info-am
    417 
    418 uninstall-info: uninstall-info-recursive
    419 
    420 .PHONY: $(RECURSIVE_TARGETS) GTAGS all all-am check check-am clean \
    421         clean-generic clean-recursive dist dist-all dist-gzip distcheck \
    422         distclean distclean-generic distclean-hdr distclean-recursive \
    423         distclean-tags distcleancheck distdir dvi dvi-am dvi-recursive \
    424         info info-am info-recursive install install-am install-data \
    425         install-data-am install-data-recursive install-exec \
    426         install-exec-am install-exec-recursive install-info \
    427         install-info-am install-info-recursive install-man \
    428         install-recursive install-strip installcheck installcheck-am \
    429         installdirs installdirs-am installdirs-recursive \
    430         maintainer-clean maintainer-clean-generic \
    431         maintainer-clean-recursive mostlyclean mostlyclean-generic \
    432         mostlyclean-recursive tags tags-recursive uninstall \
    433         uninstall-am uninstall-info-am uninstall-info-recursive \
    434         uninstall-recursive
     695pdf: pdf-recursive
     696
     697pdf-am:
     698
     699ps: ps-recursive
     700
     701ps-am:
     702
     703uninstall-am:
     704
     705.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all \
     706        ctags-recursive install-am install-strip tags-recursive
     707
     708.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
     709        all all-am am--refresh check check-am clean clean-generic \
     710        ctags ctags-recursive dist dist-all dist-bzip2 dist-gzip \
     711        dist-lzip dist-lzma dist-shar dist-tarZ dist-xz dist-zip \
     712        distcheck distclean distclean-generic distclean-hdr \
     713        distclean-tags distcleancheck distdir distuninstallcheck dvi \
     714        dvi-am html html-am info info-am install install-am \
     715        install-data install-data-am install-dvi install-dvi-am \
     716        install-exec install-exec-am install-html install-html-am \
     717        install-info install-info-am install-man install-pdf \
     718        install-pdf-am install-ps install-ps-am install-strip \
     719        installcheck installcheck-am installdirs installdirs-am \
     720        maintainer-clean maintainer-clean-generic mostlyclean \
     721        mostlyclean-generic pdf pdf-am ps ps-am tags tags-recursive \
     722        uninstall uninstall-am
     723
    435724
    436725# Tell versions [3.59,3.63) of GNU make to not export all variables.
  • aclocal.m4

    r134b86a r8c17ab0  
    1 # aclocal.m4 generated automatically by aclocal 1.6.3 -*- Autoconf -*-
    2 
    3 # Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002
    4 # Free Software Foundation, Inc.
     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.
    56# This file is free software; the Free Software Foundation
    67# gives unlimited permission to copy and/or distribute it,
     
    1213# PARTICULAR PURPOSE.
    1314
    14 # Do all the work for Automake.                            -*- Autoconf -*-
    15 
    16 # This macro actually does too much some checks are only needed if
    17 # your package does certain things.  But this isn't really a big deal.
    18 
    19 # Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002
     15m4_ifndef([AC_AUTOCONF_VERSION],
     16  [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl
     17m4_if(m4_defn([AC_AUTOCONF_VERSION]), [2.68],,
     18[m4_warning([this file was generated for autoconf 2.68.
     19You have another version of autoconf.  It may work, but is not guaranteed to.
     20If you have problems, you may need to regenerate the build system entirely.
     21To 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
     31
     32# AM_AUTOMAKE_VERSION(VERSION)
     33# ----------------------------
     34# Automake X.Y traces this macro to ensure aclocal.m4 has been
     35# generated from the m4 files accompanying Automake X.Y.
     36# (This private macro should not be called outside this file.)
     37AC_DEFUN([AM_AUTOMAKE_VERSION],
     38[am__api_version='1.11'
     39dnl Some users find AM_AUTOMAKE_VERSION and mistake it for a way to
     40dnl require some minimum version.  Point them to the right macro.
     41m4_if([$1], [1.11.3], [],
     42      [AC_FATAL([Do not call $0, use AM_INIT_AUTOMAKE([$1]).])])dnl
     43])
     44
     45# _AM_AUTOCONF_VERSION(VERSION)
     46# -----------------------------
     47# aclocal traces this macro to find the Autoconf version.
     48# This is a private macro too.  Using m4_define simplifies
     49# the logic in aclocal, which can simply ignore this definition.
     50m4_define([_AM_AUTOCONF_VERSION], [])
     51
     52# AM_SET_CURRENT_AUTOMAKE_VERSION
     53# -------------------------------
     54# Call AM_AUTOMAKE_VERSION and AM_AUTOMAKE_VERSION so they can be traced.
     55# This function is AC_REQUIREd by AM_INIT_AUTOMAKE.
     56AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION],
     57[AM_AUTOMAKE_VERSION([1.11.3])dnl
     58m4_ifndef([AC_AUTOCONF_VERSION],
     59  [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl
     60_AM_AUTOCONF_VERSION(m4_defn([AC_AUTOCONF_VERSION]))])
     61
     62# AM_AUX_DIR_EXPAND                                         -*- Autoconf -*-
     63
     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
     71
     72# For projects using AC_CONFIG_AUX_DIR([foo]), Autoconf sets
     73# $ac_aux_dir to `$srcdir/foo'.  In other projects, it is set to
     74# `$srcdir', `$srcdir/..', or `$srcdir/../..'.
     75#
     76# Of course, Automake must honor this variable whenever it calls a
     77# tool from the auxiliary directory.  The problem is that $srcdir (and
     78# therefore $ac_aux_dir as well) can be either absolute or relative,
     79# depending on how configure is run.  This is pretty annoying, since
     80# it makes $ac_aux_dir quite unusable in subdirectories: in the top
     81# source directory, any form will work fine, but in subdirectories a
     82# relative path needs to be adjusted first.
     83#
     84# $ac_aux_dir/missing
     85#    fails when called from a subdirectory if $ac_aux_dir is relative
     86# $top_srcdir/$ac_aux_dir/missing
     87#    fails if $ac_aux_dir is absolute,
     88#    fails when called from a subdirectory in a VPATH build with
     89#          a relative $ac_aux_dir
     90#
     91# The reason of the latter failure is that $top_srcdir and $ac_aux_dir
     92# are both prefixed by $srcdir.  In an in-source build this is usually
     93# harmless because $srcdir is `.', but things will broke when you
     94# start a VPATH build or use an absolute $srcdir.
     95#
     96# So we could use something similar to $top_srcdir/$ac_aux_dir/missing,
     97# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
     98#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
     99# and then we would define $MISSING as
     100#   MISSING="\${SHELL} $am_aux_dir/missing"
     101# This will work as long as MISSING is not called from configure, because
     102# unfortunately $(top_srcdir) has no meaning in configure.
     103# However there are other variables, like CC, which are often used in
     104# configure, and could therefore not use this "fixed" $ac_aux_dir.
     105#
     106# Another solution, used here, is to always expand $ac_aux_dir to an
     107# absolute PATH.  The drawback is that using absolute paths prevent a
     108# configured tree to be moved without reconfiguration.
     109
     110AC_DEFUN([AM_AUX_DIR_EXPAND],
     111[dnl Rely on autoconf to set up CDPATH properly.
     112AC_PREREQ([2.50])dnl
     113# expand $ac_aux_dir to an absolute path
     114am_aux_dir=`cd $ac_aux_dir && pwd`
     115])
     116
     117# AM_CONDITIONAL                                            -*- Autoconf -*-
     118
     119# Copyright (C) 1997, 2000, 2001, 2003, 2004, 2005, 2006, 2008
    20120# Free Software Foundation, Inc.
    21 
    22 # This program is free software; you can redistribute it and/or modify
    23 # it under the terms of the GNU General Public License as published by
    24 # the Free Software Foundation; either version 2, or (at your option)
    25 # any later version.
    26 
    27 # This program is distributed in the hope that it will be useful,
    28 # but WITHOUT ANY WARRANTY; without even the implied warranty of
    29 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    30 # GNU General Public License for more details.
    31 
    32 # You should have received a copy of the GNU General Public License
    33 # along with this program; if not, write to the Free Software
    34 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
    35 # 02111-1307, USA.
    36 
    37 # serial 8
     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
     127
     128# AM_CONDITIONAL(NAME, SHELL-CONDITION)
     129# -------------------------------------
     130# Define a conditional.
     131AC_DEFUN([AM_CONDITIONAL],
     132[AC_PREREQ(2.52)dnl
     133 ifelse([$1], [TRUE],  [AC_FATAL([$0: invalid condition: $1])],
     134        [$1], [FALSE], [AC_FATAL([$0: invalid condition: $1])])dnl
     135AC_SUBST([$1_TRUE])dnl
     136AC_SUBST([$1_FALSE])dnl
     137_AM_SUBST_NOTMAKE([$1_TRUE])dnl
     138_AM_SUBST_NOTMAKE([$1_FALSE])dnl
     139m4_define([_AM_COND_VALUE_$1], [$2])dnl
     140if $2; then
     141  $1_TRUE=
     142  $1_FALSE='#'
     143else
     144  $1_TRUE='#'
     145  $1_FALSE=
     146fi
     147AC_CONFIG_COMMANDS_PRE(
     148[if test -z "${$1_TRUE}" && test -z "${$1_FALSE}"; then
     149  AC_MSG_ERROR([[conditional "$1" was never defined.
     150Usually this means the macro was only invoked conditionally.]])
     151fi])])
     152
     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
    38161
    39162# There are a few dirty hacks below to avoid letting `AC_PROG_CC' be
     
    44167
    45168
    46 AC_PREREQ([2.52])
    47 
    48 # Autoconf 2.50 wants to disallow AM_ names.  We explicitly allow
    49 # the ones we care about.
    50 m4_pattern_allow([^AM_[A-Z]+FLAGS$])dnl
     169# _AM_DEPENDENCIES(NAME)
     170# ----------------------
     171# See how the compiler implements dependency checking.
     172# NAME is "CC", "CXX", "GCJ", or "OBJC".
     173# We try a few techniques and use that to set a single cache variable.
     174#
     175# We don't AC_REQUIRE the corresponding AC_PROG_CC since the latter was
     176# modified to invoke _AM_DEPENDENCIES(CC); we would have a circular
     177# dependency, and given that the user is not expected to run this macro,
     178# just rely on AC_PROG_CC.
     179AC_DEFUN([_AM_DEPENDENCIES],
     180[AC_REQUIRE([AM_SET_DEPDIR])dnl
     181AC_REQUIRE([AM_OUTPUT_DEPENDENCY_COMMANDS])dnl
     182AC_REQUIRE([AM_MAKE_INCLUDE])dnl
     183AC_REQUIRE([AM_DEP_TRACK])dnl
     184
     185ifelse([$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=])
     191
     192AC_CACHE_CHECK([dependency style of $depcc],
     193               [am_cv_$1_dependencies_compiler_type],
     194[if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
     195  # We make a subdir and do the tests there.  Otherwise we can end up
     196  # making bogus files that we don't know about and never remove.  For
     197  # 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 output
     199  # in D'.
     200  rm -rf conftest.dir
     201  mkdir conftest.dir
     202  # Copy depcomp to subdir because otherwise we won't find it if we're
     203  # using a relative directory.
     204  cp "$am_depcomp" conftest.dir
     205  cd conftest.dir
     206  # We will build objects and dependencies in a subdirectory because
     207  # it helps to detect inapplicable dependency modes.  For instance
     208  # both Tru64's cc and ICC support -MD to output dependencies as a
     209  # side effect of compilation, but ICC will put the dependencies in
     210  # the current directory while Tru64 will put them in the object
     211  # directory.
     212  mkdir sub
     213
     214  am_cv_$1_dependencies_compiler_type=none
     215  if test "$am_compiler_list" = ""; then
     216     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
     217  fi
     218  am__universal=false
     219  m4_case([$1], [CC],
     220    [case " $depcc " in #(
     221     *\ -arch\ *\ -arch\ *) am__universal=true ;;
     222     esac],
     223    [CXX],
     224    [case " $depcc " in #(
     225     *\ -arch\ *\ -arch\ *) am__universal=true ;;
     226     esac])
     227
     228  for depmode in $am_compiler_list; do
     229    # Setup a source with many dependencies, because some compilers
     230    # like to wrap large dependency lists on column 80 (with \), and
     231    # we should not choose a depcomp mode which is confused by this.
     232    #
     233    # We need to recreate these files for each test, as the compiler may
     234    # overwrite some of them when testing with obscure command lines.
     235    # This happens at least with the AIX C compiler.
     236    : > sub/conftest.c
     237    for i in 1 2 3 4 5 6; do
     238      echo '#include "conftst'$i'.h"' >> sub/conftest.c
     239      # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
     240      # Solaris 8's {/usr,}/bin/sh.
     241      touch sub/conftst$i.h
     242    done
     243    echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
     244
     245    # We check with `-c' and `-o' for the sake of the "dashmstdout"
     246    # mode.  It turns out that the SunPro C++ compiler does not properly
     247    # handle `-M -o', and we need to detect this.  Also, some Intel
     248    # versions had trouble with output in subdirs
     249    am__obj=sub/conftest.${OBJEXT-o}
     250    am__minus_obj="-o $am__obj"
     251    case $depmode in
     252    gcc)
     253      # This depmode causes a compiler race in universal mode.
     254      test "$am__universal" = false || continue
     255      ;;
     256    nosideeffect)
     257      # after this tag, mechanisms are not by side-effect, so they'll
     258      # only be used when explicitly requested
     259      if test "x$enable_dependency_tracking" = xyes; then
     260        continue
     261      else
     262        break
     263      fi
     264      ;;
     265    msvc7 | msvc7msys | msvisualcpp | msvcmsys)
     266      # This compiler won't grok `-c -o', but also, the minuso test has
     267      # not run yet.  These depmodes are late enough in the game, and
     268      # so weak that their functioning should not be impacted.
     269      am__obj=conftest.${OBJEXT-o}
     270      am__minus_obj=
     271      ;;
     272    none) break ;;
     273    esac
     274    if depmode=$depmode \
     275       source=sub/conftest.c object=$am__obj \
     276       depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \
     277       $SHELL ./depcomp $depcc -c $am__minus_obj sub/conftest.c \
     278         >/dev/null 2>conftest.err &&
     279       grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 &&
     280       grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 &&
     281       grep $am__obj sub/conftest.Po > /dev/null 2>&1 &&
     282       ${MAKE-make} -s -f confmf > /dev/null 2>&1; then
     283      # icc doesn't choke on unknown options, it will just issue warnings
     284      # or remarks (even with -Werror).  So we grep stderr for any message
     285      # that says an option was ignored or not supported.
     286      # When given -MP, icc 7.0 and 7.1 complain thusly:
     287      #   icc: Command line warning: ignoring option '-M'; no argument required
     288      # The diagnosis changed in icc 8.0:
     289      #   icc: Command line remark: option '-MP' not supported
     290      if (grep 'ignoring option' conftest.err ||
     291          grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else
     292        am_cv_$1_dependencies_compiler_type=$depmode
     293        break
     294      fi
     295    fi
     296  done
     297
     298  cd ..
     299  rm -rf conftest.dir
     300else
     301  am_cv_$1_dependencies_compiler_type=none
     302fi
     303])
     304AC_SUBST([$1DEPMODE], [depmode=$am_cv_$1_dependencies_compiler_type])
     305AM_CONDITIONAL([am__fastdep$1], [
     306  test "x$enable_dependency_tracking" != xno \
     307  && test "$am_cv_$1_dependencies_compiler_type" = gcc3])
     308])
     309
     310
     311# AM_SET_DEPDIR
     312# -------------
     313# Choose a directory name for dependency files.
     314# This macro is AC_REQUIREd in _AM_DEPENDENCIES
     315AC_DEFUN([AM_SET_DEPDIR],
     316[AC_REQUIRE([AM_SET_LEADING_DOT])dnl
     317AC_SUBST([DEPDIR], ["${am__leading_dot}deps"])dnl
     318])
     319
     320
     321# AM_DEP_TRACK
     322# ------------
     323AC_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])
     327if test "x$enable_dependency_tracking" != xno; then
     328  am_depcomp="$ac_aux_dir/depcomp"
     329  AMDEPBACKSLASH='\'
     330  am__nodep='_no'
     331fi
     332AM_CONDITIONAL([AMDEP], [test "x$enable_dependency_tracking" != xno])
     333AC_SUBST([AMDEPBACKSLASH])dnl
     334_AM_SUBST_NOTMAKE([AMDEPBACKSLASH])dnl
     335AC_SUBST([am__nodep])dnl
     336_AM_SUBST_NOTMAKE([am__nodep])dnl
     337])
     338
     339# Generate code to set up dependency tracking.              -*- Autoconf -*-
     340
     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
     349
     350# _AM_OUTPUT_DEPENDENCY_COMMANDS
     351# ------------------------------
     352AC_DEFUN([_AM_OUTPUT_DEPENDENCY_COMMANDS],
     353[{
     354  # Autoconf 2.62 quotes --file arguments for eval, but not when files
     355  # are listed without --file.  Let's play safe and only enable the eval
     356  # if we detect the quoting.
     357  case $CONFIG_FILES in
     358  *\'*) eval set x "$CONFIG_FILES" ;;
     359  *)   set x $CONFIG_FILES ;;
     360  esac
     361  shift
     362  for mf
     363  do
     364    # Strip MF so we end up with the name of the file.
     365    mf=`echo "$mf" | sed -e 's/:.*$//'`
     366    # Check whether this is an Automake generated Makefile or not.
     367    # We used to match only the files named `Makefile.in', but
     368    # some people rename them; so instead we look at the file content.
     369    # Grep'ing the first line is not enough: some people post-process
     370    # each Makefile.in and add a new line on top of each file to say so.
     371    # Grep'ing the whole file is not good either: AIX grep has a line
     372    # limit of 2048, but all sed's we know have understand at least 4000.
     373    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
     374      dirpart=`AS_DIRNAME("$mf")`
     375    else
     376      continue
     377    fi
     378    # Extract the definition of DEPDIR, am__include, and am__quote
     379    # from the Makefile without running `make'.
     380    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
     381    test -z "$DEPDIR" && continue
     382    am__include=`sed -n 's/^am__include = //p' < "$mf"`
     383    test -z "am__include" && continue
     384    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
     385    # When using ansi2knr, U may be empty or an underscore; expand it
     386    U=`sed -n 's/^U = //p' < "$mf"`
     387    # Find all dependency output files, they are included files with
     388    # $(DEPDIR) in their names.  We invoke sed twice because it is the
     389    # simplest approach to changing $(DEPDIR) to its actual value in the
     390    # expansion.
     391    for file in `sed -n "
     392      s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \
     393         sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do
     394      # Make sure the directory exists.
     395      test -f "$dirpart/$file" && continue
     396      fdir=`AS_DIRNAME(["$file"])`
     397      AS_MKDIR_P([$dirpart/$fdir])
     398      # echo "creating $dirpart/$file"
     399      echo '# dummy' > "$dirpart/$file"
     400    done
     401  done
     402}
     403])# _AM_OUTPUT_DEPENDENCY_COMMANDS
     404
     405
     406# AM_OUTPUT_DEPENDENCY_COMMANDS
     407# -----------------------------
     408# This macro should only be invoked once -- use via AC_REQUIRE.
     409#
     410# This code is only required when automatic dependency tracking
     411# is enabled.  FIXME.  This creates each `.P' file that we will
     412# need in order to bootstrap the dependency handling code.
     413AC_DEFUN([AM_OUTPUT_DEPENDENCY_COMMANDS],
     414[AC_CONFIG_COMMANDS([depfiles],
     415     [test x"$AMDEP_TRUE" != x"" || _AM_OUTPUT_DEPENDENCY_COMMANDS],
     416     [AMDEP_TRUE="$AMDEP_TRUE" ac_aux_dir="$ac_aux_dir"])
     417])
     418
     419# Copyright (C) 1996, 1997, 2000, 2001, 2003, 2005
     420# Free Software Foundation, Inc.
     421#
     422# This file is free software; the Free Software Foundation
     423# gives unlimited permission to copy and/or distribute it,
     424# with or without modifications, as long as this notice is preserved.
     425
     426# serial 8
     427
     428# AM_CONFIG_HEADER is obsolete.  It has been replaced by AC_CONFIG_HEADERS.
     429AU_DEFUN([AM_CONFIG_HEADER], [AC_CONFIG_HEADERS($@)])
     430
     431# Do all the work for Automake.                             -*- Autoconf -*-
     432
     433# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
     434# 2005, 2006, 2008, 2009 Free Software Foundation, Inc.
     435#
     436# This file is free software; the Free Software Foundation
     437# gives unlimited permission to copy and/or distribute it,
     438# with or without modifications, as long as this notice is preserved.
     439
     440# serial 16
     441
     442# This macro actually does too much.  Some checks are only needed if
     443# your package does certain things.  But this isn't really a big deal.
    51444
    52445# AM_INIT_AUTOMAKE(PACKAGE, VERSION, [NO-DEFINE])
     
    62455# release and drop the old call support.
    63456AC_DEFUN([AM_INIT_AUTOMAKE],
    64 [AC_REQUIRE([AM_SET_CURRENT_AUTOMAKE_VERSION])dnl
    65  AC_REQUIRE([AC_PROG_INSTALL])dnl
    66 # test to see if srcdir already configured
    67 if test "`cd $srcdir && pwd`" != "`pwd`" &&
    68    test -f $srcdir/config.status; then
    69   AC_MSG_ERROR([source directory already configured; run "make distclean" there first])
    70 fi
     457[AC_PREREQ([2.62])dnl
     458dnl Autoconf wants to disallow AM_ names.  We explicitly allow
     459dnl the ones we care about.
     460m4_pattern_allow([^AM_[A-Z]+FLAGS$])dnl
     461AC_REQUIRE([AM_SET_CURRENT_AUTOMAKE_VERSION])dnl
     462AC_REQUIRE([AC_PROG_INSTALL])dnl
     463if test "`cd $srcdir && pwd`" != "`pwd`"; then
     464  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
     465  # is not polluted with repeated "-I."
     466  AC_SUBST([am__isrc], [' -I$(srcdir)'])_AM_SUBST_NOTMAKE([am__isrc])dnl
     467  # test to see if srcdir already configured
     468  if test -f $srcdir/config.status; then
     469    AC_MSG_ERROR([source directory already configured; run "make distclean" there first])
     470  fi
     471fi
     472
     473# test whether we have cygpath
     474if test -z "$CYGPATH_W"; then
     475  if (cygpath --version) >/dev/null 2>/dev/null; then
     476    CYGPATH_W='cygpath -w'
     477  else
     478    CYGPATH_W=echo
     479  fi
     480fi
     481AC_SUBST([CYGPATH_W])
    71482
    72483# Define the identity of the package.
     
    77488 AC_SUBST([VERSION], [$2])],
    78489[_AM_SET_OPTIONS([$1])dnl
    79  AC_SUBST([PACKAGE], [AC_PACKAGE_TARNAME])dnl
    80  AC_SUBST([VERSION], [AC_PACKAGE_VERSION])])dnl
     490dnl Diagnose old-style AC_INIT with new-style AM_AUTOMAKE_INIT.
     491m4_if(m4_ifdef([AC_PACKAGE_NAME], 1)m4_ifdef([AC_PACKAGE_VERSION], 1), 11,,
     492  [m4_fatal([AC_INIT should be called with package and version arguments])])dnl
     493 AC_SUBST([PACKAGE], ['AC_PACKAGE_TARNAME'])dnl
     494 AC_SUBST([VERSION], ['AC_PACKAGE_VERSION'])])dnl
    81495
    82496_AM_IF_OPTION([no-define],,
     
    92506AM_MISSING_PROG(AUTOHEADER, autoheader)
    93507AM_MISSING_PROG(MAKEINFO, makeinfo)
    94 AM_MISSING_PROG(AMTAR, tar)
    95 AM_PROG_INSTALL_SH
    96 AM_PROG_INSTALL_STRIP
     508AC_REQUIRE([AM_PROG_INSTALL_SH])dnl
     509AC_REQUIRE([AM_PROG_INSTALL_STRIP])dnl
     510AC_REQUIRE([AM_PROG_MKDIR_P])dnl
    97511# We need awk for the "check" target.  The system "awk" is bad on
    98512# some platforms.
    99513AC_REQUIRE([AC_PROG_AWK])dnl
    100514AC_REQUIRE([AC_PROG_MAKE_SET])dnl
    101 
     515AC_REQUIRE([AM_SET_LEADING_DOT])dnl
     516_AM_IF_OPTION([tar-ustar], [_AM_PROG_TAR([ustar])],
     517              [_AM_IF_OPTION([tar-pax], [_AM_PROG_TAR([pax])],
     518                             [_AM_PROG_TAR([v7])])])
    102519_AM_IF_OPTION([no-dependencies],,
    103 [AC_PROVIDE_IFELSE([AC_PROG_][CC],
    104                   [_AM_DEPENDENCIES(CC)],
    105                   [define([AC_PROG_][CC],
    106                           defn([AC_PROG_][CC])[_AM_DEPENDENCIES(CC)])])dnl
    107 AC_PROVIDE_IFELSE([AC_PROG_][CXX],
    108                   [_AM_DEPENDENCIES(CXX)],
    109                   [define([AC_PROG_][CXX],
    110                           defn([AC_PROG_][CXX])[_AM_DEPENDENCIES(CXX)])])dnl
    111 ])
    112 ])
    113 
    114 # Copyright 2002  Free Software Foundation, Inc.
    115 
    116 # This program is free software; you can redistribute it and/or modify
    117 # it under the terms of the GNU General Public License as published by
    118 # the Free Software Foundation; either version 2, or (at your option)
    119 # any later version.
    120 
    121 # This program is distributed in the hope that it will be useful,
    122 # but WITHOUT ANY WARRANTY; without even the implied warranty of
    123 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    124 # GNU General Public License for more details.
    125 
    126 # You should have received a copy of the GNU General Public License
    127 # along with this program; if not, write to the Free Software
    128 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
    129 
    130 # AM_AUTOMAKE_VERSION(VERSION)
    131 # ----------------------------
    132 # Automake X.Y traces this macro to ensure aclocal.m4 has been
    133 # generated from the m4 files accompanying Automake X.Y.
    134 AC_DEFUN([AM_AUTOMAKE_VERSION],[am__api_version="1.6"])
    135 
    136 # AM_SET_CURRENT_AUTOMAKE_VERSION
    137 # -------------------------------
    138 # Call AM_AUTOMAKE_VERSION so it can be traced.
    139 # This function is AC_REQUIREd by AC_INIT_AUTOMAKE.
    140 AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION],
    141          [AM_AUTOMAKE_VERSION([1.6.3])])
    142 
    143 # Helper functions for option handling.                    -*- Autoconf -*-
    144 
    145 # Copyright 2001, 2002  Free Software Foundation, Inc.
    146 
    147 # This program is free software; you can redistribute it and/or modify
    148 # it under the terms of the GNU General Public License as published by
    149 # the Free Software Foundation; either version 2, or (at your option)
    150 # any later version.
    151 
    152 # This program is distributed in the hope that it will be useful,
    153 # but WITHOUT ANY WARRANTY; without even the implied warranty of
    154 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    155 # GNU General Public License for more details.
    156 
    157 # You should have received a copy of the GNU General Public License
    158 # along with this program; if not, write to the Free Software
    159 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
    160 # 02111-1307, USA.
     520[AC_PROVIDE_IFELSE([AC_PROG_CC],
     521                  [_AM_DEPENDENCIES(CC)],
     522                  [define([AC_PROG_CC],
     523                          defn([AC_PROG_CC])[_AM_DEPENDENCIES(CC)])])dnl
     524AC_PROVIDE_IFELSE([AC_PROG_CXX],
     525                  [_AM_DEPENDENCIES(CXX)],
     526                  [define([AC_PROG_CXX],
     527                          defn([AC_PROG_CXX])[_AM_DEPENDENCIES(CXX)])])dnl
     528AC_PROVIDE_IFELSE([AC_PROG_OBJC],
     529                  [_AM_DEPENDENCIES(OBJC)],
     530                  [define([AC_PROG_OBJC],
     531                          defn([AC_PROG_OBJC])[_AM_DEPENDENCIES(OBJC)])])dnl
     532])
     533_AM_IF_OPTION([silent-rules], [AC_REQUIRE([AM_SILENT_RULES])])dnl
     534dnl The `parallel-tests' driver may need to know about EXEEXT, so add the
     535dnl `am__EXEEXT' conditional if _AM_COMPILER_EXEEXT was seen.  This macro
     536dnl is hooked onto _AC_COMPILER_EXEEXT early, see below.
     537AC_CONFIG_COMMANDS_PRE(dnl
     538[m4_provide_if([_AM_COMPILER_EXEEXT],
     539  [AM_CONDITIONAL([am__EXEEXT], [test -n "$EXEEXT"])])])dnl
     540])
     541
     542dnl Hook into `_AC_COMPILER_EXEEXT' early to learn its expansion.  Do not
     543dnl add the conditional right here, as _AC_COMPILER_EXEEXT may be further
     544dnl mangled by Autoconf and run in a shell conditional statement.
     545m4_define([_AC_COMPILER_EXEEXT],
     546m4_defn([_AC_COMPILER_EXEEXT])[m4_provide([_AM_COMPILER_EXEEXT])])
     547
     548
     549# When config.status generates a header, we must update the stamp-h file.
     550# This file resides in the same directory as the config header
     551# that is generated.  The stamp files are numbered to have different names.
     552
     553# Autoconf calls _AC_AM_CONFIG_HEADER_HOOK (when defined) in the
     554# loop where config.status creates the headers, so we can generate
     555# our stamp files there.
     556AC_DEFUN([_AC_AM_CONFIG_HEADER_HOOK],
     557[# Compute $1's index in $config_headers.
     558_am_arg=$1
     559_am_stamp_count=1
     560for _am_header in $config_headers :; do
     561  case $_am_header in
     562    $_am_arg | $_am_arg:* )
     563      break ;;
     564    * )
     565      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
     566  esac
     567done
     568echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
     569
     570# Copyright (C) 2001, 2003, 2005, 2008, 2011 Free Software Foundation,
     571# Inc.
     572#
     573# This file is free software; the Free Software Foundation
     574# gives unlimited permission to copy and/or distribute it,
     575# with or without modifications, as long as this notice is preserved.
     576
     577# serial 1
     578
     579# AM_PROG_INSTALL_SH
     580# ------------------
     581# Define $install_sh.
     582AC_DEFUN([AM_PROG_INSTALL_SH],
     583[AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl
     584if test x"${install_sh}" != xset; then
     585  case $am_aux_dir in
     586  *\ * | *\     *)
     587    install_sh="\${SHELL} '$am_aux_dir/install-sh'" ;;
     588  *)
     589    install_sh="\${SHELL} $am_aux_dir/install-sh"
     590  esac
     591fi
     592AC_SUBST(install_sh)])
     593
     594# Copyright (C) 2003, 2005  Free Software Foundation, Inc.
     595#
     596# This file is free software; the Free Software Foundation
     597# gives unlimited permission to copy and/or distribute it,
     598# with or without modifications, as long as this notice is preserved.
    161599
    162600# serial 2
     601
     602# Check whether the underlying file-system supports filenames
     603# with a leading dot.  For instance MS-DOS doesn't.
     604AC_DEFUN([AM_SET_LEADING_DOT],
     605[rm -rf .tst 2>/dev/null
     606mkdir .tst 2>/dev/null
     607if test -d .tst; then
     608  am__leading_dot=.
     609else
     610  am__leading_dot=_
     611fi
     612rmdir .tst 2>/dev/null
     613AC_SUBST([am__leading_dot])])
     614
     615# Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2005
     616# Free Software Foundation, Inc.
     617#
     618# This file is free software; the Free Software Foundation
     619# gives unlimited permission to copy and/or distribute it,
     620# with or without modifications, as long as this notice is preserved.
     621
     622# serial 5
     623
     624# AM_PROG_LEX
     625# -----------
     626# Autoconf leaves LEX=: if lex or flex can't be found.  Change that to a
     627# "missing" invocation, for better error output.
     628AC_DEFUN([AM_PROG_LEX],
     629[AC_PREREQ(2.50)dnl
     630AC_REQUIRE([AM_MISSING_HAS_RUN])dnl
     631AC_REQUIRE([AC_PROG_LEX])dnl
     632if test "$LEX" = :; then
     633  LEX=${am_missing_run}flex
     634fi])
     635
     636# Check to see how 'make' treats includes.                  -*- Autoconf -*-
     637
     638# Copyright (C) 2001, 2002, 2003, 2005, 2009  Free Software Foundation, Inc.
     639#
     640# This file is free software; the Free Software Foundation
     641# gives unlimited permission to copy and/or distribute it,
     642# with or without modifications, as long as this notice is preserved.
     643
     644# serial 4
     645
     646# AM_MAKE_INCLUDE()
     647# -----------------
     648# Check to see how make treats includes.
     649AC_DEFUN([AM_MAKE_INCLUDE],
     650[am_make=${MAKE-make}
     651cat > confinc << 'END'
     652am__doit:
     653        @echo this is the am__doit target
     654.PHONY: am__doit
     655END
     656# If we don't find an include directive, just comment out the code.
     657AC_MSG_CHECKING([for style of include used by $am_make])
     658am__include="#"
     659am__quote=
     660_am_result=none
     661# First try GNU make style include.
     662echo "include confinc" > confmf
     663# Ignore all kinds of additional output from `make'.
     664case `$am_make -s -f confmf 2> /dev/null` in #(
     665*the\ am__doit\ target*)
     666  am__include=include
     667  am__quote=
     668  _am_result=GNU
     669  ;;
     670esac
     671# Now try BSD make style include.
     672if test "$am__include" = "#"; then
     673   echo '.include "confinc"' > confmf
     674   case `$am_make -s -f confmf 2> /dev/null` in #(
     675   *the\ am__doit\ target*)
     676     am__include=.include
     677     am__quote="\""
     678     _am_result=BSD
     679     ;;
     680   esac
     681fi
     682AC_SUBST([am__include])
     683AC_SUBST([am__quote])
     684AC_MSG_RESULT([$_am_result])
     685rm -f confinc confmf
     686])
     687
     688# Fake the existence of programs that GNU maintainers use.  -*- Autoconf -*-
     689
     690# Copyright (C) 1997, 1999, 2000, 2001, 2003, 2004, 2005, 2008
     691# Free Software Foundation, Inc.
     692#
     693# This file is free software; the Free Software Foundation
     694# gives unlimited permission to copy and/or distribute it,
     695# with or without modifications, as long as this notice is preserved.
     696
     697# serial 6
     698
     699# AM_MISSING_PROG(NAME, PROGRAM)
     700# ------------------------------
     701AC_DEFUN([AM_MISSING_PROG],
     702[AC_REQUIRE([AM_MISSING_HAS_RUN])
     703$1=${$1-"${am_missing_run}$2"}
     704AC_SUBST($1)])
     705
     706
     707# AM_MISSING_HAS_RUN
     708# ------------------
     709# Define MISSING if not defined so far and test if it supports --run.
     710# If it does, set am_missing_run to use it, otherwise, to nothing.
     711AC_DEFUN([AM_MISSING_HAS_RUN],
     712[AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl
     713AC_REQUIRE_AUX_FILE([missing])dnl
     714if test x"${MISSING+set}" != xset; then
     715  case $am_aux_dir in
     716  *\ * | *\     *)
     717    MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;;
     718  *)
     719    MISSING="\${SHELL} $am_aux_dir/missing" ;;
     720  esac
     721fi
     722# Use eval to expand $SHELL
     723if eval "$MISSING --run true"; then
     724  am_missing_run="$MISSING --run "
     725else
     726  am_missing_run=
     727  AC_MSG_WARN([`missing' script is too old or missing])
     728fi
     729])
     730
     731# Copyright (C) 2003, 2004, 2005, 2006, 2011 Free Software Foundation,
     732# Inc.
     733#
     734# This file is free software; the Free Software Foundation
     735# gives unlimited permission to copy and/or distribute it,
     736# with or without modifications, as long as this notice is preserved.
     737
     738# serial 1
     739
     740# AM_PROG_MKDIR_P
     741# ---------------
     742# Check for `mkdir -p'.
     743AC_DEFUN([AM_PROG_MKDIR_P],
     744[AC_PREREQ([2.60])dnl
     745AC_REQUIRE([AC_PROG_MKDIR_P])dnl
     746dnl Automake 1.8 to 1.9.6 used to define mkdir_p.  We now use MKDIR_P,
     747dnl while keeping a definition of mkdir_p for backward compatibility.
     748dnl @MKDIR_P@ is magic: AC_OUTPUT adjusts its value for each Makefile.
     749dnl However we cannot define mkdir_p as $(MKDIR_P) for the sake of
     750dnl Makefile.ins that do not define MKDIR_P, so we do our own
     751dnl adjustment using top_builddir (which is defined more often than
     752dnl MKDIR_P).
     753AC_SUBST([mkdir_p], ["$MKDIR_P"])dnl
     754case $mkdir_p in
     755  [[\\/$]]* | ?:[[\\/]]*) ;;
     756  */*) mkdir_p="\$(top_builddir)/$mkdir_p" ;;
     757esac
     758])
     759
     760# Helper functions for option handling.                     -*- Autoconf -*-
     761
     762# Copyright (C) 2001, 2002, 2003, 2005, 2008, 2010 Free Software
     763# Foundation, Inc.
     764#
     765# This file is free software; the Free Software Foundation
     766# gives unlimited permission to copy and/or distribute it,
     767# with or without modifications, as long as this notice is preserved.
     768
     769# serial 5
    163770
    164771# _AM_MANGLE_OPTION(NAME)
     
    168775
    169776# _AM_SET_OPTION(NAME)
    170 # ------------------------------
     777# --------------------
    171778# Set option NAME.  Presently that only means defining a flag for this option.
    172779AC_DEFUN([_AM_SET_OPTION],
     
    174781
    175782# _AM_SET_OPTIONS(OPTIONS)
    176 # ----------------------------------
     783# ------------------------
    177784# OPTIONS is a space-separated list of Automake options.
    178785AC_DEFUN([_AM_SET_OPTIONS],
    179 [AC_FOREACH([_AM_Option], [$1], [_AM_SET_OPTION(_AM_Option)])])
     786[m4_foreach_w([_AM_Option], [$1], [_AM_SET_OPTION(_AM_Option)])])
    180787
    181788# _AM_IF_OPTION(OPTION, IF-SET, [IF-NOT-SET])
     
    185792[m4_ifset(_AM_MANGLE_OPTION([$1]), [$2], [$3])])
    186793
    187 #
    188 # Check to make sure that the build environment is sane.
    189 #
    190 
    191 # Copyright 1996, 1997, 2000, 2001 Free Software Foundation, Inc.
    192 
    193 # This program is free software; you can redistribute it and/or modify
    194 # it under the terms of the GNU General Public License as published by
    195 # the Free Software Foundation; either version 2, or (at your option)
    196 # any later version.
    197 
    198 # This program is distributed in the hope that it will be useful,
    199 # but WITHOUT ANY WARRANTY; without even the implied warranty of
    200 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    201 # GNU General Public License for more details.
    202 
    203 # You should have received a copy of the GNU General Public License
    204 # along with this program; if not, write to the Free Software
    205 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
    206 # 02111-1307, USA.
    207 
    208 # serial 3
     794# Check to make sure that the build environment is sane.    -*- Autoconf -*-
     795
     796# Copyright (C) 1996, 1997, 2000, 2001, 2003, 2005, 2008
     797# Free Software Foundation, Inc.
     798#
     799# This file is free software; the Free Software Foundation
     800# gives unlimited permission to copy and/or distribute it,
     801# with or without modifications, as long as this notice is preserved.
     802
     803# serial 5
    209804
    210805# AM_SANITY_CHECK
     
    215810sleep 1
    216811echo timestamp > conftest.file
     812# Reject unsafe characters in $srcdir or the absolute working directory
     813# name.  Accept space and tab only in the latter.
     814am_lf='
     815'
     816case `pwd` in
     817  *[[\\\"\#\$\&\'\`$am_lf]]*)
     818    AC_MSG_ERROR([unsafe absolute working directory name]);;
     819esac
     820case $srcdir in
     821  *[[\\\"\#\$\&\'\`$am_lf\ \    ]]*)
     822    AC_MSG_ERROR([unsafe srcdir value: `$srcdir']);;
     823esac
     824
    217825# Do `set' in a subshell so we don't clobber the current shell's
    218826# arguments.  Must try -L first in case configure is actually a
     
    221829# directory).
    222830if (
    223    set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
     831   set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
    224832   if test "$[*]" = "X"; then
    225833      # -L didn't work.
    226       set X `ls -t $srcdir/configure conftest.file`
     834      set X `ls -t "$srcdir/configure" conftest.file`
    227835   fi
    228836   rm -f conftest.file
     
    249857AC_MSG_RESULT(yes)])
    250858
    251 #  -*- Autoconf -*-
    252 
    253 
    254 # Copyright 1997, 1999, 2000, 2001 Free Software Foundation, Inc.
    255 
    256 # This program is free software; you can redistribute it and/or modify
    257 # it under the terms of the GNU General Public License as published by
    258 # the Free Software Foundation; either version 2, or (at your option)
    259 # any later version.
    260 
    261 # This program is distributed in the hope that it will be useful,
    262 # but WITHOUT ANY WARRANTY; without even the implied warranty of
    263 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    264 # GNU General Public License for more details.
    265 
    266 # You should have received a copy of the GNU General Public License
    267 # along with this program; if not, write to the Free Software
    268 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
    269 # 02111-1307, USA.
    270 
    271 # serial 3
    272 
    273 # AM_MISSING_PROG(NAME, PROGRAM)
    274 # ------------------------------
    275 AC_DEFUN([AM_MISSING_PROG],
    276 [AC_REQUIRE([AM_MISSING_HAS_RUN])
    277 $1=${$1-"${am_missing_run}$2"}
    278 AC_SUBST($1)])
    279 
    280 
    281 # AM_MISSING_HAS_RUN
    282 # ------------------
    283 # Define MISSING if not defined so far and test if it supports --run.
    284 # If it does, set am_missing_run to use it, otherwise, to nothing.
    285 AC_DEFUN([AM_MISSING_HAS_RUN],
    286 [AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl
    287 test x"${MISSING+set}" = xset || MISSING="\${SHELL} $am_aux_dir/missing"
    288 # Use eval to expand $SHELL
    289 if eval "$MISSING --run true"; then
    290   am_missing_run="$MISSING --run "
    291 else
    292   am_missing_run=
    293   AC_MSG_WARN([`missing' script is too old or missing])
    294 fi
    295 ])
    296 
    297 # AM_AUX_DIR_EXPAND
    298 
    299 # Copyright 2001 Free Software Foundation, Inc.
    300 
    301 # This program is free software; you can redistribute it and/or modify
    302 # it under the terms of the GNU General Public License as published by
    303 # the Free Software Foundation; either version 2, or (at your option)
    304 # any later version.
    305 
    306 # This program is distributed in the hope that it will be useful,
    307 # but WITHOUT ANY WARRANTY; without even the implied warranty of
    308 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    309 # GNU General Public License for more details.
    310 
    311 # You should have received a copy of the GNU General Public License
    312 # along with this program; if not, write to the Free Software
    313 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
    314 # 02111-1307, USA.
    315 
    316 # For projects using AC_CONFIG_AUX_DIR([foo]), Autoconf sets
    317 # $ac_aux_dir to `$srcdir/foo'.  In other projects, it is set to
    318 # `$srcdir', `$srcdir/..', or `$srcdir/../..'.
    319 #
    320 # Of course, Automake must honor this variable whenever it calls a
    321 # tool from the auxiliary directory.  The problem is that $srcdir (and
    322 # therefore $ac_aux_dir as well) can be either absolute or relative,
    323 # depending on how configure is run.  This is pretty annoying, since
    324 # it makes $ac_aux_dir quite unusable in subdirectories: in the top
    325 # source directory, any form will work fine, but in subdirectories a
    326 # relative path needs to be adjusted first.
    327 #
    328 # $ac_aux_dir/missing
    329 #    fails when called from a subdirectory if $ac_aux_dir is relative
    330 # $top_srcdir/$ac_aux_dir/missing
    331 #    fails if $ac_aux_dir is absolute,
    332 #    fails when called from a subdirectory in a VPATH build with
    333 #          a relative $ac_aux_dir
    334 #
    335 # The reason of the latter failure is that $top_srcdir and $ac_aux_dir
    336 # are both prefixed by $srcdir.  In an in-source build this is usually
    337 # harmless because $srcdir is `.', but things will broke when you
    338 # start a VPATH build or use an absolute $srcdir.
    339 #
    340 # So we could use something similar to $top_srcdir/$ac_aux_dir/missing,
    341 # iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
    342 #   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
    343 # and then we would define $MISSING as
    344 #   MISSING="\${SHELL} $am_aux_dir/missing"
    345 # This will work as long as MISSING is not called from configure, because
    346 # unfortunately $(top_srcdir) has no meaning in configure.
    347 # However there are other variables, like CC, which are often used in
    348 # configure, and could therefore not use this "fixed" $ac_aux_dir.
    349 #
    350 # Another solution, used here, is to always expand $ac_aux_dir to an
    351 # absolute PATH.  The drawback is that using absolute paths prevent a
    352 # configured tree to be moved without reconfiguration.
    353 
    354 # Rely on autoconf to set up CDPATH properly.
    355 AC_PREREQ([2.50])
    356 
    357 AC_DEFUN([AM_AUX_DIR_EXPAND], [
    358 # expand $ac_aux_dir to an absolute path
    359 am_aux_dir=`cd $ac_aux_dir && pwd`
    360 ])
    361 
    362 # AM_PROG_INSTALL_SH
    363 # ------------------
    364 # Define $install_sh.
    365 
    366 # Copyright 2001 Free Software Foundation, Inc.
    367 
    368 # This program is free software; you can redistribute it and/or modify
    369 # it under the terms of the GNU General Public License as published by
    370 # the Free Software Foundation; either version 2, or (at your option)
    371 # any later version.
    372 
    373 # This program is distributed in the hope that it will be useful,
    374 # but WITHOUT ANY WARRANTY; without even the implied warranty of
    375 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    376 # GNU General Public License for more details.
    377 
    378 # You should have received a copy of the GNU General Public License
    379 # along with this program; if not, write to the Free Software
    380 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
    381 # 02111-1307, USA.
    382 
    383 AC_DEFUN([AM_PROG_INSTALL_SH],
    384 [AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl
    385 install_sh=${install_sh-"$am_aux_dir/install-sh"}
    386 AC_SUBST(install_sh)])
     859# Copyright (C) 2001, 2003, 2005, 2011 Free Software Foundation, Inc.
     860#
     861# This file is free software; the Free Software Foundation
     862# gives unlimited permission to copy and/or distribute it,
     863# with or without modifications, as long as this notice is preserved.
     864
     865# serial 1
    387866
    388867# AM_PROG_INSTALL_STRIP
    389 
    390 # Copyright 2001 Free Software Foundation, Inc.
    391 
    392 # This program is free software; you can redistribute it and/or modify
    393 # it under the terms of the GNU General Public License as published by
    394 # the Free Software Foundation; either version 2, or (at your option)
    395 # any later version.
    396 
    397 # This program is distributed in the hope that it will be useful,
    398 # but WITHOUT ANY WARRANTY; without even the implied warranty of
    399 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    400 # GNU General Public License for more details.
    401 
    402 # You should have received a copy of the GNU General Public License
    403 # along with this program; if not, write to the Free Software
    404 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
    405 # 02111-1307, USA.
    406 
     868# ---------------------
    407869# One issue with vendor `install' (even GNU) is that you can't
    408870# specify the program used to strip binaries.  This is especially
     
    422884  AC_CHECK_TOOL([STRIP], [strip], :)
    423885fi
    424 INSTALL_STRIP_PROGRAM="\${SHELL} \$(install_sh) -c -s"
     886INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s"
    425887AC_SUBST([INSTALL_STRIP_PROGRAM])])
    426888
    427 # serial 4                                              -*- Autoconf -*-
    428 
    429 # Copyright 1999, 2000, 2001 Free Software Foundation, Inc.
    430 
    431 # This program is free software; you can redistribute it and/or modify
    432 # it under the terms of the GNU General Public License as published by
    433 # the Free Software Foundation; either version 2, or (at your option)
    434 # any later version.
    435 
    436 # This program is distributed in the hope that it will be useful,
    437 # but WITHOUT ANY WARRANTY; without even the implied warranty of
    438 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    439 # GNU General Public License for more details.
    440 
    441 # You should have received a copy of the GNU General Public License
    442 # along with this program; if not, write to the Free Software
    443 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
    444 # 02111-1307, USA.
    445 
    446 
    447 # There are a few dirty hacks below to avoid letting `AC_PROG_CC' be
    448 # written in clear, in which case automake, when reading aclocal.m4,
    449 # will think it sees a *use*, and therefore will trigger all it's
    450 # C support machinery.  Also note that it means that autoscan, seeing
    451 # CC etc. in the Makefile, will ask for an AC_PROG_CC use...
    452 
    453 
    454 
    455 # _AM_DEPENDENCIES(NAME)
    456 # ----------------------
    457 # See how the compiler implements dependency checking.
    458 # NAME is "CC", "CXX", "GCJ", or "OBJC".
    459 # We try a few techniques and use that to set a single cache variable.
    460 #
    461 # We don't AC_REQUIRE the corresponding AC_PROG_CC since the latter was
    462 # modified to invoke _AM_DEPENDENCIES(CC); we would have a circular
    463 # dependency, and given that the user is not expected to run this macro,
    464 # just rely on AC_PROG_CC.
    465 AC_DEFUN([_AM_DEPENDENCIES],
    466 [AC_REQUIRE([AM_SET_DEPDIR])dnl
    467 AC_REQUIRE([AM_OUTPUT_DEPENDENCY_COMMANDS])dnl
    468 AC_REQUIRE([AM_MAKE_INCLUDE])dnl
    469 AC_REQUIRE([AM_DEP_TRACK])dnl
    470 
    471 ifelse([$1], CC,   [depcc="$CC"   am_compiler_list=],
    472        [$1], CXX,  [depcc="$CXX"  am_compiler_list=],
    473        [$1], OBJC, [depcc="$OBJC" am_compiler_list='gcc3 gcc'],
    474        [$1], GCJ,  [depcc="$GCJ"  am_compiler_list='gcc3 gcc'],
    475                    [depcc="$$1"   am_compiler_list=])
    476 
    477 AC_CACHE_CHECK([dependency style of $depcc],
    478                [am_cv_$1_dependencies_compiler_type],
    479 [if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
    480   # We make a subdir and do the tests there.  Otherwise we can end up
    481   # making bogus files that we don't know about and never remove.  For
    482   # instance it was reported that on HP-UX the gcc test will end up
    483   # making a dummy file named `D' -- because `-MD' means `put the output
    484   # in D'.
     889# Copyright (C) 2006, 2008, 2010 Free Software Foundation, Inc.
     890#
     891# This file is free software; the Free Software Foundation
     892# gives unlimited permission to copy and/or distribute it,
     893# with or without modifications, as long as this notice is preserved.
     894
     895# serial 3
     896
     897# _AM_SUBST_NOTMAKE(VARIABLE)
     898# ---------------------------
     899# Prevent Automake from outputting VARIABLE = @VARIABLE@ in Makefile.in.
     900# This macro is traced by Automake.
     901AC_DEFUN([_AM_SUBST_NOTMAKE])
     902
     903# AM_SUBST_NOTMAKE(VARIABLE)
     904# --------------------------
     905# Public sister of _AM_SUBST_NOTMAKE.
     906AC_DEFUN([AM_SUBST_NOTMAKE], [_AM_SUBST_NOTMAKE($@)])
     907
     908# Check how to create a tarball.                            -*- Autoconf -*-
     909
     910# Copyright (C) 2004, 2005, 2012 Free Software Foundation, Inc.
     911#
     912# This file is free software; the Free Software Foundation
     913# gives unlimited permission to copy and/or distribute it,
     914# with or without modifications, as long as this notice is preserved.
     915
     916# serial 2
     917
     918# _AM_PROG_TAR(FORMAT)
     919# --------------------
     920# Check how to create a tarball in format FORMAT.
     921# FORMAT should be one of `v7', `ustar', or `pax'.
     922#
     923# Substitute a variable $(am__tar) that is a command
     924# writing to stdout a FORMAT-tarball containing the directory
     925# $tardir.
     926#     tardir=directory && $(am__tar) > result.tar
     927#
     928# Substitute a variable $(am__untar) that extract such
     929# a tarball read from stdin.
     930#     $(am__untar) < result.tar
     931AC_DEFUN([_AM_PROG_TAR],
     932[# Always define AMTAR for backward compatibility.  Yes, it's still used
     933# in the wild :-(  We should find a proper way to deprecate it ...
     934AC_SUBST([AMTAR], ['$${TAR-tar}'])
     935m4_if([$1], [v7],
     936     [am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -'],
     937     [m4_case([$1], [ustar],, [pax],,
     938              [m4_fatal([Unknown tar format])])
     939AC_MSG_CHECKING([how to create a $1 tar archive])
     940# Loop over all known methods to create a tar archive until one works.
     941_am_tools='gnutar m4_if([$1], [ustar], [plaintar]) pax cpio none'
     942_am_tools=${am_cv_prog_tar_$1-$_am_tools}
     943# Do not fold the above two line into one, because Tru64 sh and
     944# Solaris sh will not grok spaces in the rhs of `-'.
     945for _am_tool in $_am_tools
     946do
     947  case $_am_tool in
     948  gnutar)
     949    for _am_tar in tar gnutar gtar;
     950    do
     951      AM_RUN_LOG([$_am_tar --version]) && break
     952    done
     953    am__tar="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$$tardir"'
     954    am__tar_="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$tardir"'
     955    am__untar="$_am_tar -xf -"
     956    ;;
     957  plaintar)
     958    # Must skip GNU tar: if it does not support --format= it doesn't create
     959    # ustar tarball either.
     960    (tar --version) >/dev/null 2>&1 && continue
     961    am__tar='tar chf - "$$tardir"'
     962    am__tar_='tar chf - "$tardir"'
     963    am__untar='tar xf -'
     964    ;;
     965  pax)
     966    am__tar='pax -L -x $1 -w "$$tardir"'
     967    am__tar_='pax -L -x $1 -w "$tardir"'
     968    am__untar='pax -r'
     969    ;;
     970  cpio)
     971    am__tar='find "$$tardir" -print | cpio -o -H $1 -L'
     972    am__tar_='find "$tardir" -print | cpio -o -H $1 -L'
     973    am__untar='cpio -i -H $1 -d'
     974    ;;
     975  none)
     976    am__tar=false
     977    am__tar_=false
     978    am__untar=false
     979    ;;
     980  esac
     981
     982  # If the value was cached, stop now.  We just wanted to have am__tar
     983  # and am__untar set.
     984  test -n "${am_cv_prog_tar_$1}" && break
     985
     986  # tar/untar a dummy directory, and stop if the command works
     987  rm -rf conftest.dir
    485988  mkdir conftest.dir
    486   # Copy depcomp to subdir because otherwise we won't find it if we're
    487   # using a relative directory.
    488   cp "$am_depcomp" conftest.dir
    489   cd conftest.dir
    490 
    491   am_cv_$1_dependencies_compiler_type=none
    492   if test "$am_compiler_list" = ""; then
    493      am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
     989  echo GrepMe > conftest.dir/file
     990  AM_RUN_LOG([tardir=conftest.dir && eval $am__tar_ >conftest.tar])
     991  rm -rf conftest.dir
     992  if test -s conftest.tar; then
     993    AM_RUN_LOG([$am__untar <conftest.tar])
     994    grep GrepMe conftest.dir/file >/dev/null 2>&1 && break
    494995  fi
    495   for depmode in $am_compiler_list; do
    496     # We need to recreate these files for each test, as the compiler may
    497     # overwrite some of them when testing with obscure command lines.
    498     # This happens at least with the AIX C compiler.
    499     echo '#include "conftest.h"' > conftest.c
    500     echo 'int i;' > conftest.h
    501     echo "${am__include} ${am__quote}conftest.Po${am__quote}" > confmf
    502 
    503     case $depmode in
    504     nosideeffect)
    505       # after this tag, mechanisms are not by side-effect, so they'll
    506       # only be used when explicitly requested
    507       if test "x$enable_dependency_tracking" = xyes; then
    508         continue
    509       else
    510         break
    511       fi
    512       ;;
    513     none) break ;;
    514     esac
    515     # We check with `-c' and `-o' for the sake of the "dashmstdout"
    516     # mode.  It turns out that the SunPro C++ compiler does not properly
    517     # handle `-M -o', and we need to detect this.
    518     if depmode=$depmode \
    519        source=conftest.c object=conftest.o \
    520        depfile=conftest.Po tmpdepfile=conftest.TPo \
    521        $SHELL ./depcomp $depcc -c conftest.c -o conftest.o >/dev/null 2>&1 &&
    522        grep conftest.h conftest.Po > /dev/null 2>&1 &&
    523        ${MAKE-make} -s -f confmf > /dev/null 2>&1; then
    524       am_cv_$1_dependencies_compiler_type=$depmode
    525       break
    526     fi
    527   done
    528 
    529   cd ..
    530   rm -rf conftest.dir
    531 else
    532   am_cv_$1_dependencies_compiler_type=none
    533 fi
    534 ])
    535 AC_SUBST([$1DEPMODE], [depmode=$am_cv_$1_dependencies_compiler_type])
    536 ])
    537 
    538 
    539 # AM_SET_DEPDIR
    540 # -------------
    541 # Choose a directory name for dependency files.
    542 # This macro is AC_REQUIREd in _AM_DEPENDENCIES
    543 AC_DEFUN([AM_SET_DEPDIR],
    544 [rm -f .deps 2>/dev/null
    545 mkdir .deps 2>/dev/null
    546 if test -d .deps; then
    547   DEPDIR=.deps
    548 else
    549   # MS-DOS does not allow filenames that begin with a dot.
    550   DEPDIR=_deps
    551 fi
    552 rmdir .deps 2>/dev/null
    553 AC_SUBST([DEPDIR])
    554 ])
    555 
    556 
    557 # AM_DEP_TRACK
    558 # ------------
    559 AC_DEFUN([AM_DEP_TRACK],
    560 [AC_ARG_ENABLE(dependency-tracking,
    561 [  --disable-dependency-tracking Speeds up one-time builds
    562   --enable-dependency-tracking  Do not reject slow dependency extractors])
    563 if test "x$enable_dependency_tracking" != xno; then
    564   am_depcomp="$ac_aux_dir/depcomp"
    565   AMDEPBACKSLASH='\'
    566 fi
    567 AM_CONDITIONAL([AMDEP], [test "x$enable_dependency_tracking" != xno])
    568 AC_SUBST([AMDEPBACKSLASH])
    569 ])
    570 
    571 # Generate code to set up dependency tracking.   -*- Autoconf -*-
    572 
    573 # Copyright 1999, 2000, 2001, 2002 Free Software Foundation, Inc.
    574 
    575 # This program is free software; you can redistribute it and/or modify
    576 # it under the terms of the GNU General Public License as published by
    577 # the Free Software Foundation; either version 2, or (at your option)
    578 # any later version.
    579 
    580 # This program is distributed in the hope that it will be useful,
    581 # but WITHOUT ANY WARRANTY; without even the implied warranty of
    582 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    583 # GNU General Public License for more details.
    584 
    585 # You should have received a copy of the GNU General Public License
    586 # along with this program; if not, write to the Free Software
    587 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
    588 # 02111-1307, USA.
    589 
    590 #serial 2
    591 
    592 # _AM_OUTPUT_DEPENDENCY_COMMANDS
    593 # ------------------------------
    594 AC_DEFUN([_AM_OUTPUT_DEPENDENCY_COMMANDS],
    595 [for mf in $CONFIG_FILES; do
    596   # Strip MF so we end up with the name of the file.
    597   mf=`echo "$mf" | sed -e 's/:.*$//'`
    598   # Check whether this is an Automake generated Makefile or not.
    599   # We used to match only the files named `Makefile.in', but
    600   # some people rename them; so instead we look at the file content.
    601   # Grep'ing the first line is not enough: some people post-process
    602   # each Makefile.in and add a new line on top of each file to say so.
    603   # So let's grep whole file.
    604   if grep '^#.*generated by automake' $mf > /dev/null 2>&1; then
    605     dirpart=`AS_DIRNAME("$mf")`
    606   else
    607     continue
    608   fi
    609   grep '^DEP_FILES *= *[[^ @%:@]]' < "$mf" > /dev/null || continue
    610   # Extract the definition of DEP_FILES from the Makefile without
    611   # running `make'.
    612   DEPDIR=`sed -n -e '/^DEPDIR = / s///p' < "$mf"`
    613   test -z "$DEPDIR" && continue
    614   # When using ansi2knr, U may be empty or an underscore; expand it
    615   U=`sed -n -e '/^U = / s///p' < "$mf"`
    616   test -d "$dirpart/$DEPDIR" || mkdir "$dirpart/$DEPDIR"
    617   # We invoke sed twice because it is the simplest approach to
    618   # changing $(DEPDIR) to its actual value in the expansion.
    619   for file in `sed -n -e '
    620     /^DEP_FILES = .*\\\\$/ {
    621       s/^DEP_FILES = //
    622       :loop
    623         s/\\\\$//
    624         p
    625         n
    626         /\\\\$/ b loop
    627       p
    628     }
    629     /^DEP_FILES = / s/^DEP_FILES = //p' < "$mf" | \
    630        sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do
    631     # Make sure the directory exists.
    632     test -f "$dirpart/$file" && continue
    633     fdir=`AS_DIRNAME(["$file"])`
    634     AS_MKDIR_P([$dirpart/$fdir])
    635     # echo "creating $dirpart/$file"
    636     echo '# dummy' > "$dirpart/$file"
    637   done
    638996done
    639 ])# _AM_OUTPUT_DEPENDENCY_COMMANDS
    640 
    641 
    642 # AM_OUTPUT_DEPENDENCY_COMMANDS
    643 # -----------------------------
    644 # This macro should only be invoked once -- use via AC_REQUIRE.
    645 #
    646 # This code is only required when automatic dependency tracking
    647 # is enabled.  FIXME.  This creates each `.P' file that we will
    648 # need in order to bootstrap the dependency handling code.
    649 AC_DEFUN([AM_OUTPUT_DEPENDENCY_COMMANDS],
    650 [AC_CONFIG_COMMANDS([depfiles],
    651      [test x"$AMDEP_TRUE" != x"" || _AM_OUTPUT_DEPENDENCY_COMMANDS],
    652      [AMDEP_TRUE="$AMDEP_TRUE" ac_aux_dir="$ac_aux_dir"])
    653 ])
    654 
    655 # Copyright 2001 Free Software Foundation, Inc.             -*- Autoconf -*-
    656 
    657 # This program is free software; you can redistribute it and/or modify
    658 # it under the terms of the GNU General Public License as published by
    659 # the Free Software Foundation; either version 2, or (at your option)
    660 # any later version.
    661 
    662 # This program is distributed in the hope that it will be useful,
    663 # but WITHOUT ANY WARRANTY; without even the implied warranty of
    664 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    665 # GNU General Public License for more details.
    666 
    667 # You should have received a copy of the GNU General Public License
    668 # along with this program; if not, write to the Free Software
    669 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
    670 # 02111-1307, USA.
    671 
    672 # serial 2
    673 
    674 # AM_MAKE_INCLUDE()
    675 # -----------------
    676 # Check to see how make treats includes.
    677 AC_DEFUN([AM_MAKE_INCLUDE],
    678 [am_make=${MAKE-make}
    679 cat > confinc << 'END'
    680 doit:
    681         @echo done
    682 END
    683 # If we don't find an include directive, just comment out the code.
    684 AC_MSG_CHECKING([for style of include used by $am_make])
    685 am__include="#"
    686 am__quote=
    687 _am_result=none
    688 # First try GNU make style include.
    689 echo "include confinc" > confmf
    690 # We grep out `Entering directory' and `Leaving directory'
    691 # messages which can occur if `w' ends up in MAKEFLAGS.
    692 # In particular we don't look at `^make:' because GNU make might
    693 # be invoked under some other name (usually "gmake"), in which
    694 # case it prints its new name instead of `make'.
    695 if test "`$am_make -s -f confmf 2> /dev/null | fgrep -v 'ing directory'`" = "done"; then
    696    am__include=include
    697    am__quote=
    698    _am_result=GNU
    699 fi
    700 # Now try BSD make style include.
    701 if test "$am__include" = "#"; then
    702    echo '.include "confinc"' > confmf
    703    if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
    704       am__include=.include
    705       am__quote="\""
    706       _am_result=BSD
    707    fi
    708 fi
    709 AC_SUBST(am__include)
    710 AC_SUBST(am__quote)
    711 AC_MSG_RESULT($_am_result)
    712 rm -f confinc confmf
    713 ])
    714 
    715 # AM_CONDITIONAL                                              -*- Autoconf -*-
    716 
    717 # Copyright 1997, 2000, 2001 Free Software Foundation, Inc.
    718 
    719 # This program is free software; you can redistribute it and/or modify
    720 # it under the terms of the GNU General Public License as published by
    721 # the Free Software Foundation; either version 2, or (at your option)
    722 # any later version.
    723 
    724 # This program is distributed in the hope that it will be useful,
    725 # but WITHOUT ANY WARRANTY; without even the implied warranty of
    726 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    727 # GNU General Public License for more details.
    728 
    729 # You should have received a copy of the GNU General Public License
    730 # along with this program; if not, write to the Free Software
    731 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
    732 # 02111-1307, USA.
    733 
    734 # serial 5
    735 
    736 AC_PREREQ(2.52)
    737 
    738 # AM_CONDITIONAL(NAME, SHELL-CONDITION)
    739 # -------------------------------------
    740 # Define a conditional.
    741 AC_DEFUN([AM_CONDITIONAL],
    742 [ifelse([$1], [TRUE],  [AC_FATAL([$0: invalid condition: $1])],
    743         [$1], [FALSE], [AC_FATAL([$0: invalid condition: $1])])dnl
    744 AC_SUBST([$1_TRUE])
    745 AC_SUBST([$1_FALSE])
    746 if $2; then
    747   $1_TRUE=
    748   $1_FALSE='#'
    749 else
    750   $1_TRUE='#'
    751   $1_FALSE=
    752 fi
    753 AC_CONFIG_COMMANDS_PRE(
    754 [if test -z "${$1_TRUE}" && test -z "${$1_FALSE}"; then
    755   AC_MSG_ERROR([conditional \"$1\" was never defined.
    756 Usually this means the macro was only invoked conditionally.])
    757 fi])])
    758 
    759 # Like AC_CONFIG_HEADER, but automatically create stamp file. -*- Autoconf -*-
    760 
    761 # Copyright 1996, 1997, 2000, 2001 Free Software Foundation, Inc.
    762 
    763 # This program is free software; you can redistribute it and/or modify
    764 # it under the terms of the GNU General Public License as published by
    765 # the Free Software Foundation; either version 2, or (at your option)
    766 # any later version.
    767 
    768 # This program is distributed in the hope that it will be useful,
    769 # but WITHOUT ANY WARRANTY; without even the implied warranty of
    770 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    771 # GNU General Public License for more details.
    772 
    773 # You should have received a copy of the GNU General Public License
    774 # along with this program; if not, write to the Free Software
    775 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
    776 # 02111-1307, USA.
    777 
    778 AC_PREREQ([2.52])
    779 
    780 # serial 6
    781 
    782 # When config.status generates a header, we must update the stamp-h file.
    783 # This file resides in the same directory as the config header
    784 # that is generated.  We must strip everything past the first ":",
    785 # and everything past the last "/".
    786 
    787 # _AM_DIRNAME(PATH)
    788 # -----------------
    789 # Like AS_DIRNAME, only do it during macro expansion
    790 AC_DEFUN([_AM_DIRNAME],
    791        [m4_if(regexp([$1], [^.*[^/]//*[^/][^/]*/*$]), -1,
    792               m4_if(regexp([$1], [^//\([^/]\|$\)]), -1,
    793                     m4_if(regexp([$1], [^/.*]), -1,
    794                           [.],
    795                           patsubst([$1], [^\(/\).*], [\1])),
    796                     patsubst([$1], [^\(//\)\([^/].*\|$\)], [\1])),
    797               patsubst([$1], [^\(.*[^/]\)//*[^/][^/]*/*$], [\1]))[]dnl
    798 ])# _AM_DIRNAME
    799 
    800 
    801 # The stamp files are numbered to have different names.
    802 # We could number them on a directory basis, but that's additional
    803 # complications, let's have a unique counter.
    804 m4_define([_AM_STAMP_Count], [0])
    805 
    806 
    807 # _AM_STAMP(HEADER)
    808 # -----------------
    809 # The name of the stamp file for HEADER.
    810 AC_DEFUN([_AM_STAMP],
    811 [m4_define([_AM_STAMP_Count], m4_incr(_AM_STAMP_Count))dnl
    812 AS_ESCAPE(_AM_DIRNAME(patsubst([$1],
    813                                [:.*])))/stamp-h[]_AM_STAMP_Count])
    814 
    815 
    816 # _AM_CONFIG_HEADER(HEADER[:SOURCES], COMMANDS, INIT-COMMANDS)
    817 # ------------------------------------------------------------
    818 # We used to try to get a real timestamp in stamp-h.  But the fear is that
    819 # that will cause unnecessary cvs conflicts.
    820 AC_DEFUN([_AM_CONFIG_HEADER],
    821 [# Add the stamp file to the list of files AC keeps track of,
    822 # along with our hook.
    823 AC_CONFIG_HEADERS([$1],
    824                   [# update the timestamp
    825 echo 'timestamp for $1' >"_AM_STAMP([$1])"
    826 $2],
    827                   [$3])
    828 ])# _AM_CONFIG_HEADER
    829 
    830 
    831 # AM_CONFIG_HEADER(HEADER[:SOURCES]..., COMMANDS, INIT-COMMANDS)
    832 # --------------------------------------------------------------
    833 AC_DEFUN([AM_CONFIG_HEADER],
    834 [AC_FOREACH([_AM_File], [$1], [_AM_CONFIG_HEADER(_AM_File, [$2], [$3])])
    835 ])# AM_CONFIG_HEADER
    836 
    837 
    838 # Copyright 1998, 1999, 2000, 2001, 2002 Free Software Foundation, Inc.
    839 
    840 # This program is free software; you can redistribute it and/or modify
    841 # it under the terms of the GNU General Public License as published by
    842 # the Free Software Foundation; either version 2, or (at your option)
    843 # any later version.
    844 
    845 # This program is distributed in the hope that it will be useful,
    846 # but WITHOUT ANY WARRANTY; without even the implied warranty of
    847 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    848 # GNU General Public License for more details.
    849 
    850 # You should have received a copy of the GNU General Public License
    851 # along with this program; if not, write to the Free Software
    852 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
    853 # 02111-1307, USA.
    854 
    855 # serial 3
    856 
    857 AC_PREREQ(2.50)
    858 
    859 # AM_PROG_LEX
    860 # -----------
    861 # Autoconf leaves LEX=: if lex or flex can't be found.  Change that to a
    862 # "missing" invocation, for better error output.
    863 AC_DEFUN([AM_PROG_LEX],
    864 [AC_REQUIRE([AM_MISSING_HAS_RUN])dnl
    865 AC_REQUIRE([AC_PROG_LEX])dnl
    866 if test "$LEX" = :; then
    867   LEX=${am_missing_run}flex
    868 fi])
    869 
     997rm -rf conftest.dir
     998
     999AC_CACHE_VAL([am_cv_prog_tar_$1], [am_cv_prog_tar_$1=$_am_tool])
     1000AC_MSG_RESULT([$am_cv_prog_tar_$1])])
     1001AC_SUBST([am__tar])
     1002AC_SUBST([am__untar])
     1003]) # _AM_PROG_TAR
     1004
  • config.h

    r134b86a r8c17ab0  
    1 /* config.h.  Generated automatically by configure.  */
    2 /* config.h.in.  Generated automatically from configure.in by autoheader.  */
     1/* config.h.  Generated from config.h.in by configure.  */
     2/* config.h.in.  Generated from configure.in by autoheader.  */
     3
     4/* Location of cfa command. */
     5#define CFA_BINDIR "/u/pabuhr/software/cfa/cfa-cc/bin"
     6
     7/* Location of include files. */
     8#define CFA_INCDIR "/u/pabuhr/software/cfa/cfa-cc/include"
     9
     10/* Location of cc1 and cfa-cpp commands. */
     11#define CFA_LIBDIR "/u/pabuhr/software/cfa/cfa-cc/lib"
     12
     13/* Location of cfa files. */
    314#define CFA_PREFIX "/u/pabuhr/software/cfa/cfa-cc"
    4 #define CFA_BINDIR "/u/pabuhr/software/cfa/cfa-cc/bin"
    5 #define CFA_LIBDIR "/u/pabuhr/software/cfa/cfa-cc/lib"
    6 //#undef CFA_SHAREDIR
    7 /* #undef ENABLE_PURIFY */
     15
     16/* Path/name of cpp preprocessor. */
    817#define CPP_PATH "/usr/bin/cpp"
     18
     19/* Path/name of C compiler. */
    920#define GCC_PATH "/u/pabuhr/bin/gcc"
    1021
    11 /* Define if you have the <malloc.h> header file. */
     22/* Define to 1 if you have the <inttypes.h> header file. */
     23#define HAVE_INTTYPES_H 1
     24
     25/* Define to 1 if you have the <malloc.h> header file. */
    1226#define HAVE_MALLOC_H 1
    1327
    14 /* Define if you have the <unistd.h> header file. */
     28/* Define to 1 if you have the <memory.h> header file. */
     29#define HAVE_MEMORY_H 1
     30
     31/* Define to 1 if you have the <stdint.h> header file. */
     32#define HAVE_STDINT_H 1
     33
     34/* Define to 1 if you have the <stdlib.h> header file. */
     35#define HAVE_STDLIB_H 1
     36
     37/* Define to 1 if you have the <strings.h> header file. */
     38#define HAVE_STRINGS_H 1
     39
     40/* Define to 1 if you have the <string.h> header file. */
     41#define HAVE_STRING_H 1
     42
     43/* Define to 1 if you have the <sys/stat.h> header file. */
     44#define HAVE_SYS_STAT_H 1
     45
     46/* Define to 1 if you have the <sys/types.h> header file. */
     47#define HAVE_SYS_TYPES_H 1
     48
     49/* Define to 1 if you have the <unistd.h> header file. */
    1550#define HAVE_UNISTD_H 1
    1651
     
    1853#define PACKAGE "cfa"
    1954
    20 /* Define if your <sys/time.h> declares `struct tm'. */
     55/* Define to the address where bug reports for this package should be sent. */
     56#define PACKAGE_BUGREPORT "cforall@plg.uwaterloo.ca"
     57
     58/* Define to the full name of this package. */
     59#define PACKAGE_NAME "cfa-cc"
     60
     61/* Define to the full name and version of this package. */
     62#define PACKAGE_STRING "cfa-cc 1.0"
     63
     64/* Define to the one symbol short name of this package. */
     65#define PACKAGE_TARNAME "cfa-cc"
     66
     67/* Define to the home page for this package. */
     68#define PACKAGE_URL ""
     69
     70/* Define to the version of this package. */
     71#define PACKAGE_VERSION "1.0"
     72
     73/* Define to 1 if you have the ANSI C header files. */
     74#define STDC_HEADERS 1
     75
     76/* Define to 1 if your <sys/time.h> declares `struct tm'. */
    2177/* #undef TM_IN_SYS_TIME */
    2278
     
    2480#define VERSION "1.0"
    2581
    26 /* Define if `lex' declares `yytext' as a `char *' by default, not a `char[]'.
    27    */
     82/* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
     83   `char[]'. */
    2884#define YYTEXT_POINTER 1
    2985
     
    3187/* #undef const */
    3288
    33 /* Define as `__inline' if that's what the C compiler calls it, or to nothing
    34    if it is not supported. */
     89/* Define to `__inline__' or `__inline' if that's what the C compiler
     90   calls it, or to nothing if 'inline' is not supported under any name.  */
     91#ifndef __cplusplus
    3592/* #undef inline */
     93#endif
  • config.h.in

    r134b86a r8c17ab0  
    1 /* config.h.in.  Generated automatically from configure.in by autoheader.  */
     1/* config.h.in.  Generated from configure.in by autoheader.  */
     2
     3/* Location of cfa command. */
     4#undef CFA_BINDIR
     5
     6/* Location of include files. */
     7#undef CFA_INCDIR
     8
     9/* Location of cc1 and cfa-cpp commands. */
     10#undef CFA_LIBDIR
     11
     12/* Location of cfa files. */
    213#undef CFA_PREFIX
    3 #undef CFA_BINDIR
    4 #undef CFA_LIBDIR
    5 //#undef CFA_SHAREDIR
    6 #undef ENABLE_PURIFY
     14
     15/* Path/name of cpp preprocessor. */
    716#undef CPP_PATH
     17
     18/* Path/name of C compiler. */
    819#undef GCC_PATH
    920
    10 /* Define if you have the <malloc.h> header file. */
     21/* Define to 1 if you have the <inttypes.h> header file. */
     22#undef HAVE_INTTYPES_H
     23
     24/* Define to 1 if you have the <malloc.h> header file. */
    1125#undef HAVE_MALLOC_H
    1226
    13 /* Define if you have the <unistd.h> header file. */
     27/* Define to 1 if you have the <memory.h> header file. */
     28#undef HAVE_MEMORY_H
     29
     30/* Define to 1 if you have the <stdint.h> header file. */
     31#undef HAVE_STDINT_H
     32
     33/* Define to 1 if you have the <stdlib.h> header file. */
     34#undef HAVE_STDLIB_H
     35
     36/* Define to 1 if you have the <strings.h> header file. */
     37#undef HAVE_STRINGS_H
     38
     39/* Define to 1 if you have the <string.h> header file. */
     40#undef HAVE_STRING_H
     41
     42/* Define to 1 if you have the <sys/stat.h> header file. */
     43#undef HAVE_SYS_STAT_H
     44
     45/* Define to 1 if you have the <sys/types.h> header file. */
     46#undef HAVE_SYS_TYPES_H
     47
     48/* Define to 1 if you have the <unistd.h> header file. */
    1449#undef HAVE_UNISTD_H
    1550
     
    1752#undef PACKAGE
    1853
    19 /* Define if your <sys/time.h> declares `struct tm'. */
     54/* Define to the address where bug reports for this package should be sent. */
     55#undef PACKAGE_BUGREPORT
     56
     57/* Define to the full name of this package. */
     58#undef PACKAGE_NAME
     59
     60/* Define to the full name and version of this package. */
     61#undef PACKAGE_STRING
     62
     63/* Define to the one symbol short name of this package. */
     64#undef PACKAGE_TARNAME
     65
     66/* Define to the home page for this package. */
     67#undef PACKAGE_URL
     68
     69/* Define to the version of this package. */
     70#undef PACKAGE_VERSION
     71
     72/* Define to 1 if you have the ANSI C header files. */
     73#undef STDC_HEADERS
     74
     75/* Define to 1 if your <sys/time.h> declares `struct tm'. */
    2076#undef TM_IN_SYS_TIME
    2177
     
    2379#undef VERSION
    2480
    25 /* Define if `lex' declares `yytext' as a `char *' by default, not a `char[]'.
    26    */
     81/* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
     82   `char[]'. */
    2783#undef YYTEXT_POINTER
    2884
     
    3086#undef const
    3187
    32 /* Define as `__inline' if that's what the C compiler calls it, or to nothing
    33    if it is not supported. */
     88/* Define to `__inline__' or `__inline' if that's what the C compiler
     89   calls it, or to nothing if 'inline' is not supported under any name.  */
     90#ifndef __cplusplus
    3491#undef inline
     92#endif
  • config.status

    r134b86a r8c17ab0  
    1 #! /bin/sh
    2 # Generated automatically by configure.
     1#! /bin/bash
     2# Generated by configure.
    33# Run this file to recreate the current configuration.
    44# Compiler output produced by configure, useful for debugging
     
    66
    77debug=false
    8 SHELL=${CONFIG_SHELL-/bin/sh}
    9 ac_cs_invocation="$0 $@"
    10 
    11 # Be Bourne compatible
    12 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
     8ac_cs_recheck=false
     9ac_cs_silent=false
     10
     11SHELL=${CONFIG_SHELL-/bin/bash}
     12export SHELL
     13## -------------------- ##
     14## M4sh Initialization. ##
     15## -------------------- ##
     16
     17# Be more Bourne compatible
     18DUALCASE=1; export DUALCASE # for MKS sh
     19if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
    1320  emulate sh
    1421  NULLCMD=:
    15 elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then
    16   set -o posix
    17 fi
    18 
    19 # Name of the executable.
    20 as_me=`echo "$0" |sed 's,.*[\\/],,'`
    21 
    22 if expr a : '\(a\)' >/dev/null 2>&1; then
     22  # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
     23  # is contrary to our usage.  Disable this feature.
     24  alias -g '${1+"$@"}'='"$@"'
     25  setopt NO_GLOB_SUBST
     26else
     27  case `(set -o) 2>/dev/null` in #(
     28  *posix*) :
     29    set -o posix ;; #(
     30  *) :
     31     ;;
     32esac
     33fi
     34
     35
     36as_nl='
     37'
     38export as_nl
     39# Printing a long string crashes Solaris 7 /usr/bin/printf.
     40as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
     41as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
     42as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
     43# Prefer a ksh shell builtin over an external printf program on Solaris,
     44# but without wasting forks for bash or zsh.
     45if test -z "$BASH_VERSION$ZSH_VERSION" \
     46    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
     47  as_echo='print -r --'
     48  as_echo_n='print -rn --'
     49elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
     50  as_echo='printf %s\n'
     51  as_echo_n='printf %s'
     52else
     53  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
     54    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
     55    as_echo_n='/usr/ucb/echo -n'
     56  else
     57    as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
     58    as_echo_n_body='eval
     59      arg=$1;
     60      case $arg in #(
     61      *"$as_nl"*)
     62        expr "X$arg" : "X\\(.*\\)$as_nl";
     63        arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
     64      esac;
     65      expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl"
     66    '
     67    export as_echo_n_body
     68    as_echo_n='sh -c $as_echo_n_body as_echo'
     69  fi
     70  export as_echo_body
     71  as_echo='sh -c $as_echo_body as_echo'
     72fi
     73
     74# The user is always right.
     75if test "${PATH_SEPARATOR+set}" != set; then
     76  PATH_SEPARATOR=:
     77  (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
     78    (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
     79      PATH_SEPARATOR=';'
     80  }
     81fi
     82
     83
     84# IFS
     85# We need space, tab and new line, in precisely that order.  Quoting is
     86# there to prevent editors from complaining about space-tab.
     87# (If _AS_PATH_WALK were called with IFS unset, it would disable word
     88# splitting by setting IFS to empty value.)
     89IFS=" ""        $as_nl"
     90
     91# Find who we are.  Look in the path if we contain no directory separator.
     92as_myself=
     93case $0 in #((
     94  *[\\/]* ) as_myself=$0 ;;
     95  *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
     96for as_dir in $PATH
     97do
     98  IFS=$as_save_IFS
     99  test -z "$as_dir" && as_dir=.
     100    test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
     101  done
     102IFS=$as_save_IFS
     103
     104     ;;
     105esac
     106# We did not find ourselves, most probably we were run as `sh COMMAND'
     107# in which case we are not to be found in the path.
     108if test "x$as_myself" = x; then
     109  as_myself=$0
     110fi
     111if test ! -f "$as_myself"; then
     112  $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
     113  exit 1
     114fi
     115
     116# Unset variables that we do not need and which cause bugs (e.g. in
     117# pre-3.0 UWIN ksh).  But do not cause bugs in bash 2.01; the "|| exit 1"
     118# suppresses any "Segmentation fault" message there.  '((' could
     119# trigger a bug in pdksh 5.2.14.
     120for as_var in BASH_ENV ENV MAIL MAILPATH
     121do eval test x\${$as_var+set} = xset \
     122  && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || :
     123done
     124PS1='$ '
     125PS2='> '
     126PS4='+ '
     127
     128# NLS nuisances.
     129LC_ALL=C
     130export LC_ALL
     131LANGUAGE=C
     132export LANGUAGE
     133
     134# CDPATH.
     135(unset CDPATH) >/dev/null 2>&1 && unset CDPATH
     136
     137
     138# as_fn_error STATUS ERROR [LINENO LOG_FD]
     139# ----------------------------------------
     140# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
     141# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
     142# script with STATUS, using 1 if that was 0.
     143as_fn_error ()
     144{
     145  as_status=$1; test $as_status -eq 0 && as_status=1
     146  if test "$4"; then
     147    as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
     148    $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
     149  fi
     150  $as_echo "$as_me: error: $2" >&2
     151  as_fn_exit $as_status
     152} # as_fn_error
     153
     154
     155# as_fn_set_status STATUS
     156# -----------------------
     157# Set $? to STATUS, without forking.
     158as_fn_set_status ()
     159{
     160  return $1
     161} # as_fn_set_status
     162
     163# as_fn_exit STATUS
     164# -----------------
     165# Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
     166as_fn_exit ()
     167{
     168  set +e
     169  as_fn_set_status $1
     170  exit $1
     171} # as_fn_exit
     172
     173# as_fn_unset VAR
     174# ---------------
     175# Portably unset VAR.
     176as_fn_unset ()
     177{
     178  { eval $1=; unset $1;}
     179}
     180as_unset=as_fn_unset
     181# as_fn_append VAR VALUE
     182# ----------------------
     183# Append the text in VALUE to the end of the definition contained in VAR. Take
     184# advantage of any shell optimizations that allow amortized linear growth over
     185# repeated appends, instead of the typical quadratic growth present in naive
     186# implementations.
     187if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then :
     188  eval 'as_fn_append ()
     189  {
     190    eval $1+=\$2
     191  }'
     192else
     193  as_fn_append ()
     194  {
     195    eval $1=\$$1\$2
     196  }
     197fi # as_fn_append
     198
     199# as_fn_arith ARG...
     200# ------------------
     201# Perform arithmetic evaluation on the ARGs, and store the result in the
     202# global $as_val. Take advantage of shells that can avoid forks. The arguments
     203# must be portable across $(()) and expr.
     204if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then :
     205  eval 'as_fn_arith ()
     206  {
     207    as_val=$(( $* ))
     208  }'
     209else
     210  as_fn_arith ()
     211  {
     212    as_val=`expr "$@" || test $? -eq 1`
     213  }
     214fi # as_fn_arith
     215
     216
     217if expr a : '\(a\)' >/dev/null 2>&1 &&
     218   test "X`expr 00001 : '.*\(...\)'`" = X001; then
    23219  as_expr=expr
    24220else
     
    26222fi
    27223
     224if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
     225  as_basename=basename
     226else
     227  as_basename=false
     228fi
     229
     230if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
     231  as_dirname=dirname
     232else
     233  as_dirname=false
     234fi
     235
     236as_me=`$as_basename -- "$0" ||
     237$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
     238         X"$0" : 'X\(//\)$' \| \
     239         X"$0" : 'X\(/\)' \| . 2>/dev/null ||
     240$as_echo X/"$0" |
     241    sed '/^.*\/\([^/][^/]*\)\/*$/{
     242            s//\1/
     243            q
     244          }
     245          /^X\/\(\/\/\)$/{
     246            s//\1/
     247            q
     248          }
     249          /^X\/\(\/\).*/{
     250            s//\1/
     251            q
     252          }
     253          s/.*/./; q'`
     254
     255# Avoid depending upon Character Ranges.
     256as_cr_letters='abcdefghijklmnopqrstuvwxyz'
     257as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
     258as_cr_Letters=$as_cr_letters$as_cr_LETTERS
     259as_cr_digits='0123456789'
     260as_cr_alnum=$as_cr_Letters$as_cr_digits
     261
     262ECHO_C= ECHO_N= ECHO_T=
     263case `echo -n x` in #(((((
     264-n*)
     265  case `echo 'xy\c'` in
     266  *c*) ECHO_T=' ';;     # ECHO_T is single tab character.
     267  xy)  ECHO_C='\c';;
     268  *)   echo `echo ksh88 bug on AIX 6.1` > /dev/null
     269       ECHO_T=' ';;
     270  esac;;
     271*)
     272  ECHO_N='-n';;
     273esac
     274
    28275rm -f conf$$ conf$$.exe conf$$.file
    29 echo >conf$$.file
    30 if ln -s conf$$.file conf$$ 2>/dev/null; then
    31   # We could just check for DJGPP; but this test a) works b) is more generic
    32   # and c) will remain valid once DJGPP supports symlinks (DJGPP 2.04).
    33   if test -f conf$$.exe; then
    34     # Don't use ln at all; we don't have any links
     276if test -d conf$$.dir; then
     277  rm -f conf$$.dir/conf$$.file
     278else
     279  rm -f conf$$.dir
     280  mkdir conf$$.dir 2>/dev/null
     281fi
     282if (echo >conf$$.file) 2>/dev/null; then
     283  if ln -s conf$$.file conf$$ 2>/dev/null; then
     284    as_ln_s='ln -s'
     285    # ... but there are two gotchas:
     286    # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
     287    # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
     288    # In both cases, we have to default to `cp -p'.
     289    ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
     290      as_ln_s='cp -p'
     291  elif ln conf$$.file conf$$ 2>/dev/null; then
     292    as_ln_s=ln
     293  else
    35294    as_ln_s='cp -p'
    36   else
    37     as_ln_s='ln -s'
    38295  fi
    39 elif ln conf$$.file conf$$ 2>/dev/null; then
    40   as_ln_s=ln
    41296else
    42297  as_ln_s='cp -p'
    43298fi
    44 rm -f conf$$ conf$$.exe conf$$.file
    45 
    46 as_executable_p="test -f"
    47 
    48 # Support unset when possible.
    49 if (FOO=FOO; unset FOO) >/dev/null 2>&1; then
    50   as_unset=unset
     299rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
     300rmdir conf$$.dir 2>/dev/null
     301
     302
     303# as_fn_mkdir_p
     304# -------------
     305# Create "$as_dir" as a directory, including parents if necessary.
     306as_fn_mkdir_p ()
     307{
     308
     309  case $as_dir in #(
     310  -*) as_dir=./$as_dir;;
     311  esac
     312  test -d "$as_dir" || eval $as_mkdir_p || {
     313    as_dirs=
     314    while :; do
     315      case $as_dir in #(
     316      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
     317      *) as_qdir=$as_dir;;
     318      esac
     319      as_dirs="'$as_qdir' $as_dirs"
     320      as_dir=`$as_dirname -- "$as_dir" ||
     321$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
     322         X"$as_dir" : 'X\(//\)[^/]' \| \
     323         X"$as_dir" : 'X\(//\)$' \| \
     324         X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
     325$as_echo X"$as_dir" |
     326    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
     327            s//\1/
     328            q
     329          }
     330          /^X\(\/\/\)[^/].*/{
     331            s//\1/
     332            q
     333          }
     334          /^X\(\/\/\)$/{
     335            s//\1/
     336            q
     337          }
     338          /^X\(\/\).*/{
     339            s//\1/
     340            q
     341          }
     342          s/.*/./; q'`
     343      test -d "$as_dir" && break
     344    done
     345    test -z "$as_dirs" || eval "mkdir $as_dirs"
     346  } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir"
     347
     348
     349} # as_fn_mkdir_p
     350if mkdir -p . 2>/dev/null; then
     351  as_mkdir_p='mkdir -p "$as_dir"'
    51352else
    52   as_unset=false
    53 fi
    54 
    55 # NLS nuisances.
    56 $as_unset LANG || test "${LANG+set}" != set || { LANG=C; export LANG; }
    57 $as_unset LC_ALL || test "${LC_ALL+set}" != set || { LC_ALL=C; export LC_ALL; }
    58 $as_unset LC_TIME || test "${LC_TIME+set}" != set || { LC_TIME=C; export LC_TIME; }
    59 $as_unset LC_CTYPE || test "${LC_CTYPE+set}" != set || { LC_CTYPE=C; export LC_CTYPE; }
    60 $as_unset LANGUAGE || test "${LANGUAGE+set}" != set || { LANGUAGE=C; export LANGUAGE; }
    61 $as_unset LC_COLLATE || test "${LC_COLLATE+set}" != set || { LC_COLLATE=C; export LC_COLLATE; }
    62 $as_unset LC_NUMERIC || test "${LC_NUMERIC+set}" != set || { LC_NUMERIC=C; export LC_NUMERIC; }
    63 $as_unset LC_MESSAGES || test "${LC_MESSAGES+set}" != set || { LC_MESSAGES=C; export LC_MESSAGES; }
    64 
    65 # IFS
    66 # We need space, tab and new line, in precisely that order.
    67 as_nl='
    68 '
    69 IFS="   $as_nl"
    70 
    71 # CDPATH.
    72 $as_unset CDPATH || test "${CDPATH+set}" != set || { CDPATH=:; export CDPATH; }
     353  test -d ./-p && rmdir ./-p
     354  as_mkdir_p=false
     355fi
     356
     357if test -x / >/dev/null 2>&1; then
     358  as_test_x='test -x'
     359else
     360  if ls -dL / >/dev/null 2>&1; then
     361    as_ls_L_option=L
     362  else
     363    as_ls_L_option=
     364  fi
     365  as_test_x='
     366    eval sh -c '\''
     367      if test -d "$1"; then
     368        test -d "$1/.";
     369      else
     370        case $1 in #(
     371        -*)set "./$1";;
     372        esac;
     373        case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
     374        ???[sx]*):;;*)false;;esac;fi
     375    '\'' sh
     376  '
     377fi
     378as_executable_p=$as_test_x
     379
     380# Sed expression to map a string onto a valid CPP name.
     381as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
     382
     383# Sed expression to map a string onto a valid variable name.
     384as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
     385
    73386
    74387exec 6>&1
    75 
     388## ----------------------------------- ##
     389## Main body of $CONFIG_STATUS script. ##
     390## ----------------------------------- ##
     391# Save the log message, to keep $0 and so on meaningful, and to
     392# report actual input values of CONFIG_FILES etc. instead of their
     393# values after options handling.
     394ac_log="
     395This file was extended by cfa-cc $as_me 1.0, which was
     396generated by GNU Autoconf 2.68.  Invocation command line was
     397
     398  CONFIG_FILES    = $CONFIG_FILES
     399  CONFIG_HEADERS  = $CONFIG_HEADERS
     400  CONFIG_LINKS    = $CONFIG_LINKS
     401  CONFIG_COMMANDS = $CONFIG_COMMANDS
     402  $ $0 $@
     403
     404on `(hostname || uname -n) 2>/dev/null | sed 1q`
     405"
     406
     407# Files that config.status was made for.
    76408config_files=" Makefile translator/Makefile driver/Makefile libcfa/Makefile"
    77409config_headers=" config.h"
     
    79411
    80412ac_cs_usage="\
    81 \`$as_me' instantiates files from templates according to the
    82 current configuration.
    83 
    84 Usage: $0 [OPTIONS] [FILE]...
     413\`$as_me' instantiates files and other configuration actions
     414from templates according to the current configuration.  Unless the files
     415and actions are specified as TAGs, all are instantiated by default.
     416
     417Usage: $0 [OPTION]... [TAG]...
    85418
    86419  -h, --help       print this help, then exit
    87   -V, --version    print version number, then exit
     420  -V, --version    print version number and configuration settings, then exit
     421      --config     print configuration, then exit
     422  -q, --quiet, --silent
     423                   do not print progress messages
    88424  -d, --debug      don't remove temporary files
    89425      --recheck    update $as_me by reconfiguring in the same conditions
    90   --file=FILE[:TEMPLATE]
     426      --file=FILE[:TEMPLATE]
    91427                   instantiate the configuration file FILE
    92   --header=FILE[:TEMPLATE]
     428      --header=FILE[:TEMPLATE]
    93429                   instantiate the configuration header FILE
    94430
     
    102438$config_commands
    103439
    104 Report bugs to <bug-autoconf@gnu.org>."
     440Report bugs to <cforall@plg.uwaterloo.ca>."
     441
     442ac_cs_config="'--prefix=/u/pabuhr/software/cfa/cfa-cc'"
    105443ac_cs_version="\
    106444cfa-cc config.status 1.0
    107 configured by ./configure, generated by GNU Autoconf 2.52,
    108   with options \"--prefix=/u/pabuhr/software/cfa/cfa-cc\"
    109 
    110 Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001
    111 Free Software Foundation, Inc.
     445configured by ./configure, generated by GNU Autoconf 2.68,
     446  with options \"$ac_cs_config\"
     447
     448Copyright (C) 2010 Free Software Foundation, Inc.
    112449This config.status script is free software; the Free Software Foundation
    113450gives unlimited permission to copy, distribute and modify it."
    114 srcdir=.
    115 INSTALL="/usr/bin/install -c"
    116 # If no file are specified by the user, then we need to provide default
    117 # value.  By we need to know if files were specified by the user.
     451
     452ac_pwd='/u/pabuhr/software/cfa/cfa-cc'
     453srcdir='.'
     454INSTALL='/usr/bin/install -c'
     455MKDIR_P='/bin/mkdir -p'
     456AWK='gawk'
     457test -n "$AWK" || AWK=awk
     458# The default lists apply if the user does not specify any file.
    118459ac_need_defaults=:
    119460while test $# != 0
    120461do
    121462  case $1 in
    122   --*=*)
    123     ac_option=`expr "x$1" : 'x\([^=]*\)='`
    124     ac_optarg=`expr "x$1" : 'x[^=]*=\(.*\)'`
    125     shift
    126     set dummy "$ac_option" "$ac_optarg" ${1+"$@"}
    127     shift
     463  --*=?*)
     464    ac_option=`expr "X$1" : 'X\([^=]*\)='`
     465    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
     466    ac_shift=:
    128467    ;;
    129   -*);;
    130   *) # This is not an option, so the user has probably given explicit
    131      # arguments.
    132      ac_need_defaults=false;;
     468  --*=)
     469    ac_option=`expr "X$1" : 'X\([^=]*\)='`
     470    ac_optarg=
     471    ac_shift=:
     472    ;;
     473  *)
     474    ac_option=$1
     475    ac_optarg=$2
     476    ac_shift=shift
     477    ;;
    133478  esac
    134479
    135   case $1 in
     480  case $ac_option in
    136481  # Handling of the options.
    137482  -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
    138     echo "running /bin/sh ./configure " --prefix=/u/pabuhr/software/cfa/cfa-cc " --no-create --no-recursion"
    139     exec /bin/sh ./configure --prefix=/u/pabuhr/software/cfa/cfa-cc --no-create --no-recursion ;;
    140   --version | --vers* | -V )
    141     echo "$ac_cs_version"; exit 0 ;;
     483    ac_cs_recheck=: ;;
     484  --version | --versio | --versi | --vers | --ver | --ve | --v | -V )
     485    $as_echo "$ac_cs_version"; exit ;;
     486  --config | --confi | --conf | --con | --co | --c )
     487    $as_echo "$ac_cs_config"; exit ;;
     488  --debug | --debu | --deb | --de | --d | -d )
     489    debug=: ;;
     490  --file | --fil | --fi | --f )
     491    $ac_shift
     492    case $ac_optarg in
     493    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
     494    '') as_fn_error $? "missing file argument" ;;
     495    esac
     496    as_fn_append CONFIG_FILES " '$ac_optarg'"
     497    ac_need_defaults=false;;
     498  --header | --heade | --head | --hea )
     499    $ac_shift
     500    case $ac_optarg in
     501    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
     502    esac
     503    as_fn_append CONFIG_HEADERS " '$ac_optarg'"
     504    ac_need_defaults=false;;
    142505  --he | --h)
    143506    # Conflict between --help and --header
    144     { { echo "$as_me:3829: error: ambiguous option: $1
    145 Try \`$0 --help' for more information." >&5
    146 echo "$as_me: error: ambiguous option: $1
    147 Try \`$0 --help' for more information." >&2;}
    148    { (exit 1); exit 1; }; };;
     507    as_fn_error $? "ambiguous option: \`$1'
     508Try \`$0 --help' for more information.";;
    149509  --help | --hel | -h )
    150     echo "$ac_cs_usage"; exit 0 ;;
    151   --debug | --d* | -d )
    152     debug=: ;;
    153   --file | --fil | --fi | --f )
    154     shift
    155     CONFIG_FILES="$CONFIG_FILES $1"
    156     ac_need_defaults=false;;
    157   --header | --heade | --head | --hea )
    158     shift
    159     CONFIG_HEADERS="$CONFIG_HEADERS $1"
    160     ac_need_defaults=false;;
     510    $as_echo "$ac_cs_usage"; exit ;;
     511  -q | -quiet | --quiet | --quie | --qui | --qu | --q \
     512  | -silent | --silent | --silen | --sile | --sil | --si | --s)
     513    ac_cs_silent=: ;;
    161514
    162515  # This is an error.
    163   -*) { { echo "$as_me:3848: error: unrecognized option: $1
    164 Try \`$0 --help' for more information." >&5
    165 echo "$as_me: error: unrecognized option: $1
    166 Try \`$0 --help' for more information." >&2;}
    167    { (exit 1); exit 1; }; } ;;
    168 
    169   *) ac_config_targets="$ac_config_targets $1" ;;
     516  -*) as_fn_error $? "unrecognized option: \`$1'
     517Try \`$0 --help' for more information." ;;
     518
     519  *) as_fn_append ac_config_targets " $1"
     520     ac_need_defaults=false ;;
    170521
    171522  esac
     
    173524done
    174525
     526ac_configure_extra_args=
     527
     528if $ac_cs_silent; then
     529  exec 6>/dev/null
     530  ac_configure_extra_args="$ac_configure_extra_args --silent"
     531fi
     532
     533if $ac_cs_recheck; then
     534  set X '/bin/bash' './configure'  '--prefix=/u/pabuhr/software/cfa/cfa-cc' $ac_configure_extra_args --no-create --no-recursion
     535  shift
     536  $as_echo "running CONFIG_SHELL=/bin/bash $*" >&6
     537  CONFIG_SHELL='/bin/bash'
     538  export CONFIG_SHELL
     539  exec "$@"
     540fi
     541
    175542exec 5>>config.log
    176 cat >&5 << _ACEOF
    177 
    178 ## ----------------------- ##
    179 ## Running config.status.  ##
    180 ## ----------------------- ##
    181 
    182 This file was extended by $as_me (cfa-cc 1.0) 2.52, executed with
    183   CONFIG_FILES    = $CONFIG_FILES
    184   CONFIG_HEADERS  = $CONFIG_HEADERS
    185   CONFIG_LINKS    = $CONFIG_LINKS
    186   CONFIG_COMMANDS = $CONFIG_COMMANDS
    187   > $ac_cs_invocation
    188 on `(hostname || uname -n) 2>/dev/null | sed 1q`
    189 
    190 _ACEOF
     543{
     544  echo
     545  sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
     546## Running $as_me. ##
     547_ASBOX
     548  $as_echo "$ac_log"
     549} >&5
     550
    191551#
    192 # INIT-COMMANDS section.
     552# INIT-COMMANDS
    193553#
    194 
    195554AMDEP_TRUE="" ac_aux_dir="."
    196555
     556
     557# Handling of arguments.
    197558for ac_config_target in $ac_config_targets
    198559do
    199   case "$ac_config_target" in
    200   # Handling of arguments.
    201   "Makefile" ) CONFIG_FILES="$CONFIG_FILES Makefile" ;;
    202   "translator/Makefile" ) CONFIG_FILES="$CONFIG_FILES translator/Makefile" ;;
    203   "driver/Makefile" ) CONFIG_FILES="$CONFIG_FILES driver/Makefile" ;;
    204   "libcfa/Makefile" ) CONFIG_FILES="$CONFIG_FILES libcfa/Makefile" ;;
    205   "depfiles" ) CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;;
    206   "config.h" ) CONFIG_HEADERS="$CONFIG_HEADERS config.h" ;;
    207   *) { { echo "$as_me:3898: error: invalid argument: $ac_config_target" >&5
    208 echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
    209    { (exit 1); exit 1; }; };;
     560  case $ac_config_target in
     561    "config.h") CONFIG_HEADERS="$CONFIG_HEADERS config.h" ;;
     562    "depfiles") CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;;
     563    "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
     564    "translator/Makefile") CONFIG_FILES="$CONFIG_FILES translator/Makefile" ;;
     565    "driver/Makefile") CONFIG_FILES="$CONFIG_FILES driver/Makefile" ;;
     566    "libcfa/Makefile") CONFIG_FILES="$CONFIG_FILES libcfa/Makefile" ;;
     567
     568  *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;;
    210569  esac
    211570done
     571
    212572
    213573# If the user did not use the arguments to specify the items to instantiate,
     
    221581fi
    222582
    223 # Create a temporary directory, and hook for its removal unless debugging.
     583# Have a temporary directory for convenience.  Make it in the build tree
     584# simply because there is no reason against having it here, and in addition,
     585# creating and moving files from /tmp can sometimes cause problems.
     586# Hook for its removal unless debugging.
     587# Note that there is a small window in which the directory will not be cleaned:
     588# after its creation but before its name has been assigned to `$tmp'.
    224589$debug ||
    225590{
    226   trap 'exit_status=$?; rm -rf $tmp && exit $exit_status' 0
    227   trap '{ (exit 1); exit 1; }' 1 2 13 15
     591  tmp= ac_tmp=
     592  trap 'exit_status=$?
     593  : "${ac_tmp:=$tmp}"
     594  { test ! -d "$ac_tmp" || rm -fr "$ac_tmp"; } && exit $exit_status
     595' 0
     596  trap 'as_fn_exit 1' 1 2 13 15
    228597}
    229 
    230598# Create a (secure) tmp directory for tmp files.
    231 : ${TMPDIR=/tmp}
     599
    232600{
    233   tmp=`(umask 077 && mktemp -d -q "$TMPDIR/csXXXXXX") 2>/dev/null` &&
    234   test -n "$tmp" && test -d "$tmp"
     601  tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
     602  test -d "$tmp"
    235603}  ||
    236604{
    237   tmp=$TMPDIR/cs$$-$RANDOM
    238   (umask 077 && mkdir $tmp)
    239 } ||
     605  tmp=./conf$$-$RANDOM
     606  (umask 077 && mkdir "$tmp")
     607} || as_fn_error $? "cannot create a temporary directory in ." "$LINENO" 5
     608ac_tmp=$tmp
     609
     610# Set up the scripts for CONFIG_FILES section.
     611# No need to generate them if there are no CONFIG_FILES.
     612# This happens for instance with `./config.status config.h'.
     613if test -n "$CONFIG_FILES"; then
     614
     615
     616ac_cr=`echo X | tr X '\015'`
     617# On cygwin, bash can eat \r inside `` if the user requested igncr.
     618# But we know of no other shell where ac_cr would be empty at this
     619# point, so we can use a bashism as a fallback.
     620if test "x$ac_cr" = x; then
     621  eval ac_cr=\$\'\\r\'
     622fi
     623ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
     624if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
     625  ac_cs_awk_cr='\\r'
     626else
     627  ac_cs_awk_cr=$ac_cr
     628fi
     629
     630echo 'BEGIN {' >"$ac_tmp/subs1.awk" &&
     631cat >>"$ac_tmp/subs1.awk" <<\_ACAWK &&
     632S["am__EXEEXT_FALSE"]=""
     633S["am__EXEEXT_TRUE"]="#"
     634S["LTLIBOBJS"]=""
     635S["LIBOBJS"]=""
     636S["CFA_LIBDIR"]="/u/pabuhr/software/cfa/cfa-cc/lib"
     637S["CFA_BINDIR"]="/u/pabuhr/software/cfa/cfa-cc/bin"
     638S["CFA_INCDIR"]="/u/pabuhr/software/cfa/cfa-cc/include"
     639S["CFA_PREFIX"]="/u/pabuhr/software/cfa/cfa-cc"
     640S["CPP_PATH"]="/usr/bin/cpp"
     641S["BACKEND_CC"]="/u/pabuhr/bin/gcc"
     642S["GCC_PATH"]="/u/pabuhr/bin/gcc"
     643S["preludedir"]="/u/pabuhr/software/cfa/cfa-cc/share/cfa"
     644S["EGREP"]="/bin/grep -E"
     645S["GREP"]="/bin/grep"
     646S["CPP"]="gcc -E"
     647S["LEXLIB"]="-lfl"
     648S["LEX_OUTPUT_ROOT"]="lex.yy"
     649S["LEX"]="flex"
     650S["am__fastdepCC_FALSE"]=""
     651S["am__fastdepCC_TRUE"]="#"
     652S["CCDEPMODE"]="depmode=none"
     653S["ac_ct_CC"]="gcc"
     654S["CFLAGS"]="-g -O2"
     655S["CC"]="gcc"
     656S["am__fastdepCXX_FALSE"]=""
     657S["am__fastdepCXX_TRUE"]="#"
     658S["CXXDEPMODE"]="depmode=none"
     659S["am__nodep"]="_no"
     660S["AMDEPBACKSLASH"]="\\"
     661S["AMDEP_FALSE"]="#"
     662S["AMDEP_TRUE"]=""
     663S["am__quote"]=""
     664S["am__include"]="include"
     665S["DEPDIR"]=".deps"
     666S["OBJEXT"]="o"
     667S["EXEEXT"]=""
     668S["ac_ct_CXX"]="g++"
     669S["CPPFLAGS"]=""
     670S["LDFLAGS"]=""
     671S["CXXFLAGS"]="-g -O2"
     672S["CXX"]="g++"
     673S["YFLAGS"]=""
     674S["YACC"]="bison -y"
     675S["am__untar"]="$${TAR-tar} xf -"
     676S["am__tar"]="$${TAR-tar} chof - \"$$tardir\""
     677S["AMTAR"]="$${TAR-tar}"
     678S["am__leading_dot"]="."
     679S["SET_MAKE"]=""
     680S["AWK"]="gawk"
     681S["mkdir_p"]="/bin/mkdir -p"
     682S["MKDIR_P"]="/bin/mkdir -p"
     683S["INSTALL_STRIP_PROGRAM"]="$(install_sh) -c -s"
     684S["STRIP"]=""
     685S["install_sh"]="${SHELL} /u/pabuhr/software/cfa/cfa-cc/install-sh"
     686S["MAKEINFO"]="${SHELL} /u/pabuhr/software/cfa/cfa-cc/missing --run makeinfo"
     687S["AUTOHEADER"]="${SHELL} /u/pabuhr/software/cfa/cfa-cc/missing --run autoheader"
     688S["AUTOMAKE"]="${SHELL} /u/pabuhr/software/cfa/cfa-cc/missing --run automake-1.11"
     689S["AUTOCONF"]="${SHELL} /u/pabuhr/software/cfa/cfa-cc/missing --run autoconf"
     690S["ACLOCAL"]="${SHELL} /u/pabuhr/software/cfa/cfa-cc/missing --run aclocal-1.11"
     691S["VERSION"]="1.0"
     692S["PACKAGE"]="cfa"
     693S["CYGPATH_W"]="echo"
     694S["am__isrc"]=""
     695S["INSTALL_DATA"]="${INSTALL} -m 644"
     696S["INSTALL_SCRIPT"]="${INSTALL}"
     697S["INSTALL_PROGRAM"]="${INSTALL}"
     698S["target_alias"]=""
     699S["host_alias"]=""
     700S["build_alias"]=""
     701S["LIBS"]=""
     702S["ECHO_T"]=""
     703S["ECHO_N"]="-n"
     704S["ECHO_C"]=""
     705S["DEFS"]="-DHAVE_CONFIG_H"
     706S["mandir"]="${datarootdir}/man"
     707S["localedir"]="${datarootdir}/locale"
     708S["libdir"]="${exec_prefix}/lib"
     709S["psdir"]="${docdir}"
     710S["pdfdir"]="${docdir}"
     711S["dvidir"]="${docdir}"
     712S["htmldir"]="${docdir}"
     713S["infodir"]="${datarootdir}/info"
     714S["docdir"]="${datarootdir}/doc/${PACKAGE_TARNAME}"
     715S["oldincludedir"]="/usr/include"
     716S["includedir"]="${prefix}/include"
     717S["localstatedir"]="${prefix}/var"
     718S["sharedstatedir"]="${prefix}/com"
     719S["sysconfdir"]="${prefix}/etc"
     720S["datadir"]="${datarootdir}"
     721S["datarootdir"]="${prefix}/share"
     722S["libexecdir"]="${exec_prefix}/libexec"
     723S["sbindir"]="${exec_prefix}/sbin"
     724S["bindir"]="${exec_prefix}/bin"
     725S["program_transform_name"]="s,x,x,"
     726S["prefix"]="/u/pabuhr/software/cfa/cfa-cc"
     727S["exec_prefix"]="${prefix}"
     728S["PACKAGE_URL"]=""
     729S["PACKAGE_BUGREPORT"]="cforall@plg.uwaterloo.ca"
     730S["PACKAGE_STRING"]="cfa-cc 1.0"
     731S["PACKAGE_VERSION"]="1.0"
     732S["PACKAGE_TARNAME"]="cfa-cc"
     733S["PACKAGE_NAME"]="cfa-cc"
     734S["PATH_SEPARATOR"]=":"
     735S["SHELL"]="/bin/bash"
     736_ACAWK
     737cat >>"$ac_tmp/subs1.awk" <<_ACAWK &&
     738  for (key in S) S_is_set[key] = 1
     739  FS = ""
     740
     741}
    240742{
    241    echo "$me: cannot create a temporary directory in $TMPDIR" >&2
    242    { (exit 1); exit 1; }
     743  line = $ 0
     744  nfields = split(line, field, "@")
     745  substed = 0
     746  len = length(field[1])
     747  for (i = 2; i < nfields; i++) {
     748    key = field[i]
     749    keylen = length(key)
     750    if (S_is_set[key]) {
     751      value = S[key]
     752      line = substr(line, 1, len) "" value "" substr(line, len + keylen + 3)
     753      len += length(value) + length(field[++i])
     754      substed = 1
     755    } else
     756      len += 1 + keylen
     757  }
     758
     759  print line
    243760}
    244761
    245 
    246 #
    247 # CONFIG_FILES section.
    248 #
    249 
    250 # No need to generate the scripts if there are no CONFIG_FILES.
    251 # This happens for instance when ./config.status config.h
    252 if test -n "$CONFIG_FILES"; then
    253   # Protect against being on the right side of a sed subst in config.status.
    254   sed 's/,@/@@/; s/@,/@@/; s/,;t t$/@;t t/; /@;t t$/s/[\\&,]/\\&/g;
    255    s/@@/,@/; s/@@/@,/; s/@;t t$/,;t t/' >$tmp/subs.sed <<\CEOF
    256 s,@SHELL@,/bin/sh,;t t
    257 s,@exec_prefix@,${prefix},;t t
    258 s,@prefix@,/u/pabuhr/software/cfa/cfa-cc,;t t
    259 s,@program_transform_name@,s,x,x,,;t t
    260 s,@bindir@,${exec_prefix}/bin,;t t
    261 s,@sbindir@,${exec_prefix}/sbin,;t t
    262 s,@libexecdir@,${exec_prefix}/libexec,;t t
    263 s,@datadir@,${prefix}/share,;t t
    264 s,@sysconfdir@,${prefix}/etc,;t t
    265 s,@sharedstatedir@,${prefix}/com,;t t
    266 s,@localstatedir@,${prefix}/var,;t t
    267 s,@libdir@,${exec_prefix}/lib,;t t
    268 s,@includedir@,${prefix}/include,;t t
    269 s,@oldincludedir@,/usr/include,;t t
    270 s,@infodir@,${prefix}/info,;t t
    271 s,@mandir@,${prefix}/man,;t t
    272 s,@PACKAGE_NAME@,cfa-cc,;t t
    273 s,@PACKAGE_TARNAME@,cfa-cc,;t t
    274 s,@PACKAGE_VERSION@,1.0,;t t
    275 s,@PACKAGE_STRING@,cfa-cc 1.0,;t t
    276 s,@PACKAGE_BUGREPORT@,cforall@plg.uwaterloo.ca,;t t
    277 s,@build_alias@,,;t t
    278 s,@host_alias@,,;t t
    279 s,@target_alias@,,;t t
    280 s,@ECHO_C@,\c,;t t
    281 s,@ECHO_N@,,;t t
    282 s,@ECHO_T@,,;t t
    283 s,@PATH_SEPARATOR@,:,;t t
    284 s,@DEFS@,-DHAVE_CONFIG_H,;t t
    285 s,@LIBS@,,;t t
    286 s,@INSTALL_PROGRAM@,${INSTALL},;t t
    287 s,@INSTALL_SCRIPT@,${INSTALL},;t t
    288 s,@INSTALL_DATA@,${INSTALL} -m 644,;t t
    289 s,@PACKAGE@,cfa,;t t
    290 s,@VERSION@,1.0,;t t
    291 s,@ACLOCAL@,${SHELL} /u/pabuhr/software/cfa/cfa-cc/missing --run aclocal-1.6,;t t
    292 s,@AUTOCONF@,${SHELL} /u/pabuhr/software/cfa/cfa-cc/missing --run autoconf,;t t
    293 s,@AUTOMAKE@,${SHELL} /u/pabuhr/software/cfa/cfa-cc/missing --run automake-1.6,;t t
    294 s,@AUTOHEADER@,${SHELL} /u/pabuhr/software/cfa/cfa-cc/missing --run autoheader,;t t
    295 s,@MAKEINFO@,${SHELL} /u/pabuhr/software/cfa/cfa-cc/missing --run makeinfo,;t t
    296 s,@AMTAR@,${SHELL} /u/pabuhr/software/cfa/cfa-cc/missing --run tar,;t t
    297 s,@install_sh@,/u/pabuhr/software/cfa/cfa-cc/install-sh,;t t
    298 s,@STRIP@,,;t t
    299 s,@ac_ct_STRIP@,,;t t
    300 s,@INSTALL_STRIP_PROGRAM@,${SHELL} $(install_sh) -c -s,;t t
    301 s,@AWK@,mawk,;t t
    302 s,@SET_MAKE@,,;t t
    303 s,@YACC@,bison -y,;t t
    304 s,@CXX@,g++,;t t
    305 s,@CXXFLAGS@,-g -O2,;t t
    306 s,@LDFLAGS@,,;t t
    307 s,@CPPFLAGS@,,;t t
    308 s,@ac_ct_CXX@,g++,;t t
    309 s,@EXEEXT@,,;t t
    310 s,@OBJEXT@,o,;t t
    311 s,@DEPDIR@,.deps,;t t
    312 s,@am__include@,include,;t t
    313 s,@am__quote@,,;t t
    314 s,@AMDEP_TRUE@,,;t t
    315 s,@AMDEP_FALSE@,#,;t t
    316 s,@AMDEPBACKSLASH@,\,;t t
    317 s,@CXXDEPMODE@,depmode=none,;t t
    318 s,@CC@,gcc,;t t
    319 s,@CFLAGS@,-g -O2,;t t
    320 s,@ac_ct_CC@,gcc,;t t
    321 s,@CCDEPMODE@,depmode=none,;t t
    322 s,@LEX@,flex,;t t
    323 s,@LEXLIB@,-lfl,;t t
    324 s,@LEX_OUTPUT_ROOT@,lex.yy,;t t
    325 s,@CPP@,gcc -E,;t t
    326 s,@preludedir@,/u/pabuhr/software/cfa/cfa-cc/share/cfa,;t t
    327 s,@GCC_PATH@,/u/pabuhr/bin/gcc,;t t
    328 s,@BACKEND_CC@,/u/pabuhr/bin/gcc,;t t
    329 s,@CPP_PATH@,/usr/bin/cpp,;t t
    330 s,@CFA_PREFIX@,/u/pabuhr/software/cfa/cfa-cc,;t t
    331 s,@CFA_BINDIR@,/u/pabuhr/software/cfa/cfa-cc/bin,;t t
    332 s,@CFA_LIBDIR@,/u/pabuhr/software/cfa/cfa-cc/lib,;t t
    333 CEOF
    334 
    335   # Split the substitutions into bite-sized pieces for seds with
    336   # small command number limits, like on Digital OSF/1 and HP-UX.
    337   ac_max_sed_lines=48
    338   ac_sed_frag=1 # Number of current file.
    339   ac_beg=1 # First line for current file.
    340   ac_end=$ac_max_sed_lines # Line after last line for current file.
    341   ac_more_lines=:
    342   ac_sed_cmds=
    343   while $ac_more_lines; do
    344     if test $ac_beg -gt 1; then
    345       sed "1,${ac_beg}d; ${ac_end}q" $tmp/subs.sed >$tmp/subs.frag
    346     else
    347       sed "${ac_end}q" $tmp/subs.sed >$tmp/subs.frag
     762_ACAWK
     763if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then
     764  sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g"
     765else
     766  cat
     767fi < "$ac_tmp/subs1.awk" > "$ac_tmp/subs.awk" \
     768  || as_fn_error $? "could not setup config files machinery" "$LINENO" 5
     769fi # test -n "$CONFIG_FILES"
     770
     771# Set up the scripts for CONFIG_HEADERS section.
     772# No need to generate them if there are no CONFIG_HEADERS.
     773# This happens for instance with `./config.status Makefile'.
     774if test -n "$CONFIG_HEADERS"; then
     775cat >"$ac_tmp/defines.awk" <<\_ACAWK ||
     776BEGIN {
     777D["PACKAGE_NAME"]=" \"cfa-cc\""
     778D["PACKAGE_TARNAME"]=" \"cfa-cc\""
     779D["PACKAGE_VERSION"]=" \"1.0\""
     780D["PACKAGE_STRING"]=" \"cfa-cc 1.0\""
     781D["PACKAGE_BUGREPORT"]=" \"cforall@plg.uwaterloo.ca\""
     782D["PACKAGE_URL"]=" \"\""
     783D["PACKAGE"]=" \"cfa\""
     784D["VERSION"]=" \"1.0\""
     785D["YYTEXT_POINTER"]=" 1"
     786D["STDC_HEADERS"]=" 1"
     787D["HAVE_SYS_TYPES_H"]=" 1"
     788D["HAVE_SYS_STAT_H"]=" 1"
     789D["HAVE_STDLIB_H"]=" 1"
     790D["HAVE_STRING_H"]=" 1"
     791D["HAVE_MEMORY_H"]=" 1"
     792D["HAVE_STRINGS_H"]=" 1"
     793D["HAVE_INTTYPES_H"]=" 1"
     794D["HAVE_STDINT_H"]=" 1"
     795D["HAVE_UNISTD_H"]=" 1"
     796D["HAVE_MALLOC_H"]=" 1"
     797D["HAVE_UNISTD_H"]=" 1"
     798D["GCC_PATH"]=" \"/u/pabuhr/bin/gcc\""
     799D["CPP_PATH"]=" \"/usr/bin/cpp\""
     800D["CFA_PREFIX"]=" \"/u/pabuhr/software/cfa/cfa-cc\""
     801D["CFA_INCDIR"]=" \"/u/pabuhr/software/cfa/cfa-cc/include\""
     802D["CFA_BINDIR"]=" \"/u/pabuhr/software/cfa/cfa-cc/bin\""
     803D["CFA_LIBDIR"]=" \"/u/pabuhr/software/cfa/cfa-cc/lib\""
     804  for (key in D) D_is_set[key] = 1
     805  FS = ""
     806}
     807/^[\t ]*#[\t ]*(define|undef)[\t ]+[_abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ][_abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789]*([\t (]|$)/ {
     808  line = $ 0
     809  split(line, arg, " ")
     810  if (arg[1] == "#") {
     811    defundef = arg[2]
     812    mac1 = arg[3]
     813  } else {
     814    defundef = substr(arg[1], 2)
     815    mac1 = arg[2]
     816  }
     817  split(mac1, mac2, "(") #)
     818  macro = mac2[1]
     819  prefix = substr(line, 1, index(line, defundef) - 1)
     820  if (D_is_set[macro]) {
     821    # Preserve the white space surrounding the "#".
     822    print prefix "define", macro P[macro] D[macro]
     823    next
     824  } else {
     825    # Replace #undef with comments.  This is necessary, for example,
     826    # in the case of _POSIX_SOURCE, which is predefined and required
     827    # on some systems where configure will not decide to define it.
     828    if (defundef == "undef") {
     829      print "/*", prefix defundef, macro, "*/"
     830      next
     831    }
     832  }
     833}
     834{ print }
     835_ACAWK
     836  as_fn_error $? "could not setup config headers machinery" "$LINENO" 5
     837fi # test -n "$CONFIG_HEADERS"
     838
     839
     840eval set X "  :F $CONFIG_FILES  :H $CONFIG_HEADERS    :C $CONFIG_COMMANDS"
     841shift
     842for ac_tag
     843do
     844  case $ac_tag in
     845  :[FHLC]) ac_mode=$ac_tag; continue;;
     846  esac
     847  case $ac_mode$ac_tag in
     848  :[FHL]*:*);;
     849  :L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5;;
     850  :[FH]-) ac_tag=-:-;;
     851  :[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
     852  esac
     853  ac_save_IFS=$IFS
     854  IFS=:
     855  set x $ac_tag
     856  IFS=$ac_save_IFS
     857  shift
     858  ac_file=$1
     859  shift
     860
     861  case $ac_mode in
     862  :L) ac_source=$1;;
     863  :[FH])
     864    ac_file_inputs=
     865    for ac_f
     866    do
     867      case $ac_f in
     868      -) ac_f="$ac_tmp/stdin";;
     869      *) # Look for the file first in the build tree, then in the source tree
     870         # (if the path is not absolute).  The absolute path cannot be DOS-style,
     871         # because $ac_f cannot contain `:'.
     872         test -f "$ac_f" ||
     873           case $ac_f in
     874           [\\/$]*) false;;
     875           *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
     876           esac ||
     877           as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5;;
     878      esac
     879      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
     880      as_fn_append ac_file_inputs " '$ac_f'"
     881    done
     882
     883    # Let's still pretend it is `configure' which instantiates (i.e., don't
     884    # use $as_me), people would be surprised to read:
     885    #    /* config.h.  Generated by config.status.  */
     886    configure_input='Generated from '`
     887          $as_echo "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g'
     888        `' by configure.'
     889    if test x"$ac_file" != x-; then
     890      configure_input="$ac_file.  $configure_input"
     891      { $as_echo "$as_me:${as_lineno-$LINENO}: creating $ac_file" >&5
     892$as_echo "$as_me: creating $ac_file" >&6;}
    348893    fi
    349     if test ! -s $tmp/subs.frag; then
    350       ac_more_lines=false
    351     else
    352       # The purpose of the label and of the branching condition is to
    353       # speed up the sed processing (if there are no `@' at all, there
    354       # is no need to browse any of the substitutions).
    355       # These are the two extra sed commands mentioned above.
    356       (echo ':t
    357   /@[a-zA-Z_][a-zA-Z_0-9]*@/!b' && cat $tmp/subs.frag) >$tmp/subs-$ac_sed_frag.sed
    358       if test -z "$ac_sed_cmds"; then
    359         ac_sed_cmds="sed -f $tmp/subs-$ac_sed_frag.sed"
    360       else
    361         ac_sed_cmds="$ac_sed_cmds | sed -f $tmp/subs-$ac_sed_frag.sed"
    362       fi
    363       ac_sed_frag=`expr $ac_sed_frag + 1`
    364       ac_beg=$ac_end
    365       ac_end=`expr $ac_end + $ac_max_sed_lines`
    366     fi
    367   done
    368   if test -z "$ac_sed_cmds"; then
    369     ac_sed_cmds=cat
    370   fi
    371 fi # test -n "$CONFIG_FILES"
    372 
    373 for ac_file in : $CONFIG_FILES; do test "x$ac_file" = x: && continue
    374   # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
    375   case $ac_file in
    376   - | *:- | *:-:* ) # input from stdin
    377         cat >$tmp/stdin
    378         ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
    379         ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
    380   *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
    381         ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
    382   * )   ac_file_in=$ac_file.in ;;
    383   esac
    384 
    385   # Compute @srcdir@, @top_srcdir@, and @INSTALL@ for subdirectories.
    386   ac_dir=`$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
    387          X"$ac_file" : 'X\(//\)[^/]' \| \
    388          X"$ac_file" : 'X\(//\)$' \| \
    389          X"$ac_file" : 'X\(/\)' \| \
    390          .     : '\(.\)' 2>/dev/null ||
    391 echo X"$ac_file" |
    392     sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
    393           /^X\(\/\/\)[^/].*/{ s//\1/; q; }
    394           /^X\(\/\/\)$/{ s//\1/; q; }
    395           /^X\(\/\).*/{ s//\1/; q; }
    396           s/.*/./; q'`
    397   if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then
    398     { case "$ac_dir" in
    399   [\\/]* | ?:[\\/]* ) as_incr_dir=;;
    400   *)                      as_incr_dir=.;;
    401 esac
    402 as_dummy="$ac_dir"
    403 for as_mkdir_dir in `IFS='/\\'; set X $as_dummy; shift; echo "$@"`; do
    404   case $as_mkdir_dir in
    405     # Skip DOS drivespec
    406     ?:) as_incr_dir=$as_mkdir_dir ;;
    407     *)
    408       as_incr_dir=$as_incr_dir/$as_mkdir_dir
    409       test -d "$as_incr_dir" || mkdir "$as_incr_dir"
     894    # Neutralize special characters interpreted by sed in replacement strings.
     895    case $configure_input in #(
     896    *\&* | *\|* | *\\* )
     897       ac_sed_conf_input=`$as_echo "$configure_input" |
     898       sed 's/[\\\\&|]/\\\\&/g'`;; #(
     899    *) ac_sed_conf_input=$configure_input;;
     900    esac
     901
     902    case $ac_tag in
     903    *:-:* | *:-) cat >"$ac_tmp/stdin" \
     904      || as_fn_error $? "could not create $ac_file" "$LINENO" 5 ;;
     905    esac
    410906    ;;
    411907  esac
    412 done; }
    413 
    414     ac_dir_suffix="/`echo $ac_dir|sed 's,^\./,,'`"
    415     # A "../" for each directory in $ac_dir_suffix.
    416     ac_dots=`echo "$ac_dir_suffix" | sed 's,/[^/]*,../,g'`
    417   else
    418     ac_dir_suffix= ac_dots=
    419   fi
    420 
    421   case $srcdir in
    422   .)  ac_srcdir=.
    423       if test -z "$ac_dots"; then
    424          ac_top_srcdir=.
    425       else
    426          ac_top_srcdir=`echo $ac_dots | sed 's,/$,,'`
    427       fi ;;
    428   [\\/]* | ?:[\\/]* )
    429       ac_srcdir=$srcdir$ac_dir_suffix;
    430       ac_top_srcdir=$srcdir ;;
    431   *) # Relative path.
    432     ac_srcdir=$ac_dots$srcdir$ac_dir_suffix
    433     ac_top_srcdir=$ac_dots$srcdir ;;
    434   esac
     908
     909  ac_dir=`$as_dirname -- "$ac_file" ||
     910$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
     911         X"$ac_file" : 'X\(//\)[^/]' \| \
     912         X"$ac_file" : 'X\(//\)$' \| \
     913         X"$ac_file" : 'X\(/\)' \| . 2>/dev/null ||
     914$as_echo X"$ac_file" |
     915    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
     916            s//\1/
     917            q
     918          }
     919          /^X\(\/\/\)[^/].*/{
     920            s//\1/
     921            q
     922          }
     923          /^X\(\/\/\)$/{
     924            s//\1/
     925            q
     926          }
     927          /^X\(\/\).*/{
     928            s//\1/
     929            q
     930          }
     931          s/.*/./; q'`
     932  as_dir="$ac_dir"; as_fn_mkdir_p
     933  ac_builddir=.
     934
     935case "$ac_dir" in
     936.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
     937*)
     938  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
     939  # A ".." for each directory in $ac_dir_suffix.
     940  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
     941  case $ac_top_builddir_sub in
     942  "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
     943  *)  ac_top_build_prefix=$ac_top_builddir_sub/ ;;
     944  esac ;;
     945esac
     946ac_abs_top_builddir=$ac_pwd
     947ac_abs_builddir=$ac_pwd$ac_dir_suffix
     948# for backward compatibility:
     949ac_top_builddir=$ac_top_build_prefix
     950
     951case $srcdir in
     952  .)  # We are building in place.
     953    ac_srcdir=.
     954    ac_top_srcdir=$ac_top_builddir_sub
     955    ac_abs_top_srcdir=$ac_pwd ;;
     956  [\\/]* | ?:[\\/]* )  # Absolute name.
     957    ac_srcdir=$srcdir$ac_dir_suffix;
     958    ac_top_srcdir=$srcdir
     959    ac_abs_top_srcdir=$srcdir ;;
     960  *) # Relative name.
     961    ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
     962    ac_top_srcdir=$ac_top_build_prefix$srcdir
     963    ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
     964esac
     965ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
     966
     967
     968  case $ac_mode in
     969  :F)
     970  #
     971  # CONFIG_FILE
     972  #
    435973
    436974  case $INSTALL in
    437975  [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;;
    438   *) ac_INSTALL=$ac_dots$INSTALL ;;
     976  *) ac_INSTALL=$ac_top_build_prefix$INSTALL ;;
    439977  esac
    440 
    441   if test x"$ac_file" != x-; then
    442     { echo "$as_me:4141: creating $ac_file" >&5
    443 echo "$as_me: creating $ac_file" >&6;}
    444     rm -f "$ac_file"
    445   fi
    446   # Let's still pretend it is `configure' which instantiates (i.e., don't
    447   # use $as_me), people would be surprised to read:
    448   #    /* config.h.  Generated automatically by config.status.  */
    449   configure_input="Generated automatically from `echo $ac_file_in |
    450                                                  sed 's,.*/,,'` by configure."
    451 
    452   # First look for the input files in the build tree, otherwise in the
    453   # src tree.
    454   ac_file_inputs=`IFS=:
    455     for f in $ac_file_in; do
    456       case $f in
    457       -) echo $tmp/stdin ;;
    458       [\\/$]*)
    459          # Absolute (can't be DOS-style, as IFS=:)
    460          test -f "$f" || { { echo "$as_me:4159: error: cannot find input file: $f" >&5
    461 echo "$as_me: error: cannot find input file: $f" >&2;}
    462    { (exit 1); exit 1; }; }
    463          echo $f;;
    464       *) # Relative
    465          if test -f "$f"; then
    466            # Build tree
    467            echo $f
    468          elif test -f "$srcdir/$f"; then
    469            # Source tree
    470            echo $srcdir/$f
    471          else
    472            # /dev/null tree
    473            { { echo "$as_me:4172: error: cannot find input file: $f" >&5
    474 echo "$as_me: error: cannot find input file: $f" >&2;}
    475    { (exit 1); exit 1; }; }
    476          fi;;
    477       esac
    478     done` || { (exit 1); exit 1; }
    479   sed "/^[      ]*VPATH[        ]*=/{
    480 s/:*\$(srcdir):*/:/;
    481 s/:*\${srcdir}:*/:/;
    482 s/:*@srcdir@:*/:/;
    483 s/^\([^=]*=[    ]*\):*/\1/;
    484 s/:*$//;
    485 s/^[^=]*=[      ]*$//;
     978  ac_MKDIR_P=$MKDIR_P
     979  case $MKDIR_P in
     980  [\\/$]* | ?:[\\/]* ) ;;
     981  */*) ac_MKDIR_P=$ac_top_build_prefix$MKDIR_P ;;
     982  esac
     983# If the template does not know about datarootdir, expand it.
     984# FIXME: This hack should be removed a few years after 2.60.
     985ac_datarootdir_hack=; ac_datarootdir_seen=
     986ac_sed_dataroot='
     987/datarootdir/ {
     988  p
     989  q
     990}
     991/@datadir@/p
     992/@docdir@/p
     993/@infodir@/p
     994/@localedir@/p
     995/@mandir@/p'
     996case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
     997*datarootdir*) ac_datarootdir_seen=yes;;
     998*@datadir@*|*@docdir@*|*@infodir@*|*@localedir@*|*@mandir@*)
     999  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5
     1000$as_echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
     1001  ac_datarootdir_hack='
     1002  s&@datadir@&${datarootdir}&g
     1003  s&@docdir@&${datarootdir}/doc/${PACKAGE_TARNAME}&g
     1004  s&@infodir@&${datarootdir}/info&g
     1005  s&@localedir@&${datarootdir}/locale&g
     1006  s&@mandir@&${datarootdir}/man&g
     1007  s&\${datarootdir}&${prefix}/share&g' ;;
     1008esac
     1009ac_sed_extra="/^[        ]*VPATH[        ]*=[    ]*/{
     1010h
     1011s///
     1012s/^/:/
     1013s/[      ]*$/:/
     1014s/:\$(srcdir):/:/g
     1015s/:\${srcdir}:/:/g
     1016s/:@srcdir@:/:/g
     1017s/^:*//
     1018s/:*$//
     1019x
     1020s/\(=[   ]*\).*/\1/
     1021G
     1022s/\n//
     1023s/^[^=]*=[       ]*$//
    4861024}
    4871025
    4881026:t
    4891027/@[a-zA-Z_][a-zA-Z_0-9]*@/!b
    490 s,@configure_input@,$configure_input,;t t
    491 s,@srcdir@,$ac_srcdir,;t t
    492 s,@top_srcdir@,$ac_top_srcdir,;t t
    493 s,@INSTALL@,$ac_INSTALL,;t t
    494 " $ac_file_inputs | (eval "$ac_sed_cmds") >$tmp/out
    495   rm -f $tmp/stdin
     1028s|@configure_input@|$ac_sed_conf_input|;t t
     1029s&@top_builddir@&$ac_top_builddir_sub&;t t
     1030s&@top_build_prefix@&$ac_top_build_prefix&;t t
     1031s&@srcdir@&$ac_srcdir&;t t
     1032s&@abs_srcdir@&$ac_abs_srcdir&;t t
     1033s&@top_srcdir@&$ac_top_srcdir&;t t
     1034s&@abs_top_srcdir@&$ac_abs_top_srcdir&;t t
     1035s&@builddir@&$ac_builddir&;t t
     1036s&@abs_builddir@&$ac_abs_builddir&;t t
     1037s&@abs_top_builddir@&$ac_abs_top_builddir&;t t
     1038s&@INSTALL@&$ac_INSTALL&;t t
     1039s&@MKDIR_P@&$ac_MKDIR_P&;t t
     1040$ac_datarootdir_hack
     1041"
     1042eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$ac_tmp/subs.awk" \
     1043  >$ac_tmp/out || as_fn_error $? "could not create $ac_file" "$LINENO" 5
     1044
     1045test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
     1046  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
     1047  { ac_out=`sed -n '/^[  ]*datarootdir[  ]*:*=/p' \
     1048      "$ac_tmp/out"`; test -z "$ac_out"; } &&
     1049  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir'
     1050which seems to be undefined.  Please make sure it is defined" >&5
     1051$as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'
     1052which seems to be undefined.  Please make sure it is defined" >&2;}
     1053
     1054  rm -f "$ac_tmp/stdin"
     1055  case $ac_file in
     1056  -) cat "$ac_tmp/out" && rm -f "$ac_tmp/out";;
     1057  *) rm -f "$ac_file" && mv "$ac_tmp/out" "$ac_file";;
     1058  esac \
     1059  || as_fn_error $? "could not create $ac_file" "$LINENO" 5
     1060 ;;
     1061  :H)
     1062  #
     1063  # CONFIG_HEADER
     1064  #
    4961065  if test x"$ac_file" != x-; then
    497     mv $tmp/out $ac_file
    498   else
    499     cat $tmp/out
    500     rm -f $tmp/out
    501   fi
    502 
    503 done
    504 
    505 #
    506 # CONFIG_HEADER section.
    507 #
    508 
    509 # These sed commands are passed to sed as "A NAME B NAME C VALUE D", where
    510 # NAME is the cpp macro being defined and VALUE is the value it is being given.
    511 #
    512 # ac_d sets the value in "#define NAME VALUE" lines.
    513 ac_dA='s,^\([   ]*\)#\([        ]*define[       ][      ]*\)'
    514 ac_dB='[        ].*$,\1#\2'
    515 ac_dC=' '
    516 ac_dD=',;t'
    517 # ac_u turns "#undef NAME" without trailing blanks into "#define NAME VALUE".
    518 ac_uA='s,^\([   ]*\)#\([        ]*\)undef\([    ][      ]*\)'
    519 ac_uB='$,\1#\2define\3'
    520 ac_uC=' '
    521 ac_uD=',;t'
    522 
    523 for ac_file in : $CONFIG_HEADERS; do test "x$ac_file" = x: && continue
    524   # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
    525   case $ac_file in
    526   - | *:- | *:-:* ) # input from stdin
    527         cat >$tmp/stdin
    528         ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
    529         ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
    530   *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
    531         ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
    532   * )   ac_file_in=$ac_file.in ;;
    533   esac
    534 
    535   test x"$ac_file" != x- && { echo "$as_me:4233: creating $ac_file" >&5
    536 echo "$as_me: creating $ac_file" >&6;}
    537 
    538   # First look for the input files in the build tree, otherwise in the
    539   # src tree.
    540   ac_file_inputs=`IFS=:
    541     for f in $ac_file_in; do
    542       case $f in
    543       -) echo $tmp/stdin ;;
    544       [\\/$]*)
    545          # Absolute (can't be DOS-style, as IFS=:)
    546          test -f "$f" || { { echo "$as_me:4244: error: cannot find input file: $f" >&5
    547 echo "$as_me: error: cannot find input file: $f" >&2;}
    548    { (exit 1); exit 1; }; }
    549          echo $f;;
    550       *) # Relative
    551          if test -f "$f"; then
    552            # Build tree
    553            echo $f
    554          elif test -f "$srcdir/$f"; then
    555            # Source tree
    556            echo $srcdir/$f
    557          else
    558            # /dev/null tree
    559            { { echo "$as_me:4257: error: cannot find input file: $f" >&5
    560 echo "$as_me: error: cannot find input file: $f" >&2;}
    561    { (exit 1); exit 1; }; }
    562          fi;;
    563       esac
    564     done` || { (exit 1); exit 1; }
    565   # Remove the trailing spaces.
    566   sed 's/[      ]*$//' $ac_file_inputs >$tmp/in
    567 
    568   # Handle all the #define templates only if necessary.
    569   if egrep "^[  ]*#[    ]*define" $tmp/in >/dev/null; then
    570   # If there are no defines, we may have an empty if/fi
    571   :
    572   cat >$tmp/defines.sed <<CEOF
    573 /^[     ]*#[    ]*define/!b
    574 t clr
    575 : clr
    576 ${ac_dA}PACKAGE${ac_dB}PACKAGE${ac_dC}"cfa"${ac_dD}
    577 ${ac_dA}VERSION${ac_dB}VERSION${ac_dC}"1.0"${ac_dD}
    578 ${ac_dA}YYTEXT_POINTER${ac_dB}YYTEXT_POINTER${ac_dC}1${ac_dD}
    579 ${ac_dA}HAVE_MALLOC_H${ac_dB}HAVE_MALLOC_H${ac_dC}1${ac_dD}
    580 ${ac_dA}HAVE_UNISTD_H${ac_dB}HAVE_UNISTD_H${ac_dC}1${ac_dD}
    581 ${ac_dA}GCC_PATH${ac_dB}GCC_PATH${ac_dC}"/u/pabuhr/bin/gcc"${ac_dD}
    582 ${ac_dA}CPP_PATH${ac_dB}CPP_PATH${ac_dC}"/usr/bin/cpp"${ac_dD}
    583 ${ac_dA}CFA_PREFIX${ac_dB}CFA_PREFIX${ac_dC}"/u/pabuhr/software/cfa/cfa-cc"${ac_dD}
    584 ${ac_dA}CFA_BINDIR${ac_dB}CFA_BINDIR${ac_dC}"/u/pabuhr/software/cfa/cfa-cc/bin"${ac_dD}
    585 ${ac_dA}CFA_LIBDIR${ac_dB}CFA_LIBDIR${ac_dC}"/u/pabuhr/software/cfa/cfa-cc/lib"${ac_dD}
    586 CEOF
    587   sed -f $tmp/defines.sed $tmp/in >$tmp/out
    588   rm -f $tmp/in
    589   mv $tmp/out $tmp/in
    590 
    591   fi # egrep
    592 
    593   # Handle all the #undef templates
    594   cat >$tmp/undefs.sed <<CEOF
    595 /^[     ]*#[    ]*undef/!b
    596 t clr
    597 : clr
    598 ${ac_uA}PACKAGE${ac_uB}PACKAGE${ac_uC}"cfa"${ac_uD}
    599 ${ac_uA}VERSION${ac_uB}VERSION${ac_uC}"1.0"${ac_uD}
    600 ${ac_uA}YYTEXT_POINTER${ac_uB}YYTEXT_POINTER${ac_uC}1${ac_uD}
    601 ${ac_uA}HAVE_MALLOC_H${ac_uB}HAVE_MALLOC_H${ac_uC}1${ac_uD}
    602 ${ac_uA}HAVE_UNISTD_H${ac_uB}HAVE_UNISTD_H${ac_uC}1${ac_uD}
    603 ${ac_uA}GCC_PATH${ac_uB}GCC_PATH${ac_uC}"/u/pabuhr/bin/gcc"${ac_uD}
    604 ${ac_uA}CPP_PATH${ac_uB}CPP_PATH${ac_uC}"/usr/bin/cpp"${ac_uD}
    605 ${ac_uA}CFA_PREFIX${ac_uB}CFA_PREFIX${ac_uC}"/u/pabuhr/software/cfa/cfa-cc"${ac_uD}
    606 ${ac_uA}CFA_BINDIR${ac_uB}CFA_BINDIR${ac_uC}"/u/pabuhr/software/cfa/cfa-cc/bin"${ac_uD}
    607 ${ac_uA}CFA_LIBDIR${ac_uB}CFA_LIBDIR${ac_uC}"/u/pabuhr/software/cfa/cfa-cc/lib"${ac_uD}
    608 s,^[    ]*#[    ]*undef[        ][      ]*[a-zA-Z_][a-zA-Z_0-9]*,/* & */,
    609 CEOF
    610   sed -f $tmp/undefs.sed $tmp/in >$tmp/out
    611   rm -f $tmp/in
    612   mv $tmp/out $tmp/in
    613 
    614   # Let's still pretend it is `configure' which instantiates (i.e., don't
    615   # use $as_me), people would be surprised to read:
    616   #    /* config.h.  Generated automatically by config.status.  */
    617   if test x"$ac_file" = x-; then
    618     echo "/* Generated automatically by configure.  */" >$tmp/config.h
    619   else
    620     echo "/* $ac_file.  Generated automatically by configure.  */" >$tmp/config.h
    621   fi
    622   cat $tmp/in >>$tmp/config.h
    623   rm -f $tmp/in
    624   if test x"$ac_file" != x-; then
    625     if cmp -s $ac_file $tmp/config.h 2>/dev/null; then
    626       { echo "$as_me:4374: $ac_file is unchanged" >&5
    627 echo "$as_me: $ac_file is unchanged" >&6;}
     1066    {
     1067      $as_echo "/* $configure_input  */" \
     1068      && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs"
     1069    } >"$ac_tmp/config.h" \
     1070      || as_fn_error $? "could not create $ac_file" "$LINENO" 5
     1071    if diff "$ac_file" "$ac_tmp/config.h" >/dev/null 2>&1; then
     1072      { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5
     1073$as_echo "$as_me: $ac_file is unchanged" >&6;}
    6281074    else
    629       ac_dir=`$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
    630          X"$ac_file" : 'X\(//\)[^/]' \| \
    631          X"$ac_file" : 'X\(//\)$' \| \
    632          X"$ac_file" : 'X\(/\)' \| \
    633          .     : '\(.\)' 2>/dev/null ||
    634 echo X"$ac_file" |
    635     sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
    636           /^X\(\/\/\)[^/].*/{ s//\1/; q; }
    637           /^X\(\/\/\)$/{ s//\1/; q; }
    638           /^X\(\/\).*/{ s//\1/; q; }
    639           s/.*/./; q'`
    640       if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then
    641         { case "$ac_dir" in
    642   [\\/]* | ?:[\\/]* ) as_incr_dir=;;
    643   *)                      as_incr_dir=.;;
    644 esac
    645 as_dummy="$ac_dir"
    646 for as_mkdir_dir in `IFS='/\\'; set X $as_dummy; shift; echo "$@"`; do
    647   case $as_mkdir_dir in
    648     # Skip DOS drivespec
    649     ?:) as_incr_dir=$as_mkdir_dir ;;
    650     *)
    651       as_incr_dir=$as_incr_dir/$as_mkdir_dir
    652       test -d "$as_incr_dir" || mkdir "$as_incr_dir"
    653     ;;
    654   esac
    655 done; }
    656 
    657       fi
    658       rm -f $ac_file
    659       mv $tmp/config.h $ac_file
     1075      rm -f "$ac_file"
     1076      mv "$ac_tmp/config.h" "$ac_file" \
     1077        || as_fn_error $? "could not create $ac_file" "$LINENO" 5
    6601078    fi
    6611079  else
    662     cat $tmp/config.h
    663     rm -f $tmp/config.h
     1080    $as_echo "/* $configure_input  */" \
     1081      && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs" \
     1082      || as_fn_error $? "could not create -" "$LINENO" 5
    6641083  fi
    665   # Run the commands associated with the file.
    666   case $ac_file in
    667     config.h ) # update the timestamp
    668 echo 'timestamp for config.h' >"./stamp-h1"
     1084# Compute "$ac_file"'s index in $config_headers.
     1085_am_arg="$ac_file"
     1086_am_stamp_count=1
     1087for _am_header in $config_headers :; do
     1088  case $_am_header in
     1089    $_am_arg | $_am_arg:* )
     1090      break ;;
     1091    * )
     1092      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
     1093  esac
     1094done
     1095echo "timestamp for $_am_arg" >`$as_dirname -- "$_am_arg" ||
     1096$as_expr X"$_am_arg" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
     1097         X"$_am_arg" : 'X\(//\)[^/]' \| \
     1098         X"$_am_arg" : 'X\(//\)$' \| \
     1099         X"$_am_arg" : 'X\(/\)' \| . 2>/dev/null ||
     1100$as_echo X"$_am_arg" |
     1101    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
     1102            s//\1/
     1103            q
     1104          }
     1105          /^X\(\/\/\)[^/].*/{
     1106            s//\1/
     1107            q
     1108          }
     1109          /^X\(\/\/\)$/{
     1110            s//\1/
     1111            q
     1112          }
     1113          /^X\(\/\).*/{
     1114            s//\1/
     1115            q
     1116          }
     1117          s/.*/./; q'`/stamp-h$_am_stamp_count
     1118 ;;
     1119
     1120  :C)  { $as_echo "$as_me:${as_lineno-$LINENO}: executing $ac_file commands" >&5
     1121$as_echo "$as_me: executing $ac_file commands" >&6;}
    6691122 ;;
    6701123  esac
    671 done
    672 
    673 #
    674 # CONFIG_COMMANDS section.
    675 #
    676 for ac_file in : $CONFIG_COMMANDS; do test "x$ac_file" = x: && continue
    677   ac_dest=`echo "$ac_file" | sed 's,:.*,,'`
    678   ac_source=`echo "$ac_file" | sed 's,[^:]*:,,'`
    679 
    680   case $ac_dest in
    681     depfiles ) test x"$AMDEP_TRUE" != x"" || for mf in $CONFIG_FILES; do
    682   # Strip MF so we end up with the name of the file.
    683   mf=`echo "$mf" | sed -e 's/:.*$//'`
    684   # Check whether this is an Automake generated Makefile or not.
    685   # We used to match only the files named `Makefile.in', but
    686   # some people rename them; so instead we look at the file content.
    687   # Grep'ing the first line is not enough: some people post-process
    688   # each Makefile.in and add a new line on top of each file to say so.
    689   # So let's grep whole file.
    690   if grep '^#.*generated by automake' $mf > /dev/null 2>&1; then
    691     dirpart=`$as_expr X"$mf" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
    692          X"$mf" : 'X\(//\)[^/]' \| \
    693          X"$mf" : 'X\(//\)$' \| \
    694          X"$mf" : 'X\(/\)' \| \
    695          .     : '\(.\)' 2>/dev/null ||
    696 echo X"$mf" |
    697     sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
    698           /^X\(\/\/\)[^/].*/{ s//\1/; q; }
    699           /^X\(\/\/\)$/{ s//\1/; q; }
    700           /^X\(\/\).*/{ s//\1/; q; }
    701           s/.*/./; q'`
    702   else
    703     continue
    704   fi
    705   grep '^DEP_FILES *= *[^ #]' < "$mf" > /dev/null || continue
    706   # Extract the definition of DEP_FILES from the Makefile without
    707   # running `make'.
    708   DEPDIR=`sed -n -e '/^DEPDIR = / s///p' < "$mf"`
    709   test -z "$DEPDIR" && continue
    710   # When using ansi2knr, U may be empty or an underscore; expand it
    711   U=`sed -n -e '/^U = / s///p' < "$mf"`
    712   test -d "$dirpart/$DEPDIR" || mkdir "$dirpart/$DEPDIR"
    713   # We invoke sed twice because it is the simplest approach to
    714   # changing $(DEPDIR) to its actual value in the expansion.
    715   for file in `sed -n -e '
    716     /^DEP_FILES = .*\\\\$/ {
    717       s/^DEP_FILES = //
    718       :loop
    719         s/\\\\$//
    720         p
    721         n
    722         /\\\\$/ b loop
    723       p
    724     }
    725     /^DEP_FILES = / s/^DEP_FILES = //p' < "$mf" | \
    726        sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do
    727     # Make sure the directory exists.
    728     test -f "$dirpart/$file" && continue
    729     fdir=`$as_expr X"$file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
    730          X"$file" : 'X\(//\)[^/]' \| \
    731          X"$file" : 'X\(//\)$' \| \
    732          X"$file" : 'X\(/\)' \| \
    733          .     : '\(.\)' 2>/dev/null ||
    734 echo X"$file" |
    735     sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
    736           /^X\(\/\/\)[^/].*/{ s//\1/; q; }
    737           /^X\(\/\/\)$/{ s//\1/; q; }
    738           /^X\(\/\).*/{ s//\1/; q; }
    739           s/.*/./; q'`
    740     { case $dirpart/$fdir in
    741   [\\/]* | ?:[\\/]* ) as_incr_dir=;;
    742   *)                      as_incr_dir=.;;
    743 esac
    744 as_dummy=$dirpart/$fdir
    745 for as_mkdir_dir in `IFS='/\\'; set X $as_dummy; shift; echo "$@"`; do
    746   case $as_mkdir_dir in
    747     # Skip DOS drivespec
    748     ?:) as_incr_dir=$as_mkdir_dir ;;
    749     *)
    750       as_incr_dir=$as_incr_dir/$as_mkdir_dir
    751       test -d "$as_incr_dir" || mkdir "$as_incr_dir"
    752     ;;
     1124
     1125
     1126  case $ac_file$ac_mode in
     1127    "depfiles":C) test x"$AMDEP_TRUE" != x"" || {
     1128  # Autoconf 2.62 quotes --file arguments for eval, but not when files
     1129  # are listed without --file.  Let's play safe and only enable the eval
     1130  # if we detect the quoting.
     1131  case $CONFIG_FILES in
     1132  *\'*) eval set x "$CONFIG_FILES" ;;
     1133  *)   set x $CONFIG_FILES ;;
    7531134  esac
    754 done; }
    755 
    756     # echo "creating $dirpart/$file"
    757     echo '# dummy' > "$dirpart/$file"
     1135  shift
     1136  for mf
     1137  do
     1138    # Strip MF so we end up with the name of the file.
     1139    mf=`echo "$mf" | sed -e 's/:.*$//'`
     1140    # Check whether this is an Automake generated Makefile or not.
     1141    # We used to match only the files named `Makefile.in', but
     1142    # some people rename them; so instead we look at the file content.
     1143    # Grep'ing the first line is not enough: some people post-process
     1144    # each Makefile.in and add a new line on top of each file to say so.
     1145    # Grep'ing the whole file is not good either: AIX grep has a line
     1146    # limit of 2048, but all sed's we know have understand at least 4000.
     1147    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
     1148      dirpart=`$as_dirname -- "$mf" ||
     1149$as_expr X"$mf" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
     1150         X"$mf" : 'X\(//\)[^/]' \| \
     1151         X"$mf" : 'X\(//\)$' \| \
     1152         X"$mf" : 'X\(/\)' \| . 2>/dev/null ||
     1153$as_echo X"$mf" |
     1154    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
     1155            s//\1/
     1156            q
     1157          }
     1158          /^X\(\/\/\)[^/].*/{
     1159            s//\1/
     1160            q
     1161          }
     1162          /^X\(\/\/\)$/{
     1163            s//\1/
     1164            q
     1165          }
     1166          /^X\(\/\).*/{
     1167            s//\1/
     1168            q
     1169          }
     1170          s/.*/./; q'`
     1171    else
     1172      continue
     1173    fi
     1174    # Extract the definition of DEPDIR, am__include, and am__quote
     1175    # from the Makefile without running `make'.
     1176    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
     1177    test -z "$DEPDIR" && continue
     1178    am__include=`sed -n 's/^am__include = //p' < "$mf"`
     1179    test -z "am__include" && continue
     1180    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
     1181    # When using ansi2knr, U may be empty or an underscore; expand it
     1182    U=`sed -n 's/^U = //p' < "$mf"`
     1183    # Find all dependency output files, they are included files with
     1184    # $(DEPDIR) in their names.  We invoke sed twice because it is the
     1185    # simplest approach to changing $(DEPDIR) to its actual value in the
     1186    # expansion.
     1187    for file in `sed -n "
     1188      s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \
     1189         sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do
     1190      # Make sure the directory exists.
     1191      test -f "$dirpart/$file" && continue
     1192      fdir=`$as_dirname -- "$file" ||
     1193$as_expr X"$file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
     1194         X"$file" : 'X\(//\)[^/]' \| \
     1195         X"$file" : 'X\(//\)$' \| \
     1196         X"$file" : 'X\(/\)' \| . 2>/dev/null ||
     1197$as_echo X"$file" |
     1198    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
     1199            s//\1/
     1200            q
     1201          }
     1202          /^X\(\/\/\)[^/].*/{
     1203            s//\1/
     1204            q
     1205          }
     1206          /^X\(\/\/\)$/{
     1207            s//\1/
     1208            q
     1209          }
     1210          /^X\(\/\).*/{
     1211            s//\1/
     1212            q
     1213          }
     1214          s/.*/./; q'`
     1215      as_dir=$dirpart/$fdir; as_fn_mkdir_p
     1216      # echo "creating $dirpart/$file"
     1217      echo '# dummy' > "$dirpart/$file"
     1218    done
    7581219  done
    759 done
     1220}
    7601221 ;;
     1222
    7611223  esac
    762 done
    763 
    764 { (exit 0); exit 0; }
     1224done # for ac_tag
     1225
     1226
     1227as_fn_exit 0
  • configure

    r134b86a r8c17ab0  
    11#! /bin/sh
    22# Guess values for system-dependent variables and create Makefiles.
    3 # Generated by Autoconf 2.52 for cfa-cc 1.0.
     3# Generated by GNU Autoconf 2.68 for cfa-cc 1.0.
    44#
    55# Report bugs to <cforall@plg.uwaterloo.ca>.
    66#
    7 # Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001
    8 # Free Software Foundation, Inc.
     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.
     11#
     12#
    913# This configure script is free software; the Free Software Foundation
    1014# gives unlimited permission to copy, distribute and modify it.
     15## -------------------- ##
     16## M4sh Initialization. ##
     17## -------------------- ##
     18
     19# Be more Bourne compatible
     20DUALCASE=1; export DUALCASE # for MKS sh
     21if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
     22  emulate sh
     23  NULLCMD=:
     24  # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
     25  # is contrary to our usage.  Disable this feature.
     26  alias -g '${1+"$@"}'='"$@"'
     27  setopt NO_GLOB_SUBST
     28else
     29  case `(set -o) 2>/dev/null` in #(
     30  *posix*) :
     31    set -o posix ;; #(
     32  *) :
     33     ;;
     34esac
     35fi
     36
     37
     38as_nl='
     39'
     40export as_nl
     41# Printing a long string crashes Solaris 7 /usr/bin/printf.
     42as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
     43as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
     44as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
     45# Prefer a ksh shell builtin over an external printf program on Solaris,
     46# but without wasting forks for bash or zsh.
     47if test -z "$BASH_VERSION$ZSH_VERSION" \
     48    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
     49  as_echo='print -r --'
     50  as_echo_n='print -rn --'
     51elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
     52  as_echo='printf %s\n'
     53  as_echo_n='printf %s'
     54else
     55  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
     56    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
     57    as_echo_n='/usr/ucb/echo -n'
     58  else
     59    as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
     60    as_echo_n_body='eval
     61      arg=$1;
     62      case $arg in #(
     63      *"$as_nl"*)
     64        expr "X$arg" : "X\\(.*\\)$as_nl";
     65        arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
     66      esac;
     67      expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl"
     68    '
     69    export as_echo_n_body
     70    as_echo_n='sh -c $as_echo_n_body as_echo'
     71  fi
     72  export as_echo_body
     73  as_echo='sh -c $as_echo_body as_echo'
     74fi
     75
     76# The user is always right.
     77if test "${PATH_SEPARATOR+set}" != set; then
     78  PATH_SEPARATOR=:
     79  (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
     80    (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
     81      PATH_SEPARATOR=';'
     82  }
     83fi
     84
     85
     86# IFS
     87# We need space, tab and new line, in precisely that order.  Quoting is
     88# there to prevent editors from complaining about space-tab.
     89# (If _AS_PATH_WALK were called with IFS unset, it would disable word
     90# splitting by setting IFS to empty value.)
     91IFS=" ""        $as_nl"
     92
     93# Find who we are.  Look in the path if we contain no directory separator.
     94as_myself=
     95case $0 in #((
     96  *[\\/]* ) as_myself=$0 ;;
     97  *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
     98for as_dir in $PATH
     99do
     100  IFS=$as_save_IFS
     101  test -z "$as_dir" && as_dir=.
     102    test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
     103  done
     104IFS=$as_save_IFS
     105
     106     ;;
     107esac
     108# We did not find ourselves, most probably we were run as `sh COMMAND'
     109# in which case we are not to be found in the path.
     110if test "x$as_myself" = x; then
     111  as_myself=$0
     112fi
     113if test ! -f "$as_myself"; then
     114  $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
     115  exit 1
     116fi
     117
     118# Unset variables that we do not need and which cause bugs (e.g. in
     119# pre-3.0 UWIN ksh).  But do not cause bugs in bash 2.01; the "|| exit 1"
     120# suppresses any "Segmentation fault" message there.  '((' could
     121# trigger a bug in pdksh 5.2.14.
     122for as_var in BASH_ENV ENV MAIL MAILPATH
     123do eval test x\${$as_var+set} = xset \
     124  && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || :
     125done
     126PS1='$ '
     127PS2='> '
     128PS4='+ '
     129
     130# NLS nuisances.
     131LC_ALL=C
     132export LC_ALL
     133LANGUAGE=C
     134export LANGUAGE
     135
     136# CDPATH.
     137(unset CDPATH) >/dev/null 2>&1 && unset CDPATH
     138
     139if test "x$CONFIG_SHELL" = x; then
     140  as_bourne_compatible="if test -n \"\${ZSH_VERSION+set}\" && (emulate sh) >/dev/null 2>&1; then :
     141  emulate sh
     142  NULLCMD=:
     143  # Pre-4.2 versions of Zsh do word splitting on \${1+\"\$@\"}, which
     144  # is contrary to our usage.  Disable this feature.
     145  alias -g '\${1+\"\$@\"}'='\"\$@\"'
     146  setopt NO_GLOB_SUBST
     147else
     148  case \`(set -o) 2>/dev/null\` in #(
     149  *posix*) :
     150    set -o posix ;; #(
     151  *) :
     152     ;;
     153esac
     154fi
     155"
     156  as_required="as_fn_return () { (exit \$1); }
     157as_fn_success () { as_fn_return 0; }
     158as_fn_failure () { as_fn_return 1; }
     159as_fn_ret_success () { return 0; }
     160as_fn_ret_failure () { return 1; }
     161
     162exitcode=0
     163as_fn_success || { exitcode=1; echo as_fn_success failed.; }
     164as_fn_failure && { exitcode=1; echo as_fn_failure succeeded.; }
     165as_fn_ret_success || { exitcode=1; echo as_fn_ret_success failed.; }
     166as_fn_ret_failure && { exitcode=1; echo as_fn_ret_failure succeeded.; }
     167if ( set x; as_fn_ret_success y && test x = \"\$1\" ); then :
     168
     169else
     170  exitcode=1; echo positional parameters were not saved.
     171fi
     172test x\$exitcode = x0 || exit 1"
     173  as_suggested="  as_lineno_1=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_1a=\$LINENO
     174  as_lineno_2=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_2a=\$LINENO
     175  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
     176  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
     177test \$(( 1 + 1 )) = 2 || exit 1"
     178  if (eval "$as_required") 2>/dev/null; then :
     179  as_have_required=yes
     180else
     181  as_have_required=no
     182fi
     183  if test x$as_have_required = xyes && (eval "$as_suggested") 2>/dev/null; then :
     184
     185else
     186  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
     187as_found=false
     188for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
     189do
     190  IFS=$as_save_IFS
     191  test -z "$as_dir" && as_dir=.
     192  as_found=:
     193  case $as_dir in #(
     194         /*)
     195           for as_base in sh bash ksh sh5; do
     196             # Try only shells that exist, to save several forks.
     197             as_shell=$as_dir/$as_base
     198             if { test -f "$as_shell" || test -f "$as_shell.exe"; } &&
     199                    { $as_echo "$as_bourne_compatible""$as_required" | as_run=a "$as_shell"; } 2>/dev/null; then :
     200  CONFIG_SHELL=$as_shell as_have_required=yes
     201                   if { $as_echo "$as_bourne_compatible""$as_suggested" | as_run=a "$as_shell"; } 2>/dev/null; then :
     202  break 2
     203fi
     204fi
     205           done;;
     206       esac
     207  as_found=false
     208done
     209$as_found || { if { test -f "$SHELL" || test -f "$SHELL.exe"; } &&
     210              { $as_echo "$as_bourne_compatible""$as_required" | as_run=a "$SHELL"; } 2>/dev/null; then :
     211  CONFIG_SHELL=$SHELL as_have_required=yes
     212fi; }
     213IFS=$as_save_IFS
     214
     215
     216      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+"$@"}
     232fi
     233
     234    if test x$as_have_required = xno; then :
     235  $as_echo "$0: This script requires a shell more modern than all"
     236  $as_echo "$0: the shells that I found on your system."
     237  if test x${ZSH_VERSION+set} = xset ; then
     238    $as_echo "$0: In particular, zsh $ZSH_VERSION has bugs and should"
     239    $as_echo "$0: be upgraded to zsh 4.3.4 or later."
     240  else
     241    $as_echo "$0: Please tell bug-autoconf@gnu.org and
     242$0: cforall@plg.uwaterloo.ca about your system, including
     243$0: any error possibly output before this message. Then
     244$0: install a modern shell, or manually run the script
     245$0: under such a shell if you do have one."
     246  fi
     247  exit 1
     248fi
     249fi
     250fi
     251SHELL=${CONFIG_SHELL-/bin/sh}
     252export SHELL
     253# Unset more variables known to interfere with behavior of common tools.
     254CLICOLOR_FORCE= GREP_OPTIONS=
     255unset CLICOLOR_FORCE GREP_OPTIONS
     256
     257## --------------------- ##
     258## M4sh Shell Functions. ##
     259## --------------------- ##
     260# as_fn_unset VAR
     261# ---------------
     262# Portably unset VAR.
     263as_fn_unset ()
     264{
     265  { eval $1=; unset $1;}
     266}
     267as_unset=as_fn_unset
     268
     269# as_fn_set_status STATUS
     270# -----------------------
     271# Set $? to STATUS, without forking.
     272as_fn_set_status ()
     273{
     274  return $1
     275} # as_fn_set_status
     276
     277# as_fn_exit STATUS
     278# -----------------
     279# Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
     280as_fn_exit ()
     281{
     282  set +e
     283  as_fn_set_status $1
     284  exit $1
     285} # as_fn_exit
     286
     287# as_fn_mkdir_p
     288# -------------
     289# Create "$as_dir" as a directory, including parents if necessary.
     290as_fn_mkdir_p ()
     291{
     292
     293  case $as_dir in #(
     294  -*) as_dir=./$as_dir;;
     295  esac
     296  test -d "$as_dir" || eval $as_mkdir_p || {
     297    as_dirs=
     298    while :; do
     299      case $as_dir in #(
     300      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
     301      *) as_qdir=$as_dir;;
     302      esac
     303      as_dirs="'$as_qdir' $as_dirs"
     304      as_dir=`$as_dirname -- "$as_dir" ||
     305$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
     306         X"$as_dir" : 'X\(//\)[^/]' \| \
     307         X"$as_dir" : 'X\(//\)$' \| \
     308         X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
     309$as_echo X"$as_dir" |
     310    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
     311            s//\1/
     312            q
     313          }
     314          /^X\(\/\/\)[^/].*/{
     315            s//\1/
     316            q
     317          }
     318          /^X\(\/\/\)$/{
     319            s//\1/
     320            q
     321          }
     322          /^X\(\/\).*/{
     323            s//\1/
     324            q
     325          }
     326          s/.*/./; q'`
     327      test -d "$as_dir" && break
     328    done
     329    test -z "$as_dirs" || eval "mkdir $as_dirs"
     330  } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir"
     331
     332
     333} # as_fn_mkdir_p
     334# as_fn_append VAR VALUE
     335# ----------------------
     336# Append the text in VALUE to the end of the definition contained in VAR. Take
     337# advantage of any shell optimizations that allow amortized linear growth over
     338# repeated appends, instead of the typical quadratic growth present in naive
     339# implementations.
     340if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then :
     341  eval 'as_fn_append ()
     342  {
     343    eval $1+=\$2
     344  }'
     345else
     346  as_fn_append ()
     347  {
     348    eval $1=\$$1\$2
     349  }
     350fi # as_fn_append
     351
     352# as_fn_arith ARG...
     353# ------------------
     354# Perform arithmetic evaluation on the ARGs, and store the result in the
     355# global $as_val. Take advantage of shells that can avoid forks. The arguments
     356# must be portable across $(()) and expr.
     357if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then :
     358  eval 'as_fn_arith ()
     359  {
     360    as_val=$(( $* ))
     361  }'
     362else
     363  as_fn_arith ()
     364  {
     365    as_val=`expr "$@" || test $? -eq 1`
     366  }
     367fi # as_fn_arith
     368
     369
     370# as_fn_error STATUS ERROR [LINENO LOG_FD]
     371# ----------------------------------------
     372# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
     373# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
     374# script with STATUS, using 1 if that was 0.
     375as_fn_error ()
     376{
     377  as_status=$1; test $as_status -eq 0 && as_status=1
     378  if test "$4"; then
     379    as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
     380    $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
     381  fi
     382  $as_echo "$as_me: error: $2" >&2
     383  as_fn_exit $as_status
     384} # as_fn_error
     385
     386if expr a : '\(a\)' >/dev/null 2>&1 &&
     387   test "X`expr 00001 : '.*\(...\)'`" = X001; then
     388  as_expr=expr
     389else
     390  as_expr=false
     391fi
     392
     393if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
     394  as_basename=basename
     395else
     396  as_basename=false
     397fi
     398
     399if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
     400  as_dirname=dirname
     401else
     402  as_dirname=false
     403fi
     404
     405as_me=`$as_basename -- "$0" ||
     406$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
     407         X"$0" : 'X\(//\)$' \| \
     408         X"$0" : 'X\(/\)' \| . 2>/dev/null ||
     409$as_echo X/"$0" |
     410    sed '/^.*\/\([^/][^/]*\)\/*$/{
     411            s//\1/
     412            q
     413          }
     414          /^X\/\(\/\/\)$/{
     415            s//\1/
     416            q
     417          }
     418          /^X\/\(\/\).*/{
     419            s//\1/
     420            q
     421          }
     422          s/.*/./; q'`
    11423
    12424# Avoid depending upon Character Ranges.
     
    17429as_cr_alnum=$as_cr_Letters$as_cr_digits
    18430
     431
     432  as_lineno_1=$LINENO as_lineno_1a=$LINENO
     433  as_lineno_2=$LINENO as_lineno_2a=$LINENO
     434  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
     435  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
     436  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
     437  sed -n '
     438    p
     439    /[$]LINENO/=
     440  ' <$as_myself |
     441    sed '
     442      s/[$]LINENO.*/&-/
     443      t lineno
     444      b
     445      :lineno
     446      N
     447      :loop
     448      s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/
     449      t loop
     450      s/-\n.*//
     451    ' >$as_me.lineno &&
     452  chmod +x "$as_me.lineno" ||
     453    { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2; as_fn_exit 1; }
     454
     455  # Don't try to exec as it changes $[0], causing all sort of problems
     456  # (the dirname of $[0] is not the place where we might find the
     457  # original and so on.  Autoconf is especially sensitive to this).
     458  . "./$as_me.lineno"
     459  # Exit status is that of the last command.
     460  exit
     461}
     462
     463ECHO_C= ECHO_N= ECHO_T=
     464case `echo -n x` in #(((((
     465-n*)
     466  case `echo 'xy\c'` in
     467  *c*) ECHO_T=' ';;     # ECHO_T is single tab character.
     468  xy)  ECHO_C='\c';;
     469  *)   echo `echo ksh88 bug on AIX 6.1` > /dev/null
     470       ECHO_T=' ';;
     471  esac;;
     472*)
     473  ECHO_N='-n';;
     474esac
     475
     476rm -f conf$$ conf$$.exe conf$$.file
     477if test -d conf$$.dir; then
     478  rm -f conf$$.dir/conf$$.file
     479else
     480  rm -f conf$$.dir
     481  mkdir conf$$.dir 2>/dev/null
     482fi
     483if (echo >conf$$.file) 2>/dev/null; then
     484  if ln -s conf$$.file conf$$ 2>/dev/null; then
     485    as_ln_s='ln -s'
     486    # ... but there are two gotchas:
     487    # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
     488    # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
     489    # In both cases, we have to default to `cp -p'.
     490    ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
     491      as_ln_s='cp -p'
     492  elif ln conf$$.file conf$$ 2>/dev/null; then
     493    as_ln_s=ln
     494  else
     495    as_ln_s='cp -p'
     496  fi
     497else
     498  as_ln_s='cp -p'
     499fi
     500rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
     501rmdir conf$$.dir 2>/dev/null
     502
     503if mkdir -p . 2>/dev/null; then
     504  as_mkdir_p='mkdir -p "$as_dir"'
     505else
     506  test -d ./-p && rmdir ./-p
     507  as_mkdir_p=false
     508fi
     509
     510if test -x / >/dev/null 2>&1; then
     511  as_test_x='test -x'
     512else
     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  '
     530fi
     531as_executable_p=$as_test_x
     532
     533# Sed expression to map a string onto a valid CPP name.
     534as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
     535
    19536# Sed expression to map a string onto a valid variable name.
    20 as_tr_sh="sed y%*+%pp%;s%[^_$as_cr_alnum]%_%g"
    21 
    22 # Sed expression to map a string onto a valid CPP name.
    23 as_tr_cpp="sed y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g"
    24 
    25 # Be Bourne compatible
    26 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
    27   emulate sh
    28   NULLCMD=:
    29 elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then
    30   set -o posix
    31 fi
    32 
    33 # Name of the executable.
    34 as_me=`echo "$0" |sed 's,.*[\\/],,'`
    35 
    36 if expr a : '\(a\)' >/dev/null 2>&1; then
    37   as_expr=expr
    38 else
    39   as_expr=false
    40 fi
    41 
    42 rm -f conf$$ conf$$.exe conf$$.file
    43 echo >conf$$.file
    44 if ln -s conf$$.file conf$$ 2>/dev/null; then
    45   # We could just check for DJGPP; but this test a) works b) is more generic
    46   # and c) will remain valid once DJGPP supports symlinks (DJGPP 2.04).
    47   if test -f conf$$.exe; then
    48     # Don't use ln at all; we don't have any links
    49     as_ln_s='cp -p'
    50   else
    51     as_ln_s='ln -s'
    52   fi
    53 elif ln conf$$.file conf$$ 2>/dev/null; then
    54   as_ln_s=ln
    55 else
    56   as_ln_s='cp -p'
    57 fi
    58 rm -f conf$$ conf$$.exe conf$$.file
    59 
    60 as_executable_p="test -f"
    61 
    62 # Support unset when possible.
    63 if (FOO=FOO; unset FOO) >/dev/null 2>&1; then
    64   as_unset=unset
    65 else
    66   as_unset=false
    67 fi
    68 
    69 # NLS nuisances.
    70 $as_unset LANG || test "${LANG+set}" != set || { LANG=C; export LANG; }
    71 $as_unset LC_ALL || test "${LC_ALL+set}" != set || { LC_ALL=C; export LC_ALL; }
    72 $as_unset LC_TIME || test "${LC_TIME+set}" != set || { LC_TIME=C; export LC_TIME; }
    73 $as_unset LC_CTYPE || test "${LC_CTYPE+set}" != set || { LC_CTYPE=C; export LC_CTYPE; }
    74 $as_unset LANGUAGE || test "${LANGUAGE+set}" != set || { LANGUAGE=C; export LANGUAGE; }
    75 $as_unset LC_COLLATE || test "${LC_COLLATE+set}" != set || { LC_COLLATE=C; export LC_COLLATE; }
    76 $as_unset LC_NUMERIC || test "${LC_NUMERIC+set}" != set || { LC_NUMERIC=C; export LC_NUMERIC; }
    77 $as_unset LC_MESSAGES || test "${LC_MESSAGES+set}" != set || { LC_MESSAGES=C; export LC_MESSAGES; }
    78 
    79 # IFS
    80 # We need space, tab and new line, in precisely that order.
    81 as_nl='
    82 '
    83 IFS="   $as_nl"
    84 
    85 # CDPATH.
    86 $as_unset CDPATH || test "${CDPATH+set}" != set || { CDPATH=:; export CDPATH; }
     537as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
     538
     539
     540test -n "$DJDIR" || exec 7<&0 </dev/null
     541exec 6>&1
    87542
    88543# Name of the host.
    89 # hostname on some systems (SVR3.2, Linux) returns a bogus exit status,
     544# hostname on some systems (SVR3.2, old GNU/Linux) returns a bogus exit status,
    90545# so uname gets run too.
    91546ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q`
    92 
    93 exec 6>&1
    94547
    95548#
     
    97550#
    98551ac_default_prefix=/usr/local
     552ac_clean_files=
     553ac_config_libobj_dir=.
     554LIBOBJS=
    99555cross_compiling=no
    100556subdirs=
    101 MFLAGS= MAKEFLAGS=
    102 SHELL=${CONFIG_SHELL-/bin/sh}
    103 
    104 # Maximum number of lines to put in a shell here document.
    105 # This variable seems obsolete.  It should probably be removed, and
    106 # only ac_max_sed_lines should be used.
    107 : ${ac_max_here_lines=38}
     557MFLAGS=
     558MAKEFLAGS=
     559
     560# Identity of this package.
     561PACKAGE_NAME='cfa-cc'
     562PACKAGE_TARNAME='cfa-cc'
     563PACKAGE_VERSION='1.0'
     564PACKAGE_STRING='cfa-cc 1.0'
     565PACKAGE_BUGREPORT='cforall@plg.uwaterloo.ca'
     566PACKAGE_URL=''
    108567
    109568ac_unique_file="translator/main.cc"
     569# Factoring default headers for most tests.
     570ac_includes_default="\
     571#include <stdio.h>
     572#ifdef HAVE_SYS_TYPES_H
     573# include <sys/types.h>
     574#endif
     575#ifdef HAVE_SYS_STAT_H
     576# include <sys/stat.h>
     577#endif
     578#ifdef STDC_HEADERS
     579# include <stdlib.h>
     580# include <stddef.h>
     581#else
     582# ifdef HAVE_STDLIB_H
     583#  include <stdlib.h>
     584# endif
     585#endif
     586#ifdef HAVE_STRING_H
     587# if !defined STDC_HEADERS && defined HAVE_MEMORY_H
     588#  include <memory.h>
     589# endif
     590# include <string.h>
     591#endif
     592#ifdef HAVE_STRINGS_H
     593# include <strings.h>
     594#endif
     595#ifdef HAVE_INTTYPES_H
     596# include <inttypes.h>
     597#endif
     598#ifdef HAVE_STDINT_H
     599# include <stdint.h>
     600#endif
     601#ifdef HAVE_UNISTD_H
     602# include <unistd.h>
     603#endif"
     604
     605ac_subst_vars='am__EXEEXT_FALSE
     606am__EXEEXT_TRUE
     607LTLIBOBJS
     608LIBOBJS
     609CFA_LIBDIR
     610CFA_BINDIR
     611CFA_INCDIR
     612CFA_PREFIX
     613CPP_PATH
     614BACKEND_CC
     615GCC_PATH
     616preludedir
     617EGREP
     618GREP
     619CPP
     620LEXLIB
     621LEX_OUTPUT_ROOT
     622LEX
     623am__fastdepCC_FALSE
     624am__fastdepCC_TRUE
     625CCDEPMODE
     626ac_ct_CC
     627CFLAGS
     628CC
     629am__fastdepCXX_FALSE
     630am__fastdepCXX_TRUE
     631CXXDEPMODE
     632am__nodep
     633AMDEPBACKSLASH
     634AMDEP_FALSE
     635AMDEP_TRUE
     636am__quote
     637am__include
     638DEPDIR
     639OBJEXT
     640EXEEXT
     641ac_ct_CXX
     642CPPFLAGS
     643LDFLAGS
     644CXXFLAGS
     645CXX
     646YFLAGS
     647YACC
     648am__untar
     649am__tar
     650AMTAR
     651am__leading_dot
     652SET_MAKE
     653AWK
     654mkdir_p
     655MKDIR_P
     656INSTALL_STRIP_PROGRAM
     657STRIP
     658install_sh
     659MAKEINFO
     660AUTOHEADER
     661AUTOMAKE
     662AUTOCONF
     663ACLOCAL
     664VERSION
     665PACKAGE
     666CYGPATH_W
     667am__isrc
     668INSTALL_DATA
     669INSTALL_SCRIPT
     670INSTALL_PROGRAM
     671target_alias
     672host_alias
     673build_alias
     674LIBS
     675ECHO_T
     676ECHO_N
     677ECHO_C
     678DEFS
     679mandir
     680localedir
     681libdir
     682psdir
     683pdfdir
     684dvidir
     685htmldir
     686infodir
     687docdir
     688oldincludedir
     689includedir
     690localstatedir
     691sharedstatedir
     692sysconfdir
     693datadir
     694datarootdir
     695libexecdir
     696sbindir
     697bindir
     698program_transform_name
     699prefix
     700exec_prefix
     701PACKAGE_URL
     702PACKAGE_BUGREPORT
     703PACKAGE_STRING
     704PACKAGE_VERSION
     705PACKAGE_TARNAME
     706PACKAGE_NAME
     707PATH_SEPARATOR
     708SHELL'
     709ac_subst_files=''
     710ac_user_opts='
     711enable_option_checking
     712enable_dependency_tracking
     713with_preludedir
     714with_backend_compiler
     715'
     716      ac_precious_vars='build_alias
     717host_alias
     718target_alias
     719YACC
     720YFLAGS
     721CXX
     722CXXFLAGS
     723LDFLAGS
     724LIBS
     725CPPFLAGS
     726CCC
     727CC
     728CFLAGS
     729CPP'
     730
    110731
    111732# Initialize some variables set by options.
    112733ac_init_help=
    113734ac_init_version=false
     735ac_unrecognized_opts=
     736ac_unrecognized_sep=
    114737# The variables have the same names as the options, with
    115738# dashes changed to underlines.
     
    134757# by default will actually change.
    135758# Use braces instead of parens because sh, perl, etc. also accept them.
     759# (The list follows the same order as the GNU Coding Standards.)
    136760bindir='${exec_prefix}/bin'
    137761sbindir='${exec_prefix}/sbin'
    138762libexecdir='${exec_prefix}/libexec'
    139 datadir='${prefix}/share'
     763datarootdir='${prefix}/share'
     764datadir='${datarootdir}'
    140765sysconfdir='${prefix}/etc'
    141766sharedstatedir='${prefix}/com'
    142767localstatedir='${prefix}/var'
    143 libdir='${exec_prefix}/lib'
    144768includedir='${prefix}/include'
    145769oldincludedir='/usr/include'
    146 infodir='${prefix}/info'
    147 mandir='${prefix}/man'
    148 
    149 # Identity of this package.
    150 PACKAGE_NAME='cfa-cc'
    151 PACKAGE_TARNAME='cfa-cc'
    152 PACKAGE_VERSION='1.0'
    153 PACKAGE_STRING='cfa-cc 1.0'
    154 PACKAGE_BUGREPORT='cforall@plg.uwaterloo.ca'
     770docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
     771infodir='${datarootdir}/info'
     772htmldir='${docdir}'
     773dvidir='${docdir}'
     774pdfdir='${docdir}'
     775psdir='${docdir}'
     776libdir='${exec_prefix}/lib'
     777localedir='${datarootdir}/locale'
     778mandir='${datarootdir}/man'
    155779
    156780ac_prev=
     781ac_dashdash=
    157782for ac_option
    158783do
    159784  # If the previous option needs an argument, assign it.
    160785  if test -n "$ac_prev"; then
    161     eval "$ac_prev=\$ac_option"
     786    eval $ac_prev=\$ac_option
    162787    ac_prev=
    163788    continue
    164789  fi
    165790
    166   ac_optarg=`expr "x$ac_option" : 'x[^=]*=\(.*\)'`
     791  case $ac_option in
     792  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
     793  *=)   ac_optarg= ;;
     794  *)    ac_optarg=yes ;;
     795  esac
    167796
    168797  # Accept the important Cygnus configure options, so we can diagnose typos.
    169798
    170   case $ac_option in
     799