diff options
| author | Tobias Grosser <tobias@grosser.es> | 2016-12-22 23:08:57 +0000 |
|---|---|---|
| committer | Tobias Grosser <tobias@grosser.es> | 2016-12-22 23:08:57 +0000 |
| commit | ccae1ee4dfecf462a738ae4fada59a373a445aeb (patch) | |
| tree | 932f1d2e88b1ed4f4c6be41eeb98ab6de36b05a7 /polly/lib/External/isl/configure | |
| parent | 7e98468f1e950ff90aece8f1d5769270ea2e3b67 (diff) | |
| download | bcm5719-llvm-ccae1ee4dfecf462a738ae4fada59a373a445aeb.tar.gz bcm5719-llvm-ccae1ee4dfecf462a738ae4fada59a373a445aeb.zip | |
Update isl to isl-0.18-9-gd4734f3
llvm-svn: 290389
Diffstat (limited to 'polly/lib/External/isl/configure')
| -rwxr-xr-x | polly/lib/External/isl/configure | 23 |
1 files changed, 11 insertions, 12 deletions
diff --git a/polly/lib/External/isl/configure b/polly/lib/External/isl/configure index 41f71de3865..ef333012671 100755 --- a/polly/lib/External/isl/configure +++ b/polly/lib/External/isl/configure @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for isl 0.17.1. +# Generated by GNU Autoconf 2.69 for isl 0.18. # # Report bugs to <isl-development@googlegroups.com>. # @@ -590,8 +590,8 @@ MAKEFLAGS= # Identity of this package. PACKAGE_NAME='isl' PACKAGE_TARNAME='isl' -PACKAGE_VERSION='0.17.1' -PACKAGE_STRING='isl 0.17.1' +PACKAGE_VERSION='0.18' +PACKAGE_STRING='isl 0.18' PACKAGE_BUGREPORT='isl-development@googlegroups.com' PACKAGE_URL='' @@ -1375,7 +1375,7 @@ if test "$ac_init_help" = "long"; then # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF -\`configure' configures isl 0.17.1 to adapt to many kinds of systems. +\`configure' configures isl 0.18 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1446,7 +1446,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of isl 0.17.1:";; + short | recursive ) echo "Configuration of isl 0.18:";; esac cat <<\_ACEOF @@ -1576,7 +1576,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -isl configure 0.17.1 +isl configure 0.18 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -2471,7 +2471,7 @@ cat >config.log <<_ACEOF This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by isl $as_me 0.17.1, which was +It was created by isl $as_me 0.18, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -3335,7 +3335,7 @@ fi # Define the identity of the package. PACKAGE='isl' - VERSION='0.17.1' + VERSION='0.18' cat >>confdefs.h <<_ACEOF @@ -3468,7 +3468,7 @@ fi AM_BACKSLASH='\' -versioninfo=17:1:2 +versioninfo=18:0:3 if test "x$prefix" != "xNONE"; then prefix_wd=`cd $prefix && pwd` @@ -19855,7 +19855,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by isl $as_me 0.17.1, which was +This file was extended by isl $as_me 0.18, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -19921,7 +19921,7 @@ _ACEOF cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ -isl config.status 0.17.1 +isl config.status 0.18 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" @@ -21186,7 +21186,6 @@ $as_echo X"$file" | cat <<_LT_EOF >> "$cfgfile" #! $SHELL # Generated automatically by $as_me ($PACKAGE) $VERSION -# Libtool was configured on host `(hostname || uname -n) 2>/dev/null | sed 1q`: # NOTE: Changes made to this file will be lost: look at ltmain.sh. # Provide generalized library-building support services. |

