Last active
September 3, 2017 06:31
-
-
Save orgads/428cd6ba7cc701c6f80ee8251c2c88b0 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| + as_cr_letters=abcdefghijklmnopqrstuvwxyz | |
| + as_cr_LETTERS=ABCDEFGHIJKLMNOPQRSTUVWXYZ | |
| + as_cr_Letters=abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ | |
| + as_cr_digits=0123456789 | |
| + as_cr_alnum=abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789 | |
| + as_tr_sh='sed y%*+%pp%;s%[^_abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789]%_%g' | |
| + set -o posix | |
| ++ echo ./configure | |
| ++ sed 's,.*[\/],,' | |
| + as_me=configure | |
| + expr a : '\(a\)' | |
| + as_expr=expr | |
| + rm -f conf7116 conf7116.exe conf7116.file | |
| + echo | |
| + ln -s conf7116.file conf7116 | |
| + test -f conf7116.exe | |
| + as_ln_s='ln -s' | |
| + rm -f conf7116 conf7116.exe conf7116.file | |
| + as_executable_p='test -f' | |
| + as_unset=unset | |
| + unset LANG | |
| + unset LC_ALL | |
| + unset LC_TIME | |
| + unset LC_CTYPE | |
| + eval 'with_install_prefix='\''/usr'\''' | |
| ++ with_install_prefix=/usr | |
| + for ac_option in "$@" | |
| + test -n '' | |
| ++ expr x--without-ada : 'x[^=]*=\(.*\)' | |
| + ac_optarg= | |
| + case $ac_option in | |
| ++ expr x--without-ada : 'x-*without-\(.*\)' | |
| + ac_package=ada | |
| + expr xada : '.*[^-_abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789]' | |
| ++ echo ada | |
| ++ sed s/-/_/g | |
| + ac_package=ada | |
| + eval with_ada=no | |
| ++ with_ada=no | |
| + for ac_option in "$@" | |
| + test -n '' | |
| ++ expr x--with-shared : 'x[^=]*=\(.*\)' | |
| + ac_optarg= | |
| + case $ac_option in | |
| ++ expr x--with-shared : 'x-*with-\([^=]*\)' | |
| + ac_package=shared | |
| + expr xshared : '.*[^-_abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789]' | |
| ++ echo shared | |
| ++ sed s/-/_/g | |
| + ac_package=shared | |
| + case $ac_option in | |
| + ac_optarg=yes | |
| + eval 'with_shared='\''yes'\''' | |
| ++ with_shared=yes | |
| + for ac_option in "$@" | |
| + test -n '' | |
| ++ expr x--with-cxx-shared : 'x[^=]*=\(.*\)' | |
| + ac_optarg= | |
| + case $ac_option in | |
| ++ expr x--with-cxx-shared : 'x-*with-\([^=]*\)' | |
| + ac_package=cxx-shared |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment