=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== lxlauncher-0.2.5/configure.ac-77-rm -f $srcdir/po/LINGUAS lxlauncher-0.2.5/configure.ac:78:for po_file in `ls $srcdir/po/*.po | sort`; lxlauncher-0.2.5/configure.ac-79-do lxlauncher-0.2.5/configure.ac:80: lang=`echo "$po_file" | sed "s|.*/po/\(.*\)\.po|\1|g"` lxlauncher-0.2.5/configure.ac-81- echo $lang >> $srcdir/po/LINGUAS ############################################## lxlauncher-0.2.5/install-sh-229- fi lxlauncher-0.2.5/install-sh:230: cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;; lxlauncher-0.2.5/install-sh-231- *) ############################################## lxlauncher-0.2.5/install-sh-276- dstdir=$dst lxlauncher-0.2.5/install-sh:277: dst=$dstdir/`basename "$src"` lxlauncher-0.2.5/install-sh-278- dstdir_status=0 ############################################## lxlauncher-0.2.5/install-sh-358- # FreeBSD 6.1 mkdir -m -p sets mode of existing directory. lxlauncher-0.2.5/install-sh:359: ls_ld_tmpdir=`ls -ld "$tmpdir"` lxlauncher-0.2.5/install-sh-360- case $ls_ld_tmpdir in ############################################## lxlauncher-0.2.5/install-sh-365- $mkdirprog -m$different_mode -p -- "$tmpdir" && { lxlauncher-0.2.5/install-sh:366: ls_ld_tmpdir_1=`ls -ld "$tmpdir"` lxlauncher-0.2.5/install-sh-367- test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1" ############################################## lxlauncher-0.2.5/install-sh-425- case $prefix in lxlauncher-0.2.5/install-sh:426: *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;; lxlauncher-0.2.5/install-sh-427- *) qprefix=$prefix;; ############################################## lxlauncher-0.2.5/install-sh-474- if $copy_on_change && lxlauncher-0.2.5/install-sh:475: old=`LC_ALL=C ls -dlL "$dst" 2>/dev/null` && lxlauncher-0.2.5/install-sh:476: new=`LC_ALL=C ls -dlL "$dsttmp" 2>/dev/null` && lxlauncher-0.2.5/install-sh-477- ############################################## lxlauncher-0.2.5/compile-67- mingw/*) lxlauncher-0.2.5/compile:68: file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'` lxlauncher-0.2.5/compile-69- ;; lxlauncher-0.2.5/compile-70- cygwin/*) lxlauncher-0.2.5/compile:71: file=`cygpath -m "$file" || echo "$file"` lxlauncher-0.2.5/compile-72- ;; lxlauncher-0.2.5/compile-73- wine/*) lxlauncher-0.2.5/compile:74: file=`winepath -w "$file" || echo "$file"` lxlauncher-0.2.5/compile-75- ;; ############################################## lxlauncher-0.2.5/compile-309-# Name of file we expect compiler to create. lxlauncher-0.2.5/compile:310:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'` lxlauncher-0.2.5/compile-311- ############################################## lxlauncher-0.2.5/compile-315-# object file name, since that is what matters with a parallel build. lxlauncher-0.2.5/compile:316:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d lxlauncher-0.2.5/compile-317-while true; do ############################################## lxlauncher-0.2.5/depcomp-64- case $1 in lxlauncher-0.2.5/depcomp:65: */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;; lxlauncher-0.2.5/depcomp-66- *) dir=;; ############################################## lxlauncher-0.2.5/depcomp-73-{ lxlauncher-0.2.5/depcomp:74: base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'` lxlauncher-0.2.5/depcomp-75-} ############################################## lxlauncher-0.2.5/depcomp-126- sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`} lxlauncher-0.2.5/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`} lxlauncher-0.2.5/depcomp-128- ############################################## lxlauncher-0.2.5/depcomp-405- sleep 1 lxlauncher-0.2.5/depcomp:406: i=`expr $i - 1` lxlauncher-0.2.5/depcomp-407- done lxlauncher-0.2.5/depcomp-408- fi lxlauncher-0.2.5/depcomp:409: i=`expr $i - 1` lxlauncher-0.2.5/depcomp-410- done ############################################## lxlauncher-0.2.5/depcomp-425- # Do two passes, one to just change these to lxlauncher-0.2.5/depcomp:426: # `$object: dependent.h' and one to simply `dependent.h:'. lxlauncher-0.2.5/depcomp-427- sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile" ############################################## lxlauncher-0.2.5/depcomp-659- done lxlauncher-0.2.5/depcomp:660: obj_suffix=`echo "$object" | sed 's/^.*\././'` lxlauncher-0.2.5/depcomp-661- touch "$tmpdepfile" ############################################## lxlauncher-0.2.5/po/Makefile.in.in-58- lxlauncher-0.2.5/po/Makefile.in.in:59:USER_LINGUAS=$(shell if test -n "$(LINGUAS)"; then LLINGUAS="$(LINGUAS)"; ALINGUAS="$(ALL_LINGUAS)"; for lang in $$LLINGUAS; do if test -n "`grep \^$$lang$$ $(srcdir)/LINGUAS 2>/dev/null`" -o -n "`echo $$ALINGUAS|tr ' ' '\n'|grep \^$$lang$$`"; then printf "$$lang "; fi; done; fi) lxlauncher-0.2.5/po/Makefile.in.in-60- ############################################## lxlauncher-0.2.5/po/Makefile.in.in-88-.po.gmo: lxlauncher-0.2.5/po/Makefile.in.in:89: $(INTLTOOL_V_MSGFMT)file=`echo $* | sed 's,.*/,,'`.gmo \ lxlauncher-0.2.5/po/Makefile.in.in-90- && rm -f $$file && $(GMSGFMT) -o $$file $< ############################################## lxlauncher-0.2.5/po/Makefile.in.in-189- echo "$$lang:"; \ lxlauncher-0.2.5/po/Makefile.in.in:190: result="`$(MSGMERGE) -o $$tmpdir/$$lang.new.po $$lang`"; \ lxlauncher-0.2.5/po/Makefile.in.in-191- if $$result; then \ ############################################## lxlauncher-0.2.5/src/Makefile.in-40- { \ lxlauncher-0.2.5/src/Makefile.in:41: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ lxlauncher-0.2.5/src/Makefile.in-42- }; \ ############################################## lxlauncher-0.2.5/src/Makefile.in-401-.c.obj: lxlauncher-0.2.5/src/Makefile.in:402:@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` lxlauncher-0.2.5/src/Makefile.in-403-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## lxlauncher-0.2.5/src/Makefile.in-405-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ lxlauncher-0.2.5/src/Makefile.in:406:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` lxlauncher-0.2.5/src/Makefile.in-407- ############################################## lxlauncher-0.2.5/src/Makefile.in-437-GTAGS: lxlauncher-0.2.5/src/Makefile.in:438: here=`$(am__cd) $(top_builddir) && pwd` \ lxlauncher-0.2.5/src/Makefile.in-439- && $(am__cd) $(top_srcdir) \ ############################################## lxlauncher-0.2.5/src/Makefile.in-460-distdir: $(DISTFILES) lxlauncher-0.2.5/src/Makefile.in:461: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ lxlauncher-0.2.5/src/Makefile.in:462: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ lxlauncher-0.2.5/src/Makefile.in-463- list='$(DISTFILES)'; \ ############################################## lxlauncher-0.2.5/src/Makefile.in-474- if test -d $$d/$$file; then \ lxlauncher-0.2.5/src/Makefile.in:475: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ lxlauncher-0.2.5/src/Makefile.in-476- if test -d "$(distdir)/$$file"; then \ ############################################## lxlauncher-0.2.5/INSTALL-173-directory configuration variables that were expressed in terms of lxlauncher-0.2.5/INSTALL:174:`${prefix}'. Any directories that were specified during `configure', lxlauncher-0.2.5/INSTALL-175-but not in terms of `${prefix}', must each be overridden at install ############################################## lxlauncher-0.2.5/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \ lxlauncher-0.2.5/configure:46: && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then lxlauncher-0.2.5/configure-47- as_echo='print -r --' lxlauncher-0.2.5/configure-48- as_echo_n='print -rn --' lxlauncher-0.2.5/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then lxlauncher-0.2.5/configure-50- as_echo='printf %s\n' ############################################## lxlauncher-0.2.5/configure-52-else lxlauncher-0.2.5/configure:53: if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then lxlauncher-0.2.5/configure-54- as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' ############################################## lxlauncher-0.2.5/configure-62- expr "X$arg" : "X\\(.*\\)$as_nl"; lxlauncher-0.2.5/configure:63: arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; lxlauncher-0.2.5/configure-64- esac; ############################################## lxlauncher-0.2.5/configure-199- eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" && lxlauncher-0.2.5/configure:200: test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1 lxlauncher-0.2.5/configure-201-test \$(( 1 + 1 )) = 2 || exit 1" ############################################## lxlauncher-0.2.5/configure-327- case $as_dir in #( lxlauncher-0.2.5/configure:328: *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( lxlauncher-0.2.5/configure-329- *) as_qdir=$as_dir;; ############################################## lxlauncher-0.2.5/configure-400- { lxlauncher-0.2.5/configure:401: as_val=`expr "$@" || test $? -eq 1` lxlauncher-0.2.5/configure-402- } ############################################## lxlauncher-0.2.5/configure-407-# ---------------------------------------- lxlauncher-0.2.5/configure:408:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are lxlauncher-0.2.5/configure-409-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the ############################################## lxlauncher-0.2.5/configure-470- eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" && lxlauncher-0.2.5/configure:471: test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || { lxlauncher-0.2.5/configure-472- # Blame Lee E. McMahon (1931-1989) for sed's syntax. :-) ############################################## lxlauncher-0.2.5/configure-867- case $ac_option in lxlauncher-0.2.5/configure:868: *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;; lxlauncher-0.2.5/configure-869- *=) ac_optarg= ;; ############################################## lxlauncher-0.2.5/configure-911- -disable-* | --disable-*) lxlauncher-0.2.5/configure:912: ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'` lxlauncher-0.2.5/configure-913- # Reject names that are not valid shell variable names. ############################################## lxlauncher-0.2.5/configure-916- ac_useropt_orig=$ac_useropt lxlauncher-0.2.5/configure:917: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` lxlauncher-0.2.5/configure-918- case $ac_user_opts in ############################################## lxlauncher-0.2.5/configure-937- -enable-* | --enable-*) lxlauncher-0.2.5/configure:938: ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` lxlauncher-0.2.5/configure-939- # Reject names that are not valid shell variable names. ############################################## lxlauncher-0.2.5/configure-942- ac_useropt_orig=$ac_useropt lxlauncher-0.2.5/configure:943: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` lxlauncher-0.2.5/configure-944- case $ac_user_opts in ############################################## lxlauncher-0.2.5/configure-1141- -with-* | --with-*) lxlauncher-0.2.5/configure:1142: ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` lxlauncher-0.2.5/configure-1143- # Reject names that are not valid shell variable names. ############################################## lxlauncher-0.2.5/configure-1146- ac_useropt_orig=$ac_useropt lxlauncher-0.2.5/configure:1147: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` lxlauncher-0.2.5/configure-1148- case $ac_user_opts in ############################################## lxlauncher-0.2.5/configure-1157- -without-* | --without-*) lxlauncher-0.2.5/configure:1158: ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'` lxlauncher-0.2.5/configure-1159- # Reject names that are not valid shell variable names. ############################################## lxlauncher-0.2.5/configure-1162- ac_useropt_orig=$ac_useropt lxlauncher-0.2.5/configure:1163: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` lxlauncher-0.2.5/configure-1164- case $ac_user_opts in ############################################## lxlauncher-0.2.5/configure-1195- *=*) lxlauncher-0.2.5/configure:1196: ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='` lxlauncher-0.2.5/configure-1197- # Reject names that are not valid shell variable names. ############################################## lxlauncher-0.2.5/configure-1216-if test -n "$ac_prev"; then lxlauncher-0.2.5/configure:1217: ac_option=--`echo $ac_prev | sed 's/_/-/g'` lxlauncher-0.2.5/configure-1218- as_fn_error $? "missing argument to $ac_option" ############################################## lxlauncher-0.2.5/configure-1238- */ ) lxlauncher-0.2.5/configure:1239: ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'` lxlauncher-0.2.5/configure-1240- eval $ac_var=\$ac_val;; ############################################## lxlauncher-0.2.5/configure-1273-ac_ls_di=`ls -di .` && lxlauncher-0.2.5/configure:1274:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` || lxlauncher-0.2.5/configure-1275- as_fn_error $? "working directory cannot be determined" ############################################## lxlauncher-0.2.5/configure-1329-case $srcdir in lxlauncher-0.2.5/configure:1330:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;; lxlauncher-0.2.5/configure-1331-esac ############################################## lxlauncher-0.2.5/configure-1372-By default, \`make install' will install all the files in lxlauncher-0.2.5/configure:1373:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify lxlauncher-0.2.5/configure:1374:an installation prefix other than \`$ac_default_prefix' using \`--prefix', lxlauncher-0.2.5/configure-1375-for instance \`--prefix=\$HOME'. ############################################## lxlauncher-0.2.5/configure-1475-*) lxlauncher-0.2.5/configure:1476: ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` lxlauncher-0.2.5/configure-1477- # A ".." for each directory in $ac_dir_suffix. lxlauncher-0.2.5/configure:1478: ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` lxlauncher-0.2.5/configure-1479- case $ac_top_builddir_sub in ############################################## lxlauncher-0.2.5/configure-1963- *\'*) lxlauncher-0.2.5/configure:1964: ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;; lxlauncher-0.2.5/configure-1965- esac ############################################## lxlauncher-0.2.5/configure-2046- case $ac_val in lxlauncher-0.2.5/configure:2047: *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; lxlauncher-0.2.5/configure-2048- esac ############################################## lxlauncher-0.2.5/configure-2061- case $ac_val in lxlauncher-0.2.5/configure:2062: *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; lxlauncher-0.2.5/configure-2063- esac ############################################## lxlauncher-0.2.5/configure-2181- set,) lxlauncher-0.2.5/configure:2182: { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5 lxlauncher-0.2.5/configure:2183:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;} lxlauncher-0.2.5/configure-2184- ac_cache_corrupted=: ;; ############################################## lxlauncher-0.2.5/configure-2192- # differences in whitespace do not lead to failure. lxlauncher-0.2.5/configure:2193: ac_old_val_w=`echo x $ac_old_val` lxlauncher-0.2.5/configure:2194: ac_new_val_w=`echo x $ac_new_val` lxlauncher-0.2.5/configure-2195- if test "$ac_old_val_w" != "$ac_new_val_w"; then ############################################## lxlauncher-0.2.5/configure-2212- case $ac_new_val in lxlauncher-0.2.5/configure:2213: *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;; lxlauncher-0.2.5/configure-2214- *) ac_arg=$ac_var=$ac_new_val ;; ############################################## lxlauncher-0.2.5/configure-2387- echo "timestamp, slept: $am_has_slept" > conftest.file lxlauncher-0.2.5/configure:2388: set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` lxlauncher-0.2.5/configure-2389- if test "$*" = "X"; then lxlauncher-0.2.5/configure-2390- # -L didn't work. lxlauncher-0.2.5/configure:2391: set X `ls -t "$srcdir/configure" conftest.file` lxlauncher-0.2.5/configure-2392- fi ############################################## lxlauncher-0.2.5/configure-2438-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//' lxlauncher-0.2.5/configure:2439:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"` lxlauncher-0.2.5/configure-2440- lxlauncher-0.2.5/configure-2441-# Expand $ac_aux_dir to an absolute path. lxlauncher-0.2.5/configure:2442:am_aux_dir=`cd "$ac_aux_dir" && pwd` lxlauncher-0.2.5/configure-2443- ############################################## lxlauncher-0.2.5/configure-2583- as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue lxlauncher-0.2.5/configure:2584: case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #( lxlauncher-0.2.5/configure-2585- 'mkdir (GNU coreutils) '* | \ ############################################## lxlauncher-0.2.5/configure-2656-set x ${MAKE-make} lxlauncher-0.2.5/configure:2657:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'` lxlauncher-0.2.5/configure-2658-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then : ############################################## lxlauncher-0.2.5/configure-2666-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us. lxlauncher-0.2.5/configure:2667:case `${MAKE-make} -f conftest.make 2>/dev/null` in lxlauncher-0.2.5/configure-2668- *@@@%%%=?*=@@@%%%*) ############################################## lxlauncher-0.2.5/configure-2732- lxlauncher-0.2.5/configure:2733:if test "`cd $srcdir && pwd`" != "`pwd`"; then lxlauncher-0.2.5/configure-2734- # Use -I$(srcdir) only when $(srcdir) != ., so that make's output ############################################## lxlauncher-0.2.5/configure-2950-# Ignore all kinds of additional output from 'make'. lxlauncher-0.2.5/configure:2951:case `$am_make -s -f confmf 2> /dev/null` in #( lxlauncher-0.2.5/configure-2952-*the\ am__doit\ target*) ############################################## lxlauncher-0.2.5/configure-2960- echo '.include "confinc"' > confmf lxlauncher-0.2.5/configure:2961: case `$am_make -s -f confmf 2> /dev/null` in #( lxlauncher-0.2.5/configure-2962- *the\ am__doit\ target*) ############################################## lxlauncher-0.2.5/configure-3339-$as_echo_n "checking whether the C compiler works... " >&6; } lxlauncher-0.2.5/configure:3340:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` lxlauncher-0.2.5/configure-3341- ############################################## lxlauncher-0.2.5/configure-3383- then :; else lxlauncher-0.2.5/configure:3384: ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` lxlauncher-0.2.5/configure-3385- fi ############################################## lxlauncher-0.2.5/configure-3443- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;; lxlauncher-0.2.5/configure:3444: *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` lxlauncher-0.2.5/configure-3445- break;; ############################################## lxlauncher-0.2.5/configure-3552- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;; lxlauncher-0.2.5/configure:3553: *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'` lxlauncher-0.2.5/configure-3554- break;; ############################################## lxlauncher-0.2.5/configure-3870- if test "$am_compiler_list" = ""; then lxlauncher-0.2.5/configure:3871: am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp` lxlauncher-0.2.5/configure-3872- fi ############################################## lxlauncher-0.2.5/configure-3980- lxlauncher-0.2.5/configure:3981:INTLTOOL_REQUIRED_VERSION_AS_INT=`echo | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'` lxlauncher-0.2.5/configure-3982-INTLTOOL_APPLIED_VERSION=`intltool-update --version | head -1 | cut -d" " -f3` lxlauncher-0.2.5/configure:3983:INTLTOOL_APPLIED_VERSION_AS_INT=`echo $INTLTOOL_APPLIED_VERSION | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'` lxlauncher-0.2.5/configure-3984-if test -n ""; then ############################################## lxlauncher-0.2.5/configure-4420-fi lxlauncher-0.2.5/configure:4421:xgversion="`$XGETTEXT --version|grep '(GNU ' 2> /dev/null`" lxlauncher-0.2.5/configure:4422:mmversion="`$MSGMERGE --version|grep '(GNU ' 2> /dev/null`" lxlauncher-0.2.5/configure:4423:mfversion="`$MSGFMT --version|grep '(GNU ' 2> /dev/null`" lxlauncher-0.2.5/configure-4424-if test -z "$xgversion" -o -z "$mmversion" -o -z "$mfversion"; then ############################################## lxlauncher-0.2.5/configure-4476-else lxlauncher-0.2.5/configure:4477: IT_PERL_VERSION=`$INTLTOOL_PERL -e "printf '%vd', $^V"` lxlauncher-0.2.5/configure-4478- { $as_echo "$as_me:${as_lineno-$LINENO}: result: $IT_PERL_VERSION" >&5 ############################################## lxlauncher-0.2.5/configure-4483-$as_echo_n "checking for XML::Parser... " >&6; } lxlauncher-0.2.5/configure:4484: if `$INTLTOOL_PERL -e "require XML::Parser" 2>/dev/null`; then lxlauncher-0.2.5/configure-4485- { $as_echo "$as_me:${as_lineno-$LINENO}: result: ok" >&5 ############################################## lxlauncher-0.2.5/configure-5219- if test "$am_compiler_list" = ""; then lxlauncher-0.2.5/configure:5220: am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp` lxlauncher-0.2.5/configure-5221- fi ############################################## lxlauncher-0.2.5/configure-5945- if test "$am_compiler_list" = ""; then lxlauncher-0.2.5/configure:5946: am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp` lxlauncher-0.2.5/configure-5947- fi ############################################## lxlauncher-0.2.5/configure-6203- # Check for GNU $ac_path_GREP lxlauncher-0.2.5/configure:6204:case `"$ac_path_GREP" --version 2>&1` in lxlauncher-0.2.5/configure-6205-*GNU*) ############################################## lxlauncher-0.2.5/configure-6269- # Check for GNU $ac_path_EGREP lxlauncher-0.2.5/configure:6270:case `"$ac_path_EGREP" --version 2>&1` in lxlauncher-0.2.5/configure-6271-*GNU*) ############################################## lxlauncher-0.2.5/configure-6586- test $ac_status = 0; }; then lxlauncher-0.2.5/configure:6587: pkg_cv_GTK_CFLAGS=`$PKG_CONFIG --cflags "$gtk_modules" 2>/dev/null` lxlauncher-0.2.5/configure-6588- test "x$?" != "x0" && pkg_failed=yes ############################################## lxlauncher-0.2.5/configure-6603- test $ac_status = 0; }; then lxlauncher-0.2.5/configure:6604: pkg_cv_GTK_LIBS=`$PKG_CONFIG --libs "$gtk_modules" 2>/dev/null` lxlauncher-0.2.5/configure-6605- test "x$?" != "x0" && pkg_failed=yes ############################################## lxlauncher-0.2.5/configure-6624- if test $_pkg_short_errors_supported = yes; then lxlauncher-0.2.5/configure:6625: GTK_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$gtk_modules" 2>&1` lxlauncher-0.2.5/configure-6626- else lxlauncher-0.2.5/configure:6627: GTK_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$gtk_modules" 2>&1` lxlauncher-0.2.5/configure-6628- fi ############################################## lxlauncher-0.2.5/configure-6681- test $ac_status = 0; }; then lxlauncher-0.2.5/configure:6682: pkg_cv_SN_CFLAGS=`$PKG_CONFIG --cflags "$sn_modules" 2>/dev/null` lxlauncher-0.2.5/configure-6683- test "x$?" != "x0" && pkg_failed=yes ############################################## lxlauncher-0.2.5/configure-6698- test $ac_status = 0; }; then lxlauncher-0.2.5/configure:6699: pkg_cv_SN_LIBS=`$PKG_CONFIG --libs "$sn_modules" 2>/dev/null` lxlauncher-0.2.5/configure-6700- test "x$?" != "x0" && pkg_failed=yes ############################################## lxlauncher-0.2.5/configure-6719- if test $_pkg_short_errors_supported = yes; then lxlauncher-0.2.5/configure:6720: SN_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$sn_modules" 2>&1` lxlauncher-0.2.5/configure-6721- else lxlauncher-0.2.5/configure:6722: SN_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$sn_modules" 2>&1` lxlauncher-0.2.5/configure-6723- fi ############################################## lxlauncher-0.2.5/configure-6776- test $ac_status = 0; }; then lxlauncher-0.2.5/configure:6777: pkg_cv_GMENU_CFLAGS=`$PKG_CONFIG --cflags "$gmenu_modules" 2>/dev/null` lxlauncher-0.2.5/configure-6778- test "x$?" != "x0" && pkg_failed=yes ############################################## lxlauncher-0.2.5/configure-6793- test $ac_status = 0; }; then lxlauncher-0.2.5/configure:6794: pkg_cv_GMENU_LIBS=`$PKG_CONFIG --libs "$gmenu_modules" 2>/dev/null` lxlauncher-0.2.5/configure-6795- test "x$?" != "x0" && pkg_failed=yes ############################################## lxlauncher-0.2.5/configure-6814- if test $_pkg_short_errors_supported = yes; then lxlauncher-0.2.5/configure:6815: GMENU_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$gmenu_modules" 2>&1` lxlauncher-0.2.5/configure-6816- else lxlauncher-0.2.5/configure:6817: GMENU_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$gmenu_modules" 2>&1` lxlauncher-0.2.5/configure-6818- fi ############################################## lxlauncher-0.2.5/configure-6885- test $ac_status = 0; }; then lxlauncher-0.2.5/configure:6886: pkg_cv_X11_CFLAGS=`$PKG_CONFIG --cflags "x11" 2>/dev/null` lxlauncher-0.2.5/configure-6887- test "x$?" != "x0" && pkg_failed=yes ############################################## lxlauncher-0.2.5/configure-6902- test $ac_status = 0; }; then lxlauncher-0.2.5/configure:6903: pkg_cv_X11_LIBS=`$PKG_CONFIG --libs "x11" 2>/dev/null` lxlauncher-0.2.5/configure-6904- test "x$?" != "x0" && pkg_failed=yes ############################################## lxlauncher-0.2.5/configure-6923- if test $_pkg_short_errors_supported = yes; then lxlauncher-0.2.5/configure:6924: X11_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "x11" 2>&1` lxlauncher-0.2.5/configure-6925- else lxlauncher-0.2.5/configure:6926: X11_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "x11" 2>&1` lxlauncher-0.2.5/configure-6927- fi ############################################## lxlauncher-0.2.5/configure-6982-rm -f $srcdir/po/LINGUAS lxlauncher-0.2.5/configure:6983:for po_file in `ls $srcdir/po/*.po | sort`; lxlauncher-0.2.5/configure-6984-do lxlauncher-0.2.5/configure:6985: lang=`echo "$po_file" | sed "s|.*/po/\(.*\)\.po|\1|g"` lxlauncher-0.2.5/configure-6986- echo $lang >> $srcdir/po/LINGUAS ############################################## lxlauncher-0.2.5/configure-6992-do : lxlauncher-0.2.5/configure:6993: as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` lxlauncher-0.2.5/configure-6994-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default ############################################## lxlauncher-0.2.5/configure-6997- cat >>confdefs.h <<_ACEOF lxlauncher-0.2.5/configure:6998:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 lxlauncher-0.2.5/configure-6999-_ACEOF ############################################## lxlauncher-0.2.5/configure-7423- if test -f $ac_dir/$ac_word; then lxlauncher-0.2.5/configure:7424: if test -z "`$ac_dir/$ac_word -h 2>&1 | grep 'dv '`"; then lxlauncher-0.2.5/configure-7425- ac_cv_path_MSGFMT="$ac_dir/$ac_word" ############################################## lxlauncher-0.2.5/configure-7542- if test -f $ac_dir/$ac_word; then lxlauncher-0.2.5/configure:7543: if test -z "`$ac_dir/$ac_word -h 2>&1 | grep '(HELP)'`"; then lxlauncher-0.2.5/configure-7544- ac_cv_path_XGETTEXT="$ac_dir/$ac_word" ############################################## lxlauncher-0.2.5/configure-7701- if test "x$srcdir" != "x."; then lxlauncher-0.2.5/configure:7702: if test "x`echo $srcdir | sed 's@/.*@@'`" = "x"; then lxlauncher-0.2.5/configure-7703- posrcprefix="$srcdir/" ############################################## lxlauncher-0.2.5/configure-7813- ac_script='s/\$U\././;s/\.o$//;s/\.obj$//' lxlauncher-0.2.5/configure:7814: ac_i=`$as_echo "$ac_i" | sed "$ac_script"` lxlauncher-0.2.5/configure-7815- # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR ############################################## lxlauncher-0.2.5/configure-7920-if test -z "$BASH_VERSION$ZSH_VERSION" \ lxlauncher-0.2.5/configure:7921: && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then lxlauncher-0.2.5/configure-7922- as_echo='print -r --' lxlauncher-0.2.5/configure-7923- as_echo_n='print -rn --' lxlauncher-0.2.5/configure:7924:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then lxlauncher-0.2.5/configure-7925- as_echo='printf %s\n' ############################################## lxlauncher-0.2.5/configure-7927-else lxlauncher-0.2.5/configure:7928: if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then lxlauncher-0.2.5/configure-7929- as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' ############################################## lxlauncher-0.2.5/configure-7937- expr "X$arg" : "X\\(.*\\)$as_nl"; lxlauncher-0.2.5/configure:7938: arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; lxlauncher-0.2.5/configure-7939- esac; ############################################## lxlauncher-0.2.5/configure-8014-# ---------------------------------------- lxlauncher-0.2.5/configure:8015:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are lxlauncher-0.2.5/configure-8016-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the ############################################## lxlauncher-0.2.5/configure-8086- { lxlauncher-0.2.5/configure:8087: as_val=`expr "$@" || test $? -eq 1` lxlauncher-0.2.5/configure-8088- } ############################################## lxlauncher-0.2.5/configure-8190- case $as_dir in #( lxlauncher-0.2.5/configure:8191: *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( lxlauncher-0.2.5/configure-8192- *) as_qdir=$as_dir;; ############################################## lxlauncher-0.2.5/configure-8325-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 lxlauncher-0.2.5/configure:8326:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" lxlauncher-0.2.5/configure-8327-ac_cs_version="\\ ############################################## lxlauncher-0.2.5/configure-8350- --*=?*) lxlauncher-0.2.5/configure:8351: ac_option=`expr "X$1" : 'X\([^=]*\)='` lxlauncher-0.2.5/configure:8352: ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'` lxlauncher-0.2.5/configure-8353- ac_shift=: ############################################## lxlauncher-0.2.5/configure-8355- --*=) lxlauncher-0.2.5/configure:8356: ac_option=`expr "X$1" : 'X\([^=]*\)='` lxlauncher-0.2.5/configure-8357- ac_optarg= ############################################## lxlauncher-0.2.5/configure-8379- case $ac_optarg in lxlauncher-0.2.5/configure:8380: *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; lxlauncher-0.2.5/configure-8381- '') as_fn_error $? "missing file argument" ;; ############################################## lxlauncher-0.2.5/configure-8387- case $ac_optarg in lxlauncher-0.2.5/configure:8388: *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; lxlauncher-0.2.5/configure-8389- esac ############################################## lxlauncher-0.2.5/configure-8522-fi lxlauncher-0.2.5/configure:8523:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null` lxlauncher-0.2.5/configure-8524-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then ############################################## lxlauncher-0.2.5/configure-8539- as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5 lxlauncher-0.2.5/configure:8540:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'` lxlauncher-0.2.5/configure-8541-ac_delim='%!_!# ' ############################################## lxlauncher-0.2.5/configure-8545- lxlauncher-0.2.5/configure:8546: ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X` lxlauncher-0.2.5/configure-8547- if test $ac_delim_n = $ac_delim_num; then ############################################## lxlauncher-0.2.5/configure-8683-for ac_last_try in false false :; do lxlauncher-0.2.5/configure:8684: ac_tt=`sed -n "/$ac_delim/p" confdefs.h` lxlauncher-0.2.5/configure-8685- if test -z "$ac_tt"; then ############################################## lxlauncher-0.2.5/configure-8815- esac lxlauncher-0.2.5/configure:8816: case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac lxlauncher-0.2.5/configure-8817- as_fn_append ac_file_inputs " '$ac_f'" ############################################## lxlauncher-0.2.5/configure-8874-*) lxlauncher-0.2.5/configure:8875: ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` lxlauncher-0.2.5/configure-8876- # A ".." for each directory in $ac_dir_suffix. lxlauncher-0.2.5/configure:8877: ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` lxlauncher-0.2.5/configure-8878- case $ac_top_builddir_sub in ############################################## lxlauncher-0.2.5/configure-8935-/@mandir@/p' lxlauncher-0.2.5/configure:8936:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in lxlauncher-0.2.5/configure-8937-*datarootdir*) ac_datarootdir_seen=yes;; ############################################## lxlauncher-0.2.5/configure-8952- lxlauncher-0.2.5/configure:8953:# Neutralize VPATH when `$srcdir' = `.'. lxlauncher-0.2.5/configure-8954-# Shell code in configure.ac might set extrasub. ############################################## lxlauncher-0.2.5/configure-8980-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && lxlauncher-0.2.5/configure:8981: { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } && lxlauncher-0.2.5/configure-8982- { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' \ ############################################## lxlauncher-0.2.5/configure-9026- * ) lxlauncher-0.2.5/configure:9027: _am_stamp_count=`expr $_am_stamp_count + 1` ;; lxlauncher-0.2.5/configure-9028- esac ############################################## lxlauncher-0.2.5/configure-9073- # Strip MF so we end up with the name of the file. lxlauncher-0.2.5/configure:9074: mf=`echo "$mf" | sed -e 's/:.*$//'` lxlauncher-0.2.5/configure-9075- # Check whether this is an Automake generated Makefile or not. ############################################## lxlauncher-0.2.5/configure-9110- # from the Makefile without running 'make'. lxlauncher-0.2.5/configure:9111: DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` lxlauncher-0.2.5/configure-9112- test -z "$DEPDIR" && continue lxlauncher-0.2.5/configure:9113: am__include=`sed -n 's/^am__include = //p' < "$mf"` lxlauncher-0.2.5/configure-9114- test -z "$am__include" && continue lxlauncher-0.2.5/configure:9115: am__quote=`sed -n 's/^am__quote = //p' < "$mf"` lxlauncher-0.2.5/configure-9116- # Find all dependency output files, they are included files with ############################################## lxlauncher-0.2.5/Makefile.in-40- { \ lxlauncher-0.2.5/Makefile.in:41: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ lxlauncher-0.2.5/Makefile.in-42- }; \ ############################################## lxlauncher-0.2.5/Makefile.in-121- esac lxlauncher-0.2.5/Makefile.in:122:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; lxlauncher-0.2.5/Makefile.in-123-am__vpath_adj = case $$p in \ lxlauncher-0.2.5/Makefile.in:124: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ lxlauncher-0.2.5/Makefile.in-125- *) f=$$p;; \ lxlauncher-0.2.5/Makefile.in-126- esac; lxlauncher-0.2.5/Makefile.in:127:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; lxlauncher-0.2.5/Makefile.in-128-am__install_max = 40 lxlauncher-0.2.5/Makefile.in-129-am__nobase_strip_setup = \ lxlauncher-0.2.5/Makefile.in:130: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` lxlauncher-0.2.5/Makefile.in-131-am__nobase_strip = \ ############################################## lxlauncher-0.2.5/Makefile.in-202- while test -n "$$dir1"; do \ lxlauncher-0.2.5/Makefile.in:203: first=`echo "$$dir1" | sed -e "$$sed_first"`; \ lxlauncher-0.2.5/Makefile.in-204- if test "$$first" != "."; then \ lxlauncher-0.2.5/Makefile.in-205- if test "$$first" = ".."; then \ lxlauncher-0.2.5/Makefile.in:206: dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ lxlauncher-0.2.5/Makefile.in:207: dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ lxlauncher-0.2.5/Makefile.in-208- else \ lxlauncher-0.2.5/Makefile.in:209: first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ lxlauncher-0.2.5/Makefile.in-210- if test "$$first2" = "$$first"; then \ lxlauncher-0.2.5/Makefile.in:211: dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ lxlauncher-0.2.5/Makefile.in-212- else \ ############################################## lxlauncher-0.2.5/Makefile.in-217- fi; \ lxlauncher-0.2.5/Makefile.in:218: dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ lxlauncher-0.2.5/Makefile.in-219- done; \ ############################################## lxlauncher-0.2.5/Makefile.in-455- test -n "$(man1dir)" \ lxlauncher-0.2.5/Makefile.in:456: && test -n "`echo $$list1$$list2`" \ lxlauncher-0.2.5/Makefile.in-457- || exit 0; \ ############################################## lxlauncher-0.2.5/Makefile.in-512- @list='$(conf_DATA)'; test -n "$(confdir)" || list=; \ lxlauncher-0.2.5/Makefile.in:513: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ lxlauncher-0.2.5/Makefile.in-514- dir='$(DESTDIR)$(confdir)'; $(am__uninstall_files_from_dir) ############################################## lxlauncher-0.2.5/Makefile.in-533- @list='$(directory_DATA)'; test -n "$(directorydir)" || list=; \ lxlauncher-0.2.5/Makefile.in:534: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ lxlauncher-0.2.5/Makefile.in-535- dir='$(DESTDIR)$(directorydir)'; $(am__uninstall_files_from_dir) ############################################## lxlauncher-0.2.5/Makefile.in-554- @list='$(menufile_DATA)'; test -n "$(menufiledir)" || list=; \ lxlauncher-0.2.5/Makefile.in:555: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ lxlauncher-0.2.5/Makefile.in-556- dir='$(DESTDIR)$(menufiledir)'; $(am__uninstall_files_from_dir) ############################################## lxlauncher-0.2.5/Makefile.in-575- @list='$(theme_DATA)'; test -n "$(themedir)" || list=; \ lxlauncher-0.2.5/Makefile.in:576: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ lxlauncher-0.2.5/Makefile.in-577- dir='$(DESTDIR)$(themedir)'; $(am__uninstall_files_from_dir) ############################################## lxlauncher-0.2.5/Makefile.in-592- dot_seen=no; \ lxlauncher-0.2.5/Makefile.in:593: target=`echo $@ | sed s/-recursive//`; \ lxlauncher-0.2.5/Makefile.in-594- case "$@" in \ ############################################## lxlauncher-0.2.5/Makefile.in-655-GTAGS: lxlauncher-0.2.5/Makefile.in:656: here=`$(am__cd) $(top_builddir) && pwd` \ lxlauncher-0.2.5/Makefile.in-657- && $(am__cd) $(top_srcdir) \ ############################################## lxlauncher-0.2.5/Makefile.in-687- test -d "$(distdir)" || mkdir "$(distdir)" lxlauncher-0.2.5/Makefile.in:688: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ lxlauncher-0.2.5/Makefile.in:689: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ lxlauncher-0.2.5/Makefile.in-690- list='$(DISTFILES)'; \ ############################################## lxlauncher-0.2.5/Makefile.in-701- if test -d $$d/$$file; then \ lxlauncher-0.2.5/Makefile.in:702: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ lxlauncher-0.2.5/Makefile.in-703- if test -d "$(distdir)/$$file"; then \ ############################################## lxlauncher-0.2.5/Makefile.in-811- test -d $(distdir)/_build || exit 0; \ lxlauncher-0.2.5/Makefile.in:812: dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ lxlauncher-0.2.5/Makefile.in-813- && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ ############################################## lxlauncher-0.2.5/Makefile.in-855- }; \ lxlauncher-0.2.5/Makefile.in:856: test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \ lxlauncher-0.2.5/Makefile.in-857- || { echo "ERROR: files left after uninstall:" ; \ ############################################## lxlauncher-0.2.5/Makefile.in-867- fi lxlauncher-0.2.5/Makefile.in:868: @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \ lxlauncher-0.2.5/Makefile.in-869- || { echo "ERROR: files left in build directory after distclean:" ; \ ############################################## lxlauncher-0.2.5/aclocal.m4-224- GLIB_PATH_PROG_WITH_TEST(MSGFMT, msgfmt, lxlauncher-0.2.5/aclocal.m4:225: [test -z "`$ac_dir/$ac_word -h 2>&1 | grep 'dv '`"], no)dnl lxlauncher-0.2.5/aclocal.m4-226- if test "$MSGFMT" != "no"; then ############################################## lxlauncher-0.2.5/aclocal.m4-245- GLIB_PATH_PROG_WITH_TEST(XGETTEXT, xgettext, lxlauncher-0.2.5/aclocal.m4:246: [test -z "`$ac_dir/$ac_word -h 2>&1 | grep '(HELP)'`"], :) lxlauncher-0.2.5/aclocal.m4-247- AC_TRY_LINK(, [extern int _nl_msg_cat_cntr; ############################################## lxlauncher-0.2.5/aclocal.m4-396- if test "x$srcdir" != "x."; then lxlauncher-0.2.5/aclocal.m4:397: if test "x`echo $srcdir | sed 's@/.*@@'`" = "x"; then lxlauncher-0.2.5/aclocal.m4-398- posrcprefix="$srcdir/" ############################################## lxlauncher-0.2.5/aclocal.m4-420-test "x$exec_prefix" = xNONE && exec_prefix=$prefix lxlauncher-0.2.5/aclocal.m4:421:datarootdir=`eval echo "${datarootdir}"` lxlauncher-0.2.5/aclocal.m4-422-if test "x$CATOBJEXT" = "x.mo" ; then lxlauncher-0.2.5/aclocal.m4:423: localedir=`eval echo "${libdir}/locale"` lxlauncher-0.2.5/aclocal.m4-424-else lxlauncher-0.2.5/aclocal.m4:425: localedir=`eval echo "${datadir}/locale"` lxlauncher-0.2.5/aclocal.m4-426-fi ############################################## lxlauncher-0.2.5/aclocal.m4-473- lxlauncher-0.2.5/aclocal.m4:474:INTLTOOL_REQUIRED_VERSION_AS_INT=`echo $1 | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'` lxlauncher-0.2.5/aclocal.m4-475-INTLTOOL_APPLIED_VERSION=`intltool-update --version | head -1 | cut -d" " -f3` lxlauncher-0.2.5/aclocal.m4:476:INTLTOOL_APPLIED_VERSION_AS_INT=`echo $INTLTOOL_APPLIED_VERSION | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'` lxlauncher-0.2.5/aclocal.m4-477-if test -n "$1"; then ############################################## lxlauncher-0.2.5/aclocal.m4-561-fi lxlauncher-0.2.5/aclocal.m4:562:xgversion="`$XGETTEXT --version|grep '(GNU ' 2> /dev/null`" lxlauncher-0.2.5/aclocal.m4:563:mmversion="`$MSGMERGE --version|grep '(GNU ' 2> /dev/null`" lxlauncher-0.2.5/aclocal.m4:564:mfversion="`$MSGFMT --version|grep '(GNU ' 2> /dev/null`" lxlauncher-0.2.5/aclocal.m4-565-if test -z "$xgversion" -o -z "$mmversion" -o -z "$mfversion"; then ############################################## lxlauncher-0.2.5/aclocal.m4-577-else lxlauncher-0.2.5/aclocal.m4:578: IT_PERL_VERSION=`$INTLTOOL_PERL -e "printf '%vd', $^V"` lxlauncher-0.2.5/aclocal.m4-579- AC_MSG_RESULT([$IT_PERL_VERSION]) ############################################## lxlauncher-0.2.5/aclocal.m4-582- AC_MSG_CHECKING([for XML::Parser]) lxlauncher-0.2.5/aclocal.m4:583: if `$INTLTOOL_PERL -e "require XML::Parser" 2>/dev/null`; then lxlauncher-0.2.5/aclocal.m4-584- AC_MSG_RESULT([ok]) ############################################## lxlauncher-0.2.5/aclocal.m4-781- PKG_CHECK_EXISTS([$3], lxlauncher-0.2.5/aclocal.m4:782: [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null` lxlauncher-0.2.5/aclocal.m4-783- test "x$?" != "x0" && pkg_failed=yes ], ############################################## lxlauncher-0.2.5/aclocal.m4-830- if test $_pkg_short_errors_supported = yes; then lxlauncher-0.2.5/aclocal.m4:831: $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$2" 2>&1` lxlauncher-0.2.5/aclocal.m4-832- else lxlauncher-0.2.5/aclocal.m4:833: $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$2" 2>&1` lxlauncher-0.2.5/aclocal.m4-834- fi ############################################## lxlauncher-0.2.5/aclocal.m4-991-# iff we strip the leading $srcdir from $ac_aux_dir. That would be: lxlauncher-0.2.5/aclocal.m4:992:# am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"` lxlauncher-0.2.5/aclocal.m4-993-# and then we would define $MISSING as ############################################## lxlauncher-0.2.5/aclocal.m4-1006-# Expand $ac_aux_dir to an absolute path. lxlauncher-0.2.5/aclocal.m4:1007:am_aux_dir=`cd "$ac_aux_dir" && pwd` lxlauncher-0.2.5/aclocal.m4-1008-]) ############################################## lxlauncher-0.2.5/aclocal.m4-1104- if test "$am_compiler_list" = ""; then lxlauncher-0.2.5/aclocal.m4:1105: am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp` lxlauncher-0.2.5/aclocal.m4-1106- fi ############################################## lxlauncher-0.2.5/aclocal.m4-1255- # Strip MF so we end up with the name of the file. lxlauncher-0.2.5/aclocal.m4:1256: mf=`echo "$mf" | sed -e 's/:.*$//'` lxlauncher-0.2.5/aclocal.m4-1257- # Check whether this is an Automake generated Makefile or not. ############################################## lxlauncher-0.2.5/aclocal.m4-1264- if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then lxlauncher-0.2.5/aclocal.m4:1265: dirpart=`AS_DIRNAME("$mf")` lxlauncher-0.2.5/aclocal.m4-1266- else ############################################## lxlauncher-0.2.5/aclocal.m4-1270- # from the Makefile without running 'make'. lxlauncher-0.2.5/aclocal.m4:1271: DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` lxlauncher-0.2.5/aclocal.m4-1272- test -z "$DEPDIR" && continue lxlauncher-0.2.5/aclocal.m4:1273: am__include=`sed -n 's/^am__include = //p' < "$mf"` lxlauncher-0.2.5/aclocal.m4-1274- test -z "$am__include" && continue lxlauncher-0.2.5/aclocal.m4:1275: am__quote=`sed -n 's/^am__quote = //p' < "$mf"` lxlauncher-0.2.5/aclocal.m4-1276- # Find all dependency output files, they are included files with ############################################## lxlauncher-0.2.5/aclocal.m4-1284- test -f "$dirpart/$file" && continue lxlauncher-0.2.5/aclocal.m4:1285: fdir=`AS_DIRNAME(["$file"])` lxlauncher-0.2.5/aclocal.m4-1286- AS_MKDIR_P([$dirpart/$fdir]) ############################################## lxlauncher-0.2.5/aclocal.m4-1342-AC_REQUIRE([AC_PROG_INSTALL])dnl lxlauncher-0.2.5/aclocal.m4:1343:if test "`cd $srcdir && pwd`" != "`pwd`"; then lxlauncher-0.2.5/aclocal.m4-1344- # Use -I$(srcdir) only when $(srcdir) != ., so that make's output ############################################## lxlauncher-0.2.5/aclocal.m4-1498- * ) lxlauncher-0.2.5/aclocal.m4:1499: _am_stamp_count=`expr $_am_stamp_count + 1` ;; lxlauncher-0.2.5/aclocal.m4-1500- esac lxlauncher-0.2.5/aclocal.m4-1501-done lxlauncher-0.2.5/aclocal.m4:1502:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count]) lxlauncher-0.2.5/aclocal.m4-1503- ############################################## lxlauncher-0.2.5/aclocal.m4-1605-# Ignore all kinds of additional output from 'make'. lxlauncher-0.2.5/aclocal.m4:1606:case `$am_make -s -f confmf 2> /dev/null` in #( lxlauncher-0.2.5/aclocal.m4-1607-*the\ am__doit\ target*) ############################################## lxlauncher-0.2.5/aclocal.m4-1615- echo '.include "confinc"' > confmf lxlauncher-0.2.5/aclocal.m4:1616: case `$am_make -s -f confmf 2> /dev/null` in #( lxlauncher-0.2.5/aclocal.m4-1617- *the\ am__doit\ target*) ############################################## lxlauncher-0.2.5/aclocal.m4-1826- echo "timestamp, slept: $am_has_slept" > conftest.file lxlauncher-0.2.5/aclocal.m4:1827: set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` lxlauncher-0.2.5/aclocal.m4-1828- if test "$[*]" = "X"; then lxlauncher-0.2.5/aclocal.m4-1829- # -L didn't work. lxlauncher-0.2.5/aclocal.m4:1830: set X `ls -t "$srcdir/configure" conftest.file` lxlauncher-0.2.5/aclocal.m4-1831- fi