=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== ghemical-3.0.0/ltmain.sh-161- # Extract subdirectory from the argument. ghemical-3.0.0/ltmain.sh:162: func_dirname_result=`$ECHO "X${1}" | $Xsed -e "$dirname"` ghemical-3.0.0/ltmain.sh-163- if test "X$func_dirname_result" = "X${1}"; then ############################################## ghemical-3.0.0/ltmain.sh-167- fi ghemical-3.0.0/ltmain.sh:168: func_basename_result=`$ECHO "X${1}" | $Xsed -e "$basename"` ghemical-3.0.0/ltmain.sh-169-} ############################################## ghemical-3.0.0/ltmain.sh-193- progdir=$func_dirname_result ghemical-3.0.0/ltmain.sh:194: progdir=`cd "$progdir" && pwd` ghemical-3.0.0/ltmain.sh-195- progpath="$progdir/$progname" ############################################## ghemical-3.0.0/ltmain.sh-221-# Since each input `\' is now two `\'s, look for any number of runs of ghemical-3.0.0/ltmain.sh:222:# four `\'s followed by two `\'s and then a '$'. `\' that '$'. ghemical-3.0.0/ltmain.sh-223-bs='\\' ############################################## ghemical-3.0.0/ltmain.sh-328- # ...otherwise throw away the child directory and loop ghemical-3.0.0/ltmain.sh:329: my_directory_path=`$ECHO "X$my_directory_path" | $Xsed -e "$dirname"` ghemical-3.0.0/ltmain.sh-330- done ghemical-3.0.0/ltmain.sh:331: my_dir_list=`$ECHO "X$my_dir_list" | $Xsed -e 's,:*$,,'` ghemical-3.0.0/ltmain.sh-332- ############################################## ghemical-3.0.0/ltmain.sh-363- # If mktemp works, use that first and foremost ghemical-3.0.0/ltmain.sh:364: my_tmpdir=`mktemp -d "${my_template}-XXXXXXXX" 2>/dev/null` ghemical-3.0.0/ltmain.sh-365- ############################################## ghemical-3.0.0/ltmain.sh-394- *[\\\`\"\$]*) ghemical-3.0.0/ltmain.sh:395: func_quote_for_eval_unquoted_result=`$ECHO "X$1" | $Xsed -e "$sed_quote_subst"` ;; ghemical-3.0.0/ltmain.sh-396- *) ############################################## ghemical-3.0.0/ltmain.sh-536- s/\$with_gnu_ld/'"$with_gnu_ld"'/ ghemical-3.0.0/ltmain.sh:537: s/\$automake_version/'"`(automake --version) 2>/dev/null |$SED 1q`"'/ ghemical-3.0.0/ltmain.sh:538: s/\$autoconf_version/'"`(autoconf --version) 2>/dev/null |$SED 1q`"'/ ghemical-3.0.0/ltmain.sh-539- p ############################################## ghemical-3.0.0/ltmain.sh-565- : ghemical-3.0.0/ltmain.sh:566:elif test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t'; then ghemical-3.0.0/ltmain.sh-567- # Yippee, $ECHO works! ############################################## ghemical-3.0.0/ltmain.sh-685- # quotes we have to do it in 2 steps: ghemical-3.0.0/ltmain.sh:686: extractedcf=`$SED -n -e "$sed_extractcf" < "$progpath"` ghemical-3.0.0/ltmain.sh-687- eval "$extractedcf" ############################################## ghemical-3.0.0/ltmain.sh-1021- # but not from the CC environment variable when configure was run. ghemical-3.0.0/ltmain.sh:1022: " $CC "* | "$CC "* | " `$ECHO $CC` "* | "`$ECHO $CC` "* | " $CC_quoted"* | "$CC_quoted "* | " `$ECHO $CC_quoted` "* | "`$ECHO $CC_quoted` "*) ;; ghemical-3.0.0/ltmain.sh-1023- # Blanks at the start of $base_compile will cause this to fail ############################################## ghemical-3.0.0/ltmain.sh-1028- # Evaluate the configuration. ghemical-3.0.0/ltmain.sh:1029: eval "`${SED} -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`" ghemical-3.0.0/ltmain.sh-1030- CC_quoted= ############################################## ghemical-3.0.0/ltmain.sh-1036- case "$@ " in ghemical-3.0.0/ltmain.sh:1037: " $CC "* | "$CC "* | " `$ECHO $CC` "* | "`$ECHO $CC` "* | " $CC_quoted"* | "$CC_quoted "* | " `$ECHO $CC_quoted` "* | "`$ECHO $CC_quoted` "*) ghemical-3.0.0/ltmain.sh-1038- # The compiler in the base compile command matches ############################################## ghemical-3.0.0/ltmain.sh-1213- *.[cCFSifmso] | \ ghemical-3.0.0/ltmain.sh:1214: *.ada | *.adb | *.ads | *.asm | \ ghemical-3.0.0/ltmain.sh-1215- *.c++ | *.cc | *.ii | *.class | *.cpp | *.cxx | \ ############################################## ghemical-3.0.0/ltmain.sh-1290- if test "$compiler_c_o" = no; then ghemical-3.0.0/ltmain.sh:1291: output_obj=`$ECHO "X$srcfile" | $Xsed -e 's%^.*/%%' -e 's%\.[^.]*$%%'`.${objext} ghemical-3.0.0/ltmain.sh-1292- lockfile="$output_obj.lock" ############################################## ghemical-3.0.0/ltmain.sh-1309-*** ERROR, $lockfile exists and contains: ghemical-3.0.0/ltmain.sh:1310:`cat $lockfile 2>/dev/null` ghemical-3.0.0/ltmain.sh-1311- ############################################## ghemical-3.0.0/ltmain.sh-1358- if test "$need_locks" = warn && ghemical-3.0.0/ltmain.sh:1359: test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then ghemical-3.0.0/ltmain.sh-1360- $ECHO "\ ghemical-3.0.0/ltmain.sh-1361-*** ERROR, $lockfile contains: ghemical-3.0.0/ltmain.sh:1362:`cat $lockfile 2>/dev/null` ghemical-3.0.0/ltmain.sh-1363- ############################################## ghemical-3.0.0/ltmain.sh-1407- if test "$need_locks" = warn && ghemical-3.0.0/ltmain.sh:1408: test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then ghemical-3.0.0/ltmain.sh-1409- $ECHO "\ ghemical-3.0.0/ltmain.sh-1410-*** ERROR, $lockfile contains: ghemical-3.0.0/ltmain.sh:1411:`cat $lockfile 2>/dev/null` ghemical-3.0.0/ltmain.sh-1412- ############################################## ghemical-3.0.0/ltmain.sh-1665- test -n "$library_names" && \ ghemical-3.0.0/ltmain.sh:1666: func_warning "\`$file' was not linked with \`-export-dynamic'" ghemical-3.0.0/ltmain.sh-1667- continue ############################################## ghemical-3.0.0/ltmain.sh-1676- if test ! -f "$dir/$dlname"; then ghemical-3.0.0/ltmain.sh:1677: func_fatal_error "cannot find \`$dlname' in \`$dir' or \`$dir/$objdir'" ghemical-3.0.0/ltmain.sh-1678- fi ############################################## ghemical-3.0.0/ltmain.sh-1694- # Get the absolute pathname. ghemical-3.0.0/ltmain.sh:1695: absdir=`cd "$dir" && pwd` ghemical-3.0.0/ltmain.sh-1696- test -n "$absdir" && dir="$absdir" ############################################## ghemical-3.0.0/ltmain.sh-2012- # Determine the prefix the user has applied to our future dir. ghemical-3.0.0/ltmain.sh:2013: inst_prefix_dir=`$ECHO "X$destdir" | $Xsed -e "s%$libdir\$%%"` ghemical-3.0.0/ltmain.sh-2014- ############################################## ghemical-3.0.0/ltmain.sh-2025- # Stick the inst_prefix_dir data into the link command. ghemical-3.0.0/ltmain.sh:2026: relink_command=`$ECHO "X$relink_command" | $Xsed -e "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"` ghemical-3.0.0/ltmain.sh-2027- else ghemical-3.0.0/ltmain.sh:2028: relink_command=`$ECHO "X$relink_command" | $Xsed -e "s%@inst_prefix_dir@%%"` ghemical-3.0.0/ltmain.sh-2029- fi ############################################## ghemical-3.0.0/ltmain.sh-2185- fi ghemical-3.0.0/ltmain.sh:2186: libfile="$libdir/"`$ECHO "X$lib" | $Xsed -e 's%^.*/%%g'` ### testsuite: skip nested quoting test ghemical-3.0.0/ltmain.sh-2187- if test -n "$libdir" && test ! -f "$libfile"; then ghemical-3.0.0/ltmain.sh:2188: func_warning "\`$lib' has not been installed in \`$libdir'" ghemical-3.0.0/ltmain.sh-2189- finalize=no ############################################## ghemical-3.0.0/ltmain.sh-2204- # Replace the output file specification. ghemical-3.0.0/ltmain.sh:2205: relink_command=`$ECHO "X$relink_command" | $Xsed -e 's%@OUTPUT@%'"$outputname"'%g'` ghemical-3.0.0/ltmain.sh-2206- ############################################## ghemical-3.0.0/ltmain.sh-2223- # Install the binary that we compiled earlier. ghemical-3.0.0/ltmain.sh:2224: file=`$ECHO "X$file$stripped_ext" | $Xsed -e "s%\([^/]*\)$%$objdir/\1%"` ghemical-3.0.0/ltmain.sh-2225- fi ############################################## ghemical-3.0.0/ltmain.sh-2294- my_pic_p="${3-no}" ghemical-3.0.0/ltmain.sh:2295: my_prefix=`$ECHO "$my_originator" | sed 's%[^a-zA-Z0-9]%_%g'` ghemical-3.0.0/ltmain.sh-2296- my_dlsyms= ############################################## ghemical-3.0.0/ltmain.sh-2334- # Add our own program objects to the symbol list. ghemical-3.0.0/ltmain.sh:2335: progfiles=`$ECHO "X$objs$old_deplibs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP` ghemical-3.0.0/ltmain.sh-2336- for progfile in $progfiles; do ############################################## ghemical-3.0.0/ltmain.sh-2517- if test -f "$output_objdir/$my_outputname.def"; then ghemical-3.0.0/ltmain.sh:2518: compile_command=`$ECHO "X$compile_command" | $Xsed -e "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"` ghemical-3.0.0/ltmain.sh:2519: finalize_command=`$ECHO "X$finalize_command" | $Xsed -e "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"` ghemical-3.0.0/ltmain.sh-2520- else ghemical-3.0.0/ltmain.sh:2521: compile_command=`$ECHO "X$compile_command" | $Xsed -e "s%@SYMFILE@%$symfileobj%"` ghemical-3.0.0/ltmain.sh:2522: finalize_command=`$ECHO "X$finalize_command" | $Xsed -e "s%@SYMFILE@%$symfileobj%"` ghemical-3.0.0/ltmain.sh-2523- fi ############################################## ghemical-3.0.0/ltmain.sh-2525- *) ghemical-3.0.0/ltmain.sh:2526: compile_command=`$ECHO "X$compile_command" | $Xsed -e "s%@SYMFILE@%$symfileobj%"` ghemical-3.0.0/ltmain.sh:2527: finalize_command=`$ECHO "X$finalize_command" | $Xsed -e "s%@SYMFILE@%$symfileobj%"` ghemical-3.0.0/ltmain.sh-2528- ;; ############################################## ghemical-3.0.0/ltmain.sh-2540- # Nullify the symbol file. ghemical-3.0.0/ltmain.sh:2541: compile_command=`$ECHO "X$compile_command" | $Xsed -e "s% @SYMFILE@%%"` ghemical-3.0.0/ltmain.sh:2542: finalize_command=`$ECHO "X$finalize_command" | $Xsed -e "s% @SYMFILE@%%"` ghemical-3.0.0/ltmain.sh-2543- fi ############################################## ghemical-3.0.0/ltmain.sh-2555- win32_libid_type="unknown" ghemical-3.0.0/ltmain.sh:2556: win32_fileres=`file -L $1 2>/dev/null` ghemical-3.0.0/ltmain.sh-2557- case $win32_fileres in ############################################## ghemical-3.0.0/ltmain.sh-2652- darwin_curdir=`pwd` ghemical-3.0.0/ltmain.sh:2653: darwin_base_archive=`basename "$darwin_archive"` ghemical-3.0.0/ltmain.sh:2654: darwin_arches=`$LIPO -info "$darwin_archive" 2>/dev/null | $GREP Architectures 2>/dev/null || true` ghemical-3.0.0/ltmain.sh-2655- if test -n "$darwin_arches"; then ghemical-3.0.0/ltmain.sh:2656: darwin_arches=`$ECHO "$darwin_arches" | $SED -e 's/.*are://'` ghemical-3.0.0/ltmain.sh-2657- darwin_arch= ############################################## ghemical-3.0.0/ltmain.sh-2667- ## Okay now we've a bunch of thin objects, gotta fatten them up :) ghemical-3.0.0/ltmain.sh:2668: darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print | $SED -e "$basename" | sort -u` ghemical-3.0.0/ltmain.sh-2669- darwin_file= ############################################## ghemical-3.0.0/ltmain.sh-2671- for darwin_file in $darwin_filelist; do ghemical-3.0.0/ltmain.sh:2672: darwin_files=`find unfat-$$ -name $darwin_file -print | $NL2SP` ghemical-3.0.0/ltmain.sh-2673- $LIPO -create -output "$darwin_file" $darwin_files ############################################## ghemical-3.0.0/ltmain.sh-2686- esac ghemical-3.0.0/ltmain.sh:2687: my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | $NL2SP` ghemical-3.0.0/ltmain.sh-2688- done ############################################## ghemical-3.0.0/ltmain.sh-2757- shift ghemical-3.0.0/ltmain.sh:2758: elif test \"X\`{ \$ECHO '\t'; } 2>/dev/null\`\" = 'X\t'; then ghemical-3.0.0/ltmain.sh-2759- # Yippee, \$ECHO works! ############################################## ghemical-3.0.0/ltmain.sh-2769- # Find the directory that this script lives in. ghemical-3.0.0/ltmain.sh:2770: thisdir=\`\$ECHO \"X\$file\" | \$Xsed -e 's%/[^/]*$%%'\` ghemical-3.0.0/ltmain.sh-2771- test \"x\$thisdir\" = \"x\$file\" && thisdir=. ############################################## ghemical-3.0.0/ltmain.sh-2773- # Follow symbolic links until we get to the real thisdir. ghemical-3.0.0/ltmain.sh:2774: file=\`ls -ld \"\$file\" | ${SED} -n 's/.*-> //p'\` ghemical-3.0.0/ltmain.sh-2775- while test -n \"\$file\"; do ghemical-3.0.0/ltmain.sh:2776: destdir=\`\$ECHO \"X\$file\" | \$Xsed -e 's%/[^/]*\$%%'\` ghemical-3.0.0/ltmain.sh-2777- ############################################## ghemical-3.0.0/ltmain.sh-2785- ghemical-3.0.0/ltmain.sh:2786: file=\`\$ECHO \"X\$file\" | \$Xsed -e 's%^.*/%%'\` ghemical-3.0.0/ltmain.sh:2787: file=\`ls -ld \"\$thisdir/\$file\" | ${SED} -n 's/.*-> //p'\` ghemical-3.0.0/ltmain.sh-2788- done ############################################## ghemical-3.0.0/ltmain.sh-2816- case \"\$thisdir\" in ghemical-3.0.0/ltmain.sh:2817: *[\\\\/]$objdir ) thisdir=\`\$ECHO \"X\$thisdir\" | \$Xsed -e 's%[\\\\/][^\\\\/]*$%%'\` ;; ghemical-3.0.0/ltmain.sh-2818- $objdir ) thisdir=. ;; ############################################## ghemical-3.0.0/ltmain.sh-2822- # Try to get the absolute directory name. ghemical-3.0.0/ltmain.sh:2823: absdir=\`cd \"\$thisdir\" && pwd\` ghemical-3.0.0/ltmain.sh-2824- test -n \"\$absdir\" && thisdir=\"\$absdir\" ############################################## ghemical-3.0.0/ltmain.sh-2832- if test ! -f \"\$progdir/\$program\" || ghemical-3.0.0/ltmain.sh:2833: { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | ${SED} 1q\`; \\ ghemical-3.0.0/ltmain.sh-2834- test \"X\$file\" != \"X\$progdir/\$program\"; }; then ############################################## ghemical-3.0.0/ltmain.sh-2847- if test -n \"\$relink_command\"; then ghemical-3.0.0/ltmain.sh:2848: if relink_command_output=\`eval \$relink_command 2>&1\`; then : ghemical-3.0.0/ltmain.sh-2849- else ############################################## ghemical-3.0.0/ltmain.sh-2879- # The second colon is a workaround for a bug in BeOS R4 sed ghemical-3.0.0/ltmain.sh:2880: $shlibpath_var=\`\$ECHO \"X\$$shlibpath_var\" | \$Xsed -e 's/::*\$//'\` ghemical-3.0.0/ltmain.sh-2881- ############################################## ghemical-3.0.0/ltmain.sh-2994- *cygwin* ) ghemical-3.0.0/ltmain.sh:2995: func_to_host_path_tmp1=`cygpath -w "$1"` ghemical-3.0.0/ltmain.sh-2996- func_to_host_path_result=`echo "$func_to_host_path_tmp1" |\ ############################################## ghemical-3.0.0/ltmain.sh-3006- # the odd construction: ghemical-3.0.0/ltmain.sh:3007: func_to_host_path_tmp1=`winepath -w "$1" 2>/dev/null` ghemical-3.0.0/ltmain.sh-3008- if test "$?" -eq 0 && test -n "${func_to_host_path_tmp1}"; then ############################################## ghemical-3.0.0/ltmain.sh-3073- *cygwin* ) ghemical-3.0.0/ltmain.sh:3074: func_to_host_pathlist_tmp2=`cygpath -w -p "$func_to_host_pathlist_tmp1"` ghemical-3.0.0/ltmain.sh-3075- func_to_host_pathlist_result=`echo "$func_to_host_pathlist_tmp2" |\ ############################################## ghemical-3.0.0/ltmain.sh-4240- moreargs= ghemical-3.0.0/ltmain.sh:4241: for fil in `cat "$save_arg"` ghemical-3.0.0/ltmain.sh-4242- do ############################################## ghemical-3.0.0/ltmain.sh-4490- *) ghemical-3.0.0/ltmain.sh:4491: absdir=`cd "$dir" && pwd` ghemical-3.0.0/ltmain.sh-4492- test -z "$absdir" && \ ############################################## ghemical-3.0.0/ltmain.sh-4505- *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*) ghemical-3.0.0/ltmain.sh:4506: testbindir=`$ECHO "X$dir" | $Xsed -e 's*/lib$*/bin*'` ghemical-3.0.0/ltmain.sh-4507- case :$dllsearchpath: in ############################################## ghemical-3.0.0/ltmain.sh-4927- # get the directories listed in $shlibpath_var ghemical-3.0.0/ltmain.sh:4928: eval shlib_search_path=\`\$ECHO \"X\${$shlibpath_var}\" \| \$Xsed -e \'s/:/ /g\'\` ghemical-3.0.0/ltmain.sh-4929- else ############################################## ghemical-3.0.0/ltmain.sh-5053- for deplib in $dependency_libs; do ghemical-3.0.0/ltmain.sh:5054: deplib_base=`$ECHO "X$deplib" | $Xsed -e "$basename"` ghemical-3.0.0/ltmain.sh-5055- case " $weak_libs " in ############################################## ghemical-3.0.0/ltmain.sh-5231- set dummy $deplibs_check_method; shift ghemical-3.0.0/ltmain.sh:5232: match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"` ghemical-3.0.0/ltmain.sh-5233- if eval "\$ECHO \"X$deplib\"" 2>/dev/null | $Xsed -e 10q \ ############################################## ghemical-3.0.0/ltmain.sh-5294- else ghemical-3.0.0/ltmain.sh:5295: func_fatal_error "cannot find the library \`$lib' or unhandled argument \`$deplib'" ghemical-3.0.0/ltmain.sh-5296- fi ############################################## ghemical-3.0.0/ltmain.sh-5323- if test -n "$inherited_linker_flags"; then ghemical-3.0.0/ltmain.sh:5324: tmp_inherited_linker_flags=`$ECHO "X$inherited_linker_flags" | $Xsed -e 's/-framework \([^ $]*\)/\1.ltframework/g'` ghemical-3.0.0/ltmain.sh-5325- for tmp_inherited_linker_flag in $tmp_inherited_linker_flags; do ############################################## ghemical-3.0.0/ltmain.sh-5331- fi ghemical-3.0.0/ltmain.sh:5332: dependency_libs=`$ECHO "X $dependency_libs" | $Xsed -e 's% \([^ $]*\).ltframework% -framework \1%g'` ghemical-3.0.0/ltmain.sh-5333- if test "$linkmode,$pass" = "lib,link" || ############################################## ghemical-3.0.0/ltmain.sh-5398- *) ghemical-3.0.0/ltmain.sh:5399: abs_ladir=`cd "$ladir" && pwd` ghemical-3.0.0/ltmain.sh-5400- if test -z "$abs_ladir"; then ############################################## ghemical-3.0.0/ltmain.sh-5624- shift ghemical-3.0.0/ltmain.sh:5625: libname=`eval "\\$ECHO \"$libname_spec\""` ghemical-3.0.0/ltmain.sh-5626- # use dlname if we got it. it's perfectly good, no? ############################################## ghemical-3.0.0/ltmain.sh-5908- *) ghemical-3.0.0/ltmain.sh:5909: absdir=`cd "$dir" && pwd` ghemical-3.0.0/ltmain.sh-5910- if test -z "$absdir"; then ############################################## ghemical-3.0.0/ltmain.sh-5919- depdepl= ghemical-3.0.0/ltmain.sh:5920: eval deplibrary_names=`${SED} -n -e 's/^library_names=\(.*\)$/\1/p' $deplib` ghemical-3.0.0/ltmain.sh-5921- if test -n "$deplibrary_names" ; then ############################################## ghemical-3.0.0/ltmain.sh-5926- depdepl="$absdir/$objdir/$depdepl" ghemical-3.0.0/ltmain.sh:5927: darwin_install_name=`${OTOOL} -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'` ghemical-3.0.0/ltmain.sh-5928- if test -z "$darwin_install_name"; then ghemical-3.0.0/ltmain.sh:5929: darwin_install_name=`${OTOOL64} -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'` ghemical-3.0.0/ltmain.sh-5930- fi ############################################## ghemical-3.0.0/ltmain.sh-5941- else ghemical-3.0.0/ltmain.sh:5942: eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib` ghemical-3.0.0/ltmain.sh-5943- test -z "$libdir" && \ ############################################## ghemical-3.0.0/ltmain.sh-5964- else ghemical-3.0.0/ltmain.sh:5965: compiler_flags="$compiler_flags "`$ECHO "X $new_inherited_linker_flags" | $Xsed -e 's% \([^ $]*\).ltframework% -framework \1%g'` ghemical-3.0.0/ltmain.sh-5966- fi ############################################## ghemical-3.0.0/ltmain.sh-6113- test "$module" = no && \ ghemical-3.0.0/ltmain.sh:6114: func_fatal_help "libtool library \`$output' must begin with \`lib'" ghemical-3.0.0/ltmain.sh-6115- ############################################## ghemical-3.0.0/ltmain.sh-6250- if test "$age" -gt "$current"; then ghemical-3.0.0/ltmain.sh:6251: func_error "AGE \`$age' is greater than the current interface number \`$current'" ghemical-3.0.0/ltmain.sh-6252- func_fatal_error "\`$vinfo' is not valid version information" ############################################## ghemical-3.0.0/ltmain.sh-6411- removelist= ghemical-3.0.0/ltmain.sh:6412: tempremovelist=`$ECHO "$output_objdir/*"` ghemical-3.0.0/ltmain.sh-6413- for p in $tempremovelist; do ############################################## ghemical-3.0.0/ltmain.sh-6437- # Transform .lo files to .o files. ghemical-3.0.0/ltmain.sh:6438: oldobjs="$objs "`$ECHO "X$libobjs" | $SP2NL | $Xsed -e '/\.'${libext}'$/d' -e "$lo2o" | $NL2SP` ghemical-3.0.0/ltmain.sh-6439- fi ############################################## ghemical-3.0.0/ltmain.sh-6442- #for path in $notinst_path; do ghemical-3.0.0/ltmain.sh:6443: # lib_search_path=`$ECHO "X$lib_search_path " | $Xsed -e "s% $path % %g"` ghemical-3.0.0/ltmain.sh:6444: # deplibs=`$ECHO "X$deplibs " | $Xsed -e "s% -L$path % %g"` ghemical-3.0.0/ltmain.sh:6445: # dependency_libs=`$ECHO "X$dependency_libs " | $Xsed -e "s% -L$path % %g"` ghemical-3.0.0/ltmain.sh-6446- #done ############################################## ghemical-3.0.0/ltmain.sh-6562- if test -n "$i" ; then ghemical-3.0.0/ltmain.sh:6563: libname=`eval "\\$ECHO \"$libname_spec\""` ghemical-3.0.0/ltmain.sh:6564: deplib_matches=`eval "\\$ECHO \"$library_names_spec\""` ghemical-3.0.0/ltmain.sh-6565- set dummy $deplib_matches; shift ghemical-3.0.0/ltmain.sh-6566- deplib_match=$1 ghemical-3.0.0/ltmain.sh:6567: if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then ghemical-3.0.0/ltmain.sh-6568- newdeplibs="$newdeplibs $i" ############################################## ghemical-3.0.0/ltmain.sh-6605- if test -n "$i" ; then ghemical-3.0.0/ltmain.sh:6606: libname=`eval "\\$ECHO \"$libname_spec\""` ghemical-3.0.0/ltmain.sh:6607: deplib_matches=`eval "\\$ECHO \"$library_names_spec\""` ghemical-3.0.0/ltmain.sh-6608- set dummy $deplib_matches; shift ghemical-3.0.0/ltmain.sh-6609- deplib_match=$1 ghemical-3.0.0/ltmain.sh:6610: if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then ghemical-3.0.0/ltmain.sh-6611- newdeplibs="$newdeplibs $i" ############################################## ghemical-3.0.0/ltmain.sh-6640- set dummy $deplibs_check_method; shift ghemical-3.0.0/ltmain.sh:6641: file_magic_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"` ghemical-3.0.0/ltmain.sh-6642- for a_deplib in $deplibs; do ############################################## ghemical-3.0.0/ltmain.sh-6655- if test -n "$a_deplib" ; then ghemical-3.0.0/ltmain.sh:6656: libname=`eval "\\$ECHO \"$libname_spec\""` ghemical-3.0.0/ltmain.sh-6657- for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do ghemical-3.0.0/ltmain.sh:6658: potential_libs=`ls $i/$libname[.-]* 2>/dev/null` ghemical-3.0.0/ltmain.sh-6659- for potent_lib in $potential_libs; do ############################################## ghemical-3.0.0/ltmain.sh-6671- while test -h "$potlib" 2>/dev/null; do ghemical-3.0.0/ltmain.sh:6672: potliblink=`ls -ld $potlib | ${SED} 's/.* -> //'` ghemical-3.0.0/ltmain.sh-6673- case $potliblink in ghemical-3.0.0/ltmain.sh-6674- [\\/]* | [A-Za-z]:[\\/]*) potlib="$potliblink";; ghemical-3.0.0/ltmain.sh:6675: *) potlib=`$ECHO "X$potlib" | $Xsed -e 's,[^/]*$,,'`"$potliblink";; ghemical-3.0.0/ltmain.sh-6676- esac ############################################## ghemical-3.0.0/ltmain.sh-6712- set dummy $deplibs_check_method; shift ghemical-3.0.0/ltmain.sh:6713: match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"` ghemical-3.0.0/ltmain.sh-6714- for a_deplib in $deplibs; do ############################################## ghemical-3.0.0/ltmain.sh-6727- if test -n "$a_deplib" ; then ghemical-3.0.0/ltmain.sh:6728: libname=`eval "\\$ECHO \"$libname_spec\""` ghemical-3.0.0/ltmain.sh-6729- for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do ghemical-3.0.0/ltmain.sh:6730: potential_libs=`ls $i/$libname[.-]* 2>/dev/null` ghemical-3.0.0/ltmain.sh-6731- for potent_lib in $potential_libs; do ############################################## ghemical-3.0.0/ltmain.sh-6771- # can't use Xsed below, because $i might contain '/' ghemical-3.0.0/ltmain.sh:6772: tmp_deplibs=`$ECHO "X $tmp_deplibs" | $Xsed -e "s,$i,,"` ghemical-3.0.0/ltmain.sh-6773- done ############################################## ghemical-3.0.0/ltmain.sh-6796- # On Rhapsody replace the C library with the System framework ghemical-3.0.0/ltmain.sh:6797: newdeplibs=`$ECHO "X $newdeplibs" | $Xsed -e 's/ -lc / System.ltframework /'` ghemical-3.0.0/ltmain.sh-6798- ;; ############################################## ghemical-3.0.0/ltmain.sh-6848- *-*-darwin*) ghemical-3.0.0/ltmain.sh:6849: newdeplibs=`$ECHO "X $newdeplibs" | $Xsed -e 's% \([^ $]*\).ltframework% -framework \1%g'` ghemical-3.0.0/ltmain.sh:6850: new_inherited_linker_flags=`$ECHO "X $new_inherited_linker_flags" | $Xsed -e 's% \([^ $]*\).ltframework% -framework \1%g'` ghemical-3.0.0/ltmain.sh:6851: deplibs=`$ECHO "X $deplibs" | $Xsed -e 's% \([^ $]*\).ltframework% -framework \1%g'` ghemical-3.0.0/ltmain.sh-6852- ;; ############################################## ghemical-3.0.0/ltmain.sh-6972- # Use standard objects if they are pic ghemical-3.0.0/ltmain.sh:6973: test -z "$pic_flag" && libobjs=`$ECHO "X$libobjs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP` ghemical-3.0.0/ltmain.sh-6974- test "X$libobjs" = "X " && libobjs= ############################################## ghemical-3.0.0/ltmain.sh-6987- # exporting using user supplied symfile ghemical-3.0.0/ltmain.sh:6988: if test "x`$SED 1q $export_symbols`" != xEXPORTS; then ghemical-3.0.0/ltmain.sh-6989- # and it's NOT already a .def file. Must figure out ############################################## ghemical-3.0.0/ltmain.sh-7139- save_output=$output ghemical-3.0.0/ltmain.sh:7140: output_la=`$ECHO "X$output" | $Xsed -e "$basename"` ghemical-3.0.0/ltmain.sh-7141- ############################################## ghemical-3.0.0/ltmain.sh-7443- eval tmp_whole_archive_flags=\"$whole_archive_flag_spec\" ghemical-3.0.0/ltmain.sh:7444: reload_conv_objs=$reload_objs\ `$ECHO "X$tmp_whole_archive_flags" | $Xsed -e 's|,| |g'` ghemical-3.0.0/ltmain.sh-7445- else ############################################## ghemical-3.0.0/ltmain.sh-7454- # Create the old-style object. ghemical-3.0.0/ltmain.sh:7455: reload_objs="$objs$old_deplibs "`$ECHO "X$libobjs" | $SP2NL | $Xsed -e '/\.'${libext}$'/d' -e '/\.lib$/d' -e "$lo2o" | $NL2SP`" $reload_conv_objs" ### testsuite: skip nested quoting test ghemical-3.0.0/ltmain.sh-7456- ############################################## ghemical-3.0.0/ltmain.sh-7514- # On Rhapsody replace the C library is the System framework ghemical-3.0.0/ltmain.sh:7515: compile_deplibs=`$ECHO "X $compile_deplibs" | $Xsed -e 's/ -lc / System.ltframework /'` ghemical-3.0.0/ltmain.sh:7516: finalize_deplibs=`$ECHO "X $finalize_deplibs" | $Xsed -e 's/ -lc / System.ltframework /'` ghemical-3.0.0/ltmain.sh-7517- ;; ############################################## ghemical-3.0.0/ltmain.sh-7532- # Time to change all our "foo.ltframework" stuff back to "-framework foo" ghemical-3.0.0/ltmain.sh:7533: compile_deplibs=`$ECHO "X $compile_deplibs" | $Xsed -e 's% \([^ $]*\).ltframework% -framework \1%g'` ghemical-3.0.0/ltmain.sh:7534: finalize_deplibs=`$ECHO "X $finalize_deplibs" | $Xsed -e 's% \([^ $]*\).ltframework% -framework \1%g'` ghemical-3.0.0/ltmain.sh-7535- ;; ############################################## ghemical-3.0.0/ltmain.sh-7610- *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*) ghemical-3.0.0/ltmain.sh:7611: testbindir=`${ECHO} "$libdir" | ${SED} -e 's*/lib$*/bin*'` ghemical-3.0.0/ltmain.sh-7612- case :$dllsearchpath: in ############################################## ghemical-3.0.0/ltmain.sh-7670- # Transform all the library objects into standard objects. ghemical-3.0.0/ltmain.sh:7671: compile_command=`$ECHO "X$compile_command" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP` ghemical-3.0.0/ltmain.sh:7672: finalize_command=`$ECHO "X$finalize_command" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP` ghemical-3.0.0/ltmain.sh-7673- fi ############################################## ghemical-3.0.0/ltmain.sh-7700- # Replace the output file specification. ghemical-3.0.0/ltmain.sh:7701: compile_command=`$ECHO "X$compile_command" | $Xsed -e 's%@OUTPUT@%'"$output"'%g'` ghemical-3.0.0/ltmain.sh-7702- link_command="$compile_command$compile_rpath" ############################################## ghemical-3.0.0/ltmain.sh-7747- # Replace the output file specification. ghemical-3.0.0/ltmain.sh:7748: link_command=`$ECHO "X$link_command" | $Xsed -e 's%@OUTPUT@%'"$output"'%g'` ghemical-3.0.0/ltmain.sh-7749- # Delete the old output file. ############################################## ghemical-3.0.0/ltmain.sh-7766- if test "$fast_install" = yes; then ghemical-3.0.0/ltmain.sh:7767: relink_command=`$ECHO "X$compile_var$compile_command$compile_rpath" | $Xsed -e 's%@OUTPUT@%\$progdir/\$file%g'` ghemical-3.0.0/ltmain.sh-7768- else ############################################## ghemical-3.0.0/ltmain.sh-7778- # Replace the output file specification. ghemical-3.0.0/ltmain.sh:7779: link_command=`$ECHO "X$link_command" | $Xsed -e 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'` ghemical-3.0.0/ltmain.sh-7780- ############################################## ghemical-3.0.0/ltmain.sh-7802- relink_command="(cd `pwd`; $relink_command)" ghemical-3.0.0/ltmain.sh:7803: relink_command=`$ECHO "X$relink_command" | $Xsed -e "$sed_quote_subst"` ghemical-3.0.0/ltmain.sh-7804- fi ############################################## ghemical-3.0.0/ltmain.sh-7811- esac ghemical-3.0.0/ltmain.sh:7812: qecho=`$ECHO "X$qecho" | $Xsed -e "$sed_quote_subst"` ghemical-3.0.0/ltmain.sh-7813- else ghemical-3.0.0/ltmain.sh:7814: qecho=`$ECHO "X$ECHO" | $Xsed -e "$sed_quote_subst"` ghemical-3.0.0/ltmain.sh-7815- fi ############################################## ghemical-3.0.0/ltmain.sh-8045- relink_command="(cd `pwd`; $SHELL $progpath $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)" ghemical-3.0.0/ltmain.sh:8046: relink_command=`$ECHO "X$relink_command" | $Xsed -e "$sed_quote_subst"` ghemical-3.0.0/ltmain.sh-8047- if test "$hardcode_automatic" = yes ; then ############################################## ghemical-3.0.0/ltmain.sh-8065- name="$func_basename_result" ghemical-3.0.0/ltmain.sh:8066: eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib` ghemical-3.0.0/ltmain.sh-8067- test -z "$libdir" && \ ############################################## ghemical-3.0.0/ltmain.sh-8081- name="$func_basename_result" ghemical-3.0.0/ltmain.sh:8082: eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib` ghemical-3.0.0/ltmain.sh-8083- test -z "$libdir" && \ ############################################## ghemical-3.0.0/ltmain.sh-8100- name="$func_basename_result" ghemical-3.0.0/ltmain.sh:8101: eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib` ghemical-3.0.0/ltmain.sh-8102- test -z "$libdir" && \ ############################################## ghemical-3.0.0/ltmain.sh-8404-# ### BEGIN LIBTOOL TAG CONFIG: disable-static ghemical-3.0.0/ltmain.sh:8405:build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac` ghemical-3.0.0/ltmain.sh-8406-# ### END LIBTOOL TAG CONFIG: disable-static ############################################## ghemical-3.0.0/missing-128- from any GNU archive site." ghemical-3.0.0/missing:129: files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}` ghemical-3.0.0/missing-130- test -z "$files" && files="config.h" ############################################## ghemical-3.0.0/missing-167- proper tools for further handling them. ghemical-3.0.0/missing:168: You can get \`$1' as part of \`Autoconf' from any GNU ghemical-3.0.0/missing-169- archive site." ghemical-3.0.0/missing-170- ghemical-3.0.0/missing:171: file=`echo "$*" | sed -n 's/.*--output[ =]*\([^ ]*\).*/\1/p'` ghemical-3.0.0/missing:172: test -z "$file" && file=`echo "$*" | sed -n 's/.*-o[ ]*\([^ ]*\).*/\1/p'` ghemical-3.0.0/missing-173- if test -f "$file"; then ############################################## ghemical-3.0.0/missing-196- *.y) ghemical-3.0.0/missing:197: SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'` ghemical-3.0.0/missing-198- if [ -f "$SRCFILE" ]; then ############################################## ghemical-3.0.0/missing-200- fi ghemical-3.0.0/missing:201: SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'` ghemical-3.0.0/missing-202- if [ -f "$SRCFILE" ]; then ############################################## ghemical-3.0.0/missing-226- *.l) ghemical-3.0.0/missing:227: SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'` ghemical-3.0.0/missing-228- if [ -f "$SRCFILE" ]; then ############################################## ghemical-3.0.0/missing-250- ghemical-3.0.0/missing:251: file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'` ghemical-3.0.0/missing-252- if test -z "$file"; then ghemical-3.0.0/missing:253: file=`echo "$*" | sed -n 's/.*--output=\([^ ]*\).*/\1/p'` ghemical-3.0.0/missing-254- fi ############################################## ghemical-3.0.0/missing-276- the \`GNU make' package. Grab either from any GNU archive site." ghemical-3.0.0/missing:277: file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'` ghemical-3.0.0/missing-278- if test -z "$file"; then ghemical-3.0.0/missing:279: file=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'` ghemical-3.0.0/missing:280: file=`sed -n '/^@setfilename/ { s/.* \([^ ]*\) *$/\1/; p; q; }' $file` ghemical-3.0.0/missing-281- fi ############################################## ghemical-3.0.0/missing-304- *o*) ghemical-3.0.0/missing:305: firstarg=`echo "$firstarg" | sed s/o//` ghemical-3.0.0/missing-306- tar "$firstarg" "$@" && exit 0 ############################################## ghemical-3.0.0/missing-310- *h*) ghemical-3.0.0/missing:311: firstarg=`echo "$firstarg" | sed s/h//` ghemical-3.0.0/missing-312- tar "$firstarg" "$@" && exit 0 ############################################## ghemical-3.0.0/config.sub-56- ghemical-3.0.0/config.sub:57:me=`echo "$0" | sed -e 's,.*/,,'` ghemical-3.0.0/config.sub-58- ############################################## ghemical-3.0.0/config.sub-120-# Here we must recognize all the valid KERNEL-OS combinations. ghemical-3.0.0/config.sub:121:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'` ghemical-3.0.0/config.sub-122-case $maybe_os in ############################################## ghemical-3.0.0/config.sub-126- os=-$maybe_os ghemical-3.0.0/config.sub:127: basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'` ghemical-3.0.0/config.sub-128- ;; ghemical-3.0.0/config.sub-129- *) ghemical-3.0.0/config.sub:130: basic_machine=`echo $1 | sed 's/-[^-]*$//'` ghemical-3.0.0/config.sub-131- if [ $basic_machine != $1 ] ghemical-3.0.0/config.sub:132: then os=`echo $1 | sed 's/.*-/-/'` ghemical-3.0.0/config.sub-133- else os=; fi ############################################## ghemical-3.0.0/config.sub-177- os=-sco5v6 ghemical-3.0.0/config.sub:178: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` ghemical-3.0.0/config.sub-179- ;; ############################################## ghemical-3.0.0/config.sub-181- os=-sco3.2v5 ghemical-3.0.0/config.sub:182: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` ghemical-3.0.0/config.sub-183- ;; ############################################## ghemical-3.0.0/config.sub-185- os=-sco3.2v4 ghemical-3.0.0/config.sub:186: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` ghemical-3.0.0/config.sub-187- ;; ghemical-3.0.0/config.sub-188- -sco3.2.[4-9]*) ghemical-3.0.0/config.sub:189: os=`echo $os | sed -e 's/sco3.2./sco3.2v/'` ghemical-3.0.0/config.sub:190: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` ghemical-3.0.0/config.sub-191- ;; ############################################## ghemical-3.0.0/config.sub-193- # Don't forget version if it is 3.2v4 or newer. ghemical-3.0.0/config.sub:194: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` ghemical-3.0.0/config.sub-195- ;; ############################################## ghemical-3.0.0/config.sub-197- # Don't forget version if it is 3.2v4 or newer. ghemical-3.0.0/config.sub:198: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` ghemical-3.0.0/config.sub-199- ;; ############################################## ghemical-3.0.0/config.sub-201- os=-sco3.2v2 ghemical-3.0.0/config.sub:202: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` ghemical-3.0.0/config.sub-203- ;; ghemical-3.0.0/config.sub-204- -udk*) ghemical-3.0.0/config.sub:205: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` ghemical-3.0.0/config.sub-206- ;; ############################################## ghemical-3.0.0/config.sub-208- os=-isc2.2 ghemical-3.0.0/config.sub:209: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` ghemical-3.0.0/config.sub-210- ;; ############################################## ghemical-3.0.0/config.sub-214- -isc*) ghemical-3.0.0/config.sub:215: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` ghemical-3.0.0/config.sub-216- ;; ############################################## ghemical-3.0.0/config.sub-220- -ptx*) ghemical-3.0.0/config.sub:221: basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'` ghemical-3.0.0/config.sub-222- ;; ghemical-3.0.0/config.sub-223- -windowsnt*) ghemical-3.0.0/config.sub:224: os=`echo $os | sed -e 's/windowsnt/winnt/'` ghemical-3.0.0/config.sub-225- ;; ############################################## ghemical-3.0.0/config.sub-310- *-*-*) ghemical-3.0.0/config.sub:311: echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2 ghemical-3.0.0/config.sub-312- exit 1 ############################################## ghemical-3.0.0/config.sub-416- amd64-*) ghemical-3.0.0/config.sub:417: basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'` ghemical-3.0.0/config.sub-418- ;; ############################################## ghemical-3.0.0/config.sub-454- blackfin-*) ghemical-3.0.0/config.sub:455: basic_machine=bfin-`echo $basic_machine | sed 's/^[^-]*-//'` ghemical-3.0.0/config.sub-456- os=-linux ############################################## ghemical-3.0.0/config.sub-645- i*86v32) ghemical-3.0.0/config.sub:646: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` ghemical-3.0.0/config.sub-647- os=-sysv32 ############################################## ghemical-3.0.0/config.sub-649- i*86v4*) ghemical-3.0.0/config.sub:650: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` ghemical-3.0.0/config.sub-651- os=-sysv4 ############################################## ghemical-3.0.0/config.sub-653- i*86v) ghemical-3.0.0/config.sub:654: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` ghemical-3.0.0/config.sub-655- os=-sysv ############################################## ghemical-3.0.0/config.sub-657- i*86sol2) ghemical-3.0.0/config.sub:658: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` ghemical-3.0.0/config.sub-659- os=-solaris2 ############################################## ghemical-3.0.0/config.sub-687- m68knommu-*) ghemical-3.0.0/config.sub:688: basic_machine=m68k-`echo $basic_machine | sed 's/^[^-]*-//'` ghemical-3.0.0/config.sub-689- os=-linux ############################################## ghemical-3.0.0/config.sub-717- mips3*-*) ghemical-3.0.0/config.sub:718: basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'` ghemical-3.0.0/config.sub-719- ;; ghemical-3.0.0/config.sub-720- mips3*) ghemical-3.0.0/config.sub:721: basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown ghemical-3.0.0/config.sub-722- ;; ############################################## ghemical-3.0.0/config.sub-735- ms1-*) ghemical-3.0.0/config.sub:736: basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'` ghemical-3.0.0/config.sub-737- ;; ############################################## ghemical-3.0.0/config.sub-840- parisc-*) ghemical-3.0.0/config.sub:841: basic_machine=hppa-`echo $basic_machine | sed 's/^[^-]*-//'` ghemical-3.0.0/config.sub-842- os=-linux ############################################## ghemical-3.0.0/config.sub-856- pc98-*) ghemical-3.0.0/config.sub:857: basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'` ghemical-3.0.0/config.sub-858- ;; ############################################## ghemical-3.0.0/config.sub-871- pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*) ghemical-3.0.0/config.sub:872: basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'` ghemical-3.0.0/config.sub-873- ;; ghemical-3.0.0/config.sub-874- pentiumpro-* | p6-* | 6x86-* | athlon-*) ghemical-3.0.0/config.sub:875: basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'` ghemical-3.0.0/config.sub-876- ;; ghemical-3.0.0/config.sub-877- pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*) ghemical-3.0.0/config.sub:878: basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'` ghemical-3.0.0/config.sub-879- ;; ghemical-3.0.0/config.sub-880- pentium4-*) ghemical-3.0.0/config.sub:881: basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'` ghemical-3.0.0/config.sub-882- ;; ############################################## ghemical-3.0.0/config.sub-889- ;; ghemical-3.0.0/config.sub:890: ppc-*) basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'` ghemical-3.0.0/config.sub-891- ;; ############################################## ghemical-3.0.0/config.sub-895- ppcle-* | powerpclittle-*) ghemical-3.0.0/config.sub:896: basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'` ghemical-3.0.0/config.sub-897- ;; ############################################## ghemical-3.0.0/config.sub-899- ;; ghemical-3.0.0/config.sub:900: ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'` ghemical-3.0.0/config.sub-901- ;; ############################################## ghemical-3.0.0/config.sub-905- ppc64le-* | powerpc64little-*) ghemical-3.0.0/config.sub:906: basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'` ghemical-3.0.0/config.sub-907- ;; ############################################## ghemical-3.0.0/config.sub-1193- *) ghemical-3.0.0/config.sub:1194: echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2 ghemical-3.0.0/config.sub-1195- exit 1 ############################################## ghemical-3.0.0/config.sub-1201- *-digital*) ghemical-3.0.0/config.sub:1202: basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'` ghemical-3.0.0/config.sub-1203- ;; ghemical-3.0.0/config.sub-1204- *-commodore*) ghemical-3.0.0/config.sub:1205: basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'` ghemical-3.0.0/config.sub-1206- ;; ############################################## ghemical-3.0.0/config.sub-1219- -solaris1 | -solaris1.*) ghemical-3.0.0/config.sub:1220: os=`echo $os | sed -e 's|solaris1|sunos4|'` ghemical-3.0.0/config.sub-1221- ;; ############################################## ghemical-3.0.0/config.sub-1231- -gnu/linux*) ghemical-3.0.0/config.sub:1232: os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'` ghemical-3.0.0/config.sub-1233- ;; ############################################## ghemical-3.0.0/config.sub-1275- -nto*) ghemical-3.0.0/config.sub:1276: os=`echo $os | sed -e 's|nto|nto-qnx|'` ghemical-3.0.0/config.sub-1277- ;; ############################################## ghemical-3.0.0/config.sub-1282- -mac*) ghemical-3.0.0/config.sub:1283: os=`echo $os | sed -e 's|mac|macos|'` ghemical-3.0.0/config.sub-1284- ;; ############################################## ghemical-3.0.0/config.sub-1288- -linux*) ghemical-3.0.0/config.sub:1289: os=`echo $os | sed -e 's|linux|linux-gnu|'` ghemical-3.0.0/config.sub-1290- ;; ghemical-3.0.0/config.sub-1291- -sunos5*) ghemical-3.0.0/config.sub:1292: os=`echo $os | sed -e 's|sunos5|solaris2|'` ghemical-3.0.0/config.sub-1293- ;; ghemical-3.0.0/config.sub-1294- -sunos6*) ghemical-3.0.0/config.sub:1295: os=`echo $os | sed -e 's|sunos6|solaris3|'` ghemical-3.0.0/config.sub-1296- ;; ############################################## ghemical-3.0.0/config.sub-1343- -sinix5.*) ghemical-3.0.0/config.sub:1344: os=`echo $os | sed -e 's|sinix|sysv|'` ghemical-3.0.0/config.sub-1345- ;; ############################################## ghemical-3.0.0/config.sub-1394- # Get rid of the `-' at the beginning of $os. ghemical-3.0.0/config.sub:1395: os=`echo $os | sed 's/[^-]*-//'` ghemical-3.0.0/config.sub:1396: echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2 ghemical-3.0.0/config.sub-1397- exit 1 ############################################## ghemical-3.0.0/config.sub-1645- esac ghemical-3.0.0/config.sub:1646: basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"` ghemical-3.0.0/config.sub-1647- ;; ############################################## ghemical-3.0.0/mkinstalldirs-69-do ghemical-3.0.0/mkinstalldirs:70: set fnord `echo ":$file" | sed -ne 's/^:\//#/;s/^://;s/\// /g;s/^#/\//;p'` ghemical-3.0.0/mkinstalldirs-71- shift ############################################## ghemical-3.0.0/docs/Makefile.in-71- while test -n "$$dir1"; do \ ghemical-3.0.0/docs/Makefile.in:72: first=`echo "$$dir1" | sed -e "$$sed_first"`; \ ghemical-3.0.0/docs/Makefile.in-73- if test "$$first" != "."; then \ ghemical-3.0.0/docs/Makefile.in-74- if test "$$first" = ".."; then \ ghemical-3.0.0/docs/Makefile.in:75: dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ ghemical-3.0.0/docs/Makefile.in:76: dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ ghemical-3.0.0/docs/Makefile.in-77- else \ ghemical-3.0.0/docs/Makefile.in:78: first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ ghemical-3.0.0/docs/Makefile.in-79- if test "$$first2" = "$$first"; then \ ghemical-3.0.0/docs/Makefile.in:80: dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ ghemical-3.0.0/docs/Makefile.in-81- else \ ############################################## ghemical-3.0.0/docs/Makefile.in-86- fi; \ ghemical-3.0.0/docs/Makefile.in:87: dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ ghemical-3.0.0/docs/Makefile.in-88- done; \ ############################################## ghemical-3.0.0/docs/Makefile.in-298- dot_seen=no; \ ghemical-3.0.0/docs/Makefile.in:299: target=`echo $@ | sed s/-recursive//`; \ ghemical-3.0.0/docs/Makefile.in-300- list='$(SUBDIRS)'; for subdir in $$list; do \ ############################################## ghemical-3.0.0/docs/Makefile.in-333- rev="$$rev ."; \ ghemical-3.0.0/docs/Makefile.in:334: target=`echo $@ | sed s/-recursive//`; \ ghemical-3.0.0/docs/Makefile.in-335- for subdir in $$rev; do \ ############################################## ghemical-3.0.0/docs/Makefile.in-411-GTAGS: ghemical-3.0.0/docs/Makefile.in:412: here=`$(am__cd) $(top_builddir) && pwd` \ ghemical-3.0.0/docs/Makefile.in-413- && $(am__cd) $(top_srcdir) \ ############################################## ghemical-3.0.0/docs/Makefile.in-419-distdir: $(DISTFILES) ghemical-3.0.0/docs/Makefile.in:420: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ ghemical-3.0.0/docs/Makefile.in:421: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ ghemical-3.0.0/docs/Makefile.in-422- list='$(DISTFILES)'; \ ############################################## ghemical-3.0.0/docs/Makefile.in-433- if test -d $$d/$$file; then \ ghemical-3.0.0/docs/Makefile.in:434: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ ghemical-3.0.0/docs/Makefile.in-435- if test -d "$(distdir)/$$file"; then \ ############################################## ghemical-3.0.0/docs/user-docs/Makefile.in-56- ps-recursive uninstall-recursive ghemical-3.0.0/docs/user-docs/Makefile.in:57:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; ghemical-3.0.0/docs/user-docs/Makefile.in-58-am__vpath_adj = case $$p in \ ghemical-3.0.0/docs/user-docs/Makefile.in:59: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ ghemical-3.0.0/docs/user-docs/Makefile.in-60- *) f=$$p;; \ ghemical-3.0.0/docs/user-docs/Makefile.in-61- esac; ghemical-3.0.0/docs/user-docs/Makefile.in:62:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; ghemical-3.0.0/docs/user-docs/Makefile.in-63-am__install_max = 40 ghemical-3.0.0/docs/user-docs/Makefile.in-64-am__nobase_strip_setup = \ ghemical-3.0.0/docs/user-docs/Makefile.in:65: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` ghemical-3.0.0/docs/user-docs/Makefile.in-66-am__nobase_strip = \ ############################################## ghemical-3.0.0/docs/user-docs/Makefile.in-95- while test -n "$$dir1"; do \ ghemical-3.0.0/docs/user-docs/Makefile.in:96: first=`echo "$$dir1" | sed -e "$$sed_first"`; \ ghemical-3.0.0/docs/user-docs/Makefile.in-97- if test "$$first" != "."; then \ ghemical-3.0.0/docs/user-docs/Makefile.in-98- if test "$$first" = ".."; then \ ghemical-3.0.0/docs/user-docs/Makefile.in:99: dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ ghemical-3.0.0/docs/user-docs/Makefile.in:100: dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ ghemical-3.0.0/docs/user-docs/Makefile.in-101- else \ ghemical-3.0.0/docs/user-docs/Makefile.in:102: first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ ghemical-3.0.0/docs/user-docs/Makefile.in-103- if test "$$first2" = "$$first"; then \ ghemical-3.0.0/docs/user-docs/Makefile.in:104: dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ ghemical-3.0.0/docs/user-docs/Makefile.in-105- else \ ############################################## ghemical-3.0.0/docs/user-docs/Makefile.in-110- fi; \ ghemical-3.0.0/docs/user-docs/Makefile.in:111: dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ ghemical-3.0.0/docs/user-docs/Makefile.in-112- done; \ ############################################## ghemical-3.0.0/docs/user-docs/Makefile.in-325- @list='$(helpfiles_DATA)'; test -n "$(helpfilesdir)" || list=; \ ghemical-3.0.0/docs/user-docs/Makefile.in:326: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ ghemical-3.0.0/docs/user-docs/Makefile.in-327- test -n "$$files" || exit 0; \ ############################################## ghemical-3.0.0/docs/user-docs/Makefile.in-345- dot_seen=no; \ ghemical-3.0.0/docs/user-docs/Makefile.in:346: target=`echo $@ | sed s/-recursive//`; \ ghemical-3.0.0/docs/user-docs/Makefile.in-347- list='$(SUBDIRS)'; for subdir in $$list; do \ ############################################## ghemical-3.0.0/docs/user-docs/Makefile.in-380- rev="$$rev ."; \ ghemical-3.0.0/docs/user-docs/Makefile.in:381: target=`echo $@ | sed s/-recursive//`; \ ghemical-3.0.0/docs/user-docs/Makefile.in-382- for subdir in $$rev; do \ ############################################## ghemical-3.0.0/docs/user-docs/Makefile.in-458-GTAGS: ghemical-3.0.0/docs/user-docs/Makefile.in:459: here=`$(am__cd) $(top_builddir) && pwd` \ ghemical-3.0.0/docs/user-docs/Makefile.in-460- && $(am__cd) $(top_srcdir) \ ############################################## ghemical-3.0.0/docs/user-docs/Makefile.in-466-distdir: $(DISTFILES) ghemical-3.0.0/docs/user-docs/Makefile.in:467: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ ghemical-3.0.0/docs/user-docs/Makefile.in:468: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ ghemical-3.0.0/docs/user-docs/Makefile.in-469- list='$(DISTFILES)'; \ ############################################## ghemical-3.0.0/docs/user-docs/Makefile.in-480- if test -d $$d/$$file; then \ ghemical-3.0.0/docs/user-docs/Makefile.in:481: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ ghemical-3.0.0/docs/user-docs/Makefile.in-482- if test -d "$(distdir)/$$file"; then \ ############################################## ghemical-3.0.0/docs/user-docs/images/Makefile.in-49-DIST_SOURCES = ghemical-3.0.0/docs/user-docs/images/Makefile.in:50:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; ghemical-3.0.0/docs/user-docs/images/Makefile.in-51-am__vpath_adj = case $$p in \ ghemical-3.0.0/docs/user-docs/images/Makefile.in:52: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ ghemical-3.0.0/docs/user-docs/images/Makefile.in-53- *) f=$$p;; \ ghemical-3.0.0/docs/user-docs/images/Makefile.in-54- esac; ghemical-3.0.0/docs/user-docs/images/Makefile.in:55:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; ghemical-3.0.0/docs/user-docs/images/Makefile.in-56-am__install_max = 40 ghemical-3.0.0/docs/user-docs/images/Makefile.in-57-am__nobase_strip_setup = \ ghemical-3.0.0/docs/user-docs/images/Makefile.in:58: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` ghemical-3.0.0/docs/user-docs/images/Makefile.in-59-am__nobase_strip = \ ############################################## ghemical-3.0.0/docs/user-docs/images/Makefile.in-284- @list='$(helpimages_DATA)'; test -n "$(helpimagesdir)" || list=; \ ghemical-3.0.0/docs/user-docs/images/Makefile.in:285: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ ghemical-3.0.0/docs/user-docs/images/Makefile.in-286- test -n "$$files" || exit 0; \ ############################################## ghemical-3.0.0/docs/user-docs/images/Makefile.in-296-distdir: $(DISTFILES) ghemical-3.0.0/docs/user-docs/images/Makefile.in:297: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ ghemical-3.0.0/docs/user-docs/images/Makefile.in:298: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ ghemical-3.0.0/docs/user-docs/images/Makefile.in-299- list='$(DISTFILES)'; \ ############################################## ghemical-3.0.0/docs/user-docs/images/Makefile.in-310- if test -d $$d/$$file; then \ ghemical-3.0.0/docs/user-docs/images/Makefile.in:311: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ ghemical-3.0.0/docs/user-docs/images/Makefile.in-312- if test -d "$(distdir)/$$file"; then \ ############################################## ghemical-3.0.0/depcomp-34-if test -z "$depfile"; then ghemical-3.0.0/depcomp:35: base=`echo "$object" | sed -e 's,^.*/,,' -e 's,\.\([^.]*\)$,.P\1,'` ghemical-3.0.0/depcomp:36: dir=`echo "$object" | sed 's,/.*$,/,'` ghemical-3.0.0/depcomp-37- if test "$dir" = "$object"; then ############################################## ghemical-3.0.0/depcomp-43- ghemical-3.0.0/depcomp:44:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`} ghemical-3.0.0/depcomp-45- ############################################## ghemical-3.0.0/depcomp-178- # Version 6 uses the directory in both cases. ghemical-3.0.0/depcomp:179: stripped=`echo "$object" | sed 's/\(.*\)\..*$/\1/'` ghemical-3.0.0/depcomp-180- tmpdepfile="$stripped.u" ############################################## ghemical-3.0.0/depcomp-189- else ghemical-3.0.0/depcomp:190: stripped=`echo "$stripped" | sed 's,^.*/,,'` ghemical-3.0.0/depcomp-191- tmpdepfile="$stripped.u" ############################################## ghemical-3.0.0/depcomp-203- # Do two passes, one to just change these to ghemical-3.0.0/depcomp:204: # `$object: dependent.h' and one to simply `dependent.h:'. ghemical-3.0.0/depcomp-205- sed -e "s,^$outname:,$object :," < "$tmpdepfile" > "$depfile" ############################################## ghemical-3.0.0/depcomp-244- # Do two passes, one to just change these to ghemical-3.0.0/depcomp:245: # `$object: dependent.h' and one to simply `dependent.h:'. ghemical-3.0.0/depcomp-246- sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile" ############################################## ghemical-3.0.0/depcomp-259- # Subdirectories are respected. ghemical-3.0.0/depcomp:260: dir=`echo "$object" | sed -e 's|/[^/]*$|/|'` ghemical-3.0.0/depcomp-261- test "x$dir" = "x$object" && dir= ghemical-3.0.0/depcomp:262: base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'` ghemical-3.0.0/depcomp-263- ############################################## ghemical-3.0.0/depcomp-382- done ghemical-3.0.0/depcomp:383: obj_suffix="`echo $object | sed 's/^.*\././'`" ghemical-3.0.0/depcomp-384- touch "$tmpdepfile" ############################################## ghemical-3.0.0/po/Makefile.in.in-58- ghemical-3.0.0/po/Makefile.in.in:59:USER_LINGUAS=$(shell if test -n "$(LINGUAS)"; then LLINGUAS="$(LINGUAS)"; ALINGUAS="$(ALL_LINGUAS)"; for lang in $$LLINGUAS; do if test -n "`grep \^$$lang$$ $(srcdir)/LINGUAS 2>/dev/null`" -o -n "`echo $$ALINGUAS|tr ' ' '\n'|grep \^$$lang$$`"; then printf "$$lang "; fi; done; fi) ghemical-3.0.0/po/Makefile.in.in-60- ############################################## ghemical-3.0.0/po/Makefile.in.in-83-.po.gmo: ghemical-3.0.0/po/Makefile.in.in:84: file=`echo $* | sed 's,.*/,,'`.gmo \ ghemical-3.0.0/po/Makefile.in.in-85- && rm -f $$file && $(GMSGFMT) -o $$file $< ############################################## ghemical-3.0.0/po/Makefile.in.in-184- echo "$$lang:"; \ ghemical-3.0.0/po/Makefile.in.in:185: result="`$(MSGMERGE) -o $$tmpdir/$$lang.new.po $$lang`"; \ ghemical-3.0.0/po/Makefile.in.in-186- if $$result; then \ ############################################## ghemical-3.0.0/Makefile.in-82- while test -n "$$dir1"; do \ ghemical-3.0.0/Makefile.in:83: first=`echo "$$dir1" | sed -e "$$sed_first"`; \ ghemical-3.0.0/Makefile.in-84- if test "$$first" != "."; then \ ghemical-3.0.0/Makefile.in-85- if test "$$first" = ".."; then \ ghemical-3.0.0/Makefile.in:86: dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ ghemical-3.0.0/Makefile.in:87: dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ ghemical-3.0.0/Makefile.in-88- else \ ghemical-3.0.0/Makefile.in:89: first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ ghemical-3.0.0/Makefile.in-90- if test "$$first2" = "$$first"; then \ ghemical-3.0.0/Makefile.in:91: dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ ghemical-3.0.0/Makefile.in-92- else \ ############################################## ghemical-3.0.0/Makefile.in-97- fi; \ ghemical-3.0.0/Makefile.in:98: dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ ghemical-3.0.0/Makefile.in-99- done; \ ############################################## ghemical-3.0.0/Makefile.in-321- dot_seen=no; \ ghemical-3.0.0/Makefile.in:322: target=`echo $@ | sed s/-recursive//`; \ ghemical-3.0.0/Makefile.in-323- list='$(SUBDIRS)'; for subdir in $$list; do \ ############################################## ghemical-3.0.0/Makefile.in-356- rev="$$rev ."; \ ghemical-3.0.0/Makefile.in:357: target=`echo $@ | sed s/-recursive//`; \ ghemical-3.0.0/Makefile.in-358- for subdir in $$rev; do \ ############################################## ghemical-3.0.0/Makefile.in-434-GTAGS: ghemical-3.0.0/Makefile.in:435: here=`$(am__cd) $(top_builddir) && pwd` \ ghemical-3.0.0/Makefile.in-436- && $(am__cd) $(top_srcdir) \ ############################################## ghemical-3.0.0/Makefile.in-444- test -d "$(distdir)" || mkdir "$(distdir)" ghemical-3.0.0/Makefile.in:445: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ ghemical-3.0.0/Makefile.in:446: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ ghemical-3.0.0/Makefile.in-447- list='$(DISTFILES)'; \ ############################################## ghemical-3.0.0/Makefile.in-458- if test -d $$d/$$file; then \ ghemical-3.0.0/Makefile.in:459: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ ghemical-3.0.0/Makefile.in-460- if test -d "$(distdir)/$$file"; then \ ############################################## ghemical-3.0.0/Makefile.in-566- test -d $(distdir)/_build || exit 0; \ ghemical-3.0.0/Makefile.in:567: dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ ghemical-3.0.0/Makefile.in-568- && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ ############################################## ghemical-3.0.0/Makefile.in-600- @$(am__cd) '$(distuninstallcheck_dir)' \ ghemical-3.0.0/Makefile.in:601: && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \ ghemical-3.0.0/Makefile.in-602- || { echo "ERROR: files left after uninstall:" ; \ ############################################## ghemical-3.0.0/Makefile.in-612- fi ghemical-3.0.0/Makefile.in:613: @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \ ghemical-3.0.0/Makefile.in-614- || { echo "ERROR: files left in build directory after distclean:" ; \ ############################################## ghemical-3.0.0/examples/Makefile.in-56- ps-recursive uninstall-recursive ghemical-3.0.0/examples/Makefile.in:57:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; ghemical-3.0.0/examples/Makefile.in-58-am__vpath_adj = case $$p in \ ghemical-3.0.0/examples/Makefile.in:59: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ ghemical-3.0.0/examples/Makefile.in-60- *) f=$$p;; \ ghemical-3.0.0/examples/Makefile.in-61- esac; ghemical-3.0.0/examples/Makefile.in:62:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; ghemical-3.0.0/examples/Makefile.in-63-am__install_max = 40 ghemical-3.0.0/examples/Makefile.in-64-am__nobase_strip_setup = \ ghemical-3.0.0/examples/Makefile.in:65: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` ghemical-3.0.0/examples/Makefile.in-66-am__nobase_strip = \ ############################################## ghemical-3.0.0/examples/Makefile.in-95- while test -n "$$dir1"; do \ ghemical-3.0.0/examples/Makefile.in:96: first=`echo "$$dir1" | sed -e "$$sed_first"`; \ ghemical-3.0.0/examples/Makefile.in-97- if test "$$first" != "."; then \ ghemical-3.0.0/examples/Makefile.in-98- if test "$$first" = ".."; then \ ghemical-3.0.0/examples/Makefile.in:99: dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ ghemical-3.0.0/examples/Makefile.in:100: dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ ghemical-3.0.0/examples/Makefile.in-101- else \ ghemical-3.0.0/examples/Makefile.in:102: first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ ghemical-3.0.0/examples/Makefile.in-103- if test "$$first2" = "$$first"; then \ ghemical-3.0.0/examples/Makefile.in:104: dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ ghemical-3.0.0/examples/Makefile.in-105- else \ ############################################## ghemical-3.0.0/examples/Makefile.in-110- fi; \ ghemical-3.0.0/examples/Makefile.in:111: dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ ghemical-3.0.0/examples/Makefile.in-112- done; \ ############################################## ghemical-3.0.0/examples/Makefile.in-339- @list='$(examples_DATA)'; test -n "$(examplesdir)" || list=; \ ghemical-3.0.0/examples/Makefile.in:340: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ ghemical-3.0.0/examples/Makefile.in-341- test -n "$$files" || exit 0; \ ############################################## ghemical-3.0.0/examples/Makefile.in-359- dot_seen=no; \ ghemical-3.0.0/examples/Makefile.in:360: target=`echo $@ | sed s/-recursive//`; \ ghemical-3.0.0/examples/Makefile.in-361- list='$(SUBDIRS)'; for subdir in $$list; do \ ############################################## ghemical-3.0.0/examples/Makefile.in-394- rev="$$rev ."; \ ghemical-3.0.0/examples/Makefile.in:395: target=`echo $@ | sed s/-recursive//`; \ ghemical-3.0.0/examples/Makefile.in-396- for subdir in $$rev; do \ ############################################## ghemical-3.0.0/examples/Makefile.in-472-GTAGS: ghemical-3.0.0/examples/Makefile.in:473: here=`$(am__cd) $(top_builddir) && pwd` \ ghemical-3.0.0/examples/Makefile.in-474- && $(am__cd) $(top_srcdir) \ ############################################## ghemical-3.0.0/examples/Makefile.in-480-distdir: $(DISTFILES) ghemical-3.0.0/examples/Makefile.in:481: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ ghemical-3.0.0/examples/Makefile.in:482: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ ghemical-3.0.0/examples/Makefile.in-483- list='$(DISTFILES)'; \ ############################################## ghemical-3.0.0/examples/Makefile.in-494- if test -d $$d/$$file; then \ ghemical-3.0.0/examples/Makefile.in:495: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ ghemical-3.0.0/examples/Makefile.in-496- if test -d "$(distdir)/$$file"; then \ ############################################## ghemical-3.0.0/examples/TSS/tautomeric_shift_keto_enol/Makefile.in-49-DIST_SOURCES = ghemical-3.0.0/examples/TSS/tautomeric_shift_keto_enol/Makefile.in:50:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; ghemical-3.0.0/examples/TSS/tautomeric_shift_keto_enol/Makefile.in-51-am__vpath_adj = case $$p in \ ghemical-3.0.0/examples/TSS/tautomeric_shift_keto_enol/Makefile.in:52: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ ghemical-3.0.0/examples/TSS/tautomeric_shift_keto_enol/Makefile.in-53- *) f=$$p;; \ ghemical-3.0.0/examples/TSS/tautomeric_shift_keto_enol/Makefile.in-54- esac; ghemical-3.0.0/examples/TSS/tautomeric_shift_keto_enol/Makefile.in:55:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; ghemical-3.0.0/examples/TSS/tautomeric_shift_keto_enol/Makefile.in-56-am__install_max = 40 ghemical-3.0.0/examples/TSS/tautomeric_shift_keto_enol/Makefile.in-57-am__nobase_strip_setup = \ ghemical-3.0.0/examples/TSS/tautomeric_shift_keto_enol/Makefile.in:58: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` ghemical-3.0.0/examples/TSS/tautomeric_shift_keto_enol/Makefile.in-59-am__nobase_strip = \ ############################################## ghemical-3.0.0/examples/TSS/tautomeric_shift_keto_enol/Makefile.in-288- @list='$(tssexample_DATA)'; test -n "$(tssexampledir)" || list=; \ ghemical-3.0.0/examples/TSS/tautomeric_shift_keto_enol/Makefile.in:289: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ ghemical-3.0.0/examples/TSS/tautomeric_shift_keto_enol/Makefile.in-290- test -n "$$files" || exit 0; \ ############################################## ghemical-3.0.0/examples/TSS/tautomeric_shift_keto_enol/Makefile.in-300-distdir: $(DISTFILES) ghemical-3.0.0/examples/TSS/tautomeric_shift_keto_enol/Makefile.in:301: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ ghemical-3.0.0/examples/TSS/tautomeric_shift_keto_enol/Makefile.in:302: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ ghemical-3.0.0/examples/TSS/tautomeric_shift_keto_enol/Makefile.in-303- list='$(DISTFILES)'; \ ############################################## ghemical-3.0.0/examples/TSS/tautomeric_shift_keto_enol/Makefile.in-314- if test -d $$d/$$file; then \ ghemical-3.0.0/examples/TSS/tautomeric_shift_keto_enol/Makefile.in:315: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ ghemical-3.0.0/examples/TSS/tautomeric_shift_keto_enol/Makefile.in-316- if test -d "$(distdir)/$$file"; then \ ############################################## ghemical-3.0.0/examples/TSS/Makefile.in-71- while test -n "$$dir1"; do \ ghemical-3.0.0/examples/TSS/Makefile.in:72: first=`echo "$$dir1" | sed -e "$$sed_first"`; \ ghemical-3.0.0/examples/TSS/Makefile.in-73- if test "$$first" != "."; then \ ghemical-3.0.0/examples/TSS/Makefile.in-74- if test "$$first" = ".."; then \ ghemical-3.0.0/examples/TSS/Makefile.in:75: dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ ghemical-3.0.0/examples/TSS/Makefile.in:76: dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ ghemical-3.0.0/examples/TSS/Makefile.in-77- else \ ghemical-3.0.0/examples/TSS/Makefile.in:78: first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ ghemical-3.0.0/examples/TSS/Makefile.in-79- if test "$$first2" = "$$first"; then \ ghemical-3.0.0/examples/TSS/Makefile.in:80: dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ ghemical-3.0.0/examples/TSS/Makefile.in-81- else \ ############################################## ghemical-3.0.0/examples/TSS/Makefile.in-86- fi; \ ghemical-3.0.0/examples/TSS/Makefile.in:87: dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ ghemical-3.0.0/examples/TSS/Makefile.in-88- done; \ ############################################## ghemical-3.0.0/examples/TSS/Makefile.in-306- dot_seen=no; \ ghemical-3.0.0/examples/TSS/Makefile.in:307: target=`echo $@ | sed s/-recursive//`; \ ghemical-3.0.0/examples/TSS/Makefile.in-308- list='$(SUBDIRS)'; for subdir in $$list; do \ ############################################## ghemical-3.0.0/examples/TSS/Makefile.in-341- rev="$$rev ."; \ ghemical-3.0.0/examples/TSS/Makefile.in:342: target=`echo $@ | sed s/-recursive//`; \ ghemical-3.0.0/examples/TSS/Makefile.in-343- for subdir in $$rev; do \ ############################################## ghemical-3.0.0/examples/TSS/Makefile.in-419-GTAGS: ghemical-3.0.0/examples/TSS/Makefile.in:420: here=`$(am__cd) $(top_builddir) && pwd` \ ghemical-3.0.0/examples/TSS/Makefile.in-421- && $(am__cd) $(top_srcdir) \ ############################################## ghemical-3.0.0/examples/TSS/Makefile.in-427-distdir: $(DISTFILES) ghemical-3.0.0/examples/TSS/Makefile.in:428: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ ghemical-3.0.0/examples/TSS/Makefile.in:429: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ ghemical-3.0.0/examples/TSS/Makefile.in-430- list='$(DISTFILES)'; \ ############################################## ghemical-3.0.0/examples/TSS/Makefile.in-441- if test -d $$d/$$file; then \ ghemical-3.0.0/examples/TSS/Makefile.in:442: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ ghemical-3.0.0/examples/TSS/Makefile.in-443- if test -d "$(distdir)/$$file"; then \ ############################################## ghemical-3.0.0/examples/TSS/sigmatropic_rearrangement_Cope/Makefile.in-49-DIST_SOURCES = ghemical-3.0.0/examples/TSS/sigmatropic_rearrangement_Cope/Makefile.in:50:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; ghemical-3.0.0/examples/TSS/sigmatropic_rearrangement_Cope/Makefile.in-51-am__vpath_adj = case $$p in \ ghemical-3.0.0/examples/TSS/sigmatropic_rearrangement_Cope/Makefile.in:52: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ ghemical-3.0.0/examples/TSS/sigmatropic_rearrangement_Cope/Makefile.in-53- *) f=$$p;; \ ghemical-3.0.0/examples/TSS/sigmatropic_rearrangement_Cope/Makefile.in-54- esac; ghemical-3.0.0/examples/TSS/sigmatropic_rearrangement_Cope/Makefile.in:55:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; ghemical-3.0.0/examples/TSS/sigmatropic_rearrangement_Cope/Makefile.in-56-am__install_max = 40 ghemical-3.0.0/examples/TSS/sigmatropic_rearrangement_Cope/Makefile.in-57-am__nobase_strip_setup = \ ghemical-3.0.0/examples/TSS/sigmatropic_rearrangement_Cope/Makefile.in:58: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` ghemical-3.0.0/examples/TSS/sigmatropic_rearrangement_Cope/Makefile.in-59-am__nobase_strip = \ ############################################## ghemical-3.0.0/examples/TSS/sigmatropic_rearrangement_Cope/Makefile.in-288- @list='$(tssexample_DATA)'; test -n "$(tssexampledir)" || list=; \ ghemical-3.0.0/examples/TSS/sigmatropic_rearrangement_Cope/Makefile.in:289: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ ghemical-3.0.0/examples/TSS/sigmatropic_rearrangement_Cope/Makefile.in-290- test -n "$$files" || exit 0; \ ############################################## ghemical-3.0.0/examples/TSS/sigmatropic_rearrangement_Cope/Makefile.in-300-distdir: $(DISTFILES) ghemical-3.0.0/examples/TSS/sigmatropic_rearrangement_Cope/Makefile.in:301: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ ghemical-3.0.0/examples/TSS/sigmatropic_rearrangement_Cope/Makefile.in:302: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ ghemical-3.0.0/examples/TSS/sigmatropic_rearrangement_Cope/Makefile.in-303- list='$(DISTFILES)'; \ ############################################## ghemical-3.0.0/examples/TSS/sigmatropic_rearrangement_Cope/Makefile.in-314- if test -d $$d/$$file; then \ ghemical-3.0.0/examples/TSS/sigmatropic_rearrangement_Cope/Makefile.in:315: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ ghemical-3.0.0/examples/TSS/sigmatropic_rearrangement_Cope/Makefile.in-316- if test -d "$(distdir)/$$file"; then \ ############################################## ghemical-3.0.0/examples/TSS/carbocation_rearrangement_methide_shift/Makefile.in-49-DIST_SOURCES = ghemical-3.0.0/examples/TSS/carbocation_rearrangement_methide_shift/Makefile.in:50:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; ghemical-3.0.0/examples/TSS/carbocation_rearrangement_methide_shift/Makefile.in-51-am__vpath_adj = case $$p in \ ghemical-3.0.0/examples/TSS/carbocation_rearrangement_methide_shift/Makefile.in:52: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ ghemical-3.0.0/examples/TSS/carbocation_rearrangement_methide_shift/Makefile.in-53- *) f=$$p;; \ ghemical-3.0.0/examples/TSS/carbocation_rearrangement_methide_shift/Makefile.in-54- esac; ghemical-3.0.0/examples/TSS/carbocation_rearrangement_methide_shift/Makefile.in:55:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; ghemical-3.0.0/examples/TSS/carbocation_rearrangement_methide_shift/Makefile.in-56-am__install_max = 40 ghemical-3.0.0/examples/TSS/carbocation_rearrangement_methide_shift/Makefile.in-57-am__nobase_strip_setup = \ ghemical-3.0.0/examples/TSS/carbocation_rearrangement_methide_shift/Makefile.in:58: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` ghemical-3.0.0/examples/TSS/carbocation_rearrangement_methide_shift/Makefile.in-59-am__nobase_strip = \ ############################################## ghemical-3.0.0/examples/TSS/carbocation_rearrangement_methide_shift/Makefile.in-288- @list='$(tssexample_DATA)'; test -n "$(tssexampledir)" || list=; \ ghemical-3.0.0/examples/TSS/carbocation_rearrangement_methide_shift/Makefile.in:289: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ ghemical-3.0.0/examples/TSS/carbocation_rearrangement_methide_shift/Makefile.in-290- test -n "$$files" || exit 0; \ ############################################## ghemical-3.0.0/examples/TSS/carbocation_rearrangement_methide_shift/Makefile.in-300-distdir: $(DISTFILES) ghemical-3.0.0/examples/TSS/carbocation_rearrangement_methide_shift/Makefile.in:301: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ ghemical-3.0.0/examples/TSS/carbocation_rearrangement_methide_shift/Makefile.in:302: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ ghemical-3.0.0/examples/TSS/carbocation_rearrangement_methide_shift/Makefile.in-303- list='$(DISTFILES)'; \ ############################################## ghemical-3.0.0/examples/TSS/carbocation_rearrangement_methide_shift/Makefile.in-314- if test -d $$d/$$file; then \ ghemical-3.0.0/examples/TSS/carbocation_rearrangement_methide_shift/Makefile.in:315: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ ghemical-3.0.0/examples/TSS/carbocation_rearrangement_methide_shift/Makefile.in-316- if test -d "$(distdir)/$$file"; then \ ############################################## ghemical-3.0.0/examples/TSS/SN2-reaction/Makefile.in-49-DIST_SOURCES = ghemical-3.0.0/examples/TSS/SN2-reaction/Makefile.in:50:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; ghemical-3.0.0/examples/TSS/SN2-reaction/Makefile.in-51-am__vpath_adj = case $$p in \ ghemical-3.0.0/examples/TSS/SN2-reaction/Makefile.in:52: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ ghemical-3.0.0/examples/TSS/SN2-reaction/Makefile.in-53- *) f=$$p;; \ ghemical-3.0.0/examples/TSS/SN2-reaction/Makefile.in-54- esac; ghemical-3.0.0/examples/TSS/SN2-reaction/Makefile.in:55:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; ghemical-3.0.0/examples/TSS/SN2-reaction/Makefile.in-56-am__install_max = 40 ghemical-3.0.0/examples/TSS/SN2-reaction/Makefile.in-57-am__nobase_strip_setup = \ ghemical-3.0.0/examples/TSS/SN2-reaction/Makefile.in:58: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` ghemical-3.0.0/examples/TSS/SN2-reaction/Makefile.in-59-am__nobase_strip = \ ############################################## ghemical-3.0.0/examples/TSS/SN2-reaction/Makefile.in-288- @list='$(tssexample_DATA)'; test -n "$(tssexampledir)" || list=; \ ghemical-3.0.0/examples/TSS/SN2-reaction/Makefile.in:289: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ ghemical-3.0.0/examples/TSS/SN2-reaction/Makefile.in-290- test -n "$$files" || exit 0; \ ############################################## ghemical-3.0.0/examples/TSS/SN2-reaction/Makefile.in-300-distdir: $(DISTFILES) ghemical-3.0.0/examples/TSS/SN2-reaction/Makefile.in:301: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ ghemical-3.0.0/examples/TSS/SN2-reaction/Makefile.in:302: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ ghemical-3.0.0/examples/TSS/SN2-reaction/Makefile.in-303- list='$(DISTFILES)'; \ ############################################## ghemical-3.0.0/examples/TSS/SN2-reaction/Makefile.in-314- if test -d $$d/$$file; then \ ghemical-3.0.0/examples/TSS/SN2-reaction/Makefile.in:315: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ ghemical-3.0.0/examples/TSS/SN2-reaction/Makefile.in-316- if test -d "$(distdir)/$$file"; then \ ############################################## ghemical-3.0.0/examples/TSS/E2-reaction/Makefile.in-49-DIST_SOURCES = ghemical-3.0.0/examples/TSS/E2-reaction/Makefile.in:50:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; ghemical-3.0.0/examples/TSS/E2-reaction/Makefile.in-51-am__vpath_adj = case $$p in \ ghemical-3.0.0/examples/TSS/E2-reaction/Makefile.in:52: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ ghemical-3.0.0/examples/TSS/E2-reaction/Makefile.in-53- *) f=$$p;; \ ghemical-3.0.0/examples/TSS/E2-reaction/Makefile.in-54- esac; ghemical-3.0.0/examples/TSS/E2-reaction/Makefile.in:55:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; ghemical-3.0.0/examples/TSS/E2-reaction/Makefile.in-56-am__install_max = 40 ghemical-3.0.0/examples/TSS/E2-reaction/Makefile.in-57-am__nobase_strip_setup = \ ghemical-3.0.0/examples/TSS/E2-reaction/Makefile.in:58: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` ghemical-3.0.0/examples/TSS/E2-reaction/Makefile.in-59-am__nobase_strip = \ ############################################## ghemical-3.0.0/examples/TSS/E2-reaction/Makefile.in-288- @list='$(tssexample_DATA)'; test -n "$(tssexampledir)" || list=; \ ghemical-3.0.0/examples/TSS/E2-reaction/Makefile.in:289: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ ghemical-3.0.0/examples/TSS/E2-reaction/Makefile.in-290- test -n "$$files" || exit 0; \ ############################################## ghemical-3.0.0/examples/TSS/E2-reaction/Makefile.in-300-distdir: $(DISTFILES) ghemical-3.0.0/examples/TSS/E2-reaction/Makefile.in:301: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ ghemical-3.0.0/examples/TSS/E2-reaction/Makefile.in:302: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ ghemical-3.0.0/examples/TSS/E2-reaction/Makefile.in-303- list='$(DISTFILES)'; \ ############################################## ghemical-3.0.0/examples/TSS/E2-reaction/Makefile.in-314- if test -d $$d/$$file; then \ ghemical-3.0.0/examples/TSS/E2-reaction/Makefile.in:315: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ ghemical-3.0.0/examples/TSS/E2-reaction/Makefile.in-316- if test -d "$(distdir)/$$file"; then \ ############################################## ghemical-3.0.0/examples/TSS/carbocation_rearrangement_hydride_shift/Makefile.in-49-DIST_SOURCES = ghemical-3.0.0/examples/TSS/carbocation_rearrangement_hydride_shift/Makefile.in:50:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; ghemical-3.0.0/examples/TSS/carbocation_rearrangement_hydride_shift/Makefile.in-51-am__vpath_adj = case $$p in \ ghemical-3.0.0/examples/TSS/carbocation_rearrangement_hydride_shift/Makefile.in:52: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ ghemical-3.0.0/examples/TSS/carbocation_rearrangement_hydride_shift/Makefile.in-53- *) f=$$p;; \ ghemical-3.0.0/examples/TSS/carbocation_rearrangement_hydride_shift/Makefile.in-54- esac; ghemical-3.0.0/examples/TSS/carbocation_rearrangement_hydride_shift/Makefile.in:55:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; ghemical-3.0.0/examples/TSS/carbocation_rearrangement_hydride_shift/Makefile.in-56-am__install_max = 40 ghemical-3.0.0/examples/TSS/carbocation_rearrangement_hydride_shift/Makefile.in-57-am__nobase_strip_setup = \ ghemical-3.0.0/examples/TSS/carbocation_rearrangement_hydride_shift/Makefile.in:58: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` ghemical-3.0.0/examples/TSS/carbocation_rearrangement_hydride_shift/Makefile.in-59-am__nobase_strip = \ ############################################## ghemical-3.0.0/examples/TSS/carbocation_rearrangement_hydride_shift/Makefile.in-288- @list='$(tssexample_DATA)'; test -n "$(tssexampledir)" || list=; \ ghemical-3.0.0/examples/TSS/carbocation_rearrangement_hydride_shift/Makefile.in:289: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ ghemical-3.0.0/examples/TSS/carbocation_rearrangement_hydride_shift/Makefile.in-290- test -n "$$files" || exit 0; \ ############################################## ghemical-3.0.0/examples/TSS/carbocation_rearrangement_hydride_shift/Makefile.in-300-distdir: $(DISTFILES) ghemical-3.0.0/examples/TSS/carbocation_rearrangement_hydride_shift/Makefile.in:301: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ ghemical-3.0.0/examples/TSS/carbocation_rearrangement_hydride_shift/Makefile.in:302: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ ghemical-3.0.0/examples/TSS/carbocation_rearrangement_hydride_shift/Makefile.in-303- list='$(DISTFILES)'; \ ############################################## ghemical-3.0.0/examples/TSS/carbocation_rearrangement_hydride_shift/Makefile.in-314- if test -d $$d/$$file; then \ ghemical-3.0.0/examples/TSS/carbocation_rearrangement_hydride_shift/Makefile.in:315: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ ghemical-3.0.0/examples/TSS/carbocation_rearrangement_hydride_shift/Makefile.in-316- if test -d "$(distdir)/$$file"; then \ ############################################## ghemical-3.0.0/examples/TSS/cycloaddition_Diels-Alder/Makefile.in-49-DIST_SOURCES = ghemical-3.0.0/examples/TSS/cycloaddition_Diels-Alder/Makefile.in:50:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; ghemical-3.0.0/examples/TSS/cycloaddition_Diels-Alder/Makefile.in-51-am__vpath_adj = case $$p in \ ghemical-3.0.0/examples/TSS/cycloaddition_Diels-Alder/Makefile.in:52: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ ghemical-3.0.0/examples/TSS/cycloaddition_Diels-Alder/Makefile.in-53- *) f=$$p;; \ ghemical-3.0.0/examples/TSS/cycloaddition_Diels-Alder/Makefile.in-54- esac; ghemical-3.0.0/examples/TSS/cycloaddition_Diels-Alder/Makefile.in:55:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; ghemical-3.0.0/examples/TSS/cycloaddition_Diels-Alder/Makefile.in-56-am__install_max = 40 ghemical-3.0.0/examples/TSS/cycloaddition_Diels-Alder/Makefile.in-57-am__nobase_strip_setup = \ ghemical-3.0.0/examples/TSS/cycloaddition_Diels-Alder/Makefile.in:58: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` ghemical-3.0.0/examples/TSS/cycloaddition_Diels-Alder/Makefile.in-59-am__nobase_strip = \ ############################################## ghemical-3.0.0/examples/TSS/cycloaddition_Diels-Alder/Makefile.in-288- @list='$(tssexample_DATA)'; test -n "$(tssexampledir)" || list=; \ ghemical-3.0.0/examples/TSS/cycloaddition_Diels-Alder/Makefile.in:289: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ ghemical-3.0.0/examples/TSS/cycloaddition_Diels-Alder/Makefile.in-290- test -n "$$files" || exit 0; \ ############################################## ghemical-3.0.0/examples/TSS/cycloaddition_Diels-Alder/Makefile.in-300-distdir: $(DISTFILES) ghemical-3.0.0/examples/TSS/cycloaddition_Diels-Alder/Makefile.in:301: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ ghemical-3.0.0/examples/TSS/cycloaddition_Diels-Alder/Makefile.in:302: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ ghemical-3.0.0/examples/TSS/cycloaddition_Diels-Alder/Makefile.in-303- list='$(DISTFILES)'; \ ############################################## ghemical-3.0.0/examples/TSS/cycloaddition_Diels-Alder/Makefile.in-314- if test -d $$d/$$file; then \ ghemical-3.0.0/examples/TSS/cycloaddition_Diels-Alder/Makefile.in:315: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ ghemical-3.0.0/examples/TSS/cycloaddition_Diels-Alder/Makefile.in-316- if test -d "$(distdir)/$$file"; then \ ############################################## ghemical-3.0.0/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \ ghemical-3.0.0/configure:46: && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then ghemical-3.0.0/configure-47- as_echo='print -r --' ghemical-3.0.0/configure-48- as_echo_n='print -rn --' ghemical-3.0.0/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then ghemical-3.0.0/configure-50- as_echo='printf %s\n' ############################################## ghemical-3.0.0/configure-52-else ghemical-3.0.0/configure:53: if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then ghemical-3.0.0/configure-54- as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' ############################################## ghemical-3.0.0/configure-62- expr "X$arg" : "X\\(.*\\)$as_nl"; ghemical-3.0.0/configure:63: arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; ghemical-3.0.0/configure-64- esac; ############################################## ghemical-3.0.0/configure-172- eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" && ghemical-3.0.0/configure:173: test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1 ghemical-3.0.0/configure-174-test \$(( 1 + 1 )) = 2 || exit 1" ############################################## ghemical-3.0.0/configure-288- case $as_dir in #( ghemical-3.0.0/configure:289: *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( ghemical-3.0.0/configure-290- *) as_qdir=$as_dir;; ############################################## ghemical-3.0.0/configure-353- { ghemical-3.0.0/configure:354: as_val=`expr "$@" || test $? -eq 1` ghemical-3.0.0/configure-355- } ############################################## ghemical-3.0.0/configure-360-# ---------------------------------------- ghemical-3.0.0/configure:361:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are ghemical-3.0.0/configure-362-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the ############################################## ghemical-3.0.0/configure-423- eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" && ghemical-3.0.0/configure:424: test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || { ghemical-3.0.0/configure-425- # Blame Lee E. McMahon (1931-1989) for sed's syntax. :-) ############################################## ghemical-3.0.0/configure-514- esac; ghemical-3.0.0/configure:515: case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #(( ghemical-3.0.0/configure-516- ???[sx]*):;;*)false;;esac;fi ############################################## ghemical-3.0.0/configure-535- # Remove one level of quotation (which was required for Make). ghemical-3.0.0/configure:536: ECHO=`echo "$lt_ECHO" | sed 's,\\\\\$\\$0,'$0','` ghemical-3.0.0/configure-537- ;; ############################################## ghemical-3.0.0/configure-546- : ghemical-3.0.0/configure:547:elif test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' ; then ghemical-3.0.0/configure-548- # Yippee, $ECHO works! ############################################## ghemical-3.0.0/configure-572- # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ... ghemical-3.0.0/configure:573: if { echo_test_string=`eval $cmd`; } 2>/dev/null && ghemical-3.0.0/configure-574- { test "X$echo_test_string" = "X$echo_test_string"; } 2>/dev/null ############################################## ghemical-3.0.0/configure-580- ghemical-3.0.0/configure:581: if test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' && ghemical-3.0.0/configure:582: echo_testing_string=`{ $ECHO "$echo_test_string"; } 2>/dev/null` && ghemical-3.0.0/configure-583- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## ghemical-3.0.0/configure-595- if (test -f $dir/echo || test -f $dir/echo$ac_exeext) && ghemical-3.0.0/configure:596: test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' && ghemical-3.0.0/configure:597: echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` && ghemical-3.0.0/configure-598- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## ghemical-3.0.0/configure-607- if test "X`{ print -r '\t'; } 2>/dev/null`" = 'X\t' && ghemical-3.0.0/configure:608: echo_testing_string=`{ print -r "$echo_test_string"; } 2>/dev/null` && ghemical-3.0.0/configure-609- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## ghemical-3.0.0/configure-622- ECHO='printf %s\n' ghemical-3.0.0/configure:623: if test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' && ghemical-3.0.0/configure:624: echo_testing_string=`{ $ECHO "$echo_test_string"; } 2>/dev/null` && ghemical-3.0.0/configure-625- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## ghemical-3.0.0/configure-627- : ghemical-3.0.0/configure:628: elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` && ghemical-3.0.0/configure-629- test "X$echo_testing_string" = 'X\t' && ghemical-3.0.0/configure:630: echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` && ghemical-3.0.0/configure-631- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## ghemical-3.0.0/configure-636- ECHO="$CONFIG_SHELL $0 --fallback-echo" ghemical-3.0.0/configure:637: elif echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` && ghemical-3.0.0/configure-638- test "X$echo_testing_string" = 'X\t' && ghemical-3.0.0/configure:639: echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` && ghemical-3.0.0/configure-640- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## ghemical-3.0.0/configure-646- for cmd in 'echo test' 'sed 2q "$0"' 'sed 10q "$0"' 'sed 20q "$0"' 'sed 50q "$0"'; do ghemical-3.0.0/configure:647: if { test "X$echo_test_string" = "X`eval $cmd`"; } 2>/dev/null ghemical-3.0.0/configure-648- then ############################################## ghemical-3.0.0/configure-654- if test "$prev" != 'sed 50q "$0"'; then ghemical-3.0.0/configure:655: echo_test_string=`eval $prev` ghemical-3.0.0/configure-656- export echo_test_string ############################################## ghemical-3.0.0/configure-1017- case $ac_option in ghemical-3.0.0/configure:1018: *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;; ghemical-3.0.0/configure-1019- *=) ac_optarg= ;; ############################################## ghemical-3.0.0/configure-1061- -disable-* | --disable-*) ghemical-3.0.0/configure:1062: ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'` ghemical-3.0.0/configure-1063- # Reject names that are not valid shell variable names. ############################################## ghemical-3.0.0/configure-1066- ac_useropt_orig=$ac_useropt ghemical-3.0.0/configure:1067: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` ghemical-3.0.0/configure-1068- case $ac_user_opts in ############################################## ghemical-3.0.0/configure-1087- -enable-* | --enable-*) ghemical-3.0.0/configure:1088: ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` ghemical-3.0.0/configure-1089- # Reject names that are not valid shell variable names. ############################################## ghemical-3.0.0/configure-1092- ac_useropt_orig=$ac_useropt ghemical-3.0.0/configure:1093: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` ghemical-3.0.0/configure-1094- case $ac_user_opts in ############################################## ghemical-3.0.0/configure-1291- -with-* | --with-*) ghemical-3.0.0/configure:1292: ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` ghemical-3.0.0/configure-1293- # Reject names that are not valid shell variable names. ############################################## ghemical-3.0.0/configure-1296- ac_useropt_orig=$ac_useropt ghemical-3.0.0/configure:1297: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` ghemical-3.0.0/configure-1298- case $ac_user_opts in ############################################## ghemical-3.0.0/configure-1307- -without-* | --without-*) ghemical-3.0.0/configure:1308: ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'` ghemical-3.0.0/configure-1309- # Reject names that are not valid shell variable names. ############################################## ghemical-3.0.0/configure-1312- ac_useropt_orig=$ac_useropt ghemical-3.0.0/configure:1313: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` ghemical-3.0.0/configure-1314- case $ac_user_opts in ############################################## ghemical-3.0.0/configure-1345- *=*) ghemical-3.0.0/configure:1346: ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='` ghemical-3.0.0/configure-1347- # Reject names that are not valid shell variable names. ############################################## ghemical-3.0.0/configure-1366-if test -n "$ac_prev"; then ghemical-3.0.0/configure:1367: ac_option=--`echo $ac_prev | sed 's/_/-/g'` ghemical-3.0.0/configure-1368- as_fn_error $? "missing argument to $ac_option" ############################################## ghemical-3.0.0/configure-1388- */ ) ghemical-3.0.0/configure:1389: ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'` ghemical-3.0.0/configure-1390- eval $ac_var=\$ac_val;; ############################################## ghemical-3.0.0/configure-1425-ac_ls_di=`ls -di .` && ghemical-3.0.0/configure:1426:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` || ghemical-3.0.0/configure-1427- as_fn_error $? "working directory cannot be determined" ############################################## ghemical-3.0.0/configure-1481-case $srcdir in ghemical-3.0.0/configure:1482:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;; ghemical-3.0.0/configure-1483-esac ############################################## ghemical-3.0.0/configure-1524-By default, \`make install' will install all the files in ghemical-3.0.0/configure:1525:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify ghemical-3.0.0/configure:1526:an installation prefix other than \`$ac_default_prefix' using \`--prefix', ghemical-3.0.0/configure-1527-for instance \`--prefix=\$HOME'. ############################################## ghemical-3.0.0/configure-1645-*) ghemical-3.0.0/configure:1646: ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` ghemical-3.0.0/configure-1647- # A ".." for each directory in $ac_dir_suffix. ghemical-3.0.0/configure:1648: ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` ghemical-3.0.0/configure-1649- case $ac_top_builddir_sub in ############################################## ghemical-3.0.0/configure-2250- *\'*) ghemical-3.0.0/configure:2251: ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;; ghemical-3.0.0/configure-2252- esac ############################################## ghemical-3.0.0/configure-2333- case $ac_val in ghemical-3.0.0/configure:2334: *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; ghemical-3.0.0/configure-2335- esac ############################################## ghemical-3.0.0/configure-2348- case $ac_val in ghemical-3.0.0/configure:2349: *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; ghemical-3.0.0/configure-2350- esac ############################################## ghemical-3.0.0/configure-2468- set,) ghemical-3.0.0/configure:2469: { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5 ghemical-3.0.0/configure:2470:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;} ghemical-3.0.0/configure-2471- ac_cache_corrupted=: ;; ############################################## ghemical-3.0.0/configure-2479- # differences in whitespace do not lead to failure. ghemical-3.0.0/configure:2480: ac_old_val_w=`echo x $ac_old_val` ghemical-3.0.0/configure:2481: ac_new_val_w=`echo x $ac_new_val` ghemical-3.0.0/configure-2482- if test "$ac_old_val_w" != "$ac_new_val_w"; then ############################################## ghemical-3.0.0/configure-2499- case $ac_new_val in ghemical-3.0.0/configure:2500: *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;; ghemical-3.0.0/configure-2501- *) ac_arg=$ac_var=$ac_new_val ;; ############################################## ghemical-3.0.0/configure-2682-if ( ghemical-3.0.0/configure:2683: set X `ls -Lt $srcdir/configure conftestfile 2> /dev/null` ghemical-3.0.0/configure-2684- if test "$*" = "X"; then ghemical-3.0.0/configure-2685- # -L didn't work. ghemical-3.0.0/configure:2686: set X `ls -t $srcdir/configure conftestfile` ghemical-3.0.0/configure-2687- fi ############################################## ghemical-3.0.0/configure-2718-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//' ghemical-3.0.0/configure:2719:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"` ghemical-3.0.0/configure-2720- ghemical-3.0.0/configure-2721-# expand $ac_aux_dir to an absolute path ghemical-3.0.0/configure:2722:am_aux_dir=`cd $ac_aux_dir && pwd` ghemical-3.0.0/configure-2723- ############################################## ghemical-3.0.0/configure-2863- { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; } || continue ghemical-3.0.0/configure:2864: case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #( ghemical-3.0.0/configure-2865- 'mkdir (GNU coreutils) '* | \ ############################################## ghemical-3.0.0/configure-2942-set x ${MAKE-make} ghemical-3.0.0/configure:2943:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'` ghemical-3.0.0/configure-2944-if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\"" = set; then : ############################################## ghemical-3.0.0/configure-2952-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us. ghemical-3.0.0/configure:2953:case `${MAKE-make} -f conftest.make 2>/dev/null` in ghemical-3.0.0/configure-2954- *@@@%%%=?*=@@@%%%*) ############################################## ghemical-3.0.0/configure-2979- ghemical-3.0.0/configure:2980:if test "`cd $srcdir && pwd`" != "`pwd`"; then ghemical-3.0.0/configure-2981- # Use -I$(srcdir) only when $(srcdir) != ., so that make's output ############################################## ghemical-3.0.0/configure-3053-test "x$ac_build_alias" = x && ghemical-3.0.0/configure:3054: ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"` ghemical-3.0.0/configure-3055-test "x$ac_build_alias" = x && ghemical-3.0.0/configure-3056- as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5 ghemical-3.0.0/configure:3057:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` || ghemical-3.0.0/configure-3058- as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5 ############################################## ghemical-3.0.0/configure-3077-IFS=$ac_save_IFS ghemical-3.0.0/configure:3078:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac ghemical-3.0.0/configure-3079- ############################################## ghemical-3.0.0/configure-3088-else ghemical-3.0.0/configure:3089: ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` || ghemical-3.0.0/configure-3090- as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5 ############################################## ghemical-3.0.0/configure-3110-IFS=$ac_save_IFS ghemical-3.0.0/configure:3111:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac ghemical-3.0.0/configure-3112- ############################################## ghemical-3.0.0/configure-3120- test "x$exec_prefix" = xNONE && exec_prefix='${prefix}' ghemical-3.0.0/configure:3121: ac_define_dir=`eval echo $datadir/ghemical` ghemical-3.0.0/configure:3122: ac_define_dir=`eval echo $ac_define_dir` ghemical-3.0.0/configure-3123- ############################################## ghemical-3.0.0/configure-3530-$as_echo_n "checking whether the C compiler works... " >&6; } ghemical-3.0.0/configure:3531:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` ghemical-3.0.0/configure-3532- ############################################## ghemical-3.0.0/configure-3574- then :; else ghemical-3.0.0/configure:3575: ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` ghemical-3.0.0/configure-3576- fi ############################################## ghemical-3.0.0/configure-3634- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;; ghemical-3.0.0/configure:3635: *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` ghemical-3.0.0/configure-3636- break;; ############################################## ghemical-3.0.0/configure-3743- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;; ghemical-3.0.0/configure:3744: *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'` ghemical-3.0.0/configure-3745- break;; ############################################## ghemical-3.0.0/configure-3993-# Ignore all kinds of additional output from `make'. ghemical-3.0.0/configure:3994:case `$am_make -s -f confmf 2> /dev/null` in #( ghemical-3.0.0/configure-3995-*the\ am__doit\ target*) ############################################## ghemical-3.0.0/configure-4003- echo '.include "confinc"' > confmf ghemical-3.0.0/configure:4004: case `$am_make -s -f confmf 2> /dev/null` in #( ghemical-3.0.0/configure-4005- *the\ am__doit\ target*) ############################################## ghemical-3.0.0/configure-4064- if test "$am_compiler_list" = ""; then ghemical-3.0.0/configure:4065: am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp` ghemical-3.0.0/configure-4066- fi ############################################## ghemical-3.0.0/configure-4448- if test "$am_compiler_list" = ""; then ghemical-3.0.0/configure:4449: am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp` ghemical-3.0.0/configure-4450- fi ############################################## ghemical-3.0.0/configure-4868- # Check for GNU $ac_path_SED ghemical-3.0.0/configure:4869:case `"$ac_path_SED" --version 2>&1` in ghemical-3.0.0/configure-4870-*GNU*) ############################################## ghemical-3.0.0/configure-4944- # Check for GNU $ac_path_GREP ghemical-3.0.0/configure:4945:case `"$ac_path_GREP" --version 2>&1` in ghemical-3.0.0/configure-4946-*GNU*) ############################################## ghemical-3.0.0/configure-5010- # Check for GNU $ac_path_EGREP ghemical-3.0.0/configure:5011:case `"$ac_path_EGREP" --version 2>&1` in ghemical-3.0.0/configure-5012-*GNU*) ############################################## ghemical-3.0.0/configure-5077- # Check for GNU $ac_path_FGREP ghemical-3.0.0/configure:5078:case `"$ac_path_FGREP" --version 2>&1` in ghemical-3.0.0/configure-5079-*GNU*) ############################################## ghemical-3.0.0/configure-5157- # gcc leaves a trailing carriage return which upsets mingw ghemical-3.0.0/configure:5158: ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; ghemical-3.0.0/configure-5159- *) ghemical-3.0.0/configure:5160: ac_prog=`($CC -print-prog-name=ld) 2>&5` ;; ghemical-3.0.0/configure-5161- esac ############################################## ghemical-3.0.0/configure-5166- # Canonicalize the pathname of ld ghemical-3.0.0/configure:5167: ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'` ghemical-3.0.0/configure-5168- while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do ghemical-3.0.0/configure:5169: ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"` ghemical-3.0.0/configure-5170- done ############################################## ghemical-3.0.0/configure-5201- # Break only if it was the GNU/non-GNU ld that we prefer. ghemical-3.0.0/configure:5202: case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in ghemical-3.0.0/configure-5203- *GNU* | *'with BFD'*) ############################################## ghemical-3.0.0/configure-5232- # I'd rather use --version here, but apparently some GNU lds only accept -v. ghemical-3.0.0/configure:5233:case `$LD -v 2>&1 </dev/null` in ghemical-3.0.0/configure-5234-*GNU* | *'with BFD'*) ############################################## ghemical-3.0.0/configure-5277- # Tru64's nm complains that /dev/null is an invalid object file ghemical-3.0.0/configure:5278: case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in ghemical-3.0.0/configure-5279- */dev/null* | *'Invalid file or object type'*) ############################################## ghemical-3.0.0/configure-5283- *) ghemical-3.0.0/configure:5284: case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in ghemical-3.0.0/configure-5285- */dev/null*) ############################################## ghemical-3.0.0/configure-5506- # And add a safety zone ghemical-3.0.0/configure:5507: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4` ghemical-3.0.0/configure:5508: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3` ghemical-3.0.0/configure-5509- ;; ############################################## ghemical-3.0.0/configure-5534- if test -n "$kargmax"; then ghemical-3.0.0/configure:5535: lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[ ]//'` ghemical-3.0.0/configure-5536- else ############################################## ghemical-3.0.0/configure-5542- if test -n "$lt_cv_sys_max_cmd_len"; then ghemical-3.0.0/configure:5543: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4` ghemical-3.0.0/configure:5544: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3` ghemical-3.0.0/configure-5545- else ############################################## ghemical-3.0.0/configure-5554- # we can't tell. ghemical-3.0.0/configure:5555: while { test "X"`$SHELL $0 --fallback-echo "X$teststring$teststring" 2>/dev/null` \ ghemical-3.0.0/configure-5556- = "XX$teststring$teststring"; } >/dev/null 2>&1 && ############################################## ghemical-3.0.0/configure-5558- do ghemical-3.0.0/configure:5559: i=`expr $i + 1` ghemical-3.0.0/configure-5560- teststring=$teststring$teststring ############################################## ghemical-3.0.0/configure-5562- # Only check the string length outside the loop. ghemical-3.0.0/configure:5563: lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1` ghemical-3.0.0/configure-5564- teststring= ############################################## ghemical-3.0.0/configure-5567- # linker. It appears as though 1/2 is a usable value. ghemical-3.0.0/configure:5568: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2` ghemical-3.0.0/configure-5569- fi ############################################## ghemical-3.0.0/configure-5922-openbsd*) ghemical-3.0.0/configure:5923: if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then ghemical-3.0.0/configure-5924- lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$' ############################################## ghemical-3.0.0/configure-6411-# If we're using GNU nm, then use its standard symbol codes. ghemical-3.0.0/configure:6412:case `$NM -V 2>&1` in ghemical-3.0.0/configure-6413-*GNU* | *'with BFD'*) ############################################## ghemical-3.0.0/configure-6429-mingw*) ghemical-3.0.0/configure:6430: opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp ghemical-3.0.0/configure-6431- ;; ############################################## ghemical-3.0.0/configure-6626- test $ac_status = 0; }; then ghemical-3.0.0/configure:6627: case `/usr/bin/file conftest.$ac_objext` in ghemical-3.0.0/configure-6628- *ELF-32*) ############################################## ghemical-3.0.0/configure-6646- if test "$lt_cv_prog_gnu_ld" = yes; then ghemical-3.0.0/configure:6647: case `/usr/bin/file conftest.$ac_objext` in ghemical-3.0.0/configure-6648- *32-bit*) ############################################## ghemical-3.0.0/configure-6658- else ghemical-3.0.0/configure:6659: case `/usr/bin/file conftest.$ac_objext` in ghemical-3.0.0/configure-6660- *32-bit*) ############################################## ghemical-3.0.0/configure-7503-do : ghemical-3.0.0/configure:7504: as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` ghemical-3.0.0/configure-7505-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default ############################################## ghemical-3.0.0/configure-7508- cat >>confdefs.h <<_ACEOF ghemical-3.0.0/configure:7509:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 ghemical-3.0.0/configure-7510-_ACEOF ############################################## ghemical-3.0.0/configure-7816- if test "$am_compiler_list" = ""; then ghemical-3.0.0/configure:7817: am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp` ghemical-3.0.0/configure-7818- fi ############################################## ghemical-3.0.0/configure-8329-done ghemical-3.0.0/configure:8330:cc_basename=`$ECHO "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"` ghemical-3.0.0/configure-8331- ############################################## ghemical-3.0.0/configure-8358- "file_magic "*) ghemical-3.0.0/configure:8359: file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"` ghemical-3.0.0/configure-8360- MAGIC_CMD="$lt_cv_path_MAGIC_CMD" ############################################## ghemical-3.0.0/configure-8424- "file_magic "*) ghemical-3.0.0/configure:8425: file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"` ghemical-3.0.0/configure-8426- MAGIC_CMD="$lt_cv_path_MAGIC_CMD" ############################################## ghemical-3.0.0/configure-8763- *) ghemical-3.0.0/configure:8764: case `$CC -V 2>&1 | sed 5q` in ghemical-3.0.0/configure-8765- *Sun\ C*) ############################################## ghemical-3.0.0/configure-9099- if test "$hard_links" = no; then ghemical-3.0.0/configure:9100: { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5 ghemical-3.0.0/configure:9101:$as_echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;} ghemical-3.0.0/configure-9102- need_locks=warn ############################################## ghemical-3.0.0/configure-9195- supports_anon_versioning=no ghemical-3.0.0/configure:9196: case `$LD -v 2>&1` in ghemical-3.0.0/configure-9197- *GNU\ gold*) supports_anon_versioning=yes ;; ############################################## ghemical-3.0.0/configure-9261- # is EXPORTS), use it as is; otherwise, prepend... ghemical-3.0.0/configure:9262: archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then ghemical-3.0.0/configure-9263- cp $export_symbols $output_objdir/$soname.def; ############################################## ghemical-3.0.0/configure-9284- # time. Moving up from 0x10000000 also allows more sbrk(2) space. ghemical-3.0.0/configure:9285: archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' ghemical-3.0.0/configure:9286: 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' ghemical-3.0.0/configure-9287- ;; ############################################## ghemical-3.0.0/configure-9302- pgcc*) # Portland Group C compiler ghemical-3.0.0/configure:9303: whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive' ghemical-3.0.0/configure-9304- tmp_addflag=' $pic_flag' ############################################## ghemical-3.0.0/configure-9306- pgf77* | pgf90* | pgf95*) # Portland Group f77 and f90 compilers ghemical-3.0.0/configure:9307: whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive' ghemical-3.0.0/configure-9308- tmp_addflag=' $pic_flag -Mnomain' ;; ############################################## ghemical-3.0.0/configure-9321- esac ghemical-3.0.0/configure:9322: case `$CC -V 2>&1 | sed 5q` in ghemical-3.0.0/configure-9323- *Sun\ C*) # Sun C 5.9 ghemical-3.0.0/configure:9324: whole_archive_flag_spec='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive' ghemical-3.0.0/configure-9325- compiler_needs_object=yes ############################################## ghemical-3.0.0/configure-9390- sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*) ghemical-3.0.0/configure:9391: case `$LD -v 2>&1` in ghemical-3.0.0/configure-9392- *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*) ############################################## ghemical-3.0.0/configure-9511- # below for broken collect2 doesn't work under 4.3+ ghemical-3.0.0/configure:9512: collect2name=`${CC} -print-prog-name=collect2` ghemical-3.0.0/configure-9513- if test -f "$collect2name" && ############################################## ghemical-3.0.0/configure-9579- }' ghemical-3.0.0/configure:9580:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` ghemical-3.0.0/configure-9581-# Check for a 64-bit object if we didn't find anything. ghemical-3.0.0/configure-9582-if test -z "$aix_libpath"; then ghemical-3.0.0/configure:9583: aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` ghemical-3.0.0/configure-9584-fi ############################################## ghemical-3.0.0/configure-9590- hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath" ghemical-3.0.0/configure:9591: archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then $ECHO "X${wl}${allow_undefined_flag}" | $Xsed; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag" ghemical-3.0.0/configure-9592- else ############################################## ghemical-3.0.0/configure-9619- }' ghemical-3.0.0/configure:9620:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` ghemical-3.0.0/configure-9621-# Check for a 64-bit object if we didn't find anything. ghemical-3.0.0/configure-9622-if test -z "$aix_libpath"; then ghemical-3.0.0/configure:9623: aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` ghemical-3.0.0/configure-9624-fi ############################################## ghemical-3.0.0/configure-9674- # FIXME: Setting linknames here is a bad hack. ghemical-3.0.0/configure:9675: archive_cmds='$CC -o $lib $libobjs $compiler_flags `$ECHO "X$deplibs" | $Xsed -e '\''s/ -lc$//'\''` -link -dll~linknames=' ghemical-3.0.0/configure-9676- # The linker will automatically build a .lib file if we build a DLL. ############################################## ghemical-3.0.0/configure-9679- old_archive_cmds='lib -OUT:$oldlib$oldobjs$old_deplibs' ghemical-3.0.0/configure:9680: fix_srcfile_path='`cygpath -w "$srcfile"`' ghemical-3.0.0/configure-9681- enable_shared_with_static_runtimes=yes ############################################## ghemical-3.0.0/configure-9832- if test "$GCC" = yes; then ghemical-3.0.0/configure:9833: archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' ghemical-3.0.0/configure-9834- # Try to use the -exported_symbol ld option, if it does not ############################################## ghemical-3.0.0/configure-9843-if ac_fn_c_try_link "$LINENO"; then : ghemical-3.0.0/configure:9844: archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations ${wl}-exports_file ${wl}$export_symbols -o $lib' ghemical-3.0.0/configure-9845- ############################################## ghemical-3.0.0/configure-9850- else ghemical-3.0.0/configure:9851: archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib' ghemical-3.0.0/configure:9852: archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -exports_file $export_symbols -o $lib' ghemical-3.0.0/configure-9853- fi ############################################## ghemical-3.0.0/configure-9887- hardcode_direct_absolute=yes ghemical-3.0.0/configure:9888: if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then ghemical-3.0.0/configure-9889- archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' ############################################## ghemical-3.0.0/configure-9920- allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*' ghemical-3.0.0/configure:9921: archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' ghemical-3.0.0/configure-9922- else ghemical-3.0.0/configure-9923- allow_undefined_flag=' -expect_unresolved \*' ghemical-3.0.0/configure:9924: archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib' ghemical-3.0.0/configure-9925- fi ############################################## ghemical-3.0.0/configure-9933- allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*' ghemical-3.0.0/configure:9934: archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' ghemical-3.0.0/configure-9935- hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' ############################################## ghemical-3.0.0/configure-9937- allow_undefined_flag=' -expect_unresolved \*' ghemical-3.0.0/configure:9938: archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib' ghemical-3.0.0/configure:9939: 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~ ghemical-3.0.0/configure:9940: $CC -shared${allow_undefined_flag} ${wl}-input ${wl}$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib~$RM $lib.exp' ghemical-3.0.0/configure-9941- ############################################## ghemical-3.0.0/configure-9956- else ghemical-3.0.0/configure:9957: case `$CC -V 2>&1` in ghemical-3.0.0/configure-9958- *"Compilers 5.0"*) ############################################## ghemical-3.0.0/configure-10350- esac ghemical-3.0.0/configure:10351: lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e "s,=/,/,g"` ghemical-3.0.0/configure-10352- if $ECHO "$lt_search_path_spec" | $GREP ';' >/dev/null ; then ############################################## ghemical-3.0.0/configure-10356- # okay in the real world where ";" in dirpaths is itself problematic. ghemical-3.0.0/configure:10357: lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED -e 's/;/ /g'` ghemical-3.0.0/configure-10358- else ghemical-3.0.0/configure:10359: lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` ghemical-3.0.0/configure-10360- fi ############################################## ghemical-3.0.0/configure-10363- lt_tmp_lt_search_path_spec= ghemical-3.0.0/configure:10364: lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null` ghemical-3.0.0/configure-10365- for lt_sys_path in $lt_search_path_spec; do ############################################## ghemical-3.0.0/configure-10392-}'` ghemical-3.0.0/configure:10393: sys_lib_search_path_spec=`$ECHO $lt_search_path_spec` ghemical-3.0.0/configure-10394-else ############################################## ghemical-3.0.0/configure-10480- # Create ${libname}_ixlibrary.a entries in /sys/libs. ghemical-3.0.0/configure:10481: finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$ECHO "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $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' ghemical-3.0.0/configure-10482- ;; ############################################## ghemical-3.0.0/configure-10515- # DLL is installed to $(libdir)/../bin by postinstall_cmds ghemical-3.0.0/configure:10516: postinstall_cmds='base_file=`basename \${file}`~ ghemical-3.0.0/configure:10517: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~ ghemical-3.0.0/configure:10518: dldir=$destdir/`dirname \$dlpath`~ ghemical-3.0.0/configure-10519- test -d \$dldir || mkdir -p \$dldir~ ############################################## ghemical-3.0.0/configure-10524- fi' ghemical-3.0.0/configure:10525: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ ghemical-3.0.0/configure-10526- dlpath=$dir/\$dldll~ ############################################## ghemical-3.0.0/configure-10532- # Cygwin DLLs use 'cyg' prefix rather than 'lib' ghemical-3.0.0/configure:10533: soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' ghemical-3.0.0/configure-10534- sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib" ############################################## ghemical-3.0.0/configure-10537- # MinGW DLLs use traditional 'lib' prefix ghemical-3.0.0/configure:10538: soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' ghemical-3.0.0/configure:10539: sys_lib_search_path_spec=`$CC -print-search-dirs | $GREP "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"` ghemical-3.0.0/configure-10540- if $ECHO "$sys_lib_search_path_spec" | $GREP ';[c-zC-Z]:/' >/dev/null; then ############################################## ghemical-3.0.0/configure-10546- # which wouldn't understand a cygwinified path. Ahh. ghemical-3.0.0/configure:10547: sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` ghemical-3.0.0/configure-10548- else ghemical-3.0.0/configure:10549: sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` ghemical-3.0.0/configure-10550- fi ############################################## ghemical-3.0.0/configure-10553- # pw32 DLLs use 'pw' prefix rather than 'lib' ghemical-3.0.0/configure:10554: library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' ghemical-3.0.0/configure-10555- ;; ############################################## ghemical-3.0.0/configure-10559- *) ghemical-3.0.0/configure:10560: library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib' ghemical-3.0.0/configure-10561- ;; ############################################## ghemical-3.0.0/configure-10576- shlibpath_var=DYLD_LIBRARY_PATH ghemical-3.0.0/configure:10577: shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`' ghemical-3.0.0/configure-10578- ############################################## ghemical-3.0.0/configure-10792- if test -f /etc/ld.so.conf; then ghemical-3.0.0/configure:10793: 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;/^$/d' | tr '\n' ' '` ghemical-3.0.0/configure-10794- sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra" ############################################## ghemical-3.0.0/configure-10866- shlibpath_var=LD_LIBRARY_PATH ghemical-3.0.0/configure:10867: if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then ghemical-3.0.0/configure-10868- case $host_os in ############################################## ghemical-3.0.0/configure-11848-done ghemical-3.0.0/configure:11849:cc_basename=`$ECHO "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"` ghemical-3.0.0/configure-11850- ############################################## ghemical-3.0.0/configure-11880- # gcc leaves a trailing carriage return which upsets mingw ghemical-3.0.0/configure:11881: ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; ghemical-3.0.0/configure-11882- *) ghemical-3.0.0/configure:11883: ac_prog=`($CC -print-prog-name=ld) 2>&5` ;; ghemical-3.0.0/configure-11884- esac ############################################## ghemical-3.0.0/configure-11889- # Canonicalize the pathname of ld ghemical-3.0.0/configure:11890: ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'` ghemical-3.0.0/configure-11891- while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do ghemical-3.0.0/configure:11892: ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"` ghemical-3.0.0/configure-11893- done ############################################## ghemical-3.0.0/configure-11924- # Break only if it was the GNU/non-GNU ld that we prefer. ghemical-3.0.0/configure:11925: case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in ghemical-3.0.0/configure-11926- *GNU* | *'with BFD'*) ############################################## ghemical-3.0.0/configure-11955- # I'd rather use --version here, but apparently some GNU lds only accept -v. ghemical-3.0.0/configure:11956:case `$LD -v 2>&1 </dev/null` in ghemical-3.0.0/configure-11957-*GNU* | *'with BFD'*) ############################################## ghemical-3.0.0/configure-11989- # ancient GNU ld didn't support --whole-archive et. al. ghemical-3.0.0/configure:11990: if eval "`$CC -print-prog-name=ld` --help 2>&1" | ghemical-3.0.0/configure-11991- $GREP 'no-whole-archive' > /dev/null; then ############################################## ghemical-3.0.0/configure-12073- # below for broken collect2 doesn't work under 4.3+ ghemical-3.0.0/configure:12074: collect2name=`${CC} -print-prog-name=collect2` ghemical-3.0.0/configure-12075- if test -f "$collect2name" && ############################################## ghemical-3.0.0/configure-12140- }' ghemical-3.0.0/configure:12141:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` ghemical-3.0.0/configure-12142-# Check for a 64-bit object if we didn't find anything. ghemical-3.0.0/configure-12143-if test -z "$aix_libpath"; then ghemical-3.0.0/configure:12144: aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` ghemical-3.0.0/configure-12145-fi ############################################## ghemical-3.0.0/configure-12152- ghemical-3.0.0/configure:12153: archive_expsym_cmds_CXX='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then $ECHO "X${wl}${allow_undefined_flag}" | $Xsed; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag" ghemical-3.0.0/configure-12154- else ############################################## ghemical-3.0.0/configure-12181- }' ghemical-3.0.0/configure:12182:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` ghemical-3.0.0/configure-12183-# Check for a 64-bit object if we didn't find anything. ghemical-3.0.0/configure-12184-if test -z "$aix_libpath"; then ghemical-3.0.0/configure:12185: aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` ghemical-3.0.0/configure-12186-fi ############################################## ghemical-3.0.0/configure-12238- # is EXPORTS), use it as is; otherwise, prepend... ghemical-3.0.0/configure:12239: archive_expsym_cmds_CXX='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then ghemical-3.0.0/configure-12240- cp $export_symbols $output_objdir/$soname.def; ############################################## ghemical-3.0.0/configure-12341- # dependencies. ghemical-3.0.0/configure:12342: 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; $ECHO "X$list" | $Xsed' ghemical-3.0.0/configure-12343- ;; ############################################## ghemical-3.0.0/configure-12406- # dependencies. ghemical-3.0.0/configure:12407: 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; $ECHO "X$list" | $Xsed' ghemical-3.0.0/configure-12408- ;; ############################################## ghemical-3.0.0/configure-12442- # time. Moving up from 0x10000000 also allows more sbrk(2) space. ghemical-3.0.0/configure:12443: 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' ghemical-3.0.0/configure:12444: 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' ghemical-3.0.0/configure-12445- ;; ############################################## ghemical-3.0.0/configure-12449- # SGI C++ ghemical-3.0.0/configure:12450: archive_cmds_CXX='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib' ghemical-3.0.0/configure-12451- ############################################## ghemical-3.0.0/configure-12460- if test "$with_gnu_ld" = no; then ghemical-3.0.0/configure:12461: archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' ghemical-3.0.0/configure-12462- else ghemical-3.0.0/configure:12463: archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` -o $lib' ghemical-3.0.0/configure-12464- fi ############################################## ghemical-3.0.0/configure-12481- # to its proper name (with version) after linking. ghemical-3.0.0/configure:12482: 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' ghemical-3.0.0/configure:12483: 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' ghemical-3.0.0/configure-12484- # Commands to make compiler produce verbose output that lists ############################################## ghemical-3.0.0/configure-12491- # dependencies. ghemical-3.0.0/configure:12492: 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; $ECHO "X$list" | $Xsed' ghemical-3.0.0/configure-12493- ############################################## ghemical-3.0.0/configure-12506- # earlier do not add the objects themselves. ghemical-3.0.0/configure:12507: case `$CC -V 2>&1` in ghemical-3.0.0/configure-12508- *"Version 7."*) ############################################## ghemical-3.0.0/configure-12527- # Portland Group C++ compiler ghemical-3.0.0/configure:12528: case `$CC -V` in ghemical-3.0.0/configure-12529- *pgCC\ [1-5]* | *pgcpp\ [1-5]*) ############################################## ghemical-3.0.0/configure-12532- $CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~ ghemical-3.0.0/configure:12533: compile_command="$compile_command `find $tpldir -name \*.o | $NL2SP`"' ghemical-3.0.0/configure-12534- old_archive_cmds_CXX='tpldir=Template.dir~ ############################################## ghemical-3.0.0/configure-12536- $CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~ ghemical-3.0.0/configure:12537: $AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | $NL2SP`~ ghemical-3.0.0/configure-12538- $RANLIB $oldlib' ############################################## ghemical-3.0.0/configure-12541- $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~ ghemical-3.0.0/configure:12542: $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname -o $lib' ghemical-3.0.0/configure-12543- archive_expsym_cmds_CXX='tpldir=Template.dir~ ############################################## ghemical-3.0.0/configure-12545- $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~ ghemical-3.0.0/configure:12546: $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname ${wl}-retain-symbols-file ${wl}$export_symbols -o $lib' ghemical-3.0.0/configure-12547- ;; ############################################## ghemical-3.0.0/configure-12555- export_dynamic_flag_spec_CXX='${wl}--export-dynamic' ghemical-3.0.0/configure:12556: whole_archive_flag_spec_CXX='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive' ghemical-3.0.0/configure-12557- ;; ############################################## ghemical-3.0.0/configure-12574- # dependencies. ghemical-3.0.0/configure:12575: output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld"`; templist=`$ECHO "X$templist" | $Xsed -e "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; $ECHO "X$list" | $Xsed' ghemical-3.0.0/configure-12576- ;; ############################################## ghemical-3.0.0/configure-12589- *) ghemical-3.0.0/configure:12590: case `$CC -V 2>&1 | sed 5q` in ghemical-3.0.0/configure-12591- *Sun\ C*) ############################################## ghemical-3.0.0/configure-12596- hardcode_libdir_flag_spec_CXX='-R$libdir' ghemical-3.0.0/configure:12597: whole_archive_flag_spec_CXX='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive' ghemical-3.0.0/configure-12598- compiler_needs_object_CXX=yes ############################################## ghemical-3.0.0/configure-12666- hardcode_libdir_flag_spec_CXX='${wl}-rpath,$libdir' ghemical-3.0.0/configure:12667: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then ghemical-3.0.0/configure-12668- archive_expsym_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-retain-symbols-file,$export_symbols -o $lib' ############################################## ghemical-3.0.0/configure-12685- # to its proper name (with version) after linking. ghemical-3.0.0/configure:12686: 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' ghemical-3.0.0/configure-12687- ############################################## ghemical-3.0.0/configure-12706- allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*' ghemical-3.0.0/configure:12707: archive_cmds_CXX='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && $ECHO "X${wl}-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib' ghemical-3.0.0/configure-12708- hardcode_libdir_flag_spec_CXX='${wl}-rpath ${wl}$libdir' ############################################## ghemical-3.0.0/configure-12711- allow_undefined_flag_CXX=' -expect_unresolved \*' ghemical-3.0.0/configure:12712: archive_cmds_CXX='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib' ghemical-3.0.0/configure:12713: archive_expsym_cmds_CXX='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~ ghemical-3.0.0/configure-12714- echo "-hidden">> $lib.exp~ ghemical-3.0.0/configure:12715: $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 "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib~ ghemical-3.0.0/configure-12716- $RM $lib.exp' ############################################## ghemical-3.0.0/configure-12730- # dependencies. ghemical-3.0.0/configure:12731: output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld" | $GREP -v "ld:"`; templist=`$ECHO "X$templist" | $Xsed -e "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; $ECHO "X$list" | $Xsed' ghemical-3.0.0/configure-12732- ;; ############################################## ghemical-3.0.0/configure-12737- osf3*) ghemical-3.0.0/configure:12738: archive_cmds_CXX='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' ghemical-3.0.0/configure-12739- ;; ghemical-3.0.0/configure-12740- *) ghemical-3.0.0/configure:12741: archive_cmds_CXX='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' ghemical-3.0.0/configure-12742- ;; ############################################## ghemical-3.0.0/configure-12972- ghemical-3.0.0/configure:12973: for p in `eval "$output_verbose_link_cmd"`; do ghemical-3.0.0/configure-12974- case $p in ############################################## ghemical-3.0.0/configure-13057-linux*) ghemical-3.0.0/configure:13058: case `$CC -V 2>&1 | sed 5q` in ghemical-3.0.0/configure-13059- *Sun\ C*) ############################################## ghemical-3.0.0/configure-13108-if test -n "${compiler_lib_search_path_CXX}"; then ghemical-3.0.0/configure:13109: compiler_lib_search_dirs_CXX=`echo " ${compiler_lib_search_path_CXX}" | ${SED} -e 's! -L! !g' -e 's!^ !!'` ghemical-3.0.0/configure-13110-fi ############################################## ghemical-3.0.0/configure-13341- *) ghemical-3.0.0/configure:13342: case `$CC -V 2>&1 | sed 5q` in ghemical-3.0.0/configure-13343- *Sun\ C*) ############################################## ghemical-3.0.0/configure-13686- if test "$hard_links" = no; then ghemical-3.0.0/configure:13687: { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5 ghemical-3.0.0/configure:13688:$as_echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;} ghemical-3.0.0/configure-13689- need_locks=warn ############################################## ghemical-3.0.0/configure-13949- # Create ${libname}_ixlibrary.a entries in /sys/libs. ghemical-3.0.0/configure:13950: finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$ECHO "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $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' ghemical-3.0.0/configure-13951- ;; ############################################## ghemical-3.0.0/configure-13984- # DLL is installed to $(libdir)/../bin by postinstall_cmds ghemical-3.0.0/configure:13985: postinstall_cmds='base_file=`basename \${file}`~ ghemical-3.0.0/configure:13986: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~ ghemical-3.0.0/configure:13987: dldir=$destdir/`dirname \$dlpath`~ ghemical-3.0.0/configure-13988- test -d \$dldir || mkdir -p \$dldir~ ############################################## ghemical-3.0.0/configure-13993- fi' ghemical-3.0.0/configure:13994: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ ghemical-3.0.0/configure-13995- dlpath=$dir/\$dldll~ ############################################## ghemical-3.0.0/configure-14001- # Cygwin DLLs use 'cyg' prefix rather than 'lib' ghemical-3.0.0/configure:14002: soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' ghemical-3.0.0/configure-14003- sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib" ############################################## ghemical-3.0.0/configure-14006- # MinGW DLLs use traditional 'lib' prefix ghemical-3.0.0/configure:14007: soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' ghemical-3.0.0/configure:14008: sys_lib_search_path_spec=`$CC -print-search-dirs | $GREP "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"` ghemical-3.0.0/configure-14009- if $ECHO "$sys_lib_search_path_spec" | $GREP ';[c-zC-Z]:/' >/dev/null; then ############################################## ghemical-3.0.0/configure-14015- # which wouldn't understand a cygwinified path. Ahh. ghemical-3.0.0/configure:14016: sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` ghemical-3.0.0/configure-14017- else ghemical-3.0.0/configure:14018: sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` ghemical-3.0.0/configure-14019- fi ############################################## ghemical-3.0.0/configure-14022- # pw32 DLLs use 'pw' prefix rather than 'lib' ghemical-3.0.0/configure:14023: library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' ghemical-3.0.0/configure-14024- ;; ############################################## ghemical-3.0.0/configure-14028- *) ghemical-3.0.0/configure:14029: library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib' ghemical-3.0.0/configure-14030- ;; ############################################## ghemical-3.0.0/configure-14045- shlibpath_var=DYLD_LIBRARY_PATH ghemical-3.0.0/configure:14046: shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`' ghemical-3.0.0/configure-14047- ############################################## ghemical-3.0.0/configure-14260- if test -f /etc/ld.so.conf; then ghemical-3.0.0/configure:14261: 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;/^$/d' | tr '\n' ' '` ghemical-3.0.0/configure-14262- sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra" ############################################## ghemical-3.0.0/configure-14334- shlibpath_var=LD_LIBRARY_PATH ghemical-3.0.0/configure:14335: if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then ghemical-3.0.0/configure-14336- case $host_os in ############################################## ghemical-3.0.0/configure-14692-set x ${MAKE-make} ghemical-3.0.0/configure:14693:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'` ghemical-3.0.0/configure-14694-if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\"" = set; then : ############################################## ghemical-3.0.0/configure-14702-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us. ghemical-3.0.0/configure:14703:case `${MAKE-make} -f conftest.make 2>/dev/null` in ghemical-3.0.0/configure-14704- *@@@%%%=?*=@@@%%%*) ############################################## ghemical-3.0.0/configure-14874- ghemical-3.0.0/configure:14875: INTLTOOL_REQUIRED_VERSION_AS_INT=`echo 0.40.0 | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'` ghemical-3.0.0/configure-14876- INTLTOOL_APPLIED_VERSION=`intltool-update --version | head -1 | cut -d" " -f3` ghemical-3.0.0/configure:14877: INTLTOOL_APPLIED_VERSION_AS_INT=`echo $INTLTOOL_APPLIED_VERSION | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'` ghemical-3.0.0/configure-14878- ############################################## ghemical-3.0.0/configure-15289-fi ghemical-3.0.0/configure:15290:xgversion="`$XGETTEXT --version|grep '(GNU ' 2> /dev/null`" ghemical-3.0.0/configure:15291:mmversion="`$MSGMERGE --version|grep '(GNU ' 2> /dev/null`" ghemical-3.0.0/configure:15292:mfversion="`$MSGFMT --version|grep '(GNU ' 2> /dev/null`" ghemical-3.0.0/configure-15293-if test -z "$xgversion" -o -z "$mmversion" -o -z "$mfversion"; then ############################################## ghemical-3.0.0/configure-15345-else ghemical-3.0.0/configure:15346: IT_PERL_VERSION="`$INTLTOOL_PERL -e \"printf '%vd', $^V\"`" ghemical-3.0.0/configure-15347- { $as_echo "$as_me:${as_lineno-$LINENO}: result: $IT_PERL_VERSION" >&5 ############################################## ghemical-3.0.0/configure-15352-$as_echo_n "checking for XML::Parser... " >&6; } ghemical-3.0.0/configure:15353: if `$INTLTOOL_PERL -e "require XML::Parser" 2>/dev/null`; then ghemical-3.0.0/configure-15354- { $as_echo "$as_me:${as_lineno-$LINENO}: result: ok" >&5 ############################################## ghemical-3.0.0/configure-15823- if test -f $ac_dir/$ac_word; then ghemical-3.0.0/configure:15824: if test -z "`$ac_dir/$ac_word -h 2>&1 | grep 'dv '`"; then ghemical-3.0.0/configure-15825- ac_cv_path_MSGFMT="$ac_dir/$ac_word" ############################################## ghemical-3.0.0/configure-15942- if test -f $ac_dir/$ac_word; then ghemical-3.0.0/configure:15943: if test -z "`$ac_dir/$ac_word -h 2>&1 | grep '(HELP)'`"; then ghemical-3.0.0/configure-15944- ac_cv_path_XGETTEXT="$ac_dir/$ac_word" ############################################## ghemical-3.0.0/configure-16097- if test "x$srcdir" != "x."; then ghemical-3.0.0/configure:16098: if test "x`echo $srcdir | sed 's@/.*@@'`" = "x"; then ghemical-3.0.0/configure-16099- posrcprefix="$srcdir/" ############################################## ghemical-3.0.0/configure-16132-if ( ghemical-3.0.0/configure:16133: set X `ls -Lt $srcdir/configure conftestfile 2> /dev/null` ghemical-3.0.0/configure-16134- if test "$*" = "X"; then ghemical-3.0.0/configure-16135- # -L didn't work. ghemical-3.0.0/configure:16136: set X `ls -t $srcdir/configure conftestfile` ghemical-3.0.0/configure-16137- fi ############################################## ghemical-3.0.0/configure-16259- test $ac_status = 0; }; then ghemical-3.0.0/configure:16260: pkg_cv_GTHREAD_CFLAGS=`$PKG_CONFIG --cflags "gthread-2.0 >= 2.6.0" 2>/dev/null` ghemical-3.0.0/configure-16261-else ############################################## ghemical-3.0.0/configure-16275- test $ac_status = 0; }; then ghemical-3.0.0/configure:16276: pkg_cv_GTHREAD_LIBS=`$PKG_CONFIG --libs "gthread-2.0 >= 2.6.0" 2>/dev/null` ghemical-3.0.0/configure-16277-else ############################################## ghemical-3.0.0/configure-16295- if test $_pkg_short_errors_supported = yes; then ghemical-3.0.0/configure:16296: GTHREAD_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "gthread-2.0 >= 2.6.0" 2>&1` ghemical-3.0.0/configure-16297- else ghemical-3.0.0/configure:16298: GTHREAD_PKG_ERRORS=`$PKG_CONFIG --print-errors "gthread-2.0 >= 2.6.0" 2>&1` ghemical-3.0.0/configure-16299- fi ############################################## ghemical-3.0.0/configure-16334-fi ghemical-3.0.0/configure:16335: ##alt GTHREAD_CFLAGS=`$PKG_CONFIG --cflags "gthread-2.0 >= 2.6.0"` ghemical-3.0.0/configure:16336: ##alt GTHREAD_LIBS=`$PKG_CONFIG --libs gthread-2.0` ghemical-3.0.0/configure-16337- ############################################## ghemical-3.0.0/configure-16355- test $ac_status = 0; }; then ghemical-3.0.0/configure:16356: pkg_cv_GTK_CFLAGS=`$PKG_CONFIG --cflags "gtk+-2.0 >= 2.6.0 gtkglext-1.0 >= 1.0.5 libglade-2.0 >= 2.4.0" 2>/dev/null` ghemical-3.0.0/configure-16357-else ############################################## ghemical-3.0.0/configure-16371- test $ac_status = 0; }; then ghemical-3.0.0/configure:16372: pkg_cv_GTK_LIBS=`$PKG_CONFIG --libs "gtk+-2.0 >= 2.6.0 gtkglext-1.0 >= 1.0.5 libglade-2.0 >= 2.4.0" 2>/dev/null` ghemical-3.0.0/configure-16373-else ############################################## ghemical-3.0.0/configure-16391- if test $_pkg_short_errors_supported = yes; then ghemical-3.0.0/configure:16392: GTK_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "gtk+-2.0 >= 2.6.0 gtkglext-1.0 >= 1.0.5 libglade-2.0 >= 2.4.0" 2>&1` ghemical-3.0.0/configure-16393- else ghemical-3.0.0/configure:16394: GTK_PKG_ERRORS=`$PKG_CONFIG --print-errors "gtk+-2.0 >= 2.6.0 gtkglext-1.0 >= 1.0.5 libglade-2.0 >= 2.4.0" 2>&1` ghemical-3.0.0/configure-16395- fi ############################################## ghemical-3.0.0/configure-16430-fi ghemical-3.0.0/configure:16431: ##alt GTK_CFLAGS=`$PKG_CONFIG --cflags "gtk+-2.0 >= 2.6.0 gtkglext-1.0 >= 1.0.5 libglade-2.0 >= 2.4.0"` ghemical-3.0.0/configure:16432: ##alt GTK_LIBS=`$PKG_CONFIG --libs gtk+-2.0 gtkglext-1.0 libglade-2.0` ghemical-3.0.0/configure-16433- ############################################## ghemical-3.0.0/configure-16456- test $ac_status = 0; }; then ghemical-3.0.0/configure:16457: pkg_cv_OPENBABEL_CFLAGS=`$PKG_CONFIG --cflags "openbabel-2.0" 2>/dev/null` ghemical-3.0.0/configure-16458-else ############################################## ghemical-3.0.0/configure-16472- test $ac_status = 0; }; then ghemical-3.0.0/configure:16473: pkg_cv_OPENBABEL_LIBS=`$PKG_CONFIG --libs "openbabel-2.0" 2>/dev/null` ghemical-3.0.0/configure-16474-else ############################################## ghemical-3.0.0/configure-16492- if test $_pkg_short_errors_supported = yes; then ghemical-3.0.0/configure:16493: OPENBABEL_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "openbabel-2.0" 2>&1` ghemical-3.0.0/configure-16494- else ghemical-3.0.0/configure:16495: OPENBABEL_PKG_ERRORS=`$PKG_CONFIG --print-errors "openbabel-2.0" 2>&1` ghemical-3.0.0/configure-16496- fi ############################################## ghemical-3.0.0/configure-16531-fi ghemical-3.0.0/configure:16532: ##alt OPENBABEL_CFLAGS=`$PKG_CONFIG --cflags openbabel-2.0` ghemical-3.0.0/configure:16533: ##alt OPENBABEL_LIBS=`$PKG_CONFIG --libs openbabel-2.0` ghemical-3.0.0/configure-16534- ############################################## ghemical-3.0.0/configure-16552- test $ac_status = 0; }; then ghemical-3.0.0/configure:16553: pkg_cv_LIBGHEMICAL_CFLAGS=`$PKG_CONFIG --cflags "libghemical >= 3.0.0 liboglappth >= 1.0.0" 2>/dev/null` ghemical-3.0.0/configure-16554-else ############################################## ghemical-3.0.0/configure-16568- test $ac_status = 0; }; then ghemical-3.0.0/configure:16569: pkg_cv_LIBGHEMICAL_LIBS=`$PKG_CONFIG --libs "libghemical >= 3.0.0 liboglappth >= 1.0.0" 2>/dev/null` ghemical-3.0.0/configure-16570-else ############################################## ghemical-3.0.0/configure-16588- if test $_pkg_short_errors_supported = yes; then ghemical-3.0.0/configure:16589: LIBGHEMICAL_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "libghemical >= 3.0.0 liboglappth >= 1.0.0" 2>&1` ghemical-3.0.0/configure-16590- else ghemical-3.0.0/configure:16591: LIBGHEMICAL_PKG_ERRORS=`$PKG_CONFIG --print-errors "libghemical >= 3.0.0 liboglappth >= 1.0.0" 2>&1` ghemical-3.0.0/configure-16592- fi ############################################## ghemical-3.0.0/configure-16627-fi ghemical-3.0.0/configure:16628:##alt LIBGHEMICAL_CFLAGS=`$PKG_CONFIG --cflags "libghemical >= 3.0.0 liboglappth >= 1.0.0"` ghemical-3.0.0/configure:16629:##alt LIBGHEMICAL_LIBS=`$PKG_CONFIG --libs libghemical liboglappth` ghemical-3.0.0/configure-16630- ############################################## ghemical-3.0.0/configure-17309- ac_script='s/\$U\././;s/\.o$//;s/\.obj$//' ghemical-3.0.0/configure:17310: ac_i=`$as_echo "$ac_i" | sed "$ac_script"` ghemical-3.0.0/configure-17311- # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR ############################################## ghemical-3.0.0/configure-17408-if test -z "$BASH_VERSION$ZSH_VERSION" \ ghemical-3.0.0/configure:17409: && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then ghemical-3.0.0/configure-17410- as_echo='print -r --' ghemical-3.0.0/configure-17411- as_echo_n='print -rn --' ghemical-3.0.0/configure:17412:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then ghemical-3.0.0/configure-17413- as_echo='printf %s\n' ############################################## ghemical-3.0.0/configure-17415-else ghemical-3.0.0/configure:17416: if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then ghemical-3.0.0/configure-17417- as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' ############################################## ghemical-3.0.0/configure-17425- expr "X$arg" : "X\\(.*\\)$as_nl"; ghemical-3.0.0/configure:17426: arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; ghemical-3.0.0/configure-17427- esac; ############################################## ghemical-3.0.0/configure-17501-# ---------------------------------------- ghemical-3.0.0/configure:17502:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are ghemical-3.0.0/configure-17503-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the ############################################## ghemical-3.0.0/configure-17573- { ghemical-3.0.0/configure:17574: as_val=`expr "$@" || test $? -eq 1` ghemical-3.0.0/configure-17575- } ############################################## ghemical-3.0.0/configure-17677- case $as_dir in #( ghemical-3.0.0/configure:17678: *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( ghemical-3.0.0/configure-17679- *) as_qdir=$as_dir;; ############################################## ghemical-3.0.0/configure-17734- esac; ghemical-3.0.0/configure:17735: case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #(( ghemical-3.0.0/configure-17736- ???[sx]*):;;*)false;;esac;fi ############################################## ghemical-3.0.0/configure-17824-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ghemical-3.0.0/configure:17825:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ghemical-3.0.0/configure-17826-ac_cs_version="\\ ############################################## ghemical-3.0.0/configure-17849- --*=?*) ghemical-3.0.0/configure:17850: ac_option=`expr "X$1" : 'X\([^=]*\)='` ghemical-3.0.0/configure:17851: ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'` ghemical-3.0.0/configure-17852- ac_shift=: ############################################## ghemical-3.0.0/configure-17854- --*=) ghemical-3.0.0/configure:17855: ac_option=`expr "X$1" : 'X\([^=]*\)='` ghemical-3.0.0/configure-17856- ac_optarg= ############################################## ghemical-3.0.0/configure-17878- case $ac_optarg in ghemical-3.0.0/configure:17879: *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; ghemical-3.0.0/configure-17880- '') as_fn_error $? "missing file argument" ;; ############################################## ghemical-3.0.0/configure-17886- case $ac_optarg in ghemical-3.0.0/configure:17887: *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; ghemical-3.0.0/configure-17888- esac ############################################## ghemical-3.0.0/configure-17955-delay_variable_subst='$delay_variable_subst' ghemical-3.0.0/configure:17956:macro_version='`$ECHO "X$macro_version" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:17957:macro_revision='`$ECHO "X$macro_revision" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:17958:enable_shared='`$ECHO "X$enable_shared" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:17959:enable_static='`$ECHO "X$enable_static" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:17960:pic_mode='`$ECHO "X$pic_mode" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:17961:enable_fast_install='`$ECHO "X$enable_fast_install" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:17962:host_alias='`$ECHO "X$host_alias" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:17963:host='`$ECHO "X$host" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:17964:host_os='`$ECHO "X$host_os" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:17965:build_alias='`$ECHO "X$build_alias" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:17966:build='`$ECHO "X$build" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:17967:build_os='`$ECHO "X$build_os" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:17968:SED='`$ECHO "X$SED" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:17969:Xsed='`$ECHO "X$Xsed" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:17970:GREP='`$ECHO "X$GREP" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:17971:EGREP='`$ECHO "X$EGREP" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:17972:FGREP='`$ECHO "X$FGREP" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:17973:LD='`$ECHO "X$LD" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:17974:NM='`$ECHO "X$NM" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:17975:LN_S='`$ECHO "X$LN_S" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:17976:max_cmd_len='`$ECHO "X$max_cmd_len" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:17977:ac_objext='`$ECHO "X$ac_objext" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:17978:exeext='`$ECHO "X$exeext" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:17979:lt_unset='`$ECHO "X$lt_unset" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:17980:lt_SP2NL='`$ECHO "X$lt_SP2NL" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:17981:lt_NL2SP='`$ECHO "X$lt_NL2SP" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:17982:reload_flag='`$ECHO "X$reload_flag" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:17983:reload_cmds='`$ECHO "X$reload_cmds" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:17984:OBJDUMP='`$ECHO "X$OBJDUMP" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:17985:deplibs_check_method='`$ECHO "X$deplibs_check_method" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:17986:file_magic_cmd='`$ECHO "X$file_magic_cmd" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:17987:AR='`$ECHO "X$AR" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:17988:AR_FLAGS='`$ECHO "X$AR_FLAGS" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:17989:STRIP='`$ECHO "X$STRIP" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:17990:RANLIB='`$ECHO "X$RANLIB" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:17991:old_postinstall_cmds='`$ECHO "X$old_postinstall_cmds" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:17992:old_postuninstall_cmds='`$ECHO "X$old_postuninstall_cmds" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:17993:old_archive_cmds='`$ECHO "X$old_archive_cmds" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:17994:CC='`$ECHO "X$CC" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:17995:CFLAGS='`$ECHO "X$CFLAGS" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:17996:compiler='`$ECHO "X$compiler" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:17997:GCC='`$ECHO "X$GCC" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:17998:lt_cv_sys_global_symbol_pipe='`$ECHO "X$lt_cv_sys_global_symbol_pipe" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:17999:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "X$lt_cv_sys_global_symbol_to_cdecl" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:18000:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "X$lt_cv_sys_global_symbol_to_c_name_address" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:18001:lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "X$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:18002:objdir='`$ECHO "X$objdir" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:18003:SHELL='`$ECHO "X$SHELL" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:18004:ECHO='`$ECHO "X$ECHO" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:18005:MAGIC_CMD='`$ECHO "X$MAGIC_CMD" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:18006:lt_prog_compiler_no_builtin_flag='`$ECHO "X$lt_prog_compiler_no_builtin_flag" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:18007:lt_prog_compiler_wl='`$ECHO "X$lt_prog_compiler_wl" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:18008:lt_prog_compiler_pic='`$ECHO "X$lt_prog_compiler_pic" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:18009:lt_prog_compiler_static='`$ECHO "X$lt_prog_compiler_static" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:18010:lt_cv_prog_compiler_c_o='`$ECHO "X$lt_cv_prog_compiler_c_o" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:18011:need_locks='`$ECHO "X$need_locks" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:18012:DSYMUTIL='`$ECHO "X$DSYMUTIL" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:18013:NMEDIT='`$ECHO "X$NMEDIT" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:18014:LIPO='`$ECHO "X$LIPO" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:18015:OTOOL='`$ECHO "X$OTOOL" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:18016:OTOOL64='`$ECHO "X$OTOOL64" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:18017:libext='`$ECHO "X$libext" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:18018:shrext_cmds='`$ECHO "X$shrext_cmds" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:18019:extract_expsyms_cmds='`$ECHO "X$extract_expsyms_cmds" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:18020:archive_cmds_need_lc='`$ECHO "X$archive_cmds_need_lc" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:18021:enable_shared_with_static_runtimes='`$ECHO "X$enable_shared_with_static_runtimes" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:18022:export_dynamic_flag_spec='`$ECHO "X$export_dynamic_flag_spec" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:18023:whole_archive_flag_spec='`$ECHO "X$whole_archive_flag_spec" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:18024:compiler_needs_object='`$ECHO "X$compiler_needs_object" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:18025:old_archive_from_new_cmds='`$ECHO "X$old_archive_from_new_cmds" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:18026:old_archive_from_expsyms_cmds='`$ECHO "X$old_archive_from_expsyms_cmds" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:18027:archive_cmds='`$ECHO "X$archive_cmds" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:18028:archive_expsym_cmds='`$ECHO "X$archive_expsym_cmds" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:18029:module_cmds='`$ECHO "X$module_cmds" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:18030:module_expsym_cmds='`$ECHO "X$module_expsym_cmds" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:18031:with_gnu_ld='`$ECHO "X$with_gnu_ld" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:18032:allow_undefined_flag='`$ECHO "X$allow_undefined_flag" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:18033:no_undefined_flag='`$ECHO "X$no_undefined_flag" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:18034:hardcode_libdir_flag_spec='`$ECHO "X$hardcode_libdir_flag_spec" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:18035:hardcode_libdir_flag_spec_ld='`$ECHO "X$hardcode_libdir_flag_spec_ld" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:18036:hardcode_libdir_separator='`$ECHO "X$hardcode_libdir_separator" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:18037:hardcode_direct='`$ECHO "X$hardcode_direct" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:18038:hardcode_direct_absolute='`$ECHO "X$hardcode_direct_absolute" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:18039:hardcode_minus_L='`$ECHO "X$hardcode_minus_L" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:18040:hardcode_shlibpath_var='`$ECHO "X$hardcode_shlibpath_var" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:18041:hardcode_automatic='`$ECHO "X$hardcode_automatic" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:18042:inherit_rpath='`$ECHO "X$inherit_rpath" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:18043:link_all_deplibs='`$ECHO "X$link_all_deplibs" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:18044:fix_srcfile_path='`$ECHO "X$fix_srcfile_path" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:18045:always_export_symbols='`$ECHO "X$always_export_symbols" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:18046:export_symbols_cmds='`$ECHO "X$export_symbols_cmds" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:18047:exclude_expsyms='`$ECHO "X$exclude_expsyms" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:18048:include_expsyms='`$ECHO "X$include_expsyms" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:18049:prelink_cmds='`$ECHO "X$prelink_cmds" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:18050:file_list_spec='`$ECHO "X$file_list_spec" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:18051:variables_saved_for_relink='`$ECHO "X$variables_saved_for_relink" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:18052:need_lib_prefix='`$ECHO "X$need_lib_prefix" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:18053:need_version='`$ECHO "X$need_version" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:18054:version_type='`$ECHO "X$version_type" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:18055:runpath_var='`$ECHO "X$runpath_var" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:18056:shlibpath_var='`$ECHO "X$shlibpath_var" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:18057:shlibpath_overrides_runpath='`$ECHO "X$shlibpath_overrides_runpath" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:18058:libname_spec='`$ECHO "X$libname_spec" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:18059:library_names_spec='`$ECHO "X$library_names_spec" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:18060:soname_spec='`$ECHO "X$soname_spec" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:18061:postinstall_cmds='`$ECHO "X$postinstall_cmds" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:18062:postuninstall_cmds='`$ECHO "X$postuninstall_cmds" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:18063:finish_cmds='`$ECHO "X$finish_cmds" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:18064:finish_eval='`$ECHO "X$finish_eval" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:18065:hardcode_into_libs='`$ECHO "X$hardcode_into_libs" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:18066:sys_lib_search_path_spec='`$ECHO "X$sys_lib_search_path_spec" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:18067:sys_lib_dlsearch_path_spec='`$ECHO "X$sys_lib_dlsearch_path_spec" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:18068:hardcode_action='`$ECHO "X$hardcode_action" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:18069:enable_dlopen='`$ECHO "X$enable_dlopen" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:18070:enable_dlopen_self='`$ECHO "X$enable_dlopen_self" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:18071:enable_dlopen_self_static='`$ECHO "X$enable_dlopen_self_static" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:18072:old_striplib='`$ECHO "X$old_striplib" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:18073:striplib='`$ECHO "X$striplib" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:18074:compiler_lib_search_dirs='`$ECHO "X$compiler_lib_search_dirs" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:18075:predep_objects='`$ECHO "X$predep_objects" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:18076:postdep_objects='`$ECHO "X$postdep_objects" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:18077:predeps='`$ECHO "X$predeps" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:18078:postdeps='`$ECHO "X$postdeps" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:18079:compiler_lib_search_path='`$ECHO "X$compiler_lib_search_path" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:18080:LD_CXX='`$ECHO "X$LD_CXX" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:18081:old_archive_cmds_CXX='`$ECHO "X$old_archive_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:18082:compiler_CXX='`$ECHO "X$compiler_CXX" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:18083:GCC_CXX='`$ECHO "X$GCC_CXX" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:18084:lt_prog_compiler_no_builtin_flag_CXX='`$ECHO "X$lt_prog_compiler_no_builtin_flag_CXX" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:18085:lt_prog_compiler_wl_CXX='`$ECHO "X$lt_prog_compiler_wl_CXX" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:18086:lt_prog_compiler_pic_CXX='`$ECHO "X$lt_prog_compiler_pic_CXX" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:18087:lt_prog_compiler_static_CXX='`$ECHO "X$lt_prog_compiler_static_CXX" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:18088:lt_cv_prog_compiler_c_o_CXX='`$ECHO "X$lt_cv_prog_compiler_c_o_CXX" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:18089:archive_cmds_need_lc_CXX='`$ECHO "X$archive_cmds_need_lc_CXX" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:18090:enable_shared_with_static_runtimes_CXX='`$ECHO "X$enable_shared_with_static_runtimes_CXX" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:18091:export_dynamic_flag_spec_CXX='`$ECHO "X$export_dynamic_flag_spec_CXX" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:18092:whole_archive_flag_spec_CXX='`$ECHO "X$whole_archive_flag_spec_CXX" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:18093:compiler_needs_object_CXX='`$ECHO "X$compiler_needs_object_CXX" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:18094:old_archive_from_new_cmds_CXX='`$ECHO "X$old_archive_from_new_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:18095:old_archive_from_expsyms_cmds_CXX='`$ECHO "X$old_archive_from_expsyms_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:18096:archive_cmds_CXX='`$ECHO "X$archive_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:18097:archive_expsym_cmds_CXX='`$ECHO "X$archive_expsym_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:18098:module_cmds_CXX='`$ECHO "X$module_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:18099:module_expsym_cmds_CXX='`$ECHO "X$module_expsym_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:18100:with_gnu_ld_CXX='`$ECHO "X$with_gnu_ld_CXX" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:18101:allow_undefined_flag_CXX='`$ECHO "X$allow_undefined_flag_CXX" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:18102:no_undefined_flag_CXX='`$ECHO "X$no_undefined_flag_CXX" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:18103:hardcode_libdir_flag_spec_CXX='`$ECHO "X$hardcode_libdir_flag_spec_CXX" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:18104:hardcode_libdir_flag_spec_ld_CXX='`$ECHO "X$hardcode_libdir_flag_spec_ld_CXX" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:18105:hardcode_libdir_separator_CXX='`$ECHO "X$hardcode_libdir_separator_CXX" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:18106:hardcode_direct_CXX='`$ECHO "X$hardcode_direct_CXX" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:18107:hardcode_direct_absolute_CXX='`$ECHO "X$hardcode_direct_absolute_CXX" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:18108:hardcode_minus_L_CXX='`$ECHO "X$hardcode_minus_L_CXX" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:18109:hardcode_shlibpath_var_CXX='`$ECHO "X$hardcode_shlibpath_var_CXX" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:18110:hardcode_automatic_CXX='`$ECHO "X$hardcode_automatic_CXX" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:18111:inherit_rpath_CXX='`$ECHO "X$inherit_rpath_CXX" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:18112:link_all_deplibs_CXX='`$ECHO "X$link_all_deplibs_CXX" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:18113:fix_srcfile_path_CXX='`$ECHO "X$fix_srcfile_path_CXX" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:18114:always_export_symbols_CXX='`$ECHO "X$always_export_symbols_CXX" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:18115:export_symbols_cmds_CXX='`$ECHO "X$export_symbols_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:18116:exclude_expsyms_CXX='`$ECHO "X$exclude_expsyms_CXX" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:18117:include_expsyms_CXX='`$ECHO "X$include_expsyms_CXX" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:18118:prelink_cmds_CXX='`$ECHO "X$prelink_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:18119:file_list_spec_CXX='`$ECHO "X$file_list_spec_CXX" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:18120:hardcode_action_CXX='`$ECHO "X$hardcode_action_CXX" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:18121:compiler_lib_search_dirs_CXX='`$ECHO "X$compiler_lib_search_dirs_CXX" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:18122:predep_objects_CXX='`$ECHO "X$predep_objects_CXX" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:18123:postdep_objects_CXX='`$ECHO "X$postdep_objects_CXX" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:18124:predeps_CXX='`$ECHO "X$predeps_CXX" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:18125:postdeps_CXX='`$ECHO "X$postdeps_CXX" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure:18126:compiler_lib_search_path_CXX='`$ECHO "X$compiler_lib_search_path_CXX" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/configure-18127- ############################################## ghemical-3.0.0/configure-18222-compiler_lib_search_path_CXX; do ghemical-3.0.0/configure:18223: case \`eval \\\\\$ECHO "X\\\\\$\$var"\` in ghemical-3.0.0/configure-18224- *[\\\\\\\`\\"\\\$]*) ghemical-3.0.0/configure:18225: eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"X\\\$\$var\\" | \\\$Xsed -e \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ghemical-3.0.0/configure-18226- ;; ############################################## ghemical-3.0.0/configure-18260-prelink_cmds_CXX; do ghemical-3.0.0/configure:18261: case \`eval \\\\\$ECHO "X\\\\\$\$var"\` in ghemical-3.0.0/configure-18262- *[\\\\\\\`\\"\\\$]*) ghemical-3.0.0/configure:18263: eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"X\\\$\$var\\" | \\\$Xsed -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ghemical-3.0.0/configure-18264- ;; ############################################## ghemical-3.0.0/configure-18272-case \$lt_ECHO in ghemical-3.0.0/configure:18273:*'\\\$0 --fallback-echo"') lt_ECHO=\`\$ECHO "X\$lt_ECHO" | \$Xsed -e 's/\\\\\\\\\\\\\\\$0 --fallback-echo"\$/\$0 --fallback-echo"/'\` ghemical-3.0.0/configure-18274- ;; ############################################## ghemical-3.0.0/configure-18384-fi ghemical-3.0.0/configure:18385:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null` ghemical-3.0.0/configure-18386-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then ############################################## ghemical-3.0.0/configure-18401- as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5 ghemical-3.0.0/configure:18402:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'` ghemical-3.0.0/configure-18403-ac_delim='%!_!# ' ############################################## ghemical-3.0.0/configure-18407- ghemical-3.0.0/configure:18408: ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X` ghemical-3.0.0/configure-18409- if test $ac_delim_n = $ac_delim_num; then ############################################## ghemical-3.0.0/configure-18545-for ac_last_try in false false :; do ghemical-3.0.0/configure:18546: ac_t=`sed -n "/$ac_delim/p" confdefs.h` ghemical-3.0.0/configure-18547- if test -z "$ac_t"; then ############################################## ghemical-3.0.0/configure-18677- esac ghemical-3.0.0/configure:18678: case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac ghemical-3.0.0/configure-18679- as_fn_append ac_file_inputs " '$ac_f'" ############################################## ghemical-3.0.0/configure-18736-*) ghemical-3.0.0/configure:18737: ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` ghemical-3.0.0/configure-18738- # A ".." for each directory in $ac_dir_suffix. ghemical-3.0.0/configure:18739: ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` ghemical-3.0.0/configure-18740- case $ac_top_builddir_sub in ############################################## ghemical-3.0.0/configure-18797-/@mandir@/p' ghemical-3.0.0/configure:18798:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in ghemical-3.0.0/configure-18799-*datarootdir*) ac_datarootdir_seen=yes;; ############################################## ghemical-3.0.0/configure-18814- ghemical-3.0.0/configure:18815:# Neutralize VPATH when `$srcdir' = `.'. ghemical-3.0.0/configure-18816-# Shell code in configure.ac might set extrasub. ############################################## ghemical-3.0.0/configure-18842-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && ghemical-3.0.0/configure:18843: { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } && ghemical-3.0.0/configure:18844: { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } && ghemical-3.0.0/configure-18845- { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir' ############################################## ghemical-3.0.0/configure-18887- * ) ghemical-3.0.0/configure:18888: _am_stamp_count=`expr $_am_stamp_count + 1` ;; ghemical-3.0.0/configure-18889- esac ############################################## ghemical-3.0.0/configure-18935- # Strip MF so we end up with the name of the file. ghemical-3.0.0/configure:18936: mf=`echo "$mf" | sed -e 's/:.*$//'` ghemical-3.0.0/configure-18937- # Check whether this is an Automake generated Makefile or not. ############################################## ghemical-3.0.0/configure-18972- # from the Makefile without running `make'. ghemical-3.0.0/configure:18973: DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` ghemical-3.0.0/configure-18974- test -z "$DEPDIR" && continue ghemical-3.0.0/configure:18975: am__include=`sed -n 's/^am__include = //p' < "$mf"` ghemical-3.0.0/configure-18976- test -z "am__include" && continue ghemical-3.0.0/configure:18977: am__quote=`sed -n 's/^am__quote = //p' < "$mf"` ghemical-3.0.0/configure-18978- # When using ansi2knr, U may be empty or an underscore; expand it ghemical-3.0.0/configure:18979: U=`sed -n 's/^U = //p' < "$mf"` ghemical-3.0.0/configure-18980- # Find all dependency output files, they are included files with ############################################## ghemical-3.0.0/configure-19033- ghemical-3.0.0/configure:19034:# `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services. ghemical-3.0.0/configure-19035-# Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION ############################################## ghemical-3.0.0/configure-19562- # Extract subdirectory from the argument. ghemical-3.0.0/configure:19563: func_dirname_result=`$ECHO "X${1}" | $Xsed -e "$dirname"` ghemical-3.0.0/configure-19564- if test "X$func_dirname_result" = "X${1}"; then ############################################## ghemical-3.0.0/configure-19573-{ ghemical-3.0.0/configure:19574: func_basename_result=`$ECHO "X${1}" | $Xsed -e "$basename"` ghemical-3.0.0/configure-19575-} ############################################## ghemical-3.0.0/configure-19600-{ ghemical-3.0.0/configure:19601: func_opt_split_opt=`$ECHO "X${1}" | $Xsed -e "$my_sed_long_opt"` ghemical-3.0.0/configure:19602: func_opt_split_arg=`$ECHO "X${1}" | $Xsed -e "$my_sed_long_arg"` ghemical-3.0.0/configure-19603-} ############################################## ghemical-3.0.0/configure-19607-{ ghemical-3.0.0/configure:19608: func_lo2o_result=`$ECHO "X${1}" | $Xsed -e "$lo2o"` ghemical-3.0.0/configure-19609-} ############################################## ghemical-3.0.0/configure-19613-{ ghemical-3.0.0/configure:19614: func_xform_result=`$ECHO "X${1}" | $Xsed -e 's/\.[^.]*$/.lo/'` ghemical-3.0.0/configure-19615-} ############################################## ghemical-3.0.0/configure-19619-{ ghemical-3.0.0/configure:19620: func_arith_result=`expr "$@"` ghemical-3.0.0/configure-19621-} ############################################## ghemical-3.0.0/configure-19626-{ ghemical-3.0.0/configure:19627: func_len_result=`expr "$1" : ".*" 2>/dev/null || echo $max_cmd_len` ghemical-3.0.0/configure-19628-} ############################################## ghemical-3.0.0/config.guess-40- ghemical-3.0.0/config.guess:41:me=`echo "$0" | sed -e 's,.*/,,'` ghemical-3.0.0/config.guess-42- ############################################## ghemical-3.0.0/config.guess-109-: ${TMPDIR=/tmp} ; ghemical-3.0.0/config.guess:110: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } || ghemical-3.0.0/config.guess-111- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } || ############################################## ghemical-3.0.0/config.guess-195- *) ghemical-3.0.0/config.guess:196: release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'` ghemical-3.0.0/config.guess-197- ;; ############################################## ghemical-3.0.0/config.guess-222- *4.0) ghemical-3.0.0/config.guess:223: UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'` ghemical-3.0.0/config.guess-224- ;; ghemical-3.0.0/config.guess-225- *5.*) ghemical-3.0.0/config.guess:226: UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'` ghemical-3.0.0/config.guess-227- ;; ############################################## ghemical-3.0.0/config.guess-232- # types through head -n 1, so we only detect the type of CPU 0. ghemical-3.0.0/config.guess:233: ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^ The alpha \(.*\) processor.*$/\1/p' | head -n 1` ghemical-3.0.0/config.guess-234- case "$ALPHA_CPU_TYPE" in ############################################## ghemical-3.0.0/config.guess-270- # 1.2 uses "1.2" for uname -r. ghemical-3.0.0/config.guess:271: echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'` ghemical-3.0.0/config.guess-272- exit ;; ############################################## ghemical-3.0.0/config.guess-327- sun4H:SunOS:5.*:*) ghemical-3.0.0/config.guess:328: echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` ghemical-3.0.0/config.guess-329- exit ;; ghemical-3.0.0/config.guess-330- sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*) ghemical-3.0.0/config.guess:331: echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` ghemical-3.0.0/config.guess-332- exit ;; ghemical-3.0.0/config.guess-333- i86pc:SunOS:5.*:* | i86xen:SunOS:5.*:*) ghemical-3.0.0/config.guess:334: echo i386-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` ghemical-3.0.0/config.guess-335- exit ;; ############################################## ghemical-3.0.0/config.guess-339- # it's likely to be more like Solaris than SunOS4. ghemical-3.0.0/config.guess:340: echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` ghemical-3.0.0/config.guess-341- exit ;; ############################################## ghemical-3.0.0/config.guess-348- # Japanese Language versions have a version number like `4.1.3-JL'. ghemical-3.0.0/config.guess:349: echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'` ghemical-3.0.0/config.guess-350- exit ;; ############################################## ghemical-3.0.0/config.guess-354- sun*:*:4.2BSD:*) ghemical-3.0.0/config.guess:355: UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null` ghemical-3.0.0/config.guess-356- test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3 ############################################## ghemical-3.0.0/config.guess-436- $CC_FOR_BUILD -o $dummy $dummy.c && ghemical-3.0.0/config.guess:437: dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` && ghemical-3.0.0/config.guess:438: SYSTEM_NAME=`$dummy $dummyarg` && ghemical-3.0.0/config.guess-439- { echo "$SYSTEM_NAME"; exit; } ############################################## ghemical-3.0.0/config.guess-492- *:IRIX*:*:*) ghemical-3.0.0/config.guess:493: echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'` ghemical-3.0.0/config.guess-494- exit ;; ############################################## ghemical-3.0.0/config.guess-522-EOF ghemical-3.0.0/config.guess:523: if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` ghemical-3.0.0/config.guess-524- then ############################################## ghemical-3.0.0/config.guess-535- *:AIX:*:[456]) ghemical-3.0.0/config.guess:536: IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'` ghemical-3.0.0/config.guess-537- if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then ############################################## ghemical-3.0.0/config.guess-570- 9000/[34678]??:HP-UX:*:*) ghemical-3.0.0/config.guess:571: HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'` ghemical-3.0.0/config.guess-572- case "${UNAME_MACHINE}" in ############################################## ghemical-3.0.0/config.guess-624-EOF ghemical-3.0.0/config.guess:625: (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy` ghemical-3.0.0/config.guess-626- test -z "$HP_ARCH" && HP_ARCH=hppa ############################################## ghemical-3.0.0/config.guess-652- ia64:HP-UX:*:*) ghemical-3.0.0/config.guess:653: HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'` ghemical-3.0.0/config.guess-654- echo ia64-hp-hpux${HPUX_REV} ############################################## ghemical-3.0.0/config.guess-682-EOF ghemical-3.0.0/config.guess:683: $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` && ghemical-3.0.0/config.guess-684- { echo "$SYSTEM_NAME"; exit; } ############################################## ghemical-3.0.0/config.guess-753- FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'` ghemical-3.0.0/config.guess:754: FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'` ghemical-3.0.0/config.guess-755- echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}" ############################################## ghemical-3.0.0/config.guess-758- FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'` ghemical-3.0.0/config.guess:759: FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'` ghemical-3.0.0/config.guess-760- echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}" ############################################## ghemical-3.0.0/config.guess-773- pc98) ghemical-3.0.0/config.guess:774: echo i386-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;; ghemical-3.0.0/config.guess-775- amd64) ghemical-3.0.0/config.guess:776: echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;; ghemical-3.0.0/config.guess-777- *) ghemical-3.0.0/config.guess:778: echo ${UNAME_MACHINE}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;; ghemical-3.0.0/config.guess-779- esac ############################################## ghemical-3.0.0/config.guess-824- prep*:SunOS:5.*:*) ghemical-3.0.0/config.guess:825: echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` ghemical-3.0.0/config.guess-826- exit ;; ############################################## ghemical-3.0.0/config.guess-828- # the GNU system ghemical-3.0.0/config.guess:829: echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'` ghemical-3.0.0/config.guess-830- exit ;; ############################################## ghemical-3.0.0/config.guess-832- # other systems with GNU libc and userland ghemical-3.0.0/config.guess:833: echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-gnu ghemical-3.0.0/config.guess-834- exit ;; ############################################## ghemical-3.0.0/config.guess-1067- i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*) ghemical-3.0.0/config.guess:1068: UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'` ghemical-3.0.0/config.guess-1069- if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then ############################################## ghemical-3.0.0/config.guess-1308- *:DragonFly:*:*) ghemical-3.0.0/config.guess:1309: echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ghemical-3.0.0/config.guess-1310- exit ;; ############################################## ghemical-3.0.0/config.guess-1321- i*86:skyos:*:*) ghemical-3.0.0/config.guess:1322: echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE}` | sed -e 's/ .*$//' ghemical-3.0.0/config.guess-1323- exit ;; ############################################## ghemical-3.0.0/config.guess-1446- ghemical-3.0.0/config.guess:1447:$CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null && SYSTEM_NAME=`$dummy` && ghemical-3.0.0/config.guess-1448- { echo "$SYSTEM_NAME"; exit; } ############################################## ghemical-3.0.0/install-sh-103- ghemical-3.0.0/install-sh:104: -t=*) transformarg=`echo $1 | sed 's/-t=//'` ghemical-3.0.0/install-sh-105- shift ############################################## ghemical-3.0.0/install-sh-107- ghemical-3.0.0/install-sh:108: -b=*) transformbasename=`echo $1 | sed 's/-b=//'` ghemical-3.0.0/install-sh-109- shift ############################################## ghemical-3.0.0/install-sh-169- then ghemical-3.0.0/install-sh:170: dst=$dst/`basename "$src"` ghemical-3.0.0/install-sh-171- else ############################################## ghemical-3.0.0/install-sh-176-## this sed command emulates the dirname command ghemical-3.0.0/install-sh:177:dstdir=`echo "$dst" | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'` ghemical-3.0.0/install-sh-178- ############################################## ghemical-3.0.0/install-sh-190-IFS='%' ghemical-3.0.0/install-sh:191:set - `echo "$dstdir" | sed -e 's@/@%@g' -e 's@^%@/@'` ghemical-3.0.0/install-sh-192-IFS=$oIFS ############################################## ghemical-3.0.0/install-sh-224- then ghemical-3.0.0/install-sh:225: dstfile=`basename "$dst"` ghemical-3.0.0/install-sh-226- else ############################################## ghemical-3.0.0/install-sh-234- then ghemical-3.0.0/install-sh:235: dstfile=`basename "$dst"` ghemical-3.0.0/install-sh-236- else ############################################## ghemical-3.0.0/aclocal.m4-223- GLIB_PATH_PROG_WITH_TEST(MSGFMT, msgfmt, ghemical-3.0.0/aclocal.m4:224: [test -z "`$ac_dir/$ac_word -h 2>&1 | grep 'dv '`"], no)dnl ghemical-3.0.0/aclocal.m4-225- if test "$MSGFMT" != "no"; then ############################################## ghemical-3.0.0/aclocal.m4-244- GLIB_PATH_PROG_WITH_TEST(XGETTEXT, xgettext, ghemical-3.0.0/aclocal.m4:245: [test -z "`$ac_dir/$ac_word -h 2>&1 | grep '(HELP)'`"], :) ghemical-3.0.0/aclocal.m4-246- AC_TRY_LINK(, [extern int _nl_msg_cat_cntr; ############################################## ghemical-3.0.0/aclocal.m4-392- if test "x$srcdir" != "x."; then ghemical-3.0.0/aclocal.m4:393: if test "x`echo $srcdir | sed 's@/.*@@'`" = "x"; then ghemical-3.0.0/aclocal.m4-394- posrcprefix="$srcdir/" ############################################## ghemical-3.0.0/aclocal.m4-416-test "x$exec_prefix" = xNONE && exec_prefix=$prefix ghemical-3.0.0/aclocal.m4:417:datarootdir=`eval echo "${datarootdir}"` ghemical-3.0.0/aclocal.m4-418-if test "x$CATOBJEXT" = "x.mo" ; then ghemical-3.0.0/aclocal.m4:419: localedir=`eval echo "${libdir}/locale"` ghemical-3.0.0/aclocal.m4-420-else ghemical-3.0.0/aclocal.m4:421: localedir=`eval echo "${datadir}/locale"` ghemical-3.0.0/aclocal.m4-422-fi ############################################## ghemical-3.0.0/aclocal.m4-472- ghemical-3.0.0/aclocal.m4:473: INTLTOOL_REQUIRED_VERSION_AS_INT=`echo $1 | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'` ghemical-3.0.0/aclocal.m4-474- INTLTOOL_APPLIED_VERSION=`intltool-update --version | head -1 | cut -d" " -f3` ghemical-3.0.0/aclocal.m4:475: [INTLTOOL_APPLIED_VERSION_AS_INT=`echo $INTLTOOL_APPLIED_VERSION | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'` ghemical-3.0.0/aclocal.m4-476- ] ############################################## ghemical-3.0.0/aclocal.m4-536-fi ghemical-3.0.0/aclocal.m4:537:xgversion="`$XGETTEXT --version|grep '(GNU ' 2> /dev/null`" ghemical-3.0.0/aclocal.m4:538:mmversion="`$MSGMERGE --version|grep '(GNU ' 2> /dev/null`" ghemical-3.0.0/aclocal.m4:539:mfversion="`$MSGFMT --version|grep '(GNU ' 2> /dev/null`" ghemical-3.0.0/aclocal.m4-540-if test -z "$xgversion" -o -z "$mmversion" -o -z "$mfversion"; then ############################################## ghemical-3.0.0/aclocal.m4-552-else ghemical-3.0.0/aclocal.m4:553: IT_PERL_VERSION="`$INTLTOOL_PERL -e \"printf '%vd', $^V\"`" ghemical-3.0.0/aclocal.m4-554- AC_MSG_RESULT([$IT_PERL_VERSION]) ############################################## ghemical-3.0.0/aclocal.m4-557- AC_MSG_CHECKING([for XML::Parser]) ghemical-3.0.0/aclocal.m4:558: if `$INTLTOOL_PERL -e "require XML::Parser" 2>/dev/null`; then ghemical-3.0.0/aclocal.m4-559- AC_MSG_RESULT([ok]) ############################################## ghemical-3.0.0/aclocal.m4-768-done ghemical-3.0.0/aclocal.m4:769:cc_basename=`$ECHO "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"` ghemical-3.0.0/aclocal.m4-770-]) ############################################## ghemical-3.0.0/aclocal.m4-1052-m4_define([_LT_CONFIG_STATUS_DECLARE], ghemical-3.0.0/aclocal.m4:1053:[$1='`$ECHO "X$][$1" | $Xsed -e "$delay_single_quote_subst"`']) ghemical-3.0.0/aclocal.m4-1054- ############################################## ghemical-3.0.0/aclocal.m4-1062-# ghemical-3.0.0/aclocal.m4:1063:# <var>='`$ECHO "X$<var>" | $Xsed -e "$delay_single_quote_subst"`' ghemical-3.0.0/aclocal.m4-1064-m4_defun([_LT_CONFIG_STATUS_DECLARATIONS], ############################################## ghemical-3.0.0/aclocal.m4-1164-]], lt_decl_quote_varnames); do ghemical-3.0.0/aclocal.m4:1165: case \`eval \\\\\$ECHO "X\\\\\$\$var"\` in ghemical-3.0.0/aclocal.m4-1166- *[[\\\\\\\`\\"\\\$]]*) ghemical-3.0.0/aclocal.m4:1167: eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"X\\\$\$var\\" | \\\$Xsed -e \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ghemical-3.0.0/aclocal.m4-1168- ;; ############################################## ghemical-3.0.0/aclocal.m4-1177-]], lt_decl_dquote_varnames); do ghemical-3.0.0/aclocal.m4:1178: case \`eval \\\\\$ECHO "X\\\\\$\$var"\` in ghemical-3.0.0/aclocal.m4-1179- *[[\\\\\\\`\\"\\\$]]*) ghemical-3.0.0/aclocal.m4:1180: eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"X\\\$\$var\\" | \\\$Xsed -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ghemical-3.0.0/aclocal.m4-1181- ;; ############################################## ghemical-3.0.0/aclocal.m4-1190-*'\\\[$]0 --fallback-echo"')dnl " ghemical-3.0.0/aclocal.m4:1191: lt_ECHO=\`\$ECHO "X\$lt_ECHO" | \$Xsed -e 's/\\\\\\\\\\\\\\\[$]0 --fallback-echo"\[$]/\[$]0 --fallback-echo"/'\` ghemical-3.0.0/aclocal.m4-1192- ;; ############################################## ghemical-3.0.0/aclocal.m4-1326- ghemical-3.0.0/aclocal.m4:1327:# `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services. ghemical-3.0.0/aclocal.m4-1328-# Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION ############################################## ghemical-3.0.0/aclocal.m4-1673- }' ghemical-3.0.0/aclocal.m4:1674:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` ghemical-3.0.0/aclocal.m4-1675-# Check for a 64-bit object if we didn't find anything. ghemical-3.0.0/aclocal.m4-1676-if test -z "$aix_libpath"; then ghemical-3.0.0/aclocal.m4:1677: aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` ghemical-3.0.0/aclocal.m4-1678-fi],[]) ############################################## ghemical-3.0.0/aclocal.m4-1705- # Remove one level of quotation (which was required for Make). ghemical-3.0.0/aclocal.m4:1706: ECHO=`echo "$lt_ECHO" | sed 's,\\\\\[$]\\[$]0,'[$]0','` ghemical-3.0.0/aclocal.m4-1707- ;; ############################################## ghemical-3.0.0/aclocal.m4-1716- : ghemical-3.0.0/aclocal.m4:1717:elif test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' ; then ghemical-3.0.0/aclocal.m4-1718- # Yippee, $ECHO works! ############################################## ghemical-3.0.0/aclocal.m4-1742- # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ... ghemical-3.0.0/aclocal.m4:1743: if { echo_test_string=`eval $cmd`; } 2>/dev/null && ghemical-3.0.0/aclocal.m4-1744- { test "X$echo_test_string" = "X$echo_test_string"; } 2>/dev/null ############################################## ghemical-3.0.0/aclocal.m4-1750- ghemical-3.0.0/aclocal.m4:1751: if test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' && ghemical-3.0.0/aclocal.m4:1752: echo_testing_string=`{ $ECHO "$echo_test_string"; } 2>/dev/null` && ghemical-3.0.0/aclocal.m4-1753- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## ghemical-3.0.0/aclocal.m4-1765- if (test -f $dir/echo || test -f $dir/echo$ac_exeext) && ghemical-3.0.0/aclocal.m4:1766: test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' && ghemical-3.0.0/aclocal.m4:1767: echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` && ghemical-3.0.0/aclocal.m4-1768- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## ghemical-3.0.0/aclocal.m4-1777- if test "X`{ print -r '\t'; } 2>/dev/null`" = 'X\t' && ghemical-3.0.0/aclocal.m4:1778: echo_testing_string=`{ print -r "$echo_test_string"; } 2>/dev/null` && ghemical-3.0.0/aclocal.m4-1779- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## ghemical-3.0.0/aclocal.m4-1792- ECHO='printf %s\n' ghemical-3.0.0/aclocal.m4:1793: if test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' && ghemical-3.0.0/aclocal.m4:1794: echo_testing_string=`{ $ECHO "$echo_test_string"; } 2>/dev/null` && ghemical-3.0.0/aclocal.m4-1795- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## ghemical-3.0.0/aclocal.m4-1797- : ghemical-3.0.0/aclocal.m4:1798: elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` && ghemical-3.0.0/aclocal.m4-1799- test "X$echo_testing_string" = 'X\t' && ghemical-3.0.0/aclocal.m4:1800: echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` && ghemical-3.0.0/aclocal.m4-1801- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## ghemical-3.0.0/aclocal.m4-1806- ECHO="$CONFIG_SHELL [$]0 --fallback-echo" ghemical-3.0.0/aclocal.m4:1807: elif echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` && ghemical-3.0.0/aclocal.m4-1808- test "X$echo_testing_string" = 'X\t' && ghemical-3.0.0/aclocal.m4:1809: echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` && ghemical-3.0.0/aclocal.m4-1810- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## ghemical-3.0.0/aclocal.m4-1816- for cmd in 'echo test' 'sed 2q "[$]0"' 'sed 10q "[$]0"' 'sed 20q "[$]0"' 'sed 50q "[$]0"'; do ghemical-3.0.0/aclocal.m4:1817: if { test "X$echo_test_string" = "X`eval $cmd`"; } 2>/dev/null ghemical-3.0.0/aclocal.m4-1818- then ############################################## ghemical-3.0.0/aclocal.m4-1824- if test "$prev" != 'sed 50q "[$]0"'; then ghemical-3.0.0/aclocal.m4:1825: echo_test_string=`eval $prev` ghemical-3.0.0/aclocal.m4-1826- export echo_test_string ############################################## ghemical-3.0.0/aclocal.m4-1867- if AC_TRY_EVAL(ac_compile); then ghemical-3.0.0/aclocal.m4:1868: case `/usr/bin/file conftest.$ac_objext` in ghemical-3.0.0/aclocal.m4-1869- *ELF-32*) ############################################## ghemical-3.0.0/aclocal.m4-1883- if test "$lt_cv_prog_gnu_ld" = yes; then ghemical-3.0.0/aclocal.m4:1884: case `/usr/bin/file conftest.$ac_objext` in ghemical-3.0.0/aclocal.m4-1885- *32-bit*) ############################################## ghemical-3.0.0/aclocal.m4-1895- else ghemical-3.0.0/aclocal.m4:1896: case `/usr/bin/file conftest.$ac_objext` in ghemical-3.0.0/aclocal.m4-1897- *32-bit*) ############################################## ghemical-3.0.0/aclocal.m4-2187- # And add a safety zone ghemical-3.0.0/aclocal.m4:2188: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4` ghemical-3.0.0/aclocal.m4:2189: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3` ghemical-3.0.0/aclocal.m4-2190- ;; ############################################## ghemical-3.0.0/aclocal.m4-2215- if test -n "$kargmax"; then ghemical-3.0.0/aclocal.m4:2216: lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[ ]]//'` ghemical-3.0.0/aclocal.m4-2217- else ############################################## ghemical-3.0.0/aclocal.m4-2223- if test -n "$lt_cv_sys_max_cmd_len"; then ghemical-3.0.0/aclocal.m4:2224: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4` ghemical-3.0.0/aclocal.m4:2225: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3` ghemical-3.0.0/aclocal.m4-2226- else ############################################## ghemical-3.0.0/aclocal.m4-2235- # we can't tell. ghemical-3.0.0/aclocal.m4:2236: while { test "X"`$SHELL [$]0 --fallback-echo "X$teststring$teststring" 2>/dev/null` \ ghemical-3.0.0/aclocal.m4-2237- = "XX$teststring$teststring"; } >/dev/null 2>&1 && ############################################## ghemical-3.0.0/aclocal.m4-2239- do ghemical-3.0.0/aclocal.m4:2240: i=`expr $i + 1` ghemical-3.0.0/aclocal.m4-2241- teststring=$teststring$teststring ############################################## ghemical-3.0.0/aclocal.m4-2243- # Only check the string length outside the loop. ghemical-3.0.0/aclocal.m4:2244: lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1` ghemical-3.0.0/aclocal.m4-2245- teststring= ############################################## ghemical-3.0.0/aclocal.m4-2248- # linker. It appears as though 1/2 is a usable value. ghemical-3.0.0/aclocal.m4:2249: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2` ghemical-3.0.0/aclocal.m4-2250- fi ############################################## ghemical-3.0.0/aclocal.m4-2563- if test "$hard_links" = no; then ghemical-3.0.0/aclocal.m4:2564: AC_MSG_WARN([`$CC' does not support `-c -o', so `make -j' may be unsafe]) ghemical-3.0.0/aclocal.m4-2565- need_locks=warn ############################################## ghemical-3.0.0/aclocal.m4-2689- esac ghemical-3.0.0/aclocal.m4:2690: lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e "s,=/,/,g"` ghemical-3.0.0/aclocal.m4-2691- if $ECHO "$lt_search_path_spec" | $GREP ';' >/dev/null ; then ############################################## ghemical-3.0.0/aclocal.m4-2695- # okay in the real world where ";" in dirpaths is itself problematic. ghemical-3.0.0/aclocal.m4:2696: lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED -e 's/;/ /g'` ghemical-3.0.0/aclocal.m4-2697- else ghemical-3.0.0/aclocal.m4:2698: lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` ghemical-3.0.0/aclocal.m4-2699- fi ############################################## ghemical-3.0.0/aclocal.m4-2702- lt_tmp_lt_search_path_spec= ghemical-3.0.0/aclocal.m4:2703: lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null` ghemical-3.0.0/aclocal.m4-2704- for lt_sys_path in $lt_search_path_spec; do ############################################## ghemical-3.0.0/aclocal.m4-2731-}'` ghemical-3.0.0/aclocal.m4:2732: sys_lib_search_path_spec=`$ECHO $lt_search_path_spec` ghemical-3.0.0/aclocal.m4-2733-else ############################################## ghemical-3.0.0/aclocal.m4-2819- # Create ${libname}_ixlibrary.a entries in /sys/libs. ghemical-3.0.0/aclocal.m4:2820: finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$ECHO "X$lib" | $Xsed -e '\''s%^.*/\([[^/]]*\)\.ixlibrary$%\1%'\''`; test $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' ghemical-3.0.0/aclocal.m4-2821- ;; ############################################## ghemical-3.0.0/aclocal.m4-2854- # DLL is installed to $(libdir)/../bin by postinstall_cmds ghemical-3.0.0/aclocal.m4:2855: postinstall_cmds='base_file=`basename \${file}`~ ghemical-3.0.0/aclocal.m4:2856: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~ ghemical-3.0.0/aclocal.m4:2857: dldir=$destdir/`dirname \$dlpath`~ ghemical-3.0.0/aclocal.m4-2858- test -d \$dldir || mkdir -p \$dldir~ ############################################## ghemical-3.0.0/aclocal.m4-2863- fi' ghemical-3.0.0/aclocal.m4:2864: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ ghemical-3.0.0/aclocal.m4-2865- dlpath=$dir/\$dldll~ ############################################## ghemical-3.0.0/aclocal.m4-2871- # Cygwin DLLs use 'cyg' prefix rather than 'lib' ghemical-3.0.0/aclocal.m4:2872: soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}' ghemical-3.0.0/aclocal.m4-2873- sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib" ############################################## ghemical-3.0.0/aclocal.m4-2876- # MinGW DLLs use traditional 'lib' prefix ghemical-3.0.0/aclocal.m4:2877: soname_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}' ghemical-3.0.0/aclocal.m4:2878: sys_lib_search_path_spec=`$CC -print-search-dirs | $GREP "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"` ghemical-3.0.0/aclocal.m4-2879- if $ECHO "$sys_lib_search_path_spec" | [$GREP ';[c-zC-Z]:/' >/dev/null]; then ############################################## ghemical-3.0.0/aclocal.m4-2885- # which wouldn't understand a cygwinified path. Ahh. ghemical-3.0.0/aclocal.m4:2886: sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` ghemical-3.0.0/aclocal.m4-2887- else ghemical-3.0.0/aclocal.m4:2888: sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` ghemical-3.0.0/aclocal.m4-2889- fi ############################################## ghemical-3.0.0/aclocal.m4-2892- # pw32 DLLs use 'pw' prefix rather than 'lib' ghemical-3.0.0/aclocal.m4:2893: library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}' ghemical-3.0.0/aclocal.m4-2894- ;; ############################################## ghemical-3.0.0/aclocal.m4-2898- *) ghemical-3.0.0/aclocal.m4:2899: library_names_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext} $libname.lib' ghemical-3.0.0/aclocal.m4-2900- ;; ############################################## ghemical-3.0.0/aclocal.m4-2915- shlibpath_var=DYLD_LIBRARY_PATH ghemical-3.0.0/aclocal.m4:2916: shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`' ghemical-3.0.0/aclocal.m4-2917-m4_if([$1], [],[ ############################################## ghemical-3.0.0/aclocal.m4-3116- if test -f /etc/ld.so.conf; then ghemical-3.0.0/aclocal.m4:3117: 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;/^$/d' | tr '\n' ' '` ghemical-3.0.0/aclocal.m4-3118- sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra" ############################################## ghemical-3.0.0/aclocal.m4-3190- shlibpath_var=LD_LIBRARY_PATH ghemical-3.0.0/aclocal.m4:3191: if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then ghemical-3.0.0/aclocal.m4-3192- case $host_os in ############################################## ghemical-3.0.0/aclocal.m4-3405- "file_magic "*) ghemical-3.0.0/aclocal.m4:3406: file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"` ghemical-3.0.0/aclocal.m4-3407- MAGIC_CMD="$lt_cv_path_MAGIC_CMD" ############################################## ghemical-3.0.0/aclocal.m4-3487- # gcc leaves a trailing carriage return which upsets mingw ghemical-3.0.0/aclocal.m4:3488: ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; ghemical-3.0.0/aclocal.m4-3489- *) ghemical-3.0.0/aclocal.m4:3490: ac_prog=`($CC -print-prog-name=ld) 2>&5` ;; ghemical-3.0.0/aclocal.m4-3491- esac ############################################## ghemical-3.0.0/aclocal.m4-3496- # Canonicalize the pathname of ld ghemical-3.0.0/aclocal.m4:3497: ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'` ghemical-3.0.0/aclocal.m4-3498- while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do ghemical-3.0.0/aclocal.m4:3499: ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"` ghemical-3.0.0/aclocal.m4-3500- done ############################################## ghemical-3.0.0/aclocal.m4-3527- # Break only if it was the GNU/non-GNU ld that we prefer. ghemical-3.0.0/aclocal.m4:3528: case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in ghemical-3.0.0/aclocal.m4-3529- *GNU* | *'with BFD'*) ############################################## ghemical-3.0.0/aclocal.m4-3567-[# I'd rather use --version here, but apparently some GNU lds only accept -v. ghemical-3.0.0/aclocal.m4:3568:case `$LD -v 2>&1 </dev/null` in ghemical-3.0.0/aclocal.m4-3569-*GNU* | *'with BFD'*) ############################################## ghemical-3.0.0/aclocal.m4-3751-openbsd*) ghemical-3.0.0/aclocal.m4:3752: if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then ghemical-3.0.0/aclocal.m4-3753- lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$' ############################################## ghemical-3.0.0/aclocal.m4-3842- # Tru64's nm complains that /dev/null is an invalid object file ghemical-3.0.0/aclocal.m4:3843: case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in ghemical-3.0.0/aclocal.m4-3844- */dev/null* | *'Invalid file or object type'*) ############################################## ghemical-3.0.0/aclocal.m4-3848- *) ghemical-3.0.0/aclocal.m4:3849: case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in ghemical-3.0.0/aclocal.m4-3850- */dev/null*) ############################################## ghemical-3.0.0/aclocal.m4-4013-# If we're using GNU nm, then use its standard symbol codes. ghemical-3.0.0/aclocal.m4:4014:case `$NM -V 2>&1` in ghemical-3.0.0/aclocal.m4-4015-*GNU* | *'with BFD'*) ############################################## ghemical-3.0.0/aclocal.m4-4031-mingw*) ghemical-3.0.0/aclocal.m4:4032: opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp ghemical-3.0.0/aclocal.m4-4033- ;; ############################################## ghemical-3.0.0/aclocal.m4-4082- nlist=conftest.nm ghemical-3.0.0/aclocal.m4:4083: if AC_TRY_EVAL(NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist) && test -s "$nlist"; then ghemical-3.0.0/aclocal.m4-4084- # Try sorting and uniquifying the output. ############################################## ghemical-3.0.0/aclocal.m4-4389- *) ghemical-3.0.0/aclocal.m4:4390: case `$CC -V 2>&1 | sed 5q` in ghemical-3.0.0/aclocal.m4-4391- *Sun\ C*) ############################################## ghemical-3.0.0/aclocal.m4-4673- *) ghemical-3.0.0/aclocal.m4:4674: case `$CC -V 2>&1 | sed 5q` in ghemical-3.0.0/aclocal.m4-4675- *Sun\ C*) ############################################## ghemical-3.0.0/aclocal.m4-4928- supports_anon_versioning=no ghemical-3.0.0/aclocal.m4:4929: case `$LD -v 2>&1` in ghemical-3.0.0/aclocal.m4-4930- *GNU\ gold*) supports_anon_versioning=yes ;; ############################################## ghemical-3.0.0/aclocal.m4-4994- # is EXPORTS), use it as is; otherwise, prepend... ghemical-3.0.0/aclocal.m4:4995: _LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then ghemical-3.0.0/aclocal.m4-4996- cp $export_symbols $output_objdir/$soname.def; ############################################## ghemical-3.0.0/aclocal.m4-5017- # time. Moving up from 0x10000000 also allows more sbrk(2) space. ghemical-3.0.0/aclocal.m4:5018: _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' ghemical-3.0.0/aclocal.m4:5019: _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' ghemical-3.0.0/aclocal.m4-5020- ;; ############################################## ghemical-3.0.0/aclocal.m4-5035- pgcc*) # Portland Group C compiler ghemical-3.0.0/aclocal.m4:5036: _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive' ghemical-3.0.0/aclocal.m4-5037- tmp_addflag=' $pic_flag' ############################################## ghemical-3.0.0/aclocal.m4-5039- pgf77* | pgf90* | pgf95*) # Portland Group f77 and f90 compilers ghemical-3.0.0/aclocal.m4:5040: _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive' ghemical-3.0.0/aclocal.m4-5041- tmp_addflag=' $pic_flag -Mnomain' ;; ############################################## ghemical-3.0.0/aclocal.m4-5054- esac ghemical-3.0.0/aclocal.m4:5055: case `$CC -V 2>&1 | sed 5q` in ghemical-3.0.0/aclocal.m4-5056- *Sun\ C*) # Sun C 5.9 ghemical-3.0.0/aclocal.m4:5057: _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; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive' ghemical-3.0.0/aclocal.m4-5058- _LT_TAGVAR(compiler_needs_object, $1)=yes ############################################## ghemical-3.0.0/aclocal.m4-5123- sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*) ghemical-3.0.0/aclocal.m4:5124: case `$LD -v 2>&1` in ghemical-3.0.0/aclocal.m4-5125- *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*) ############################################## ghemical-3.0.0/aclocal.m4-5244- # below for broken collect2 doesn't work under 4.3+ ghemical-3.0.0/aclocal.m4:5245: collect2name=`${CC} -print-prog-name=collect2` ghemical-3.0.0/aclocal.m4-5246- if test -f "$collect2name" && ############################################## ghemical-3.0.0/aclocal.m4-5294- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath" ghemical-3.0.0/aclocal.m4:5295: _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then $ECHO "X${wl}${allow_undefined_flag}" | $Xsed; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag" ghemical-3.0.0/aclocal.m4-5296- else ############################################## ghemical-3.0.0/aclocal.m4-5349- # FIXME: Setting linknames here is a bad hack. ghemical-3.0.0/aclocal.m4:5350: _LT_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `$ECHO "X$deplibs" | $Xsed -e '\''s/ -lc$//'\''` -link -dll~linknames=' ghemical-3.0.0/aclocal.m4-5351- # The linker will automatically build a .lib file if we build a DLL. ############################################## ghemical-3.0.0/aclocal.m4-5354- _LT_TAGVAR(old_archive_cmds, $1)='lib -OUT:$oldlib$oldobjs$old_deplibs' ghemical-3.0.0/aclocal.m4:5355: _LT_TAGVAR(fix_srcfile_path, $1)='`cygpath -w "$srcfile"`' ghemical-3.0.0/aclocal.m4-5356- _LT_TAGVAR(enable_shared_with_static_runtimes, $1)=yes ############################################## ghemical-3.0.0/aclocal.m4-5484- if test "$GCC" = yes; then ghemical-3.0.0/aclocal.m4:5485: _LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' ghemical-3.0.0/aclocal.m4-5486- # Try to use the -exported_symbol ld option, if it does not ############################################## ghemical-3.0.0/aclocal.m4-5491- AC_LINK_IFELSE(int foo(void) {}, ghemical-3.0.0/aclocal.m4:5492: _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations ${wl}-exports_file ${wl}$export_symbols -o $lib' ghemical-3.0.0/aclocal.m4-5493- ) ############################################## ghemical-3.0.0/aclocal.m4-5495- else ghemical-3.0.0/aclocal.m4:5496: _LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib' ghemical-3.0.0/aclocal.m4:5497: _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -exports_file $export_symbols -o $lib' ghemical-3.0.0/aclocal.m4-5498- fi ############################################## ghemical-3.0.0/aclocal.m4-5532- _LT_TAGVAR(hardcode_direct_absolute, $1)=yes ghemical-3.0.0/aclocal.m4:5533: if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then ghemical-3.0.0/aclocal.m4-5534- _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' ############################################## ghemical-3.0.0/aclocal.m4-5565- _LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*' ghemical-3.0.0/aclocal.m4:5566: _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' ghemical-3.0.0/aclocal.m4-5567- else ghemical-3.0.0/aclocal.m4-5568- _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*' ghemical-3.0.0/aclocal.m4:5569: _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib' ghemical-3.0.0/aclocal.m4-5570- fi ############################################## ghemical-3.0.0/aclocal.m4-5578- _LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*' ghemical-3.0.0/aclocal.m4:5579: _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' ghemical-3.0.0/aclocal.m4-5580- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir' ############################################## ghemical-3.0.0/aclocal.m4-5582- _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*' ghemical-3.0.0/aclocal.m4:5583: _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib' ghemical-3.0.0/aclocal.m4:5584: _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~ ghemical-3.0.0/aclocal.m4:5585: $CC -shared${allow_undefined_flag} ${wl}-input ${wl}$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib~$RM $lib.exp' ghemical-3.0.0/aclocal.m4-5586- ############################################## ghemical-3.0.0/aclocal.m4-5601- else ghemical-3.0.0/aclocal.m4:5602: case `$CC -V 2>&1` in ghemical-3.0.0/aclocal.m4-5603- *"Compilers 5.0"*) ############################################## ghemical-3.0.0/aclocal.m4-5793- _LT_TAGVAR(allow_undefined_flag, $1)= ghemical-3.0.0/aclocal.m4:5794: if AC_TRY_EVAL(_LT_TAGVAR(archive_cmds, $1) 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1) ghemical-3.0.0/aclocal.m4-5795- then ############################################## ghemical-3.0.0/aclocal.m4-6103- # ancient GNU ld didn't support --whole-archive et. al. ghemical-3.0.0/aclocal.m4:6104: if eval "`$CC -print-prog-name=ld` --help 2>&1" | ghemical-3.0.0/aclocal.m4-6105- $GREP 'no-whole-archive' > /dev/null; then ############################################## ghemical-3.0.0/aclocal.m4-6186- # below for broken collect2 doesn't work under 4.3+ ghemical-3.0.0/aclocal.m4:6187: collect2name=`${CC} -print-prog-name=collect2` ghemical-3.0.0/aclocal.m4-6188- if test -f "$collect2name" && ############################################## ghemical-3.0.0/aclocal.m4-6236- ghemical-3.0.0/aclocal.m4:6237: _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then $ECHO "X${wl}${allow_undefined_flag}" | $Xsed; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag" ghemical-3.0.0/aclocal.m4-6238- else ############################################## ghemical-3.0.0/aclocal.m4-6293- # is EXPORTS), use it as is; otherwise, prepend... ghemical-3.0.0/aclocal.m4:6294: _LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then ghemical-3.0.0/aclocal.m4-6295- cp $export_symbols $output_objdir/$soname.def; ############################################## ghemical-3.0.0/aclocal.m4-6369- # dependencies. ghemical-3.0.0/aclocal.m4:6370: 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; $ECHO "X$list" | $Xsed' ghemical-3.0.0/aclocal.m4-6371- ;; ############################################## ghemical-3.0.0/aclocal.m4-6434- # dependencies. ghemical-3.0.0/aclocal.m4:6435: 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; $ECHO "X$list" | $Xsed' ghemical-3.0.0/aclocal.m4-6436- ;; ############################################## ghemical-3.0.0/aclocal.m4-6470- # time. Moving up from 0x10000000 also allows more sbrk(2) space. ghemical-3.0.0/aclocal.m4:6471: _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' ghemical-3.0.0/aclocal.m4:6472: _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' ghemical-3.0.0/aclocal.m4-6473- ;; ############################################## ghemical-3.0.0/aclocal.m4-6477- # SGI C++ ghemical-3.0.0/aclocal.m4:6478: _LT_TAGVAR(archive_cmds, $1)='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib' ghemical-3.0.0/aclocal.m4-6479- ############################################## ghemical-3.0.0/aclocal.m4-6488- if test "$with_gnu_ld" = no; then ghemical-3.0.0/aclocal.m4:6489: _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' ghemical-3.0.0/aclocal.m4-6490- else ghemical-3.0.0/aclocal.m4:6491: _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` -o $lib' ghemical-3.0.0/aclocal.m4-6492- fi ############################################## ghemical-3.0.0/aclocal.m4-6509- # to its proper name (with version) after linking. ghemical-3.0.0/aclocal.m4:6510: _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' ghemical-3.0.0/aclocal.m4:6511: _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' ghemical-3.0.0/aclocal.m4-6512- # Commands to make compiler produce verbose output that lists ############################################## ghemical-3.0.0/aclocal.m4-6519- # dependencies. ghemical-3.0.0/aclocal.m4:6520: 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; $ECHO "X$list" | $Xsed' ghemical-3.0.0/aclocal.m4-6521- ############################################## ghemical-3.0.0/aclocal.m4-6534- # earlier do not add the objects themselves. ghemical-3.0.0/aclocal.m4:6535: case `$CC -V 2>&1` in ghemical-3.0.0/aclocal.m4-6536- *"Version 7."*) ############################################## ghemical-3.0.0/aclocal.m4-6555- # Portland Group C++ compiler ghemical-3.0.0/aclocal.m4:6556: case `$CC -V` in ghemical-3.0.0/aclocal.m4-6557- *pgCC\ [[1-5]]* | *pgcpp\ [[1-5]]*) ############################################## ghemical-3.0.0/aclocal.m4-6560- $CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~ ghemical-3.0.0/aclocal.m4:6561: compile_command="$compile_command `find $tpldir -name \*.o | $NL2SP`"' ghemical-3.0.0/aclocal.m4-6562- _LT_TAGVAR(old_archive_cmds, $1)='tpldir=Template.dir~ ############################################## ghemical-3.0.0/aclocal.m4-6564- $CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~ ghemical-3.0.0/aclocal.m4:6565: $AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | $NL2SP`~ ghemical-3.0.0/aclocal.m4-6566- $RANLIB $oldlib' ############################################## ghemical-3.0.0/aclocal.m4-6569- $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~ ghemical-3.0.0/aclocal.m4:6570: $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname -o $lib' ghemical-3.0.0/aclocal.m4-6571- _LT_TAGVAR(archive_expsym_cmds, $1)='tpldir=Template.dir~ ############################################## ghemical-3.0.0/aclocal.m4-6573- $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~ ghemical-3.0.0/aclocal.m4:6574: $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname ${wl}-retain-symbols-file ${wl}$export_symbols -o $lib' ghemical-3.0.0/aclocal.m4-6575- ;; ############################################## ghemical-3.0.0/aclocal.m4-6583- _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic' ghemical-3.0.0/aclocal.m4:6584: _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive' ghemical-3.0.0/aclocal.m4-6585- ;; ############################################## ghemical-3.0.0/aclocal.m4-6602- # dependencies. ghemical-3.0.0/aclocal.m4:6603: output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld"`; templist=`$ECHO "X$templist" | $Xsed -e "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; $ECHO "X$list" | $Xsed' ghemical-3.0.0/aclocal.m4-6604- ;; ############################################## ghemical-3.0.0/aclocal.m4-6617- *) ghemical-3.0.0/aclocal.m4:6618: case `$CC -V 2>&1 | sed 5q` in ghemical-3.0.0/aclocal.m4-6619- *Sun\ C*) ############################################## ghemical-3.0.0/aclocal.m4-6624- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir' ghemical-3.0.0/aclocal.m4:6625: _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; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive' ghemical-3.0.0/aclocal.m4-6626- _LT_TAGVAR(compiler_needs_object, $1)=yes ############################################## ghemical-3.0.0/aclocal.m4-6694- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir' ghemical-3.0.0/aclocal.m4:6695: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then ghemical-3.0.0/aclocal.m4-6696- _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' ############################################## ghemical-3.0.0/aclocal.m4-6713- # to its proper name (with version) after linking. ghemical-3.0.0/aclocal.m4:6714: _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' ghemical-3.0.0/aclocal.m4-6715- ############################################## ghemical-3.0.0/aclocal.m4-6734- _LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*' ghemical-3.0.0/aclocal.m4:6735: _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && $ECHO "X${wl}-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib' ghemical-3.0.0/aclocal.m4-6736- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir' ############################################## ghemical-3.0.0/aclocal.m4-6739- _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*' ghemical-3.0.0/aclocal.m4:6740: _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib' ghemical-3.0.0/aclocal.m4:6741: _LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~ ghemical-3.0.0/aclocal.m4-6742- echo "-hidden">> $lib.exp~ ghemical-3.0.0/aclocal.m4:6743: $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 "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib~ ghemical-3.0.0/aclocal.m4-6744- $RM $lib.exp' ############################################## ghemical-3.0.0/aclocal.m4-6758- # dependencies. ghemical-3.0.0/aclocal.m4:6759: output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld" | $GREP -v "ld:"`; templist=`$ECHO "X$templist" | $Xsed -e "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; $ECHO "X$list" | $Xsed' ghemical-3.0.0/aclocal.m4-6760- ;; ############################################## ghemical-3.0.0/aclocal.m4-6765- osf3*) ghemical-3.0.0/aclocal.m4:6766: _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" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' ghemical-3.0.0/aclocal.m4-6767- ;; ghemical-3.0.0/aclocal.m4-6768- *) ghemical-3.0.0/aclocal.m4:6769: _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' ghemical-3.0.0/aclocal.m4-6770- ;; ############################################## ghemical-3.0.0/aclocal.m4-7064- ghemical-3.0.0/aclocal.m4:7065: for p in `eval "$output_verbose_link_cmd"`; do ghemical-3.0.0/aclocal.m4-7066- case $p in ############################################## ghemical-3.0.0/aclocal.m4-7150-linux*) ghemical-3.0.0/aclocal.m4:7151: case `$CC -V 2>&1 | sed 5q` in ghemical-3.0.0/aclocal.m4-7152- *Sun\ C*) ############################################## ghemical-3.0.0/aclocal.m4-7201-if test -n "${_LT_TAGVAR(compiler_lib_search_path, $1)}"; then ghemical-3.0.0/aclocal.m4:7202: _LT_TAGVAR(compiler_lib_search_dirs, $1)=`echo " ${_LT_TAGVAR(compiler_lib_search_path, $1)}" | ${SED} -e 's! -L! !g' -e 's!^ !!'` ghemical-3.0.0/aclocal.m4-7203-fi ############################################## ghemical-3.0.0/aclocal.m4-7735- test $lt_ac_count -gt 10 && break ghemical-3.0.0/aclocal.m4:7736: lt_ac_count=`expr $lt_ac_count + 1` ghemical-3.0.0/aclocal.m4-7737- if test $lt_ac_count -gt $lt_ac_max; then ############################################## ghemical-3.0.0/aclocal.m4-7910- # Extract subdirectory from the argument. ghemical-3.0.0/aclocal.m4:7911: func_dirname_result=`$ECHO "X${1}" | $Xsed -e "$dirname"` ghemical-3.0.0/aclocal.m4-7912- if test "X$func_dirname_result" = "X${1}"; then ############################################## ghemical-3.0.0/aclocal.m4-7921-{ ghemical-3.0.0/aclocal.m4:7922: func_basename_result=`$ECHO "X${1}" | $Xsed -e "$basename"` ghemical-3.0.0/aclocal.m4-7923-} ############################################## ghemical-3.0.0/aclocal.m4-7951-{ ghemical-3.0.0/aclocal.m4:7952: func_opt_split_opt=`$ECHO "X${1}" | $Xsed -e "$my_sed_long_opt"` ghemical-3.0.0/aclocal.m4:7953: func_opt_split_arg=`$ECHO "X${1}" | $Xsed -e "$my_sed_long_arg"` ghemical-3.0.0/aclocal.m4-7954-} ############################################## ghemical-3.0.0/aclocal.m4-7958-{ ghemical-3.0.0/aclocal.m4:7959: func_lo2o_result=`$ECHO "X${1}" | $Xsed -e "$lo2o"` ghemical-3.0.0/aclocal.m4-7960-} ############################################## ghemical-3.0.0/aclocal.m4-7964-{ ghemical-3.0.0/aclocal.m4:7965: func_xform_result=`$ECHO "X${1}" | $Xsed -e 's/\.[[^.]]*$/.lo/'` ghemical-3.0.0/aclocal.m4-7966-} ############################################## ghemical-3.0.0/aclocal.m4-7970-{ ghemical-3.0.0/aclocal.m4:7971: func_arith_result=`expr "$[@]"` ghemical-3.0.0/aclocal.m4-7972-} ############################################## ghemical-3.0.0/aclocal.m4-7977-{ ghemical-3.0.0/aclocal.m4:7978: func_len_result=`expr "$[1]" : ".*" 2>/dev/null || echo $max_cmd_len` ghemical-3.0.0/aclocal.m4-7979-} ############################################## ghemical-3.0.0/aclocal.m4-8440-m4_define([lt_combine], ghemical-3.0.0/aclocal.m4:8441:[m4_if(m4_eval([$# > 3]), [1], ghemical-3.0.0/aclocal.m4-8442- [m4_pushdef([_Lt_sep], [m4_define([_Lt_sep], m4_defn([lt_car]))])]]dnl ############################################## ghemical-3.0.0/aclocal.m4-8721- PKG_CHECK_EXISTS([$3], ghemical-3.0.0/aclocal.m4:8722: [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`], ghemical-3.0.0/aclocal.m4-8723- [pkg_failed=yes]) ############################################## ghemical-3.0.0/aclocal.m4-8769- if test $_pkg_short_errors_supported = yes; then ghemical-3.0.0/aclocal.m4:8770: $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "$2" 2>&1` ghemical-3.0.0/aclocal.m4-8771- else ghemical-3.0.0/aclocal.m4:8772: $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors "$2" 2>&1` ghemical-3.0.0/aclocal.m4-8773- fi ############################################## ghemical-3.0.0/aclocal.m4-8851-# $ac_aux_dir to `$srcdir/foo'. In other projects, it is set to ghemical-3.0.0/aclocal.m4:8852:# `$srcdir', `$srcdir/..', or `$srcdir/../..'. ghemical-3.0.0/aclocal.m4-8853-# ############################################## ghemical-3.0.0/aclocal.m4-8875-# iff we strip the leading $srcdir from $ac_aux_dir. That would be: ghemical-3.0.0/aclocal.m4:8876:# am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"` ghemical-3.0.0/aclocal.m4-8877-# and then we would define $MISSING as ############################################## ghemical-3.0.0/aclocal.m4-8891-# expand $ac_aux_dir to an absolute path ghemical-3.0.0/aclocal.m4:8892:am_aux_dir=`cd $ac_aux_dir && pwd` ghemical-3.0.0/aclocal.m4-8893-]) ############################################## ghemical-3.0.0/aclocal.m4-8992- if test "$am_compiler_list" = ""; then ghemical-3.0.0/aclocal.m4:8993: am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp` ghemical-3.0.0/aclocal.m4-8994- fi ############################################## ghemical-3.0.0/aclocal.m4-9138- # Strip MF so we end up with the name of the file. ghemical-3.0.0/aclocal.m4:9139: mf=`echo "$mf" | sed -e 's/:.*$//'` ghemical-3.0.0/aclocal.m4-9140- # Check whether this is an Automake generated Makefile or not. ############################################## ghemical-3.0.0/aclocal.m4-9147- if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then ghemical-3.0.0/aclocal.m4:9148: dirpart=`AS_DIRNAME("$mf")` ghemical-3.0.0/aclocal.m4-9149- else ############################################## ghemical-3.0.0/aclocal.m4-9153- # from the Makefile without running `make'. ghemical-3.0.0/aclocal.m4:9154: DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` ghemical-3.0.0/aclocal.m4-9155- test -z "$DEPDIR" && continue ghemical-3.0.0/aclocal.m4:9156: am__include=`sed -n 's/^am__include = //p' < "$mf"` ghemical-3.0.0/aclocal.m4-9157- test -z "am__include" && continue ghemical-3.0.0/aclocal.m4:9158: am__quote=`sed -n 's/^am__quote = //p' < "$mf"` ghemical-3.0.0/aclocal.m4-9159- # When using ansi2knr, U may be empty or an underscore; expand it ghemical-3.0.0/aclocal.m4:9160: U=`sed -n 's/^U = //p' < "$mf"` ghemical-3.0.0/aclocal.m4-9161- # Find all dependency output files, they are included files with ############################################## ghemical-3.0.0/aclocal.m4-9169- test -f "$dirpart/$file" && continue ghemical-3.0.0/aclocal.m4:9170: fdir=`AS_DIRNAME(["$file"])` ghemical-3.0.0/aclocal.m4-9171- AS_MKDIR_P([$dirpart/$fdir]) ############################################## ghemical-3.0.0/aclocal.m4-9236-AC_REQUIRE([AC_PROG_INSTALL])dnl ghemical-3.0.0/aclocal.m4:9237:if test "`cd $srcdir && pwd`" != "`pwd`"; then ghemical-3.0.0/aclocal.m4-9238- # Use -I$(srcdir) only when $(srcdir) != ., so that make's output ############################################## ghemical-3.0.0/aclocal.m4-9338- * ) ghemical-3.0.0/aclocal.m4:9339: _am_stamp_count=`expr $_am_stamp_count + 1` ;; ghemical-3.0.0/aclocal.m4-9340- esac ghemical-3.0.0/aclocal.m4-9341-done ghemical-3.0.0/aclocal.m4:9342:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count]) ghemical-3.0.0/aclocal.m4-9343- ############################################## ghemical-3.0.0/aclocal.m4-9413-# Ignore all kinds of additional output from `make'. ghemical-3.0.0/aclocal.m4:9414:case `$am_make -s -f confmf 2> /dev/null` in #( ghemical-3.0.0/aclocal.m4-9415-*the\ am__doit\ target*) ############################################## ghemical-3.0.0/aclocal.m4-9423- echo '.include "confinc"' > confmf ghemical-3.0.0/aclocal.m4:9424: case `$am_make -s -f confmf 2> /dev/null` in #( ghemical-3.0.0/aclocal.m4-9425- *the\ am__doit\ target*) ############################################## ghemical-3.0.0/src/Makefile.in-118- while test -n "$$dir1"; do \ ghemical-3.0.0/src/Makefile.in:119: first=`echo "$$dir1" | sed -e "$$sed_first"`; \ ghemical-3.0.0/src/Makefile.in-120- if test "$$first" != "."; then \ ghemical-3.0.0/src/Makefile.in-121- if test "$$first" = ".."; then \ ghemical-3.0.0/src/Makefile.in:122: dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ ghemical-3.0.0/src/Makefile.in:123: dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ ghemical-3.0.0/src/Makefile.in-124- else \ ghemical-3.0.0/src/Makefile.in:125: first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ ghemical-3.0.0/src/Makefile.in-126- if test "$$first2" = "$$first"; then \ ghemical-3.0.0/src/Makefile.in:127: dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ ghemical-3.0.0/src/Makefile.in-128- else \ ############################################## ghemical-3.0.0/src/Makefile.in-133- fi; \ ghemical-3.0.0/src/Makefile.in:134: dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ ghemical-3.0.0/src/Makefile.in-135- done; \ ############################################## ghemical-3.0.0/src/Makefile.in-434- test -n "$(EXEEXT)" || exit 0; \ ghemical-3.0.0/src/Makefile.in:435: list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \ ghemical-3.0.0/src/Makefile.in-436- echo " rm -f" $$list; \ ############################################## ghemical-3.0.0/src/Makefile.in-494-.cpp.obj: ghemical-3.0.0/src/Makefile.in:495:@am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` ghemical-3.0.0/src/Makefile.in-496-@am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## ghemical-3.0.0/src/Makefile.in-498-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ ghemical-3.0.0/src/Makefile.in:499:@am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` ghemical-3.0.0/src/Makefile.in-500- ############################################## ghemical-3.0.0/src/Makefile.in-528- dot_seen=no; \ ghemical-3.0.0/src/Makefile.in:529: target=`echo $@ | sed s/-recursive//`; \ ghemical-3.0.0/src/Makefile.in-530- list='$(SUBDIRS)'; for subdir in $$list; do \ ############################################## ghemical-3.0.0/src/Makefile.in-563- rev="$$rev ."; \ ghemical-3.0.0/src/Makefile.in:564: target=`echo $@ | sed s/-recursive//`; \ ghemical-3.0.0/src/Makefile.in-565- for subdir in $$rev; do \ ############################################## ghemical-3.0.0/src/Makefile.in-641-GTAGS: ghemical-3.0.0/src/Makefile.in:642: here=`$(am__cd) $(top_builddir) && pwd` \ ghemical-3.0.0/src/Makefile.in-643- && $(am__cd) $(top_srcdir) \ ############################################## ghemical-3.0.0/src/Makefile.in-649-distdir: $(DISTFILES) ghemical-3.0.0/src/Makefile.in:650: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ ghemical-3.0.0/src/Makefile.in:651: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ ghemical-3.0.0/src/Makefile.in-652- list='$(DISTFILES)'; \ ############################################## ghemical-3.0.0/src/Makefile.in-663- if test -d $$d/$$file; then \ ghemical-3.0.0/src/Makefile.in:664: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ ghemical-3.0.0/src/Makefile.in-665- if test -d "$(distdir)/$$file"; then \ ############################################## ghemical-3.0.0/src/res_gtk/Makefile.in-49-DIST_SOURCES = ghemical-3.0.0/src/res_gtk/Makefile.in:50:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; ghemical-3.0.0/src/res_gtk/Makefile.in-51-am__vpath_adj = case $$p in \ ghemical-3.0.0/src/res_gtk/Makefile.in:52: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ ghemical-3.0.0/src/res_gtk/Makefile.in-53- *) f=$$p;; \ ghemical-3.0.0/src/res_gtk/Makefile.in-54- esac; ghemical-3.0.0/src/res_gtk/Makefile.in:55:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; ghemical-3.0.0/src/res_gtk/Makefile.in-56-am__install_max = 40 ghemical-3.0.0/src/res_gtk/Makefile.in-57-am__nobase_strip_setup = \ ghemical-3.0.0/src/res_gtk/Makefile.in:58: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` ghemical-3.0.0/src/res_gtk/Makefile.in-59-am__nobase_strip = \ ############################################## ghemical-3.0.0/src/res_gtk/Makefile.in-322- @list='$(glade_DATA)'; test -n "$(gladedir)" || list=; \ ghemical-3.0.0/src/res_gtk/Makefile.in:323: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ ghemical-3.0.0/src/res_gtk/Makefile.in-324- test -n "$$files" || exit 0; \ ############################################## ghemical-3.0.0/src/res_gtk/Makefile.in-342- @list='$(pixmap_DATA)'; test -n "$(pixmapdir)" || list=; \ ghemical-3.0.0/src/res_gtk/Makefile.in:343: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ ghemical-3.0.0/src/res_gtk/Makefile.in-344- test -n "$$files" || exit 0; \ ############################################## ghemical-3.0.0/src/res_gtk/Makefile.in-362- @list='$(xpm_DATA)'; test -n "$(xpmdir)" || list=; \ ghemical-3.0.0/src/res_gtk/Makefile.in:363: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ ghemical-3.0.0/src/res_gtk/Makefile.in-364- test -n "$$files" || exit 0; \ ############################################## ghemical-3.0.0/src/res_gtk/Makefile.in-374-distdir: $(DISTFILES) ghemical-3.0.0/src/res_gtk/Makefile.in:375: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ ghemical-3.0.0/src/res_gtk/Makefile.in:376: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ ghemical-3.0.0/src/res_gtk/Makefile.in-377- list='$(DISTFILES)'; \ ############################################## ghemical-3.0.0/src/res_gtk/Makefile.in-388- if test -d $$d/$$file; then \ ghemical-3.0.0/src/res_gtk/Makefile.in:389: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ ghemical-3.0.0/src/res_gtk/Makefile.in-390- if test -d "$(distdir)/$$file"; then \ ############################################## ghemical-3.0.0/acinclude.m4-24- test "x$exec_prefix" = xNONE && exec_prefix='${prefix}' ghemical-3.0.0/acinclude.m4:25: ac_define_dir=`eval echo [$]$2` ghemical-3.0.0/acinclude.m4:26: ac_define_dir=`eval echo [$]ac_define_dir` ghemical-3.0.0/acinclude.m4-27- ifelse($3, , ############################################## ghemical-3.0.0/acinclude.m4-48-if ( ghemical-3.0.0/acinclude.m4:49: set X `ls -Lt $srcdir/configure conftestfile 2> /dev/null` ghemical-3.0.0/acinclude.m4-50- if test "[$]*" = "X"; then ghemical-3.0.0/acinclude.m4-51- # -L didn't work. ghemical-3.0.0/acinclude.m4:52: set X `ls -t $srcdir/configure conftestfile` ghemical-3.0.0/acinclude.m4-53- fi ############################################## ghemical-3.0.0/debian/patches/openbabel3.patch-9-- PKG_CHECK_MODULES([OPENBABEL], [openbabel-2.0]) ghemical-3.0.0/debian/patches/openbabel3.patch:10:- ##alt OPENBABEL_CFLAGS=`$PKG_CONFIG --cflags openbabel-2.0` ghemical-3.0.0/debian/patches/openbabel3.patch:11:- ##alt OPENBABEL_LIBS=`$PKG_CONFIG --libs openbabel-2.0` ghemical-3.0.0/debian/patches/openbabel3.patch-12-+ PKG_CHECK_MODULES([OPENBABEL], [openbabel-3]) ghemical-3.0.0/debian/patches/openbabel3.patch:13:+ ##alt OPENBABEL_CFLAGS=`$PKG_CONFIG --cflags openbabel-3` ghemical-3.0.0/debian/patches/openbabel3.patch:14:+ ##alt OPENBABEL_LIBS=`$PKG_CONFIG --libs openbabel-3` ghemical-3.0.0/debian/patches/openbabel3.patch-15- ############################################## ghemical-3.0.0/.pc/openbabel3.patch/configure.ac-147- PKG_CHECK_MODULES([GTHREAD], [gthread-2.0 >= 2.6.0]) ghemical-3.0.0/.pc/openbabel3.patch/configure.ac:148: ##alt GTHREAD_CFLAGS=`$PKG_CONFIG --cflags "gthread-2.0 >= 2.6.0"` ghemical-3.0.0/.pc/openbabel3.patch/configure.ac:149: ##alt GTHREAD_LIBS=`$PKG_CONFIG --libs gthread-2.0` ghemical-3.0.0/.pc/openbabel3.patch/configure.ac-150- ############################################## ghemical-3.0.0/.pc/openbabel3.patch/configure.ac-155- PKG_CHECK_MODULES([GTK], [gtk+-2.0 >= 2.6.0 gtkglext-1.0 >= 1.0.5 libglade-2.0 >= 2.4.0]) ghemical-3.0.0/.pc/openbabel3.patch/configure.ac:156: ##alt GTK_CFLAGS=`$PKG_CONFIG --cflags "gtk+-2.0 >= 2.6.0 gtkglext-1.0 >= 1.0.5 libglade-2.0 >= 2.4.0"` ghemical-3.0.0/.pc/openbabel3.patch/configure.ac:157: ##alt GTK_LIBS=`$PKG_CONFIG --libs gtk+-2.0 gtkglext-1.0 libglade-2.0` ghemical-3.0.0/.pc/openbabel3.patch/configure.ac-158- ############################################## ghemical-3.0.0/.pc/openbabel3.patch/configure.ac-166- PKG_CHECK_MODULES([OPENBABEL], [openbabel-2.0]) ghemical-3.0.0/.pc/openbabel3.patch/configure.ac:167: ##alt OPENBABEL_CFLAGS=`$PKG_CONFIG --cflags openbabel-2.0` ghemical-3.0.0/.pc/openbabel3.patch/configure.ac:168: ##alt OPENBABEL_LIBS=`$PKG_CONFIG --libs openbabel-2.0` ghemical-3.0.0/.pc/openbabel3.patch/configure.ac-169- ############################################## ghemical-3.0.0/.pc/openbabel3.patch/configure.ac-174-PKG_CHECK_MODULES([LIBGHEMICAL], [libghemical >= 3.0.0 liboglappth >= 1.0.0]) ghemical-3.0.0/.pc/openbabel3.patch/configure.ac:175:##alt LIBGHEMICAL_CFLAGS=`$PKG_CONFIG --cflags "libghemical >= 3.0.0 liboglappth >= 1.0.0"` ghemical-3.0.0/.pc/openbabel3.patch/configure.ac:176:##alt LIBGHEMICAL_LIBS=`$PKG_CONFIG --libs libghemical liboglappth` ghemical-3.0.0/.pc/openbabel3.patch/configure.ac-177- ############################################## ghemical-3.0.0/configure.ac-147- PKG_CHECK_MODULES([GTHREAD], [gthread-2.0 >= 2.6.0]) ghemical-3.0.0/configure.ac:148: ##alt GTHREAD_CFLAGS=`$PKG_CONFIG --cflags "gthread-2.0 >= 2.6.0"` ghemical-3.0.0/configure.ac:149: ##alt GTHREAD_LIBS=`$PKG_CONFIG --libs gthread-2.0` ghemical-3.0.0/configure.ac-150- ############################################## ghemical-3.0.0/configure.ac-155- PKG_CHECK_MODULES([GTK], [gtk+-2.0 >= 2.6.0 gtkglext-1.0 >= 1.0.5 libglade-2.0 >= 2.4.0]) ghemical-3.0.0/configure.ac:156: ##alt GTK_CFLAGS=`$PKG_CONFIG --cflags "gtk+-2.0 >= 2.6.0 gtkglext-1.0 >= 1.0.5 libglade-2.0 >= 2.4.0"` ghemical-3.0.0/configure.ac:157: ##alt GTK_LIBS=`$PKG_CONFIG --libs gtk+-2.0 gtkglext-1.0 libglade-2.0` ghemical-3.0.0/configure.ac-158- ############################################## ghemical-3.0.0/configure.ac-166- PKG_CHECK_MODULES([OPENBABEL], [openbabel-3]) ghemical-3.0.0/configure.ac:167: ##alt OPENBABEL_CFLAGS=`$PKG_CONFIG --cflags openbabel-3` ghemical-3.0.0/configure.ac:168: ##alt OPENBABEL_LIBS=`$PKG_CONFIG --libs openbabel-3` ghemical-3.0.0/configure.ac-169- ############################################## ghemical-3.0.0/configure.ac-174-PKG_CHECK_MODULES([LIBGHEMICAL], [libghemical >= 3.0.0 liboglappth >= 1.0.0]) ghemical-3.0.0/configure.ac:175:##alt LIBGHEMICAL_CFLAGS=`$PKG_CONFIG --cflags "libghemical >= 3.0.0 liboglappth >= 1.0.0"` ghemical-3.0.0/configure.ac:176:##alt LIBGHEMICAL_LIBS=`$PKG_CONFIG --libs libghemical liboglappth` ghemical-3.0.0/configure.ac-177-