=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== shapelib-1.5.0/shpopen.c-1490- { shapelib-1.5.0/shpopen.c:1491: bHasM = TRUE; shapelib-1.5.0/shpopen.c-1492- bHasZ = FALSE; ############################################## shapelib-1.5.0/shpopen.c-1499- { shapelib-1.5.0/shpopen.c:1500: bHasM = TRUE; shapelib-1.5.0/shpopen.c-1501- bHasZ = TRUE; ############################################## shapelib-1.5.0/shpopen.c-1504- { shapelib-1.5.0/shpopen.c:1505: bHasM = FALSE; shapelib-1.5.0/shpopen.c-1506- bHasZ = FALSE; ############################################## shapelib-1.5.0/shpopen.c-1554- calloc(sizeof(double),nVertices)); shapelib-1.5.0/shpopen.c:1555: psObject->padfM = STATIC_CAST(double *, padfM && bHasM ? malloc(nSize) : shapelib-1.5.0/shpopen.c-1556- calloc(sizeof(double),nVertices)); ############################################## shapelib-1.5.0/shpopen.c-1562- memcpy(psObject->padfZ, padfZ, nSize); shapelib-1.5.0/shpopen.c:1563: if( padfM != SHPLIB_NULLPTR && bHasM ) shapelib-1.5.0/shpopen.c-1564- { ############################################## shapelib-1.5.0/configure-43-if test -z "$BASH_VERSION$ZSH_VERSION" \ shapelib-1.5.0/configure:44: && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then shapelib-1.5.0/configure-45- as_echo='print -r --' shapelib-1.5.0/configure-46- as_echo_n='print -rn --' shapelib-1.5.0/configure:47:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then shapelib-1.5.0/configure-48- as_echo='printf %s\n' ############################################## shapelib-1.5.0/configure-50-else shapelib-1.5.0/configure:51: if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then shapelib-1.5.0/configure-52- as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' ############################################## shapelib-1.5.0/configure-60- expr "X$arg" : "X\\(.*\\)$as_nl"; shapelib-1.5.0/configure:61: arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; shapelib-1.5.0/configure-62- esac; ############################################## shapelib-1.5.0/configure-197- eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" && shapelib-1.5.0/configure:198: test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1 shapelib-1.5.0/configure-199- ############################################## shapelib-1.5.0/configure-204- PATH=/empty FPATH=/empty; export PATH FPATH shapelib-1.5.0/configure:205: test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\ shapelib-1.5.0/configure:206: || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1 shapelib-1.5.0/configure-207-test \$(( 1 + 1 )) = 2 || exit 1" ############################################## shapelib-1.5.0/configure-332- case $as_dir in #( shapelib-1.5.0/configure:333: *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( shapelib-1.5.0/configure-334- *) as_qdir=$as_dir;; ############################################## shapelib-1.5.0/configure-405- { shapelib-1.5.0/configure:406: as_val=`expr "$@" || test $? -eq 1` shapelib-1.5.0/configure-407- } ############################################## shapelib-1.5.0/configure-412-# ---------------------------------------- shapelib-1.5.0/configure:413:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are shapelib-1.5.0/configure-414-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the ############################################## shapelib-1.5.0/configure-475- eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" && shapelib-1.5.0/configure:476: test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || { shapelib-1.5.0/configure-477- # Blame Lee E. McMahon (1931-1989) for sed's syntax. :-) ############################################## shapelib-1.5.0/configure-851- case $ac_option in shapelib-1.5.0/configure:852: *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;; shapelib-1.5.0/configure-853- *=) ac_optarg= ;; ############################################## shapelib-1.5.0/configure-895- -disable-* | --disable-*) shapelib-1.5.0/configure:896: ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'` shapelib-1.5.0/configure-897- # Reject names that are not valid shell variable names. ############################################## shapelib-1.5.0/configure-900- ac_useropt_orig=$ac_useropt shapelib-1.5.0/configure:901: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` shapelib-1.5.0/configure-902- case $ac_user_opts in ############################################## shapelib-1.5.0/configure-921- -enable-* | --enable-*) shapelib-1.5.0/configure:922: ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` shapelib-1.5.0/configure-923- # Reject names that are not valid shell variable names. ############################################## shapelib-1.5.0/configure-926- ac_useropt_orig=$ac_useropt shapelib-1.5.0/configure:927: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` shapelib-1.5.0/configure-928- case $ac_user_opts in ############################################## shapelib-1.5.0/configure-1134- -with-* | --with-*) shapelib-1.5.0/configure:1135: ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` shapelib-1.5.0/configure-1136- # Reject names that are not valid shell variable names. ############################################## shapelib-1.5.0/configure-1139- ac_useropt_orig=$ac_useropt shapelib-1.5.0/configure:1140: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` shapelib-1.5.0/configure-1141- case $ac_user_opts in ############################################## shapelib-1.5.0/configure-1150- -without-* | --without-*) shapelib-1.5.0/configure:1151: ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'` shapelib-1.5.0/configure-1152- # Reject names that are not valid shell variable names. ############################################## shapelib-1.5.0/configure-1155- ac_useropt_orig=$ac_useropt shapelib-1.5.0/configure:1156: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` shapelib-1.5.0/configure-1157- case $ac_user_opts in ############################################## shapelib-1.5.0/configure-1188- *=*) shapelib-1.5.0/configure:1189: ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='` shapelib-1.5.0/configure-1190- # Reject names that are not valid shell variable names. ############################################## shapelib-1.5.0/configure-1209-if test -n "$ac_prev"; then shapelib-1.5.0/configure:1210: ac_option=--`echo $ac_prev | sed 's/_/-/g'` shapelib-1.5.0/configure-1211- as_fn_error $? "missing argument to $ac_option" ############################################## shapelib-1.5.0/configure-1231- */ ) shapelib-1.5.0/configure:1232: ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'` shapelib-1.5.0/configure-1233- eval $ac_var=\$ac_val;; ############################################## shapelib-1.5.0/configure-1266-ac_ls_di=`ls -di .` && shapelib-1.5.0/configure:1267:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` || shapelib-1.5.0/configure-1268- as_fn_error $? "working directory cannot be determined" ############################################## shapelib-1.5.0/configure-1322-case $srcdir in shapelib-1.5.0/configure:1323:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;; shapelib-1.5.0/configure-1324-esac ############################################## shapelib-1.5.0/configure-1365-By default, \`make install' will install all the files in shapelib-1.5.0/configure:1366:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify shapelib-1.5.0/configure:1367:an installation prefix other than \`$ac_default_prefix' using \`--prefix', shapelib-1.5.0/configure-1368-for instance \`--prefix=\$HOME'. ############################################## shapelib-1.5.0/configure-1475-*) shapelib-1.5.0/configure:1476: ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` shapelib-1.5.0/configure-1477- # A ".." for each directory in $ac_dir_suffix. shapelib-1.5.0/configure:1478: ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` shapelib-1.5.0/configure-1479- case $ac_top_builddir_sub in ############################################## shapelib-1.5.0/configure-1993- *\'*) shapelib-1.5.0/configure:1994: ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;; shapelib-1.5.0/configure-1995- esac ############################################## shapelib-1.5.0/configure-2076- case $ac_val in shapelib-1.5.0/configure:2077: *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; shapelib-1.5.0/configure-2078- esac ############################################## shapelib-1.5.0/configure-2091- case $ac_val in shapelib-1.5.0/configure:2092: *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; shapelib-1.5.0/configure-2093- esac ############################################## shapelib-1.5.0/configure-2211- set,) shapelib-1.5.0/configure:2212: { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5 shapelib-1.5.0/configure:2213:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;} shapelib-1.5.0/configure-2214- ac_cache_corrupted=: ;; ############################################## shapelib-1.5.0/configure-2222- # differences in whitespace do not lead to failure. shapelib-1.5.0/configure:2223: ac_old_val_w=`echo x $ac_old_val` shapelib-1.5.0/configure:2224: ac_new_val_w=`echo x $ac_new_val` shapelib-1.5.0/configure-2225- if test "$ac_old_val_w" != "$ac_new_val_w"; then ############################################## shapelib-1.5.0/configure-2242- case $ac_new_val in shapelib-1.5.0/configure:2243: *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;; shapelib-1.5.0/configure-2244- *) ac_arg=$ac_var=$ac_new_val ;; ############################################## shapelib-1.5.0/configure-2420- echo "timestamp, slept: $am_has_slept" > conftest.file shapelib-1.5.0/configure:2421: set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` shapelib-1.5.0/configure-2422- if test "$*" = "X"; then shapelib-1.5.0/configure-2423- # -L didn't work. shapelib-1.5.0/configure:2424: set X `ls -t "$srcdir/configure" conftest.file` shapelib-1.5.0/configure-2425- fi ############################################## shapelib-1.5.0/configure-2471-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//' shapelib-1.5.0/configure:2472:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"` shapelib-1.5.0/configure-2473- shapelib-1.5.0/configure-2474-# Expand $ac_aux_dir to an absolute path. shapelib-1.5.0/configure:2475:am_aux_dir=`cd "$ac_aux_dir" && pwd` shapelib-1.5.0/configure-2476- ############################################## shapelib-1.5.0/configure-2616- as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue shapelib-1.5.0/configure:2617: case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #( shapelib-1.5.0/configure-2618- 'mkdir (GNU coreutils) '* | \ ############################################## shapelib-1.5.0/configure-2689-set x ${MAKE-make} shapelib-1.5.0/configure:2690:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'` shapelib-1.5.0/configure-2691-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then : ############################################## shapelib-1.5.0/configure-2699-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us. shapelib-1.5.0/configure:2700:case `${MAKE-make} -f conftest.make 2>/dev/null` in shapelib-1.5.0/configure-2701- *@@@%%%=?*=@@@%%%*) ############################################## shapelib-1.5.0/configure-2765- shapelib-1.5.0/configure:2766:if test "`cd $srcdir && pwd`" != "`pwd`"; then shapelib-1.5.0/configure-2767- # Use -I$(srcdir) only when $(srcdir) != ., so that make's output ############################################## shapelib-1.5.0/configure-2941-# Ignore all kinds of additional output from 'make'. shapelib-1.5.0/configure:2942:case `$am_make -s -f confmf 2> /dev/null` in #( shapelib-1.5.0/configure-2943-*the\ am__doit\ target*) ############################################## shapelib-1.5.0/configure-2951- echo '.include "confinc"' > confmf shapelib-1.5.0/configure:2952: case `$am_make -s -f confmf 2> /dev/null` in #( shapelib-1.5.0/configure-2953- *the\ am__doit\ target*) ############################################## shapelib-1.5.0/configure-3330-$as_echo_n "checking whether the C compiler works... " >&6; } shapelib-1.5.0/configure:3331:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` shapelib-1.5.0/configure-3332- ############################################## shapelib-1.5.0/configure-3374- then :; else shapelib-1.5.0/configure:3375: ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` shapelib-1.5.0/configure-3376- fi ############################################## shapelib-1.5.0/configure-3434- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;; shapelib-1.5.0/configure:3435: *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` shapelib-1.5.0/configure-3436- break;; ############################################## shapelib-1.5.0/configure-3543- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;; shapelib-1.5.0/configure:3544: *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'` shapelib-1.5.0/configure-3545- break;; ############################################## shapelib-1.5.0/configure-3861- if test "$am_compiler_list" = ""; then shapelib-1.5.0/configure:3862: am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp` shapelib-1.5.0/configure-3863- fi ############################################## shapelib-1.5.0/configure-4763- if test "$am_compiler_list" = ""; then shapelib-1.5.0/configure:4764: am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp` shapelib-1.5.0/configure-4765- fi ############################################## shapelib-1.5.0/configure-5148- if test "$am_compiler_list" = ""; then shapelib-1.5.0/configure:5149: am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp` shapelib-1.5.0/configure-5150- fi ############################################## shapelib-1.5.0/configure-5297-test "x$ac_build_alias" = x && shapelib-1.5.0/configure:5298: ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"` shapelib-1.5.0/configure-5299-test "x$ac_build_alias" = x && shapelib-1.5.0/configure-5300- as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5 shapelib-1.5.0/configure:5301:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` || shapelib-1.5.0/configure-5302- as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5 ############################################## shapelib-1.5.0/configure-5321-IFS=$ac_save_IFS shapelib-1.5.0/configure:5322:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac shapelib-1.5.0/configure-5323- ############################################## shapelib-1.5.0/configure-5332-else shapelib-1.5.0/configure:5333: ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` || shapelib-1.5.0/configure-5334- as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5 ############################################## shapelib-1.5.0/configure-5354-IFS=$ac_save_IFS shapelib-1.5.0/configure:5355:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac shapelib-1.5.0/configure-5356- ############################################## shapelib-1.5.0/configure-5382-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \ shapelib-1.5.0/configure:5383: test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then shapelib-1.5.0/configure-5384- ECHO='print -r --' shapelib-1.5.0/configure:5385:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then shapelib-1.5.0/configure-5386- ECHO='printf %s\n' ############################################## shapelib-1.5.0/configure-5451- # Check for GNU $ac_path_SED shapelib-1.5.0/configure:5452:case `"$ac_path_SED" --version 2>&1` in shapelib-1.5.0/configure-5453-*GNU*) ############################################## shapelib-1.5.0/configure-5527- # Check for GNU $ac_path_GREP shapelib-1.5.0/configure:5528:case `"$ac_path_GREP" --version 2>&1` in shapelib-1.5.0/configure-5529-*GNU*) ############################################## shapelib-1.5.0/configure-5593- # Check for GNU $ac_path_EGREP shapelib-1.5.0/configure:5594:case `"$ac_path_EGREP" --version 2>&1` in shapelib-1.5.0/configure-5595-*GNU*) ############################################## shapelib-1.5.0/configure-5660- # Check for GNU $ac_path_FGREP shapelib-1.5.0/configure:5661:case `"$ac_path_FGREP" --version 2>&1` in shapelib-1.5.0/configure-5662-*GNU*) ############################################## shapelib-1.5.0/configure-5740- # gcc leaves a trailing carriage return, which upsets mingw shapelib-1.5.0/configure:5741: ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; shapelib-1.5.0/configure-5742- *) shapelib-1.5.0/configure:5743: ac_prog=`($CC -print-prog-name=ld) 2>&5` ;; shapelib-1.5.0/configure-5744- esac ############################################## shapelib-1.5.0/configure-5749- # Canonicalize the pathname of ld shapelib-1.5.0/configure:5750: ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'` shapelib-1.5.0/configure-5751- while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do shapelib-1.5.0/configure:5752: ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"` shapelib-1.5.0/configure-5753- done ############################################## shapelib-1.5.0/configure-5784- # Break only if it was the GNU/non-GNU ld that we prefer. shapelib-1.5.0/configure:5785: case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in shapelib-1.5.0/configure-5786- *GNU* | *'with BFD'*) ############################################## shapelib-1.5.0/configure-5815- # I'd rather use --version here, but apparently some GNU lds only accept -v. shapelib-1.5.0/configure:5816:case `$LD -v 2>&1 </dev/null` in shapelib-1.5.0/configure-5817-*GNU* | *'with BFD'*) ############################################## shapelib-1.5.0/configure-5865- esac shapelib-1.5.0/configure:5866: case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in shapelib-1.5.0/configure-5867- *$lt_bad_file* | *'Invalid file or object type'*) ############################################## shapelib-1.5.0/configure-5871- *) shapelib-1.5.0/configure:5872: case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in shapelib-1.5.0/configure-5873- */dev/null*) ############################################## shapelib-1.5.0/configure-5999- shapelib-1.5.0/configure:6000: case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in shapelib-1.5.0/configure-6001- *COFF*) ############################################## shapelib-1.5.0/configure-6111- # And add a safety zone shapelib-1.5.0/configure:6112: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4` shapelib-1.5.0/configure:6113: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3` shapelib-1.5.0/configure-6114- ;; ############################################## shapelib-1.5.0/configure-6144- if test -n "$kargmax"; then shapelib-1.5.0/configure:6145: lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[ ]//'` shapelib-1.5.0/configure-6146- else ############################################## shapelib-1.5.0/configure-6153- test undefined != "$lt_cv_sys_max_cmd_len"; then shapelib-1.5.0/configure:6154: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4` shapelib-1.5.0/configure:6155: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3` shapelib-1.5.0/configure-6156- else ############################################## shapelib-1.5.0/configure-6165- # we can't tell. shapelib-1.5.0/configure:6166: while { test X`env echo "$teststring$teststring" 2>/dev/null` \ shapelib-1.5.0/configure-6167- = "X$teststring$teststring"; } >/dev/null 2>&1 && ############################################## shapelib-1.5.0/configure-6169- do shapelib-1.5.0/configure:6170: i=`expr $i + 1` shapelib-1.5.0/configure-6171- teststring=$teststring$teststring ############################################## shapelib-1.5.0/configure-6173- # Only check the string length outside the loop. shapelib-1.5.0/configure:6174: lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1` shapelib-1.5.0/configure-6175- teststring= ############################################## shapelib-1.5.0/configure-6178- # linker. It appears as though 1/2 is a usable value. shapelib-1.5.0/configure:6179: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2` shapelib-1.5.0/configure-6180- fi ############################################## shapelib-1.5.0/configure-6589-openbsd* | bitrig*) shapelib-1.5.0/configure:6590: if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then shapelib-1.5.0/configure-6591- lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$' ############################################## shapelib-1.5.0/configure-6659- else shapelib-1.5.0/configure:6660: file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"` shapelib-1.5.0/configure-6661- fi ############################################## shapelib-1.5.0/configure-6804- # decide which one to use based on capabilities of $DLLTOOL shapelib-1.5.0/configure:6805: case `$DLLTOOL --help 2>&1` in shapelib-1.5.0/configure-6806- *--identify-strict*) ############################################## shapelib-1.5.0/configure-7326-# If we're using GNU nm, then use its standard symbol codes. shapelib-1.5.0/configure:7327:case `$NM -V 2>&1` in shapelib-1.5.0/configure-7328-*GNU* | *'with BFD'*) ############################################## shapelib-1.5.0/configure-7374-mingw*) shapelib-1.5.0/configure:7375: opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp shapelib-1.5.0/configure-7376- ;; ############################################## shapelib-1.5.0/configure-7606- if test yes = "$GCC"; then shapelib-1.5.0/configure:7607: lt_sysroot=`$CC --print-sysroot 2>/dev/null` shapelib-1.5.0/configure-7608- fi ############################################## shapelib-1.5.0/configure-7610- /*) shapelib-1.5.0/configure:7611: lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"` shapelib-1.5.0/configure-7612- ;; #( ############################################## shapelib-1.5.0/configure-7705- done shapelib-1.5.0/configure:7706: func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"` shapelib-1.5.0/configure-7707-} ############################################## shapelib-1.5.0/configure-7727- test $ac_status = 0; }; then shapelib-1.5.0/configure:7728: case `/usr/bin/file conftest.$ac_objext` in shapelib-1.5.0/configure-7729- *ELF-32*) ############################################## shapelib-1.5.0/configure-7748- if test yes = "$lt_cv_prog_gnu_ld"; then shapelib-1.5.0/configure:7749: case `/usr/bin/file conftest.$ac_objext` in shapelib-1.5.0/configure-7750- *32-bit*) ############################################## shapelib-1.5.0/configure-7760- else shapelib-1.5.0/configure:7761: case `/usr/bin/file conftest.$ac_objext` in shapelib-1.5.0/configure-7762- *32-bit*) ############################################## shapelib-1.5.0/configure-7786- emul=elf shapelib-1.5.0/configure:7787: case `/usr/bin/file conftest.$ac_objext` in shapelib-1.5.0/configure-7788- *32-bit*) ############################################## shapelib-1.5.0/configure-7794- esac shapelib-1.5.0/configure:7795: case `/usr/bin/file conftest.$ac_objext` in shapelib-1.5.0/configure-7796- *MSB*) ############################################## shapelib-1.5.0/configure-7802- esac shapelib-1.5.0/configure:7803: case `/usr/bin/file conftest.$ac_objext` in shapelib-1.5.0/configure-7804- *N32*) ############################################## shapelib-1.5.0/configure-8735- *:) shapelib-1.5.0/configure:8736: eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\" shapelib-1.5.0/configure-8737- ;; shapelib-1.5.0/configure-8738- x:*) shapelib-1.5.0/configure:8739: eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\" shapelib-1.5.0/configure-8740- ;; shapelib-1.5.0/configure-8741- *::*) shapelib-1.5.0/configure:8742: eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\" shapelib-1.5.0/configure:8743: eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\" shapelib-1.5.0/configure-8744- ;; shapelib-1.5.0/configure-8745- *) shapelib-1.5.0/configure:8746: eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\" shapelib-1.5.0/configure-8747- ;; ############################################## shapelib-1.5.0/configure-9004-do : shapelib-1.5.0/configure:9005: as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` shapelib-1.5.0/configure-9006-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default ############################################## shapelib-1.5.0/configure-9009- cat >>confdefs.h <<_ACEOF shapelib-1.5.0/configure:9010:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 shapelib-1.5.0/configure-9011-_ACEOF ############################################## shapelib-1.5.0/configure-9035- case $2 in shapelib-1.5.0/configure:9036: .*) func_stripname_result=`$ECHO "$3" | $SED "s%^$1%%; s%\\\\$2\$%%"`;; shapelib-1.5.0/configure:9037: *) func_stripname_result=`$ECHO "$3" | $SED "s%^$1%%; s%$2\$%%"`;; shapelib-1.5.0/configure-9038- esac ############################################## shapelib-1.5.0/configure-9377- "file_magic "*) shapelib-1.5.0/configure:9378: file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"` shapelib-1.5.0/configure-9379- MAGIC_CMD=$lt_cv_path_MAGIC_CMD ############################################## shapelib-1.5.0/configure-9443- "file_magic "*) shapelib-1.5.0/configure:9444: file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"` shapelib-1.5.0/configure-9445- MAGIC_CMD=$lt_cv_path_MAGIC_CMD ############################################## shapelib-1.5.0/configure-9841- *) shapelib-1.5.0/configure:9842: case `$CC -V 2>&1 | sed 5q` in shapelib-1.5.0/configure-9843- *Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*) ############################################## shapelib-1.5.0/configure-10290- # shared libraries, regardless of the interface used. shapelib-1.5.0/configure:10291: case `$LD -v 2>&1` in shapelib-1.5.0/configure-10292- *\ \(GNU\ Binutils\)\ 2.19.5*) ;; ############################################## shapelib-1.5.0/configure-10322- supports_anon_versioning=no shapelib-1.5.0/configure:10323: case `$LD -v | $SED -e 's/(^)\+)\s\+//' 2>&1` in shapelib-1.5.0/configure-10324- *GNU\ gold*) supports_anon_versioning=yes ;; ############################################## shapelib-1.5.0/configure-10391- # is; otherwise, prepend EXPORTS... shapelib-1.5.0/configure:10392: archive_expsym_cmds='if test DEF = "`$SED -n -e '\''s/^[ ]*//'\'' -e '\''/^\(;.*\)*$/d'\'' -e '\''s/^\(EXPORTS\|LIBRARY\)\([ ].*\)*$/DEF/p'\'' -e q $export_symbols`" ; then shapelib-1.5.0/configure-10393- cp $export_symbols $output_objdir/$soname.def; ############################################## shapelib-1.5.0/configure-10425- prefix_cmds="$SED"~ shapelib-1.5.0/configure:10426: if test EXPORTS = "`$SED 1q $export_symbols`"; then shapelib-1.5.0/configure-10427- prefix_cmds="$prefix_cmds -e 1d"; ############################################## shapelib-1.5.0/configure-10447- # time. Moving up from 0x10000000 also allows more sbrk(2) space. shapelib-1.5.0/configure:10448: archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' shapelib-1.5.0/configure:10449: archive_expsym_cmds='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' shapelib-1.5.0/configure-10450- ;; ############################################## shapelib-1.5.0/configure-10465- pgcc*) # Portland Group C compiler shapelib-1.5.0/configure:10466: whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive' shapelib-1.5.0/configure-10467- tmp_addflag=' $pic_flag' ############################################## shapelib-1.5.0/configure-10470- # Portland Group f77 and f90 compilers shapelib-1.5.0/configure:10471: whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive' shapelib-1.5.0/configure-10472- tmp_addflag=' $pic_flag -Mnomain' ;; ############################################## shapelib-1.5.0/configure-10487- nvcc*) # Cuda Compiler Driver 2.2 shapelib-1.5.0/configure:10488: whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive' shapelib-1.5.0/configure-10489- compiler_needs_object=yes ############################################## shapelib-1.5.0/configure-10491- esac shapelib-1.5.0/configure:10492: case `$CC -V 2>&1 | sed 5q` in shapelib-1.5.0/configure-10493- *Sun\ C*) # Sun C 5.9 shapelib-1.5.0/configure:10494: whole_archive_flag_spec='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive' shapelib-1.5.0/configure-10495- compiler_needs_object=yes ############################################## shapelib-1.5.0/configure-10562- sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*) shapelib-1.5.0/configure:10563: case `$LD -v 2>&1` in shapelib-1.5.0/configure-10564- *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*) ############################################## shapelib-1.5.0/configure-10651- else shapelib-1.5.0/configure:10652: export_symbols_cmds='`func_echo_all $NM | $SED -e '\''s/B\([^B]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && (substr(\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols' shapelib-1.5.0/configure-10653- fi ############################################## shapelib-1.5.0/configure-10716- # below for broken collect2 doesn't work under 4.3+ shapelib-1.5.0/configure:10717: collect2name=`$CC -print-prog-name=collect2` shapelib-1.5.0/configure-10718- if test -f "$collect2name" && ############################################## shapelib-1.5.0/configure-10796- }' shapelib-1.5.0/configure:10797: lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` shapelib-1.5.0/configure-10798- # Check for a 64-bit object if we didn't find anything. shapelib-1.5.0/configure-10799- if test -z "$lt_cv_aix_libpath_"; then shapelib-1.5.0/configure:10800: lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` shapelib-1.5.0/configure-10801- fi ############################################## shapelib-1.5.0/configure-10814- hardcode_libdir_flag_spec='$wl-blibpath:$libdir:'"$aix_libpath" shapelib-1.5.0/configure:10815: archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag shapelib-1.5.0/configure-10816- else ############################################## shapelib-1.5.0/configure-10849- }' shapelib-1.5.0/configure:10850: lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` shapelib-1.5.0/configure-10851- # Check for a 64-bit object if we didn't find anything. shapelib-1.5.0/configure-10852- if test -z "$lt_cv_aix_libpath_"; then shapelib-1.5.0/configure:10853: lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` shapelib-1.5.0/configure-10854- fi ############################################## shapelib-1.5.0/configure-10881- # -brtl affects multiple linker settings, -berok does not and is overridden later shapelib-1.5.0/configure:10882: compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%g"`' shapelib-1.5.0/configure-10883- if test svr4 != "$with_aix_soname"; then ############################################## shapelib-1.5.0/configure-10934- archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames=' shapelib-1.5.0/configure:10935: archive_expsym_cmds='if test DEF = "`$SED -n -e '\''s/^[ ]*//'\'' -e '\''/^\(;.*\)*$/d'\'' -e '\''s/^\(EXPORTS\|LIBRARY\)\([ ].*\)*$/DEF/p'\'' -e q $export_symbols`" ; then shapelib-1.5.0/configure-10936- cp "$export_symbols" "$output_objdir/$soname.def"; ############################################## shapelib-1.5.0/configure-10972- # FIXME: Setting linknames here is a bad hack. shapelib-1.5.0/configure:10973: archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames=' shapelib-1.5.0/configure-10974- # The linker will automatically build a .lib file if we build a DLL. ############################################## shapelib-1.5.0/configure-10990- if test yes = "$lt_cv_ld_force_load"; then shapelib-1.5.0/configure:10991: whole_archive_flag_spec='`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`' shapelib-1.5.0/configure-10992- ############################################## shapelib-1.5.0/configure-11170- if test yes = "$GCC"; then shapelib-1.5.0/configure:11171: archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib' shapelib-1.5.0/configure-11172- # Try to use the -exported_symbol ld option, if it does not ############################################## shapelib-1.5.0/configure-11198- if test yes = "$lt_cv_irix_exported_symbol"; then shapelib-1.5.0/configure:11199: archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations $wl-exports_file $wl$export_symbols -o $lib' shapelib-1.5.0/configure-11200- fi ############################################## shapelib-1.5.0/configure-11202- else shapelib-1.5.0/configure:11203: archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib' shapelib-1.5.0/configure:11204: archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -exports_file $export_symbols -o $lib' shapelib-1.5.0/configure-11205- fi ############################################## shapelib-1.5.0/configure-11249- hardcode_direct_absolute=yes shapelib-1.5.0/configure:11250: if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then shapelib-1.5.0/configure-11251- archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' ############################################## shapelib-1.5.0/configure-11280- prefix_cmds="$SED"~ shapelib-1.5.0/configure:11281: if test EXPORTS = "`$SED 1q $export_symbols`"; then shapelib-1.5.0/configure-11282- prefix_cmds="$prefix_cmds -e 1d"; ############################################## shapelib-1.5.0/configure-11294- allow_undefined_flag=' $wl-expect_unresolved $wl\*' shapelib-1.5.0/configure:11295: archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib' shapelib-1.5.0/configure-11296- else shapelib-1.5.0/configure-11297- allow_undefined_flag=' -expect_unresolved \*' shapelib-1.5.0/configure:11298: archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib' shapelib-1.5.0/configure-11299- fi ############################################## shapelib-1.5.0/configure-11307- allow_undefined_flag=' $wl-expect_unresolved $wl\*' shapelib-1.5.0/configure:11308: archive_cmds='$CC -shared$allow_undefined_flag $pic_flag $libobjs $deplibs $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib' shapelib-1.5.0/configure-11309- hardcode_libdir_flag_spec='$wl-rpath $wl$libdir' ############################################## shapelib-1.5.0/configure-11311- allow_undefined_flag=' -expect_unresolved \*' shapelib-1.5.0/configure:11312: archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib' shapelib-1.5.0/configure:11313: archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~ shapelib-1.5.0/configure:11314: $CC -shared$allow_undefined_flag $wl-input $wl$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~$RM $lib.exp' shapelib-1.5.0/configure-11315- ############################################## shapelib-1.5.0/configure-11330- else shapelib-1.5.0/configure:11331: case `$CC -V 2>&1` in shapelib-1.5.0/configure-11332- *"Compilers 5.0"*) ############################################## shapelib-1.5.0/configure-11729- esac shapelib-1.5.0/configure:11730: lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq` shapelib-1.5.0/configure-11731- case $lt_search_path_spec in ############################################## shapelib-1.5.0/configure-11736- # okay in the real world where ";" in dirpaths is itself problematic. shapelib-1.5.0/configure:11737: lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'` shapelib-1.5.0/configure-11738- ;; shapelib-1.5.0/configure-11739- *) shapelib-1.5.0/configure:11740: lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"` shapelib-1.5.0/configure-11741- ;; ############################################## shapelib-1.5.0/configure-11745- lt_tmp_lt_search_path_spec= shapelib-1.5.0/configure:11746: lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null` shapelib-1.5.0/configure-11747- # ...but if some path component already ends with the multilib dir we assume ############################################## shapelib-1.5.0/configure-11787- esac shapelib-1.5.0/configure:11788: sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP` shapelib-1.5.0/configure-11789-else ############################################## shapelib-1.5.0/configure-11927- # Create ${libname}_ixlibrary.a entries in /sys/libs. shapelib-1.5.0/configure:11928: finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done' shapelib-1.5.0/configure-11929- ;; ############################################## shapelib-1.5.0/configure-11963- # DLL is installed to $(libdir)/../bin by postinstall_cmds shapelib-1.5.0/configure:11964: postinstall_cmds='base_file=`basename \$file`~ shapelib-1.5.0/configure:11965: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~ shapelib-1.5.0/configure:11966: dldir=$destdir/`dirname \$dlpath`~ shapelib-1.5.0/configure-11967- test -d \$dldir || mkdir -p \$dldir~ ############################################## shapelib-1.5.0/configure-11972- fi' shapelib-1.5.0/configure:11973: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ shapelib-1.5.0/configure-11974- dlpath=$dir/\$dldll~ ############################################## shapelib-1.5.0/configure-11980- # Cygwin DLLs use 'cyg' prefix rather than 'lib' shapelib-1.5.0/configure:11981: soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext' shapelib-1.5.0/configure-11982- ############################################## shapelib-1.5.0/configure-11986- # MinGW DLLs use traditional 'lib' prefix shapelib-1.5.0/configure:11987: soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext' shapelib-1.5.0/configure-11988- ;; ############################################## shapelib-1.5.0/configure-11990- # pw32 DLLs use 'pw' prefix rather than 'lib' shapelib-1.5.0/configure:11991: library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext' shapelib-1.5.0/configure-11992- ;; ############################################## shapelib-1.5.0/configure-11999- libname_spec='$name' shapelib-1.5.0/configure:12000: soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext' shapelib-1.5.0/configure-12001- library_names_spec='$libname.dll.lib' ############################################## shapelib-1.5.0/configure-12011- # Let DOS variable expansion print the short 8.3 style file name. shapelib-1.5.0/configure:12012: lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"` shapelib-1.5.0/configure-12013- sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path" ############################################## shapelib-1.5.0/configure-12016- # Convert to MSYS style. shapelib-1.5.0/configure:12017: sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'` shapelib-1.5.0/configure-12018- ;; ############################################## shapelib-1.5.0/configure-12022- # like /cygdrive/c/PROGRA~1:/cygdr... shapelib-1.5.0/configure:12023: sys_lib_search_path_spec=`cygpath --path --unix "$LIB"` shapelib-1.5.0/configure:12024: sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null` shapelib-1.5.0/configure:12025: sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` shapelib-1.5.0/configure-12026- ;; ############################################## shapelib-1.5.0/configure-12030- # It is most probably a Windows format PATH. shapelib-1.5.0/configure:12031: sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` shapelib-1.5.0/configure-12032- else shapelib-1.5.0/configure:12033: sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` shapelib-1.5.0/configure-12034- fi ############################################## shapelib-1.5.0/configure-12040- # DLL is installed to $(libdir)/../bin by postinstall_cmds shapelib-1.5.0/configure:12041: postinstall_cmds='base_file=`basename \$file`~ shapelib-1.5.0/configure:12042: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~ shapelib-1.5.0/configure:12043: dldir=$destdir/`dirname \$dlpath`~ shapelib-1.5.0/configure-12044- test -d \$dldir || mkdir -p \$dldir~ shapelib-1.5.0/configure-12045- $install_prog $dir/$dlname \$dldir/$dlname' shapelib-1.5.0/configure:12046: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ shapelib-1.5.0/configure-12047- dlpath=$dir/\$dldll~ ############################################## shapelib-1.5.0/configure-12054- # Assume MSVC wrapper shapelib-1.5.0/configure:12055: library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib' shapelib-1.5.0/configure-12056- dynamic_linker='Win32 ld.exe' ############################################## shapelib-1.5.0/configure-12071- shlibpath_var=DYLD_LIBRARY_PATH shapelib-1.5.0/configure:12072: shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`' shapelib-1.5.0/configure-12073- ############################################## shapelib-1.5.0/configure-12324- if test -f /etc/ld.so.conf; then shapelib-1.5.0/configure:12325: lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[ ]*hwcap[ ]/d;s/[:, ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '` shapelib-1.5.0/configure-12326- sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra" ############################################## shapelib-1.5.0/configure-12390- need_lib_prefix=no shapelib-1.5.0/configure:12391: if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then shapelib-1.5.0/configure-12392- need_version=no ############################################## shapelib-1.5.0/configure-12417- sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec shapelib-1.5.0/configure:12418: postinstall_cmds='base_file=`basename \$file`~ shapelib-1.5.0/configure:12419: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~ shapelib-1.5.0/configure:12420: dldir=$destdir/`dirname \$dlpath`~ shapelib-1.5.0/configure-12421- test -d \$dldir || mkdir -p \$dldir~ ############################################## shapelib-1.5.0/configure-12426- fi' shapelib-1.5.0/configure:12427: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~ shapelib-1.5.0/configure-12428- dlpath=$dir/\$dldll~ ############################################## shapelib-1.5.0/configure-13609- # gcc leaves a trailing carriage return, which upsets mingw shapelib-1.5.0/configure:13610: ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; shapelib-1.5.0/configure-13611- *) shapelib-1.5.0/configure:13612: ac_prog=`($CC -print-prog-name=ld) 2>&5` ;; shapelib-1.5.0/configure-13613- esac ############################################## shapelib-1.5.0/configure-13618- # Canonicalize the pathname of ld shapelib-1.5.0/configure:13619: ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'` shapelib-1.5.0/configure-13620- while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do shapelib-1.5.0/configure:13621: ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"` shapelib-1.5.0/configure-13622- done ############################################## shapelib-1.5.0/configure-13653- # Break only if it was the GNU/non-GNU ld that we prefer. shapelib-1.5.0/configure:13654: case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in shapelib-1.5.0/configure-13655- *GNU* | *'with BFD'*) ############################################## shapelib-1.5.0/configure-13684- # I'd rather use --version here, but apparently some GNU lds only accept -v. shapelib-1.5.0/configure:13685:case `$LD -v 2>&1 </dev/null` in shapelib-1.5.0/configure-13686-*GNU* | *'with BFD'*) ############################################## shapelib-1.5.0/configure-13718- # ancient GNU ld didn't support --whole-archive et. al. shapelib-1.5.0/configure:13719: if eval "`$CC -print-prog-name=ld` --help 2>&1" | shapelib-1.5.0/configure-13720- $GREP 'no-whole-archive' > /dev/null; then ############################################## shapelib-1.5.0/configure-13829- # below for broken collect2 doesn't work under 4.3+ shapelib-1.5.0/configure:13830: collect2name=`$CC -print-prog-name=collect2` shapelib-1.5.0/configure-13831- if test -f "$collect2name" && ############################################## shapelib-1.5.0/configure-13910- }' shapelib-1.5.0/configure:13911: lt_cv_aix_libpath__CXX=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` shapelib-1.5.0/configure-13912- # Check for a 64-bit object if we didn't find anything. shapelib-1.5.0/configure-13913- if test -z "$lt_cv_aix_libpath__CXX"; then shapelib-1.5.0/configure:13914: lt_cv_aix_libpath__CXX=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` shapelib-1.5.0/configure-13915- fi ############################################## shapelib-1.5.0/configure-13929- shapelib-1.5.0/configure:13930: archive_expsym_cmds_CXX='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag shapelib-1.5.0/configure-13931- else ############################################## shapelib-1.5.0/configure-13964- }' shapelib-1.5.0/configure:13965: lt_cv_aix_libpath__CXX=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` shapelib-1.5.0/configure-13966- # Check for a 64-bit object if we didn't find anything. shapelib-1.5.0/configure-13967- if test -z "$lt_cv_aix_libpath__CXX"; then shapelib-1.5.0/configure:13968: lt_cv_aix_libpath__CXX=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` shapelib-1.5.0/configure-13969- fi ############################################## shapelib-1.5.0/configure-13996- # -brtl affects multiple linker settings, -berok does not and is overridden later shapelib-1.5.0/configure:13997: compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%g"`' shapelib-1.5.0/configure-13998- if test svr4 != "$with_aix_soname"; then ############################################## shapelib-1.5.0/configure-14049- archive_cmds_CXX='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames=' shapelib-1.5.0/configure:14050: archive_expsym_cmds_CXX='if test DEF = "`$SED -n -e '\''s/^[ ]*//'\'' -e '\''/^\(;.*\)*$/d'\'' -e '\''s/^\(EXPORTS\|LIBRARY\)\([ ].*\)*$/DEF/p'\'' -e q $export_symbols`" ; then shapelib-1.5.0/configure-14051- cp "$export_symbols" "$output_objdir/$soname.def"; ############################################## shapelib-1.5.0/configure-14091- # is; otherwise, prepend EXPORTS... shapelib-1.5.0/configure:14092: archive_expsym_cmds_CXX='if test DEF = "`$SED -n -e '\''s/^[ ]*//'\'' -e '\''/^\(;.*\)*$/d'\'' -e '\''s/^\(EXPORTS\|LIBRARY\)\([ ].*\)*$/DEF/p'\'' -e q $export_symbols`" ; then shapelib-1.5.0/configure-14093- cp $export_symbols $output_objdir/$soname.def; ############################################## shapelib-1.5.0/configure-14112- if test yes = "$lt_cv_ld_force_load"; then shapelib-1.5.0/configure:14113: whole_archive_flag_spec_CXX='`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`' shapelib-1.5.0/configure-14114- ############################################## shapelib-1.5.0/configure-14157- prefix_cmds="$SED"~ shapelib-1.5.0/configure:14158: if test EXPORTS = "`$SED 1q $export_symbols`"; then shapelib-1.5.0/configure-14159- prefix_cmds="$prefix_cmds -e 1d"; ############################################## shapelib-1.5.0/configure-14231- # dependencies. shapelib-1.5.0/configure:14232: 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"' shapelib-1.5.0/configure-14233- ;; ############################################## shapelib-1.5.0/configure-14296- # dependencies. shapelib-1.5.0/configure:14297: 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"' shapelib-1.5.0/configure-14298- ;; ############################################## shapelib-1.5.0/configure-14332- # time. Moving up from 0x10000000 also allows more sbrk(2) space. shapelib-1.5.0/configure:14333: archive_cmds_CXX='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' shapelib-1.5.0/configure:14334: archive_expsym_cmds_CXX='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' shapelib-1.5.0/configure-14335- ;; ############################################## shapelib-1.5.0/configure-14339- # SGI C++ shapelib-1.5.0/configure:14340: archive_cmds_CXX='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib' shapelib-1.5.0/configure-14341- ############################################## shapelib-1.5.0/configure-14350- if test no = "$with_gnu_ld"; then shapelib-1.5.0/configure:14351: archive_cmds_CXX='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib' shapelib-1.5.0/configure-14352- else shapelib-1.5.0/configure:14353: archive_cmds_CXX='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` -o $lib' shapelib-1.5.0/configure-14354- fi ############################################## shapelib-1.5.0/configure-14371- # to its proper name (with version) after linking. shapelib-1.5.0/configure:14372: archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib' shapelib-1.5.0/configure:14373: archive_expsym_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib $wl-retain-symbols-file,$export_symbols; mv \$templib $lib' shapelib-1.5.0/configure-14374- # Commands to make compiler produce verbose output that lists ############################################## shapelib-1.5.0/configure-14381- # dependencies. shapelib-1.5.0/configure:14382: output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | $GREP "ld"`; rm -f libconftest$shared_ext; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"' shapelib-1.5.0/configure-14383- ############################################## shapelib-1.5.0/configure-14396- # earlier do not add the objects themselves. shapelib-1.5.0/configure:14397: case `$CC -V 2>&1` in shapelib-1.5.0/configure-14398- *"Version 7."*) ############################################## shapelib-1.5.0/configure-14417- # Portland Group C++ compiler shapelib-1.5.0/configure:14418: case `$CC -V` in shapelib-1.5.0/configure-14419- *pgCC\ [1-5].* | *pgcpp\ [1-5].*) ############################################## shapelib-1.5.0/configure-14422- $CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~ shapelib-1.5.0/configure:14423: compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"' shapelib-1.5.0/configure-14424- old_archive_cmds_CXX='tpldir=Template.dir~ ############################################## shapelib-1.5.0/configure-14426- $CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~ shapelib-1.5.0/configure:14427: $AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~ shapelib-1.5.0/configure-14428- $RANLIB $oldlib' ############################################## shapelib-1.5.0/configure-14431- $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~ shapelib-1.5.0/configure:14432: $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname -o $lib' shapelib-1.5.0/configure-14433- archive_expsym_cmds_CXX='tpldir=Template.dir~ ############################################## shapelib-1.5.0/configure-14435- $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~ shapelib-1.5.0/configure:14436: $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname $wl-retain-symbols-file $wl$export_symbols -o $lib' shapelib-1.5.0/configure-14437- ;; ############################################## shapelib-1.5.0/configure-14445- export_dynamic_flag_spec_CXX='$wl--export-dynamic' shapelib-1.5.0/configure:14446: whole_archive_flag_spec_CXX='$wl--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive' shapelib-1.5.0/configure-14447- ;; ############################################## shapelib-1.5.0/configure-14464- # dependencies. shapelib-1.5.0/configure:14465: output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "X$list" | $Xsed' shapelib-1.5.0/configure-14466- ;; ############################################## shapelib-1.5.0/configure-14479- *) shapelib-1.5.0/configure:14480: case `$CC -V 2>&1 | sed 5q` in shapelib-1.5.0/configure-14481- *Sun\ C*) ############################################## shapelib-1.5.0/configure-14486- hardcode_libdir_flag_spec_CXX='-R$libdir' shapelib-1.5.0/configure:14487: whole_archive_flag_spec_CXX='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive' shapelib-1.5.0/configure-14488- compiler_needs_object_CXX=yes ############################################## shapelib-1.5.0/configure-14551- hardcode_libdir_flag_spec_CXX='$wl-rpath,$libdir' shapelib-1.5.0/configure:14552: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`"; then shapelib-1.5.0/configure-14553- archive_expsym_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-retain-symbols-file,$export_symbols -o $lib' ############################################## shapelib-1.5.0/configure-14570- # to its proper name (with version) after linking. shapelib-1.5.0/configure:14571: archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo "$lib" | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib' shapelib-1.5.0/configure-14572- ############################################## shapelib-1.5.0/configure-14591- allow_undefined_flag_CXX=' $wl-expect_unresolved $wl\*' shapelib-1.5.0/configure:14592: archive_cmds_CXX='$CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $soname `test -n "$verstring" && func_echo_all "$wl-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib' shapelib-1.5.0/configure-14593- hardcode_libdir_flag_spec_CXX='$wl-rpath $wl$libdir' ############################################## shapelib-1.5.0/configure-14596- allow_undefined_flag_CXX=' -expect_unresolved \*' shapelib-1.5.0/configure:14597: archive_cmds_CXX='$CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib' shapelib-1.5.0/configure:14598: archive_expsym_cmds_CXX='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~ shapelib-1.5.0/configure-14599- echo "-hidden">> $lib.exp~ shapelib-1.5.0/configure:14600: $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname $wl-input $wl$lib.exp `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~ shapelib-1.5.0/configure-14601- $RM $lib.exp' ############################################## shapelib-1.5.0/configure-14615- # dependencies. shapelib-1.5.0/configure:14616: output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld" | $GREP -v "ld:"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"' shapelib-1.5.0/configure-14617- ;; ############################################## shapelib-1.5.0/configure-14622- osf3*) shapelib-1.5.0/configure:14623: archive_cmds_CXX='$CC -shared -nostdlib $allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib' shapelib-1.5.0/configure-14624- ;; shapelib-1.5.0/configure-14625- *) shapelib-1.5.0/configure:14626: archive_cmds_CXX='$CC -shared $pic_flag -nostdlib $allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib' shapelib-1.5.0/configure-14627- ;; ############################################## shapelib-1.5.0/configure-14869- shapelib-1.5.0/configure:14870: for p in `eval "$output_verbose_link_cmd"`; do shapelib-1.5.0/configure-14871- case $prev$p in ############################################## shapelib-1.5.0/configure-14972-if test -n "${compiler_lib_search_path_CXX}"; then shapelib-1.5.0/configure:14973: compiler_lib_search_dirs_CXX=`echo " ${compiler_lib_search_path_CXX}" | $SED -e 's! -L! !g' -e 's!^ !!'` shapelib-1.5.0/configure-14974-fi ############################################## shapelib-1.5.0/configure-15219- *) shapelib-1.5.0/configure:15220: case `$CC -V 2>&1 | sed 5q` in shapelib-1.5.0/configure-15221- *Sun\ C*) ############################################## shapelib-1.5.0/configure-15601- else shapelib-1.5.0/configure:15602: export_symbols_cmds_CXX='`func_echo_all $NM | $SED -e '\''s/B\([^B]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && (substr(\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols' shapelib-1.5.0/configure-15603- fi ############################################## shapelib-1.5.0/configure-15906- # Create ${libname}_ixlibrary.a entries in /sys/libs. shapelib-1.5.0/configure:15907: finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done' shapelib-1.5.0/configure-15908- ;; ############################################## shapelib-1.5.0/configure-15942- # DLL is installed to $(libdir)/../bin by postinstall_cmds shapelib-1.5.0/configure:15943: postinstall_cmds='base_file=`basename \$file`~ shapelib-1.5.0/configure:15944: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~ shapelib-1.5.0/configure:15945: dldir=$destdir/`dirname \$dlpath`~ shapelib-1.5.0/configure-15946- test -d \$dldir || mkdir -p \$dldir~ ############################################## shapelib-1.5.0/configure-15951- fi' shapelib-1.5.0/configure:15952: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ shapelib-1.5.0/configure-15953- dlpath=$dir/\$dldll~ ############################################## shapelib-1.5.0/configure-15959- # Cygwin DLLs use 'cyg' prefix rather than 'lib' shapelib-1.5.0/configure:15960: soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext' shapelib-1.5.0/configure-15961- ############################################## shapelib-1.5.0/configure-15964- # MinGW DLLs use traditional 'lib' prefix shapelib-1.5.0/configure:15965: soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext' shapelib-1.5.0/configure-15966- ;; ############################################## shapelib-1.5.0/configure-15968- # pw32 DLLs use 'pw' prefix rather than 'lib' shapelib-1.5.0/configure:15969: library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext' shapelib-1.5.0/configure-15970- ;; ############################################## shapelib-1.5.0/configure-15977- libname_spec='$name' shapelib-1.5.0/configure:15978: soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext' shapelib-1.5.0/configure-15979- library_names_spec='$libname.dll.lib' ############################################## shapelib-1.5.0/configure-15989- # Let DOS variable expansion print the short 8.3 style file name. shapelib-1.5.0/configure:15990: lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"` shapelib-1.5.0/configure-15991- sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path" ############################################## shapelib-1.5.0/configure-15994- # Convert to MSYS style. shapelib-1.5.0/configure:15995: sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'` shapelib-1.5.0/configure-15996- ;; ############################################## shapelib-1.5.0/configure-16000- # like /cygdrive/c/PROGRA~1:/cygdr... shapelib-1.5.0/configure:16001: sys_lib_search_path_spec=`cygpath --path --unix "$LIB"` shapelib-1.5.0/configure:16002: sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null` shapelib-1.5.0/configure:16003: sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` shapelib-1.5.0/configure-16004- ;; ############################################## shapelib-1.5.0/configure-16008- # It is most probably a Windows format PATH. shapelib-1.5.0/configure:16009: sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` shapelib-1.5.0/configure-16010- else shapelib-1.5.0/configure:16011: sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` shapelib-1.5.0/configure-16012- fi ############################################## shapelib-1.5.0/configure-16018- # DLL is installed to $(libdir)/../bin by postinstall_cmds shapelib-1.5.0/configure:16019: postinstall_cmds='base_file=`basename \$file`~ shapelib-1.5.0/configure:16020: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~ shapelib-1.5.0/configure:16021: dldir=$destdir/`dirname \$dlpath`~ shapelib-1.5.0/configure-16022- test -d \$dldir || mkdir -p \$dldir~ shapelib-1.5.0/configure-16023- $install_prog $dir/$dlname \$dldir/$dlname' shapelib-1.5.0/configure:16024: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ shapelib-1.5.0/configure-16025- dlpath=$dir/\$dldll~ ############################################## shapelib-1.5.0/configure-16032- # Assume MSVC wrapper shapelib-1.5.0/configure:16033: library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib' shapelib-1.5.0/configure-16034- dynamic_linker='Win32 ld.exe' ############################################## shapelib-1.5.0/configure-16049- shlibpath_var=DYLD_LIBRARY_PATH shapelib-1.5.0/configure:16050: shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`' shapelib-1.5.0/configure-16051- ############################################## shapelib-1.5.0/configure-16301- if test -f /etc/ld.so.conf; then shapelib-1.5.0/configure:16302: lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[ ]*hwcap[ ]/d;s/[:, ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '` shapelib-1.5.0/configure-16303- sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra" ############################################## shapelib-1.5.0/configure-16367- need_lib_prefix=no shapelib-1.5.0/configure:16368: if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then shapelib-1.5.0/configure-16369- need_version=no ############################################## shapelib-1.5.0/configure-16394- sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec shapelib-1.5.0/configure:16395: postinstall_cmds='base_file=`basename \$file`~ shapelib-1.5.0/configure:16396: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~ shapelib-1.5.0/configure:16397: dldir=$destdir/`dirname \$dlpath`~ shapelib-1.5.0/configure-16398- test -d \$dldir || mkdir -p \$dldir~ ############################################## shapelib-1.5.0/configure-16403- fi' shapelib-1.5.0/configure:16404: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~ shapelib-1.5.0/configure-16405- dlpath=$dir/\$dldll~ ############################################## shapelib-1.5.0/configure-16873-' shapelib-1.5.0/configure:16874:DEFS=`sed -n "$ac_script" confdefs.h` shapelib-1.5.0/configure-16875- ############################################## shapelib-1.5.0/configure-16882- ac_script='s/\$U\././;s/\.o$//;s/\.obj$//' shapelib-1.5.0/configure:16883: ac_i=`$as_echo "$ac_i" | sed "$ac_script"` shapelib-1.5.0/configure-16884- # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR ############################################## shapelib-1.5.0/configure-16985-if test -z "$BASH_VERSION$ZSH_VERSION" \ shapelib-1.5.0/configure:16986: && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then shapelib-1.5.0/configure-16987- as_echo='print -r --' shapelib-1.5.0/configure-16988- as_echo_n='print -rn --' shapelib-1.5.0/configure:16989:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then shapelib-1.5.0/configure-16990- as_echo='printf %s\n' ############################################## shapelib-1.5.0/configure-16992-else shapelib-1.5.0/configure:16993: if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then shapelib-1.5.0/configure-16994- as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' ############################################## shapelib-1.5.0/configure-17002- expr "X$arg" : "X\\(.*\\)$as_nl"; shapelib-1.5.0/configure:17003: arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; shapelib-1.5.0/configure-17004- esac; ############################################## shapelib-1.5.0/configure-17079-# ---------------------------------------- shapelib-1.5.0/configure:17080:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are shapelib-1.5.0/configure-17081-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the ############################################## shapelib-1.5.0/configure-17151- { shapelib-1.5.0/configure:17152: as_val=`expr "$@" || test $? -eq 1` shapelib-1.5.0/configure-17153- } ############################################## shapelib-1.5.0/configure-17255- case $as_dir in #( shapelib-1.5.0/configure:17256: *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( shapelib-1.5.0/configure-17257- *) as_qdir=$as_dir;; ############################################## shapelib-1.5.0/configure-17381-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 shapelib-1.5.0/configure:17382:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" shapelib-1.5.0/configure-17383-ac_cs_version="\\ ############################################## shapelib-1.5.0/configure-17406- --*=?*) shapelib-1.5.0/configure:17407: ac_option=`expr "X$1" : 'X\([^=]*\)='` shapelib-1.5.0/configure:17408: ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'` shapelib-1.5.0/configure-17409- ac_shift=: ############################################## shapelib-1.5.0/configure-17411- --*=) shapelib-1.5.0/configure:17412: ac_option=`expr "X$1" : 'X\([^=]*\)='` shapelib-1.5.0/configure-17413- ac_optarg= ############################################## shapelib-1.5.0/configure-17435- case $ac_optarg in shapelib-1.5.0/configure:17436: *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; shapelib-1.5.0/configure-17437- '') as_fn_error $? "missing file argument" ;; ############################################## shapelib-1.5.0/configure-17501-delay_variable_subst='$delay_variable_subst' shapelib-1.5.0/configure:17502:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17503:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17504:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17505:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17506:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17507:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17508:shared_archive_member_spec='`$ECHO "$shared_archive_member_spec" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17509:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17510:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17511:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17512:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17513:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17514:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17515:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17516:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17517:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17518:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17519:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17520:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17521:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17522:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17523:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17524:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17525:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17526:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17527:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17528:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17529:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17530:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17531:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17532:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17533:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17534:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17535:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17536:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17537:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17538:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17539:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17540:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17541:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17542:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17543:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17544:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17545:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17546:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17547:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17548:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17549:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17550:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17551:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17552:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17553:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17554:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17555:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17556:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17557:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17558:lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17559:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17560:lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17561:lt_cv_nm_interface='`$ECHO "$lt_cv_nm_interface" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17562:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17563:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17564:lt_cv_truncate_bin='`$ECHO "$lt_cv_truncate_bin" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17565:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17566:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17567:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17568:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17569:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17570:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17571:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17572:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17573:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17574:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17575:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17576:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17577:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17578:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17579:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17580:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17581:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17582:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17583:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17584:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17585:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17586:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17587:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17588:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17589:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17590:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17591:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17592:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17593:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17594:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17595:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17596:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17597:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17598:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17599:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17600:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17601:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17602:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17603:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17604:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17605:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17606:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17607:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17608:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17609:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17610:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17611:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17612:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17613:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17614:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17615:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17616:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17617:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17618:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17619:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17620:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17621:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17622:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17623:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17624:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17625:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17626:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17627:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17628:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17629:configure_time_dlsearch_path='`$ECHO "$configure_time_dlsearch_path" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17630:configure_time_lt_sys_library_path='`$ECHO "$configure_time_lt_sys_library_path" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17631:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17632:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17633:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17634:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17635:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17636:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17637:compiler_lib_search_dirs='`$ECHO "$compiler_lib_search_dirs" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17638:predep_objects='`$ECHO "$predep_objects" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17639:postdep_objects='`$ECHO "$postdep_objects" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17640:predeps='`$ECHO "$predeps" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17641:postdeps='`$ECHO "$postdeps" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17642:compiler_lib_search_path='`$ECHO "$compiler_lib_search_path" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17643:LD_CXX='`$ECHO "$LD_CXX" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17644:reload_flag_CXX='`$ECHO "$reload_flag_CXX" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17645:reload_cmds_CXX='`$ECHO "$reload_cmds_CXX" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17646:old_archive_cmds_CXX='`$ECHO "$old_archive_cmds_CXX" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17647:compiler_CXX='`$ECHO "$compiler_CXX" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17648:GCC_CXX='`$ECHO "$GCC_CXX" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17649:lt_prog_compiler_no_builtin_flag_CXX='`$ECHO "$lt_prog_compiler_no_builtin_flag_CXX" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17650:lt_prog_compiler_pic_CXX='`$ECHO "$lt_prog_compiler_pic_CXX" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17651:lt_prog_compiler_wl_CXX='`$ECHO "$lt_prog_compiler_wl_CXX" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17652:lt_prog_compiler_static_CXX='`$ECHO "$lt_prog_compiler_static_CXX" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17653:lt_cv_prog_compiler_c_o_CXX='`$ECHO "$lt_cv_prog_compiler_c_o_CXX" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17654:archive_cmds_need_lc_CXX='`$ECHO "$archive_cmds_need_lc_CXX" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17655:enable_shared_with_static_runtimes_CXX='`$ECHO "$enable_shared_with_static_runtimes_CXX" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17656:export_dynamic_flag_spec_CXX='`$ECHO "$export_dynamic_flag_spec_CXX" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17657:whole_archive_flag_spec_CXX='`$ECHO "$whole_archive_flag_spec_CXX" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17658:compiler_needs_object_CXX='`$ECHO "$compiler_needs_object_CXX" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17659:old_archive_from_new_cmds_CXX='`$ECHO "$old_archive_from_new_cmds_CXX" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17660:old_archive_from_expsyms_cmds_CXX='`$ECHO "$old_archive_from_expsyms_cmds_CXX" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17661:archive_cmds_CXX='`$ECHO "$archive_cmds_CXX" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17662:archive_expsym_cmds_CXX='`$ECHO "$archive_expsym_cmds_CXX" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17663:module_cmds_CXX='`$ECHO "$module_cmds_CXX" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17664:module_expsym_cmds_CXX='`$ECHO "$module_expsym_cmds_CXX" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17665:with_gnu_ld_CXX='`$ECHO "$with_gnu_ld_CXX" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17666:allow_undefined_flag_CXX='`$ECHO "$allow_undefined_flag_CXX" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17667:no_undefined_flag_CXX='`$ECHO "$no_undefined_flag_CXX" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17668:hardcode_libdir_flag_spec_CXX='`$ECHO "$hardcode_libdir_flag_spec_CXX" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17669:hardcode_libdir_separator_CXX='`$ECHO "$hardcode_libdir_separator_CXX" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17670:hardcode_direct_CXX='`$ECHO "$hardcode_direct_CXX" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17671:hardcode_direct_absolute_CXX='`$ECHO "$hardcode_direct_absolute_CXX" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17672:hardcode_minus_L_CXX='`$ECHO "$hardcode_minus_L_CXX" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17673:hardcode_shlibpath_var_CXX='`$ECHO "$hardcode_shlibpath_var_CXX" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17674:hardcode_automatic_CXX='`$ECHO "$hardcode_automatic_CXX" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17675:inherit_rpath_CXX='`$ECHO "$inherit_rpath_CXX" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17676:link_all_deplibs_CXX='`$ECHO "$link_all_deplibs_CXX" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17677:always_export_symbols_CXX='`$ECHO "$always_export_symbols_CXX" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17678:export_symbols_cmds_CXX='`$ECHO "$export_symbols_cmds_CXX" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17679:exclude_expsyms_CXX='`$ECHO "$exclude_expsyms_CXX" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17680:include_expsyms_CXX='`$ECHO "$include_expsyms_CXX" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17681:prelink_cmds_CXX='`$ECHO "$prelink_cmds_CXX" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17682:postlink_cmds_CXX='`$ECHO "$postlink_cmds_CXX" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17683:file_list_spec_CXX='`$ECHO "$file_list_spec_CXX" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17684:hardcode_action_CXX='`$ECHO "$hardcode_action_CXX" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17685:compiler_lib_search_dirs_CXX='`$ECHO "$compiler_lib_search_dirs_CXX" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17686:predep_objects_CXX='`$ECHO "$predep_objects_CXX" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17687:postdep_objects_CXX='`$ECHO "$postdep_objects_CXX" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17688:predeps_CXX='`$ECHO "$predeps_CXX" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17689:postdeps_CXX='`$ECHO "$postdeps_CXX" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure:17690:compiler_lib_search_path_CXX='`$ECHO "$compiler_lib_search_path_CXX" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/configure-17691- ############################################## shapelib-1.5.0/configure-17803-compiler_lib_search_path_CXX; do shapelib-1.5.0/configure:17804: case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in shapelib-1.5.0/configure-17805- *[\\\\\\\`\\"\\\$]*) shapelib-1.5.0/configure:17806: eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes shapelib-1.5.0/configure-17807- ;; ############################################## shapelib-1.5.0/configure-17845-postlink_cmds_CXX; do shapelib-1.5.0/configure:17846: case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in shapelib-1.5.0/configure-17847- *[\\\\\\\`\\"\\\$]*) shapelib-1.5.0/configure:17848: eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes shapelib-1.5.0/configure-17849- ;; ############################################## shapelib-1.5.0/configure-17942-fi shapelib-1.5.0/configure:17943:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null` shapelib-1.5.0/configure-17944-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then ############################################## shapelib-1.5.0/configure-17959- as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5 shapelib-1.5.0/configure:17960:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'` shapelib-1.5.0/configure-17961-ac_delim='%!_!# ' ############################################## shapelib-1.5.0/configure-17965- shapelib-1.5.0/configure:17966: ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X` shapelib-1.5.0/configure-17967- if test $ac_delim_n = $ac_delim_num; then ############################################## shapelib-1.5.0/configure-18127- esac shapelib-1.5.0/configure:18128: case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac shapelib-1.5.0/configure-18129- as_fn_append ac_file_inputs " '$ac_f'" ############################################## shapelib-1.5.0/configure-18186-*) shapelib-1.5.0/configure:18187: ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` shapelib-1.5.0/configure-18188- # A ".." for each directory in $ac_dir_suffix. shapelib-1.5.0/configure:18189: ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` shapelib-1.5.0/configure-18190- case $ac_top_builddir_sub in ############################################## shapelib-1.5.0/configure-18247-/@mandir@/p' shapelib-1.5.0/configure:18248:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in shapelib-1.5.0/configure-18249-*datarootdir*) ac_datarootdir_seen=yes;; ############################################## shapelib-1.5.0/configure-18264- shapelib-1.5.0/configure:18265:# Neutralize VPATH when `$srcdir' = `.'. shapelib-1.5.0/configure-18266-# Shell code in configure.ac might set extrasub. ############################################## shapelib-1.5.0/configure-18292-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && shapelib-1.5.0/configure:18293: { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } && shapelib-1.5.0/configure-18294- { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' \ ############################################## shapelib-1.5.0/configure-18328- # Strip MF so we end up with the name of the file. shapelib-1.5.0/configure:18329: mf=`echo "$mf" | sed -e 's/:.*$//'` shapelib-1.5.0/configure-18330- # Check whether this is an Automake generated Makefile or not. ############################################## shapelib-1.5.0/configure-18365- # from the Makefile without running 'make'. shapelib-1.5.0/configure:18366: DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` shapelib-1.5.0/configure-18367- test -z "$DEPDIR" && continue shapelib-1.5.0/configure:18368: am__include=`sed -n 's/^am__include = //p' < "$mf"` shapelib-1.5.0/configure-18369- test -z "$am__include" && continue shapelib-1.5.0/configure:18370: am__quote=`sed -n 's/^am__quote = //p' < "$mf"` shapelib-1.5.0/configure-18371- # Find all dependency output files, they are included files with ############################################## shapelib-1.5.0/configure-18901- *:) shapelib-1.5.0/configure:18902: eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\" shapelib-1.5.0/configure-18903- ;; shapelib-1.5.0/configure-18904- x:*) shapelib-1.5.0/configure:18905: eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\" shapelib-1.5.0/configure-18906- ;; shapelib-1.5.0/configure-18907- *::*) shapelib-1.5.0/configure:18908: eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\" shapelib-1.5.0/configure:18909: eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\" shapelib-1.5.0/configure-18910- ;; shapelib-1.5.0/configure-18911- *) shapelib-1.5.0/configure:18912: eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\" shapelib-1.5.0/configure-18913- ;; ############################################## shapelib-1.5.0/configure-18928- done shapelib-1.5.0/configure:18929: func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"` shapelib-1.5.0/configure-18930-} ############################################## shapelib-1.5.0/compile-67- mingw/*) shapelib-1.5.0/compile:68: file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'` shapelib-1.5.0/compile-69- ;; shapelib-1.5.0/compile-70- cygwin/*) shapelib-1.5.0/compile:71: file=`cygpath -m "$file" || echo "$file"` shapelib-1.5.0/compile-72- ;; shapelib-1.5.0/compile-73- wine/*) shapelib-1.5.0/compile:74: file=`winepath -w "$file" || echo "$file"` shapelib-1.5.0/compile-75- ;; ############################################## shapelib-1.5.0/compile-309-# Name of file we expect compiler to create. shapelib-1.5.0/compile:310:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'` shapelib-1.5.0/compile-311- ############################################## shapelib-1.5.0/compile-315-# object file name, since that is what matters with a parallel build. shapelib-1.5.0/compile:316:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d shapelib-1.5.0/compile-317-while true; do ############################################## shapelib-1.5.0/install-sh-234- fi shapelib-1.5.0/install-sh:235: cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;; shapelib-1.5.0/install-sh-236- *) ############################################## shapelib-1.5.0/install-sh-281- dstdir=$dst shapelib-1.5.0/install-sh:282: dst=$dstdir/`basename "$src"` shapelib-1.5.0/install-sh-283- dstdir_status=0 shapelib-1.5.0/install-sh-284- else shapelib-1.5.0/install-sh:285: dstdir=`dirname "$dst"` shapelib-1.5.0/install-sh-286- test -d "$dstdir" ############################################## shapelib-1.5.0/install-sh-344- test_tmpdir="$tmpdir/a" shapelib-1.5.0/install-sh:345: ls_ld_tmpdir=`ls -ld "$test_tmpdir"` shapelib-1.5.0/install-sh-346- case $ls_ld_tmpdir in ############################################## shapelib-1.5.0/install-sh-351- $mkdirprog -m$different_mode -p -- "$test_tmpdir" && { shapelib-1.5.0/install-sh:352: ls_ld_tmpdir_1=`ls -ld "$test_tmpdir"` shapelib-1.5.0/install-sh-353- test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1" ############################################## shapelib-1.5.0/install-sh-409- case $prefix in shapelib-1.5.0/install-sh:410: *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;; shapelib-1.5.0/install-sh-411- *) qprefix=$prefix;; ############################################## shapelib-1.5.0/install-sh-458- if $copy_on_change && shapelib-1.5.0/install-sh:459: old=`LC_ALL=C ls -dlL "$dst" 2>/dev/null` && shapelib-1.5.0/install-sh:460: new=`LC_ALL=C ls -dlL "$dsttmp" 2>/dev/null` && shapelib-1.5.0/install-sh-461- set -f && ############################################## shapelib-1.5.0/ar-lib-65- mingw) shapelib-1.5.0/ar-lib:66: file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'` shapelib-1.5.0/ar-lib-67- ;; shapelib-1.5.0/ar-lib-68- cygwin) shapelib-1.5.0/ar-lib:69: file=`cygpath -m "$file" || echo "$file"` shapelib-1.5.0/ar-lib-70- ;; shapelib-1.5.0/ar-lib-71- wine) shapelib-1.5.0/ar-lib:72: file=`winepath -w "$file" || echo "$file"` shapelib-1.5.0/ar-lib-73- ;; ############################################## shapelib-1.5.0/ar-lib-88- archive=$3 shapelib-1.5.0/ar-lib:89: at_file_contents=`cat "$1"` shapelib-1.5.0/ar-lib-90- eval set x "$at_file_contents" ############################################## shapelib-1.5.0/aclocal.m4-152-# iff we strip the leading $srcdir from $ac_aux_dir. That would be: shapelib-1.5.0/aclocal.m4:153:# am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"` shapelib-1.5.0/aclocal.m4-154-# and then we would define $MISSING as ############################################## shapelib-1.5.0/aclocal.m4-167-# Expand $ac_aux_dir to an absolute path. shapelib-1.5.0/aclocal.m4:168:am_aux_dir=`cd "$ac_aux_dir" && pwd` shapelib-1.5.0/aclocal.m4-169-]) ############################################## shapelib-1.5.0/aclocal.m4-265- if test "$am_compiler_list" = ""; then shapelib-1.5.0/aclocal.m4:266: am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp` shapelib-1.5.0/aclocal.m4-267- fi ############################################## shapelib-1.5.0/aclocal.m4-416- # Strip MF so we end up with the name of the file. shapelib-1.5.0/aclocal.m4:417: mf=`echo "$mf" | sed -e 's/:.*$//'` shapelib-1.5.0/aclocal.m4-418- # Check whether this is an Automake generated Makefile or not. ############################################## shapelib-1.5.0/aclocal.m4-425- if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then shapelib-1.5.0/aclocal.m4:426: dirpart=`AS_DIRNAME("$mf")` shapelib-1.5.0/aclocal.m4-427- else ############################################## shapelib-1.5.0/aclocal.m4-431- # from the Makefile without running 'make'. shapelib-1.5.0/aclocal.m4:432: DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` shapelib-1.5.0/aclocal.m4-433- test -z "$DEPDIR" && continue shapelib-1.5.0/aclocal.m4:434: am__include=`sed -n 's/^am__include = //p' < "$mf"` shapelib-1.5.0/aclocal.m4-435- test -z "$am__include" && continue shapelib-1.5.0/aclocal.m4:436: am__quote=`sed -n 's/^am__quote = //p' < "$mf"` shapelib-1.5.0/aclocal.m4-437- # Find all dependency output files, they are included files with ############################################## shapelib-1.5.0/aclocal.m4-445- test -f "$dirpart/$file" && continue shapelib-1.5.0/aclocal.m4:446: fdir=`AS_DIRNAME(["$file"])` shapelib-1.5.0/aclocal.m4-447- AS_MKDIR_P([$dirpart/$fdir]) ############################################## shapelib-1.5.0/aclocal.m4-503-AC_REQUIRE([AC_PROG_INSTALL])dnl shapelib-1.5.0/aclocal.m4:504:if test "`cd $srcdir && pwd`" != "`pwd`"; then shapelib-1.5.0/aclocal.m4-505- # Use -I$(srcdir) only when $(srcdir) != ., so that make's output ############################################## shapelib-1.5.0/aclocal.m4-662- * ) shapelib-1.5.0/aclocal.m4:663: _am_stamp_count=`expr $_am_stamp_count + 1` ;; shapelib-1.5.0/aclocal.m4-664- esac shapelib-1.5.0/aclocal.m4-665-done shapelib-1.5.0/aclocal.m4:666:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count]) shapelib-1.5.0/aclocal.m4-667- ############################################## shapelib-1.5.0/aclocal.m4-733-# Ignore all kinds of additional output from 'make'. shapelib-1.5.0/aclocal.m4:734:case `$am_make -s -f confmf 2> /dev/null` in #( shapelib-1.5.0/aclocal.m4-735-*the\ am__doit\ target*) ############################################## shapelib-1.5.0/aclocal.m4-743- echo '.include "confinc"' > confmf shapelib-1.5.0/aclocal.m4:744: case `$am_make -s -f confmf 2> /dev/null` in #( shapelib-1.5.0/aclocal.m4-745- *the\ am__doit\ target*) ############################################## shapelib-1.5.0/aclocal.m4-925- echo "timestamp, slept: $am_has_slept" > conftest.file shapelib-1.5.0/aclocal.m4:926: set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` shapelib-1.5.0/aclocal.m4-927- if test "$[*]" = "X"; then shapelib-1.5.0/aclocal.m4-928- # -L didn't work. shapelib-1.5.0/aclocal.m4:929: set X `ls -t "$srcdir/configure" conftest.file` shapelib-1.5.0/aclocal.m4-930- fi ############################################## shapelib-1.5.0/config.sub-52- shapelib-1.5.0/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'` shapelib-1.5.0/config.sub-54- ############################################## shapelib-1.5.0/config.sub-115-# Here we must recognize all the valid KERNEL-OS combinations. shapelib-1.5.0/config.sub:116:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'` shapelib-1.5.0/config.sub-117-case $maybe_os in ############################################## shapelib-1.5.0/config.sub-123- os=-$maybe_os shapelib-1.5.0/config.sub:124: basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'` shapelib-1.5.0/config.sub-125- ;; ############################################## shapelib-1.5.0/config.sub-127- os=-linux-android shapelib-1.5.0/config.sub:128: basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown shapelib-1.5.0/config.sub-129- ;; shapelib-1.5.0/config.sub-130- *) shapelib-1.5.0/config.sub:131: basic_machine=`echo $1 | sed 's/-[^-]*$//'` shapelib-1.5.0/config.sub-132- if [ $basic_machine != $1 ] shapelib-1.5.0/config.sub:133: then os=`echo $1 | sed 's/.*-/-/'` shapelib-1.5.0/config.sub-134- else os=; fi ############################################## shapelib-1.5.0/config.sub-181- os=-sco5v6 shapelib-1.5.0/config.sub:182: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` shapelib-1.5.0/config.sub-183- ;; ############################################## shapelib-1.5.0/config.sub-185- os=-sco3.2v5 shapelib-1.5.0/config.sub:186: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` shapelib-1.5.0/config.sub-187- ;; ############################################## shapelib-1.5.0/config.sub-189- os=-sco3.2v4 shapelib-1.5.0/config.sub:190: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` shapelib-1.5.0/config.sub-191- ;; shapelib-1.5.0/config.sub-192- -sco3.2.[4-9]*) shapelib-1.5.0/config.sub:193: os=`echo $os | sed -e 's/sco3.2./sco3.2v/'` shapelib-1.5.0/config.sub:194: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` shapelib-1.5.0/config.sub-195- ;; ############################################## shapelib-1.5.0/config.sub-197- # Don't forget version if it is 3.2v4 or newer. shapelib-1.5.0/config.sub:198: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` shapelib-1.5.0/config.sub-199- ;; ############################################## shapelib-1.5.0/config.sub-201- # Don't forget version if it is 3.2v4 or newer. shapelib-1.5.0/config.sub:202: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` shapelib-1.5.0/config.sub-203- ;; ############################################## shapelib-1.5.0/config.sub-205- os=-sco3.2v2 shapelib-1.5.0/config.sub:206: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` shapelib-1.5.0/config.sub-207- ;; shapelib-1.5.0/config.sub-208- -udk*) shapelib-1.5.0/config.sub:209: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` shapelib-1.5.0/config.sub-210- ;; ############################################## shapelib-1.5.0/config.sub-212- os=-isc2.2 shapelib-1.5.0/config.sub:213: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` shapelib-1.5.0/config.sub-214- ;; ############################################## shapelib-1.5.0/config.sub-218- -isc*) shapelib-1.5.0/config.sub:219: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` shapelib-1.5.0/config.sub-220- ;; ############################################## shapelib-1.5.0/config.sub-230- -ptx*) shapelib-1.5.0/config.sub:231: basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'` shapelib-1.5.0/config.sub-232- ;; shapelib-1.5.0/config.sub-233- -windowsnt*) shapelib-1.5.0/config.sub:234: os=`echo $os | sed -e 's/windowsnt/winnt/'` shapelib-1.5.0/config.sub-235- ;; ############################################## shapelib-1.5.0/config.sub-367- *-*-*) shapelib-1.5.0/config.sub:368: echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2 shapelib-1.5.0/config.sub-369- exit 1 ############################################## shapelib-1.5.0/config.sub-494- amd64-*) shapelib-1.5.0/config.sub:495: basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'` shapelib-1.5.0/config.sub-496- ;; ############################################## shapelib-1.5.0/config.sub-539- blackfin-*) shapelib-1.5.0/config.sub:540: basic_machine=bfin-`echo $basic_machine | sed 's/^[^-]*-//'` shapelib-1.5.0/config.sub-541- os=-linux ############################################## shapelib-1.5.0/config.sub-547- c54x-*) shapelib-1.5.0/config.sub:548: basic_machine=tic54x-`echo $basic_machine | sed 's/^[^-]*-//'` shapelib-1.5.0/config.sub-549- ;; shapelib-1.5.0/config.sub-550- c55x-*) shapelib-1.5.0/config.sub:551: basic_machine=tic55x-`echo $basic_machine | sed 's/^[^-]*-//'` shapelib-1.5.0/config.sub-552- ;; shapelib-1.5.0/config.sub-553- c6x-*) shapelib-1.5.0/config.sub:554: basic_machine=tic6x-`echo $basic_machine | sed 's/^[^-]*-//'` shapelib-1.5.0/config.sub-555- ;; ############################################## shapelib-1.5.0/config.sub-750- i*86v32) shapelib-1.5.0/config.sub:751: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` shapelib-1.5.0/config.sub-752- os=-sysv32 ############################################## shapelib-1.5.0/config.sub-754- i*86v4*) shapelib-1.5.0/config.sub:755: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` shapelib-1.5.0/config.sub-756- os=-sysv4 ############################################## shapelib-1.5.0/config.sub-758- i*86v) shapelib-1.5.0/config.sub:759: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` shapelib-1.5.0/config.sub-760- os=-sysv ############################################## shapelib-1.5.0/config.sub-762- i*86sol2) shapelib-1.5.0/config.sub:763: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` shapelib-1.5.0/config.sub-764- os=-solaris2 ############################################## shapelib-1.5.0/config.sub-788- leon-*|leon[3-9]-*) shapelib-1.5.0/config.sub:789: basic_machine=sparc-`echo $basic_machine | sed 's/-.*//'` shapelib-1.5.0/config.sub-790- ;; ############################################## shapelib-1.5.0/config.sub-795- m68knommu-*) shapelib-1.5.0/config.sub:796: basic_machine=m68k-`echo $basic_machine | sed 's/^[^-]*-//'` shapelib-1.5.0/config.sub-797- os=-linux ############################################## shapelib-1.5.0/config.sub-832- mips3*-*) shapelib-1.5.0/config.sub:833: basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'` shapelib-1.5.0/config.sub-834- ;; shapelib-1.5.0/config.sub-835- mips3*) shapelib-1.5.0/config.sub:836: basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown shapelib-1.5.0/config.sub-837- ;; ############################################## shapelib-1.5.0/config.sub-854- ms1-*) shapelib-1.5.0/config.sub:855: basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'` shapelib-1.5.0/config.sub-856- ;; ############################################## shapelib-1.5.0/config.sub-973- parisc-*) shapelib-1.5.0/config.sub:974: basic_machine=hppa-`echo $basic_machine | sed 's/^[^-]*-//'` shapelib-1.5.0/config.sub-975- os=-linux ############################################## shapelib-1.5.0/config.sub-989- pc98-*) shapelib-1.5.0/config.sub:990: basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'` shapelib-1.5.0/config.sub-991- ;; ############################################## shapelib-1.5.0/config.sub-1004- pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*) shapelib-1.5.0/config.sub:1005: basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'` shapelib-1.5.0/config.sub-1006- ;; shapelib-1.5.0/config.sub-1007- pentiumpro-* | p6-* | 6x86-* | athlon-*) shapelib-1.5.0/config.sub:1008: basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'` shapelib-1.5.0/config.sub-1009- ;; shapelib-1.5.0/config.sub-1010- pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*) shapelib-1.5.0/config.sub:1011: basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'` shapelib-1.5.0/config.sub-1012- ;; shapelib-1.5.0/config.sub-1013- pentium4-*) shapelib-1.5.0/config.sub:1014: basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'` shapelib-1.5.0/config.sub-1015- ;; ############################################## shapelib-1.5.0/config.sub-1023- ppc-* | ppcbe-*) shapelib-1.5.0/config.sub:1024: basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'` shapelib-1.5.0/config.sub-1025- ;; ############################################## shapelib-1.5.0/config.sub-1029- ppcle-* | powerpclittle-*) shapelib-1.5.0/config.sub:1030: basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'` shapelib-1.5.0/config.sub-1031- ;; ############################################## shapelib-1.5.0/config.sub-1033- ;; shapelib-1.5.0/config.sub:1034: ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'` shapelib-1.5.0/config.sub-1035- ;; ############################################## shapelib-1.5.0/config.sub-1039- ppc64le-* | powerpc64little-*) shapelib-1.5.0/config.sub:1040: basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'` shapelib-1.5.0/config.sub-1041- ;; ############################################## shapelib-1.5.0/config.sub-1122- strongarm-* | thumb-*) shapelib-1.5.0/config.sub:1123: basic_machine=arm-`echo $basic_machine | sed 's/^[^-]*-//'` shapelib-1.5.0/config.sub-1124- ;; ############################################## shapelib-1.5.0/config.sub-1252- xscale-* | xscalee[bl]-*) shapelib-1.5.0/config.sub:1253: basic_machine=`echo $basic_machine | sed 's/^xscale/arm/'` shapelib-1.5.0/config.sub-1254- ;; ############################################## shapelib-1.5.0/config.sub-1329- *) shapelib-1.5.0/config.sub:1330: echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2 shapelib-1.5.0/config.sub-1331- exit 1 ############################################## shapelib-1.5.0/config.sub-1337- *-digital*) shapelib-1.5.0/config.sub:1338: basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'` shapelib-1.5.0/config.sub-1339- ;; shapelib-1.5.0/config.sub-1340- *-commodore*) shapelib-1.5.0/config.sub:1341: basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'` shapelib-1.5.0/config.sub-1342- ;; ############################################## shapelib-1.5.0/config.sub-1358- -solaris1 | -solaris1.*) shapelib-1.5.0/config.sub:1359: os=`echo $os | sed -e 's|solaris1|sunos4|'` shapelib-1.5.0/config.sub-1360- ;; ############################################## shapelib-1.5.0/config.sub-1370- -gnu/linux*) shapelib-1.5.0/config.sub:1371: os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'` shapelib-1.5.0/config.sub-1372- ;; ############################################## shapelib-1.5.0/config.sub-1416- -nto*) shapelib-1.5.0/config.sub:1417: os=`echo $os | sed -e 's|nto|nto-qnx|'` shapelib-1.5.0/config.sub-1418- ;; ############################################## shapelib-1.5.0/config.sub-1423- -mac*) shapelib-1.5.0/config.sub:1424: os=`echo $os | sed -e 's|mac|macos|'` shapelib-1.5.0/config.sub-1425- ;; ############################################## shapelib-1.5.0/config.sub-1429- -linux*) shapelib-1.5.0/config.sub:1430: os=`echo $os | sed -e 's|linux|linux-gnu|'` shapelib-1.5.0/config.sub-1431- ;; shapelib-1.5.0/config.sub-1432- -sunos5*) shapelib-1.5.0/config.sub:1433: os=`echo $os | sed -e 's|sunos5|solaris2|'` shapelib-1.5.0/config.sub-1434- ;; shapelib-1.5.0/config.sub-1435- -sunos6*) shapelib-1.5.0/config.sub:1436: os=`echo $os | sed -e 's|sunos6|solaris3|'` shapelib-1.5.0/config.sub-1437- ;; ############################################## shapelib-1.5.0/config.sub-1484- -sinix5.*) shapelib-1.5.0/config.sub:1485: os=`echo $os | sed -e 's|sinix|sysv|'` shapelib-1.5.0/config.sub-1486- ;; ############################################## shapelib-1.5.0/config.sub-1537- # Get rid of the `-' at the beginning of $os. shapelib-1.5.0/config.sub:1538: os=`echo $os | sed 's/[^-]*-//'` shapelib-1.5.0/config.sub:1539: echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2 shapelib-1.5.0/config.sub-1540- exit 1 ############################################## shapelib-1.5.0/config.sub-1800- esac shapelib-1.5.0/config.sub:1801: basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"` shapelib-1.5.0/config.sub-1802- ;; ############################################## shapelib-1.5.0/depcomp-64- case $1 in shapelib-1.5.0/depcomp:65: */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;; shapelib-1.5.0/depcomp-66- *) dir=;; ############################################## shapelib-1.5.0/depcomp-73-{ shapelib-1.5.0/depcomp:74: base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'` shapelib-1.5.0/depcomp-75-} ############################################## shapelib-1.5.0/depcomp-126- sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`} shapelib-1.5.0/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`} shapelib-1.5.0/depcomp-128- ############################################## shapelib-1.5.0/depcomp-405- sleep 1 shapelib-1.5.0/depcomp:406: i=`expr $i - 1` shapelib-1.5.0/depcomp-407- done shapelib-1.5.0/depcomp-408- fi shapelib-1.5.0/depcomp:409: i=`expr $i - 1` shapelib-1.5.0/depcomp-410- done ############################################## shapelib-1.5.0/depcomp-425- # Do two passes, one to just change these to shapelib-1.5.0/depcomp:426: # `$object: dependent.h' and one to simply `dependent.h:'. shapelib-1.5.0/depcomp-427- sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile" ############################################## shapelib-1.5.0/depcomp-659- done shapelib-1.5.0/depcomp:660: obj_suffix=`echo "$object" | sed 's/^.*\././'` shapelib-1.5.0/depcomp-661- touch "$tmpdepfile" ############################################## shapelib-1.5.0/Makefile.in-53- { \ shapelib-1.5.0/Makefile.in:54: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ shapelib-1.5.0/Makefile.in-55- }; \ ############################################## shapelib-1.5.0/Makefile.in-113-CONFIG_CLEAN_VPATH_FILES = shapelib-1.5.0/Makefile.in:114:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; shapelib-1.5.0/Makefile.in-115-am__vpath_adj = case $$p in \ shapelib-1.5.0/Makefile.in:116: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ shapelib-1.5.0/Makefile.in-117- *) f=$$p;; \ shapelib-1.5.0/Makefile.in-118- esac; shapelib-1.5.0/Makefile.in:119:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; shapelib-1.5.0/Makefile.in-120-am__install_max = 40 shapelib-1.5.0/Makefile.in-121-am__nobase_strip_setup = \ shapelib-1.5.0/Makefile.in:122: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` shapelib-1.5.0/Makefile.in-123-am__nobase_strip = \ ############################################## shapelib-1.5.0/Makefile.in-394-case "$@" in \ shapelib-1.5.0/Makefile.in:395: */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;; \ shapelib-1.5.0/Makefile.in-396- *) am__odir=.;; \ ############################################## shapelib-1.5.0/Makefile.in-424- bases='$(TEST_LOGS)'; \ shapelib-1.5.0/Makefile.in:425: bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \ shapelib-1.5.0/Makefile.in:426: bases=`echo $$bases` shapelib-1.5.0/Makefile.in-427-RECHECK_LOGS = $(TEST_LOGS) ############################################## shapelib-1.5.0/Makefile.in-436- */*) b='$*';; \ shapelib-1.5.0/Makefile.in:437: *) b=`echo '$@' | sed 's/\.log$$//'`; \ shapelib-1.5.0/Makefile.in-438- esac;; \ ############################################## shapelib-1.5.0/Makefile.in-469- while test -n "$$dir1"; do \ shapelib-1.5.0/Makefile.in:470: first=`echo "$$dir1" | sed -e "$$sed_first"`; \ shapelib-1.5.0/Makefile.in-471- if test "$$first" != "."; then \ shapelib-1.5.0/Makefile.in-472- if test "$$first" = ".."; then \ shapelib-1.5.0/Makefile.in:473: dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ shapelib-1.5.0/Makefile.in:474: dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ shapelib-1.5.0/Makefile.in-475- else \ shapelib-1.5.0/Makefile.in:476: first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ shapelib-1.5.0/Makefile.in-477- if test "$$first2" = "$$first"; then \ shapelib-1.5.0/Makefile.in:478: dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ shapelib-1.5.0/Makefile.in-479- else \ ############################################## shapelib-1.5.0/Makefile.in-484- fi; \ shapelib-1.5.0/Makefile.in:485: dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ shapelib-1.5.0/Makefile.in-486- done; \ ############################################## shapelib-1.5.0/Makefile.in-796- test -n "$(EXEEXT)" || exit 0; \ shapelib-1.5.0/Makefile.in:797: list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \ shapelib-1.5.0/Makefile.in-798- echo " rm -f" $$list; \ ############################################## shapelib-1.5.0/Makefile.in-805- test -n "$(EXEEXT)" || exit 0; \ shapelib-1.5.0/Makefile.in:806: list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \ shapelib-1.5.0/Makefile.in-807- echo " rm -f" $$list; \ ############################################## shapelib-1.5.0/Makefile.in-879-.c.obj: shapelib-1.5.0/Makefile.in:880:@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` shapelib-1.5.0/Makefile.in-881-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## shapelib-1.5.0/Makefile.in-883-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ shapelib-1.5.0/Makefile.in:884:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` shapelib-1.5.0/Makefile.in-885- ############################################## shapelib-1.5.0/Makefile.in-919- @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \ shapelib-1.5.0/Makefile.in:920: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ shapelib-1.5.0/Makefile.in-921- dir='$(DESTDIR)$(pkgconfigdir)'; $(am__uninstall_files_from_dir) ############################################## shapelib-1.5.0/Makefile.in-940- @list='$(libshp_la_include_HEADERS)'; test -n "$(libshp_la_includedir)" || list=; \ shapelib-1.5.0/Makefile.in:941: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ shapelib-1.5.0/Makefile.in-942- dir='$(DESTDIR)$(libshp_la_includedir)'; $(am__uninstall_files_from_dir) ############################################## shapelib-1.5.0/Makefile.in-957- dot_seen=no; \ shapelib-1.5.0/Makefile.in:958: target=`echo $@ | sed s/-recursive//`; \ shapelib-1.5.0/Makefile.in-959- case "$@" in \ ############################################## shapelib-1.5.0/Makefile.in-1020-GTAGS: shapelib-1.5.0/Makefile.in:1021: here=`$(am__cd) $(top_builddir) && pwd` \ shapelib-1.5.0/Makefile.in-1022- && $(am__cd) $(top_srcdir) \ ############################################## shapelib-1.5.0/Makefile.in-1070- if test -n "$$redo_bases"; then \ shapelib-1.5.0/Makefile.in:1071: redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \ shapelib-1.5.0/Makefile.in:1072: redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \ shapelib-1.5.0/Makefile.in-1073- if $(am__make_dryrun); then :; else \ ############################################## shapelib-1.5.0/Makefile.in-1095- ws='[ ]'; \ shapelib-1.5.0/Makefile.in:1096: results=`for b in $$bases; do echo $$b.trs; done`; \ shapelib-1.5.0/Makefile.in-1097- test -n "$$results" || results=/dev/null; \ shapelib-1.5.0/Makefile.in:1098: all=` grep "^$$ws*:test-result:" $$results | wc -l`; \ shapelib-1.5.0/Makefile.in:1099: pass=` grep "^$$ws*:test-result:$$ws*PASS" $$results | wc -l`; \ shapelib-1.5.0/Makefile.in:1100: fail=` grep "^$$ws*:test-result:$$ws*FAIL" $$results | wc -l`; \ shapelib-1.5.0/Makefile.in:1101: skip=` grep "^$$ws*:test-result:$$ws*SKIP" $$results | wc -l`; \ shapelib-1.5.0/Makefile.in:1102: xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \ shapelib-1.5.0/Makefile.in:1103: xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \ shapelib-1.5.0/Makefile.in:1104: error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \ shapelib-1.5.0/Makefile.in:1105: if test `expr $$fail + $$xpass + $$error` -eq 0; then \ shapelib-1.5.0/Makefile.in-1106- success=true; \ ############################################## shapelib-1.5.0/Makefile.in-1174- @set +e; $(am__set_TESTS_bases); \ shapelib-1.5.0/Makefile.in:1175: log_list=`for i in $$bases; do echo $$i.log; done`; \ shapelib-1.5.0/Makefile.in:1176: trs_list=`for i in $$bases; do echo $$i.trs; done`; \ shapelib-1.5.0/Makefile.in:1177: log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \ shapelib-1.5.0/Makefile.in-1178- $(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \ ############################################## shapelib-1.5.0/Makefile.in-1184- | $(am__list_recheck_tests)` || exit 1; \ shapelib-1.5.0/Makefile.in:1185: log_list=`for i in $$bases; do echo $$i.log; done`; \ shapelib-1.5.0/Makefile.in:1186: log_list=`echo $$log_list`; \ shapelib-1.5.0/Makefile.in-1187- $(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \ ############################################## shapelib-1.5.0/Makefile.in-1222- test -d "$(distdir)" || mkdir "$(distdir)" shapelib-1.5.0/Makefile.in:1223: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ shapelib-1.5.0/Makefile.in:1224: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ shapelib-1.5.0/Makefile.in-1225- list='$(DISTFILES)'; \ ############################################## shapelib-1.5.0/Makefile.in-1236- if test -d $$d/$$file; then \ shapelib-1.5.0/Makefile.in:1237: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ shapelib-1.5.0/Makefile.in-1238- if test -d "$(distdir)/$$file"; then \ ############################################## shapelib-1.5.0/Makefile.in-1346- test -d $(distdir)/_build || exit 0; \ shapelib-1.5.0/Makefile.in:1347: dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ shapelib-1.5.0/Makefile.in-1348- && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ ############################################## shapelib-1.5.0/Makefile.in-1390- }; \ shapelib-1.5.0/Makefile.in:1391: test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \ shapelib-1.5.0/Makefile.in-1392- || { echo "ERROR: files left after uninstall:" ; \ ############################################## shapelib-1.5.0/Makefile.in-1402- fi shapelib-1.5.0/Makefile.in:1403: @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \ shapelib-1.5.0/Makefile.in-1404- || { echo "ERROR: files left in build directory after distclean:" ; \ ############################################## shapelib-1.5.0/m4/libtool.m4-119- done shapelib-1.5.0/m4/libtool.m4:120: func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"` shapelib-1.5.0/m4/libtool.m4-121-} ############################################## shapelib-1.5.0/m4/libtool.m4-437-m4_define([_LT_CONFIG_STATUS_DECLARE], shapelib-1.5.0/m4/libtool.m4:438:[$1='`$ECHO "$][$1" | $SED "$delay_single_quote_subst"`']) shapelib-1.5.0/m4/libtool.m4-439- ############################################## shapelib-1.5.0/m4/libtool.m4-447-# shapelib-1.5.0/m4/libtool.m4:448:# <var>='`$ECHO "$<var>" | $SED "$delay_single_quote_subst"`' shapelib-1.5.0/m4/libtool.m4-449-m4_defun([_LT_CONFIG_STATUS_DECLARATIONS], ############################################## shapelib-1.5.0/m4/libtool.m4-557-]], lt_decl_quote_varnames); do shapelib-1.5.0/m4/libtool.m4:558: case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in shapelib-1.5.0/m4/libtool.m4-559- *[[\\\\\\\`\\"\\\$]]*) shapelib-1.5.0/m4/libtool.m4:560: eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes shapelib-1.5.0/m4/libtool.m4-561- ;; ############################################## shapelib-1.5.0/m4/libtool.m4-570-]], lt_decl_dquote_varnames); do shapelib-1.5.0/m4/libtool.m4:571: case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in shapelib-1.5.0/m4/libtool.m4-572- *[[\\\\\\\`\\"\\\$]]*) shapelib-1.5.0/m4/libtool.m4:573: eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes shapelib-1.5.0/m4/libtool.m4-574- ;; ############################################## shapelib-1.5.0/m4/libtool.m4-1112- if test yes = "$lt_cv_ld_force_load"; then shapelib-1.5.0/m4/libtool.m4:1113: _LT_TAGVAR(whole_archive_flag_spec, $1)='`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`' shapelib-1.5.0/m4/libtool.m4-1114- m4_case([$1], [F77], [_LT_TAGVAR(compiler_needs_object, $1)=yes], ############################################## shapelib-1.5.0/m4/libtool.m4-1165- }]' shapelib-1.5.0/m4/libtool.m4:1166: _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` shapelib-1.5.0/m4/libtool.m4-1167- # Check for a 64-bit object if we didn't find anything. shapelib-1.5.0/m4/libtool.m4-1168- if test -z "$_LT_TAGVAR([lt_cv_aix_libpath_], [$1])"; then shapelib-1.5.0/m4/libtool.m4:1169: _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` shapelib-1.5.0/m4/libtool.m4-1170- fi],[]) ############################################## shapelib-1.5.0/m4/libtool.m4-1201-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \ shapelib-1.5.0/m4/libtool.m4:1202: test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then shapelib-1.5.0/m4/libtool.m4-1203- ECHO='print -r --' shapelib-1.5.0/m4/libtool.m4:1204:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then shapelib-1.5.0/m4/libtool.m4-1205- ECHO='printf %s\n' ############################################## shapelib-1.5.0/m4/libtool.m4-1236- PATH=/empty FPATH=/empty; export PATH FPATH shapelib-1.5.0/m4/libtool.m4:1237: test "X`printf %s $ECHO`" = "X$ECHO" \ shapelib-1.5.0/m4/libtool.m4:1238: || test "X`print -r -- $ECHO`" = "X$ECHO" )])]) shapelib-1.5.0/m4/libtool.m4-1239- ############################################## shapelib-1.5.0/m4/libtool.m4-1260- if test yes = "$GCC"; then shapelib-1.5.0/m4/libtool.m4:1261: lt_sysroot=`$CC --print-sysroot 2>/dev/null` shapelib-1.5.0/m4/libtool.m4-1262- fi ############################################## shapelib-1.5.0/m4/libtool.m4-1264- /*) shapelib-1.5.0/m4/libtool.m4:1265: lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"` shapelib-1.5.0/m4/libtool.m4-1266- ;; #( ############################################## shapelib-1.5.0/m4/libtool.m4-1294- if AC_TRY_EVAL(ac_compile); then shapelib-1.5.0/m4/libtool.m4:1295: case `/usr/bin/file conftest.$ac_objext` in shapelib-1.5.0/m4/libtool.m4-1296- *ELF-32*) ############################################## shapelib-1.5.0/m4/libtool.m4-1311- if test yes = "$lt_cv_prog_gnu_ld"; then shapelib-1.5.0/m4/libtool.m4:1312: case `/usr/bin/file conftest.$ac_objext` in shapelib-1.5.0/m4/libtool.m4-1313- *32-bit*) ############################################## shapelib-1.5.0/m4/libtool.m4-1323- else shapelib-1.5.0/m4/libtool.m4:1324: case `/usr/bin/file conftest.$ac_objext` in shapelib-1.5.0/m4/libtool.m4-1325- *32-bit*) ############################################## shapelib-1.5.0/m4/libtool.m4-1345- emul=elf shapelib-1.5.0/m4/libtool.m4:1346: case `/usr/bin/file conftest.$ac_objext` in shapelib-1.5.0/m4/libtool.m4-1347- *32-bit*) ############################################## shapelib-1.5.0/m4/libtool.m4-1353- esac shapelib-1.5.0/m4/libtool.m4:1354: case `/usr/bin/file conftest.$ac_objext` in shapelib-1.5.0/m4/libtool.m4-1355- *MSB*) ############################################## shapelib-1.5.0/m4/libtool.m4-1361- esac shapelib-1.5.0/m4/libtool.m4:1362: case `/usr/bin/file conftest.$ac_objext` in shapelib-1.5.0/m4/libtool.m4-1363- *N32*) ############################################## shapelib-1.5.0/m4/libtool.m4-1726- # And add a safety zone shapelib-1.5.0/m4/libtool.m4:1727: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4` shapelib-1.5.0/m4/libtool.m4:1728: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3` shapelib-1.5.0/m4/libtool.m4-1729- ;; ############################################## shapelib-1.5.0/m4/libtool.m4-1759- if test -n "$kargmax"; then shapelib-1.5.0/m4/libtool.m4:1760: lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[ ]]//'` shapelib-1.5.0/m4/libtool.m4-1761- else ############################################## shapelib-1.5.0/m4/libtool.m4-1768- test undefined != "$lt_cv_sys_max_cmd_len"; then shapelib-1.5.0/m4/libtool.m4:1769: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4` shapelib-1.5.0/m4/libtool.m4:1770: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3` shapelib-1.5.0/m4/libtool.m4-1771- else ############################################## shapelib-1.5.0/m4/libtool.m4-1780- # we can't tell. shapelib-1.5.0/m4/libtool.m4:1781: while { test X`env echo "$teststring$teststring" 2>/dev/null` \ shapelib-1.5.0/m4/libtool.m4-1782- = "X$teststring$teststring"; } >/dev/null 2>&1 && ############################################## shapelib-1.5.0/m4/libtool.m4-1784- do shapelib-1.5.0/m4/libtool.m4:1785: i=`expr $i + 1` shapelib-1.5.0/m4/libtool.m4-1786- teststring=$teststring$teststring ############################################## shapelib-1.5.0/m4/libtool.m4-1788- # Only check the string length outside the loop. shapelib-1.5.0/m4/libtool.m4:1789: lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1` shapelib-1.5.0/m4/libtool.m4-1790- teststring= ############################################## shapelib-1.5.0/m4/libtool.m4-1793- # linker. It appears as though 1/2 is a usable value. shapelib-1.5.0/m4/libtool.m4:1794: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2` shapelib-1.5.0/m4/libtool.m4-1795- fi ############################################## shapelib-1.5.0/m4/libtool.m4-2259- *:) shapelib-1.5.0/m4/libtool.m4:2260: eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'` \@S|@@S|@1\" shapelib-1.5.0/m4/libtool.m4-2261- ;; shapelib-1.5.0/m4/libtool.m4-2262- x:*) shapelib-1.5.0/m4/libtool.m4:2263: eval @S|@1=\"\@S|@@S|@1 `$ECHO @S|@2 | $SED 's/:/ /g'`\" shapelib-1.5.0/m4/libtool.m4-2264- ;; shapelib-1.5.0/m4/libtool.m4-2265- *::*) shapelib-1.5.0/m4/libtool.m4:2266: eval @S|@1=\"\@S|@@S|@1\ `$ECHO @S|@2 | $SED -e 's/.*:://' -e 's/:/ /g'`\" shapelib-1.5.0/m4/libtool.m4:2267: eval @S|@1=\"`$ECHO @S|@2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \@S|@@S|@1\" shapelib-1.5.0/m4/libtool.m4-2268- ;; shapelib-1.5.0/m4/libtool.m4-2269- *) shapelib-1.5.0/m4/libtool.m4:2270: eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'`\" shapelib-1.5.0/m4/libtool.m4-2271- ;; ############################################## shapelib-1.5.0/m4/libtool.m4-2299- esac shapelib-1.5.0/m4/libtool.m4:2300: lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq` shapelib-1.5.0/m4/libtool.m4-2301- case $lt_search_path_spec in ############################################## shapelib-1.5.0/m4/libtool.m4-2306- # okay in the real world where ";" in dirpaths is itself problematic. shapelib-1.5.0/m4/libtool.m4:2307: lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'` shapelib-1.5.0/m4/libtool.m4-2308- ;; shapelib-1.5.0/m4/libtool.m4-2309- *) shapelib-1.5.0/m4/libtool.m4:2310: lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"` shapelib-1.5.0/m4/libtool.m4-2311- ;; ############################################## shapelib-1.5.0/m4/libtool.m4-2315- lt_tmp_lt_search_path_spec= shapelib-1.5.0/m4/libtool.m4:2316: lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null` shapelib-1.5.0/m4/libtool.m4-2317- # ...but if some path component already ends with the multilib dir we assume ############################################## shapelib-1.5.0/m4/libtool.m4-2357- esac shapelib-1.5.0/m4/libtool.m4:2358: sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP` shapelib-1.5.0/m4/libtool.m4-2359-else ############################################## shapelib-1.5.0/m4/libtool.m4-2498- # Create ${libname}_ixlibrary.a entries in /sys/libs. shapelib-1.5.0/m4/libtool.m4:2499: finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([[^/]]*\)\.ixlibrary$%\1%'\''`; $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done' shapelib-1.5.0/m4/libtool.m4-2500- ;; ############################################## shapelib-1.5.0/m4/libtool.m4-2534- # DLL is installed to $(libdir)/../bin by postinstall_cmds shapelib-1.5.0/m4/libtool.m4:2535: postinstall_cmds='base_file=`basename \$file`~ shapelib-1.5.0/m4/libtool.m4:2536: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~ shapelib-1.5.0/m4/libtool.m4:2537: dldir=$destdir/`dirname \$dlpath`~ shapelib-1.5.0/m4/libtool.m4-2538- test -d \$dldir || mkdir -p \$dldir~ ############################################## shapelib-1.5.0/m4/libtool.m4-2543- fi' shapelib-1.5.0/m4/libtool.m4:2544: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ shapelib-1.5.0/m4/libtool.m4-2545- dlpath=$dir/\$dldll~ ############################################## shapelib-1.5.0/m4/libtool.m4-2551- # Cygwin DLLs use 'cyg' prefix rather than 'lib' shapelib-1.5.0/m4/libtool.m4:2552: soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext' shapelib-1.5.0/m4/libtool.m4-2553-m4_if([$1], [],[ ############################################## shapelib-1.5.0/m4/libtool.m4-2557- # MinGW DLLs use traditional 'lib' prefix shapelib-1.5.0/m4/libtool.m4:2558: soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext' shapelib-1.5.0/m4/libtool.m4-2559- ;; ############################################## shapelib-1.5.0/m4/libtool.m4-2561- # pw32 DLLs use 'pw' prefix rather than 'lib' shapelib-1.5.0/m4/libtool.m4:2562: library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext' shapelib-1.5.0/m4/libtool.m4-2563- ;; ############################################## shapelib-1.5.0/m4/libtool.m4-2570- libname_spec='$name' shapelib-1.5.0/m4/libtool.m4:2571: soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext' shapelib-1.5.0/m4/libtool.m4-2572- library_names_spec='$libname.dll.lib' ############################################## shapelib-1.5.0/m4/libtool.m4-2582- # Let DOS variable expansion print the short 8.3 style file name. shapelib-1.5.0/m4/libtool.m4:2583: lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"` shapelib-1.5.0/m4/libtool.m4-2584- sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path" ############################################## shapelib-1.5.0/m4/libtool.m4-2587- # Convert to MSYS style. shapelib-1.5.0/m4/libtool.m4:2588: sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([[a-zA-Z]]\\):| /\\1|g' -e 's|^ ||'` shapelib-1.5.0/m4/libtool.m4-2589- ;; ############################################## shapelib-1.5.0/m4/libtool.m4-2593- # like /cygdrive/c/PROGRA~1:/cygdr... shapelib-1.5.0/m4/libtool.m4:2594: sys_lib_search_path_spec=`cygpath --path --unix "$LIB"` shapelib-1.5.0/m4/libtool.m4:2595: sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null` shapelib-1.5.0/m4/libtool.m4:2596: sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` shapelib-1.5.0/m4/libtool.m4-2597- ;; ############################################## shapelib-1.5.0/m4/libtool.m4-2601- # It is most probably a Windows format PATH. shapelib-1.5.0/m4/libtool.m4:2602: sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` shapelib-1.5.0/m4/libtool.m4-2603- else shapelib-1.5.0/m4/libtool.m4:2604: sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` shapelib-1.5.0/m4/libtool.m4-2605- fi ############################################## shapelib-1.5.0/m4/libtool.m4-2611- # DLL is installed to $(libdir)/../bin by postinstall_cmds shapelib-1.5.0/m4/libtool.m4:2612: postinstall_cmds='base_file=`basename \$file`~ shapelib-1.5.0/m4/libtool.m4:2613: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~ shapelib-1.5.0/m4/libtool.m4:2614: dldir=$destdir/`dirname \$dlpath`~ shapelib-1.5.0/m4/libtool.m4-2615- test -d \$dldir || mkdir -p \$dldir~ shapelib-1.5.0/m4/libtool.m4-2616- $install_prog $dir/$dlname \$dldir/$dlname' shapelib-1.5.0/m4/libtool.m4:2617: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ shapelib-1.5.0/m4/libtool.m4-2618- dlpath=$dir/\$dldll~ ############################################## shapelib-1.5.0/m4/libtool.m4-2625- # Assume MSVC wrapper shapelib-1.5.0/m4/libtool.m4:2626: library_names_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext $libname.lib' shapelib-1.5.0/m4/libtool.m4-2627- dynamic_linker='Win32 ld.exe' ############################################## shapelib-1.5.0/m4/libtool.m4-2642- shlibpath_var=DYLD_LIBRARY_PATH shapelib-1.5.0/m4/libtool.m4:2643: shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`' shapelib-1.5.0/m4/libtool.m4-2644-m4_if([$1], [],[ ############################################## shapelib-1.5.0/m4/libtool.m4-2876- if test -f /etc/ld.so.conf; then shapelib-1.5.0/m4/libtool.m4:2877: lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \[$]2)); skip = 1; } { if (!skip) print \[$]0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[ ]*hwcap[ ]/d;s/[:, ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '` shapelib-1.5.0/m4/libtool.m4-2878- sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra" ############################################## shapelib-1.5.0/m4/libtool.m4-2942- need_lib_prefix=no shapelib-1.5.0/m4/libtool.m4:2943: if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then shapelib-1.5.0/m4/libtool.m4-2944- need_version=no ############################################## shapelib-1.5.0/m4/libtool.m4-2969- sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec shapelib-1.5.0/m4/libtool.m4:2970: postinstall_cmds='base_file=`basename \$file`~ shapelib-1.5.0/m4/libtool.m4:2971: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~ shapelib-1.5.0/m4/libtool.m4:2972: dldir=$destdir/`dirname \$dlpath`~ shapelib-1.5.0/m4/libtool.m4-2973- test -d \$dldir || mkdir -p \$dldir~ ############################################## shapelib-1.5.0/m4/libtool.m4-2978- fi' shapelib-1.5.0/m4/libtool.m4:2979: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~ shapelib-1.5.0/m4/libtool.m4-2980- dlpath=$dir/\$dldll~ ############################################## shapelib-1.5.0/m4/libtool.m4-3189- "file_magic "*) shapelib-1.5.0/m4/libtool.m4:3190: file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"` shapelib-1.5.0/m4/libtool.m4-3191- MAGIC_CMD=$lt_cv_path_MAGIC_CMD ############################################## shapelib-1.5.0/m4/libtool.m4-3272- # gcc leaves a trailing carriage return, which upsets mingw shapelib-1.5.0/m4/libtool.m4:3273: ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; shapelib-1.5.0/m4/libtool.m4-3274- *) shapelib-1.5.0/m4/libtool.m4:3275: ac_prog=`($CC -print-prog-name=ld) 2>&5` ;; shapelib-1.5.0/m4/libtool.m4-3276- esac ############################################## shapelib-1.5.0/m4/libtool.m4-3281- # Canonicalize the pathname of ld shapelib-1.5.0/m4/libtool.m4:3282: ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'` shapelib-1.5.0/m4/libtool.m4-3283- while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do shapelib-1.5.0/m4/libtool.m4:3284: ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"` shapelib-1.5.0/m4/libtool.m4-3285- done ############################################## shapelib-1.5.0/m4/libtool.m4-3312- # Break only if it was the GNU/non-GNU ld that we prefer. shapelib-1.5.0/m4/libtool.m4:3313: case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in shapelib-1.5.0/m4/libtool.m4-3314- *GNU* | *'with BFD'*) ############################################## shapelib-1.5.0/m4/libtool.m4-3352-[# I'd rather use --version here, but apparently some GNU lds only accept -v. shapelib-1.5.0/m4/libtool.m4:3353:case `$LD -v 2>&1 </dev/null` in shapelib-1.5.0/m4/libtool.m4-3354-*GNU* | *'with BFD'*) ############################################## shapelib-1.5.0/m4/libtool.m4-3579-openbsd* | bitrig*) shapelib-1.5.0/m4/libtool.m4:3580: if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then shapelib-1.5.0/m4/libtool.m4-3581- lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$' ############################################## shapelib-1.5.0/m4/libtool.m4-3646- else shapelib-1.5.0/m4/libtool.m4:3647: file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[[\1]]\/[[\1]]\/g;/g"` shapelib-1.5.0/m4/libtool.m4-3648- fi ############################################## shapelib-1.5.0/m4/libtool.m4-3697- esac shapelib-1.5.0/m4/libtool.m4:3698: case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in shapelib-1.5.0/m4/libtool.m4-3699- *$lt_bad_file* | *'Invalid file or object type'*) ############################################## shapelib-1.5.0/m4/libtool.m4-3703- *) shapelib-1.5.0/m4/libtool.m4:3704: case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in shapelib-1.5.0/m4/libtool.m4-3705- */dev/null*) ############################################## shapelib-1.5.0/m4/libtool.m4-3729- AC_CHECK_TOOLS(DUMPBIN, [dumpbin "link -dump"], :) shapelib-1.5.0/m4/libtool.m4:3730: case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in shapelib-1.5.0/m4/libtool.m4-3731- *COFF*) ############################################## shapelib-1.5.0/m4/libtool.m4-3788- # decide which one to use based on capabilities of $DLLTOOL shapelib-1.5.0/m4/libtool.m4:3789: case `$DLLTOOL --help 2>&1` in shapelib-1.5.0/m4/libtool.m4-3790- *--identify-strict*) ############################################## shapelib-1.5.0/m4/libtool.m4-3962-# If we're using GNU nm, then use its standard symbol codes. shapelib-1.5.0/m4/libtool.m4:3963:case `$NM -V 2>&1` in shapelib-1.5.0/m4/libtool.m4-3964-*GNU* | *'with BFD'*) ############################################## shapelib-1.5.0/m4/libtool.m4-4010-mingw*) shapelib-1.5.0/m4/libtool.m4:4011: opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp shapelib-1.5.0/m4/libtool.m4-4012- ;; ############################################## shapelib-1.5.0/m4/libtool.m4-4066- nlist=conftest.nm shapelib-1.5.0/m4/libtool.m4:4067: if AC_TRY_EVAL(NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) && test -s "$nlist"; then shapelib-1.5.0/m4/libtool.m4-4068- # Try sorting and uniquifying the output. ############################################## shapelib-1.5.0/m4/libtool.m4-4414- *) shapelib-1.5.0/m4/libtool.m4:4415: case `$CC -V 2>&1 | sed 5q` in shapelib-1.5.0/m4/libtool.m4-4416- *Sun\ C*) ############################################## shapelib-1.5.0/m4/libtool.m4-4750- *) shapelib-1.5.0/m4/libtool.m4:4751: case `$CC -V 2>&1 | sed 5q` in shapelib-1.5.0/m4/libtool.m4-4752- *Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [[1-7]].* | *Sun*Fortran*\ 8.[[0-3]]*) ############################################## shapelib-1.5.0/m4/libtool.m4-4933- else shapelib-1.5.0/m4/libtool.m4:4934: _LT_TAGVAR(export_symbols_cmds, $1)='`func_echo_all $NM | $SED -e '\''s/B\([[^B]]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && ([substr](\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols' shapelib-1.5.0/m4/libtool.m4-4935- fi ############################################## shapelib-1.5.0/m4/libtool.m4-5032- # shared libraries, regardless of the interface used. shapelib-1.5.0/m4/libtool.m4:5033: case `$LD -v 2>&1` in shapelib-1.5.0/m4/libtool.m4-5034- *\ \(GNU\ Binutils\)\ 2.19.5*) ;; ############################################## shapelib-1.5.0/m4/libtool.m4-5064- supports_anon_versioning=no shapelib-1.5.0/m4/libtool.m4:5065: case `$LD -v | $SED -e 's/([^)]\+)\s\+//' 2>&1` in shapelib-1.5.0/m4/libtool.m4-5066- *GNU\ gold*) supports_anon_versioning=yes ;; ############################################## shapelib-1.5.0/m4/libtool.m4-5167- prefix_cmds="$SED"~ shapelib-1.5.0/m4/libtool.m4:5168: if test EXPORTS = "`$SED 1q $export_symbols`"; then shapelib-1.5.0/m4/libtool.m4-5169- prefix_cmds="$prefix_cmds -e 1d"; ############################################## shapelib-1.5.0/m4/libtool.m4-5189- # time. Moving up from 0x10000000 also allows more sbrk(2) space. shapelib-1.5.0/m4/libtool.m4:5190: _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' shapelib-1.5.0/m4/libtool.m4:5191: _LT_TAGVAR(archive_expsym_cmds, $1)='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' shapelib-1.5.0/m4/libtool.m4-5192- ;; ############################################## shapelib-1.5.0/m4/libtool.m4-5207- pgcc*) # Portland Group C compiler shapelib-1.5.0/m4/libtool.m4:5208: _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive' shapelib-1.5.0/m4/libtool.m4-5209- tmp_addflag=' $pic_flag' ############################################## shapelib-1.5.0/m4/libtool.m4-5212- # Portland Group f77 and f90 compilers shapelib-1.5.0/m4/libtool.m4:5213: _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive' shapelib-1.5.0/m4/libtool.m4-5214- tmp_addflag=' $pic_flag -Mnomain' ;; ############################################## shapelib-1.5.0/m4/libtool.m4-5229- nvcc*) # Cuda Compiler Driver 2.2 shapelib-1.5.0/m4/libtool.m4:5230: _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive' shapelib-1.5.0/m4/libtool.m4-5231- _LT_TAGVAR(compiler_needs_object, $1)=yes ############################################## shapelib-1.5.0/m4/libtool.m4-5233- esac shapelib-1.5.0/m4/libtool.m4:5234: case `$CC -V 2>&1 | sed 5q` in shapelib-1.5.0/m4/libtool.m4-5235- *Sun\ C*) # Sun C 5.9 shapelib-1.5.0/m4/libtool.m4:5236: _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive' shapelib-1.5.0/m4/libtool.m4-5237- _LT_TAGVAR(compiler_needs_object, $1)=yes ############################################## shapelib-1.5.0/m4/libtool.m4-5304- sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*) shapelib-1.5.0/m4/libtool.m4:5305: case `$LD -v 2>&1` in shapelib-1.5.0/m4/libtool.m4-5306- *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*) ############################################## shapelib-1.5.0/m4/libtool.m4-5393- else shapelib-1.5.0/m4/libtool.m4:5394: _LT_TAGVAR(export_symbols_cmds, $1)='`func_echo_all $NM | $SED -e '\''s/B\([[^B]]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && ([substr](\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols' shapelib-1.5.0/m4/libtool.m4-5395- fi ############################################## shapelib-1.5.0/m4/libtool.m4-5458- # below for broken collect2 doesn't work under 4.3+ shapelib-1.5.0/m4/libtool.m4:5459: collect2name=`$CC -print-prog-name=collect2` shapelib-1.5.0/m4/libtool.m4-5460- if test -f "$collect2name" && ############################################## shapelib-1.5.0/m4/libtool.m4-5514- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-blibpath:$libdir:'"$aix_libpath" shapelib-1.5.0/m4/libtool.m4:5515: _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag shapelib-1.5.0/m4/libtool.m4-5516- else ############################################## shapelib-1.5.0/m4/libtool.m4-5539- # -brtl affects multiple linker settings, -berok does not and is overridden later shapelib-1.5.0/m4/libtool.m4:5540: compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([[, ]]\\)%-berok\\1%g"`' shapelib-1.5.0/m4/libtool.m4-5541- if test svr4 != "$with_aix_soname"; then ############################################## shapelib-1.5.0/m4/libtool.m4-5630- # FIXME: Setting linknames here is a bad hack. shapelib-1.5.0/m4/libtool.m4:5631: _LT_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames=' shapelib-1.5.0/m4/libtool.m4-5632- # The linker will automatically build a .lib file if we build a DLL. ############################################## shapelib-1.5.0/m4/libtool.m4-5768- if test yes = "$GCC"; then shapelib-1.5.0/m4/libtool.m4:5769: _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib' shapelib-1.5.0/m4/libtool.m4-5770- # Try to use the -exported_symbol ld option, if it does not ############################################## shapelib-1.5.0/m4/libtool.m4-5791- if test yes = "$lt_cv_irix_exported_symbol"; then shapelib-1.5.0/m4/libtool.m4:5792: _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations $wl-exports_file $wl$export_symbols -o $lib' shapelib-1.5.0/m4/libtool.m4-5793- fi ############################################## shapelib-1.5.0/m4/libtool.m4-5795- else shapelib-1.5.0/m4/libtool.m4:5796: _LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib' shapelib-1.5.0/m4/libtool.m4:5797: _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -exports_file $export_symbols -o $lib' shapelib-1.5.0/m4/libtool.m4-5798- fi ############################################## shapelib-1.5.0/m4/libtool.m4-5842- _LT_TAGVAR(hardcode_direct_absolute, $1)=yes shapelib-1.5.0/m4/libtool.m4:5843: if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then shapelib-1.5.0/m4/libtool.m4-5844- _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' ############################################## shapelib-1.5.0/m4/libtool.m4-5873- prefix_cmds="$SED"~ shapelib-1.5.0/m4/libtool.m4:5874: if test EXPORTS = "`$SED 1q $export_symbols`"; then shapelib-1.5.0/m4/libtool.m4-5875- prefix_cmds="$prefix_cmds -e 1d"; ############################################## shapelib-1.5.0/m4/libtool.m4-5887- _LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*' shapelib-1.5.0/m4/libtool.m4:5888: _LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib' shapelib-1.5.0/m4/libtool.m4-5889- else shapelib-1.5.0/m4/libtool.m4-5890- _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*' shapelib-1.5.0/m4/libtool.m4:5891: _LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib' shapelib-1.5.0/m4/libtool.m4-5892- fi ############################################## shapelib-1.5.0/m4/libtool.m4-5900- _LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*' shapelib-1.5.0/m4/libtool.m4:5901: _LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $pic_flag $libobjs $deplibs $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib' shapelib-1.5.0/m4/libtool.m4-5902- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir' ############################################## shapelib-1.5.0/m4/libtool.m4-5904- _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*' shapelib-1.5.0/m4/libtool.m4:5905: _LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib' shapelib-1.5.0/m4/libtool.m4:5906: _LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~ shapelib-1.5.0/m4/libtool.m4:5907: $CC -shared$allow_undefined_flag $wl-input $wl$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~$RM $lib.exp' shapelib-1.5.0/m4/libtool.m4-5908- ############################################## shapelib-1.5.0/m4/libtool.m4-5923- else shapelib-1.5.0/m4/libtool.m4:5924: case `$CC -V 2>&1` in shapelib-1.5.0/m4/libtool.m4-5925- *"Compilers 5.0"*) ############################################## shapelib-1.5.0/m4/libtool.m4-6116- _LT_TAGVAR(allow_undefined_flag, $1)= shapelib-1.5.0/m4/libtool.m4:6117: if AC_TRY_EVAL(_LT_TAGVAR(archive_cmds, $1) 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1) shapelib-1.5.0/m4/libtool.m4-6118- then ############################################## shapelib-1.5.0/m4/libtool.m4-6420- # ancient GNU ld didn't support --whole-archive et. al. shapelib-1.5.0/m4/libtool.m4:6421: if eval "`$CC -print-prog-name=ld` --help 2>&1" | shapelib-1.5.0/m4/libtool.m4-6422- $GREP 'no-whole-archive' > /dev/null; then ############################################## shapelib-1.5.0/m4/libtool.m4-6530- # below for broken collect2 doesn't work under 4.3+ shapelib-1.5.0/m4/libtool.m4:6531: collect2name=`$CC -print-prog-name=collect2` shapelib-1.5.0/m4/libtool.m4-6532- if test -f "$collect2name" && ############################################## shapelib-1.5.0/m4/libtool.m4-6588- shapelib-1.5.0/m4/libtool.m4:6589: _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag shapelib-1.5.0/m4/libtool.m4-6590- else ############################################## shapelib-1.5.0/m4/libtool.m4-6613- # -brtl affects multiple linker settings, -berok does not and is overridden later shapelib-1.5.0/m4/libtool.m4:6614: compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([[, ]]\\)%-berok\\1%g"`' shapelib-1.5.0/m4/libtool.m4-6615- if test svr4 != "$with_aix_soname"; then ############################################## shapelib-1.5.0/m4/libtool.m4-6742- prefix_cmds="$SED"~ shapelib-1.5.0/m4/libtool.m4:6743: if test EXPORTS = "`$SED 1q $export_symbols`"; then shapelib-1.5.0/m4/libtool.m4-6744- prefix_cmds="$prefix_cmds -e 1d"; ############################################## shapelib-1.5.0/m4/libtool.m4-6816- # dependencies. shapelib-1.5.0/m4/libtool.m4:6817: 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"' shapelib-1.5.0/m4/libtool.m4-6818- ;; ############################################## shapelib-1.5.0/m4/libtool.m4-6881- # dependencies. shapelib-1.5.0/m4/libtool.m4:6882: 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"' shapelib-1.5.0/m4/libtool.m4-6883- ;; ############################################## shapelib-1.5.0/m4/libtool.m4-6917- # time. Moving up from 0x10000000 also allows more sbrk(2) space. shapelib-1.5.0/m4/libtool.m4:6918: _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' shapelib-1.5.0/m4/libtool.m4:6919: _LT_TAGVAR(archive_expsym_cmds, $1)='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' shapelib-1.5.0/m4/libtool.m4-6920- ;; ############################################## shapelib-1.5.0/m4/libtool.m4-6924- # SGI C++ shapelib-1.5.0/m4/libtool.m4:6925: _LT_TAGVAR(archive_cmds, $1)='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib' shapelib-1.5.0/m4/libtool.m4-6926- ############################################## shapelib-1.5.0/m4/libtool.m4-6935- if test no = "$with_gnu_ld"; then shapelib-1.5.0/m4/libtool.m4:6936: _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib' shapelib-1.5.0/m4/libtool.m4-6937- else shapelib-1.5.0/m4/libtool.m4:6938: _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` -o $lib' shapelib-1.5.0/m4/libtool.m4-6939- fi ############################################## shapelib-1.5.0/m4/libtool.m4-6956- # to its proper name (with version) after linking. shapelib-1.5.0/m4/libtool.m4:6957: _LT_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib' shapelib-1.5.0/m4/libtool.m4:6958: _LT_TAGVAR(archive_expsym_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib $wl-retain-symbols-file,$export_symbols; mv \$templib $lib' shapelib-1.5.0/m4/libtool.m4-6959- # Commands to make compiler produce verbose output that lists ############################################## shapelib-1.5.0/m4/libtool.m4-6966- # dependencies. shapelib-1.5.0/m4/libtool.m4:6967: output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | $GREP "ld"`; rm -f libconftest$shared_ext; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"' shapelib-1.5.0/m4/libtool.m4-6968- ############################################## shapelib-1.5.0/m4/libtool.m4-6981- # earlier do not add the objects themselves. shapelib-1.5.0/m4/libtool.m4:6982: case `$CC -V 2>&1` in shapelib-1.5.0/m4/libtool.m4-6983- *"Version 7."*) ############################################## shapelib-1.5.0/m4/libtool.m4-7002- # Portland Group C++ compiler shapelib-1.5.0/m4/libtool.m4:7003: case `$CC -V` in shapelib-1.5.0/m4/libtool.m4-7004- *pgCC\ [[1-5]].* | *pgcpp\ [[1-5]].*) ############################################## shapelib-1.5.0/m4/libtool.m4-7007- $CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~ shapelib-1.5.0/m4/libtool.m4:7008: compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"' shapelib-1.5.0/m4/libtool.m4-7009- _LT_TAGVAR(old_archive_cmds, $1)='tpldir=Template.dir~ ############################################## shapelib-1.5.0/m4/libtool.m4-7011- $CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~ shapelib-1.5.0/m4/libtool.m4:7012: $AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~ shapelib-1.5.0/m4/libtool.m4-7013- $RANLIB $oldlib' ############################################## shapelib-1.5.0/m4/libtool.m4-7016- $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~ shapelib-1.5.0/m4/libtool.m4:7017: $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname -o $lib' shapelib-1.5.0/m4/libtool.m4-7018- _LT_TAGVAR(archive_expsym_cmds, $1)='tpldir=Template.dir~ ############################################## shapelib-1.5.0/m4/libtool.m4-7020- $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~ shapelib-1.5.0/m4/libtool.m4:7021: $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname $wl-retain-symbols-file $wl$export_symbols -o $lib' shapelib-1.5.0/m4/libtool.m4-7022- ;; ############################################## shapelib-1.5.0/m4/libtool.m4-7030- _LT_TAGVAR(export_dynamic_flag_spec, $1)='$wl--export-dynamic' shapelib-1.5.0/m4/libtool.m4:7031: _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive' shapelib-1.5.0/m4/libtool.m4-7032- ;; ############################################## shapelib-1.5.0/m4/libtool.m4-7049- # dependencies. shapelib-1.5.0/m4/libtool.m4:7050: output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "X$list" | $Xsed' shapelib-1.5.0/m4/libtool.m4-7051- ;; ############################################## shapelib-1.5.0/m4/libtool.m4-7064- *) shapelib-1.5.0/m4/libtool.m4:7065: case `$CC -V 2>&1 | sed 5q` in shapelib-1.5.0/m4/libtool.m4-7066- *Sun\ C*) ############################################## shapelib-1.5.0/m4/libtool.m4-7071- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir' shapelib-1.5.0/m4/libtool.m4:7072: _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive' shapelib-1.5.0/m4/libtool.m4-7073- _LT_TAGVAR(compiler_needs_object, $1)=yes ############################################## shapelib-1.5.0/m4/libtool.m4-7136- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath,$libdir' shapelib-1.5.0/m4/libtool.m4:7137: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`"; then shapelib-1.5.0/m4/libtool.m4-7138- _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-retain-symbols-file,$export_symbols -o $lib' ############################################## shapelib-1.5.0/m4/libtool.m4-7155- # to its proper name (with version) after linking. shapelib-1.5.0/m4/libtool.m4:7156: _LT_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo "$lib" | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib' shapelib-1.5.0/m4/libtool.m4-7157- ############################################## shapelib-1.5.0/m4/libtool.m4-7176- _LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*' shapelib-1.5.0/m4/libtool.m4:7177: _LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $soname `test -n "$verstring" && func_echo_all "$wl-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib' shapelib-1.5.0/m4/libtool.m4-7178- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir' ############################################## shapelib-1.5.0/m4/libtool.m4-7181- _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*' shapelib-1.5.0/m4/libtool.m4:7182: _LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib' shapelib-1.5.0/m4/libtool.m4:7183: _LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~ shapelib-1.5.0/m4/libtool.m4-7184- echo "-hidden">> $lib.exp~ shapelib-1.5.0/m4/libtool.m4:7185: $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname $wl-input $wl$lib.exp `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~ shapelib-1.5.0/m4/libtool.m4-7186- $RM $lib.exp' ############################################## shapelib-1.5.0/m4/libtool.m4-7200- # dependencies. shapelib-1.5.0/m4/libtool.m4:7201: output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld" | $GREP -v "ld:"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"' shapelib-1.5.0/m4/libtool.m4-7202- ;; ############################################## shapelib-1.5.0/m4/libtool.m4-7207- osf3*) shapelib-1.5.0/m4/libtool.m4:7208: _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib' shapelib-1.5.0/m4/libtool.m4-7209- ;; shapelib-1.5.0/m4/libtool.m4-7210- *) shapelib-1.5.0/m4/libtool.m4:7211: _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib' shapelib-1.5.0/m4/libtool.m4-7212- ;; ############################################## shapelib-1.5.0/m4/libtool.m4-7460- case @S|@2 in shapelib-1.5.0/m4/libtool.m4:7461: .*) func_stripname_result=`$ECHO "@S|@3" | $SED "s%^@S|@1%%; s%\\\\@S|@2\$%%"`;; shapelib-1.5.0/m4/libtool.m4:7462: *) func_stripname_result=`$ECHO "@S|@3" | $SED "s%^@S|@1%%; s%@S|@2\$%%"`;; shapelib-1.5.0/m4/libtool.m4-7463- esac ############################################## shapelib-1.5.0/m4/libtool.m4-7549- shapelib-1.5.0/m4/libtool.m4:7550: for p in `eval "$output_verbose_link_cmd"`; do shapelib-1.5.0/m4/libtool.m4-7551- case $prev$p in ############################################## shapelib-1.5.0/m4/libtool.m4-7653-if test -n "${_LT_TAGVAR(compiler_lib_search_path, $1)}"; then shapelib-1.5.0/m4/libtool.m4:7654: _LT_TAGVAR(compiler_lib_search_dirs, $1)=`echo " ${_LT_TAGVAR(compiler_lib_search_path, $1)}" | $SED -e 's! -L! !g' -e 's!^ !!'` shapelib-1.5.0/m4/libtool.m4-7655-fi ############################################## shapelib-1.5.0/m4/libtool.m4-8273- test 10 -lt "$lt_ac_count" && break shapelib-1.5.0/m4/libtool.m4:8274: lt_ac_count=`expr $lt_ac_count + 1` shapelib-1.5.0/m4/libtool.m4-8275- if test "$lt_ac_count" -gt "$lt_ac_max"; then ############################################## shapelib-1.5.0/m4/ltsugar.m4-68-m4_define([lt_combine], shapelib-1.5.0/m4/ltsugar.m4:69:[m4_if(m4_eval([$# > 3]), [1], shapelib-1.5.0/m4/ltsugar.m4-70- [m4_pushdef([_Lt_sep], [m4_define([_Lt_sep], m4_defn([lt_car]))])]]dnl ############################################## shapelib-1.5.0/INSTALL-173-directory configuration variables that were expressed in terms of shapelib-1.5.0/INSTALL:174:`${prefix}'. Any directories that were specified during `configure', shapelib-1.5.0/INSTALL-175-but not in terms of `${prefix}', must each be overridden at install ############################################## shapelib-1.5.0/contrib/Makefile.in-50- { \ shapelib-1.5.0/contrib/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ shapelib-1.5.0/contrib/Makefile.in-52- }; \ ############################################## shapelib-1.5.0/contrib/Makefile.in-255-} shapelib-1.5.0/contrib/Makefile.in:256:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; shapelib-1.5.0/contrib/Makefile.in-257-am__vpath_adj = case $$p in \ shapelib-1.5.0/contrib/Makefile.in:258: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ shapelib-1.5.0/contrib/Makefile.in-259- *) f=$$p;; \ shapelib-1.5.0/contrib/Makefile.in-260- esac; shapelib-1.5.0/contrib/Makefile.in:261:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; shapelib-1.5.0/contrib/Makefile.in-262-am__install_max = 40 shapelib-1.5.0/contrib/Makefile.in-263-am__nobase_strip_setup = \ shapelib-1.5.0/contrib/Makefile.in:264: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` shapelib-1.5.0/contrib/Makefile.in-265-am__nobase_strip = \ ############################################## shapelib-1.5.0/contrib/Makefile.in-383-case "$@" in \ shapelib-1.5.0/contrib/Makefile.in:384: */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;; \ shapelib-1.5.0/contrib/Makefile.in-385- *) am__odir=.;; \ ############################################## shapelib-1.5.0/contrib/Makefile.in-413- bases='$(TEST_LOGS)'; \ shapelib-1.5.0/contrib/Makefile.in:414: bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \ shapelib-1.5.0/contrib/Makefile.in:415: bases=`echo $$bases` shapelib-1.5.0/contrib/Makefile.in-416-RECHECK_LOGS = $(TEST_LOGS) ############################################## shapelib-1.5.0/contrib/Makefile.in-426- */*) b='$*';; \ shapelib-1.5.0/contrib/Makefile.in:427: *) b=`echo '$@' | sed 's/\.log$$//'`; \ shapelib-1.5.0/contrib/Makefile.in-428- esac;; \ ############################################## shapelib-1.5.0/contrib/Makefile.in-683- test -n "$(EXEEXT)" || exit 0; \ shapelib-1.5.0/contrib/Makefile.in:684: list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \ shapelib-1.5.0/contrib/Makefile.in-685- echo " rm -f" $$list; \ ############################################## shapelib-1.5.0/contrib/Makefile.in-761-.c.obj: shapelib-1.5.0/contrib/Makefile.in:762:@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` shapelib-1.5.0/contrib/Makefile.in-763-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## shapelib-1.5.0/contrib/Makefile.in-765-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ shapelib-1.5.0/contrib/Makefile.in:766:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` shapelib-1.5.0/contrib/Makefile.in-767- ############################################## shapelib-1.5.0/contrib/Makefile.in-775-dbfcat-dbfcat.o: dbfcat.c shapelib-1.5.0/contrib/Makefile.in:776:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dbfcat_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT dbfcat-dbfcat.o -MD -MP -MF $(DEPDIR)/dbfcat-dbfcat.Tpo -c -o dbfcat-dbfcat.o `test -f 'dbfcat.c' || echo '$(srcdir)/'`dbfcat.c shapelib-1.5.0/contrib/Makefile.in-777-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/dbfcat-dbfcat.Tpo $(DEPDIR)/dbfcat-dbfcat.Po ############################################## shapelib-1.5.0/contrib/Makefile.in-779-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ shapelib-1.5.0/contrib/Makefile.in:780:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dbfcat_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o dbfcat-dbfcat.o `test -f 'dbfcat.c' || echo '$(srcdir)/'`dbfcat.c shapelib-1.5.0/contrib/Makefile.in-781- shapelib-1.5.0/contrib/Makefile.in-782-dbfcat-dbfcat.obj: dbfcat.c shapelib-1.5.0/contrib/Makefile.in:783:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dbfcat_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT dbfcat-dbfcat.obj -MD -MP -MF $(DEPDIR)/dbfcat-dbfcat.Tpo -c -o dbfcat-dbfcat.obj `if test -f 'dbfcat.c'; then $(CYGPATH_W) 'dbfcat.c'; else $(CYGPATH_W) '$(srcdir)/dbfcat.c'; fi` shapelib-1.5.0/contrib/Makefile.in-784-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/dbfcat-dbfcat.Tpo $(DEPDIR)/dbfcat-dbfcat.Po ############################################## shapelib-1.5.0/contrib/Makefile.in-786-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ shapelib-1.5.0/contrib/Makefile.in:787:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dbfcat_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o dbfcat-dbfcat.obj `if test -f 'dbfcat.c'; then $(CYGPATH_W) 'dbfcat.c'; else $(CYGPATH_W) '$(srcdir)/dbfcat.c'; fi` shapelib-1.5.0/contrib/Makefile.in-788- shapelib-1.5.0/contrib/Makefile.in-789-dbfinfo-dbfinfo.o: dbfinfo.c shapelib-1.5.0/contrib/Makefile.in:790:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dbfinfo_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT dbfinfo-dbfinfo.o -MD -MP -MF $(DEPDIR)/dbfinfo-dbfinfo.Tpo -c -o dbfinfo-dbfinfo.o `test -f 'dbfinfo.c' || echo '$(srcdir)/'`dbfinfo.c shapelib-1.5.0/contrib/Makefile.in-791-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/dbfinfo-dbfinfo.Tpo $(DEPDIR)/dbfinfo-dbfinfo.Po ############################################## shapelib-1.5.0/contrib/Makefile.in-793-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ shapelib-1.5.0/contrib/Makefile.in:794:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dbfinfo_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o dbfinfo-dbfinfo.o `test -f 'dbfinfo.c' || echo '$(srcdir)/'`dbfinfo.c shapelib-1.5.0/contrib/Makefile.in-795- shapelib-1.5.0/contrib/Makefile.in-796-dbfinfo-dbfinfo.obj: dbfinfo.c shapelib-1.5.0/contrib/Makefile.in:797:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dbfinfo_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT dbfinfo-dbfinfo.obj -MD -MP -MF $(DEPDIR)/dbfinfo-dbfinfo.Tpo -c -o dbfinfo-dbfinfo.obj `if test -f 'dbfinfo.c'; then $(CYGPATH_W) 'dbfinfo.c'; else $(CYGPATH_W) '$(srcdir)/dbfinfo.c'; fi` shapelib-1.5.0/contrib/Makefile.in-798-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/dbfinfo-dbfinfo.Tpo $(DEPDIR)/dbfinfo-dbfinfo.Po ############################################## shapelib-1.5.0/contrib/Makefile.in-800-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ shapelib-1.5.0/contrib/Makefile.in:801:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dbfinfo_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o dbfinfo-dbfinfo.obj `if test -f 'dbfinfo.c'; then $(CYGPATH_W) 'dbfinfo.c'; else $(CYGPATH_W) '$(srcdir)/dbfinfo.c'; fi` shapelib-1.5.0/contrib/Makefile.in-802- shapelib-1.5.0/contrib/Makefile.in-803-shpcat-shpcat.o: shpcat.c shapelib-1.5.0/contrib/Makefile.in:804:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(shpcat_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT shpcat-shpcat.o -MD -MP -MF $(DEPDIR)/shpcat-shpcat.Tpo -c -o shpcat-shpcat.o `test -f 'shpcat.c' || echo '$(srcdir)/'`shpcat.c shapelib-1.5.0/contrib/Makefile.in-805-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/shpcat-shpcat.Tpo $(DEPDIR)/shpcat-shpcat.Po ############################################## shapelib-1.5.0/contrib/Makefile.in-807-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ shapelib-1.5.0/contrib/Makefile.in:808:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(shpcat_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o shpcat-shpcat.o `test -f 'shpcat.c' || echo '$(srcdir)/'`shpcat.c shapelib-1.5.0/contrib/Makefile.in-809- shapelib-1.5.0/contrib/Makefile.in-810-shpcat-shpcat.obj: shpcat.c shapelib-1.5.0/contrib/Makefile.in:811:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(shpcat_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT shpcat-shpcat.obj -MD -MP -MF $(DEPDIR)/shpcat-shpcat.Tpo -c -o shpcat-shpcat.obj `if test -f 'shpcat.c'; then $(CYGPATH_W) 'shpcat.c'; else $(CYGPATH_W) '$(srcdir)/shpcat.c'; fi` shapelib-1.5.0/contrib/Makefile.in-812-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/shpcat-shpcat.Tpo $(DEPDIR)/shpcat-shpcat.Po ############################################## shapelib-1.5.0/contrib/Makefile.in-814-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ shapelib-1.5.0/contrib/Makefile.in:815:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(shpcat_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o shpcat-shpcat.obj `if test -f 'shpcat.c'; then $(CYGPATH_W) 'shpcat.c'; else $(CYGPATH_W) '$(srcdir)/shpcat.c'; fi` shapelib-1.5.0/contrib/Makefile.in-816- shapelib-1.5.0/contrib/Makefile.in-817-shpcentrd-shpcentrd.o: shpcentrd.c shapelib-1.5.0/contrib/Makefile.in:818:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(shpcentrd_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT shpcentrd-shpcentrd.o -MD -MP -MF $(DEPDIR)/shpcentrd-shpcentrd.Tpo -c -o shpcentrd-shpcentrd.o `test -f 'shpcentrd.c' || echo '$(srcdir)/'`shpcentrd.c shapelib-1.5.0/contrib/Makefile.in-819-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/shpcentrd-shpcentrd.Tpo $(DEPDIR)/shpcentrd-shpcentrd.Po ############################################## shapelib-1.5.0/contrib/Makefile.in-821-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ shapelib-1.5.0/contrib/Makefile.in:822:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(shpcentrd_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o shpcentrd-shpcentrd.o `test -f 'shpcentrd.c' || echo '$(srcdir)/'`shpcentrd.c shapelib-1.5.0/contrib/Makefile.in-823- shapelib-1.5.0/contrib/Makefile.in-824-shpcentrd-shpcentrd.obj: shpcentrd.c shapelib-1.5.0/contrib/Makefile.in:825:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(shpcentrd_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT shpcentrd-shpcentrd.obj -MD -MP -MF $(DEPDIR)/shpcentrd-shpcentrd.Tpo -c -o shpcentrd-shpcentrd.obj `if test -f 'shpcentrd.c'; then $(CYGPATH_W) 'shpcentrd.c'; else $(CYGPATH_W) '$(srcdir)/shpcentrd.c'; fi` shapelib-1.5.0/contrib/Makefile.in-826-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/shpcentrd-shpcentrd.Tpo $(DEPDIR)/shpcentrd-shpcentrd.Po ############################################## shapelib-1.5.0/contrib/Makefile.in-828-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ shapelib-1.5.0/contrib/Makefile.in:829:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(shpcentrd_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o shpcentrd-shpcentrd.obj `if test -f 'shpcentrd.c'; then $(CYGPATH_W) 'shpcentrd.c'; else $(CYGPATH_W) '$(srcdir)/shpcentrd.c'; fi` shapelib-1.5.0/contrib/Makefile.in-830- shapelib-1.5.0/contrib/Makefile.in-831-shpcentrd-shpgeo.o: shpgeo.c shapelib-1.5.0/contrib/Makefile.in:832:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(shpcentrd_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT shpcentrd-shpgeo.o -MD -MP -MF $(DEPDIR)/shpcentrd-shpgeo.Tpo -c -o shpcentrd-shpgeo.o `test -f 'shpgeo.c' || echo '$(srcdir)/'`shpgeo.c shapelib-1.5.0/contrib/Makefile.in-833-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/shpcentrd-shpgeo.Tpo $(DEPDIR)/shpcentrd-shpgeo.Po ############################################## shapelib-1.5.0/contrib/Makefile.in-835-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ shapelib-1.5.0/contrib/Makefile.in:836:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(shpcentrd_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o shpcentrd-shpgeo.o `test -f 'shpgeo.c' || echo '$(srcdir)/'`shpgeo.c shapelib-1.5.0/contrib/Makefile.in-837- shapelib-1.5.0/contrib/Makefile.in-838-shpcentrd-shpgeo.obj: shpgeo.c shapelib-1.5.0/contrib/Makefile.in:839:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(shpcentrd_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT shpcentrd-shpgeo.obj -MD -MP -MF $(DEPDIR)/shpcentrd-shpgeo.Tpo -c -o shpcentrd-shpgeo.obj `if test -f 'shpgeo.c'; then $(CYGPATH_W) 'shpgeo.c'; else $(CYGPATH_W) '$(srcdir)/shpgeo.c'; fi` shapelib-1.5.0/contrib/Makefile.in-840-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/shpcentrd-shpgeo.Tpo $(DEPDIR)/shpcentrd-shpgeo.Po ############################################## shapelib-1.5.0/contrib/Makefile.in-842-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ shapelib-1.5.0/contrib/Makefile.in:843:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(shpcentrd_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o shpcentrd-shpgeo.obj `if test -f 'shpgeo.c'; then $(CYGPATH_W) 'shpgeo.c'; else $(CYGPATH_W) '$(srcdir)/shpgeo.c'; fi` shapelib-1.5.0/contrib/Makefile.in-844- shapelib-1.5.0/contrib/Makefile.in-845-shpdata-shpdata.o: shpdata.c shapelib-1.5.0/contrib/Makefile.in:846:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(shpdata_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT shpdata-shpdata.o -MD -MP -MF $(DEPDIR)/shpdata-shpdata.Tpo -c -o shpdata-shpdata.o `test -f 'shpdata.c' || echo '$(srcdir)/'`shpdata.c shapelib-1.5.0/contrib/Makefile.in-847-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/shpdata-shpdata.Tpo $(DEPDIR)/shpdata-shpdata.Po ############################################## shapelib-1.5.0/contrib/Makefile.in-849-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ shapelib-1.5.0/contrib/Makefile.in:850:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(shpdata_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o shpdata-shpdata.o `test -f 'shpdata.c' || echo '$(srcdir)/'`shpdata.c shapelib-1.5.0/contrib/Makefile.in-851- shapelib-1.5.0/contrib/Makefile.in-852-shpdata-shpdata.obj: shpdata.c shapelib-1.5.0/contrib/Makefile.in:853:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(shpdata_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT shpdata-shpdata.obj -MD -MP -MF $(DEPDIR)/shpdata-shpdata.Tpo -c -o shpdata-shpdata.obj `if test -f 'shpdata.c'; then $(CYGPATH_W) 'shpdata.c'; else $(CYGPATH_W) '$(srcdir)/shpdata.c'; fi` shapelib-1.5.0/contrib/Makefile.in-854-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/shpdata-shpdata.Tpo $(DEPDIR)/shpdata-shpdata.Po ############################################## shapelib-1.5.0/contrib/Makefile.in-856-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ shapelib-1.5.0/contrib/Makefile.in:857:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(shpdata_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o shpdata-shpdata.obj `if test -f 'shpdata.c'; then $(CYGPATH_W) 'shpdata.c'; else $(CYGPATH_W) '$(srcdir)/shpdata.c'; fi` shapelib-1.5.0/contrib/Makefile.in-858- shapelib-1.5.0/contrib/Makefile.in-859-shpdata-shpgeo.o: shpgeo.c shapelib-1.5.0/contrib/Makefile.in:860:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(shpdata_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT shpdata-shpgeo.o -MD -MP -MF $(DEPDIR)/shpdata-shpgeo.Tpo -c -o shpdata-shpgeo.o `test -f 'shpgeo.c' || echo '$(srcdir)/'`shpgeo.c shapelib-1.5.0/contrib/Makefile.in-861-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/shpdata-shpgeo.Tpo $(DEPDIR)/shpdata-shpgeo.Po ############################################## shapelib-1.5.0/contrib/Makefile.in-863-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ shapelib-1.5.0/contrib/Makefile.in:864:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(shpdata_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o shpdata-shpgeo.o `test -f 'shpgeo.c' || echo '$(srcdir)/'`shpgeo.c shapelib-1.5.0/contrib/Makefile.in-865- shapelib-1.5.0/contrib/Makefile.in-866-shpdata-shpgeo.obj: shpgeo.c shapelib-1.5.0/contrib/Makefile.in:867:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(shpdata_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT shpdata-shpgeo.obj -MD -MP -MF $(DEPDIR)/shpdata-shpgeo.Tpo -c -o shpdata-shpgeo.obj `if test -f 'shpgeo.c'; then $(CYGPATH_W) 'shpgeo.c'; else $(CYGPATH_W) '$(srcdir)/shpgeo.c'; fi` shapelib-1.5.0/contrib/Makefile.in-868-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/shpdata-shpgeo.Tpo $(DEPDIR)/shpdata-shpgeo.Po ############################################## shapelib-1.5.0/contrib/Makefile.in-870-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ shapelib-1.5.0/contrib/Makefile.in:871:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(shpdata_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o shpdata-shpgeo.obj `if test -f 'shpgeo.c'; then $(CYGPATH_W) 'shpgeo.c'; else $(CYGPATH_W) '$(srcdir)/shpgeo.c'; fi` shapelib-1.5.0/contrib/Makefile.in-872- shapelib-1.5.0/contrib/Makefile.in-873-shpdxf-shpdxf.o: shpdxf.c shapelib-1.5.0/contrib/Makefile.in:874:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(shpdxf_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT shpdxf-shpdxf.o -MD -MP -MF $(DEPDIR)/shpdxf-shpdxf.Tpo -c -o shpdxf-shpdxf.o `test -f 'shpdxf.c' || echo '$(srcdir)/'`shpdxf.c shapelib-1.5.0/contrib/Makefile.in-875-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/shpdxf-shpdxf.Tpo $(DEPDIR)/shpdxf-shpdxf.Po ############################################## shapelib-1.5.0/contrib/Makefile.in-877-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ shapelib-1.5.0/contrib/Makefile.in:878:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(shpdxf_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o shpdxf-shpdxf.o `test -f 'shpdxf.c' || echo '$(srcdir)/'`shpdxf.c shapelib-1.5.0/contrib/Makefile.in-879- shapelib-1.5.0/contrib/Makefile.in-880-shpdxf-shpdxf.obj: shpdxf.c shapelib-1.5.0/contrib/Makefile.in:881:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(shpdxf_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT shpdxf-shpdxf.obj -MD -MP -MF $(DEPDIR)/shpdxf-shpdxf.Tpo -c -o shpdxf-shpdxf.obj `if test -f 'shpdxf.c'; then $(CYGPATH_W) 'shpdxf.c'; else $(CYGPATH_W) '$(srcdir)/shpdxf.c'; fi` shapelib-1.5.0/contrib/Makefile.in-882-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/shpdxf-shpdxf.Tpo $(DEPDIR)/shpdxf-shpdxf.Po ############################################## shapelib-1.5.0/contrib/Makefile.in-884-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ shapelib-1.5.0/contrib/Makefile.in:885:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(shpdxf_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o shpdxf-shpdxf.obj `if test -f 'shpdxf.c'; then $(CYGPATH_W) 'shpdxf.c'; else $(CYGPATH_W) '$(srcdir)/shpdxf.c'; fi` shapelib-1.5.0/contrib/Makefile.in-886- shapelib-1.5.0/contrib/Makefile.in-887-shpfix-shpfix.o: shpfix.c shapelib-1.5.0/contrib/Makefile.in:888:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(shpfix_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT shpfix-shpfix.o -MD -MP -MF $(DEPDIR)/shpfix-shpfix.Tpo -c -o shpfix-shpfix.o `test -f 'shpfix.c' || echo '$(srcdir)/'`shpfix.c shapelib-1.5.0/contrib/Makefile.in-889-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/shpfix-shpfix.Tpo $(DEPDIR)/shpfix-shpfix.Po ############################################## shapelib-1.5.0/contrib/Makefile.in-891-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ shapelib-1.5.0/contrib/Makefile.in:892:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(shpfix_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o shpfix-shpfix.o `test -f 'shpfix.c' || echo '$(srcdir)/'`shpfix.c shapelib-1.5.0/contrib/Makefile.in-893- shapelib-1.5.0/contrib/Makefile.in-894-shpfix-shpfix.obj: shpfix.c shapelib-1.5.0/contrib/Makefile.in:895:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(shpfix_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT shpfix-shpfix.obj -MD -MP -MF $(DEPDIR)/shpfix-shpfix.Tpo -c -o shpfix-shpfix.obj `if test -f 'shpfix.c'; then $(CYGPATH_W) 'shpfix.c'; else $(CYGPATH_W) '$(srcdir)/shpfix.c'; fi` shapelib-1.5.0/contrib/Makefile.in-896-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/shpfix-shpfix.Tpo $(DEPDIR)/shpfix-shpfix.Po ############################################## shapelib-1.5.0/contrib/Makefile.in-898-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ shapelib-1.5.0/contrib/Makefile.in:899:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(shpfix_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o shpfix-shpfix.obj `if test -f 'shpfix.c'; then $(CYGPATH_W) 'shpfix.c'; else $(CYGPATH_W) '$(srcdir)/shpfix.c'; fi` shapelib-1.5.0/contrib/Makefile.in-900- shapelib-1.5.0/contrib/Makefile.in-901-shpinfo-shpinfo.o: shpinfo.c shapelib-1.5.0/contrib/Makefile.in:902:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(shpinfo_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT shpinfo-shpinfo.o -MD -MP -MF $(DEPDIR)/shpinfo-shpinfo.Tpo -c -o shpinfo-shpinfo.o `test -f 'shpinfo.c' || echo '$(srcdir)/'`shpinfo.c shapelib-1.5.0/contrib/Makefile.in-903-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/shpinfo-shpinfo.Tpo $(DEPDIR)/shpinfo-shpinfo.Po ############################################## shapelib-1.5.0/contrib/Makefile.in-905-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ shapelib-1.5.0/contrib/Makefile.in:906:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(shpinfo_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o shpinfo-shpinfo.o `test -f 'shpinfo.c' || echo '$(srcdir)/'`shpinfo.c shapelib-1.5.0/contrib/Makefile.in-907- shapelib-1.5.0/contrib/Makefile.in-908-shpinfo-shpinfo.obj: shpinfo.c shapelib-1.5.0/contrib/Makefile.in:909:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(shpinfo_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT shpinfo-shpinfo.obj -MD -MP -MF $(DEPDIR)/shpinfo-shpinfo.Tpo -c -o shpinfo-shpinfo.obj `if test -f 'shpinfo.c'; then $(CYGPATH_W) 'shpinfo.c'; else $(CYGPATH_W) '$(srcdir)/shpinfo.c'; fi` shapelib-1.5.0/contrib/Makefile.in-910-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/shpinfo-shpinfo.Tpo $(DEPDIR)/shpinfo-shpinfo.Po ############################################## shapelib-1.5.0/contrib/Makefile.in-912-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ shapelib-1.5.0/contrib/Makefile.in:913:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(shpinfo_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o shpinfo-shpinfo.obj `if test -f 'shpinfo.c'; then $(CYGPATH_W) 'shpinfo.c'; else $(CYGPATH_W) '$(srcdir)/shpinfo.c'; fi` shapelib-1.5.0/contrib/Makefile.in-914- shapelib-1.5.0/contrib/Makefile.in-915-shpinfo-shpgeo.o: shpgeo.c shapelib-1.5.0/contrib/Makefile.in:916:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(shpinfo_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT shpinfo-shpgeo.o -MD -MP -MF $(DEPDIR)/shpinfo-shpgeo.Tpo -c -o shpinfo-shpgeo.o `test -f 'shpgeo.c' || echo '$(srcdir)/'`shpgeo.c shapelib-1.5.0/contrib/Makefile.in-917-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/shpinfo-shpgeo.Tpo $(DEPDIR)/shpinfo-shpgeo.Po ############################################## shapelib-1.5.0/contrib/Makefile.in-919-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ shapelib-1.5.0/contrib/Makefile.in:920:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(shpinfo_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o shpinfo-shpgeo.o `test -f 'shpgeo.c' || echo '$(srcdir)/'`shpgeo.c shapelib-1.5.0/contrib/Makefile.in-921- shapelib-1.5.0/contrib/Makefile.in-922-shpinfo-shpgeo.obj: shpgeo.c shapelib-1.5.0/contrib/Makefile.in:923:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(shpinfo_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT shpinfo-shpgeo.obj -MD -MP -MF $(DEPDIR)/shpinfo-shpgeo.Tpo -c -o shpinfo-shpgeo.obj `if test -f 'shpgeo.c'; then $(CYGPATH_W) 'shpgeo.c'; else $(CYGPATH_W) '$(srcdir)/shpgeo.c'; fi` shapelib-1.5.0/contrib/Makefile.in-924-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/shpinfo-shpgeo.Tpo $(DEPDIR)/shpinfo-shpgeo.Po ############################################## shapelib-1.5.0/contrib/Makefile.in-926-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ shapelib-1.5.0/contrib/Makefile.in:927:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(shpinfo_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o shpinfo-shpgeo.obj `if test -f 'shpgeo.c'; then $(CYGPATH_W) 'shpgeo.c'; else $(CYGPATH_W) '$(srcdir)/shpgeo.c'; fi` shapelib-1.5.0/contrib/Makefile.in-928- shapelib-1.5.0/contrib/Makefile.in-929-shpsort-shpsort.o: shpsort.c shapelib-1.5.0/contrib/Makefile.in:930:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(shpsort_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT shpsort-shpsort.o -MD -MP -MF $(DEPDIR)/shpsort-shpsort.Tpo -c -o shpsort-shpsort.o `test -f 'shpsort.c' || echo '$(srcdir)/'`shpsort.c shapelib-1.5.0/contrib/Makefile.in-931-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/shpsort-shpsort.Tpo $(DEPDIR)/shpsort-shpsort.Po ############################################## shapelib-1.5.0/contrib/Makefile.in-933-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ shapelib-1.5.0/contrib/Makefile.in:934:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(shpsort_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o shpsort-shpsort.o `test -f 'shpsort.c' || echo '$(srcdir)/'`shpsort.c shapelib-1.5.0/contrib/Makefile.in-935- shapelib-1.5.0/contrib/Makefile.in-936-shpsort-shpsort.obj: shpsort.c shapelib-1.5.0/contrib/Makefile.in:937:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(shpsort_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT shpsort-shpsort.obj -MD -MP -MF $(DEPDIR)/shpsort-shpsort.Tpo -c -o shpsort-shpsort.obj `if test -f 'shpsort.c'; then $(CYGPATH_W) 'shpsort.c'; else $(CYGPATH_W) '$(srcdir)/shpsort.c'; fi` shapelib-1.5.0/contrib/Makefile.in-938-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/shpsort-shpsort.Tpo $(DEPDIR)/shpsort-shpsort.Po ############################################## shapelib-1.5.0/contrib/Makefile.in-940-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ shapelib-1.5.0/contrib/Makefile.in:941:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(shpsort_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o shpsort-shpsort.obj `if test -f 'shpsort.c'; then $(CYGPATH_W) 'shpsort.c'; else $(CYGPATH_W) '$(srcdir)/shpsort.c'; fi` shapelib-1.5.0/contrib/Makefile.in-942- shapelib-1.5.0/contrib/Makefile.in-943-shpwkb-shpwkb.o: shpwkb.c shapelib-1.5.0/contrib/Makefile.in:944:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(shpwkb_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT shpwkb-shpwkb.o -MD -MP -MF $(DEPDIR)/shpwkb-shpwkb.Tpo -c -o shpwkb-shpwkb.o `test -f 'shpwkb.c' || echo '$(srcdir)/'`shpwkb.c shapelib-1.5.0/contrib/Makefile.in-945-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/shpwkb-shpwkb.Tpo $(DEPDIR)/shpwkb-shpwkb.Po ############################################## shapelib-1.5.0/contrib/Makefile.in-947-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ shapelib-1.5.0/contrib/Makefile.in:948:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(shpwkb_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o shpwkb-shpwkb.o `test -f 'shpwkb.c' || echo '$(srcdir)/'`shpwkb.c shapelib-1.5.0/contrib/Makefile.in-949- shapelib-1.5.0/contrib/Makefile.in-950-shpwkb-shpwkb.obj: shpwkb.c shapelib-1.5.0/contrib/Makefile.in:951:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(shpwkb_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT shpwkb-shpwkb.obj -MD -MP -MF $(DEPDIR)/shpwkb-shpwkb.Tpo -c -o shpwkb-shpwkb.obj `if test -f 'shpwkb.c'; then $(CYGPATH_W) 'shpwkb.c'; else $(CYGPATH_W) '$(srcdir)/shpwkb.c'; fi` shapelib-1.5.0/contrib/Makefile.in-952-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/shpwkb-shpwkb.Tpo $(DEPDIR)/shpwkb-shpwkb.Po ############################################## shapelib-1.5.0/contrib/Makefile.in-954-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ shapelib-1.5.0/contrib/Makefile.in:955:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(shpwkb_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o shpwkb-shpwkb.obj `if test -f 'shpwkb.c'; then $(CYGPATH_W) 'shpwkb.c'; else $(CYGPATH_W) '$(srcdir)/shpwkb.c'; fi` shapelib-1.5.0/contrib/Makefile.in-956- shapelib-1.5.0/contrib/Makefile.in-957-shpwkb-shpgeo.o: shpgeo.c shapelib-1.5.0/contrib/Makefile.in:958:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(shpwkb_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT shpwkb-shpgeo.o -MD -MP -MF $(DEPDIR)/shpwkb-shpgeo.Tpo -c -o shpwkb-shpgeo.o `test -f 'shpgeo.c' || echo '$(srcdir)/'`shpgeo.c shapelib-1.5.0/contrib/Makefile.in-959-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/shpwkb-shpgeo.Tpo $(DEPDIR)/shpwkb-shpgeo.Po ############################################## shapelib-1.5.0/contrib/Makefile.in-961-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ shapelib-1.5.0/contrib/Makefile.in:962:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(shpwkb_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o shpwkb-shpgeo.o `test -f 'shpgeo.c' || echo '$(srcdir)/'`shpgeo.c shapelib-1.5.0/contrib/Makefile.in-963- shapelib-1.5.0/contrib/Makefile.in-964-shpwkb-shpgeo.obj: shpgeo.c shapelib-1.5.0/contrib/Makefile.in:965:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(shpwkb_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT shpwkb-shpgeo.obj -MD -MP -MF $(DEPDIR)/shpwkb-shpgeo.Tpo -c -o shpwkb-shpgeo.obj `if test -f 'shpgeo.c'; then $(CYGPATH_W) 'shpgeo.c'; else $(CYGPATH_W) '$(srcdir)/shpgeo.c'; fi` shapelib-1.5.0/contrib/Makefile.in-966-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/shpwkb-shpgeo.Tpo $(DEPDIR)/shpwkb-shpgeo.Po ############################################## shapelib-1.5.0/contrib/Makefile.in-968-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ shapelib-1.5.0/contrib/Makefile.in:969:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(shpwkb_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o shpwkb-shpgeo.obj `if test -f 'shpgeo.c'; then $(CYGPATH_W) 'shpgeo.c'; else $(CYGPATH_W) '$(srcdir)/shpgeo.c'; fi` shapelib-1.5.0/contrib/Makefile.in-970- ############################################## shapelib-1.5.0/contrib/Makefile.in-978-.cpp.obj: shapelib-1.5.0/contrib/Makefile.in:979:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` shapelib-1.5.0/contrib/Makefile.in-980-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## shapelib-1.5.0/contrib/Makefile.in-982-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ shapelib-1.5.0/contrib/Makefile.in:983:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` shapelib-1.5.0/contrib/Makefile.in-984- ############################################## shapelib-1.5.0/contrib/Makefile.in-992-Shape_PointInPoly-Shape_PointInPoly.o: Shape_PointInPoly.cpp shapelib-1.5.0/contrib/Makefile.in:993:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(Shape_PointInPoly_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT Shape_PointInPoly-Shape_PointInPoly.o -MD -MP -MF $(DEPDIR)/Shape_PointInPoly-Shape_PointInPoly.Tpo -c -o Shape_PointInPoly-Shape_PointInPoly.o `test -f 'Shape_PointInPoly.cpp' || echo '$(srcdir)/'`Shape_PointInPoly.cpp shapelib-1.5.0/contrib/Makefile.in-994-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/Shape_PointInPoly-Shape_PointInPoly.Tpo $(DEPDIR)/Shape_PointInPoly-Shape_PointInPoly.Po ############################################## shapelib-1.5.0/contrib/Makefile.in-996-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ shapelib-1.5.0/contrib/Makefile.in:997:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(Shape_PointInPoly_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o Shape_PointInPoly-Shape_PointInPoly.o `test -f 'Shape_PointInPoly.cpp' || echo '$(srcdir)/'`Shape_PointInPoly.cpp shapelib-1.5.0/contrib/Makefile.in-998- shapelib-1.5.0/contrib/Makefile.in-999-Shape_PointInPoly-Shape_PointInPoly.obj: Shape_PointInPoly.cpp shapelib-1.5.0/contrib/Makefile.in:1000:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(Shape_PointInPoly_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT Shape_PointInPoly-Shape_PointInPoly.obj -MD -MP -MF $(DEPDIR)/Shape_PointInPoly-Shape_PointInPoly.Tpo -c -o Shape_PointInPoly-Shape_PointInPoly.obj `if test -f 'Shape_PointInPoly.cpp'; then $(CYGPATH_W) 'Shape_PointInPoly.cpp'; else $(CYGPATH_W) '$(srcdir)/Shape_PointInPoly.cpp'; fi` shapelib-1.5.0/contrib/Makefile.in-1001-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/Shape_PointInPoly-Shape_PointInPoly.Tpo $(DEPDIR)/Shape_PointInPoly-Shape_PointInPoly.Po ############################################## shapelib-1.5.0/contrib/Makefile.in-1003-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ shapelib-1.5.0/contrib/Makefile.in:1004:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(Shape_PointInPoly_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o Shape_PointInPoly-Shape_PointInPoly.obj `if test -f 'Shape_PointInPoly.cpp'; then $(CYGPATH_W) 'Shape_PointInPoly.cpp'; else $(CYGPATH_W) '$(srcdir)/Shape_PointInPoly.cpp'; fi` shapelib-1.5.0/contrib/Makefile.in-1005- ############################################## shapelib-1.5.0/contrib/Makefile.in-1041-GTAGS: shapelib-1.5.0/contrib/Makefile.in:1042: here=`$(am__cd) $(top_builddir) && pwd` \ shapelib-1.5.0/contrib/Makefile.in-1043- && $(am__cd) $(top_srcdir) \ ############################################## shapelib-1.5.0/contrib/Makefile.in-1084- if test -n "$$redo_bases"; then \ shapelib-1.5.0/contrib/Makefile.in:1085: redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \ shapelib-1.5.0/contrib/Makefile.in:1086: redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \ shapelib-1.5.0/contrib/Makefile.in-1087- if $(am__make_dryrun); then :; else \ ############################################## shapelib-1.5.0/contrib/Makefile.in-1109- ws='[ ]'; \ shapelib-1.5.0/contrib/Makefile.in:1110: results=`for b in $$bases; do echo $$b.trs; done`; \ shapelib-1.5.0/contrib/Makefile.in-1111- test -n "$$results" || results=/dev/null; \ shapelib-1.5.0/contrib/Makefile.in:1112: all=` grep "^$$ws*:test-result:" $$results | wc -l`; \ shapelib-1.5.0/contrib/Makefile.in:1113: pass=` grep "^$$ws*:test-result:$$ws*PASS" $$results | wc -l`; \ shapelib-1.5.0/contrib/Makefile.in:1114: fail=` grep "^$$ws*:test-result:$$ws*FAIL" $$results | wc -l`; \ shapelib-1.5.0/contrib/Makefile.in:1115: skip=` grep "^$$ws*:test-result:$$ws*SKIP" $$results | wc -l`; \ shapelib-1.5.0/contrib/Makefile.in:1116: xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \ shapelib-1.5.0/contrib/Makefile.in:1117: xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \ shapelib-1.5.0/contrib/Makefile.in:1118: error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \ shapelib-1.5.0/contrib/Makefile.in:1119: if test `expr $$fail + $$xpass + $$error` -eq 0; then \ shapelib-1.5.0/contrib/Makefile.in-1120- success=true; \ ############################################## shapelib-1.5.0/contrib/Makefile.in-1188- @set +e; $(am__set_TESTS_bases); \ shapelib-1.5.0/contrib/Makefile.in:1189: log_list=`for i in $$bases; do echo $$i.log; done`; \ shapelib-1.5.0/contrib/Makefile.in:1190: trs_list=`for i in $$bases; do echo $$i.trs; done`; \ shapelib-1.5.0/contrib/Makefile.in:1191: log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \ shapelib-1.5.0/contrib/Makefile.in-1192- $(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \ ############################################## shapelib-1.5.0/contrib/Makefile.in-1198- | $(am__list_recheck_tests)` || exit 1; \ shapelib-1.5.0/contrib/Makefile.in:1199: log_list=`for i in $$bases; do echo $$i.log; done`; \ shapelib-1.5.0/contrib/Makefile.in:1200: log_list=`echo $$log_list`; \ shapelib-1.5.0/contrib/Makefile.in-1201- $(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \ ############################################## shapelib-1.5.0/contrib/Makefile.in-1227-distdir: $(DISTFILES) shapelib-1.5.0/contrib/Makefile.in:1228: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ shapelib-1.5.0/contrib/Makefile.in:1229: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ shapelib-1.5.0/contrib/Makefile.in-1230- list='$(DISTFILES)'; \ ############################################## shapelib-1.5.0/contrib/Makefile.in-1241- if test -d $$d/$$file; then \ shapelib-1.5.0/contrib/Makefile.in:1242: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ shapelib-1.5.0/contrib/Makefile.in-1243- if test -d "$(distdir)/$$file"; then \ ############################################## shapelib-1.5.0/ltmain.sh-103-# shapelib-1.5.0/ltmain.sh:104:# . `echo "$0" | ${SED-sed} 's|[^/]*$||'`/build-aux/funclib.sh shapelib-1.5.0/ltmain.sh-105-# ############################################## shapelib-1.5.0/ltmain.sh-202- func_executable_p "$_G_path_prog" || continue shapelib-1.5.0/ltmain.sh:203: case `"$_G_path_prog" --version 2>&1` in shapelib-1.5.0/ltmain.sh-204- *GNU*) func_path_progs_result=$_G_path_prog _G_path_prog_found=: ;; ############################################## shapelib-1.5.0/ltmain.sh-249- diff conftest.out conftest.nl >/dev/null 2>&1 || break shapelib-1.5.0/ltmain.sh:250: _G_count=`expr $_G_count + 1` shapelib-1.5.0/ltmain.sh-251- if test "$_G_count" -gt "$_G_path_prog_max"; then ############################################## shapelib-1.5.0/ltmain.sh-285- diff conftest.out conftest.nl >/dev/null 2>&1 || break shapelib-1.5.0/ltmain.sh:286: _G_count=`expr $_G_count + 1` shapelib-1.5.0/ltmain.sh-287- if test "$_G_count" -gt "$_G_path_prog_max"; then ############################################## shapelib-1.5.0/ltmain.sh-410-# The name of this program. shapelib-1.5.0/ltmain.sh:411:progname=`$ECHO "$progpath" |$SED "$sed_basename"` shapelib-1.5.0/ltmain.sh-412- ############################################## shapelib-1.5.0/ltmain.sh-416- *[\\/]*) shapelib-1.5.0/ltmain.sh:417: progdir=`$ECHO "$progpath" |$SED "$sed_dirname"` shapelib-1.5.0/ltmain.sh:418: progdir=`cd "$progdir" && pwd` shapelib-1.5.0/ltmain.sh-419- progpath=$progdir/$progname ############################################## shapelib-1.5.0/ltmain.sh-610- shapelib-1.5.0/ltmain.sh:611: eval _G_current_value='`$ECHO $'$1'`' shapelib-1.5.0/ltmain.sh:612: _G_delim=`expr "$2" : '\(.\)'` shapelib-1.5.0/ltmain.sh-613- ############################################## shapelib-1.5.0/ltmain.sh-639- shapelib-1.5.0/ltmain.sh:640: func_arith_result=`expr "$@"` shapelib-1.5.0/ltmain.sh-641- } ############################################## shapelib-1.5.0/ltmain.sh-660- # ...otherwise fall back to using sed. shapelib-1.5.0/ltmain.sh:661: _b='func_basename_result=`$ECHO "$1" |$SED "$sed_basename"`' shapelib-1.5.0/ltmain.sh:662: _d='func_dirname_result=`$ECHO "$1" |$SED "$sed_dirname"` shapelib-1.5.0/ltmain.sh-663- if test "X$func_dirname_result" = "X$1"; then ############################################## shapelib-1.5.0/ltmain.sh-757- test -n "$_G_tc" && { shapelib-1.5.0/ltmain.sh:758: _G_esc_tc=`$ECHO "$_G_tc" | $SED "$sed_make_literal_regex"` shapelib-1.5.0/ltmain.sh:759: _G_indent=`$ECHO "$_G_indent" | $SED "s|$_G_esc_tc||g"` shapelib-1.5.0/ltmain.sh-760- } shapelib-1.5.0/ltmain.sh-761- done shapelib-1.5.0/ltmain.sh:762: _G_indent="$progname: "`echo "$_G_indent" | $SED 's|.| |g'`" " ## exclude from sc_prohibit_nested_quotes shapelib-1.5.0/ltmain.sh-763- ############################################## shapelib-1.5.0/ltmain.sh-831- shapelib-1.5.0/ltmain.sh:832: func_len_result=`expr "$1" : ".*" 2>/dev/null || echo $max_cmd_len` shapelib-1.5.0/ltmain.sh-833- } ############################################## shapelib-1.5.0/ltmain.sh-863- # ...otherwise throw away the child directory and loop shapelib-1.5.0/ltmain.sh:864: _G_directory_path=`$ECHO "$_G_directory_path" | $SED -e "$sed_dirname"` shapelib-1.5.0/ltmain.sh-865- done shapelib-1.5.0/ltmain.sh:866: _G_dir_list=`$ECHO "$_G_dir_list" | $SED 's|:*$||'` shapelib-1.5.0/ltmain.sh-867- ############################################## shapelib-1.5.0/ltmain.sh-901- # If mktemp works, use that first and foremost shapelib-1.5.0/ltmain.sh:902: _G_tmpdir=`mktemp -d "$_G_template-XXXXXXXX" 2>/dev/null` shapelib-1.5.0/ltmain.sh-903- ############################################## shapelib-1.5.0/ltmain.sh-1111- *[\\\`\"\$]*) shapelib-1.5.0/ltmain.sh:1112: _G_unquoted_arg=`printf '%s\n' "$1" |$SED "$sed_quote_subst"` ;; shapelib-1.5.0/ltmain.sh-1113- *) ############################################## shapelib-1.5.0/ltmain.sh-1198- case $2 in shapelib-1.5.0/ltmain.sh:1199: .*) func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%\\\\$2\$%%"`;; shapelib-1.5.0/ltmain.sh:1200: *) func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%$2\$%%"`;; shapelib-1.5.0/ltmain.sh-1201- esac ############################################## shapelib-1.5.0/ltmain.sh-1271- [0-9]* | *[!a-zA-Z0-9_]*) shapelib-1.5.0/ltmain.sh:1272: func_tr_sh_result=`$ECHO "$1" | $SED -e 's/^\([0-9]\)/_\1/' -e 's/[^a-zA-Z0-9_]/_/g'` shapelib-1.5.0/ltmain.sh-1273- ;; ############################################## shapelib-1.5.0/ltmain.sh-1358- shapelib-1.5.0/ltmain.sh:1359: test "x$1" = x`func_sort_ver "$1" "$2" | $SED 1q` shapelib-1.5.0/ltmain.sh-1360-} ############################################## shapelib-1.5.0/ltmain.sh-1424-# The default options also support '--debug', which will turn on shell shapelib-1.5.0/ltmain.sh:1425:# execution tracing (see the comment above debug_cmd below for another shapelib-1.5.0/ltmain.sh-1426-# use), and '--verbose' and the func_verbose function to allow your script ############################################## shapelib-1.5.0/ltmain.sh-1517- shapelib-1.5.0/ltmain.sh:1518: eval ${1}_hooks='`$ECHO "\$'$1'_hooks" |$SED "s| '$2'||"`' shapelib-1.5.0/ltmain.sh-1519-} ############################################## shapelib-1.5.0/ltmain.sh-1870- shapelib-1.5.0/ltmain.sh:1871: func_split_equals_lhs=`expr "x$1" : 'x\([^=]*\)'` shapelib-1.5.0/ltmain.sh-1872- func_split_equals_rhs= shapelib-1.5.0/ltmain.sh-1873- test "x$func_split_equals_lhs" = "x$1" \ shapelib-1.5.0/ltmain.sh:1874: || func_split_equals_rhs=`expr "x$1" : 'x[^=]*=\(.*\)$'` shapelib-1.5.0/ltmain.sh-1875- } ############################################## shapelib-1.5.0/ltmain.sh-1898- shapelib-1.5.0/ltmain.sh:1899: func_split_short_opt_name=`expr "x$1" : 'x-\(.\)'` shapelib-1.5.0/ltmain.sh:1900: func_split_short_opt_arg=`expr "x$1" : 'x-.\(.*\)$'` shapelib-1.5.0/ltmain.sh-1901- } ############################################## shapelib-1.5.0/ltmain.sh-2071- version: $progname (GNU libtool) 2.4.6 shapelib-1.5.0/ltmain.sh:2072: automake: `($AUTOMAKE --version) 2>/dev/null |$SED 1q` shapelib-1.5.0/ltmain.sh:2073: autoconf: `($AUTOCONF --version) 2>/dev/null |$SED 1q` shapelib-1.5.0/ltmain.sh-2074- ############################################## shapelib-1.5.0/ltmain.sh-2110- { shapelib-1.5.0/ltmain.sh:2111: func_lo2o_result=`$ECHO "$1" | $SED "$lo2o"` shapelib-1.5.0/ltmain.sh-2112- } ############################################## shapelib-1.5.0/ltmain.sh-2115- { shapelib-1.5.0/ltmain.sh:2116: func_xform_result=`$ECHO "$1" | $SED 's|\.[^.]*$|.lo|'` shapelib-1.5.0/ltmain.sh-2117- } ############################################## shapelib-1.5.0/ltmain.sh-2206- # quotes we have to do it in 2 steps: shapelib-1.5.0/ltmain.sh:2207: extractedcf=`$SED -n -e "$sed_extractcf" < "$progpath"` shapelib-1.5.0/ltmain.sh-2208- eval "$extractedcf" ############################################## shapelib-1.5.0/ltmain.sh-2659- done shapelib-1.5.0/ltmain.sh:2660: CC_expanded=`func_echo_all $CC` shapelib-1.5.0/ltmain.sh:2661: CC_quoted_expanded=`func_echo_all $CC_quoted` shapelib-1.5.0/ltmain.sh-2662- case $@ in ############################################## shapelib-1.5.0/ltmain.sh-2672- # Evaluate the configuration. shapelib-1.5.0/ltmain.sh:2673: eval "`$SED -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`" shapelib-1.5.0/ltmain.sh-2674- CC_quoted= ############################################## shapelib-1.5.0/ltmain.sh-2678- done shapelib-1.5.0/ltmain.sh:2679: CC_expanded=`func_echo_all $CC` shapelib-1.5.0/ltmain.sh:2680: CC_quoted_expanded=`func_echo_all $CC_quoted` shapelib-1.5.0/ltmain.sh-2681- case "$@ " in ############################################## shapelib-1.5.0/ltmain.sh-2770- # zero AND non-empty stdout, which explains the odd construction: shapelib-1.5.0/ltmain.sh:2771: func_convert_core_file_wine_to_w32_tmp=`winepath -w "$1" 2>/dev/null` shapelib-1.5.0/ltmain.sh-2772- if test "$?" -eq 0 && test -n "$func_convert_core_file_wine_to_w32_tmp"; then ############################################## shapelib-1.5.0/ltmain.sh-2838- if test -n "$LT_CYGPATH" && test -f "$LT_CYGPATH"; then shapelib-1.5.0/ltmain.sh:2839: func_cygpath_result=`$LT_CYGPATH "$@" 2>/dev/null` shapelib-1.5.0/ltmain.sh-2840- if test "$?" -ne 0; then ############################################## shapelib-1.5.0/ltmain.sh-3009- # LT_CYGPATH in this case. shapelib-1.5.0/ltmain.sh:3010: func_to_host_file_result=`cygpath -m "$1"` shapelib-1.5.0/ltmain.sh-3011- fi ############################################## shapelib-1.5.0/ltmain.sh-3166- func_to_host_path_tmp1=$func_stripname_result shapelib-1.5.0/ltmain.sh:3167: func_to_host_path_result=`cygpath -m -p "$func_to_host_path_tmp1"` shapelib-1.5.0/ltmain.sh-3168- func_convert_path_check : ";" \ ############################################## shapelib-1.5.0/ltmain.sh-3376- *.[cCFSifmso] | \ shapelib-1.5.0/ltmain.sh:3377: *.ada | *.adb | *.ads | *.asm | \ shapelib-1.5.0/ltmain.sh-3378- *.c++ | *.cc | *.ii | *.class | *.cpp | *.cxx | \ ############################################## shapelib-1.5.0/ltmain.sh-3453- if test no = "$compiler_c_o"; then shapelib-1.5.0/ltmain.sh:3454: output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.$objext shapelib-1.5.0/ltmain.sh-3455- lockfile=$output_obj.lock ############################################## shapelib-1.5.0/ltmain.sh-3472-*** ERROR, $lockfile exists and contains: shapelib-1.5.0/ltmain.sh:3473:`cat $lockfile 2>/dev/null` shapelib-1.5.0/ltmain.sh-3474- ############################################## shapelib-1.5.0/ltmain.sh-3520- if test warn = "$need_locks" && shapelib-1.5.0/ltmain.sh:3521: test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then shapelib-1.5.0/ltmain.sh-3522- $ECHO "\ shapelib-1.5.0/ltmain.sh-3523-*** ERROR, $lockfile contains: shapelib-1.5.0/ltmain.sh:3524:`cat $lockfile 2>/dev/null` shapelib-1.5.0/ltmain.sh-3525- ############################################## shapelib-1.5.0/ltmain.sh-3569- if test warn = "$need_locks" && shapelib-1.5.0/ltmain.sh:3570: test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then shapelib-1.5.0/ltmain.sh-3571- $ECHO "\ shapelib-1.5.0/ltmain.sh-3572-*** ERROR, $lockfile contains: shapelib-1.5.0/ltmain.sh:3573:`cat $lockfile 2>/dev/null` shapelib-1.5.0/ltmain.sh-3574- ############################################## shapelib-1.5.0/ltmain.sh-3895- # Get the absolute pathname. shapelib-1.5.0/ltmain.sh:3896: absdir=`cd "$dir" && pwd` shapelib-1.5.0/ltmain.sh-3897- test -n "$absdir" && dir=$absdir ############################################## shapelib-1.5.0/ltmain.sh-3994- if test -n "$lt_sysroot"; then shapelib-1.5.0/ltmain.sh:3995: sysroot_regex=`$ECHO "$lt_sysroot" | $SED "$sed_make_literal_regex"` shapelib-1.5.0/ltmain.sh-3996- sysroot_cmd="s/\([ ']\)$sysroot_regex/\1/g;" ############################################## shapelib-1.5.0/ltmain.sh-4278- # Determine the prefix the user has applied to our future dir. shapelib-1.5.0/ltmain.sh:4279: inst_prefix_dir=`$ECHO "$destdir" | $SED -e "s%$libdir\$%%"` shapelib-1.5.0/ltmain.sh-4280- ############################################## shapelib-1.5.0/ltmain.sh-4291- # Stick the inst_prefix_dir data into the link command. shapelib-1.5.0/ltmain.sh:4292: relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"` shapelib-1.5.0/ltmain.sh-4293- else shapelib-1.5.0/ltmain.sh:4294: relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%%"` shapelib-1.5.0/ltmain.sh-4295- fi ############################################## shapelib-1.5.0/ltmain.sh-4458- fi shapelib-1.5.0/ltmain.sh:4459: libfile=$libdir/`$ECHO "$lib" | $SED 's%^.*/%%g'` shapelib-1.5.0/ltmain.sh-4460- if test -n "$libdir" && test ! -f "$libfile"; then ############################################## shapelib-1.5.0/ltmain.sh-4477- # Replace the output file specification. shapelib-1.5.0/ltmain.sh:4478: relink_command=`$ECHO "$relink_command" | $SED 's%@OUTPUT@%'"$outputname"'%g'` shapelib-1.5.0/ltmain.sh-4479- ############################################## shapelib-1.5.0/ltmain.sh-4496- # Install the binary that we compiled earlier. shapelib-1.5.0/ltmain.sh:4497: file=`$ECHO "$file$stripped_ext" | $SED "s%\([^/]*\)$%$objdir/\1%"` shapelib-1.5.0/ltmain.sh-4498- fi ############################################## shapelib-1.5.0/ltmain.sh-4570- my_pic_p=${3-false} shapelib-1.5.0/ltmain.sh:4571: my_prefix=`$ECHO "$my_originator" | $SED 's%[^a-zA-Z0-9]%_%g'` shapelib-1.5.0/ltmain.sh-4572- my_dlsyms= ############################################## shapelib-1.5.0/ltmain.sh-4628- # Add our own program objects to the symbol list. shapelib-1.5.0/ltmain.sh:4629: progfiles=`$ECHO "$objs$old_deplibs" | $SP2NL | $SED "$lo2o" | $NL2SP` shapelib-1.5.0/ltmain.sh-4630- for progfile in $progfiles; do ############################################## shapelib-1.5.0/ltmain.sh-4690- # Use subshell, to avoid clobbering current variable values shapelib-1.5.0/ltmain.sh:4691: dlprefile_dlname=`source "$curr_lafile" && echo "$dlname"` shapelib-1.5.0/ltmain.sh-4692- if test -n "$dlprefile_dlname"; then ############################################## shapelib-1.5.0/ltmain.sh-4859- if test -f "$output_objdir/$my_outputname.def"; then shapelib-1.5.0/ltmain.sh:4860: compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"` shapelib-1.5.0/ltmain.sh:4861: finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"` shapelib-1.5.0/ltmain.sh-4862- else shapelib-1.5.0/ltmain.sh:4863: compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"` shapelib-1.5.0/ltmain.sh:4864: finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"` shapelib-1.5.0/ltmain.sh-4865- fi ############################################## shapelib-1.5.0/ltmain.sh-4867- *) shapelib-1.5.0/ltmain.sh:4868: compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"` shapelib-1.5.0/ltmain.sh:4869: finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"` shapelib-1.5.0/ltmain.sh-4870- ;; ############################################## shapelib-1.5.0/ltmain.sh-4882- # Nullify the symbol file. shapelib-1.5.0/ltmain.sh:4883: compile_command=`$ECHO "$compile_command" | $SED "s% @SYMFILE@%%"` shapelib-1.5.0/ltmain.sh:4884: finalize_command=`$ECHO "$finalize_command" | $SED "s% @SYMFILE@%%"` shapelib-1.5.0/ltmain.sh-4885- fi ############################################## shapelib-1.5.0/ltmain.sh-4896- func_to_tool_file "$1" func_convert_file_msys_to_w32 shapelib-1.5.0/ltmain.sh:4897: func_cygming_gnu_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $EGREP ' (_head_[A-Za-z0-9_]+_[ad]l*|[A-Za-z0-9_]+_[ad]l*_iname)$'` shapelib-1.5.0/ltmain.sh-4898- test -n "$func_cygming_gnu_implib_tmp" ############################################## shapelib-1.5.0/ltmain.sh-4909- func_to_tool_file "$1" func_convert_file_msys_to_w32 shapelib-1.5.0/ltmain.sh:4910: func_cygming_ms_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $GREP '_NULL_IMPORT_DESCRIPTOR'` shapelib-1.5.0/ltmain.sh-4911- test -n "$func_cygming_ms_implib_tmp" ############################################## shapelib-1.5.0/ltmain.sh-4925- win32_libid_type=unknown shapelib-1.5.0/ltmain.sh:4926: win32_fileres=`file -L $1 2>/dev/null` shapelib-1.5.0/ltmain.sh-4927- case $win32_fileres in ############################################## shapelib-1.5.0/ltmain.sh-4990- shapelib-1.5.0/ltmain.sh:4991: sharedlib_from_linklib_result=`$DLLTOOL --identify-strict --identify "$1"` shapelib-1.5.0/ltmain.sh-4992-} ############################################## shapelib-1.5.0/ltmain.sh-5008- shapelib-1.5.0/ltmain.sh:5009: match_literal=`$ECHO "$1" | $SED "$sed_make_literal_regex"` shapelib-1.5.0/ltmain.sh-5010- $OBJDUMP -s --section "$1" "$2" 2>/dev/null | ############################################## shapelib-1.5.0/ltmain.sh-5072- # binutils import library shapelib-1.5.0/ltmain.sh:5073: sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$7' "$1"` shapelib-1.5.0/ltmain.sh-5074- elif func_cygming_ms_implib_p "$1"; then shapelib-1.5.0/ltmain.sh-5075- # ms-generated import library shapelib-1.5.0/ltmain.sh:5076: sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$6' "$1"` shapelib-1.5.0/ltmain.sh-5077- else ############################################## shapelib-1.5.0/ltmain.sh-5156- darwin_base_archive=$func_basename_result shapelib-1.5.0/ltmain.sh:5157: darwin_arches=`$LIPO -info "$darwin_archive" 2>/dev/null | $GREP Architectures 2>/dev/null || true` shapelib-1.5.0/ltmain.sh-5158- if test -n "$darwin_arches"; then shapelib-1.5.0/ltmain.sh:5159: darwin_arches=`$ECHO "$darwin_arches" | $SED -e 's/.*are://'` shapelib-1.5.0/ltmain.sh-5160- darwin_arch= ############################################## shapelib-1.5.0/ltmain.sh-5170- ## Okay now we've a bunch of thin objects, gotta fatten them up :) shapelib-1.5.0/ltmain.sh:5171: darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print | $SED -e "$sed_basename" | sort -u` shapelib-1.5.0/ltmain.sh-5172- darwin_file= ############################################## shapelib-1.5.0/ltmain.sh-5174- for darwin_file in $darwin_filelist; do shapelib-1.5.0/ltmain.sh:5175: darwin_files=`find unfat-$$ -name $darwin_file -print | sort | $NL2SP` shapelib-1.5.0/ltmain.sh-5176- $LIPO -create -output "$darwin_file" $darwin_files ############################################## shapelib-1.5.0/ltmain.sh-5189- esac shapelib-1.5.0/ltmain.sh:5190: my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | sort | $NL2SP` shapelib-1.5.0/ltmain.sh-5191- done ############################################## shapelib-1.5.0/ltmain.sh-5260- shapelib-1.5.0/ltmain.sh:5261: qECHO=`$ECHO "$ECHO" | $SED "$sed_quote_subst"` shapelib-1.5.0/ltmain.sh-5262- $ECHO "\ ############################################## shapelib-1.5.0/ltmain.sh-5295- --lt-dump-script) shapelib-1.5.0/ltmain.sh:5296: lt_dump_D=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%/[^/]*$%%'\` shapelib-1.5.0/ltmain.sh-5297- test \"X\$lt_dump_D\" = \"X\$lt_script_arg0\" && lt_dump_D=. shapelib-1.5.0/ltmain.sh:5298: lt_dump_F=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%^.*/%%'\` shapelib-1.5.0/ltmain.sh-5299- cat \"\$lt_dump_D/\$lt_dump_F\" ############################################## shapelib-1.5.0/ltmain.sh-5322- \$ECHO \"$outputname:$output:\$LINENO: newargv[\$lt_dump_args_N]: \$lt_arg\" shapelib-1.5.0/ltmain.sh:5323: lt_dump_args_N=\`expr \$lt_dump_args_N + 1\` shapelib-1.5.0/ltmain.sh-5324- done ############################################## shapelib-1.5.0/ltmain.sh-5380- # Find the directory that this script lives in. shapelib-1.5.0/ltmain.sh:5381: thisdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*$%%'\` shapelib-1.5.0/ltmain.sh-5382- test \"x\$thisdir\" = \"x\$file\" && thisdir=. ############################################## shapelib-1.5.0/ltmain.sh-5384- # Follow symbolic links until we get to the real thisdir. shapelib-1.5.0/ltmain.sh:5385: file=\`ls -ld \"\$file\" | $SED -n 's/.*-> //p'\` shapelib-1.5.0/ltmain.sh-5386- while test -n \"\$file\"; do shapelib-1.5.0/ltmain.sh:5387: destdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*\$%%'\` shapelib-1.5.0/ltmain.sh-5388- ############################################## shapelib-1.5.0/ltmain.sh-5396- shapelib-1.5.0/ltmain.sh:5397: file=\`\$ECHO \"\$file\" | $SED 's%^.*/%%'\` shapelib-1.5.0/ltmain.sh:5398: file=\`ls -ld \"\$thisdir/\$file\" | $SED -n 's/.*-> //p'\` shapelib-1.5.0/ltmain.sh-5399- done ############################################## shapelib-1.5.0/ltmain.sh-5410- case \"\$thisdir\" in shapelib-1.5.0/ltmain.sh:5411: *[\\\\/]$objdir ) thisdir=\`\$ECHO \"\$thisdir\" | $SED 's%[\\\\/][^\\\\/]*$%%'\` ;; shapelib-1.5.0/ltmain.sh-5412- $objdir ) thisdir=. ;; ############################################## shapelib-1.5.0/ltmain.sh-5416- # Try to get the absolute directory name. shapelib-1.5.0/ltmain.sh:5417: absdir=\`cd \"\$thisdir\" && pwd\` shapelib-1.5.0/ltmain.sh-5418- test -n \"\$absdir\" && thisdir=\"\$absdir\" ############################################## shapelib-1.5.0/ltmain.sh-5426- if test ! -f \"\$progdir/\$program\" || shapelib-1.5.0/ltmain.sh:5427: { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | $SED 1q\`; \\ shapelib-1.5.0/ltmain.sh-5428- test \"X\$file\" != \"X\$progdir/\$program\"; }; then ############################################## shapelib-1.5.0/ltmain.sh-5441- if test -n \"\$relink_command\"; then shapelib-1.5.0/ltmain.sh:5442: if relink_command_output=\`eval \$relink_command 2>&1\`; then : shapelib-1.5.0/ltmain.sh-5443- else ############################################## shapelib-1.5.0/ltmain.sh-5485- # The second colon is a workaround for a bug in BeOS R4 sed shapelib-1.5.0/ltmain.sh:5486: $shlibpath_var=\`\$ECHO \"\$$shlibpath_var\" | $SED 's/::*\$//'\` shapelib-1.5.0/ltmain.sh-5487- ############################################## shapelib-1.5.0/ltmain.sh-6464- shapelib-1.5.0/ltmain.sh:6465: case `eval $file_magic_cmd \"\$1\" 2>/dev/null | $SED -e 10q` in shapelib-1.5.0/ltmain.sh-6466- *import*) : ;; ############################################## shapelib-1.5.0/ltmain.sh-6712- moreargs= shapelib-1.5.0/ltmain.sh:6713: for fil in `cat "$save_arg"` shapelib-1.5.0/ltmain.sh-6714- do ############################################## shapelib-1.5.0/ltmain.sh-6973- *) shapelib-1.5.0/ltmain.sh:6974: absdir=`cd "$dir" && pwd` shapelib-1.5.0/ltmain.sh-6975- test -z "$absdir" && \ ############################################## shapelib-1.5.0/ltmain.sh-6994- *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*) shapelib-1.5.0/ltmain.sh:6995: testbindir=`$ECHO "$dir" | $SED 's*/lib$*/bin*'` shapelib-1.5.0/ltmain.sh-6996- case :$dllsearchpath: in ############################################## shapelib-1.5.0/ltmain.sh-7290- -Z*) shapelib-1.5.0/ltmain.sh:7291: if test os2 = "`expr $host : '.*\(os2\)'`"; then shapelib-1.5.0/ltmain.sh-7292- # OS/2 uses -Zxxx to specify OS/2-specific options ############################################## shapelib-1.5.0/ltmain.sh-7460- # get the directories listed in $shlibpath_var shapelib-1.5.0/ltmain.sh:7461: eval shlib_search_path=\`\$ECHO \"\$$shlibpath_var\" \| \$SED \'s/:/ /g\'\` shapelib-1.5.0/ltmain.sh-7462- else ############################################## shapelib-1.5.0/ltmain.sh-7779- set dummy $deplibs_check_method; shift shapelib-1.5.0/ltmain.sh:7780: match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"` shapelib-1.5.0/ltmain.sh-7781- if eval "\$ECHO \"$deplib\"" 2>/dev/null | $SED 10q \ ############################################## shapelib-1.5.0/ltmain.sh-7869- if test -n "$inherited_linker_flags"; then shapelib-1.5.0/ltmain.sh:7870: tmp_inherited_linker_flags=`$ECHO "$inherited_linker_flags" | $SED 's/-framework \([^ $]*\)/\1.ltframework/g'` shapelib-1.5.0/ltmain.sh-7871- for tmp_inherited_linker_flag in $tmp_inherited_linker_flags; do ############################################## shapelib-1.5.0/ltmain.sh-7877- fi shapelib-1.5.0/ltmain.sh:7878: dependency_libs=`$ECHO " $dependency_libs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` shapelib-1.5.0/ltmain.sh-7879- if test lib,link = "$linkmode,$pass" || ############################################## shapelib-1.5.0/ltmain.sh-7950- *) shapelib-1.5.0/ltmain.sh:7951: abs_ladir=`cd "$ladir" && pwd` shapelib-1.5.0/ltmain.sh-7952- if test -z "$abs_ladir"; then ############################################## shapelib-1.5.0/ltmain.sh-8203- shift shapelib-1.5.0/ltmain.sh:8204: libname=`eval "\\$ECHO \"$libname_spec\""` shapelib-1.5.0/ltmain.sh-8205- # use dlname if we got it. it's perfectly good, no? ############################################## shapelib-1.5.0/ltmain.sh-8495- *) shapelib-1.5.0/ltmain.sh:8496: absdir=`cd "$dir" && pwd` shapelib-1.5.0/ltmain.sh-8497- if test -z "$absdir"; then ############################################## shapelib-1.5.0/ltmain.sh-8506- depdepl= shapelib-1.5.0/ltmain.sh:8507: eval deplibrary_names=`$SED -n -e 's/^library_names=\(.*\)$/\1/p' $deplib` shapelib-1.5.0/ltmain.sh-8508- if test -n "$deplibrary_names"; then ############################################## shapelib-1.5.0/ltmain.sh-8513- depdepl=$absdir/$objdir/$depdepl shapelib-1.5.0/ltmain.sh:8514: darwin_install_name=`$OTOOL -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'` shapelib-1.5.0/ltmain.sh-8515- if test -z "$darwin_install_name"; then shapelib-1.5.0/ltmain.sh:8516: darwin_install_name=`$OTOOL64 -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'` shapelib-1.5.0/ltmain.sh-8517- fi ############################################## shapelib-1.5.0/ltmain.sh-8528- else shapelib-1.5.0/ltmain.sh:8529: eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $deplib` shapelib-1.5.0/ltmain.sh-8530- test -z "$libdir" && \ ############################################## shapelib-1.5.0/ltmain.sh-8551- else shapelib-1.5.0/ltmain.sh:8552: compiler_flags="$compiler_flags "`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` shapelib-1.5.0/ltmain.sh-8553- fi ############################################## shapelib-1.5.0/ltmain.sh-8640- linux*) shapelib-1.5.0/ltmain.sh:8641: case `$CC -V 2>&1 | sed 5q` in shapelib-1.5.0/ltmain.sh-8642- *Sun\ C*) # Sun C++ 5.9 ############################################## shapelib-1.5.0/ltmain.sh-9048- removelist= shapelib-1.5.0/ltmain.sh:9049: tempremovelist=`$ECHO "$output_objdir/*"` shapelib-1.5.0/ltmain.sh-9050- for p in $tempremovelist; do ############################################## shapelib-1.5.0/ltmain.sh-9074- # Transform .lo files to .o files. shapelib-1.5.0/ltmain.sh:9075: oldobjs="$objs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; $lo2o" | $NL2SP` shapelib-1.5.0/ltmain.sh-9076- fi ############################################## shapelib-1.5.0/ltmain.sh-9079- #for path in $notinst_path; do shapelib-1.5.0/ltmain.sh:9080: # lib_search_path=`$ECHO "$lib_search_path " | $SED "s% $path % %g"` shapelib-1.5.0/ltmain.sh:9081: # deplibs=`$ECHO "$deplibs " | $SED "s% -L$path % %g"` shapelib-1.5.0/ltmain.sh:9082: # dependency_libs=`$ECHO "$dependency_libs " | $SED "s% -L$path % %g"` shapelib-1.5.0/ltmain.sh-9083- #done ############################################## shapelib-1.5.0/ltmain.sh-9200- if test -n "$i"; then shapelib-1.5.0/ltmain.sh:9201: libname=`eval "\\$ECHO \"$libname_spec\""` shapelib-1.5.0/ltmain.sh:9202: deplib_matches=`eval "\\$ECHO \"$library_names_spec\""` shapelib-1.5.0/ltmain.sh-9203- set dummy $deplib_matches; shift shapelib-1.5.0/ltmain.sh-9204- deplib_match=$1 shapelib-1.5.0/ltmain.sh:9205: if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then shapelib-1.5.0/ltmain.sh-9206- func_append newdeplibs " $i" ############################################## shapelib-1.5.0/ltmain.sh-9243- if test -n "$i"; then shapelib-1.5.0/ltmain.sh:9244: libname=`eval "\\$ECHO \"$libname_spec\""` shapelib-1.5.0/ltmain.sh:9245: deplib_matches=`eval "\\$ECHO \"$library_names_spec\""` shapelib-1.5.0/ltmain.sh-9246- set dummy $deplib_matches; shift shapelib-1.5.0/ltmain.sh-9247- deplib_match=$1 shapelib-1.5.0/ltmain.sh:9248: if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then shapelib-1.5.0/ltmain.sh-9249- func_append newdeplibs " $i" ############################################## shapelib-1.5.0/ltmain.sh-9278- set dummy $deplibs_check_method; shift shapelib-1.5.0/ltmain.sh:9279: file_magic_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"` shapelib-1.5.0/ltmain.sh-9280- for a_deplib in $deplibs; do ############################################## shapelib-1.5.0/ltmain.sh-9293- if test -n "$a_deplib"; then shapelib-1.5.0/ltmain.sh:9294: libname=`eval "\\$ECHO \"$libname_spec\""` shapelib-1.5.0/ltmain.sh-9295- if test -n "$file_magic_glob"; then shapelib-1.5.0/ltmain.sh:9296: libnameglob=`func_echo_all "$libname" | $SED -e $file_magic_glob` shapelib-1.5.0/ltmain.sh-9297- else ############################################## shapelib-1.5.0/ltmain.sh-9303- shopt -s nocaseglob shapelib-1.5.0/ltmain.sh:9304: potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null` shapelib-1.5.0/ltmain.sh-9305- $nocaseglob shapelib-1.5.0/ltmain.sh-9306- else shapelib-1.5.0/ltmain.sh:9307: potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null` shapelib-1.5.0/ltmain.sh-9308- fi ############################################## shapelib-1.5.0/ltmain.sh-9321- while test -h "$potlib" 2>/dev/null; do shapelib-1.5.0/ltmain.sh:9322: potliblink=`ls -ld $potlib | $SED 's/.* -> //'` shapelib-1.5.0/ltmain.sh-9323- case $potliblink in shapelib-1.5.0/ltmain.sh-9324- [\\/]* | [A-Za-z]:[\\/]*) potlib=$potliblink;; shapelib-1.5.0/ltmain.sh:9325: *) potlib=`$ECHO "$potlib" | $SED 's|[^/]*$||'`"$potliblink";; shapelib-1.5.0/ltmain.sh-9326- esac ############################################## shapelib-1.5.0/ltmain.sh-9362- set dummy $deplibs_check_method; shift shapelib-1.5.0/ltmain.sh:9363: match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"` shapelib-1.5.0/ltmain.sh-9364- for a_deplib in $deplibs; do ############################################## shapelib-1.5.0/ltmain.sh-9377- if test -n "$a_deplib"; then shapelib-1.5.0/ltmain.sh:9378: libname=`eval "\\$ECHO \"$libname_spec\""` shapelib-1.5.0/ltmain.sh-9379- for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do shapelib-1.5.0/ltmain.sh:9380: potential_libs=`ls $i/$libname[.-]* 2>/dev/null` shapelib-1.5.0/ltmain.sh-9381- for potent_lib in $potential_libs; do ############################################## shapelib-1.5.0/ltmain.sh-9416- newdeplibs= shapelib-1.5.0/ltmain.sh:9417: tmp_deplibs=`$ECHO " $deplibs" | $SED 's/ -lc$//; s/ -[LR][^ ]*//g'` shapelib-1.5.0/ltmain.sh-9418- if test yes = "$allow_libtool_libs_with_static_runtimes"; then ############################################## shapelib-1.5.0/ltmain.sh-9420- # can't use Xsed below, because $i might contain '/' shapelib-1.5.0/ltmain.sh:9421: tmp_deplibs=`$ECHO " $tmp_deplibs" | $SED "s|$i||"` shapelib-1.5.0/ltmain.sh-9422- done ############################################## shapelib-1.5.0/ltmain.sh-9446- # On Rhapsody replace the C library with the System framework shapelib-1.5.0/ltmain.sh:9447: newdeplibs=`$ECHO " $newdeplibs" | $SED 's/ -lc / System.ltframework /'` shapelib-1.5.0/ltmain.sh-9448- ;; ############################################## shapelib-1.5.0/ltmain.sh-9498- *-*-darwin*) shapelib-1.5.0/ltmain.sh:9499: newdeplibs=`$ECHO " $newdeplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` shapelib-1.5.0/ltmain.sh:9500: new_inherited_linker_flags=`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` shapelib-1.5.0/ltmain.sh:9501: deplibs=`$ECHO " $deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` shapelib-1.5.0/ltmain.sh-9502- ;; ############################################## shapelib-1.5.0/ltmain.sh-9625- # Use standard objects if they are pic shapelib-1.5.0/ltmain.sh:9626: test -z "$pic_flag" && libobjs=`$ECHO "$libobjs" | $SP2NL | $SED "$lo2o" | $NL2SP` shapelib-1.5.0/ltmain.sh-9627- test "X$libobjs" = "X " && libobjs= ############################################## shapelib-1.5.0/ltmain.sh-10139- eval tmp_whole_archive_flags=\"$whole_archive_flag_spec\" shapelib-1.5.0/ltmain.sh:10140: test -n "$wl" || tmp_whole_archive_flags=`$ECHO "$tmp_whole_archive_flags" | $SED 's|,| |g'` shapelib-1.5.0/ltmain.sh-10141- reload_conv_objs=$reload_objs\ $tmp_whole_archive_flags ############################################## shapelib-1.5.0/ltmain.sh-10154- # Create the old-style object. shapelib-1.5.0/ltmain.sh:10155: reload_objs=$objs$old_deplibs' '`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; /\.lib$/d; $lo2o" | $NL2SP`' '$reload_conv_objs shapelib-1.5.0/ltmain.sh-10156- ############################################## shapelib-1.5.0/ltmain.sh-10212- # On Rhapsody replace the C library is the System framework shapelib-1.5.0/ltmain.sh:10213: compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's/ -lc / System.ltframework /'` shapelib-1.5.0/ltmain.sh:10214: finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's/ -lc / System.ltframework /'` shapelib-1.5.0/ltmain.sh-10215- ;; ############################################## shapelib-1.5.0/ltmain.sh-10230- # Time to change all our "foo.ltframework" stuff back to "-framework foo" shapelib-1.5.0/ltmain.sh:10231: compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` shapelib-1.5.0/ltmain.sh:10232: finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` shapelib-1.5.0/ltmain.sh-10233- ;; ############################################## shapelib-1.5.0/ltmain.sh-10308- *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*) shapelib-1.5.0/ltmain.sh:10309: testbindir=`$ECHO "$libdir" | $SED -e 's*/lib$*/bin*'` shapelib-1.5.0/ltmain.sh-10310- case :$dllsearchpath: in ############################################## shapelib-1.5.0/ltmain.sh-10368- # Transform all the library objects into standard objects. shapelib-1.5.0/ltmain.sh:10369: compile_command=`$ECHO "$compile_command" | $SP2NL | $SED "$lo2o" | $NL2SP` shapelib-1.5.0/ltmain.sh:10370: finalize_command=`$ECHO "$finalize_command" | $SP2NL | $SED "$lo2o" | $NL2SP` shapelib-1.5.0/ltmain.sh-10371- fi ############################################## shapelib-1.5.0/ltmain.sh-10396- # Replace the output file specification. shapelib-1.5.0/ltmain.sh:10397: compile_command=`$ECHO "$compile_command" | $SED 's%@OUTPUT@%'"$output"'%g'` shapelib-1.5.0/ltmain.sh-10398- link_command=$compile_command$compile_rpath ############################################## shapelib-1.5.0/ltmain.sh-10405- func_to_tool_file "$output" shapelib-1.5.0/ltmain.sh:10406: postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'` shapelib-1.5.0/ltmain.sh-10407- func_execute_cmds "$postlink_cmds" 'exit $?' ############################################## shapelib-1.5.0/ltmain.sh-10449- # Replace the output file specification. shapelib-1.5.0/ltmain.sh:10450: link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output"'%g'` shapelib-1.5.0/ltmain.sh-10451- # Delete the old output file. ############################################## shapelib-1.5.0/ltmain.sh-10457- func_to_tool_file "$output" shapelib-1.5.0/ltmain.sh:10458: postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'` shapelib-1.5.0/ltmain.sh-10459- func_execute_cmds "$postlink_cmds" 'exit $?' ############################################## shapelib-1.5.0/ltmain.sh-10475- link_command=$finalize_var$compile_command$finalize_rpath shapelib-1.5.0/ltmain.sh:10476: relink_command=`$ECHO "$compile_var$compile_command$compile_rpath" | $SED 's%@OUTPUT@%\$progdir/\$file%g'` shapelib-1.5.0/ltmain.sh-10477- ;; ############################################## shapelib-1.5.0/ltmain.sh-10488- # Replace the output file specification. shapelib-1.5.0/ltmain.sh:10489: link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'` shapelib-1.5.0/ltmain.sh-10490- ############################################## shapelib-1.5.0/ltmain.sh-10497- func_to_tool_file "$output_objdir/$outputname" shapelib-1.5.0/ltmain.sh:10498: postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output_objdir/$outputname"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'` shapelib-1.5.0/ltmain.sh-10499- func_execute_cmds "$postlink_cmds" 'exit $?' ############################################## shapelib-1.5.0/ltmain.sh-10518- relink_command="(cd `pwd`; $relink_command)" shapelib-1.5.0/ltmain.sh:10519: relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"` shapelib-1.5.0/ltmain.sh-10520- fi ############################################## shapelib-1.5.0/ltmain.sh-10764- relink_command="(cd `pwd`; $SHELL \"$progpath\" $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)" shapelib-1.5.0/ltmain.sh:10765: relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"` shapelib-1.5.0/ltmain.sh-10766- if test yes = "$hardcode_automatic"; then ############################################## shapelib-1.5.0/ltmain.sh-10785- func_resolve_sysroot "$deplib" shapelib-1.5.0/ltmain.sh:10786: eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $func_resolve_sysroot_result` shapelib-1.5.0/ltmain.sh-10787- test -z "$libdir" && \ ############################################## shapelib-1.5.0/ltmain.sh-10811- name=$func_basename_result shapelib-1.5.0/ltmain.sh:10812: eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib` shapelib-1.5.0/ltmain.sh-10813- test -z "$libdir" && \ ############################################## shapelib-1.5.0/ltmain.sh-10830- name=$func_basename_result shapelib-1.5.0/ltmain.sh:10831: eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib` shapelib-1.5.0/ltmain.sh-10832- test -z "$libdir" && \ ############################################## shapelib-1.5.0/ltmain.sh-11149-# ### BEGIN LIBTOOL TAG CONFIG: disable-static shapelib-1.5.0/ltmain.sh:11150:build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac` shapelib-1.5.0/ltmain.sh-11151-# ### END LIBTOOL TAG CONFIG: disable-static ############################################## shapelib-1.5.0/config.guess-34- shapelib-1.5.0/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'` shapelib-1.5.0/config.guess-36- ############################################## shapelib-1.5.0/config.guess-102-: ${TMPDIR=/tmp} ; shapelib-1.5.0/config.guess:103: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } || shapelib-1.5.0/config.guess-104- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } || ############################################## shapelib-1.5.0/config.guess-151- EOF shapelib-1.5.0/config.guess:152: eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC' | sed 's, ,,g'` shapelib-1.5.0/config.guess-153- ;; ############################################## shapelib-1.5.0/config.guess-181- earmv*) shapelib-1.5.0/config.guess:182: arch=`echo ${UNAME_MACHINE_ARCH} | sed -e 's,^e\(armv[0-9]\).*$,\1,'` shapelib-1.5.0/config.guess:183: endian=`echo ${UNAME_MACHINE_ARCH} | sed -ne 's,^.*\(eb\)$,\1,p'` shapelib-1.5.0/config.guess-184- machine=${arch}${endian}-unknown ############################################## shapelib-1.5.0/config.guess-210- expr='s/^earmv[0-9]/-eabi/;s/eb$//' shapelib-1.5.0/config.guess:211: abi=`echo ${UNAME_MACHINE_ARCH} | sed -e "$expr"` shapelib-1.5.0/config.guess-212- ;; ############################################## shapelib-1.5.0/config.guess-223- *) shapelib-1.5.0/config.guess:224: release=`echo ${UNAME_RELEASE} | sed -e 's/[-_].*//' | cut -d. -f1,2` shapelib-1.5.0/config.guess-225- ;; ############################################## shapelib-1.5.0/config.guess-257- *4.0) shapelib-1.5.0/config.guess:258: UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'` shapelib-1.5.0/config.guess-259- ;; shapelib-1.5.0/config.guess-260- *5.*) shapelib-1.5.0/config.guess:261: UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'` shapelib-1.5.0/config.guess-262- ;; ############################################## shapelib-1.5.0/config.guess-267- # types through head -n 1, so we only detect the type of CPU 0. shapelib-1.5.0/config.guess:268: ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^ The alpha \(.*\) processor.*$/\1/p' | head -n 1` shapelib-1.5.0/config.guess-269- case "$ALPHA_CPU_TYPE" in ############################################## shapelib-1.5.0/config.guess-305- # 1.2 uses "1.2" for uname -r. shapelib-1.5.0/config.guess:306: echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'` shapelib-1.5.0/config.guess-307- # Reset EXIT trap before exiting to avoid spurious non-zero exit code. ############################################## shapelib-1.5.0/config.guess-365- s390x:SunOS:*:*) shapelib-1.5.0/config.guess:366: echo ${UNAME_MACHINE}-ibm-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` shapelib-1.5.0/config.guess-367- exit ;; shapelib-1.5.0/config.guess-368- sun4H:SunOS:5.*:*) shapelib-1.5.0/config.guess:369: echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` shapelib-1.5.0/config.guess-370- exit ;; shapelib-1.5.0/config.guess-371- sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*) shapelib-1.5.0/config.guess:372: echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` shapelib-1.5.0/config.guess-373- exit ;; ############################################## shapelib-1.5.0/config.guess-390- fi shapelib-1.5.0/config.guess:391: echo ${SUN_ARCH}-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` shapelib-1.5.0/config.guess-392- exit ;; ############################################## shapelib-1.5.0/config.guess-396- # it's likely to be more like Solaris than SunOS4. shapelib-1.5.0/config.guess:397: echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` shapelib-1.5.0/config.guess-398- exit ;; ############################################## shapelib-1.5.0/config.guess-405- # Japanese Language versions have a version number like `4.1.3-JL'. shapelib-1.5.0/config.guess:406: echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'` shapelib-1.5.0/config.guess-407- exit ;; ############################################## shapelib-1.5.0/config.guess-411- sun*:*:4.2BSD:*) shapelib-1.5.0/config.guess:412: UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null` shapelib-1.5.0/config.guess-413- test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3 ############################################## shapelib-1.5.0/config.guess-493- $CC_FOR_BUILD -o $dummy $dummy.c && shapelib-1.5.0/config.guess:494: dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` && shapelib-1.5.0/config.guess:495: SYSTEM_NAME=`$dummy $dummyarg` && shapelib-1.5.0/config.guess-496- { echo "$SYSTEM_NAME"; exit; } ############################################## shapelib-1.5.0/config.guess-549- *:IRIX*:*:*) shapelib-1.5.0/config.guess:550: echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'` shapelib-1.5.0/config.guess-551- exit ;; ############################################## shapelib-1.5.0/config.guess-579-EOF shapelib-1.5.0/config.guess:580: if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` shapelib-1.5.0/config.guess-581- then ############################################## shapelib-1.5.0/config.guess-592- *:AIX:*:[4567]) shapelib-1.5.0/config.guess:593: IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'` shapelib-1.5.0/config.guess-594- if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then ############################################## shapelib-1.5.0/config.guess-628- 9000/[34678]??:HP-UX:*:*) shapelib-1.5.0/config.guess:629: HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'` shapelib-1.5.0/config.guess-630- case "${UNAME_MACHINE}" in ############################################## shapelib-1.5.0/config.guess-682-EOF shapelib-1.5.0/config.guess:683: (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy` shapelib-1.5.0/config.guess-684- test -z "$HP_ARCH" && HP_ARCH=hppa ############################################## shapelib-1.5.0/config.guess-710- ia64:HP-UX:*:*) shapelib-1.5.0/config.guess:711: HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'` shapelib-1.5.0/config.guess-712- echo ia64-hp-hpux${HPUX_REV} ############################################## shapelib-1.5.0/config.guess-740-EOF shapelib-1.5.0/config.guess:741: $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` && shapelib-1.5.0/config.guess-742- { echo "$SYSTEM_NAME"; exit; } ############################################## shapelib-1.5.0/config.guess-811- FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'` shapelib-1.5.0/config.guess:812: FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'` shapelib-1.5.0/config.guess-813- echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}" ############################################## shapelib-1.5.0/config.guess-816- FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'` shapelib-1.5.0/config.guess:817: FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'` shapelib-1.5.0/config.guess-818- echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}" ############################################## shapelib-1.5.0/config.guess-832- amd64) shapelib-1.5.0/config.guess:833: echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;; shapelib-1.5.0/config.guess-834- *) shapelib-1.5.0/config.guess:835: echo ${UNAME_PROCESSOR}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;; shapelib-1.5.0/config.guess-836- esac ############################################## shapelib-1.5.0/config.guess-890- prep*:SunOS:5.*:*) shapelib-1.5.0/config.guess:891: echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` shapelib-1.5.0/config.guess-892- exit ;; ############################################## shapelib-1.5.0/config.guess-894- # the GNU system shapelib-1.5.0/config.guess:895: echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-${LIBC}`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'` shapelib-1.5.0/config.guess-896- exit ;; ############################################## shapelib-1.5.0/config.guess-898- # other systems with GNU libc and userland shapelib-1.5.0/config.guess:899: echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-${LIBC} shapelib-1.5.0/config.guess-900- exit ;; ############################################## shapelib-1.5.0/config.guess-989-EOF shapelib-1.5.0/config.guess:990: eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^CPU'` shapelib-1.5.0/config.guess-991- test x"${CPU}" != x && { echo "${CPU}-unknown-linux-${LIBC}"; exit; } ############################################## shapelib-1.5.0/config.guess-1083- i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*) shapelib-1.5.0/config.guess:1084: UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'` shapelib-1.5.0/config.guess-1085- if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then ############################################## shapelib-1.5.0/config.guess-1283- fi shapelib-1.5.0/config.guess:1284: if test `echo "$UNAME_RELEASE" | sed -e 's/\..*//'` -le 10 ; then shapelib-1.5.0/config.guess-1285- if [ "$CC_FOR_BUILD" != 'no_compiler_found' ]; then ############################################## shapelib-1.5.0/config.guess-1368- *:DragonFly:*:*) shapelib-1.5.0/config.guess:1369: echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` shapelib-1.5.0/config.guess-1370- exit ;; ############################################## shapelib-1.5.0/config.guess-1381- i*86:skyos:*:*) shapelib-1.5.0/config.guess:1382: echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE}` | sed -e 's/ .*$//' shapelib-1.5.0/config.guess-1383- exit ;;