Changeset e262b5e for libcfa


Ignore:
Timestamp:
Jul 23, 2020, 1:35:42 PM (4 years ago)
Author:
Thierry Delisle <tdelisle@…>
Branches:
ADT, arm-eh, ast-experimental, enum, forall-pointer-decay, jacob/cs343-translation, master, new-ast, new-ast-unique-expr, pthread-emulation, qualifiedEnum
Children:
04b73b6, 42cd451
Parents:
54eb5ebd
Message:

Re-run autoconf on 16.04 to be consistent with rest of source-tree

File:
1 edited

Legend:

Unmodified
Added
Removed
  • libcfa/configure

    r54eb5ebd re262b5e  
    677677AMDEP_FALSE
    678678AMDEP_TRUE
     679am__quote
    679680am__include
    680681DEPDIR
     
    783784PACKAGE_NAME
    784785PATH_SEPARATOR
    785 SHELL
    786 am__quote'
     786SHELL'
    787787ac_subst_files=''
    788788ac_user_opts='
     
    25322532
    25332533
    2534 am__api_version='1.16'
     2534am__api_version='1.15'
    25352535
    25362536# Find a good install program.  We prefer a C program (faster),
     
    30093009# For better backward compatibility.  To be removed once Automake 1.9.x
    30103010# dies out for good.  For more background, see:
    3011 # <https://lists.gnu.org/archive/html/automake/2012-07/msg00001.html>
    3012 # <https://lists.gnu.org/archive/html/automake/2012-07/msg00014.html>
     3011# <http://lists.gnu.org/archive/html/automake/2012-07/msg00001.html>
     3012# <http://lists.gnu.org/archive/html/automake/2012-07/msg00014.html>
    30133013mkdir_p='$(MKDIR_P)'
    30143014
     
    30613061
    30623062You can download and install GNU coreutils to get an 'rm' implementation
    3063 that behaves properly: <https://www.gnu.org/software/coreutils/>.
     3063that behaves properly: <http://www.gnu.org/software/coreutils/>.
    30643064
    30653065If you want to complete the configuration process using your problematic
     
    34453445ac_config_commands="$ac_config_commands depfiles"
    34463446
    3447 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make} supports the include directive" >&5
    3448 $as_echo_n "checking whether ${MAKE-make} supports the include directive... " >&6; }
    3449 cat > confinc.mk << 'END'
     3447
     3448am_make=${MAKE-make}
     3449cat > confinc << 'END'
    34503450am__doit:
    3451         @echo this is the am__doit target >confinc.out
     3451        @echo this is the am__doit target
    34523452.PHONY: am__doit
    34533453END
     3454# If we don't find an include directive, just comment out the code.
     3455{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for style of include used by $am_make" >&5
     3456$as_echo_n "checking for style of include used by $am_make... " >&6; }
    34543457am__include="#"
    34553458am__quote=
    3456 # BSD make does it like this.
    3457 echo '.include "confinc.mk" # ignored' > confmf.BSD
    3458 # Other make implementations (GNU, Solaris 10, AIX) do it like this.
    3459 echo 'include confinc.mk # ignored' > confmf.GNU
    3460 _am_result=no
    3461 for s in GNU BSD; do
    3462   { echo "$as_me:$LINENO: ${MAKE-make} -f confmf.$s && cat confinc.out" >&5
    3463    (${MAKE-make} -f confmf.$s && cat confinc.out) >&5 2>&5
    3464    ac_status=$?
    3465    echo "$as_me:$LINENO: \$? = $ac_status" >&5
    3466    (exit $ac_status); }
    3467   case $?:`cat confinc.out 2>/dev/null` in #(
    3468   '0:this is the am__doit target') :
    3469     case $s in #(
    3470   BSD) :
    3471     am__include='.include' am__quote='"' ;; #(
    3472   *) :
    3473     am__include='include' am__quote='' ;;
    3474 esac ;; #(
    3475   *) :
     3459_am_result=none
     3460# First try GNU make style include.
     3461echo "include confinc" > confmf
     3462# Ignore all kinds of additional output from 'make'.
     3463case `$am_make -s -f confmf 2> /dev/null` in #(
     3464*the\ am__doit\ target*)
     3465  am__include=include
     3466  am__quote=
     3467  _am_result=GNU
     3468  ;;
     3469esac
     3470# Now try BSD make style include.
     3471if test "$am__include" = "#"; then
     3472   echo '.include "confinc"' > confmf
     3473   case `$am_make -s -f confmf 2> /dev/null` in #(
     3474   *the\ am__doit\ target*)
     3475     am__include=.include
     3476     am__quote="\""
     3477     _am_result=BSD
    34763478     ;;
    3477 esac
    3478   if test "$am__include" != "#"; then
    3479     _am_result="yes ($s style)"
    3480     break
    3481   fi
    3482 done
    3483 rm -f confinc.* confmf.*
    3484 { $as_echo "$as_me:${as_lineno-$LINENO}: result: ${_am_result}" >&5
    3485 $as_echo "${_am_result}" >&6; }
     3479   esac
     3480fi
     3481
     3482
     3483{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $_am_result" >&5
     3484$as_echo "$_am_result" >&6; }
     3485rm -f confinc confmf
    34863486
    34873487# Check whether --enable-dependency-tracking was given.
     
    59875987
    59885988: ${AR=ar}
    5989 : ${AR_FLAGS=cr}
     5989: ${AR_FLAGS=cru}
    59905990
    59915991
     
    64886488    # Now try to grab the symbols.
    64896489    nlist=conftest.nm
    6490     $ECHO "$as_me:$LINENO: $NM conftest.$ac_objext | $lt_cv_sys_global_symbol_pipe > $nlist" >&5
    6491     if eval "$NM" conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist 2>&5 && test -s "$nlist"; then
     6490    if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist\""; } >&5
     6491  (eval $NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) 2>&5
     6492  ac_status=$?
     6493  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
     6494  test $ac_status = 0; } && test -s "$nlist"; then
    64926495      # Try sorting and uniquifying the output.
    64936496      if sort "$nlist" | uniq > "$nlist"T; then
     
    77087711      echo "$LTCC $LTCFLAGS -c -o conftest.o conftest.c" >&5
    77097712      $LTCC $LTCFLAGS -c -o conftest.o conftest.c 2>&5
    7710       echo "$AR cr libconftest.a conftest.o" >&5
    7711       $AR cr libconftest.a conftest.o 2>&5
     7713      echo "$AR cru libconftest.a conftest.o" >&5
     7714      $AR cru libconftest.a conftest.o 2>&5
    77127715      echo "$RANLIB libconftest.a" >&5
    77137716      $RANLIB libconftest.a 2>&5
     
    88358838        lt_prog_compiler_wl='-Wl,'
    88368839        lt_prog_compiler_pic='-KPIC'
    8837         lt_prog_compiler_static='-static'
    8838         ;;
    8839       # flang / f18. f95 an alias for gfortran or flang on Debian
    8840       flang* | f18* | f95*)
    8841         lt_prog_compiler_wl='-Wl,'
    8842         lt_prog_compiler_pic='-fPIC'
    88438840        lt_prog_compiler_static='-static'
    88448841        ;;
     
    1320313200      # what "hidden" libraries, object files and flags are used when
    1320413201      # linking a shared library.
    13205       output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP -v "^Configured with:" | $GREP " \-L"'
     13202      output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP -v "^Configured with:" | $GREP "\-L"'
    1320613203
    1320713204    else
     
    1369513692            # from the output so that they don't get included in the library
    1369613693            # dependencies.
    13697             output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $EGREP " \-L"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
     13694            output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $EGREP "\-L"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
    1369813695            ;;
    1369913696          *)
     
    1376013757            # from the output so that they don't get included in the library
    1376113758            # dependencies.
    13762             output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $GREP " \-L"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
     13759            output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $GREP "\-L"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
    1376313760            ;;
    1376413761          *)
     
    1409914096              # what "hidden" libraries, object files and flags are used when
    1410014097              # linking a shared library.
    14101               output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP -v "^Configured with:" | $GREP " \-L"'
     14098              output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP -v "^Configured with:" | $GREP "\-L"'
    1410214099
    1410314100            else
     
    1418314180                # what "hidden" libraries, object files and flags are used when
    1418414181                # linking a shared library.
    14185                 output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP -v "^Configured with:" | $GREP " \-L"'
     14182                output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP -v "^Configured with:" | $GREP "\-L"'
    1418614183              else
    1418714184                # g++ 2.7 appears to require '-G' NOT '-shared' on this
     
    1419414191                # what "hidden" libraries, object files and flags are used when
    1419514192                # linking a shared library.
    14196                 output_verbose_link_cmd='$CC -G $CFLAGS -v conftest.$objext 2>&1 | $GREP -v "^Configured with:" | $GREP " \-L"'
     14193                output_verbose_link_cmd='$CC -G $CFLAGS -v conftest.$objext 2>&1 | $GREP -v "^Configured with:" | $GREP "\-L"'
    1419714194              fi
    1419814195
     
    1805418051# INIT-COMMANDS
    1805518052#
    18056 AMDEP_TRUE="$AMDEP_TRUE" MAKE="${MAKE-make}"
     18053AMDEP_TRUE="$AMDEP_TRUE" ac_aux_dir="$ac_aux_dir"
    1805718054
    1805818055
     
    1905019047  # are listed without --file.  Let's play safe and only enable the eval
    1905119048  # if we detect the quoting.
    19052   # TODO: see whether this extra hack can be removed once we start
    19053   # requiring Autoconf 2.70 or later.
    19054   case $CONFIG_FILES in #(
    19055   *\'*) :
    19056     eval set x "$CONFIG_FILES" ;; #(
    19057   *) :
    19058     set x $CONFIG_FILES ;; #(
    19059   *) :
    19060      ;;
    19061 esac
     19049  case $CONFIG_FILES in
     19050  *\'*) eval set x "$CONFIG_FILES" ;;
     19051  *)   set x $CONFIG_FILES ;;
     19052  esac
    1906219053  shift
    19063   # Used to flag and report bootstrapping failures.
    19064   am_rc=0
    19065   for am_mf
     19054  for mf
    1906619055  do
    1906719056    # Strip MF so we end up with the name of the file.
    19068     am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'`
    19069     # Check whether this is an Automake generated Makefile which includes
    19070     # dependency-tracking related rules and includes.
    19071     # Grep'ing the whole file directly is not great: AIX grep has a line
     19057    mf=`echo "$mf" | sed -e 's/:.*$//'`
     19058    # Check whether this is an Automake generated Makefile or not.
     19059    # We used to match only the files named 'Makefile.in', but
     19060    # some people rename them; so instead we look at the file content.
     19061    # Grep'ing the first line is not enough: some people post-process
     19062    # each Makefile.in and add a new line on top of each file to say so.
     19063    # Grep'ing the whole file is not good either: AIX grep has a line
    1907219064    # limit of 2048, but all sed's we know have understand at least 4000.
    19073     sed -n 's,^am--depfiles:.*,X,p' "$am_mf" | grep X >/dev/null 2>&1 \
    19074       || continue
    19075     am_dirpart=`$as_dirname -- "$am_mf" ||
    19076 $as_expr X"$am_mf" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
    19077          X"$am_mf" : 'X\(//\)[^/]' \| \
    19078          X"$am_mf" : 'X\(//\)$' \| \
    19079          X"$am_mf" : 'X\(/\)' \| . 2>/dev/null ||
    19080 $as_echo X"$am_mf" |
     19065    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
     19066      dirpart=`$as_dirname -- "$mf" ||
     19067$as_expr X"$mf" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
     19068         X"$mf" : 'X\(//\)[^/]' \| \
     19069         X"$mf" : 'X\(//\)$' \| \
     19070         X"$mf" : 'X\(/\)' \| . 2>/dev/null ||
     19071$as_echo X"$mf" |
    1908119072    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
    1908219073            s//\1/
     
    1909619087          }
    1909719088          s/.*/./; q'`
    19098     am_filepart=`$as_basename -- "$am_mf" ||
    19099 $as_expr X/"$am_mf" : '.*/\([^/][^/]*\)/*$' \| \
    19100          X"$am_mf" : 'X\(//\)$' \| \
    19101          X"$am_mf" : 'X\(/\)' \| . 2>/dev/null ||
    19102 $as_echo X/"$am_mf" |
    19103     sed '/^.*\/\([^/][^/]*\)\/*$/{
     19089    else
     19090      continue
     19091    fi
     19092    # Extract the definition of DEPDIR, am__include, and am__quote
     19093    # from the Makefile without running 'make'.
     19094    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
     19095    test -z "$DEPDIR" && continue
     19096    am__include=`sed -n 's/^am__include = //p' < "$mf"`
     19097    test -z "$am__include" && continue
     19098    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
     19099    # Find all dependency output files, they are included files with
     19100    # $(DEPDIR) in their names.  We invoke sed twice because it is the
     19101    # simplest approach to changing $(DEPDIR) to its actual value in the
     19102    # expansion.
     19103    for file in `sed -n "
     19104      s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \
     19105         sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g'`; do
     19106      # Make sure the directory exists.
     19107      test -f "$dirpart/$file" && continue
     19108      fdir=`$as_dirname -- "$file" ||
     19109$as_expr X"$file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
     19110         X"$file" : 'X\(//\)[^/]' \| \
     19111         X"$file" : 'X\(//\)$' \| \
     19112         X"$file" : 'X\(/\)' \| . 2>/dev/null ||
     19113$as_echo X"$file" |
     19114    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
    1910419115            s//\1/
    1910519116            q
    1910619117          }
    19107           /^X\/\(\/\/\)$/{
     19118          /^X\(\/\/\)[^/].*/{
    1910819119            s//\1/
    1910919120            q
    1911019121          }
    19111           /^X\/\(\/\).*/{
     19122          /^X\(\/\/\)$/{
     19123            s//\1/
     19124            q
     19125          }
     19126          /^X\(\/\).*/{
    1911219127            s//\1/
    1911319128            q
    1911419129          }
    1911519130          s/.*/./; q'`
    19116     { echo "$as_me:$LINENO: cd "$am_dirpart" \
    19117       && sed -e '/# am--include-marker/d' "$am_filepart" \
    19118         | $MAKE -f - am--depfiles" >&5
    19119    (cd "$am_dirpart" \
    19120       && sed -e '/# am--include-marker/d' "$am_filepart" \
    19121         | $MAKE -f - am--depfiles) >&5 2>&5
    19122    ac_status=$?
    19123    echo "$as_me:$LINENO: \$? = $ac_status" >&5
    19124    (exit $ac_status); } || am_rc=$?
     19131      as_dir=$dirpart/$fdir; as_fn_mkdir_p
     19132      # echo "creating $dirpart/$file"
     19133      echo '# dummy' > "$dirpart/$file"
     19134    done
    1912519135  done
    19126   if test $am_rc -ne 0; then
    19127     { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
    19128 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
    19129 as_fn_error $? "Something went wrong bootstrapping makefile fragments
    19130     for automatic dependency tracking.  Try re-running configure with the
    19131     '--disable-dependency-tracking' option to at least be able to build
    19132     the package (albeit without support for automatic dependency tracking).
    19133 See \`config.log' for more details" "$LINENO" 5; }
    19134   fi
    19135   { am_dirpart=; unset am_dirpart;}
    19136   { am_filepart=; unset am_filepart;}
    19137   { am_mf=; unset am_mf;}
    19138   { am_rc=; unset am_rc;}
    19139   rm -f conftest-deps.mk
    1914019136}
    1914119137 ;;
     
    1915519151#! $SHELL
    1915619152# Generated automatically by $as_me ($PACKAGE) $VERSION
     19153# Libtool was configured on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
    1915719154# NOTE: Changes made to this file will be lost: look at ltmain.sh.
    1915819155
Note: See TracChangeset for help on using the changeset viewer.