=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== unmass-0.9/kdev/src/Makefile.in-166- if test -f $$p; then \ unmass-0.9/kdev/src/Makefile.in:167: echo " $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`"; \ unmass-0.9/kdev/src/Makefile.in:168: $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \ unmass-0.9/kdev/src/Makefile.in-169- else :; fi; \ ############################################## unmass-0.9/kdev/src/Makefile.in-174- list='$(bin_PROGRAMS)'; for p in $$list; do \ unmass-0.9/kdev/src/Makefile.in:175: rm -f $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \ unmass-0.9/kdev/src/Makefile.in-176- done ############################################## unmass-0.9/kdev/src/Makefile.in-180-.c.obj: unmass-0.9/kdev/src/Makefile.in:181: $(COMPILE) -c `cygpath -w $<` unmass-0.9/kdev/src/Makefile.in-182- ############################################## unmass-0.9/kdev/src/Makefile.in-221-.cpp.obj: unmass-0.9/kdev/src/Makefile.in:222: $(CXXCOMPILE) -c `cygpath -w $<` unmass-0.9/kdev/src/Makefile.in-223-.cpp.lo: ############################################## unmass-0.9/kdev/src/Makefile.in-259-distdir: $(DISTFILES) unmass-0.9/kdev/src/Makefile.in:260: here=`cd $(top_builddir) && pwd`; \ unmass-0.9/kdev/src/Makefile.in:261: top_distdir=`cd $(top_distdir) && pwd`; \ unmass-0.9/kdev/src/Makefile.in:262: distdir=`cd $(distdir) && pwd`; \ unmass-0.9/kdev/src/Makefile.in-263- cd $(top_srcdir) \ ############################################## unmass-0.9/kdev/Makefile.in-170- dot_seen=no; \ unmass-0.9/kdev/Makefile.in:171: target=`echo $@ | sed s/-recursive//`; \ unmass-0.9/kdev/Makefile.in-172- list='$(SUBDIRS)'; for subdir in $$list; do \ ############################################## unmass-0.9/kdev/Makefile.in-195- test "$$dot_seen" = "no" && rev=". $$rev"; \ unmass-0.9/kdev/Makefile.in:196: target=`echo $@ | sed s/-recursive//`; \ unmass-0.9/kdev/Makefile.in-197- for subdir in $$rev; do \ ############################################## unmass-0.9/kdev/Makefile.in-256- mkdir $(distdir)/=inst unmass-0.9/kdev/Makefile.in:257: dc_install_base=`cd $(distdir)/=inst && pwd`; \ unmass-0.9/kdev/Makefile.in-258- cd $(distdir)/=build \ ############################################## unmass-0.9/kdev/Makefile.in-267- @banner="$(distdir).tar.gz is ready for distribution"; \ unmass-0.9/kdev/Makefile.in:268: dashes=`echo "$$banner" | sed s/./=/g`; \ unmass-0.9/kdev/Makefile.in-269- echo "$$dashes"; \ ############################################## unmass-0.9/kdev/Makefile.in-283- -chmod 777 $(distdir) unmass-0.9/kdev/Makefile.in:284: here=`cd $(top_builddir) && pwd`; \ unmass-0.9/kdev/Makefile.in:285: top_distdir=`cd $(distdir) && pwd`; \ unmass-0.9/kdev/Makefile.in:286: distdir=`cd $(distdir) && pwd`; \ unmass-0.9/kdev/Makefile.in-287- cd $(top_srcdir) \ ############################################## unmass-0.9/kdev/ltmain.sh-36-# The name of this program: unmass-0.9/kdev/ltmain.sh:37:progname=`echo "$progpath" | $SED $basename` unmass-0.9/kdev/ltmain.sh-38-modename="$progname" ############################################## unmass-0.9/kdev/ltmain.sh-69- : unmass-0.9/kdev/ltmain.sh:70:elif test "X`($echo '\t') 2>/dev/null`" = 'X\t'; then unmass-0.9/kdev/ltmain.sh-71- # Yippee, $echo works! ############################################## unmass-0.9/kdev/ltmain.sh-169- # If mktemp works, use that first and foremost unmass-0.9/kdev/ltmain.sh:170: my_tmpdir=`mktemp -d "${my_template}-XXXXXXXX" 2>/dev/null` unmass-0.9/kdev/ltmain.sh-171- ############################################## unmass-0.9/kdev/ltmain.sh-201- win32_libid_type="unknown" unmass-0.9/kdev/ltmain.sh:202: win32_fileres=`file -L $1 2>/dev/null` unmass-0.9/kdev/ltmain.sh-203- case $win32_fileres in ############################################## unmass-0.9/kdev/ltmain.sh-259- # but not from the CC environment variable when configure was run. unmass-0.9/kdev/ltmain.sh:260: " $CC "* | "$CC "* | " `$echo $CC` "* | "`$echo $CC` "* | " $CC_quoted"* | "$CC_quoted "* | " `$echo $CC_quoted` "* | "`$echo $CC_quoted` "*) ;; unmass-0.9/kdev/ltmain.sh-261- # Blanks at the start of $base_compile will cause this to fail ############################################## unmass-0.9/kdev/ltmain.sh-266- # Evaluate the configuration. unmass-0.9/kdev/ltmain.sh:267: eval "`${SED} -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`" unmass-0.9/kdev/ltmain.sh-268- CC_quoted= ############################################## unmass-0.9/kdev/ltmain.sh-278- # user sometimes does CC=<HOST>-gcc so we need to match that to 'gcc' unmass-0.9/kdev/ltmain.sh:279: trimedcc=`echo ${CC} | $SED -e "s/${host}-//g"` unmass-0.9/kdev/ltmain.sh-280- # and sometimes libtool has CC=<HOST>-gcc but user does CC=gcc ############################################## unmass-0.9/kdev/ltmain.sh-289- break ;; unmass-0.9/kdev/ltmain.sh:290: "$trimedcc "* | " $trimedcc "* | "`$echo $trimedcc` "* | " `$echo $trimedcc` "*|\ unmass-0.9/kdev/ltmain.sh:291: "$extendcc "* | " $extendcc "* | "`$echo $extendcc` "* | " `$echo $extendcc` "*|\ unmass-0.9/kdev/ltmain.sh:292: "$mungedcc "* | " $mungedcc "* | "`$echo $mungedcc` "* | " `$echo $mungedcc` "*|\ unmass-0.9/kdev/ltmain.sh:293: " $CC "* | "$CC "* | " `$echo $CC` "* | "`$echo $CC` "* | " $CC_quoted"* | "$CC_quoted "* | " `$echo $CC_quoted` "* | "`$echo $CC_quoted` "*) unmass-0.9/kdev/ltmain.sh-294- # The compiler in the base compile command matches ############################################## unmass-0.9/kdev/ltmain.sh-360- esac unmass-0.9/kdev/ltmain.sh:361: my_xlib=`$echo "X$my_xlib" | $Xsed -e 's%^.*/%%'` unmass-0.9/kdev/ltmain.sh-362- my_xlib_u=$my_xlib ############################################## unmass-0.9/kdev/ltmain.sh-365- *" $my_xlib_u "*) unmass-0.9/kdev/ltmain.sh:366: extracted_serial=`expr $extracted_serial + 1` unmass-0.9/kdev/ltmain.sh-367- my_xlib_u=lt$extracted_serial-$my_xlib ;; ############################################## unmass-0.9/kdev/ltmain.sh-390- darwin_curdir=`pwd` unmass-0.9/kdev/ltmain.sh:391: darwin_base_archive=`$echo "X$darwin_archive" | $Xsed -e 's%^.*/%%'` unmass-0.9/kdev/ltmain.sh:392: darwin_arches=`lipo -info "$darwin_archive" 2>/dev/null | $EGREP Architectures 2>/dev/null` unmass-0.9/kdev/ltmain.sh-393- if test -n "$darwin_arches"; then unmass-0.9/kdev/ltmain.sh:394: darwin_arches=`echo "$darwin_arches" | $SED -e 's/.*are://'` unmass-0.9/kdev/ltmain.sh-395- darwin_arch= ############################################## unmass-0.9/kdev/ltmain.sh-405- ## Okay now we have a bunch of thin objects, gotta fatten them up :) unmass-0.9/kdev/ltmain.sh:406: darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print| xargs basename | sort -u | $NL2SP` unmass-0.9/kdev/ltmain.sh-407- darwin_file= ############################################## unmass-0.9/kdev/ltmain.sh-409- for darwin_file in $darwin_filelist; do unmass-0.9/kdev/ltmain.sh:410: darwin_files=`find unfat-$$ -name $darwin_file -print | $NL2SP` unmass-0.9/kdev/ltmain.sh-411- lipo -create -output "$darwin_file" $darwin_files ############################################## unmass-0.9/kdev/ltmain.sh-424- esac unmass-0.9/kdev/ltmain.sh:425: my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | $NL2SP` unmass-0.9/kdev/ltmain.sh-426- done ############################################## unmass-0.9/kdev/ltmain.sh-443- case $arg in unmass-0.9/kdev/ltmain.sh:444: -*=*) optarg=`$echo "X$arg" | $Xsed -e 's/[-_a-zA-Z0-9]*=//'` ;; unmass-0.9/kdev/ltmain.sh-445- *) optarg= ;; ############################################## unmass-0.9/kdev/ltmain.sh-474- # Evaluate the configuration. unmass-0.9/kdev/ltmain.sh:475: eval "`${SED} -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$tagname'$/,/^# ### END LIBTOOL TAG CONFIG: '$tagname'$/p' < $progpath`" unmass-0.9/kdev/ltmain.sh-476- else ############################################## unmass-0.9/kdev/ltmain.sh-597-static) unmass-0.9/kdev/ltmain.sh:598: build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac` unmass-0.9/kdev/ltmain.sh-599- ;; ############################################## unmass-0.9/kdev/ltmain.sh-718- -Wc,*) unmass-0.9/kdev/ltmain.sh:719: args=`$echo "X$arg" | $Xsed -e "s/^-Wc,//"` unmass-0.9/kdev/ltmain.sh-720- lastarg= ############################################## unmass-0.9/kdev/ltmain.sh-735- IFS="$save_ifs" unmass-0.9/kdev/ltmain.sh:736: lastarg=`$echo "X$lastarg" | $Xsed -e "s/^ //"` unmass-0.9/kdev/ltmain.sh-737- ############################################## unmass-0.9/kdev/ltmain.sh-754- # Aesthetically quote the previous argument. unmass-0.9/kdev/ltmain.sh:755: lastarg=`$echo "X$lastarg" | $Xsed -e "$sed_quote_subst"` unmass-0.9/kdev/ltmain.sh-756- ############################################## unmass-0.9/kdev/ltmain.sh-782- # Get the name of the library object. unmass-0.9/kdev/ltmain.sh:783: [ -z "$libobj" ] && libobj=`$echo "X$srcfile" | $Xsed -e 's%^.*/%%'` unmass-0.9/kdev/ltmain.sh-784- ;; ############################################## unmass-0.9/kdev/ltmain.sh-793- *.ads) xform=ads ;; unmass-0.9/kdev/ltmain.sh:794: *.asm) xform=asm ;; unmass-0.9/kdev/ltmain.sh-795- *.c++) xform=c++ ;; ############################################## unmass-0.9/kdev/ltmain.sh-806- unmass-0.9/kdev/ltmain.sh:807: libobj=`$echo "X$libobj" | $Xsed -e "s/\.$xform$/.lo/"` unmass-0.9/kdev/ltmain.sh-808- unmass-0.9/kdev/ltmain.sh-809- case $libobj in unmass-0.9/kdev/ltmain.sh:810: *.lo) obj=`$echo "X$libobj" | $Xsed -e "$lo2o"` ;; unmass-0.9/kdev/ltmain.sh-811- *) ############################################## unmass-0.9/kdev/ltmain.sh-837- unmass-0.9/kdev/ltmain.sh:838: qlibobj=`$echo "X$libobj" | $Xsed -e "$sed_quote_subst"` unmass-0.9/kdev/ltmain.sh-839- case $qlibobj in ############################################## unmass-0.9/kdev/ltmain.sh-845- && $echo "$modename: libobj name \`$libobj' may not contain shell special characters." unmass-0.9/kdev/ltmain.sh:846: objname=`$echo "X$obj" | $Xsed -e 's%^.*/%%'` unmass-0.9/kdev/ltmain.sh:847: xdir=`$echo "X$obj" | $Xsed -e 's%/[^/]*$%%'` unmass-0.9/kdev/ltmain.sh-848- if test "X$xdir" = "X$obj"; then ############################################## unmass-0.9/kdev/ltmain.sh-884- if test "$compiler_c_o" = no; then unmass-0.9/kdev/ltmain.sh:885: output_obj=`$echo "X$srcfile" | $Xsed -e 's%^.*/%%' -e 's%\.[^.]*$%%'`.${objext} unmass-0.9/kdev/ltmain.sh-886- lockfile="$output_obj.lock" ############################################## unmass-0.9/kdev/ltmain.sh-905-*** ERROR, $lockfile exists and contains: unmass-0.9/kdev/ltmain.sh:906:`cat $lockfile 2>/dev/null` unmass-0.9/kdev/ltmain.sh-907- ############################################## unmass-0.9/kdev/ltmain.sh-923- fi unmass-0.9/kdev/ltmain.sh:924: qsrcfile=`$echo "X$srcfile" | $Xsed -e "$sed_quote_subst"` unmass-0.9/kdev/ltmain.sh-925- case $qsrcfile in ############################################## unmass-0.9/kdev/ltmain.sh-979- if test "$need_locks" = warn && unmass-0.9/kdev/ltmain.sh:980: test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then unmass-0.9/kdev/ltmain.sh-981- $echo "\ unmass-0.9/kdev/ltmain.sh-982-*** ERROR, $lockfile contains: unmass-0.9/kdev/ltmain.sh:983:`cat $lockfile 2>/dev/null` unmass-0.9/kdev/ltmain.sh-984- ############################################## unmass-0.9/kdev/ltmain.sh-1051- if test "$need_locks" = warn && unmass-0.9/kdev/ltmain.sh:1052: test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then unmass-0.9/kdev/ltmain.sh-1053- $echo "\ unmass-0.9/kdev/ltmain.sh-1054-*** ERROR, $lockfile contains: unmass-0.9/kdev/ltmain.sh:1055:`cat $lockfile 2>/dev/null` unmass-0.9/kdev/ltmain.sh-1056- ############################################## unmass-0.9/kdev/ltmain.sh-1224- *[\[\~\#\^\&\*\(\)\{\}\|\;\<\>\?\'\ \ ]*|*]*|"") unmass-0.9/kdev/ltmain.sh:1225: qarg=\"`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`\" ### testsuite: skip nested quoting test unmass-0.9/kdev/ltmain.sh-1226- ;; ############################################## unmass-0.9/kdev/ltmain.sh-1313- moreargs= unmass-0.9/kdev/ltmain.sh:1314: for fil in `cat $save_arg` unmass-0.9/kdev/ltmain.sh-1315- do ############################################## unmass-0.9/kdev/ltmain.sh-1340- # Extract subdirectory from the argument. unmass-0.9/kdev/ltmain.sh:1341: xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'` unmass-0.9/kdev/ltmain.sh-1342- if test "X$xdir" = "X$arg"; then ############################################## unmass-0.9/kdev/ltmain.sh-1399- # Extract subdirectory from the argument. unmass-0.9/kdev/ltmain.sh:1400: xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'` unmass-0.9/kdev/ltmain.sh-1401- if test "X$xdir" = "X$arg"; then ############################################## unmass-0.9/kdev/ltmain.sh-1406- unmass-0.9/kdev/ltmain.sh:1407: pic_object=`$echo "X${xdir}${objdir}/${arg}" | $Xsed -e "$lo2o"` unmass-0.9/kdev/ltmain.sh:1408: non_pic_object=`$echo "X${xdir}${arg}" | $Xsed -e "$lo2o"` unmass-0.9/kdev/ltmain.sh-1409- libobjs="$libobjs $pic_object" ############################################## unmass-0.9/kdev/ltmain.sh-1567- -L*) unmass-0.9/kdev/ltmain.sh:1568: dir=`$echo "X$arg" | $Xsed -e 's/^-L//'` unmass-0.9/kdev/ltmain.sh-1569- # We need an absolute path. ############################################## unmass-0.9/kdev/ltmain.sh-1572- *) unmass-0.9/kdev/ltmain.sh:1573: absdir=`cd "$dir" && pwd` unmass-0.9/kdev/ltmain.sh-1574- if test -z "$absdir"; then ############################################## unmass-0.9/kdev/ltmain.sh-1590- *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2*) unmass-0.9/kdev/ltmain.sh:1591: testbindir=`$echo "X$dir" | $Xsed -e 's*/lib$*/bin*'` unmass-0.9/kdev/ltmain.sh-1592- case :$dllsearchpath: in ############################################## unmass-0.9/kdev/ltmain.sh-1683- # to be aesthetically quoted because they are evaled later. unmass-0.9/kdev/ltmain.sh:1684: arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"` unmass-0.9/kdev/ltmain.sh-1685- case $arg in ############################################## unmass-0.9/kdev/ltmain.sh-1752- -R*) unmass-0.9/kdev/ltmain.sh:1753: dir=`$echo "X$arg" | $Xsed -e 's/^-R//'` unmass-0.9/kdev/ltmain.sh-1754- # We need an absolute path. ############################################## unmass-0.9/kdev/ltmain.sh-1793- -Wc,*) unmass-0.9/kdev/ltmain.sh:1794: args=`$echo "X$arg" | $Xsed -e "$sed_quote_subst" -e 's/^-Wc,//'` unmass-0.9/kdev/ltmain.sh-1795- arg= ############################################## unmass-0.9/kdev/ltmain.sh-1807- IFS="$save_ifs" unmass-0.9/kdev/ltmain.sh:1808: arg=`$echo "X$arg" | $Xsed -e "s/^ //"` unmass-0.9/kdev/ltmain.sh-1809- ;; ############################################## unmass-0.9/kdev/ltmain.sh-1811- -Wl,*) unmass-0.9/kdev/ltmain.sh:1812: args=`$echo "X$arg" | $Xsed -e "$sed_quote_subst" -e 's/^-Wl,//'` unmass-0.9/kdev/ltmain.sh-1813- arg= ############################################## unmass-0.9/kdev/ltmain.sh-1826- IFS="$save_ifs" unmass-0.9/kdev/ltmain.sh:1827: arg=`$echo "X$arg" | $Xsed -e "s/^ //"` unmass-0.9/kdev/ltmain.sh-1828- ;; ############################################## unmass-0.9/kdev/ltmain.sh-1848- # to be aesthetically quoted because they are evaled later. unmass-0.9/kdev/ltmain.sh:1849: arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"` unmass-0.9/kdev/ltmain.sh-1850- case $arg in ############################################## unmass-0.9/kdev/ltmain.sh-1885- # Extract subdirectory from the argument. unmass-0.9/kdev/ltmain.sh:1886: xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'` unmass-0.9/kdev/ltmain.sh-1887- if test "X$xdir" = "X$arg"; then ############################################## unmass-0.9/kdev/ltmain.sh-1944- # Extract subdirectory from the argument. unmass-0.9/kdev/ltmain.sh:1945: xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'` unmass-0.9/kdev/ltmain.sh-1946- if test "X$xdir" = "X$arg"; then ############################################## unmass-0.9/kdev/ltmain.sh-1951- unmass-0.9/kdev/ltmain.sh:1952: pic_object=`$echo "X${xdir}${objdir}/${arg}" | $Xsed -e "$lo2o"` unmass-0.9/kdev/ltmain.sh:1953: non_pic_object=`$echo "X${xdir}${arg}" | $Xsed -e "$lo2o"` unmass-0.9/kdev/ltmain.sh-1954- libobjs="$libobjs $pic_object" ############################################## unmass-0.9/kdev/ltmain.sh-1987- # to be aesthetically quoted because they are evaled later. unmass-0.9/kdev/ltmain.sh:1988: arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"` unmass-0.9/kdev/ltmain.sh-1989- case $arg in ############################################## unmass-0.9/kdev/ltmain.sh-2017- # calculate the name of the file, without its directory unmass-0.9/kdev/ltmain.sh:2018: outputname=`$echo "X$output" | $Xsed -e 's%^.*/%%'` unmass-0.9/kdev/ltmain.sh-2019- libobjs_save="$libobjs" ############################################## unmass-0.9/kdev/ltmain.sh-2022- # get the directories listed in $shlibpath_var unmass-0.9/kdev/ltmain.sh:2023: eval shlib_search_path=\`\$echo \"X\${$shlibpath_var}\" \| \$Xsed -e \'s/:/ /g\'\` unmass-0.9/kdev/ltmain.sh-2024- else ############################################## unmass-0.9/kdev/ltmain.sh-2029- unmass-0.9/kdev/ltmain.sh:2030: output_objdir=`$echo "X$output" | $Xsed -e 's%/[^/]*$%%'` unmass-0.9/kdev/ltmain.sh-2031- if test "X$output_objdir" = "X$output"; then ############################################## unmass-0.9/kdev/ltmain.sh-2164- fi unmass-0.9/kdev/ltmain.sh:2165: name=`$echo "X$deplib" | $Xsed -e 's/^-l//'` unmass-0.9/kdev/ltmain.sh-2166- for searchdir in $newlib_search_path $lib_search_path $sys_lib_search_path $shlib_search_path; do ############################################## unmass-0.9/kdev/ltmain.sh-2208- found=no unmass-0.9/kdev/ltmain.sh:2209: ladir=`$echo "X$lib" | $Xsed -e 's%/[^/]*$%%'` unmass-0.9/kdev/ltmain.sh-2210- test "X$ladir" = "X$lib" && ladir="." ############################################## unmass-0.9/kdev/ltmain.sh-2233- newdependency_libs="$deplib $newdependency_libs" unmass-0.9/kdev/ltmain.sh:2234: newlib_search_path="$newlib_search_path "`$echo "X$deplib" | $Xsed -e 's/^-L//'` unmass-0.9/kdev/ltmain.sh-2235- ;; ############################################## unmass-0.9/kdev/ltmain.sh-2246- fi unmass-0.9/kdev/ltmain.sh:2247: newlib_search_path="$newlib_search_path "`$echo "X$deplib" | $Xsed -e 's/^-L//'` unmass-0.9/kdev/ltmain.sh-2248- ;; ############################################## unmass-0.9/kdev/ltmain.sh-2256- if test "$pass" = link; then unmass-0.9/kdev/ltmain.sh:2257: dir=`$echo "X$deplib" | $Xsed -e 's/^-R//'` unmass-0.9/kdev/ltmain.sh-2258- # Make sure the xrpath contains only unique directories. ############################################## unmass-0.9/kdev/ltmain.sh-2278- set dummy $deplibs_check_method unmass-0.9/kdev/ltmain.sh:2279: match_pattern_regex=`expr "$deplibs_check_method" : "$2 \(.*\)"` unmass-0.9/kdev/ltmain.sh-2280- if eval $echo \"$deplib\" 2>/dev/null \ ############################################## unmass-0.9/kdev/ltmain.sh-2339- else unmass-0.9/kdev/ltmain.sh:2340: $echo "$modename: cannot find the library \`$lib' or unhandled argument \`$deplib'" 1>&2 unmass-0.9/kdev/ltmain.sh-2341- exit $EXIT_FAILURE ############################################## unmass-0.9/kdev/ltmain.sh-2350- unmass-0.9/kdev/ltmain.sh:2351: ladir=`$echo "X$lib" | $Xsed -e 's%/[^/]*$%%'` unmass-0.9/kdev/ltmain.sh-2352- test "X$ladir" = "X$lib" && ladir="." ############################################## unmass-0.9/kdev/ltmain.sh-2442- *) unmass-0.9/kdev/ltmain.sh:2443: abs_ladir=`cd "$ladir" && pwd` unmass-0.9/kdev/ltmain.sh-2444- if test -z "$abs_ladir"; then ############################################## unmass-0.9/kdev/ltmain.sh-2450- esac unmass-0.9/kdev/ltmain.sh:2451: laname=`$echo "X$lib" | $Xsed -e 's%^.*/%%'` unmass-0.9/kdev/ltmain.sh-2452- ############################################## unmass-0.9/kdev/ltmain.sh-2477- fi # $installed = yes unmass-0.9/kdev/ltmain.sh:2478: name=`$echo "X$laname" | $Xsed -e 's/\.la$//' -e 's/^lib//'` unmass-0.9/kdev/ltmain.sh-2479- ############################################## unmass-0.9/kdev/ltmain.sh-2524- case $deplib in unmass-0.9/kdev/ltmain.sh:2525: -L*) newlib_search_path="$newlib_search_path "`$echo "X$deplib" | $Xsed -e 's/^-L//'`;; ### testsuite: skip nested quoting test unmass-0.9/kdev/ltmain.sh-2526- esac ############################################## unmass-0.9/kdev/ltmain.sh-2645- shift; shift unmass-0.9/kdev/ltmain.sh:2646: libname=`eval \\$echo \"$libname_spec\"` unmass-0.9/kdev/ltmain.sh-2647- # use dlname if we got it. it's perfectly good, no? ############################################## unmass-0.9/kdev/ltmain.sh-2653- *cygwin* | mingw*) unmass-0.9/kdev/ltmain.sh:2654: major=`expr $current - $age` unmass-0.9/kdev/ltmain.sh-2655- versuffix="-$major" ############################################## unmass-0.9/kdev/ltmain.sh-2664- soroot="$soname" unmass-0.9/kdev/ltmain.sh:2665: soname=`$echo $soroot | ${SED} -e 's/^.*\///'` unmass-0.9/kdev/ltmain.sh:2666: newlib="libimp-`$echo $soname | ${SED} 's/^lib//;s/\.dll$//'`.a" unmass-0.9/kdev/ltmain.sh-2667- ############################################## unmass-0.9/kdev/ltmain.sh-2897- case $libdir in unmass-0.9/kdev/ltmain.sh:2898: -R*) temp_xrpath=`$echo "X$libdir" | $Xsed -e 's/^-R//'` unmass-0.9/kdev/ltmain.sh-2899- case " $xrpath " in ############################################## unmass-0.9/kdev/ltmain.sh-2929- *.la) unmass-0.9/kdev/ltmain.sh:2930: dir=`$echo "X$deplib" | $Xsed -e 's%/[^/]*$%%'` unmass-0.9/kdev/ltmain.sh-2931- test "X$dir" = "X$deplib" && dir="." ############################################## unmass-0.9/kdev/ltmain.sh-2935- *) unmass-0.9/kdev/ltmain.sh:2936: absdir=`cd "$dir" && pwd` unmass-0.9/kdev/ltmain.sh-2937- if test -z "$absdir"; then ############################################## unmass-0.9/kdev/ltmain.sh-2945- else unmass-0.9/kdev/ltmain.sh:2946: eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib` unmass-0.9/kdev/ltmain.sh-2947- if test -z "$libdir"; then ############################################## unmass-0.9/kdev/ltmain.sh-2960- # but need to link against shared unmass-0.9/kdev/ltmain.sh:2961: eval deplibrary_names=`${SED} -n -e 's/^library_names=\(.*\)$/\1/p' $deplib` unmass-0.9/kdev/ltmain.sh-2962- if test -n "$deplibrary_names" ; then ############################################## unmass-0.9/kdev/ltmain.sh-2985- # Again, we only want to link against shared libraries unmass-0.9/kdev/ltmain.sh:2986: eval tmp_libs=`$echo "X$deplib" | $Xsed -e "s,^\-l,,"` unmass-0.9/kdev/ltmain.sh-2987- for tmp in $newlib_search_path ; do ############################################## unmass-0.9/kdev/ltmain.sh-3152- lib*) unmass-0.9/kdev/ltmain.sh:3153: name=`$echo "X$outputname" | $Xsed -e 's/\.la$//' -e 's/^lib//'` unmass-0.9/kdev/ltmain.sh-3154- eval shared_ext=\"$shrext_cmds\" ############################################## unmass-0.9/kdev/ltmain.sh-3158- if test "$module" = no; then unmass-0.9/kdev/ltmain.sh:3159: $echo "$modename: libtool library \`$output' must begin with \`lib'" 1>&2 unmass-0.9/kdev/ltmain.sh-3160- $echo "$help" 1>&2 ############################################## unmass-0.9/kdev/ltmain.sh-3164- # Add the "lib" prefix for modules if required unmass-0.9/kdev/ltmain.sh:3165: name=`$echo "X$outputname" | $Xsed -e 's/\.la$//'` unmass-0.9/kdev/ltmain.sh-3166- eval shared_ext=\"$shrext_cmds\" ############################################## unmass-0.9/kdev/ltmain.sh-3168- else unmass-0.9/kdev/ltmain.sh:3169: libname=`$echo "X$outputname" | $Xsed -e 's/\.la$//'` unmass-0.9/kdev/ltmain.sh-3170- fi ############################################## unmass-0.9/kdev/ltmain.sh-3245- darwin|linux|osf|windows|none) unmass-0.9/kdev/ltmain.sh:3246: current=`expr $number_major + $number_minor` unmass-0.9/kdev/ltmain.sh-3247- age="$number_minor" ############################################## unmass-0.9/kdev/ltmain.sh-3255- irix|nonstopux) unmass-0.9/kdev/ltmain.sh:3256: current=`expr $number_major + $number_minor - 1` unmass-0.9/kdev/ltmain.sh-3257- age="$number_minor" ############################################## unmass-0.9/kdev/ltmain.sh-3297- if test "$age" -gt "$current"; then unmass-0.9/kdev/ltmain.sh:3298: $echo "$modename: AGE \`$age' is greater than the current interface number \`$current'" 1>&2 unmass-0.9/kdev/ltmain.sh-3299- $echo "$modename: \`$vinfo' is not valid version information" 1>&2 ############################################## unmass-0.9/kdev/ltmain.sh-3312- # verstring for coding it into the library header unmass-0.9/kdev/ltmain.sh:3313: major=.`expr $current - $age` unmass-0.9/kdev/ltmain.sh-3314- versuffix="$major.$age.$revision" unmass-0.9/kdev/ltmain.sh-3315- # Darwin ld doesn't like 0 for these options... unmass-0.9/kdev/ltmain.sh:3316: minor_current=`expr $current + 1` unmass-0.9/kdev/ltmain.sh-3317- verstring="${wl}-compatibility_version ${wl}$minor_current ${wl}-current_version ${wl}$minor_current.$revision" ############################################## unmass-0.9/kdev/ltmain.sh-3330- irix | nonstopux) unmass-0.9/kdev/ltmain.sh:3331: major=`expr $current - $age + 1` unmass-0.9/kdev/ltmain.sh-3332- ############################################## unmass-0.9/kdev/ltmain.sh-3341- while test "$loop" -ne 0; do unmass-0.9/kdev/ltmain.sh:3342: iface=`expr $revision - $loop` unmass-0.9/kdev/ltmain.sh:3343: loop=`expr $loop - 1` unmass-0.9/kdev/ltmain.sh-3344- verstring="$verstring_prefix$major.$iface:$verstring" ############################################## unmass-0.9/kdev/ltmain.sh-3352- linux) unmass-0.9/kdev/ltmain.sh:3353: major=.`expr $current - $age` unmass-0.9/kdev/ltmain.sh-3354- versuffix="$major.$age.$revision" ############################################## unmass-0.9/kdev/ltmain.sh-3357- osf) unmass-0.9/kdev/ltmain.sh:3358: major=.`expr $current - $age` unmass-0.9/kdev/ltmain.sh-3359- versuffix=".$current.$age.$revision" ############################################## unmass-0.9/kdev/ltmain.sh-3364- while test "$loop" -ne 0; do unmass-0.9/kdev/ltmain.sh:3365: iface=`expr $current - $loop` unmass-0.9/kdev/ltmain.sh:3366: loop=`expr $loop - 1` unmass-0.9/kdev/ltmain.sh-3367- verstring="$verstring:${iface}.0" ############################################## unmass-0.9/kdev/ltmain.sh-3381- # extension on DOS 8.3 filesystems. unmass-0.9/kdev/ltmain.sh:3382: major=`expr $current - $age` unmass-0.9/kdev/ltmain.sh-3383- versuffix="-$major" ############################################## unmass-0.9/kdev/ltmain.sh-3436- removelist= unmass-0.9/kdev/ltmain.sh:3437: tempremovelist=`$echo "$output_objdir/*"` unmass-0.9/kdev/ltmain.sh-3438- for p in $tempremovelist; do ############################################## unmass-0.9/kdev/ltmain.sh-3464- # Transform .lo files to .o files. unmass-0.9/kdev/ltmain.sh:3465: oldobjs="$objs "`$echo "X$libobjs" | $SP2NL | $Xsed -e '/\.'${libext}'$/d' -e "$lo2o" | $NL2SP` unmass-0.9/kdev/ltmain.sh-3466- fi ############################################## unmass-0.9/kdev/ltmain.sh-3469- #for path in $notinst_path; do unmass-0.9/kdev/ltmain.sh:3470: # lib_search_path=`$echo "$lib_search_path " | ${SED} -e "s% $path % %g"` unmass-0.9/kdev/ltmain.sh:3471: # deplibs=`$echo "$deplibs " | ${SED} -e "s% -L$path % %g"` unmass-0.9/kdev/ltmain.sh:3472: # dependency_libs=`$echo "$dependency_libs " | ${SED} -e "s% -L$path % %g"` unmass-0.9/kdev/ltmain.sh-3473- #done ############################################## unmass-0.9/kdev/ltmain.sh-3576- for i in $deplibs; do unmass-0.9/kdev/ltmain.sh:3577: name=`expr $i : '-l\(.*\)'` unmass-0.9/kdev/ltmain.sh-3578- # If $name is empty we are operating on a -L argument. ############################################## unmass-0.9/kdev/ltmain.sh-3588- if test -n "$i" ; then unmass-0.9/kdev/ltmain.sh:3589: libname=`eval \\$echo \"$libname_spec\"` unmass-0.9/kdev/ltmain.sh:3590: deplib_matches=`eval \\$echo \"$library_names_spec\"` unmass-0.9/kdev/ltmain.sh-3591- set dummy $deplib_matches unmass-0.9/kdev/ltmain.sh-3592- deplib_match=$2 unmass-0.9/kdev/ltmain.sh:3593: if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then unmass-0.9/kdev/ltmain.sh-3594- newdeplibs="$newdeplibs $i" ############################################## unmass-0.9/kdev/ltmain.sh-3613- for i in $deplibs; do unmass-0.9/kdev/ltmain.sh:3614: name=`expr $i : '-l\(.*\)'` unmass-0.9/kdev/ltmain.sh-3615- # If $name is empty we are operating on a -L argument. ############################################## unmass-0.9/kdev/ltmain.sh-3628- if test -n "$i" ; then unmass-0.9/kdev/ltmain.sh:3629: libname=`eval \\$echo \"$libname_spec\"` unmass-0.9/kdev/ltmain.sh:3630: deplib_matches=`eval \\$echo \"$library_names_spec\"` unmass-0.9/kdev/ltmain.sh-3631- set dummy $deplib_matches unmass-0.9/kdev/ltmain.sh-3632- deplib_match=$2 unmass-0.9/kdev/ltmain.sh:3633: if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then unmass-0.9/kdev/ltmain.sh-3634- newdeplibs="$newdeplibs $i" ############################################## unmass-0.9/kdev/ltmain.sh-3661- set dummy $deplibs_check_method unmass-0.9/kdev/ltmain.sh:3662: file_magic_regex=`expr "$deplibs_check_method" : "$2 \(.*\)"` unmass-0.9/kdev/ltmain.sh-3663- for a_deplib in $deplibs; do unmass-0.9/kdev/ltmain.sh:3664: name=`expr $a_deplib : '-l\(.*\)'` unmass-0.9/kdev/ltmain.sh-3665- # If $name is empty we are operating on a -L argument. ############################################## unmass-0.9/kdev/ltmain.sh-3675- if test -n "$a_deplib" ; then unmass-0.9/kdev/ltmain.sh:3676: libname=`eval \\$echo \"$libname_spec\"` unmass-0.9/kdev/ltmain.sh-3677- for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do unmass-0.9/kdev/ltmain.sh:3678: potential_libs=`ls $i/$libname[.-]* 2>/dev/null` unmass-0.9/kdev/ltmain.sh-3679- for potent_lib in $potential_libs; do ############################################## unmass-0.9/kdev/ltmain.sh-3691- while test -h "$potlib" 2>/dev/null; do unmass-0.9/kdev/ltmain.sh:3692: potliblink=`ls -ld $potlib | ${SED} 's/.* -> //'` unmass-0.9/kdev/ltmain.sh-3693- case $potliblink in unmass-0.9/kdev/ltmain.sh-3694- [\\/]* | [A-Za-z]:[\\/]*) potlib="$potliblink";; unmass-0.9/kdev/ltmain.sh:3695: *) potlib=`$echo "X$potlib" | $Xsed -e 's,[^/]*$,,'`"$potliblink";; unmass-0.9/kdev/ltmain.sh-3696- esac ############################################## unmass-0.9/kdev/ltmain.sh-3730- set dummy $deplibs_check_method unmass-0.9/kdev/ltmain.sh:3731: match_pattern_regex=`expr "$deplibs_check_method" : "$2 \(.*\)"` unmass-0.9/kdev/ltmain.sh-3732- for a_deplib in $deplibs; do unmass-0.9/kdev/ltmain.sh:3733: name=`expr $a_deplib : '-l\(.*\)'` unmass-0.9/kdev/ltmain.sh-3734- # If $name is empty we are operating on a -L argument. ############################################## unmass-0.9/kdev/ltmain.sh-3744- if test -n "$a_deplib" ; then unmass-0.9/kdev/ltmain.sh:3745: libname=`eval \\$echo \"$libname_spec\"` unmass-0.9/kdev/ltmain.sh-3746- for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do unmass-0.9/kdev/ltmain.sh:3747: potential_libs=`ls $i/$libname[.-]* 2>/dev/null` unmass-0.9/kdev/ltmain.sh-3748- for potent_lib in $potential_libs; do ############################################## unmass-0.9/kdev/ltmain.sh-3787- # can't use Xsed below, because $i might contain '/' unmass-0.9/kdev/ltmain.sh:3788: tmp_deplibs=`$echo "X $tmp_deplibs" | ${SED} -e "1s,^X,," -e "s,$i,,"` unmass-0.9/kdev/ltmain.sh-3789- done ############################################## unmass-0.9/kdev/ltmain.sh-3812- # On Rhapsody replace the C library is the System framework unmass-0.9/kdev/ltmain.sh:3813: newdeplibs=`$echo "X $newdeplibs" | $Xsed -e 's/ -lc / -framework System /'` unmass-0.9/kdev/ltmain.sh-3814- ;; ############################################## unmass-0.9/kdev/ltmain.sh-3984- # Use standard objects if they are pic unmass-0.9/kdev/ltmain.sh:3985: test -z "$pic_flag" && libobjs=`$echo "X$libobjs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP` unmass-0.9/kdev/ltmain.sh-3986- ############################################## unmass-0.9/kdev/ltmain.sh-3997- eval cmd=\"$cmd\" unmass-0.9/kdev/ltmain.sh:3998: if len=`expr "X$cmd" : ".*"` && unmass-0.9/kdev/ltmain.sh-3999- test "$len" -le "$max_cmd_len" || test "$max_cmd_len" -le -1; then ############################################## unmass-0.9/kdev/ltmain.sh-4079- if test "X$skipped_export" != "X:" && unmass-0.9/kdev/ltmain.sh:4080: len=`expr "X$test_cmds" : ".*" 2>/dev/null` && unmass-0.9/kdev/ltmain.sh-4081- test "$len" -le "$max_cmd_len" || test "$max_cmd_len" -le -1; then ############################################## unmass-0.9/kdev/ltmain.sh-4098- save_output=$output unmass-0.9/kdev/ltmain.sh:4099: output_la=`$echo "X$output" | $Xsed -e "$basename"` unmass-0.9/kdev/ltmain.sh-4100- ############################################## unmass-0.9/kdev/ltmain.sh-4114- if test "X$objlist" = X || unmass-0.9/kdev/ltmain.sh:4115: { len=`expr "X$test_cmds" : ".*" 2>/dev/null` && unmass-0.9/kdev/ltmain.sh-4116- test "$len" -le "$max_cmd_len"; }; then ############################################## unmass-0.9/kdev/ltmain.sh-4129- last_robj=$output_objdir/$output_la-${k}.$objext unmass-0.9/kdev/ltmain.sh:4130: k=`expr $k + 1` unmass-0.9/kdev/ltmain.sh-4131- output=$output_objdir/$output_la-${k}.$objext ############################################## unmass-0.9/kdev/ltmain.sh-4155- do unmass-0.9/kdev/ltmain.sh:4156: i=`expr $i + 1` unmass-0.9/kdev/ltmain.sh-4157- delfiles="$delfiles $output_objdir/$output_la-${i}.$objext" ############################################## unmass-0.9/kdev/ltmain.sh-4279- libobj="$output" unmass-0.9/kdev/ltmain.sh:4280: obj=`$echo "X$output" | $Xsed -e "$lo2o"` unmass-0.9/kdev/ltmain.sh-4281- ;; ############################################## unmass-0.9/kdev/ltmain.sh-4304- eval tmp_whole_archive_flags=\"$whole_archive_flag_spec\" unmass-0.9/kdev/ltmain.sh:4305: reload_conv_objs=$reload_objs\ `$echo "X$tmp_whole_archive_flags" | $Xsed -e 's|,| |g'` unmass-0.9/kdev/ltmain.sh-4306- else ############################################## unmass-0.9/kdev/ltmain.sh-4315- # Create the old-style object. unmass-0.9/kdev/ltmain.sh:4316: 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 unmass-0.9/kdev/ltmain.sh-4317- ############################################## unmass-0.9/kdev/ltmain.sh-4376- case $host in unmass-0.9/kdev/ltmain.sh:4377: *cygwin*) output=`$echo $output | ${SED} -e 's,.exe$,,;s,$,.exe,'` ;; unmass-0.9/kdev/ltmain.sh-4378- esac ############################################## unmass-0.9/kdev/ltmain.sh-4396- # On Rhapsody replace the C library is the System framework unmass-0.9/kdev/ltmain.sh:4397: compile_deplibs=`$echo "X $compile_deplibs" | $Xsed -e 's/ -lc / -framework System /'` unmass-0.9/kdev/ltmain.sh:4398: finalize_deplibs=`$echo "X $finalize_deplibs" | $Xsed -e 's/ -lc / -framework System /'` unmass-0.9/kdev/ltmain.sh-4399- ;; ############################################## unmass-0.9/kdev/ltmain.sh-4484- *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2*) unmass-0.9/kdev/ltmain.sh:4485: testbindir=`$echo "X$libdir" | $Xsed -e 's*/lib$*/bin*'` unmass-0.9/kdev/ltmain.sh-4486- case :$dllsearchpath: in ############################################## unmass-0.9/kdev/ltmain.sh-4542- # Transform all the library objects into standard objects. unmass-0.9/kdev/ltmain.sh:4543: compile_command=`$echo "X$compile_command" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP` unmass-0.9/kdev/ltmain.sh:4544: finalize_command=`$echo "X$finalize_command" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP` unmass-0.9/kdev/ltmain.sh-4545- fi ############################################## unmass-0.9/kdev/ltmain.sh-4588- # Add our own program objects to the symbol list. unmass-0.9/kdev/ltmain.sh:4589: progfiles=`$echo "X$objs$old_deplibs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP` unmass-0.9/kdev/ltmain.sh-4590- for arg in $progfiles; do ############################################## unmass-0.9/kdev/ltmain.sh-4630- $show "extracting global C symbols from \`$arg'" unmass-0.9/kdev/ltmain.sh:4631: name=`$echo "$arg" | ${SED} -e 's%^.*/%%'` unmass-0.9/kdev/ltmain.sh-4632- $run eval '$echo ": $name " >> "$nlist"' ############################################## unmass-0.9/kdev/ltmain.sh-4752- if test -f "$output_objdir/${outputname}.def" ; then unmass-0.9/kdev/ltmain.sh:4753: compile_command=`$echo "X$compile_command" | $SP2NL | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}.def $output_objdir/${outputname}S.${objext}%" | $NL2SP` unmass-0.9/kdev/ltmain.sh:4754: finalize_command=`$echo "X$finalize_command" | $SP2NL | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}.def $output_objdir/${outputname}S.${objext}%" | $NL2SP` unmass-0.9/kdev/ltmain.sh-4755- else unmass-0.9/kdev/ltmain.sh:4756: compile_command=`$echo "X$compile_command" | $SP2NL | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}S.${objext}%" | $NL2SP` unmass-0.9/kdev/ltmain.sh:4757: finalize_command=`$echo "X$finalize_command" | $SP2NL | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}S.${objext}%" | $NL2SP` unmass-0.9/kdev/ltmain.sh-4758- fi ############################################## unmass-0.9/kdev/ltmain.sh-4760- * ) unmass-0.9/kdev/ltmain.sh:4761: compile_command=`$echo "X$compile_command" | $SP2NL | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}S.${objext}%" | $NL2SP` unmass-0.9/kdev/ltmain.sh:4762: finalize_command=`$echo "X$finalize_command" | $SP2NL | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}S.${objext}%" | $NL2SP` unmass-0.9/kdev/ltmain.sh-4763- ;; ############################################## unmass-0.9/kdev/ltmain.sh-4776- # Nullify the symbol file. unmass-0.9/kdev/ltmain.sh:4777: compile_command=`$echo "X$compile_command" | $SP2NL | $Xsed -e "s% @SYMFILE@%%" | $NL2SP` unmass-0.9/kdev/ltmain.sh:4778: finalize_command=`$echo "X$finalize_command" | $SP2NL | $Xsed -e "s% @SYMFILE@%%" | $NL2SP` unmass-0.9/kdev/ltmain.sh-4779- fi ############################################## unmass-0.9/kdev/ltmain.sh-4782- # Replace the output file specification. unmass-0.9/kdev/ltmain.sh:4783: compile_command=`$echo "X$compile_command" | $SP2NL | $Xsed -e 's%@OUTPUT@%'"$output"'%g' | $NL2SP` unmass-0.9/kdev/ltmain.sh-4784- link_command="$compile_command$compile_rpath" ############################################## unmass-0.9/kdev/ltmain.sh-4849- # Replace the output file specification. unmass-0.9/kdev/ltmain.sh:4850: link_command=`$echo "X$link_command" | $Xsed -e 's%@OUTPUT@%'"$output"'%g'` unmass-0.9/kdev/ltmain.sh-4851- # Delete the old output file. ############################################## unmass-0.9/kdev/ltmain.sh-4869- if test "$fast_install" = yes; then unmass-0.9/kdev/ltmain.sh:4870: relink_command=`$echo "X$compile_var$compile_command$compile_rpath" | $SP2NL | $Xsed -e 's%@OUTPUT@%\$progdir/\$file%g' | $NL2SP` unmass-0.9/kdev/ltmain.sh-4871- else ############################################## unmass-0.9/kdev/ltmain.sh-4881- # Replace the output file specification. unmass-0.9/kdev/ltmain.sh:4882: link_command=`$echo "X$link_command" | $Xsed -e 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'` unmass-0.9/kdev/ltmain.sh-4883- ############################################## unmass-0.9/kdev/ltmain.sh-4901- else unmass-0.9/kdev/ltmain.sh:4902: var_value=`$echo "X$var_value" | $Xsed -e "$sed_quote_subst"` unmass-0.9/kdev/ltmain.sh-4903- relink_command="$var=\"$var_value\"; export $var; $relink_command" ############################################## unmass-0.9/kdev/ltmain.sh-4906- relink_command="(cd `pwd`; $relink_command)" unmass-0.9/kdev/ltmain.sh:4907: relink_command=`$echo "X$relink_command" | $SP2NL | $Xsed -e "$sed_quote_subst" | $NL2SP` unmass-0.9/kdev/ltmain.sh-4908- fi ############################################## unmass-0.9/kdev/ltmain.sh-4915- esac unmass-0.9/kdev/ltmain.sh:4916: qecho=`$echo "X$qecho" | $Xsed -e "$sed_quote_subst"` unmass-0.9/kdev/ltmain.sh-4917- else unmass-0.9/kdev/ltmain.sh:4918: qecho=`$echo "X$echo" | $Xsed -e "$sed_quote_subst"` unmass-0.9/kdev/ltmain.sh-4919- fi ############################################## unmass-0.9/kdev/ltmain.sh-4925- case $output in unmass-0.9/kdev/ltmain.sh:4926: *.exe) output=`$echo $output|${SED} 's,.exe$,,'` ;; unmass-0.9/kdev/ltmain.sh-4927- esac ############################################## unmass-0.9/kdev/ltmain.sh-4931- exeext=.exe unmass-0.9/kdev/ltmain.sh:4932: outputname=`$echo $outputname|${SED} 's,.exe$,,'` ;; unmass-0.9/kdev/ltmain.sh-4933- *) exeext= ;; ############################################## unmass-0.9/kdev/ltmain.sh-4936- *cygwin* | *mingw* ) unmass-0.9/kdev/ltmain.sh:4937: output_name=`basename $output` unmass-0.9/kdev/ltmain.sh:4938: output_path=`dirname $output` unmass-0.9/kdev/ltmain.sh-4939- cwrappersource="$output_path/$objdir/lt-$output_name.c" ############################################## unmass-0.9/kdev/ltmain.sh-5346- shift unmass-0.9/kdev/ltmain.sh:5347: elif test \"X\`(\$echo '\t') 2>/dev/null\`\" = 'X\t'; then unmass-0.9/kdev/ltmain.sh-5348- # Yippee, \$echo works! ############################################## unmass-0.9/kdev/ltmain.sh-5358- # Find the directory that this script lives in. unmass-0.9/kdev/ltmain.sh:5359: thisdir=\`\$echo \"X\$file\" | \$Xsed -e 's%/[^/]*$%%'\` unmass-0.9/kdev/ltmain.sh-5360- test \"x\$thisdir\" = \"x\$file\" && thisdir=. ############################################## unmass-0.9/kdev/ltmain.sh-5362- # Follow symbolic links until we get to the real thisdir. unmass-0.9/kdev/ltmain.sh:5363: file=\`ls -ld \"\$file\" | ${SED} -n 's/.*-> //p'\` unmass-0.9/kdev/ltmain.sh-5364- while test -n \"\$file\"; do unmass-0.9/kdev/ltmain.sh:5365: destdir=\`\$echo \"X\$file\" | \$Xsed -e 's%/[^/]*\$%%'\` unmass-0.9/kdev/ltmain.sh-5366- ############################################## unmass-0.9/kdev/ltmain.sh-5374- unmass-0.9/kdev/ltmain.sh:5375: file=\`\$echo \"X\$file\" | \$Xsed -e 's%^.*/%%'\` unmass-0.9/kdev/ltmain.sh:5376: file=\`ls -ld \"\$thisdir/\$file\" | ${SED} -n 's/.*-> //p'\` unmass-0.9/kdev/ltmain.sh-5377- done ############################################## unmass-0.9/kdev/ltmain.sh-5379- # Try to get the absolute directory name. unmass-0.9/kdev/ltmain.sh:5380: absdir=\`cd \"\$thisdir\" && pwd\` unmass-0.9/kdev/ltmain.sh-5381- test -n \"\$absdir\" && thisdir=\"\$absdir\" ############################################## unmass-0.9/kdev/ltmain.sh-5389- if test ! -f \"\$progdir/\$program\" || \\ unmass-0.9/kdev/ltmain.sh:5390: { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | ${SED} 1q\`; \\ unmass-0.9/kdev/ltmain.sh-5391- test \"X\$file\" != \"X\$progdir/\$program\"; }; then ############################################## unmass-0.9/kdev/ltmain.sh-5404- if test -n \"\$relink_command\"; then unmass-0.9/kdev/ltmain.sh:5405: if relink_command_output=\`eval \$relink_command 2>&1\`; then : unmass-0.9/kdev/ltmain.sh-5406- else ############################################## unmass-0.9/kdev/ltmain.sh-5436- # The second colon is a workaround for a bug in BeOS R4 sed unmass-0.9/kdev/ltmain.sh:5437: $shlibpath_var=\`\$echo \"X\$$shlibpath_var\" | \$Xsed -e 's/::*\$//'\` unmass-0.9/kdev/ltmain.sh-5438- ############################################## unmass-0.9/kdev/ltmain.sh-5554- do unmass-0.9/kdev/ltmain.sh:5555: objbase=`$echo "X$obj" | $Xsed -e 's%^.*/%%'` unmass-0.9/kdev/ltmain.sh-5556- case " $oldobjs " in ############################################## unmass-0.9/kdev/ltmain.sh-5562- newobj=lt$counter-$objbase unmass-0.9/kdev/ltmain.sh:5563: counter=`expr $counter + 1` unmass-0.9/kdev/ltmain.sh-5564- case " $oldobjs " in ############################################## unmass-0.9/kdev/ltmain.sh-5580- unmass-0.9/kdev/ltmain.sh:5581: if len=`expr "X$cmds" : ".*"` && unmass-0.9/kdev/ltmain.sh-5582- test "$len" -le "$max_cmd_len" || test "$max_cmd_len" -le -1; then ############################################## unmass-0.9/kdev/ltmain.sh-5602- eval test_cmds=\"$old_archive_cmds\" unmass-0.9/kdev/ltmain.sh:5603: if len=`expr "X$test_cmds" : ".*" 2>/dev/null` && unmass-0.9/kdev/ltmain.sh-5604- test "$len" -le "$max_cmd_len"; then ############################################## unmass-0.9/kdev/ltmain.sh-5654- else unmass-0.9/kdev/ltmain.sh:5655: var_value=`$echo "X$var_value" | $Xsed -e "$sed_quote_subst"` unmass-0.9/kdev/ltmain.sh-5656- relink_command="$var=\"$var_value\"; export $var; $relink_command" ############################################## unmass-0.9/kdev/ltmain.sh-5660- relink_command="(cd `pwd`; $SHELL $progpath $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)" unmass-0.9/kdev/ltmain.sh:5661: relink_command=`$echo "X$relink_command" | $SP2NL | $Xsed -e "$sed_quote_subst" | $NL2SP` unmass-0.9/kdev/ltmain.sh-5662- if test "$hardcode_automatic" = yes ; then ############################################## unmass-0.9/kdev/ltmain.sh-5679- *.la) unmass-0.9/kdev/ltmain.sh:5680: name=`$echo "X$deplib" | $Xsed -e 's%^.*/%%'` unmass-0.9/kdev/ltmain.sh:5681: eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib` unmass-0.9/kdev/ltmain.sh-5682- if test -z "$libdir"; then ############################################## unmass-0.9/kdev/ltmain.sh-5691- if test "$installed" = yes && test "$D"; then unmass-0.9/kdev/ltmain.sh:5692: eval mynewdependency_lib=`echo "$libdir/$name" |sed -e "s:$D:/:g" -e 's:/\+:/:g'` unmass-0.9/kdev/ltmain.sh-5693- else ############################################## unmass-0.9/kdev/ltmain.sh-5697- if test "$mynewdependency_lib"; then unmass-0.9/kdev/ltmain.sh:5698: my_little_ninja_foo_1=`echo $newdependency_libs |$EGREP -e "$mynewdependency_lib"` unmass-0.9/kdev/ltmain.sh-5699- if test -z "$my_little_ninja_foo_1"; then ############################################## unmass-0.9/kdev/ltmain.sh-5711- # We do not want portage's build root ($S) present. unmass-0.9/kdev/ltmain.sh:5712: my_little_ninja_foo_2=`echo $deplib |$EGREP -e "$S"` unmass-0.9/kdev/ltmain.sh-5713- # We do not want portage's install root ($D) present. unmass-0.9/kdev/ltmain.sh:5714: my_little_ninja_foo_3=`echo $deplib |$EGREP -e "$D"` unmass-0.9/kdev/ltmain.sh-5715- if test -n "$my_little_ninja_foo_2" && test "$S"; then ############################################## unmass-0.9/kdev/ltmain.sh-5717- elif test -n "$my_little_ninja_foo_3" && test "$D"; then unmass-0.9/kdev/ltmain.sh:5718: eval mynewdependency_lib=`echo "$deplib" |sed -e "s:$D:/:g" -e 's:/\+:/:g'` unmass-0.9/kdev/ltmain.sh-5719- else ############################################## unmass-0.9/kdev/ltmain.sh-5726- if test "$mynewdependency_lib"; then unmass-0.9/kdev/ltmain.sh:5727: my_little_ninja_foo_4=`echo $newdependency_libs |$EGREP -e "$mynewdependency_lib"` unmass-0.9/kdev/ltmain.sh-5728- if test -z "$my_little_ninja_foo_4"; then ############################################## unmass-0.9/kdev/ltmain.sh-5737- for lib in $dlfiles; do unmass-0.9/kdev/ltmain.sh:5738: name=`$echo "X$lib" | $Xsed -e 's%^.*/%%'` unmass-0.9/kdev/ltmain.sh:5739: eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib` unmass-0.9/kdev/ltmain.sh-5740- if test -z "$libdir"; then ############################################## unmass-0.9/kdev/ltmain.sh-5748- for lib in $dlprefiles; do unmass-0.9/kdev/ltmain.sh:5749: name=`$echo "X$lib" | $Xsed -e 's%^.*/%%'` unmass-0.9/kdev/ltmain.sh:5750: eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib` unmass-0.9/kdev/ltmain.sh-5751- if test -z "$libdir"; then ############################################## unmass-0.9/kdev/ltmain.sh-5785- if test "$installed" = yes && test "$D"; then unmass-0.9/kdev/ltmain.sh:5786: install_libdir=`echo "$install_libdir" |sed -e "s:$D:/:g" -e 's:/\+:/:g'` unmass-0.9/kdev/ltmain.sh-5787- fi ############################################## unmass-0.9/kdev/ltmain.sh-5849- # Aesthetically quote it. unmass-0.9/kdev/ltmain.sh:5850: arg=`$echo "X$nonopt" | $Xsed -e "$sed_quote_subst"` unmass-0.9/kdev/ltmain.sh-5851- case $arg in ############################################## unmass-0.9/kdev/ltmain.sh-5865- # Aesthetically quote it. unmass-0.9/kdev/ltmain.sh:5866: arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"` unmass-0.9/kdev/ltmain.sh-5867- case $arg in ############################################## unmass-0.9/kdev/ltmain.sh-5916- # Aesthetically quote the argument. unmass-0.9/kdev/ltmain.sh:5917: arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"` unmass-0.9/kdev/ltmain.sh-5918- case $arg in ############################################## unmass-0.9/kdev/ltmain.sh-5948- # Strip any trailing slash from the destination. unmass-0.9/kdev/ltmain.sh:5949: dest=`$echo "X$dest" | $Xsed -e 's%/$%%'` unmass-0.9/kdev/ltmain.sh-5950- ############################################## unmass-0.9/kdev/ltmain.sh-5956- else unmass-0.9/kdev/ltmain.sh:5957: destdir=`$echo "X$dest" | $Xsed -e 's%/[^/]*$%%'` unmass-0.9/kdev/ltmain.sh-5958- test "X$destdir" = "X$dest" && destdir=. unmass-0.9/kdev/ltmain.sh:5959: destname=`$echo "X$dest" | $Xsed -e 's%^.*/%%'` unmass-0.9/kdev/ltmain.sh-5960- ############################################## unmass-0.9/kdev/ltmain.sh-6032- unmass-0.9/kdev/ltmain.sh:6033: dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'`/ unmass-0.9/kdev/ltmain.sh-6034- test "X$dir" = "X$file/" && dir= ############################################## unmass-0.9/kdev/ltmain.sh-6038- # Determine the prefix the user has applied to our future dir. unmass-0.9/kdev/ltmain.sh:6039: inst_prefix_dir=`$echo "$destdir" | $SED "s%$libdir\$%%"` unmass-0.9/kdev/ltmain.sh-6040- ############################################## unmass-0.9/kdev/ltmain.sh-6053- # Stick the inst_prefix_dir data into the link command. unmass-0.9/kdev/ltmain.sh:6054: relink_command=`$echo "$relink_command" | $SP2NL | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%" | $NL2SP` unmass-0.9/kdev/ltmain.sh-6055- else unmass-0.9/kdev/ltmain.sh:6056: relink_command=`$echo "$relink_command" | $SP2NL | $SED "s%@inst_prefix_dir@%%" | $NL2SP` unmass-0.9/kdev/ltmain.sh-6057- fi ############################################## unmass-0.9/kdev/ltmain.sh-6122- # Install the pseudo-library for information purposes. unmass-0.9/kdev/ltmain.sh:6123: name=`$echo "X$file" | $Xsed -e 's%^.*/%%'` unmass-0.9/kdev/ltmain.sh-6124- instname="$dir/$name"i ############################################## unmass-0.9/kdev/ltmain.sh-6138- else unmass-0.9/kdev/ltmain.sh:6139: destfile=`$echo "X$file" | $Xsed -e 's%^.*/%%'` unmass-0.9/kdev/ltmain.sh-6140- destfile="$destdir/$destfile" ############################################## unmass-0.9/kdev/ltmain.sh-6145- *.lo) unmass-0.9/kdev/ltmain.sh:6146: staticdest=`$echo "X$destfile" | $Xsed -e "$lo2o"` unmass-0.9/kdev/ltmain.sh-6147- ;; ############################################## unmass-0.9/kdev/ltmain.sh-6167- # Deduce the name of the old-style object file. unmass-0.9/kdev/ltmain.sh:6168: staticobj=`$echo "X$file" | $Xsed -e "$lo2o"` unmass-0.9/kdev/ltmain.sh-6169- ############################################## unmass-0.9/kdev/ltmain.sh-6180- else unmass-0.9/kdev/ltmain.sh:6181: destfile=`$echo "X$file" | $Xsed -e 's%^.*/%%'` unmass-0.9/kdev/ltmain.sh-6182- destfile="$destdir/$destfile" ############################################## unmass-0.9/kdev/ltmain.sh-6191- if test ! -f "$file"; then unmass-0.9/kdev/ltmain.sh:6192: file=`$echo $file|${SED} 's,.exe$,,'` unmass-0.9/kdev/ltmain.sh-6193- stripped_ext=".exe" ############################################## unmass-0.9/kdev/ltmain.sh-6200- *cygwin*|*mingw*) unmass-0.9/kdev/ltmain.sh:6201: wrapper=`$echo $file | ${SED} -e 's,.exe$,,'` unmass-0.9/kdev/ltmain.sh-6202- ;; ############################################## unmass-0.9/kdev/ltmain.sh-6238- fi unmass-0.9/kdev/ltmain.sh:6239: libfile="$libdir/"`$echo "X$lib" | $Xsed -e 's%^.*/%%g'` ### testsuite: skip nested quoting test unmass-0.9/kdev/ltmain.sh-6240- if test -n "$libdir" && test ! -f "$libfile"; then unmass-0.9/kdev/ltmain.sh:6241: $echo "$modename: warning: \`$lib' has not been installed in \`$libdir'" 1>&2 unmass-0.9/kdev/ltmain.sh-6242- finalize=no ############################################## unmass-0.9/kdev/ltmain.sh-6261- tmpdir=`func_mktempdir` unmass-0.9/kdev/ltmain.sh:6262: file=`$echo "X$file$stripped_ext" | $Xsed -e 's%^.*/%%'` unmass-0.9/kdev/ltmain.sh-6263- outputname="$tmpdir/$file" unmass-0.9/kdev/ltmain.sh-6264- # Replace the output file specification. unmass-0.9/kdev/ltmain.sh:6265: relink_command=`$echo "X$relink_command" | $SP2NL | $Xsed -e 's%@OUTPUT@%'"$outputname"'%g' | $NL2SP` unmass-0.9/kdev/ltmain.sh-6266- ############################################## unmass-0.9/kdev/ltmain.sh-6279- # Install the binary that we compiled earlier. unmass-0.9/kdev/ltmain.sh:6280: file=`$echo "X$file$stripped_ext" | $Xsed -e "s%\([^/]*\)$%$objdir/\1%"` unmass-0.9/kdev/ltmain.sh-6281- fi ############################################## unmass-0.9/kdev/ltmain.sh-6295- *:*.exe) unmass-0.9/kdev/ltmain.sh:6296: destfile=`$echo $destfile | ${SED} -e 's,.exe$,,'` unmass-0.9/kdev/ltmain.sh-6297- ;; ############################################## unmass-0.9/kdev/ltmain.sh-6308- for file in $staticlibs; do unmass-0.9/kdev/ltmain.sh:6309: name=`$echo "X$file" | $Xsed -e 's%^.*/%%'` unmass-0.9/kdev/ltmain.sh-6310- ############################################## unmass-0.9/kdev/ltmain.sh-6465- # Warn if it was a shared library. unmass-0.9/kdev/ltmain.sh:6466: test -n "$library_names" && $echo "$modename: warning: \`$file' was not linked with \`-export-dynamic'" unmass-0.9/kdev/ltmain.sh-6467- continue ############################################## unmass-0.9/kdev/ltmain.sh-6469- unmass-0.9/kdev/ltmain.sh:6470: dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'` unmass-0.9/kdev/ltmain.sh-6471- test "X$dir" = "X$file" && dir=. ############################################## unmass-0.9/kdev/ltmain.sh-6476- if test ! -f "$dir/$dlname"; then unmass-0.9/kdev/ltmain.sh:6477: $echo "$modename: cannot find \`$dlname' in \`$dir' or \`$dir/$objdir'" 1>&2 unmass-0.9/kdev/ltmain.sh-6478- exit $EXIT_FAILURE ############################################## unmass-0.9/kdev/ltmain.sh-6484- # Just add the directory containing the .lo file. unmass-0.9/kdev/ltmain.sh:6485: dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'` unmass-0.9/kdev/ltmain.sh-6486- test "X$dir" = "X$file" && dir=. ############################################## unmass-0.9/kdev/ltmain.sh-6495- # Get the absolute pathname. unmass-0.9/kdev/ltmain.sh:6496: absdir=`cd "$dir" && pwd` unmass-0.9/kdev/ltmain.sh-6497- test -n "$absdir" && dir="$absdir" ############################################## unmass-0.9/kdev/ltmain.sh-6531- # Quote arguments (to preserve shell metacharacters). unmass-0.9/kdev/ltmain.sh:6532: file=`$echo "X$file" | $Xsed -e "$sed_quote_subst"` unmass-0.9/kdev/ltmain.sh-6533- args="$args \"$file\"" ############################################## unmass-0.9/kdev/ltmain.sh-6595- for file in $files; do unmass-0.9/kdev/ltmain.sh:6596: dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'` unmass-0.9/kdev/ltmain.sh-6597- if test "X$dir" = "X$file"; then ############################################## unmass-0.9/kdev/ltmain.sh-6602- fi unmass-0.9/kdev/ltmain.sh:6603: name=`$echo "X$file" | $Xsed -e 's%^.*/%%'` unmass-0.9/kdev/ltmain.sh-6604- test "$mode" = uninstall && objdir="$dir" ############################################## unmass-0.9/kdev/ltmain.sh-6712- *.exe) unmass-0.9/kdev/ltmain.sh:6713: file=`$echo $file|${SED} 's,.exe$,,'` unmass-0.9/kdev/ltmain.sh:6714: noexename=`$echo $name|${SED} 's,.exe$,,'` unmass-0.9/kdev/ltmain.sh-6715- # $file with .exe has already been added to rmfiles, ############################################## unmass-0.9/kdev/depcomp-33- unmass-0.9/kdev/depcomp:34:depfile=${depfile-`echo "$object" | sed 's,\([^/]*\)$,.deps/\1,;s/\.\([^.]*\)$/.P\1/'`} unmass-0.9/kdev/depcomp:35:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`} unmass-0.9/kdev/depcomp-36- ############################################## unmass-0.9/kdev/depcomp-168- # $object doesn't have directory information. unmass-0.9/kdev/depcomp:169: stripped=`echo "$object" | sed -e 's,^.*/,,' -e 's/\(.*\)\..*$/\1/'` unmass-0.9/kdev/depcomp-170- tmpdepfile="$stripped.u" ############################################## unmass-0.9/kdev/depcomp-187- # Do two passes, one to just change these to unmass-0.9/kdev/depcomp:188: # `$object: dependent.h' and one to simply `dependent.h:'. unmass-0.9/kdev/depcomp-189- sed -e "s,^$outname:,$object :," < "$tmpdepfile" > "$depfile" ############################################## unmass-0.9/kdev/depcomp-223- # Do two passes, one to just change these to unmass-0.9/kdev/depcomp:224: # `$object: dependent.h' and one to simply `dependent.h:'. unmass-0.9/kdev/depcomp-225- sed -e "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile" ############################################## unmass-0.9/kdev/depcomp-237- tmpdepfile1="$object.d" unmass-0.9/kdev/depcomp:238: tmpdepfile2=`echo "$object" | sed -e 's/.o$/.d/'` unmass-0.9/kdev/depcomp-239- if test "$libtool" = yes; then ############################################## unmass-0.9/kdev/depcomp-335- done unmass-0.9/kdev/depcomp:336: obj_suffix="`echo $object | sed 's/^.*\././'`" unmass-0.9/kdev/depcomp-337- touch "$tmpdepfile" ############################################## unmass-0.9/kdev/install-sh-85- unmass-0.9/kdev/install-sh:86: -t=*) transformarg=`echo $1 | sed 's/-t=//'` unmass-0.9/kdev/install-sh-87- shift ############################################## unmass-0.9/kdev/install-sh-89- unmass-0.9/kdev/install-sh:90: -b=*) transformbasename=`echo $1 | sed 's/-b=//'` unmass-0.9/kdev/install-sh-91- shift ############################################## unmass-0.9/kdev/install-sh-151- then unmass-0.9/kdev/install-sh:152: dst=$dst/`basename "$src"` unmass-0.9/kdev/install-sh-153- else ############################################## unmass-0.9/kdev/install-sh-158-## this sed command emulates the dirname command unmass-0.9/kdev/install-sh:159:dstdir=`echo "$dst" | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'` unmass-0.9/kdev/install-sh-160- ############################################## unmass-0.9/kdev/install-sh-172-IFS='%' unmass-0.9/kdev/install-sh:173:set - `echo "$dstdir" | sed -e 's@/@%@g' -e 's@^%@/@'` unmass-0.9/kdev/install-sh-174-IFS=$oIFS ############################################## unmass-0.9/kdev/install-sh-206- then unmass-0.9/kdev/install-sh:207: dstfile=`basename "$dst"` unmass-0.9/kdev/install-sh-208- else ############################################## unmass-0.9/kdev/install-sh-216- then unmass-0.9/kdev/install-sh:217: dstfile=`basename "$dst"` unmass-0.9/kdev/install-sh-218- else ############################################## unmass-0.9/kdev/mkinstalldirs-69-do unmass-0.9/kdev/mkinstalldirs:70: set fnord `echo ":$file" | sed -ne 's/^:\//#/;s/^://;s/\// /g;s/^#/\//;p'` unmass-0.9/kdev/mkinstalldirs-71- shift ############################################## unmass-0.9/kdev/config.sub-56- unmass-0.9/kdev/config.sub:57:me=`echo "$0" | sed -e 's,.*/,,'` unmass-0.9/kdev/config.sub-58- ############################################## unmass-0.9/kdev/config.sub-120-# Here we must recognize all the valid KERNEL-OS combinations. unmass-0.9/kdev/config.sub:121:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'` unmass-0.9/kdev/config.sub-122-case $maybe_os in ############################################## unmass-0.9/kdev/config.sub-126- os=-$maybe_os unmass-0.9/kdev/config.sub:127: basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'` unmass-0.9/kdev/config.sub-128- ;; unmass-0.9/kdev/config.sub-129- *) unmass-0.9/kdev/config.sub:130: basic_machine=`echo $1 | sed 's/-[^-]*$//'` unmass-0.9/kdev/config.sub-131- if [ $basic_machine != $1 ] unmass-0.9/kdev/config.sub:132: then os=`echo $1 | sed 's/.*-/-/'` unmass-0.9/kdev/config.sub-133- else os=; fi ############################################## unmass-0.9/kdev/config.sub-177- os=-sco5v6 unmass-0.9/kdev/config.sub:178: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` unmass-0.9/kdev/config.sub-179- ;; ############################################## unmass-0.9/kdev/config.sub-181- os=-sco3.2v5 unmass-0.9/kdev/config.sub:182: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` unmass-0.9/kdev/config.sub-183- ;; ############################################## unmass-0.9/kdev/config.sub-185- os=-sco3.2v4 unmass-0.9/kdev/config.sub:186: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` unmass-0.9/kdev/config.sub-187- ;; unmass-0.9/kdev/config.sub-188- -sco3.2.[4-9]*) unmass-0.9/kdev/config.sub:189: os=`echo $os | sed -e 's/sco3.2./sco3.2v/'` unmass-0.9/kdev/config.sub:190: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` unmass-0.9/kdev/config.sub-191- ;; ############################################## unmass-0.9/kdev/config.sub-193- # Don't forget version if it is 3.2v4 or newer. unmass-0.9/kdev/config.sub:194: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` unmass-0.9/kdev/config.sub-195- ;; ############################################## unmass-0.9/kdev/config.sub-197- # Don't forget version if it is 3.2v4 or newer. unmass-0.9/kdev/config.sub:198: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` unmass-0.9/kdev/config.sub-199- ;; ############################################## unmass-0.9/kdev/config.sub-201- os=-sco3.2v2 unmass-0.9/kdev/config.sub:202: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` unmass-0.9/kdev/config.sub-203- ;; unmass-0.9/kdev/config.sub-204- -udk*) unmass-0.9/kdev/config.sub:205: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` unmass-0.9/kdev/config.sub-206- ;; ############################################## unmass-0.9/kdev/config.sub-208- os=-isc2.2 unmass-0.9/kdev/config.sub:209: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` unmass-0.9/kdev/config.sub-210- ;; ############################################## unmass-0.9/kdev/config.sub-214- -isc*) unmass-0.9/kdev/config.sub:215: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` unmass-0.9/kdev/config.sub-216- ;; ############################################## unmass-0.9/kdev/config.sub-220- -ptx*) unmass-0.9/kdev/config.sub:221: basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'` unmass-0.9/kdev/config.sub-222- ;; unmass-0.9/kdev/config.sub-223- -windowsnt*) unmass-0.9/kdev/config.sub:224: os=`echo $os | sed -e 's/windowsnt/winnt/'` unmass-0.9/kdev/config.sub-225- ;; ############################################## unmass-0.9/kdev/config.sub-310- *-*-*) unmass-0.9/kdev/config.sub:311: echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2 unmass-0.9/kdev/config.sub-312- exit 1 ############################################## unmass-0.9/kdev/config.sub-412- amd64-*) unmass-0.9/kdev/config.sub:413: basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'` unmass-0.9/kdev/config.sub-414- ;; ############################################## unmass-0.9/kdev/config.sub-633- i*86v32) unmass-0.9/kdev/config.sub:634: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` unmass-0.9/kdev/config.sub-635- os=-sysv32 ############################################## unmass-0.9/kdev/config.sub-637- i*86v4*) unmass-0.9/kdev/config.sub:638: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` unmass-0.9/kdev/config.sub-639- os=-sysv4 ############################################## unmass-0.9/kdev/config.sub-641- i*86v) unmass-0.9/kdev/config.sub:642: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` unmass-0.9/kdev/config.sub-643- os=-sysv ############################################## unmass-0.9/kdev/config.sub-645- i*86sol2) unmass-0.9/kdev/config.sub:646: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` unmass-0.9/kdev/config.sub-647- os=-solaris2 ############################################## unmass-0.9/kdev/config.sub-711- mips3*-*) unmass-0.9/kdev/config.sub:712: basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'` unmass-0.9/kdev/config.sub-713- ;; unmass-0.9/kdev/config.sub-714- mips3*) unmass-0.9/kdev/config.sub:715: basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown unmass-0.9/kdev/config.sub-716- ;; ############################################## unmass-0.9/kdev/config.sub-729- ms1-*) unmass-0.9/kdev/config.sub:730: basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'` unmass-0.9/kdev/config.sub-731- ;; ############################################## unmass-0.9/kdev/config.sub-842- pc98-*) unmass-0.9/kdev/config.sub:843: basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'` unmass-0.9/kdev/config.sub-844- ;; ############################################## unmass-0.9/kdev/config.sub-857- pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*) unmass-0.9/kdev/config.sub:858: basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'` unmass-0.9/kdev/config.sub-859- ;; unmass-0.9/kdev/config.sub-860- pentiumpro-* | p6-* | 6x86-* | athlon-*) unmass-0.9/kdev/config.sub:861: basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'` unmass-0.9/kdev/config.sub-862- ;; unmass-0.9/kdev/config.sub-863- pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*) unmass-0.9/kdev/config.sub:864: basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'` unmass-0.9/kdev/config.sub-865- ;; unmass-0.9/kdev/config.sub-866- pentium4-*) unmass-0.9/kdev/config.sub:867: basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'` unmass-0.9/kdev/config.sub-868- ;; ############################################## unmass-0.9/kdev/config.sub-875- ;; unmass-0.9/kdev/config.sub:876: ppc-*) basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'` unmass-0.9/kdev/config.sub-877- ;; ############################################## unmass-0.9/kdev/config.sub-881- ppcle-* | powerpclittle-*) unmass-0.9/kdev/config.sub:882: basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'` unmass-0.9/kdev/config.sub-883- ;; ############################################## unmass-0.9/kdev/config.sub-885- ;; unmass-0.9/kdev/config.sub:886: ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'` unmass-0.9/kdev/config.sub-887- ;; ############################################## unmass-0.9/kdev/config.sub-891- ppc64le-* | powerpc64little-*) unmass-0.9/kdev/config.sub:892: basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'` unmass-0.9/kdev/config.sub-893- ;; ############################################## unmass-0.9/kdev/config.sub-1175- *) unmass-0.9/kdev/config.sub:1176: echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2 unmass-0.9/kdev/config.sub-1177- exit 1 ############################################## unmass-0.9/kdev/config.sub-1183- *-digital*) unmass-0.9/kdev/config.sub:1184: basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'` unmass-0.9/kdev/config.sub-1185- ;; unmass-0.9/kdev/config.sub-1186- *-commodore*) unmass-0.9/kdev/config.sub:1187: basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'` unmass-0.9/kdev/config.sub-1188- ;; ############################################## unmass-0.9/kdev/config.sub-1201- -solaris1 | -solaris1.*) unmass-0.9/kdev/config.sub:1202: os=`echo $os | sed -e 's|solaris1|sunos4|'` unmass-0.9/kdev/config.sub-1203- ;; ############################################## unmass-0.9/kdev/config.sub-1213- -gnu/linux*) unmass-0.9/kdev/config.sub:1214: os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'` unmass-0.9/kdev/config.sub-1215- ;; ############################################## unmass-0.9/kdev/config.sub-1257- -nto*) unmass-0.9/kdev/config.sub:1258: os=`echo $os | sed -e 's|nto|nto-qnx|'` unmass-0.9/kdev/config.sub-1259- ;; ############################################## unmass-0.9/kdev/config.sub-1264- -mac*) unmass-0.9/kdev/config.sub:1265: os=`echo $os | sed -e 's|mac|macos|'` unmass-0.9/kdev/config.sub-1266- ;; ############################################## unmass-0.9/kdev/config.sub-1270- -linux*) unmass-0.9/kdev/config.sub:1271: os=`echo $os | sed -e 's|linux|linux-gnu|'` unmass-0.9/kdev/config.sub-1272- ;; unmass-0.9/kdev/config.sub-1273- -sunos5*) unmass-0.9/kdev/config.sub:1274: os=`echo $os | sed -e 's|sunos5|solaris2|'` unmass-0.9/kdev/config.sub-1275- ;; unmass-0.9/kdev/config.sub-1276- -sunos6*) unmass-0.9/kdev/config.sub:1277: os=`echo $os | sed -e 's|sunos6|solaris3|'` unmass-0.9/kdev/config.sub-1278- ;; ############################################## unmass-0.9/kdev/config.sub-1325- -sinix5.*) unmass-0.9/kdev/config.sub:1326: os=`echo $os | sed -e 's|sinix|sysv|'` unmass-0.9/kdev/config.sub-1327- ;; ############################################## unmass-0.9/kdev/config.sub-1376- # Get rid of the `-' at the beginning of $os. unmass-0.9/kdev/config.sub:1377: os=`echo $os | sed 's/[^-]*-//'` unmass-0.9/kdev/config.sub:1378: echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2 unmass-0.9/kdev/config.sub-1379- exit 1 ############################################## unmass-0.9/kdev/config.sub-1627- esac unmass-0.9/kdev/config.sub:1628: basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"` unmass-0.9/kdev/config.sub-1629- ;; ############################################## unmass-0.9/kdev/missing-128- from any GNU archive site." unmass-0.9/kdev/missing:129: files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}` unmass-0.9/kdev/missing-130- test -z "$files" && files="config.h" ############################################## unmass-0.9/kdev/missing-167- proper tools for further handling them. unmass-0.9/kdev/missing:168: You can get \`$1Help2man' as part of \`Autoconf' from any GNU unmass-0.9/kdev/missing-169- archive site." unmass-0.9/kdev/missing-170- unmass-0.9/kdev/missing:171: file=`echo "$*" | sed -n 's/.*--output[ =]*\([^ ]*\).*/\1/p'` unmass-0.9/kdev/missing:172: test -z "$file" && file=`echo "$*" | sed -n 's/.*-o[ ]*\([^ ]*\).*/\1/p'` unmass-0.9/kdev/missing-173- if test -f "$file"; then ############################################## unmass-0.9/kdev/missing-196- *.y) unmass-0.9/kdev/missing:197: SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'` unmass-0.9/kdev/missing-198- if [ -f "$SRCFILE" ]; then ############################################## unmass-0.9/kdev/missing-200- fi unmass-0.9/kdev/missing:201: SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'` unmass-0.9/kdev/missing-202- if [ -f "$SRCFILE" ]; then ############################################## unmass-0.9/kdev/missing-226- *.l) unmass-0.9/kdev/missing:227: SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'` unmass-0.9/kdev/missing-228- if [ -f "$SRCFILE" ]; then ############################################## unmass-0.9/kdev/missing-250- unmass-0.9/kdev/missing:251: file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'` unmass-0.9/kdev/missing-252- if test -z "$file"; then unmass-0.9/kdev/missing:253: file=`echo "$*" | sed -n 's/.*--output=\([^ ]*\).*/\1/p'` unmass-0.9/kdev/missing-254- fi ############################################## unmass-0.9/kdev/missing-276- the \`GNU make' package. Grab either from any GNU archive site." unmass-0.9/kdev/missing:277: file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'` unmass-0.9/kdev/missing-278- if test -z "$file"; then unmass-0.9/kdev/missing:279: file=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'` unmass-0.9/kdev/missing:280: file=`sed -n '/^@setfilename/ { s/.* \([^ ]*\) *$/\1/; p; q; }' $file` unmass-0.9/kdev/missing-281- fi ############################################## unmass-0.9/kdev/missing-304- *o*) unmass-0.9/kdev/missing:305: firstarg=`echo "$firstarg" | sed s/o//` unmass-0.9/kdev/missing-306- tar "$firstarg" "$@" && exit 0 ############################################## unmass-0.9/kdev/missing-310- *h*) unmass-0.9/kdev/missing:311: firstarg=`echo "$firstarg" | sed s/h//` unmass-0.9/kdev/missing-312- tar "$firstarg" "$@" && exit 0 ############################################## unmass-0.9/kdev/config.guess-40- unmass-0.9/kdev/config.guess:41:me=`echo "$0" | sed -e 's,.*/,,'` unmass-0.9/kdev/config.guess-42- ############################################## unmass-0.9/kdev/config.guess-109-: ${TMPDIR=/tmp} ; unmass-0.9/kdev/config.guess:110: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } || unmass-0.9/kdev/config.guess-111- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } || ############################################## unmass-0.9/kdev/config.guess-155-EOF unmass-0.9/kdev/config.guess:156: eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep LIBC= | sed -e 's: ::g'` unmass-0.9/kdev/config.guess-157-fi ############################################## unmass-0.9/kdev/config.guess-212- *) unmass-0.9/kdev/config.guess:213: release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'` unmass-0.9/kdev/config.guess-214- ;; ############################################## unmass-0.9/kdev/config.guess-239- *4.0) unmass-0.9/kdev/config.guess:240: UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'` unmass-0.9/kdev/config.guess-241- ;; unmass-0.9/kdev/config.guess-242- *5.*) unmass-0.9/kdev/config.guess:243: UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'` unmass-0.9/kdev/config.guess-244- ;; ############################################## unmass-0.9/kdev/config.guess-249- # types through head -n 1, so we only detect the type of CPU 0. unmass-0.9/kdev/config.guess:250: ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^ The alpha \(.*\) processor.*$/\1/p' | head -n 1` unmass-0.9/kdev/config.guess-251- case "$ALPHA_CPU_TYPE" in ############################################## unmass-0.9/kdev/config.guess-287- # 1.2 uses "1.2" for uname -r. unmass-0.9/kdev/config.guess:288: echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'` unmass-0.9/kdev/config.guess-289- exit ;; ############################################## unmass-0.9/kdev/config.guess-344- sun4H:SunOS:5.*:*) unmass-0.9/kdev/config.guess:345: echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` unmass-0.9/kdev/config.guess-346- exit ;; unmass-0.9/kdev/config.guess-347- sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*) unmass-0.9/kdev/config.guess:348: echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` unmass-0.9/kdev/config.guess-349- exit ;; unmass-0.9/kdev/config.guess-350- i86pc:SunOS:5.*:*) unmass-0.9/kdev/config.guess:351: echo i386-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` unmass-0.9/kdev/config.guess-352- exit ;; ############################################## unmass-0.9/kdev/config.guess-356- # it's likely to be more like Solaris than SunOS4. unmass-0.9/kdev/config.guess:357: echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` unmass-0.9/kdev/config.guess-358- exit ;; ############################################## unmass-0.9/kdev/config.guess-365- # Japanese Language versions have a version number like `4.1.3-JL'. unmass-0.9/kdev/config.guess:366: echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'` unmass-0.9/kdev/config.guess-367- exit ;; ############################################## unmass-0.9/kdev/config.guess-371- sun*:*:4.2BSD:*) unmass-0.9/kdev/config.guess:372: UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null` unmass-0.9/kdev/config.guess-373- test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3 ############################################## unmass-0.9/kdev/config.guess-453- $CC_FOR_BUILD -o $dummy $dummy.c && unmass-0.9/kdev/config.guess:454: dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` && unmass-0.9/kdev/config.guess:455: SYSTEM_NAME=`$dummy $dummyarg` && unmass-0.9/kdev/config.guess-456- { echo "$SYSTEM_NAME"; exit; } ############################################## unmass-0.9/kdev/config.guess-509- *:IRIX*:*:*) unmass-0.9/kdev/config.guess:510: echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'` unmass-0.9/kdev/config.guess-511- exit ;; ############################################## unmass-0.9/kdev/config.guess-539-EOF unmass-0.9/kdev/config.guess:540: if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` unmass-0.9/kdev/config.guess-541- then ############################################## unmass-0.9/kdev/config.guess-552- *:AIX:*:[45]) unmass-0.9/kdev/config.guess:553: IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'` unmass-0.9/kdev/config.guess-554- if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then ############################################## unmass-0.9/kdev/config.guess-587- 9000/[34678]??:HP-UX:*:*) unmass-0.9/kdev/config.guess:588: HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'` unmass-0.9/kdev/config.guess-589- case "${UNAME_MACHINE}" in ############################################## unmass-0.9/kdev/config.guess-641-EOF unmass-0.9/kdev/config.guess:642: (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy` unmass-0.9/kdev/config.guess-643- test -z "$HP_ARCH" && HP_ARCH=hppa ############################################## unmass-0.9/kdev/config.guess-669- ia64:HP-UX:*:*) unmass-0.9/kdev/config.guess:670: HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'` unmass-0.9/kdev/config.guess-671- echo ia64-hp-hpux${HPUX_REV} ############################################## unmass-0.9/kdev/config.guess-699-EOF unmass-0.9/kdev/config.guess:700: $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` && unmass-0.9/kdev/config.guess-701- { echo "$SYSTEM_NAME"; exit; } ############################################## unmass-0.9/kdev/config.guess-770- FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'` unmass-0.9/kdev/config.guess:771: FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'` unmass-0.9/kdev/config.guess-772- echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}" ############################################## unmass-0.9/kdev/config.guess-775- FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'` unmass-0.9/kdev/config.guess:776: FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'` unmass-0.9/kdev/config.guess-777- echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}" ############################################## unmass-0.9/kdev/config.guess-790- pc98) unmass-0.9/kdev/config.guess:791: echo i386-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;; unmass-0.9/kdev/config.guess-792- amd64) unmass-0.9/kdev/config.guess:793: echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;; unmass-0.9/kdev/config.guess-794- *) unmass-0.9/kdev/config.guess:795: echo ${UNAME_MACHINE}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;; unmass-0.9/kdev/config.guess-796- esac ############################################## unmass-0.9/kdev/config.guess-835- prep*:SunOS:5.*:*) unmass-0.9/kdev/config.guess:836: echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` unmass-0.9/kdev/config.guess-837- exit ;; ############################################## unmass-0.9/kdev/config.guess-839- # the GNU system unmass-0.9/kdev/config.guess:840: echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'` unmass-0.9/kdev/config.guess-841- exit ;; ############################################## unmass-0.9/kdev/config.guess-843- # other systems with GNU libc and userland unmass-0.9/kdev/config.guess:844: echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-gnu unmass-0.9/kdev/config.guess-845- exit ;; ############################################## unmass-0.9/kdev/config.guess-1073- i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*) unmass-0.9/kdev/config.guess:1074: UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'` unmass-0.9/kdev/config.guess-1075- if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then ############################################## unmass-0.9/kdev/config.guess-1314- *:DragonFly:*:*) unmass-0.9/kdev/config.guess:1315: echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` unmass-0.9/kdev/config.guess-1316- exit ;; ############################################## unmass-0.9/kdev/config.guess-1327- i*86:skyos:*:*) unmass-0.9/kdev/config.guess:1328: echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE}` | sed -e 's/ .*$//' unmass-0.9/kdev/config.guess-1329- exit ;; ############################################## unmass-0.9/kdev/config.guess-1452- unmass-0.9/kdev/config.guess:1453:$CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null && SYSTEM_NAME=`$dummy` && unmass-0.9/kdev/config.guess-1454- { echo "$SYSTEM_NAME"; exit; } ############################################## unmass-0.9/kdev/aclocal.m4-180- acl_libdirstem=lib unmass-0.9/kdev/aclocal.m4:181: searchpath=`(LC_ALL=C $CC -print-search-dirs) 2>/dev/null | sed -n -e 's,^libraries: ,,p' | sed -e 's,^=,,'` unmass-0.9/kdev/aclocal.m4-182- if test -n "$searchpath"; then ############################################## unmass-0.9/kdev/aclocal.m4-187- */lib64/ | */lib64 ) acl_libdirstem=lib64 ;; unmass-0.9/kdev/aclocal.m4:188: *) searchdir=`cd "$searchdir" && pwd` unmass-0.9/kdev/aclocal.m4-189- case "$searchdir" in ############################################## unmass-0.9/kdev/aclocal.m4-377- dnl or AC_LIB_HAVE_LINKFLAGS call. unmass-0.9/kdev/aclocal.m4:378: uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'` unmass-0.9/kdev/aclocal.m4-379- eval value=\"\$HAVE_LIB$uppername\" ############################################## unmass-0.9/kdev/aclocal.m4-426- -L*) unmass-0.9/kdev/aclocal.m4:427: dir=`echo "X$x" | sed -e 's/^X-L//'` unmass-0.9/kdev/aclocal.m4-428- if test -n "$shlibext" \ ############################################## unmass-0.9/kdev/aclocal.m4-550- */$acl_libdirstem | */$acl_libdirstem/) unmass-0.9/kdev/aclocal.m4:551: basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'` unmass-0.9/kdev/aclocal.m4-552- additional_includedir="$basedir/include" ############################################## unmass-0.9/kdev/aclocal.m4-603- -L*) unmass-0.9/kdev/aclocal.m4:604: additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'` unmass-0.9/kdev/aclocal.m4-605- dnl Potentially add $additional_libdir to $LIBNAME and $LTLIBNAME. ############################################## unmass-0.9/kdev/aclocal.m4-653- -R*) unmass-0.9/kdev/aclocal.m4:654: dir=`echo "X$dep" | sed -e 's/^X-R//'` unmass-0.9/kdev/aclocal.m4-655- if test "$enable_rpath" != no; then ############################################## unmass-0.9/kdev/aclocal.m4-683- dnl Handle this in the next round. unmass-0.9/kdev/aclocal.m4:684: names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'` unmass-0.9/kdev/aclocal.m4-685- ;; ############################################## unmass-0.9/kdev/aclocal.m4-689- dnl option. unmass-0.9/kdev/aclocal.m4:690: names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'` unmass-0.9/kdev/aclocal.m4-691- ;; ############################################## unmass-0.9/kdev/aclocal.m4-796- -L) next=yes ;; unmass-0.9/kdev/aclocal.m4:797: -L*) dir=`echo "X$opt" | sed -e 's,^X-L,,'` unmass-0.9/kdev/aclocal.m4-798- dnl No need to hardcode the standard /usr/lib. ############################################## unmass-0.9/kdev/aclocal.m4-857-[# I'd rather use --version here, but apparently some GNU ld's only accept -v. unmass-0.9/kdev/aclocal.m4:858:case `$LD -v 2>&1 </dev/null` in unmass-0.9/kdev/aclocal.m4-859-*GNU* | *'with BFD'*) ############################################## unmass-0.9/kdev/aclocal.m4-893- # gcc leaves a trailing carriage return which upsets mingw unmass-0.9/kdev/aclocal.m4:894: ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; unmass-0.9/kdev/aclocal.m4-895- *) unmass-0.9/kdev/aclocal.m4:896: ac_prog=`($CC -print-prog-name=ld) 2>&5` ;; unmass-0.9/kdev/aclocal.m4-897- esac ############################################## unmass-0.9/kdev/aclocal.m4-902- # Canonicalize the path of ld unmass-0.9/kdev/aclocal.m4:903: ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'` unmass-0.9/kdev/aclocal.m4-904- while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do unmass-0.9/kdev/aclocal.m4:905: ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"` unmass-0.9/kdev/aclocal.m4-906- done ############################################## unmass-0.9/kdev/aclocal.m4-932- # Break only if it was the GNU/non-GNU ld that we prefer. unmass-0.9/kdev/aclocal.m4:933: case `"$acl_cv_path_LD" -v 2>&1 < /dev/null` in unmass-0.9/kdev/aclocal.m4-934- *GNU* | *'with BFD'*) ############################################## unmass-0.9/kdev/aclocal.m4-970- *" <<$>>am_file "*<<)>> unmass-0.9/kdev/aclocal.m4:971: echo timestamp > `echo <<$>>am_file | sed -e 's%:.*%%' -e 's%[^/]*$%%'`stamp-h$am_indx unmass-0.9/kdev/aclocal.m4-972- ;; unmass-0.9/kdev/aclocal.m4-973- esac unmass-0.9/kdev/aclocal.m4:974: am_indx=`expr "<<$>>am_indx" + 1` unmass-0.9/kdev/aclocal.m4-975-done<<>>dnl>>) ############################################## unmass-0.9/kdev/aclocal.m4-994-dnl test to see if srcdir already configured unmass-0.9/kdev/aclocal.m4:995:if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then unmass-0.9/kdev/aclocal.m4-996- AC_MSG_ERROR([source directory already configured; run "make distclean" there first]) ############################################## unmass-0.9/kdev/aclocal.m4-1003-dnl FIXME This is truly gross. unmass-0.9/kdev/aclocal.m4:1004:missing_dir=`cd $ac_aux_dir && pwd` unmass-0.9/kdev/aclocal.m4-1005-AM_MISSING_PROG(ACLOCAL, aclocal-${am__api_version}, $missing_dir) ############################################## unmass-0.9/kdev/aclocal.m4-1055-if ( unmass-0.9/kdev/aclocal.m4:1056: set X `ls -Lt $srcdir/configure conftestfile 2> /dev/null` unmass-0.9/kdev/aclocal.m4-1057- if test "[$]*" = "X"; then unmass-0.9/kdev/aclocal.m4-1058- # -L didn't work. unmass-0.9/kdev/aclocal.m4:1059: set X `ls -t $srcdir/configure conftestfile` unmass-0.9/kdev/aclocal.m4-1060- fi ############################################## unmass-0.9/kdev/aclocal.m4-1335-gentoo_lt_version="1.5.23b" unmass-0.9/kdev/aclocal.m4:1336:gentoo_ltmain_version=`sed -n '/^[[ ]]*VERSION=/{s/^[[ ]]*VERSION=//;p;q;}' "$ltmain"` unmass-0.9/kdev/aclocal.m4-1337-if test "x$gentoo_lt_version" != "x$gentoo_ltmain_version" ; then ############################################## unmass-0.9/kdev/aclocal.m4-1385-done unmass-0.9/kdev/aclocal.m4:1386:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"` unmass-0.9/kdev/aclocal.m4-1387-]) ############################################## unmass-0.9/kdev/aclocal.m4-1435- }' unmass-0.9/kdev/aclocal.m4:1436:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` unmass-0.9/kdev/aclocal.m4-1437-# Check for a 64-bit object if we didn't find anything. unmass-0.9/kdev/aclocal.m4-1438-if test -z "$aix_libpath"; then unmass-0.9/kdev/aclocal.m4:1439: aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` unmass-0.9/kdev/aclocal.m4-1440-fi],[]) ############################################## unmass-0.9/kdev/aclocal.m4-1467- # Remove one level of quotation (which was required for Make). unmass-0.9/kdev/aclocal.m4:1468: ECHO=`echo "$ECHO" | sed 's,\\\\\[$]\\[$]0,'[$]0','` unmass-0.9/kdev/aclocal.m4-1469- ;; ############################################## unmass-0.9/kdev/aclocal.m4-1478- : unmass-0.9/kdev/aclocal.m4:1479:elif test "X`($echo '\t') 2>/dev/null`" = 'X\t' ; then unmass-0.9/kdev/aclocal.m4-1480- # Yippee, $echo works! ############################################## unmass-0.9/kdev/aclocal.m4-1504- # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ... unmass-0.9/kdev/aclocal.m4:1505: if (echo_test_string=`eval $cmd`) 2>/dev/null && unmass-0.9/kdev/aclocal.m4:1506: echo_test_string=`eval $cmd` && unmass-0.9/kdev/aclocal.m4-1507- (test "X$echo_test_string" = "X$echo_test_string") 2>/dev/null ############################################## unmass-0.9/kdev/aclocal.m4-1513- unmass-0.9/kdev/aclocal.m4:1514:if test "X`($echo '\t') 2>/dev/null`" = 'X\t' && unmass-0.9/kdev/aclocal.m4:1515: echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` && unmass-0.9/kdev/aclocal.m4-1516- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## unmass-0.9/kdev/aclocal.m4-1528- if (test -f $dir/echo || test -f $dir/echo$ac_exeext) && unmass-0.9/kdev/aclocal.m4:1529: test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' && unmass-0.9/kdev/aclocal.m4:1530: echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` && unmass-0.9/kdev/aclocal.m4-1531- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## unmass-0.9/kdev/aclocal.m4-1540- if test "X`(print -r '\t') 2>/dev/null`" = 'X\t' && unmass-0.9/kdev/aclocal.m4:1541: echo_testing_string=`(print -r "$echo_test_string") 2>/dev/null` && unmass-0.9/kdev/aclocal.m4-1542- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## unmass-0.9/kdev/aclocal.m4-1555- echo='printf %s\n' unmass-0.9/kdev/aclocal.m4:1556: if test "X`($echo '\t') 2>/dev/null`" = 'X\t' && unmass-0.9/kdev/aclocal.m4:1557: echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` && unmass-0.9/kdev/aclocal.m4-1558- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## unmass-0.9/kdev/aclocal.m4-1560- : unmass-0.9/kdev/aclocal.m4:1561: elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` && unmass-0.9/kdev/aclocal.m4-1562- test "X$echo_testing_string" = 'X\t' && unmass-0.9/kdev/aclocal.m4:1563: echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` && unmass-0.9/kdev/aclocal.m4-1564- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## unmass-0.9/kdev/aclocal.m4-1569- echo="$CONFIG_SHELL [$]0 --fallback-echo" unmass-0.9/kdev/aclocal.m4:1570: elif echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` && unmass-0.9/kdev/aclocal.m4-1571- test "X$echo_testing_string" = 'X\t' && unmass-0.9/kdev/aclocal.m4:1572: echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` && unmass-0.9/kdev/aclocal.m4-1573- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## unmass-0.9/kdev/aclocal.m4-1579- for cmd in 'echo test' 'sed 2q "[$]0"' 'sed 10q "[$]0"' 'sed 20q "[$]0"' 'sed 50q "[$]0"'; do unmass-0.9/kdev/aclocal.m4:1580: if (test "X$echo_test_string" = "X`eval $cmd`") 2>/dev/null unmass-0.9/kdev/aclocal.m4-1581- then ############################################## unmass-0.9/kdev/aclocal.m4-1587- if test "$prev" != 'sed 50q "[$]0"'; then unmass-0.9/kdev/aclocal.m4:1588: echo_test_string=`eval $prev` unmass-0.9/kdev/aclocal.m4-1589- export echo_test_string ############################################## unmass-0.9/kdev/aclocal.m4-1626- if AC_TRY_EVAL(ac_compile); then unmass-0.9/kdev/aclocal.m4:1627: case `/usr/bin/file conftest.$ac_objext` in unmass-0.9/kdev/aclocal.m4-1628- *ELF-32*) ############################################## unmass-0.9/kdev/aclocal.m4-1642- if test "$lt_cv_prog_gnu_ld" = yes; then unmass-0.9/kdev/aclocal.m4:1643: case `/usr/bin/file conftest.$ac_objext` in unmass-0.9/kdev/aclocal.m4-1644- *32-bit*) ############################################## unmass-0.9/kdev/aclocal.m4-1654- else unmass-0.9/kdev/aclocal.m4:1655: case `/usr/bin/file conftest.$ac_objext` in unmass-0.9/kdev/aclocal.m4-1656- *32-bit*) ############################################## unmass-0.9/kdev/aclocal.m4-1897- # And add a safety zone unmass-0.9/kdev/aclocal.m4:1898: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4` unmass-0.9/kdev/aclocal.m4:1899: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3` unmass-0.9/kdev/aclocal.m4-1900- ;; ############################################## unmass-0.9/kdev/aclocal.m4-1925- if test -n "$kargmax"; then unmass-0.9/kdev/aclocal.m4:1926: lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[ ]]//'` unmass-0.9/kdev/aclocal.m4-1927- else ############################################## unmass-0.9/kdev/aclocal.m4-1935- SHELL=${SHELL-${CONFIG_SHELL-/bin/sh}} unmass-0.9/kdev/aclocal.m4:1936: while (test "X"`$SHELL [$]0 --fallback-echo "X$teststring" 2>/dev/null` \ unmass-0.9/kdev/aclocal.m4-1937- = "XX$teststring") >/dev/null 2>&1 && unmass-0.9/kdev/aclocal.m4:1938: new_result=`expr "X$teststring" : ".*" 2>&1` && unmass-0.9/kdev/aclocal.m4-1939- lt_cv_sys_max_cmd_len=$new_result && ############################################## unmass-0.9/kdev/aclocal.m4-1941- do unmass-0.9/kdev/aclocal.m4:1942: i=`expr $i + 1` unmass-0.9/kdev/aclocal.m4-1943- teststring=$teststring$teststring ############################################## unmass-0.9/kdev/aclocal.m4-1948- # It appears as though 1/2 is a usable value. unmass-0.9/kdev/aclocal.m4:1949: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2` unmass-0.9/kdev/aclocal.m4-1950- ;; ############################################## unmass-0.9/kdev/aclocal.m4-2241- if test "$hard_links" = no; then unmass-0.9/kdev/aclocal.m4:2242: AC_MSG_WARN([`$CC' does not support `-c -o', so `make -j' may be unsafe]) unmass-0.9/kdev/aclocal.m4-2243- need_locks=warn ############################################## unmass-0.9/kdev/aclocal.m4-2363- esac unmass-0.9/kdev/aclocal.m4:2364: lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e "s,=/,/,g"` unmass-0.9/kdev/aclocal.m4-2365- if echo "$lt_search_path_spec" | grep ';' >/dev/null ; then ############################################## unmass-0.9/kdev/aclocal.m4-2369- # okay in the real world where ";" in dirpaths is itself problematic. unmass-0.9/kdev/aclocal.m4:2370: lt_search_path_spec=`echo "$lt_search_path_spec" | $SED -e 's/;/ /g'` unmass-0.9/kdev/aclocal.m4-2371- else unmass-0.9/kdev/aclocal.m4:2372: lt_search_path_spec=`echo "$lt_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` unmass-0.9/kdev/aclocal.m4-2373- fi ############################################## unmass-0.9/kdev/aclocal.m4-2376- lt_tmp_lt_search_path_spec= unmass-0.9/kdev/aclocal.m4:2377: lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null` unmass-0.9/kdev/aclocal.m4-2378- for lt_sys_path in $lt_search_path_spec; do ############################################## unmass-0.9/kdev/aclocal.m4-2405-}'` unmass-0.9/kdev/aclocal.m4:2406: sys_lib_search_path_spec=`echo $lt_search_path_spec` unmass-0.9/kdev/aclocal.m4-2407-else ############################################## unmass-0.9/kdev/aclocal.m4-2473- # Create ${libname}_ixlibrary.a entries in /sys/libs. unmass-0.9/kdev/aclocal.m4:2474: 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' unmass-0.9/kdev/aclocal.m4-2475- ;; ############################################## unmass-0.9/kdev/aclocal.m4-2506- # DLL is installed to $(libdir)/../bin by postinstall_cmds unmass-0.9/kdev/aclocal.m4:2507: postinstall_cmds='base_file=`basename \${file}`~ unmass-0.9/kdev/aclocal.m4:2508: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~ unmass-0.9/kdev/aclocal.m4:2509: dldir=$destdir/`dirname \$dlpath`~ unmass-0.9/kdev/aclocal.m4-2510- test -d \$dldir || mkdir -p \$dldir~ ############################################## unmass-0.9/kdev/aclocal.m4-2512- chmod a+x \$dldir/$dlname' unmass-0.9/kdev/aclocal.m4:2513: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ unmass-0.9/kdev/aclocal.m4-2514- dlpath=$dir/\$dldll~ ############################################## unmass-0.9/kdev/aclocal.m4-2520- # Cygwin DLLs use 'cyg' prefix rather than 'lib' unmass-0.9/kdev/aclocal.m4:2521: soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}' unmass-0.9/kdev/aclocal.m4-2522- sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib" ############################################## unmass-0.9/kdev/aclocal.m4-2525- # MinGW DLLs use traditional 'lib' prefix unmass-0.9/kdev/aclocal.m4:2526: soname_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}' unmass-0.9/kdev/aclocal.m4:2527: sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"` unmass-0.9/kdev/aclocal.m4-2528- if echo "$sys_lib_search_path_spec" | [grep ';[c-zC-Z]:/' >/dev/null]; then ############################################## unmass-0.9/kdev/aclocal.m4-2534- # which wouldn't understand a cygwinified path. Ahh. unmass-0.9/kdev/aclocal.m4:2535: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` unmass-0.9/kdev/aclocal.m4-2536- else unmass-0.9/kdev/aclocal.m4:2537: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` unmass-0.9/kdev/aclocal.m4-2538- fi ############################################## unmass-0.9/kdev/aclocal.m4-2541- # pw32 DLLs use 'pw' prefix rather than 'lib' unmass-0.9/kdev/aclocal.m4:2542: library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}' unmass-0.9/kdev/aclocal.m4-2543- ;; ############################################## unmass-0.9/kdev/aclocal.m4-2547- *) unmass-0.9/kdev/aclocal.m4:2548: library_names_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext} $libname.lib' unmass-0.9/kdev/aclocal.m4-2549- ;; ############################################## unmass-0.9/kdev/aclocal.m4-2564- shlibpath_var=DYLD_LIBRARY_PATH unmass-0.9/kdev/aclocal.m4:2565: shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`' unmass-0.9/kdev/aclocal.m4-2566- m4_if([$1], [],[ ############################################## unmass-0.9/kdev/aclocal.m4-2767- if test -f /etc/ld.so.conf; then unmass-0.9/kdev/aclocal.m4:2768: 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/#.*//;s/[:, ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '` unmass-0.9/kdev/aclocal.m4-2769- sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra" ############################################## unmass-0.9/kdev/aclocal.m4-2827- shlibpath_var=LD_LIBRARY_PATH unmass-0.9/kdev/aclocal.m4:2828: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then unmass-0.9/kdev/aclocal.m4-2829- case $host_os in ############################################## unmass-0.9/kdev/aclocal.m4-2982- if test -z "$LTCC"; then unmass-0.9/kdev/aclocal.m4:2983: eval "`$SHELL ${ofile} --config | grep '^LTCC='`" unmass-0.9/kdev/aclocal.m4-2984- if test -z "$LTCC"; then ############################################## unmass-0.9/kdev/aclocal.m4-2986- else unmass-0.9/kdev/aclocal.m4:2987: AC_MSG_WARN([using `LTCC=$LTCC', extracted from `$ofile']) unmass-0.9/kdev/aclocal.m4-2988- fi ############################################## unmass-0.9/kdev/aclocal.m4-2990- if test -z "$LTCFLAGS"; then unmass-0.9/kdev/aclocal.m4:2991: eval "`$SHELL ${ofile} --config | grep '^LTCFLAGS='`" unmass-0.9/kdev/aclocal.m4-2992- fi ############################################## unmass-0.9/kdev/aclocal.m4-2995- # Note that this assumes the entire list is on one line. unmass-0.9/kdev/aclocal.m4:2996: available_tags=`grep "^available_tags=" "${ofile}" | $SED -e 's/available_tags=\(.*$\)/\1/' -e 's/\"//g'` unmass-0.9/kdev/aclocal.m4-2997- ############################################## unmass-0.9/kdev/aclocal.m4-3001- # Check whether tagname contains only valid characters unmass-0.9/kdev/aclocal.m4:3002: case `$echo "X$tagname" | $Xsed -e 's:[[-_ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz1234567890,/]]::g'` in unmass-0.9/kdev/aclocal.m4-3003- "") ;; ############################################## unmass-0.9/kdev/aclocal.m4-3256- "file_magic "*) unmass-0.9/kdev/aclocal.m4:3257: file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"` unmass-0.9/kdev/aclocal.m4-3258- MAGIC_CMD="$lt_cv_path_MAGIC_CMD" ############################################## unmass-0.9/kdev/aclocal.m4-3328- # gcc leaves a trailing carriage return which upsets mingw unmass-0.9/kdev/aclocal.m4:3329: ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; unmass-0.9/kdev/aclocal.m4-3330- *) unmass-0.9/kdev/aclocal.m4:3331: ac_prog=`($CC -print-prog-name=ld) 2>&5` ;; unmass-0.9/kdev/aclocal.m4-3332- esac ############################################## unmass-0.9/kdev/aclocal.m4-3337- # Canonicalize the pathname of ld unmass-0.9/kdev/aclocal.m4:3338: ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'` unmass-0.9/kdev/aclocal.m4-3339- while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do unmass-0.9/kdev/aclocal.m4:3340: ac_prog=`echo $ac_prog| $SED "s%$re_direlt%/%"` unmass-0.9/kdev/aclocal.m4-3341- done ############################################## unmass-0.9/kdev/aclocal.m4-3368- # Break only if it was the GNU/non-GNU ld that we prefer. unmass-0.9/kdev/aclocal.m4:3369: case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in unmass-0.9/kdev/aclocal.m4-3370- *GNU* | *'with BFD'*) ############################################## unmass-0.9/kdev/aclocal.m4-3399-[# I'd rather use --version here, but apparently some GNU lds only accept -v. unmass-0.9/kdev/aclocal.m4:3400:case `$LD -v 2>&1 </dev/null` in unmass-0.9/kdev/aclocal.m4-3401-*GNU* | *'with BFD'*) ############################################## unmass-0.9/kdev/aclocal.m4-3573-openbsd*) unmass-0.9/kdev/aclocal.m4:3574: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then unmass-0.9/kdev/aclocal.m4-3575- lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$' ############################################## unmass-0.9/kdev/aclocal.m4-3654- # Tru64's nm complains that /dev/null is an invalid object file unmass-0.9/kdev/aclocal.m4:3655: case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in unmass-0.9/kdev/aclocal.m4-3656- */dev/null* | *'Invalid file or object type'*) ############################################## unmass-0.9/kdev/aclocal.m4-3660- *) unmass-0.9/kdev/aclocal.m4:3661: case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in unmass-0.9/kdev/aclocal.m4-3662- */dev/null*) ############################################## unmass-0.9/kdev/aclocal.m4-4024- # ancient GNU ld didn't support --whole-archive et. al. unmass-0.9/kdev/aclocal.m4:4025: if eval "`$CC -print-prog-name=ld` --help 2>&1" | \ unmass-0.9/kdev/aclocal.m4-4026- grep 'no-whole-archive' > /dev/null; then ############################################## unmass-0.9/kdev/aclocal.m4-4105- # below for broken collect2 doesn't work under 4.3+ unmass-0.9/kdev/aclocal.m4:4106: collect2name=`${CC} -print-prog-name=collect2` unmass-0.9/kdev/aclocal.m4-4107- if test -f "$collect2name" && \ ############################################## unmass-0.9/kdev/aclocal.m4-4153- unmass-0.9/kdev/aclocal.m4:4154: _LT_AC_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 "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag" unmass-0.9/kdev/aclocal.m4-4155- else ############################################## unmass-0.9/kdev/aclocal.m4-4208- # is EXPORTS), use it as is; otherwise, prepend... unmass-0.9/kdev/aclocal.m4:4209: _LT_AC_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then unmass-0.9/kdev/aclocal.m4-4210- cp $export_symbols $output_objdir/$soname.def; ############################################## unmass-0.9/kdev/aclocal.m4-4269- output_verbose_link_cmd='echo' unmass-0.9/kdev/aclocal.m4:4270: _LT_AC_TAGVAR(archive_cmds, $1)='$CC -qmkshrobj ${wl}-single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring' unmass-0.9/kdev/aclocal.m4-4271- _LT_AC_TAGVAR(module_cmds, $1)='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags' ############################################## unmass-0.9/kdev/aclocal.m4-4337- # dependencies. unmass-0.9/kdev/aclocal.m4:4338: 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 $list' unmass-0.9/kdev/aclocal.m4-4339- ;; ############################################## unmass-0.9/kdev/aclocal.m4-4399- # dependencies. unmass-0.9/kdev/aclocal.m4:4400: 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 $list' unmass-0.9/kdev/aclocal.m4-4401- ;; ############################################## unmass-0.9/kdev/aclocal.m4-4434- # time. Moving up from 0x10000000 also allows more sbrk(2) space. unmass-0.9/kdev/aclocal.m4:4435: _LT_AC_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' unmass-0.9/kdev/aclocal.m4:4436: _LT_AC_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' unmass-0.9/kdev/aclocal.m4-4437- ;; ############################################## unmass-0.9/kdev/aclocal.m4-4441- # SGI C++ unmass-0.9/kdev/aclocal.m4:4442: _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib' unmass-0.9/kdev/aclocal.m4-4443- ############################################## unmass-0.9/kdev/aclocal.m4-4452- if test "$with_gnu_ld" = no; then unmass-0.9/kdev/aclocal.m4:4453: _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' unmass-0.9/kdev/aclocal.m4-4454- else unmass-0.9/kdev/aclocal.m4:4455: _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` -o $lib' unmass-0.9/kdev/aclocal.m4-4456- fi ############################################## unmass-0.9/kdev/aclocal.m4-4471- # to its proper name (with version) after linking. unmass-0.9/kdev/aclocal.m4:4472: _LT_AC_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' unmass-0.9/kdev/aclocal.m4:4473: _LT_AC_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' unmass-0.9/kdev/aclocal.m4-4474- # Commands to make compiler produce verbose output that lists ############################################## unmass-0.9/kdev/aclocal.m4-4481- # dependencies. unmass-0.9/kdev/aclocal.m4:4482: 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 $list' unmass-0.9/kdev/aclocal.m4-4483- ############################################## unmass-0.9/kdev/aclocal.m4-4496- # earlier do not add the objects themselves. unmass-0.9/kdev/aclocal.m4:4497: case `$CC -V 2>&1` in unmass-0.9/kdev/aclocal.m4-4498- *"Version 7."*) ############################################## unmass-0.9/kdev/aclocal.m4-4522- _LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic' unmass-0.9/kdev/aclocal.m4:4523: _LT_AC_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' unmass-0.9/kdev/aclocal.m4-4524- ;; ############################################## unmass-0.9/kdev/aclocal.m4-4541- # dependencies. unmass-0.9/kdev/aclocal.m4:4542: output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld"`; templist=`echo $templist | $SED "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list' unmass-0.9/kdev/aclocal.m4-4543- ;; unmass-0.9/kdev/aclocal.m4-4544- *) unmass-0.9/kdev/aclocal.m4:4545: case `$CC -V 2>&1 | sed 5q` in unmass-0.9/kdev/aclocal.m4-4546- *Sun\ C*) ############################################## unmass-0.9/kdev/aclocal.m4-4551- _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir' unmass-0.9/kdev/aclocal.m4:4552: _LT_AC_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' unmass-0.9/kdev/aclocal.m4-4553- ############################################## unmass-0.9/kdev/aclocal.m4-4608- _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir' unmass-0.9/kdev/aclocal.m4:4609: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then unmass-0.9/kdev/aclocal.m4-4610- _LT_AC_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' ############################################## unmass-0.9/kdev/aclocal.m4-4623- # to its proper name (with version) after linking. unmass-0.9/kdev/aclocal.m4:4624: _LT_AC_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' unmass-0.9/kdev/aclocal.m4-4625- ############################################## unmass-0.9/kdev/aclocal.m4-4640- _LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*' unmass-0.9/kdev/aclocal.m4:4641: _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && echo ${wl}-set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib' unmass-0.9/kdev/aclocal.m4-4642- ############################################## unmass-0.9/kdev/aclocal.m4-4653- # dependencies. unmass-0.9/kdev/aclocal.m4:4654: output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld" | grep -v "ld:"`; templist=`echo $templist | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list' unmass-0.9/kdev/aclocal.m4-4655- ;; ############################################## unmass-0.9/kdev/aclocal.m4-4658- _LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*' unmass-0.9/kdev/aclocal.m4:4659: _LT_AC_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 ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' unmass-0.9/kdev/aclocal.m4-4660- ############################################## unmass-0.9/kdev/aclocal.m4-4683- # to its proper name (with version) after linking. unmass-0.9/kdev/aclocal.m4:4684: _LT_AC_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' unmass-0.9/kdev/aclocal.m4-4685- ############################################## unmass-0.9/kdev/aclocal.m4-4699- _LT_AC_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*' unmass-0.9/kdev/aclocal.m4:4700: _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib' unmass-0.9/kdev/aclocal.m4:4701: _LT_AC_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~ unmass-0.9/kdev/aclocal.m4-4702- echo "-hidden">> $lib.exp~ unmass-0.9/kdev/aclocal.m4:4703: $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname -Wl,-input -Wl,$lib.exp `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib~ unmass-0.9/kdev/aclocal.m4-4704- $rm $lib.exp' ############################################## unmass-0.9/kdev/aclocal.m4-4716- # dependencies. unmass-0.9/kdev/aclocal.m4:4717: output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld" | grep -v "ld:"`; templist=`echo $templist | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list' unmass-0.9/kdev/aclocal.m4-4718- ;; ############################################## unmass-0.9/kdev/aclocal.m4-4721- _LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*' unmass-0.9/kdev/aclocal.m4:4722: _LT_AC_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` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' unmass-0.9/kdev/aclocal.m4-4723- ############################################## unmass-0.9/kdev/aclocal.m4-4872- _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no unmass-0.9/kdev/aclocal.m4:4873: _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`' unmass-0.9/kdev/aclocal.m4-4874- _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=':' ############################################## unmass-0.9/kdev/aclocal.m4-4995- # eval without this substitution. unmass-0.9/kdev/aclocal.m4:4996: output_verbose_link_cmd=`$echo "X$output_verbose_link_cmd" | $Xsed -e "$no_glob_subst"` unmass-0.9/kdev/aclocal.m4-4997- unmass-0.9/kdev/aclocal.m4:4998: for p in `eval $output_verbose_link_cmd`; do unmass-0.9/kdev/aclocal.m4-4999- case $p in ############################################## unmass-0.9/kdev/aclocal.m4-5083-linux*) unmass-0.9/kdev/aclocal.m4:5084: case `$CC -V 2>&1 | sed 5q` in unmass-0.9/kdev/aclocal.m4-5085- *Sun\ C*) ############################################## unmass-0.9/kdev/aclocal.m4-5421- # Double-quote double-evaled strings. unmass-0.9/kdev/aclocal.m4:5422: eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\"" unmass-0.9/kdev/aclocal.m4-5423- ;; unmass-0.9/kdev/aclocal.m4-5424- *) unmass-0.9/kdev/aclocal.m4:5425: eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\"" unmass-0.9/kdev/aclocal.m4-5426- ;; ############################################## unmass-0.9/kdev/aclocal.m4-5431- *'\[$]0 --fallback-echo"') unmass-0.9/kdev/aclocal.m4:5432: lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\[$]0 --fallback-echo"[$]/[$]0 --fallback-echo"/'` unmass-0.9/kdev/aclocal.m4-5433- ;; ############################################## unmass-0.9/kdev/aclocal.m4-5446- unmass-0.9/kdev/aclocal.m4:5447:# `$echo "$cfgfile" | sed 's%^.*/%%'` - Provide generalized library-building support services. unmass-0.9/kdev/aclocal.m4-5448-# Generated automatically by $PROGRAM (GNU $PACKAGE $VERSION$TIMESTAMP) ############################################## unmass-0.9/kdev/aclocal.m4-5828- # libtool script then. unmass-0.9/kdev/aclocal.m4:5829: ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'` unmass-0.9/kdev/aclocal.m4-5830- if test -f "$ltmain_in"; then ############################################## unmass-0.9/kdev/aclocal.m4-5934-# If we're using GNU nm, then use its standard symbol codes. unmass-0.9/kdev/aclocal.m4:5935:case `$NM -V 2>&1` in unmass-0.9/kdev/aclocal.m4-5936-*GNU* | *'with BFD'*) ############################################## unmass-0.9/kdev/aclocal.m4-5967- nlist=conftest.nm unmass-0.9/kdev/aclocal.m4:5968: if AC_TRY_EVAL(NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist) && test -s "$nlist"; then unmass-0.9/kdev/aclocal.m4-5969- # Try sorting and uniquifying the output. ############################################## unmass-0.9/kdev/aclocal.m4-6240- *) unmass-0.9/kdev/aclocal.m4:6241: case `$CC -V 2>&1 | sed 5q` in unmass-0.9/kdev/aclocal.m4-6242- *Sun\ C*) ############################################## unmass-0.9/kdev/aclocal.m4-6497- *) unmass-0.9/kdev/aclocal.m4:6498: case `$CC -V 2>&1 | sed 5q` in unmass-0.9/kdev/aclocal.m4-6499- *Sun\ C*) ############################################## unmass-0.9/kdev/aclocal.m4-6718- supports_anon_versioning=no unmass-0.9/kdev/aclocal.m4:6719: case `$LD -v 2>/dev/null` in unmass-0.9/kdev/aclocal.m4-6720- *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.10.*) ;; # catch versions < 2.11 ############################################## unmass-0.9/kdev/aclocal.m4-6782- # is EXPORTS), use it as is; otherwise, prepend... unmass-0.9/kdev/aclocal.m4:6783: _LT_AC_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then unmass-0.9/kdev/aclocal.m4-6784- cp $export_symbols $output_objdir/$soname.def; ############################################## unmass-0.9/kdev/aclocal.m4-6805- # time. Moving up from 0x10000000 also allows more sbrk(2) space. unmass-0.9/kdev/aclocal.m4:6806: _LT_AC_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' unmass-0.9/kdev/aclocal.m4:6807: _LT_AC_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' unmass-0.9/kdev/aclocal.m4-6808- ;; ############################################## unmass-0.9/kdev/aclocal.m4-6814- pgcc*) # Portland Group C compiler unmass-0.9/kdev/aclocal.m4:6815: _LT_AC_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' unmass-0.9/kdev/aclocal.m4-6816- tmp_addflag=' $pic_flag' ############################################## unmass-0.9/kdev/aclocal.m4-6818- pgf77* | pgf90* | pgf95*) # Portland Group f77 and f90 compilers unmass-0.9/kdev/aclocal.m4:6819: _LT_AC_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' unmass-0.9/kdev/aclocal.m4-6820- tmp_addflag=' $pic_flag -Mnomain' ;; ############################################## unmass-0.9/kdev/aclocal.m4-6827- esac unmass-0.9/kdev/aclocal.m4:6828: case `$CC -V 2>&1 | sed 5q` in unmass-0.9/kdev/aclocal.m4-6829- *Sun\ C*) # Sun C 5.9 unmass-0.9/kdev/aclocal.m4:6830: _LT_AC_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' unmass-0.9/kdev/aclocal.m4-6831- tmp_sharedflag='-G' ;; ############################################## unmass-0.9/kdev/aclocal.m4-6881- sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*) unmass-0.9/kdev/aclocal.m4:6882: case `$LD -v 2>&1` in unmass-0.9/kdev/aclocal.m4-6883- *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*) ############################################## unmass-0.9/kdev/aclocal.m4-6897- if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then unmass-0.9/kdev/aclocal.m4:6898: _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`' unmass-0.9/kdev/aclocal.m4-6899- _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib' ############################################## unmass-0.9/kdev/aclocal.m4-6996- # below for broken collect2 doesn't work under 4.3+ unmass-0.9/kdev/aclocal.m4:6997: collect2name=`${CC} -print-prog-name=collect2` unmass-0.9/kdev/aclocal.m4-6998- if test -f "$collect2name" && \ ############################################## unmass-0.9/kdev/aclocal.m4-7043- _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath" unmass-0.9/kdev/aclocal.m4:7044: _LT_AC_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 "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag" unmass-0.9/kdev/aclocal.m4-7045- else ############################################## unmass-0.9/kdev/aclocal.m4-7090- # FIXME: Setting linknames here is a bad hack. unmass-0.9/kdev/aclocal.m4:7091: _LT_AC_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames=' unmass-0.9/kdev/aclocal.m4-7092- # The linker will automatically build a .lib file if we build a DLL. ############################################## unmass-0.9/kdev/aclocal.m4-7095- _LT_AC_TAGVAR(old_archive_cmds, $1)='lib -OUT:$oldlib$oldobjs$old_deplibs' unmass-0.9/kdev/aclocal.m4:7096: _LT_AC_TAGVAR(fix_srcfile_path, $1)='`cygpath -w "$srcfile"`' unmass-0.9/kdev/aclocal.m4-7097- _LT_AC_TAGVAR(enable_shared_with_static_runtimes, $1)=yes ############################################## unmass-0.9/kdev/aclocal.m4-7136- output_verbose_link_cmd='echo' unmass-0.9/kdev/aclocal.m4:7137: _LT_AC_TAGVAR(archive_cmds, $1)='$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring' unmass-0.9/kdev/aclocal.m4-7138- _LT_AC_TAGVAR(module_cmds, $1)='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags' ############################################## unmass-0.9/kdev/aclocal.m4-7271- if test "$GCC" = yes; then unmass-0.9/kdev/aclocal.m4:7272: _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' unmass-0.9/kdev/aclocal.m4-7273- else unmass-0.9/kdev/aclocal.m4:7274: _LT_AC_TAGVAR(archive_cmds, $1)='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib' unmass-0.9/kdev/aclocal.m4-7275- _LT_AC_TAGVAR(hardcode_libdir_flag_spec_ld, $1)='-rpath $libdir' ############################################## unmass-0.9/kdev/aclocal.m4-7303- _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no unmass-0.9/kdev/aclocal.m4:7304: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then unmass-0.9/kdev/aclocal.m4-7305- _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' ############################################## unmass-0.9/kdev/aclocal.m4-7333- _LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*' unmass-0.9/kdev/aclocal.m4:7334: _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' unmass-0.9/kdev/aclocal.m4-7335- else unmass-0.9/kdev/aclocal.m4-7336- _LT_AC_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*' unmass-0.9/kdev/aclocal.m4:7337: _LT_AC_TAGVAR(archive_cmds, $1)='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib' unmass-0.9/kdev/aclocal.m4-7338- fi ############################################## unmass-0.9/kdev/aclocal.m4-7345- _LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*' unmass-0.9/kdev/aclocal.m4:7346: _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' unmass-0.9/kdev/aclocal.m4-7347- _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir' ############################################## unmass-0.9/kdev/aclocal.m4-7349- _LT_AC_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*' unmass-0.9/kdev/aclocal.m4:7350: _LT_AC_TAGVAR(archive_cmds, $1)='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib' unmass-0.9/kdev/aclocal.m4:7351: _LT_AC_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~ unmass-0.9/kdev/aclocal.m4:7352: $LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib~$rm $lib.exp' unmass-0.9/kdev/aclocal.m4-7353- ############################################## unmass-0.9/kdev/aclocal.m4-7469- _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no unmass-0.9/kdev/aclocal.m4:7470: _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`' unmass-0.9/kdev/aclocal.m4-7471- _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=':' ############################################## unmass-0.9/kdev/aclocal.m4-7534- _LT_AC_TAGVAR(allow_undefined_flag, $1)= unmass-0.9/kdev/aclocal.m4:7535: if AC_TRY_EVAL(_LT_AC_TAGVAR(archive_cmds, $1) 2\>\&1 \| grep \" -lc \" \>/dev/null 2\>\&1) unmass-0.9/kdev/aclocal.m4-7536- then ############################################## unmass-0.9/kdev/aclocal.m4-7695- test $lt_ac_count -gt 10 && break unmass-0.9/kdev/aclocal.m4:7696: lt_ac_count=`expr $lt_ac_count + 1` unmass-0.9/kdev/aclocal.m4-7697- if test $lt_ac_count -gt $lt_ac_max; then ############################################## unmass-0.9/kdev/configure-107-do unmass-0.9/kdev/configure:108: if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then unmass-0.9/kdev/configure-109- eval $as_var=C; export $as_var ############################################## unmass-0.9/kdev/configure-215- test \"x\$as_lineno_1\" != \"x\$as_lineno_2\" && unmass-0.9/kdev/configure:216: test \"x\`expr \$as_lineno_1 + 1\`\" = \"x\$as_lineno_2\") || { (exit 1); exit 1; } unmass-0.9/kdev/configure-217-") 2> /dev/null; then ############################################## unmass-0.9/kdev/configure-330- test "x$as_lineno_1" != "x$as_lineno_2" && unmass-0.9/kdev/configure:331: test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2") || { (exit 1); exit 1; } unmass-0.9/kdev/configure-332- ############################################## unmass-0.9/kdev/configure-425- test "x$as_lineno_1" != "x$as_lineno_2" && unmass-0.9/kdev/configure:426: test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || { unmass-0.9/kdev/configure-427- ############################################## unmass-0.9/kdev/configure-536- esac; unmass-0.9/kdev/configure:537: case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in unmass-0.9/kdev/configure-538- ???[sx]*):;;*)false;;esac;fi ############################################## unmass-0.9/kdev/configure-558- # Remove one level of quotation (which was required for Make). unmass-0.9/kdev/configure:559: ECHO=`echo "$ECHO" | sed 's,\\\\\$\\$0,'$0','` unmass-0.9/kdev/configure-560- ;; ############################################## unmass-0.9/kdev/configure-569- : unmass-0.9/kdev/configure:570:elif test "X`($echo '\t') 2>/dev/null`" = 'X\t' ; then unmass-0.9/kdev/configure-571- # Yippee, $echo works! ############################################## unmass-0.9/kdev/configure-595- # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ... unmass-0.9/kdev/configure:596: if (echo_test_string=`eval $cmd`) 2>/dev/null && unmass-0.9/kdev/configure:597: echo_test_string=`eval $cmd` && unmass-0.9/kdev/configure-598- (test "X$echo_test_string" = "X$echo_test_string") 2>/dev/null ############################################## unmass-0.9/kdev/configure-604- unmass-0.9/kdev/configure:605:if test "X`($echo '\t') 2>/dev/null`" = 'X\t' && unmass-0.9/kdev/configure:606: echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` && unmass-0.9/kdev/configure-607- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## unmass-0.9/kdev/configure-619- if (test -f $dir/echo || test -f $dir/echo$ac_exeext) && unmass-0.9/kdev/configure:620: test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' && unmass-0.9/kdev/configure:621: echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` && unmass-0.9/kdev/configure-622- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## unmass-0.9/kdev/configure-631- if test "X`(print -r '\t') 2>/dev/null`" = 'X\t' && unmass-0.9/kdev/configure:632: echo_testing_string=`(print -r "$echo_test_string") 2>/dev/null` && unmass-0.9/kdev/configure-633- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## unmass-0.9/kdev/configure-646- echo='printf %s\n' unmass-0.9/kdev/configure:647: if test "X`($echo '\t') 2>/dev/null`" = 'X\t' && unmass-0.9/kdev/configure:648: echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` && unmass-0.9/kdev/configure-649- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## unmass-0.9/kdev/configure-651- : unmass-0.9/kdev/configure:652: elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` && unmass-0.9/kdev/configure-653- test "X$echo_testing_string" = 'X\t' && unmass-0.9/kdev/configure:654: echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` && unmass-0.9/kdev/configure-655- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## unmass-0.9/kdev/configure-660- echo="$CONFIG_SHELL $0 --fallback-echo" unmass-0.9/kdev/configure:661: elif echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` && unmass-0.9/kdev/configure-662- test "X$echo_testing_string" = 'X\t' && unmass-0.9/kdev/configure:663: echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` && unmass-0.9/kdev/configure-664- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## unmass-0.9/kdev/configure-670- for cmd in 'echo test' 'sed 2q "$0"' 'sed 10q "$0"' 'sed 20q "$0"' 'sed 50q "$0"'; do unmass-0.9/kdev/configure:671: if (test "X$echo_test_string" = "X`eval $cmd`") 2>/dev/null unmass-0.9/kdev/configure-672- then ############################################## unmass-0.9/kdev/configure-678- if test "$prev" != 'sed 50q "$0"'; then unmass-0.9/kdev/configure:679: echo_test_string=`eval $prev` unmass-0.9/kdev/configure-680- export echo_test_string ############################################## unmass-0.9/kdev/configure-927- case $ac_option in unmass-0.9/kdev/configure:928: *=*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;; unmass-0.9/kdev/configure-929- *) ac_optarg=yes ;; ############################################## unmass-0.9/kdev/configure-970- -disable-* | --disable-*) unmass-0.9/kdev/configure:971: ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'` unmass-0.9/kdev/configure-972- # Reject names that are not valid shell variable names. ############################################## unmass-0.9/kdev/configure-975- { (exit 1); exit 1; }; } unmass-0.9/kdev/configure:976: ac_feature=`echo $ac_feature | sed 's/[-.]/_/g'` unmass-0.9/kdev/configure-977- eval enable_$ac_feature=no ;; ############################################## unmass-0.9/kdev/configure-989- -enable-* | --enable-*) unmass-0.9/kdev/configure:990: ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` unmass-0.9/kdev/configure-991- # Reject names that are not valid shell variable names. ############################################## unmass-0.9/kdev/configure-994- { (exit 1); exit 1; }; } unmass-0.9/kdev/configure:995: ac_feature=`echo $ac_feature | sed 's/[-.]/_/g'` unmass-0.9/kdev/configure-996- eval enable_$ac_feature=\$ac_optarg ;; ############################################## unmass-0.9/kdev/configure-1186- -with-* | --with-*) unmass-0.9/kdev/configure:1187: ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` unmass-0.9/kdev/configure-1188- # Reject names that are not valid shell variable names. ############################################## unmass-0.9/kdev/configure-1191- { (exit 1); exit 1; }; } unmass-0.9/kdev/configure:1192: ac_package=`echo $ac_package | sed 's/[-.]/_/g'` unmass-0.9/kdev/configure-1193- eval with_$ac_package=\$ac_optarg ;; ############################################## unmass-0.9/kdev/configure-1195- -without-* | --without-*) unmass-0.9/kdev/configure:1196: ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'` unmass-0.9/kdev/configure-1197- # Reject names that are not valid shell variable names. ############################################## unmass-0.9/kdev/configure-1200- { (exit 1); exit 1; }; } unmass-0.9/kdev/configure:1201: ac_package=`echo $ac_package | sed 's/[-.]/_/g'` unmass-0.9/kdev/configure-1202- eval with_$ac_package=no ;; ############################################## unmass-0.9/kdev/configure-1227- *=*) unmass-0.9/kdev/configure:1228: ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='` unmass-0.9/kdev/configure-1229- # Reject names that are not valid shell variable names. ############################################## unmass-0.9/kdev/configure-1247-if test -n "$ac_prev"; then unmass-0.9/kdev/configure:1248: ac_option=--`echo $ac_prev | sed 's/_/-/g'` unmass-0.9/kdev/configure-1249- { echo "$as_me: error: missing argument to $ac_option" >&2 ############################################## unmass-0.9/kdev/configure-1293-ac_ls_di=`ls -di .` && unmass-0.9/kdev/configure:1294:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` || unmass-0.9/kdev/configure-1295- { echo "$as_me: error: Working directory cannot be determined" >&2 ############################################## unmass-0.9/kdev/configure-1353-case $srcdir in unmass-0.9/kdev/configure:1354:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;; unmass-0.9/kdev/configure-1355-esac ############################################## unmass-0.9/kdev/configure-1396-By default, \`make install' will install all the files in unmass-0.9/kdev/configure:1397:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify unmass-0.9/kdev/configure:1398:an installation prefix other than \`$ac_default_prefix' using \`--prefix', unmass-0.9/kdev/configure-1399-for instance \`--prefix=\$HOME'. ############################################## unmass-0.9/kdev/configure-1489-*) unmass-0.9/kdev/configure:1490: ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'` unmass-0.9/kdev/configure-1491- # A ".." for each directory in $ac_dir_suffix. unmass-0.9/kdev/configure:1492: ac_top_builddir_sub=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'` unmass-0.9/kdev/configure-1493- case $ac_top_builddir_sub in ############################################## unmass-0.9/kdev/configure-1622- *\'*) unmass-0.9/kdev/configure:1623: ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;; unmass-0.9/kdev/configure-1624- esac ############################################## unmass-0.9/kdev/configure-1708- case $ac_val in unmass-0.9/kdev/configure:1709: *\'\''*) ac_val=`echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; unmass-0.9/kdev/configure-1710- esac ############################################## unmass-0.9/kdev/configure-1725- case $ac_val in unmass-0.9/kdev/configure:1726: *\'\''*) ac_val=`echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; unmass-0.9/kdev/configure-1727- esac ############################################## unmass-0.9/kdev/configure-1833- set,) unmass-0.9/kdev/configure:1834: { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5 unmass-0.9/kdev/configure:1835:echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;} unmass-0.9/kdev/configure-1836- ac_cache_corrupted=: ;; ############################################## unmass-0.9/kdev/configure-1855- case $ac_new_val in unmass-0.9/kdev/configure:1856: *\'*) ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;; unmass-0.9/kdev/configure-1857- *) ac_arg=$ac_var=$ac_new_val ;; ############################################## unmass-0.9/kdev/configure-2025-if ( unmass-0.9/kdev/configure:2026: set X `ls -Lt $srcdir/configure conftestfile 2> /dev/null` unmass-0.9/kdev/configure-2027- if test "$*" = "X"; then unmass-0.9/kdev/configure-2028- # -L didn't work. unmass-0.9/kdev/configure:2029: set X `ls -t $srcdir/configure conftestfile` unmass-0.9/kdev/configure-2030- fi ############################################## unmass-0.9/kdev/configure-2069-_ACEOF unmass-0.9/kdev/configure:2070:program_transform_name=`echo $program_transform_name | sed -f conftest.sed` unmass-0.9/kdev/configure-2071-rm -f conftest.sed ############################################## unmass-0.9/kdev/configure-2074-echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6; } unmass-0.9/kdev/configure:2075:set x ${MAKE-make}; ac_make=`echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'` unmass-0.9/kdev/configure-2076-if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then ############################################## unmass-0.9/kdev/configure-2084-# GNU make sometimes prints "make[1]: Entering...", which would confuse us. unmass-0.9/kdev/configure:2085:case `${MAKE-make} -f conftest.make 2>/dev/null` in unmass-0.9/kdev/configure-2086- *@@@%%%=?*=@@@%%%*) ############################################## unmass-0.9/kdev/configure-2107- unmass-0.9/kdev/configure:2108:if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then unmass-0.9/kdev/configure-2109- { { echo "$as_me:$LINENO: error: source directory already configured; run \"make distclean\" there first" >&5 ############################################## unmass-0.9/kdev/configure-2124- unmass-0.9/kdev/configure:2125:missing_dir=`cd $ac_aux_dir && pwd` unmass-0.9/kdev/configure-2126-{ echo "$as_me:$LINENO: checking for working aclocal-${am__api_version}" >&5 ############################################## unmass-0.9/kdev/configure-2325-echo "$as_me:$LINENO: checking for C++ compiler version" >&5 unmass-0.9/kdev/configure:2326:ac_compiler=`set X $ac_compile; echo $2` unmass-0.9/kdev/configure-2327-{ (ac_try="$ac_compiler --version >&5" ############################################## unmass-0.9/kdev/configure-2379-echo $ECHO_N "checking for C++ compiler default output file name... $ECHO_C" >&6; } unmass-0.9/kdev/configure:2380:ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` unmass-0.9/kdev/configure-2381-# ############################################## unmass-0.9/kdev/configure-2427- then :; else unmass-0.9/kdev/configure:2428: ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` unmass-0.9/kdev/configure-2429- fi ############################################## unmass-0.9/kdev/configure-2524- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj ) ;; unmass-0.9/kdev/configure:2525: *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` unmass-0.9/kdev/configure-2526- break;; ############################################## unmass-0.9/kdev/configure-2579- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf ) ;; unmass-0.9/kdev/configure:2580: *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'` unmass-0.9/kdev/configure-2581- break;; ############################################## unmass-0.9/kdev/configure-2654-echo "${ECHO_T}$ac_cv_cxx_compiler_gnu" >&6; } unmass-0.9/kdev/configure:2655:GXX=`test $ac_compiler_gnu = yes && echo yes` unmass-0.9/kdev/configure-2656-ac_test_CXXFLAGS=${CXXFLAGS+set} ############################################## unmass-0.9/kdev/configure-2900-test "x$ac_build_alias" = x && unmass-0.9/kdev/configure:2901: ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"` unmass-0.9/kdev/configure-2902-test "x$ac_build_alias" = x && ############################################## unmass-0.9/kdev/configure-2905- { (exit 1); exit 1; }; } unmass-0.9/kdev/configure:2906:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` || unmass-0.9/kdev/configure-2907- { { echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $ac_build_alias failed" >&5 ############################################## unmass-0.9/kdev/configure-2930-IFS=$ac_save_IFS unmass-0.9/kdev/configure:2931:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac unmass-0.9/kdev/configure-2932- ############################################## unmass-0.9/kdev/configure-2941-else unmass-0.9/kdev/configure:2942: ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` || unmass-0.9/kdev/configure-2943- { { echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $host_alias failed" >&5 ############################################## unmass-0.9/kdev/configure-2967-IFS=$ac_save_IFS unmass-0.9/kdev/configure:2968:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac unmass-0.9/kdev/configure-2969- ############################################## unmass-0.9/kdev/configure-3284-echo "$as_me:$LINENO: checking for C compiler version" >&5 unmass-0.9/kdev/configure:3285:ac_compiler=`set X $ac_compile; echo $2` unmass-0.9/kdev/configure-3286-{ (ac_try="$ac_compiler --version >&5" ############################################## unmass-0.9/kdev/configure-3370-echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6; } unmass-0.9/kdev/configure:3371:GCC=`test $ac_compiler_gnu = yes && echo yes` unmass-0.9/kdev/configure-3372-ac_test_CFLAGS=${CFLAGS+set} ############################################## unmass-0.9/kdev/configure-3690- test $lt_ac_count -gt 10 && break unmass-0.9/kdev/configure:3691: lt_ac_count=`expr $lt_ac_count + 1` unmass-0.9/kdev/configure-3692- if test $lt_ac_count -gt $lt_ac_max; then ############################################## unmass-0.9/kdev/configure-3729- # Check for GNU $ac_path_GREP unmass-0.9/kdev/configure:3730:case `"$ac_path_GREP" --version 2>&1` in unmass-0.9/kdev/configure-3731-*GNU*) ############################################## unmass-0.9/kdev/configure-3743- diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break unmass-0.9/kdev/configure:3744: ac_count=`expr $ac_count + 1` unmass-0.9/kdev/configure-3745- if test $ac_count -gt ${ac_path_GREP_max-0}; then ############################################## unmass-0.9/kdev/configure-3811- # Check for GNU $ac_path_EGREP unmass-0.9/kdev/configure:3812:case `"$ac_path_EGREP" --version 2>&1` in unmass-0.9/kdev/configure-3813-*GNU*) ############################################## unmass-0.9/kdev/configure-3825- diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break unmass-0.9/kdev/configure:3826: ac_count=`expr $ac_count + 1` unmass-0.9/kdev/configure-3827- if test $ac_count -gt ${ac_path_EGREP_max-0}; then ############################################## unmass-0.9/kdev/configure-3883- # gcc leaves a trailing carriage return which upsets mingw unmass-0.9/kdev/configure:3884: ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; unmass-0.9/kdev/configure-3885- *) unmass-0.9/kdev/configure:3886: ac_prog=`($CC -print-prog-name=ld) 2>&5` ;; unmass-0.9/kdev/configure-3887- esac ############################################## unmass-0.9/kdev/configure-3892- # Canonicalize the pathname of ld unmass-0.9/kdev/configure:3893: ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'` unmass-0.9/kdev/configure-3894- while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do unmass-0.9/kdev/configure:3895: ac_prog=`echo $ac_prog| $SED "s%$re_direlt%/%"` unmass-0.9/kdev/configure-3896- done ############################################## unmass-0.9/kdev/configure-3927- # Break only if it was the GNU/non-GNU ld that we prefer. unmass-0.9/kdev/configure:3928: case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in unmass-0.9/kdev/configure-3929- *GNU* | *'with BFD'*) ############################################## unmass-0.9/kdev/configure-3960- # I'd rather use --version here, but apparently some GNU lds only accept -v. unmass-0.9/kdev/configure:3961:case `$LD -v 2>&1 </dev/null` in unmass-0.9/kdev/configure-3962-*GNU* | *'with BFD'*) ############################################## unmass-0.9/kdev/configure-4023- # Tru64's nm complains that /dev/null is an invalid object file unmass-0.9/kdev/configure:4024: case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in unmass-0.9/kdev/configure-4025- */dev/null* | *'Invalid file or object type'*) ############################################## unmass-0.9/kdev/configure-4029- *) unmass-0.9/kdev/configure:4030: case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in unmass-0.9/kdev/configure-4031- */dev/null*) ############################################## unmass-0.9/kdev/configure-4197-openbsd*) unmass-0.9/kdev/configure:4198: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then unmass-0.9/kdev/configure-4199- lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$' ############################################## unmass-0.9/kdev/configure-4286- (exit $ac_status); }; then unmass-0.9/kdev/configure:4287: case `/usr/bin/file conftest.$ac_objext` in unmass-0.9/kdev/configure-4288- *ELF-32*) ############################################## unmass-0.9/kdev/configure-4306- if test "$lt_cv_prog_gnu_ld" = yes; then unmass-0.9/kdev/configure:4307: case `/usr/bin/file conftest.$ac_objext` in unmass-0.9/kdev/configure-4308- *32-bit*) ############################################## unmass-0.9/kdev/configure-4318- else unmass-0.9/kdev/configure:4319: case `/usr/bin/file conftest.$ac_objext` in unmass-0.9/kdev/configure-4320- *32-bit*) ############################################## unmass-0.9/kdev/configure-4903-do unmass-0.9/kdev/configure:4904:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` unmass-0.9/kdev/configure-4905-{ echo "$as_me:$LINENO: checking for $ac_header" >&5 ############################################## unmass-0.9/kdev/configure-4946-fi unmass-0.9/kdev/configure:4947:ac_res=`eval echo '${'$as_ac_Header'}'` unmass-0.9/kdev/configure-4948- { echo "$as_me:$LINENO: result: $ac_res" >&5 unmass-0.9/kdev/configure-4949-echo "${ECHO_T}$ac_res" >&6; } unmass-0.9/kdev/configure:4950:if test `eval echo '${'$as_ac_Header'}'` = yes; then unmass-0.9/kdev/configure-4951- cat >>confdefs.h <<_ACEOF unmass-0.9/kdev/configure:4952:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 unmass-0.9/kdev/configure-4953-_ACEOF ############################################## unmass-0.9/kdev/configure-4962-do unmass-0.9/kdev/configure:4963:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` unmass-0.9/kdev/configure-4964-if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then ############################################## unmass-0.9/kdev/configure-4969-fi unmass-0.9/kdev/configure:4970:ac_res=`eval echo '${'$as_ac_Header'}'` unmass-0.9/kdev/configure-4971- { echo "$as_me:$LINENO: result: $ac_res" >&5 ############################################## unmass-0.9/kdev/configure-5085-fi unmass-0.9/kdev/configure:5086:ac_res=`eval echo '${'$as_ac_Header'}'` unmass-0.9/kdev/configure-5087- { echo "$as_me:$LINENO: result: $ac_res" >&5 ############################################## unmass-0.9/kdev/configure-5090-fi unmass-0.9/kdev/configure:5091:if test `eval echo '${'$as_ac_Header'}'` = yes; then unmass-0.9/kdev/configure-5092- cat >>confdefs.h <<_ACEOF unmass-0.9/kdev/configure:5093:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 unmass-0.9/kdev/configure-5094-_ACEOF ############################################## unmass-0.9/kdev/configure-5444-echo "$as_me:$LINENO: checking for Fortran 77 compiler version" >&5 unmass-0.9/kdev/configure:5445:ac_compiler=`set X $ac_compile; echo $2` unmass-0.9/kdev/configure-5446-{ (ac_try="$ac_compiler --version >&5" ############################################## unmass-0.9/kdev/configure-5586- unmass-0.9/kdev/configure:5587:G77=`test $ac_compiler_gnu = yes && echo yes` unmass-0.9/kdev/configure-5588-ac_ext=cpp ############################################## unmass-0.9/kdev/configure-5649- # And add a safety zone unmass-0.9/kdev/configure:5650: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4` unmass-0.9/kdev/configure:5651: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3` unmass-0.9/kdev/configure-5652- ;; ############################################## unmass-0.9/kdev/configure-5677- if test -n "$kargmax"; then unmass-0.9/kdev/configure:5678: lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[ ]//'` unmass-0.9/kdev/configure-5679- else ############################################## unmass-0.9/kdev/configure-5687- SHELL=${SHELL-${CONFIG_SHELL-/bin/sh}} unmass-0.9/kdev/configure:5688: while (test "X"`$SHELL $0 --fallback-echo "X$teststring" 2>/dev/null` \ unmass-0.9/kdev/configure-5689- = "XX$teststring") >/dev/null 2>&1 && unmass-0.9/kdev/configure:5690: new_result=`expr "X$teststring" : ".*" 2>&1` && unmass-0.9/kdev/configure-5691- lt_cv_sys_max_cmd_len=$new_result && ############################################## unmass-0.9/kdev/configure-5693- do unmass-0.9/kdev/configure:5694: i=`expr $i + 1` unmass-0.9/kdev/configure-5695- teststring=$teststring$teststring ############################################## unmass-0.9/kdev/configure-5700- # It appears as though 1/2 is a usable value. unmass-0.9/kdev/configure:5701: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2` unmass-0.9/kdev/configure-5702- ;; ############################################## unmass-0.9/kdev/configure-5794-# If we're using GNU nm, then use its standard symbol codes. unmass-0.9/kdev/configure:5795:case `$NM -V 2>&1` in unmass-0.9/kdev/configure-5796-*GNU* | *'with BFD'*) ############################################## unmass-0.9/kdev/configure-6330-done unmass-0.9/kdev/configure:6331:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"` unmass-0.9/kdev/configure-6332- ############################################## unmass-0.9/kdev/configure-6358- "file_magic "*) unmass-0.9/kdev/configure:6359: file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"` unmass-0.9/kdev/configure-6360- MAGIC_CMD="$lt_cv_path_MAGIC_CMD" ############################################## unmass-0.9/kdev/configure-6420- "file_magic "*) unmass-0.9/kdev/configure:6421: file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"` unmass-0.9/kdev/configure-6422- MAGIC_CMD="$lt_cv_path_MAGIC_CMD" ############################################## unmass-0.9/kdev/configure-6512-gentoo_lt_version="1.5.23b" unmass-0.9/kdev/configure:6513:gentoo_ltmain_version=`sed -n '/^[ ]*VERSION=/{s/^[ ]*VERSION=//;p;q;}' "$ltmain"` unmass-0.9/kdev/configure-6514-if test "x$gentoo_lt_version" != "x$gentoo_ltmain_version" ; then ############################################## unmass-0.9/kdev/configure-6806- *) unmass-0.9/kdev/configure:6807: case `$CC -V 2>&1 | sed 5q` in unmass-0.9/kdev/configure-6808- *Sun\ C*) ############################################## unmass-0.9/kdev/configure-7060- if test "$hard_links" = no; then unmass-0.9/kdev/configure:7061: { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5 unmass-0.9/kdev/configure:7062:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;} unmass-0.9/kdev/configure-7063- need_locks=warn ############################################## unmass-0.9/kdev/configure-7116-done unmass-0.9/kdev/configure:7117:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"` unmass-0.9/kdev/configure-7118- ############################################## unmass-0.9/kdev/configure-7154- supports_anon_versioning=no unmass-0.9/kdev/configure:7155: case `$LD -v 2>/dev/null` in unmass-0.9/kdev/configure-7156- *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11 ############################################## unmass-0.9/kdev/configure-7218- # is EXPORTS), use it as is; otherwise, prepend... unmass-0.9/kdev/configure:7219: archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then unmass-0.9/kdev/configure-7220- cp $export_symbols $output_objdir/$soname.def; ############################################## unmass-0.9/kdev/configure-7241- # time. Moving up from 0x10000000 also allows more sbrk(2) space. unmass-0.9/kdev/configure:7242: archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' unmass-0.9/kdev/configure:7243: 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' unmass-0.9/kdev/configure-7244- ;; ############################################## unmass-0.9/kdev/configure-7250- pgcc*) # Portland Group C compiler unmass-0.9/kdev/configure:7251: 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' unmass-0.9/kdev/configure-7252- tmp_addflag=' $pic_flag' ############################################## unmass-0.9/kdev/configure-7254- pgf77* | pgf90* | pgf95*) # Portland Group f77 and f90 compilers unmass-0.9/kdev/configure:7255: 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' unmass-0.9/kdev/configure-7256- tmp_addflag=' $pic_flag -Mnomain' ;; ############################################## unmass-0.9/kdev/configure-7263- esac unmass-0.9/kdev/configure:7264: case `$CC -V 2>&1 | sed 5q` in unmass-0.9/kdev/configure-7265- *Sun\ C*) # Sun C 5.9 unmass-0.9/kdev/configure:7266: 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' unmass-0.9/kdev/configure-7267- tmp_sharedflag='-G' ;; ############################################## unmass-0.9/kdev/configure-7317- sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*) unmass-0.9/kdev/configure:7318: case `$LD -v 2>&1` in unmass-0.9/kdev/configure-7319- *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*) ############################################## unmass-0.9/kdev/configure-7333- if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then unmass-0.9/kdev/configure:7334: hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`' unmass-0.9/kdev/configure-7335- archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib' ############################################## unmass-0.9/kdev/configure-7432- # below for broken collect2 doesn't work under 4.3+ unmass-0.9/kdev/configure:7433: collect2name=`${CC} -print-prog-name=collect2` unmass-0.9/kdev/configure-7434- if test -f "$collect2name" && \ ############################################## unmass-0.9/kdev/configure-7518- }' unmass-0.9/kdev/configure:7519:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` unmass-0.9/kdev/configure-7520-# Check for a 64-bit object if we didn't find anything. unmass-0.9/kdev/configure-7521-if test -z "$aix_libpath"; then unmass-0.9/kdev/configure:7522: aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` unmass-0.9/kdev/configure-7523-fi ############################################## unmass-0.9/kdev/configure-7535- hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath" unmass-0.9/kdev/configure:7536: 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 "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag" unmass-0.9/kdev/configure-7537- else ############################################## unmass-0.9/kdev/configure-7584- }' unmass-0.9/kdev/configure:7585:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` unmass-0.9/kdev/configure-7586-# Check for a 64-bit object if we didn't find anything. unmass-0.9/kdev/configure-7587-if test -z "$aix_libpath"; then unmass-0.9/kdev/configure:7588: aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` unmass-0.9/kdev/configure-7589-fi ############################################## unmass-0.9/kdev/configure-7638- # FIXME: Setting linknames here is a bad hack. unmass-0.9/kdev/configure:7639: archive_cmds='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames=' unmass-0.9/kdev/configure-7640- # The linker will automatically build a .lib file if we build a DLL. ############################################## unmass-0.9/kdev/configure-7643- old_archive_cmds='lib -OUT:$oldlib$oldobjs$old_deplibs' unmass-0.9/kdev/configure:7644: fix_srcfile_path='`cygpath -w "$srcfile"`' unmass-0.9/kdev/configure-7645- enable_shared_with_static_runtimes=yes ############################################## unmass-0.9/kdev/configure-7684- output_verbose_link_cmd='echo' unmass-0.9/kdev/configure:7685: archive_cmds='$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring' unmass-0.9/kdev/configure-7686- module_cmds='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags' ############################################## unmass-0.9/kdev/configure-7819- if test "$GCC" = yes; then unmass-0.9/kdev/configure:7820: archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' unmass-0.9/kdev/configure-7821- else unmass-0.9/kdev/configure:7822: archive_cmds='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib' unmass-0.9/kdev/configure-7823- hardcode_libdir_flag_spec_ld='-rpath $libdir' ############################################## unmass-0.9/kdev/configure-7851- hardcode_shlibpath_var=no unmass-0.9/kdev/configure:7852: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then unmass-0.9/kdev/configure-7853- archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' ############################################## unmass-0.9/kdev/configure-7881- allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*' unmass-0.9/kdev/configure:7882: archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' unmass-0.9/kdev/configure-7883- else unmass-0.9/kdev/configure-7884- allow_undefined_flag=' -expect_unresolved \*' unmass-0.9/kdev/configure:7885: archive_cmds='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib' unmass-0.9/kdev/configure-7886- fi ############################################## unmass-0.9/kdev/configure-7893- allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*' unmass-0.9/kdev/configure:7894: archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' unmass-0.9/kdev/configure-7895- hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' ############################################## unmass-0.9/kdev/configure-7897- allow_undefined_flag=' -expect_unresolved \*' unmass-0.9/kdev/configure:7898: archive_cmds='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib' unmass-0.9/kdev/configure:7899: archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~ unmass-0.9/kdev/configure:7900: $LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib~$rm $lib.exp' unmass-0.9/kdev/configure-7901- ############################################## unmass-0.9/kdev/configure-8017- hardcode_shlibpath_var=no unmass-0.9/kdev/configure:8018: hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`' unmass-0.9/kdev/configure-8019- hardcode_libdir_separator=':' ############################################## unmass-0.9/kdev/configure-8132- esac unmass-0.9/kdev/configure:8133: lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e "s,=/,/,g"` unmass-0.9/kdev/configure-8134- if echo "$lt_search_path_spec" | grep ';' >/dev/null ; then ############################################## unmass-0.9/kdev/configure-8138- # okay in the real world where ";" in dirpaths is itself problematic. unmass-0.9/kdev/configure:8139: lt_search_path_spec=`echo "$lt_search_path_spec" | $SED -e 's/;/ /g'` unmass-0.9/kdev/configure-8140- else unmass-0.9/kdev/configure:8141: lt_search_path_spec=`echo "$lt_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` unmass-0.9/kdev/configure-8142- fi ############################################## unmass-0.9/kdev/configure-8145- lt_tmp_lt_search_path_spec= unmass-0.9/kdev/configure:8146: lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null` unmass-0.9/kdev/configure-8147- for lt_sys_path in $lt_search_path_spec; do ############################################## unmass-0.9/kdev/configure-8174-}'` unmass-0.9/kdev/configure:8175: sys_lib_search_path_spec=`echo $lt_search_path_spec` unmass-0.9/kdev/configure-8176-else ############################################## unmass-0.9/kdev/configure-8242- # Create ${libname}_ixlibrary.a entries in /sys/libs. unmass-0.9/kdev/configure:8243: 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' unmass-0.9/kdev/configure-8244- ;; ############################################## unmass-0.9/kdev/configure-8275- # DLL is installed to $(libdir)/../bin by postinstall_cmds unmass-0.9/kdev/configure:8276: postinstall_cmds='base_file=`basename \${file}`~ unmass-0.9/kdev/configure:8277: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~ unmass-0.9/kdev/configure:8278: dldir=$destdir/`dirname \$dlpath`~ unmass-0.9/kdev/configure-8279- test -d \$dldir || mkdir -p \$dldir~ ############################################## unmass-0.9/kdev/configure-8281- chmod a+x \$dldir/$dlname' unmass-0.9/kdev/configure:8282: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ unmass-0.9/kdev/configure-8283- dlpath=$dir/\$dldll~ ############################################## unmass-0.9/kdev/configure-8289- # Cygwin DLLs use 'cyg' prefix rather than 'lib' unmass-0.9/kdev/configure:8290: soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' unmass-0.9/kdev/configure-8291- sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib" ############################################## unmass-0.9/kdev/configure-8294- # MinGW DLLs use traditional 'lib' prefix unmass-0.9/kdev/configure:8295: soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' unmass-0.9/kdev/configure:8296: sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"` unmass-0.9/kdev/configure-8297- if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then ############################################## unmass-0.9/kdev/configure-8303- # which wouldn't understand a cygwinified path. Ahh. unmass-0.9/kdev/configure:8304: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` unmass-0.9/kdev/configure-8305- else unmass-0.9/kdev/configure:8306: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` unmass-0.9/kdev/configure-8307- fi ############################################## unmass-0.9/kdev/configure-8310- # pw32 DLLs use 'pw' prefix rather than 'lib' unmass-0.9/kdev/configure:8311: library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' unmass-0.9/kdev/configure-8312- ;; ############################################## unmass-0.9/kdev/configure-8316- *) unmass-0.9/kdev/configure:8317: library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib' unmass-0.9/kdev/configure-8318- ;; ############################################## unmass-0.9/kdev/configure-8333- shlibpath_var=DYLD_LIBRARY_PATH unmass-0.9/kdev/configure:8334: shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`' unmass-0.9/kdev/configure-8335- ############################################## unmass-0.9/kdev/configure-8536- if test -f /etc/ld.so.conf; then unmass-0.9/kdev/configure:8537: 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/#.*//;s/[:, ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '` unmass-0.9/kdev/configure-8538- sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra" ############################################## unmass-0.9/kdev/configure-8596- shlibpath_var=LD_LIBRARY_PATH unmass-0.9/kdev/configure:8597: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then unmass-0.9/kdev/configure-8598- case $host_os in ############################################## unmass-0.9/kdev/configure-9689- # Double-quote double-evaled strings. unmass-0.9/kdev/configure:9690: eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\"" unmass-0.9/kdev/configure-9691- ;; unmass-0.9/kdev/configure-9692- *) unmass-0.9/kdev/configure:9693: eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\"" unmass-0.9/kdev/configure-9694- ;; ############################################## unmass-0.9/kdev/configure-9699- *'\$0 --fallback-echo"') unmass-0.9/kdev/configure:9700: lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'` unmass-0.9/kdev/configure-9701- ;; ############################################## unmass-0.9/kdev/configure-9712- unmass-0.9/kdev/configure:9713:# `$echo "$cfgfile" | sed 's%^.*/%%'` - Provide generalized library-building support services. unmass-0.9/kdev/configure-9714-# Generated automatically by $PROGRAM (GNU $PACKAGE $VERSION$TIMESTAMP) ############################################## unmass-0.9/kdev/configure-10091- # libtool script then. unmass-0.9/kdev/configure:10092: ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'` unmass-0.9/kdev/configure-10093- if test -f "$ltmain_in"; then ############################################## unmass-0.9/kdev/configure-10120- if test -z "$LTCC"; then unmass-0.9/kdev/configure:10121: eval "`$SHELL ${ofile} --config | grep '^LTCC='`" unmass-0.9/kdev/configure-10122- if test -z "$LTCC"; then ############################################## unmass-0.9/kdev/configure-10125- else unmass-0.9/kdev/configure:10126: { echo "$as_me:$LINENO: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'" >&5 unmass-0.9/kdev/configure:10127:echo "$as_me: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'" >&2;} unmass-0.9/kdev/configure-10128- fi ############################################## unmass-0.9/kdev/configure-10130- if test -z "$LTCFLAGS"; then unmass-0.9/kdev/configure:10131: eval "`$SHELL ${ofile} --config | grep '^LTCFLAGS='`" unmass-0.9/kdev/configure-10132- fi ############################################## unmass-0.9/kdev/configure-10135- # Note that this assumes the entire list is on one line. unmass-0.9/kdev/configure:10136: available_tags=`grep "^available_tags=" "${ofile}" | $SED -e 's/available_tags=\(.*$\)/\1/' -e 's/\"//g'` unmass-0.9/kdev/configure-10137- ############################################## unmass-0.9/kdev/configure-10141- # Check whether tagname contains only valid characters unmass-0.9/kdev/configure:10142: case `$echo "X$tagname" | $Xsed -e 's:[-_ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz1234567890,/]::g'` in unmass-0.9/kdev/configure-10143- "") ;; ############################################## unmass-0.9/kdev/configure-10269-done unmass-0.9/kdev/configure:10270:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"` unmass-0.9/kdev/configure-10271- ############################################## unmass-0.9/kdev/configure-10299- # gcc leaves a trailing carriage return which upsets mingw unmass-0.9/kdev/configure:10300: ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; unmass-0.9/kdev/configure-10301- *) unmass-0.9/kdev/configure:10302: ac_prog=`($CC -print-prog-name=ld) 2>&5` ;; unmass-0.9/kdev/configure-10303- esac ############################################## unmass-0.9/kdev/configure-10308- # Canonicalize the pathname of ld unmass-0.9/kdev/configure:10309: ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'` unmass-0.9/kdev/configure-10310- while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do unmass-0.9/kdev/configure:10311: ac_prog=`echo $ac_prog| $SED "s%$re_direlt%/%"` unmass-0.9/kdev/configure-10312- done ############################################## unmass-0.9/kdev/configure-10343- # Break only if it was the GNU/non-GNU ld that we prefer. unmass-0.9/kdev/configure:10344: case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in unmass-0.9/kdev/configure-10345- *GNU* | *'with BFD'*) ############################################## unmass-0.9/kdev/configure-10376- # I'd rather use --version here, but apparently some GNU lds only accept -v. unmass-0.9/kdev/configure:10377:case `$LD -v 2>&1 </dev/null` in unmass-0.9/kdev/configure-10378-*GNU* | *'with BFD'*) ############################################## unmass-0.9/kdev/configure-10406- # ancient GNU ld didn't support --whole-archive et. al. unmass-0.9/kdev/configure:10407: if eval "`$CC -print-prog-name=ld` --help 2>&1" | \ unmass-0.9/kdev/configure-10408- grep 'no-whole-archive' > /dev/null; then ############################################## unmass-0.9/kdev/configure-10488- # below for broken collect2 doesn't work under 4.3+ unmass-0.9/kdev/configure:10489: collect2name=`${CC} -print-prog-name=collect2` unmass-0.9/kdev/configure-10490- if test -f "$collect2name" && \ ############################################## unmass-0.9/kdev/configure-10574- }' unmass-0.9/kdev/configure:10575:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` unmass-0.9/kdev/configure-10576-# Check for a 64-bit object if we didn't find anything. unmass-0.9/kdev/configure-10577-if test -z "$aix_libpath"; then unmass-0.9/kdev/configure:10578: aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` unmass-0.9/kdev/configure-10579-fi ############################################## unmass-0.9/kdev/configure-10592- unmass-0.9/kdev/configure:10593: 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 "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag" unmass-0.9/kdev/configure-10594- else ############################################## unmass-0.9/kdev/configure-10641- }' unmass-0.9/kdev/configure:10642:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` unmass-0.9/kdev/configure-10643-# Check for a 64-bit object if we didn't find anything. unmass-0.9/kdev/configure-10644-if test -z "$aix_libpath"; then unmass-0.9/kdev/configure:10645: aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` unmass-0.9/kdev/configure-10646-fi ############################################## unmass-0.9/kdev/configure-10703- # is EXPORTS), use it as is; otherwise, prepend... unmass-0.9/kdev/configure:10704: archive_expsym_cmds_CXX='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then unmass-0.9/kdev/configure-10705- cp $export_symbols $output_objdir/$soname.def; ############################################## unmass-0.9/kdev/configure-10764- output_verbose_link_cmd='echo' unmass-0.9/kdev/configure:10765: archive_cmds_CXX='$CC -qmkshrobj ${wl}-single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring' unmass-0.9/kdev/configure-10766- module_cmds_CXX='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags' ############################################## unmass-0.9/kdev/configure-10832- # dependencies. unmass-0.9/kdev/configure:10833: 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 $list' unmass-0.9/kdev/configure-10834- ;; ############################################## unmass-0.9/kdev/configure-10894- # dependencies. unmass-0.9/kdev/configure:10895: 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 $list' unmass-0.9/kdev/configure-10896- ;; ############################################## unmass-0.9/kdev/configure-10929- # time. Moving up from 0x10000000 also allows more sbrk(2) space. unmass-0.9/kdev/configure:10930: 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' unmass-0.9/kdev/configure:10931: 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' unmass-0.9/kdev/configure-10932- ;; ############################################## unmass-0.9/kdev/configure-10936- # SGI C++ unmass-0.9/kdev/configure:10937: archive_cmds_CXX='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib' unmass-0.9/kdev/configure-10938- ############################################## unmass-0.9/kdev/configure-10947- if test "$with_gnu_ld" = no; then unmass-0.9/kdev/configure:10948: archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' unmass-0.9/kdev/configure-10949- else unmass-0.9/kdev/configure:10950: archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` -o $lib' unmass-0.9/kdev/configure-10951- fi ############################################## unmass-0.9/kdev/configure-10966- # to its proper name (with version) after linking. unmass-0.9/kdev/configure:10967: 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' unmass-0.9/kdev/configure:10968: 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' unmass-0.9/kdev/configure-10969- # Commands to make compiler produce verbose output that lists ############################################## unmass-0.9/kdev/configure-10976- # dependencies. unmass-0.9/kdev/configure:10977: 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 $list' unmass-0.9/kdev/configure-10978- ############################################## unmass-0.9/kdev/configure-10991- # earlier do not add the objects themselves. unmass-0.9/kdev/configure:10992: case `$CC -V 2>&1` in unmass-0.9/kdev/configure-10993- *"Version 7."*) ############################################## unmass-0.9/kdev/configure-11017- export_dynamic_flag_spec_CXX='${wl}--export-dynamic' unmass-0.9/kdev/configure:11018: 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' unmass-0.9/kdev/configure-11019- ;; ############################################## unmass-0.9/kdev/configure-11036- # dependencies. unmass-0.9/kdev/configure:11037: output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld"`; templist=`echo $templist | $SED "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list' unmass-0.9/kdev/configure-11038- ;; unmass-0.9/kdev/configure-11039- *) unmass-0.9/kdev/configure:11040: case `$CC -V 2>&1 | sed 5q` in unmass-0.9/kdev/configure-11041- *Sun\ C*) ############################################## unmass-0.9/kdev/configure-11046- hardcode_libdir_flag_spec_CXX='-R$libdir' unmass-0.9/kdev/configure:11047: 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' unmass-0.9/kdev/configure-11048- ############################################## unmass-0.9/kdev/configure-11103- hardcode_libdir_flag_spec_CXX='${wl}-rpath,$libdir' unmass-0.9/kdev/configure:11104: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then unmass-0.9/kdev/configure-11105- archive_expsym_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-retain-symbols-file,$export_symbols -o $lib' ############################################## unmass-0.9/kdev/configure-11118- # to its proper name (with version) after linking. unmass-0.9/kdev/configure:11119: 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' unmass-0.9/kdev/configure-11120- ############################################## unmass-0.9/kdev/configure-11135- allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*' unmass-0.9/kdev/configure:11136: archive_cmds_CXX='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && echo ${wl}-set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib' unmass-0.9/kdev/configure-11137- ############################################## unmass-0.9/kdev/configure-11148- # dependencies. unmass-0.9/kdev/configure:11149: output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld" | grep -v "ld:"`; templist=`echo $templist | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list' unmass-0.9/kdev/configure-11150- ;; ############################################## unmass-0.9/kdev/configure-11153- allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*' unmass-0.9/kdev/configure:11154: 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 ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' unmass-0.9/kdev/configure-11155- ############################################## unmass-0.9/kdev/configure-11178- # to its proper name (with version) after linking. unmass-0.9/kdev/configure:11179: 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' unmass-0.9/kdev/configure-11180- ############################################## unmass-0.9/kdev/configure-11194- allow_undefined_flag_CXX=' -expect_unresolved \*' unmass-0.9/kdev/configure:11195: archive_cmds_CXX='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib' unmass-0.9/kdev/configure:11196: archive_expsym_cmds_CXX='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~ unmass-0.9/kdev/configure-11197- echo "-hidden">> $lib.exp~ unmass-0.9/kdev/configure:11198: $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname -Wl,-input -Wl,$lib.exp `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib~ unmass-0.9/kdev/configure-11199- $rm $lib.exp' ############################################## unmass-0.9/kdev/configure-11211- # dependencies. unmass-0.9/kdev/configure:11212: output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld" | grep -v "ld:"`; templist=`echo $templist | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list' unmass-0.9/kdev/configure-11213- ;; ############################################## unmass-0.9/kdev/configure-11216- allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*' unmass-0.9/kdev/configure:11217: 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` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' unmass-0.9/kdev/configure-11218- ############################################## unmass-0.9/kdev/configure-11367- hardcode_shlibpath_var_CXX=no unmass-0.9/kdev/configure:11368: hardcode_libdir_flag_spec_CXX='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`' unmass-0.9/kdev/configure-11369- hardcode_libdir_separator_CXX=':' ############################################## unmass-0.9/kdev/configure-11439- # eval without this substitution. unmass-0.9/kdev/configure:11440: output_verbose_link_cmd=`$echo "X$output_verbose_link_cmd" | $Xsed -e "$no_glob_subst"` unmass-0.9/kdev/configure-11441- unmass-0.9/kdev/configure:11442: for p in `eval $output_verbose_link_cmd`; do unmass-0.9/kdev/configure-11443- case $p in ############################################## unmass-0.9/kdev/configure-11526-linux*) unmass-0.9/kdev/configure:11527: case `$CC -V 2>&1 | sed 5q` in unmass-0.9/kdev/configure-11528- *Sun\ C*) ############################################## unmass-0.9/kdev/configure-11756- *) unmass-0.9/kdev/configure:11757: case `$CC -V 2>&1 | sed 5q` in unmass-0.9/kdev/configure-11758- *Sun\ C*) ############################################## unmass-0.9/kdev/configure-12037- if test "$hard_links" = no; then unmass-0.9/kdev/configure:12038: { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5 unmass-0.9/kdev/configure:12039:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;} unmass-0.9/kdev/configure-12040- need_locks=warn ############################################## unmass-0.9/kdev/configure-12217- # Create ${libname}_ixlibrary.a entries in /sys/libs. unmass-0.9/kdev/configure:12218: 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' unmass-0.9/kdev/configure-12219- ;; ############################################## unmass-0.9/kdev/configure-12250- # DLL is installed to $(libdir)/../bin by postinstall_cmds unmass-0.9/kdev/configure:12251: postinstall_cmds='base_file=`basename \${file}`~ unmass-0.9/kdev/configure:12252: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~ unmass-0.9/kdev/configure:12253: dldir=$destdir/`dirname \$dlpath`~ unmass-0.9/kdev/configure-12254- test -d \$dldir || mkdir -p \$dldir~ ############################################## unmass-0.9/kdev/configure-12256- chmod a+x \$dldir/$dlname' unmass-0.9/kdev/configure:12257: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ unmass-0.9/kdev/configure-12258- dlpath=$dir/\$dldll~ ############################################## unmass-0.9/kdev/configure-12264- # Cygwin DLLs use 'cyg' prefix rather than 'lib' unmass-0.9/kdev/configure:12265: soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' unmass-0.9/kdev/configure-12266- sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib" ############################################## unmass-0.9/kdev/configure-12269- # MinGW DLLs use traditional 'lib' prefix unmass-0.9/kdev/configure:12270: soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' unmass-0.9/kdev/configure:12271: sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"` unmass-0.9/kdev/configure-12272- if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then ############################################## unmass-0.9/kdev/configure-12278- # which wouldn't understand a cygwinified path. Ahh. unmass-0.9/kdev/configure:12279: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` unmass-0.9/kdev/configure-12280- else unmass-0.9/kdev/configure:12281: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` unmass-0.9/kdev/configure-12282- fi ############################################## unmass-0.9/kdev/configure-12285- # pw32 DLLs use 'pw' prefix rather than 'lib' unmass-0.9/kdev/configure:12286: library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' unmass-0.9/kdev/configure-12287- ;; ############################################## unmass-0.9/kdev/configure-12291- *) unmass-0.9/kdev/configure:12292: library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib' unmass-0.9/kdev/configure-12293- ;; ############################################## unmass-0.9/kdev/configure-12308- shlibpath_var=DYLD_LIBRARY_PATH unmass-0.9/kdev/configure:12309: shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`' unmass-0.9/kdev/configure-12310- ############################################## unmass-0.9/kdev/configure-12510- if test -f /etc/ld.so.conf; then unmass-0.9/kdev/configure:12511: 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/#.*//;s/[:, ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '` unmass-0.9/kdev/configure-12512- sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra" ############################################## unmass-0.9/kdev/configure-12570- shlibpath_var=LD_LIBRARY_PATH unmass-0.9/kdev/configure:12571: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then unmass-0.9/kdev/configure-12572- case $host_os in ############################################## unmass-0.9/kdev/configure-12819- # Double-quote double-evaled strings. unmass-0.9/kdev/configure:12820: eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\"" unmass-0.9/kdev/configure-12821- ;; unmass-0.9/kdev/configure-12822- *) unmass-0.9/kdev/configure:12823: eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\"" unmass-0.9/kdev/configure-12824- ;; ############################################## unmass-0.9/kdev/configure-12829- *'\$0 --fallback-echo"') unmass-0.9/kdev/configure:12830: lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'` unmass-0.9/kdev/configure-12831- ;; ############################################## unmass-0.9/kdev/configure-13148- # libtool script then. unmass-0.9/kdev/configure:13149: ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'` unmass-0.9/kdev/configure-13150- if test -f "$ltmain_in"; then ############################################## unmass-0.9/kdev/configure-13264-done unmass-0.9/kdev/configure:13265:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"` unmass-0.9/kdev/configure-13266- ############################################## unmass-0.9/kdev/configure-13461- *) unmass-0.9/kdev/configure:13462: case `$CC -V 2>&1 | sed 5q` in unmass-0.9/kdev/configure-13463- *Sun\ C*) ############################################## unmass-0.9/kdev/configure-13715- if test "$hard_links" = no; then unmass-0.9/kdev/configure:13716: { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5 unmass-0.9/kdev/configure:13717:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;} unmass-0.9/kdev/configure-13718- need_locks=warn ############################################## unmass-0.9/kdev/configure-13771-done unmass-0.9/kdev/configure:13772:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"` unmass-0.9/kdev/configure-13773- ############################################## unmass-0.9/kdev/configure-13809- supports_anon_versioning=no unmass-0.9/kdev/configure:13810: case `$LD -v 2>/dev/null` in unmass-0.9/kdev/configure-13811- *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11 ############################################## unmass-0.9/kdev/configure-13873- # is EXPORTS), use it as is; otherwise, prepend... unmass-0.9/kdev/configure:13874: archive_expsym_cmds_F77='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then unmass-0.9/kdev/configure-13875- cp $export_symbols $output_objdir/$soname.def; ############################################## unmass-0.9/kdev/configure-13896- # time. Moving up from 0x10000000 also allows more sbrk(2) space. unmass-0.9/kdev/configure:13897: archive_cmds_F77='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' unmass-0.9/kdev/configure:13898: archive_expsym_cmds_F77='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' unmass-0.9/kdev/configure-13899- ;; ############################################## unmass-0.9/kdev/configure-13905- pgcc*) # Portland Group C compiler unmass-0.9/kdev/configure:13906: whole_archive_flag_spec_F77='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive' unmass-0.9/kdev/configure-13907- tmp_addflag=' $pic_flag' ############################################## unmass-0.9/kdev/configure-13909- pgf77* | pgf90* | pgf95*) # Portland Group f77 and f90 compilers unmass-0.9/kdev/configure:13910: whole_archive_flag_spec_F77='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive' unmass-0.9/kdev/configure-13911- tmp_addflag=' $pic_flag -Mnomain' ;; ############################################## unmass-0.9/kdev/configure-13918- esac unmass-0.9/kdev/configure:13919: case `$CC -V 2>&1 | sed 5q` in unmass-0.9/kdev/configure-13920- *Sun\ C*) # Sun C 5.9 unmass-0.9/kdev/configure:13921: whole_archive_flag_spec_F77='${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' unmass-0.9/kdev/configure-13922- tmp_sharedflag='-G' ;; ############################################## unmass-0.9/kdev/configure-13972- sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*) unmass-0.9/kdev/configure:13973: case `$LD -v 2>&1` in unmass-0.9/kdev/configure-13974- *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*) ############################################## unmass-0.9/kdev/configure-13988- if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then unmass-0.9/kdev/configure:13989: hardcode_libdir_flag_spec_F77='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`' unmass-0.9/kdev/configure-13990- archive_cmds_F77='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib' ############################################## unmass-0.9/kdev/configure-14087- # below for broken collect2 doesn't work under 4.3+ unmass-0.9/kdev/configure:14088: collect2name=`${CC} -print-prog-name=collect2` unmass-0.9/kdev/configure-14089- if test -f "$collect2name" && \ ############################################## unmass-0.9/kdev/configure-14163- }' unmass-0.9/kdev/configure:14164:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` unmass-0.9/kdev/configure-14165-# Check for a 64-bit object if we didn't find anything. unmass-0.9/kdev/configure-14166-if test -z "$aix_libpath"; then unmass-0.9/kdev/configure:14167: aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` unmass-0.9/kdev/configure-14168-fi ############################################## unmass-0.9/kdev/configure-14180- hardcode_libdir_flag_spec_F77='${wl}-blibpath:$libdir:'"$aix_libpath" unmass-0.9/kdev/configure:14181: archive_expsym_cmds_F77="\$CC"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag" unmass-0.9/kdev/configure-14182- else ############################################## unmass-0.9/kdev/configure-14219- }' unmass-0.9/kdev/configure:14220:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` unmass-0.9/kdev/configure-14221-# Check for a 64-bit object if we didn't find anything. unmass-0.9/kdev/configure-14222-if test -z "$aix_libpath"; then unmass-0.9/kdev/configure:14223: aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` unmass-0.9/kdev/configure-14224-fi ############################################## unmass-0.9/kdev/configure-14273- # FIXME: Setting linknames here is a bad hack. unmass-0.9/kdev/configure:14274: archive_cmds_F77='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames=' unmass-0.9/kdev/configure-14275- # The linker will automatically build a .lib file if we build a DLL. ############################################## unmass-0.9/kdev/configure-14278- old_archive_cmds_F77='lib -OUT:$oldlib$oldobjs$old_deplibs' unmass-0.9/kdev/configure:14279: fix_srcfile_path_F77='`cygpath -w "$srcfile"`' unmass-0.9/kdev/configure-14280- enable_shared_with_static_runtimes_F77=yes ############################################## unmass-0.9/kdev/configure-14319- output_verbose_link_cmd='echo' unmass-0.9/kdev/configure:14320: archive_cmds_F77='$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring' unmass-0.9/kdev/configure-14321- module_cmds_F77='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags' ############################################## unmass-0.9/kdev/configure-14454- if test "$GCC" = yes; then unmass-0.9/kdev/configure:14455: archive_cmds_F77='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' unmass-0.9/kdev/configure-14456- else unmass-0.9/kdev/configure:14457: archive_cmds_F77='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib' unmass-0.9/kdev/configure-14458- hardcode_libdir_flag_spec_ld_F77='-rpath $libdir' ############################################## unmass-0.9/kdev/configure-14486- hardcode_shlibpath_var_F77=no unmass-0.9/kdev/configure:14487: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then unmass-0.9/kdev/configure-14488- archive_cmds_F77='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' ############################################## unmass-0.9/kdev/configure-14516- allow_undefined_flag_F77=' ${wl}-expect_unresolved ${wl}\*' unmass-0.9/kdev/configure:14517: archive_cmds_F77='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' unmass-0.9/kdev/configure-14518- else unmass-0.9/kdev/configure-14519- allow_undefined_flag_F77=' -expect_unresolved \*' unmass-0.9/kdev/configure:14520: archive_cmds_F77='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib' unmass-0.9/kdev/configure-14521- fi ############################################## unmass-0.9/kdev/configure-14528- allow_undefined_flag_F77=' ${wl}-expect_unresolved ${wl}\*' unmass-0.9/kdev/configure:14529: archive_cmds_F77='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' unmass-0.9/kdev/configure-14530- hardcode_libdir_flag_spec_F77='${wl}-rpath ${wl}$libdir' ############################################## unmass-0.9/kdev/configure-14532- allow_undefined_flag_F77=' -expect_unresolved \*' unmass-0.9/kdev/configure:14533: archive_cmds_F77='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib' unmass-0.9/kdev/configure:14534: archive_expsym_cmds_F77='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~ unmass-0.9/kdev/configure:14535: $LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib~$rm $lib.exp' unmass-0.9/kdev/configure-14536- ############################################## unmass-0.9/kdev/configure-14652- hardcode_shlibpath_var_F77=no unmass-0.9/kdev/configure:14653: hardcode_libdir_flag_spec_F77='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`' unmass-0.9/kdev/configure-14654- hardcode_libdir_separator_F77=':' ############################################## unmass-0.9/kdev/configure-14826- # Create ${libname}_ixlibrary.a entries in /sys/libs. unmass-0.9/kdev/configure:14827: 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' unmass-0.9/kdev/configure-14828- ;; ############################################## unmass-0.9/kdev/configure-14859- # DLL is installed to $(libdir)/../bin by postinstall_cmds unmass-0.9/kdev/configure:14860: postinstall_cmds='base_file=`basename \${file}`~ unmass-0.9/kdev/configure:14861: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~ unmass-0.9/kdev/configure:14862: dldir=$destdir/`dirname \$dlpath`~ unmass-0.9/kdev/configure-14863- test -d \$dldir || mkdir -p \$dldir~ ############################################## unmass-0.9/kdev/configure-14865- chmod a+x \$dldir/$dlname' unmass-0.9/kdev/configure:14866: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ unmass-0.9/kdev/configure-14867- dlpath=$dir/\$dldll~ ############################################## unmass-0.9/kdev/configure-14873- # Cygwin DLLs use 'cyg' prefix rather than 'lib' unmass-0.9/kdev/configure:14874: soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' unmass-0.9/kdev/configure-14875- sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib" ############################################## unmass-0.9/kdev/configure-14878- # MinGW DLLs use traditional 'lib' prefix unmass-0.9/kdev/configure:14879: soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' unmass-0.9/kdev/configure:14880: sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"` unmass-0.9/kdev/configure-14881- if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then ############################################## unmass-0.9/kdev/configure-14887- # which wouldn't understand a cygwinified path. Ahh. unmass-0.9/kdev/configure:14888: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` unmass-0.9/kdev/configure-14889- else unmass-0.9/kdev/configure:14890: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` unmass-0.9/kdev/configure-14891- fi ############################################## unmass-0.9/kdev/configure-14894- # pw32 DLLs use 'pw' prefix rather than 'lib' unmass-0.9/kdev/configure:14895: library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' unmass-0.9/kdev/configure-14896- ;; ############################################## unmass-0.9/kdev/configure-14900- *) unmass-0.9/kdev/configure:14901: library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib' unmass-0.9/kdev/configure-14902- ;; ############################################## unmass-0.9/kdev/configure-14917- shlibpath_var=DYLD_LIBRARY_PATH unmass-0.9/kdev/configure:14918: shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`' unmass-0.9/kdev/configure-14919- ############################################## unmass-0.9/kdev/configure-15119- if test -f /etc/ld.so.conf; then unmass-0.9/kdev/configure:15120: 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/#.*//;s/[:, ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '` unmass-0.9/kdev/configure-15121- sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra" ############################################## unmass-0.9/kdev/configure-15179- shlibpath_var=LD_LIBRARY_PATH unmass-0.9/kdev/configure:15180: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then unmass-0.9/kdev/configure-15181- case $host_os in ############################################## unmass-0.9/kdev/configure-15428- # Double-quote double-evaled strings. unmass-0.9/kdev/configure:15429: eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\"" unmass-0.9/kdev/configure-15430- ;; unmass-0.9/kdev/configure-15431- *) unmass-0.9/kdev/configure:15432: eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\"" unmass-0.9/kdev/configure-15433- ;; ############################################## unmass-0.9/kdev/configure-15438- *'\$0 --fallback-echo"') unmass-0.9/kdev/configure:15439: lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'` unmass-0.9/kdev/configure-15440- ;; ############################################## unmass-0.9/kdev/configure-15757- # libtool script then. unmass-0.9/kdev/configure:15758: ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'` unmass-0.9/kdev/configure-15759- if test -f "$ltmain_in"; then ############################################## unmass-0.9/kdev/configure-15833-done unmass-0.9/kdev/configure:15834:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"` unmass-0.9/kdev/configure-15835- ############################################## unmass-0.9/kdev/configure-16050- *) unmass-0.9/kdev/configure:16051: case `$CC -V 2>&1 | sed 5q` in unmass-0.9/kdev/configure-16052- *Sun\ C*) ############################################## unmass-0.9/kdev/configure-16304- if test "$hard_links" = no; then unmass-0.9/kdev/configure:16305: { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5 unmass-0.9/kdev/configure:16306:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;} unmass-0.9/kdev/configure-16307- need_locks=warn ############################################## unmass-0.9/kdev/configure-16360-done unmass-0.9/kdev/configure:16361:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"` unmass-0.9/kdev/configure-16362- ############################################## unmass-0.9/kdev/configure-16398- supports_anon_versioning=no unmass-0.9/kdev/configure:16399: case `$LD -v 2>/dev/null` in unmass-0.9/kdev/configure-16400- *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11 ############################################## unmass-0.9/kdev/configure-16462- # is EXPORTS), use it as is; otherwise, prepend... unmass-0.9/kdev/configure:16463: archive_expsym_cmds_GCJ='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then unmass-0.9/kdev/configure-16464- cp $export_symbols $output_objdir/$soname.def; ############################################## unmass-0.9/kdev/configure-16485- # time. Moving up from 0x10000000 also allows more sbrk(2) space. unmass-0.9/kdev/configure:16486: archive_cmds_GCJ='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' unmass-0.9/kdev/configure:16487: archive_expsym_cmds_GCJ='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' unmass-0.9/kdev/configure-16488- ;; ############################################## unmass-0.9/kdev/configure-16494- pgcc*) # Portland Group C compiler unmass-0.9/kdev/configure:16495: whole_archive_flag_spec_GCJ='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive' unmass-0.9/kdev/configure-16496- tmp_addflag=' $pic_flag' ############################################## unmass-0.9/kdev/configure-16498- pgf77* | pgf90* | pgf95*) # Portland Group f77 and f90 compilers unmass-0.9/kdev/configure:16499: whole_archive_flag_spec_GCJ='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive' unmass-0.9/kdev/configure-16500- tmp_addflag=' $pic_flag -Mnomain' ;; ############################################## unmass-0.9/kdev/configure-16507- esac unmass-0.9/kdev/configure:16508: case `$CC -V 2>&1 | sed 5q` in unmass-0.9/kdev/configure-16509- *Sun\ C*) # Sun C 5.9 unmass-0.9/kdev/configure:16510: whole_archive_flag_spec_GCJ='${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' unmass-0.9/kdev/configure-16511- tmp_sharedflag='-G' ;; ############################################## unmass-0.9/kdev/configure-16561- sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*) unmass-0.9/kdev/configure:16562: case `$LD -v 2>&1` in unmass-0.9/kdev/configure-16563- *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*) ############################################## unmass-0.9/kdev/configure-16577- if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then unmass-0.9/kdev/configure:16578: hardcode_libdir_flag_spec_GCJ='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`' unmass-0.9/kdev/configure-16579- archive_cmds_GCJ='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib' ############################################## unmass-0.9/kdev/configure-16676- # below for broken collect2 doesn't work under 4.3+ unmass-0.9/kdev/configure:16677: collect2name=`${CC} -print-prog-name=collect2` unmass-0.9/kdev/configure-16678- if test -f "$collect2name" && \ ############################################## unmass-0.9/kdev/configure-16762- }' unmass-0.9/kdev/configure:16763:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` unmass-0.9/kdev/configure-16764-# Check for a 64-bit object if we didn't find anything. unmass-0.9/kdev/configure-16765-if test -z "$aix_libpath"; then unmass-0.9/kdev/configure:16766: aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` unmass-0.9/kdev/configure-16767-fi ############################################## unmass-0.9/kdev/configure-16779- hardcode_libdir_flag_spec_GCJ='${wl}-blibpath:$libdir:'"$aix_libpath" unmass-0.9/kdev/configure:16780: archive_expsym_cmds_GCJ="\$CC"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag" unmass-0.9/kdev/configure-16781- else ############################################## unmass-0.9/kdev/configure-16828- }' unmass-0.9/kdev/configure:16829:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` unmass-0.9/kdev/configure-16830-# Check for a 64-bit object if we didn't find anything. unmass-0.9/kdev/configure-16831-if test -z "$aix_libpath"; then unmass-0.9/kdev/configure:16832: aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` unmass-0.9/kdev/configure-16833-fi ############################################## unmass-0.9/kdev/configure-16882- # FIXME: Setting linknames here is a bad hack. unmass-0.9/kdev/configure:16883: archive_cmds_GCJ='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames=' unmass-0.9/kdev/configure-16884- # The linker will automatically build a .lib file if we build a DLL. ############################################## unmass-0.9/kdev/configure-16887- old_archive_cmds_GCJ='lib -OUT:$oldlib$oldobjs$old_deplibs' unmass-0.9/kdev/configure:16888: fix_srcfile_path_GCJ='`cygpath -w "$srcfile"`' unmass-0.9/kdev/configure-16889- enable_shared_with_static_runtimes_GCJ=yes ############################################## unmass-0.9/kdev/configure-16928- output_verbose_link_cmd='echo' unmass-0.9/kdev/configure:16929: archive_cmds_GCJ='$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring' unmass-0.9/kdev/configure-16930- module_cmds_GCJ='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags' ############################################## unmass-0.9/kdev/configure-17063- if test "$GCC" = yes; then unmass-0.9/kdev/configure:17064: archive_cmds_GCJ='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' unmass-0.9/kdev/configure-17065- else unmass-0.9/kdev/configure:17066: archive_cmds_GCJ='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib' unmass-0.9/kdev/configure-17067- hardcode_libdir_flag_spec_ld_GCJ='-rpath $libdir' ############################################## unmass-0.9/kdev/configure-17095- hardcode_shlibpath_var_GCJ=no unmass-0.9/kdev/configure:17096: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then unmass-0.9/kdev/configure-17097- archive_cmds_GCJ='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' ############################################## unmass-0.9/kdev/configure-17125- allow_undefined_flag_GCJ=' ${wl}-expect_unresolved ${wl}\*' unmass-0.9/kdev/configure:17126: archive_cmds_GCJ='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' unmass-0.9/kdev/configure-17127- else unmass-0.9/kdev/configure-17128- allow_undefined_flag_GCJ=' -expect_unresolved \*' unmass-0.9/kdev/configure:17129: archive_cmds_GCJ='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib' unmass-0.9/kdev/configure-17130- fi ############################################## unmass-0.9/kdev/configure-17137- allow_undefined_flag_GCJ=' ${wl}-expect_unresolved ${wl}\*' unmass-0.9/kdev/configure:17138: archive_cmds_GCJ='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' unmass-0.9/kdev/configure-17139- hardcode_libdir_flag_spec_GCJ='${wl}-rpath ${wl}$libdir' ############################################## unmass-0.9/kdev/configure-17141- allow_undefined_flag_GCJ=' -expect_unresolved \*' unmass-0.9/kdev/configure:17142: archive_cmds_GCJ='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib' unmass-0.9/kdev/configure:17143: archive_expsym_cmds_GCJ='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~ unmass-0.9/kdev/configure:17144: $LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib~$rm $lib.exp' unmass-0.9/kdev/configure-17145- ############################################## unmass-0.9/kdev/configure-17261- hardcode_shlibpath_var_GCJ=no unmass-0.9/kdev/configure:17262: hardcode_libdir_flag_spec_GCJ='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`' unmass-0.9/kdev/configure-17263- hardcode_libdir_separator_GCJ=':' ############################################## unmass-0.9/kdev/configure-17435- # Create ${libname}_ixlibrary.a entries in /sys/libs. unmass-0.9/kdev/configure:17436: 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' unmass-0.9/kdev/configure-17437- ;; ############################################## unmass-0.9/kdev/configure-17468- # DLL is installed to $(libdir)/../bin by postinstall_cmds unmass-0.9/kdev/configure:17469: postinstall_cmds='base_file=`basename \${file}`~ unmass-0.9/kdev/configure:17470: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~ unmass-0.9/kdev/configure:17471: dldir=$destdir/`dirname \$dlpath`~ unmass-0.9/kdev/configure-17472- test -d \$dldir || mkdir -p \$dldir~ ############################################## unmass-0.9/kdev/configure-17474- chmod a+x \$dldir/$dlname' unmass-0.9/kdev/configure:17475: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ unmass-0.9/kdev/configure-17476- dlpath=$dir/\$dldll~ ############################################## unmass-0.9/kdev/configure-17482- # Cygwin DLLs use 'cyg' prefix rather than 'lib' unmass-0.9/kdev/configure:17483: soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' unmass-0.9/kdev/configure-17484- sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib" ############################################## unmass-0.9/kdev/configure-17487- # MinGW DLLs use traditional 'lib' prefix unmass-0.9/kdev/configure:17488: soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' unmass-0.9/kdev/configure:17489: sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"` unmass-0.9/kdev/configure-17490- if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then ############################################## unmass-0.9/kdev/configure-17496- # which wouldn't understand a cygwinified path. Ahh. unmass-0.9/kdev/configure:17497: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` unmass-0.9/kdev/configure-17498- else unmass-0.9/kdev/configure:17499: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` unmass-0.9/kdev/configure-17500- fi ############################################## unmass-0.9/kdev/configure-17503- # pw32 DLLs use 'pw' prefix rather than 'lib' unmass-0.9/kdev/configure:17504: library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' unmass-0.9/kdev/configure-17505- ;; ############################################## unmass-0.9/kdev/configure-17509- *) unmass-0.9/kdev/configure:17510: library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib' unmass-0.9/kdev/configure-17511- ;; ############################################## unmass-0.9/kdev/configure-17526- shlibpath_var=DYLD_LIBRARY_PATH unmass-0.9/kdev/configure:17527: shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`' unmass-0.9/kdev/configure-17528- ############################################## unmass-0.9/kdev/configure-17728- if test -f /etc/ld.so.conf; then unmass-0.9/kdev/configure:17729: 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/#.*//;s/[:, ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '` unmass-0.9/kdev/configure-17730- sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra" ############################################## unmass-0.9/kdev/configure-17788- shlibpath_var=LD_LIBRARY_PATH unmass-0.9/kdev/configure:17789: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then unmass-0.9/kdev/configure-17790- case $host_os in ############################################## unmass-0.9/kdev/configure-18037- # Double-quote double-evaled strings. unmass-0.9/kdev/configure:18038: eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\"" unmass-0.9/kdev/configure-18039- ;; unmass-0.9/kdev/configure-18040- *) unmass-0.9/kdev/configure:18041: eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\"" unmass-0.9/kdev/configure-18042- ;; ############################################## unmass-0.9/kdev/configure-18047- *'\$0 --fallback-echo"') unmass-0.9/kdev/configure:18048: lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'` unmass-0.9/kdev/configure-18049- ;; ############################################## unmass-0.9/kdev/configure-18366- # libtool script then. unmass-0.9/kdev/configure:18367: ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'` unmass-0.9/kdev/configure-18368- if test -f "$ltmain_in"; then ############################################## unmass-0.9/kdev/configure-18441-done unmass-0.9/kdev/configure:18442:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"` unmass-0.9/kdev/configure-18443- ############################################## unmass-0.9/kdev/configure-18517- # Double-quote double-evaled strings. unmass-0.9/kdev/configure:18518: eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\"" unmass-0.9/kdev/configure-18519- ;; unmass-0.9/kdev/configure-18520- *) unmass-0.9/kdev/configure:18521: eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\"" unmass-0.9/kdev/configure-18522- ;; ############################################## unmass-0.9/kdev/configure-18527- *'\$0 --fallback-echo"') unmass-0.9/kdev/configure:18528: lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'` unmass-0.9/kdev/configure-18529- ;; ############################################## unmass-0.9/kdev/configure-18846- # libtool script then. unmass-0.9/kdev/configure:18847: ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'` unmass-0.9/kdev/configure-18848- if test -f "$ltmain_in"; then ############################################## unmass-0.9/kdev/configure-19007- ac_script='s/\$U\././;s/\.o$//;s/\.obj$//' unmass-0.9/kdev/configure:19008: ac_i=`echo "$ac_i" | sed "$ac_script"` unmass-0.9/kdev/configure-19009- # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR ############################################## unmass-0.9/kdev/configure-19137-do unmass-0.9/kdev/configure:19138: if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then unmass-0.9/kdev/configure-19139- eval $as_var=C; export $as_var ############################################## unmass-0.9/kdev/configure-19187- test "x$as_lineno_1" != "x$as_lineno_2" && unmass-0.9/kdev/configure:19188: test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || { unmass-0.9/kdev/configure-19189- ############################################## unmass-0.9/kdev/configure-19298- esac; unmass-0.9/kdev/configure:19299: case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in unmass-0.9/kdev/configure-19300- ???[sx]*):;;*)false;;esac;fi ############################################## unmass-0.9/kdev/configure-19373-configured by $0, generated by GNU Autoconf 2.61, unmass-0.9/kdev/configure:19374: with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\" unmass-0.9/kdev/configure-19375- ############################################## unmass-0.9/kdev/configure-19392- --*=*) unmass-0.9/kdev/configure:19393: ac_option=`expr "X$1" : 'X\([^=]*\)='` unmass-0.9/kdev/configure:19394: ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'` unmass-0.9/kdev/configure-19395- ac_shift=: ############################################## unmass-0.9/kdev/configure-19634- unmass-0.9/kdev/configure:19635: if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 82; then unmass-0.9/kdev/configure-19636- break ############################################## unmass-0.9/kdev/configure-19645- unmass-0.9/kdev/configure:19646:ac_eof=`sed -n '/^CEOF[0-9]*$/s/CEOF/0/p' conf$$subs.sed` unmass-0.9/kdev/configure-19647-if test -n "$ac_eof"; then unmass-0.9/kdev/configure:19648: ac_eof=`echo "$ac_eof" | sort -nru | sed 1q` unmass-0.9/kdev/configure:19649: ac_eof=`expr $ac_eof + 1` unmass-0.9/kdev/configure-19650-fi ############################################## unmass-0.9/kdev/configure-19783- case $as_dir in #( unmass-0.9/kdev/configure:19784: *\'*) as_qdir=`echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #( unmass-0.9/kdev/configure-19785- *) as_qdir=$as_dir;; ############################################## unmass-0.9/kdev/configure-19821-*) unmass-0.9/kdev/configure:19822: ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'` unmass-0.9/kdev/configure-19823- # A ".." for each directory in $ac_dir_suffix. unmass-0.9/kdev/configure:19824: ac_top_builddir_sub=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'` unmass-0.9/kdev/configure-19825- case $ac_top_builddir_sub in ############################################## unmass-0.9/kdev/configure-19894- unmass-0.9/kdev/configure:19895:# Neutralize VPATH when `$srcdir' = `.'. unmass-0.9/kdev/configure-19896-# Shell code in configure.ac might set extrasub. ############################################## unmass-0.9/kdev/configure-19918-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && unmass-0.9/kdev/configure:19919: { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } && unmass-0.9/kdev/configure:19920: { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } && unmass-0.9/kdev/configure-19921- { echo "$as_me:$LINENO: WARNING: $ac_file contains a reference to the variable \`datarootdir'