=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== lxmusic-0.4.7/configure.ac-72-rm -f $srcdir/po/LINGUAS lxmusic-0.4.7/configure.ac:73:for po_file in `ls $srcdir/po/*.po | sort`; lxmusic-0.4.7/configure.ac-74-do lxmusic-0.4.7/configure.ac:75: lang=`echo "$po_file" | sed "s|.*/po/\(.*\)\.po|\1|g"` lxmusic-0.4.7/configure.ac-76- echo $lang >> $srcdir/po/LINGUAS ############################################## lxmusic-0.4.7/install-sh-229- fi lxmusic-0.4.7/install-sh:230: cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;; lxmusic-0.4.7/install-sh-231- *) ############################################## lxmusic-0.4.7/install-sh-276- dstdir=$dst lxmusic-0.4.7/install-sh:277: dst=$dstdir/`basename "$src"` lxmusic-0.4.7/install-sh-278- dstdir_status=0 ############################################## lxmusic-0.4.7/install-sh-358- # FreeBSD 6.1 mkdir -m -p sets mode of existing directory. lxmusic-0.4.7/install-sh:359: ls_ld_tmpdir=`ls -ld "$tmpdir"` lxmusic-0.4.7/install-sh-360- case $ls_ld_tmpdir in ############################################## lxmusic-0.4.7/install-sh-365- $mkdirprog -m$different_mode -p -- "$tmpdir" && { lxmusic-0.4.7/install-sh:366: ls_ld_tmpdir_1=`ls -ld "$tmpdir"` lxmusic-0.4.7/install-sh-367- test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1" ############################################## lxmusic-0.4.7/install-sh-425- case $prefix in lxmusic-0.4.7/install-sh:426: *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;; lxmusic-0.4.7/install-sh-427- *) qprefix=$prefix;; ############################################## lxmusic-0.4.7/install-sh-474- if $copy_on_change && lxmusic-0.4.7/install-sh:475: old=`LC_ALL=C ls -dlL "$dst" 2>/dev/null` && lxmusic-0.4.7/install-sh:476: new=`LC_ALL=C ls -dlL "$dsttmp" 2>/dev/null` && lxmusic-0.4.7/install-sh-477- ############################################## lxmusic-0.4.7/compile-67- mingw/*) lxmusic-0.4.7/compile:68: file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'` lxmusic-0.4.7/compile-69- ;; lxmusic-0.4.7/compile-70- cygwin/*) lxmusic-0.4.7/compile:71: file=`cygpath -m "$file" || echo "$file"` lxmusic-0.4.7/compile-72- ;; lxmusic-0.4.7/compile-73- wine/*) lxmusic-0.4.7/compile:74: file=`winepath -w "$file" || echo "$file"` lxmusic-0.4.7/compile-75- ;; ############################################## lxmusic-0.4.7/compile-309-# Name of file we expect compiler to create. lxmusic-0.4.7/compile:310:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'` lxmusic-0.4.7/compile-311- ############################################## lxmusic-0.4.7/compile-315-# object file name, since that is what matters with a parallel build. lxmusic-0.4.7/compile:316:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d lxmusic-0.4.7/compile-317-while true; do ############################################## lxmusic-0.4.7/data/Makefile.in-40- { \ lxmusic-0.4.7/data/Makefile.in:41: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ lxmusic-0.4.7/data/Makefile.in-42- }; \ ############################################## lxmusic-0.4.7/data/Makefile.in-107- esac lxmusic-0.4.7/data/Makefile.in:108:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; lxmusic-0.4.7/data/Makefile.in-109-am__vpath_adj = case $$p in \ lxmusic-0.4.7/data/Makefile.in:110: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ lxmusic-0.4.7/data/Makefile.in-111- *) f=$$p;; \ lxmusic-0.4.7/data/Makefile.in-112- esac; lxmusic-0.4.7/data/Makefile.in:113:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; lxmusic-0.4.7/data/Makefile.in-114-am__install_max = 40 lxmusic-0.4.7/data/Makefile.in-115-am__nobase_strip_setup = \ lxmusic-0.4.7/data/Makefile.in:116: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` lxmusic-0.4.7/data/Makefile.in-117-am__nobase_strip = \ ############################################## lxmusic-0.4.7/data/Makefile.in-324- test -n "$(man1dir)" \ lxmusic-0.4.7/data/Makefile.in:325: && test -n "`echo $$list1$$list2`" \ lxmusic-0.4.7/data/Makefile.in-326- || exit 0; \ ############################################## lxmusic-0.4.7/data/Makefile.in-381- @list='$(desktop_DATA)'; test -n "$(desktopdir)" || list=; \ lxmusic-0.4.7/data/Makefile.in:382: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ lxmusic-0.4.7/data/Makefile.in-383- dir='$(DESTDIR)$(desktopdir)'; $(am__uninstall_files_from_dir) ############################################## lxmusic-0.4.7/data/Makefile.in-402- @list='$(icon_DATA)'; test -n "$(icondir)" || list=; \ lxmusic-0.4.7/data/Makefile.in:403: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ lxmusic-0.4.7/data/Makefile.in-404- dir='$(DESTDIR)$(icondir)'; $(am__uninstall_files_from_dir) ############################################## lxmusic-0.4.7/data/Makefile.in-423- @list='$(ui_DATA)'; test -n "$(uidir)" || list=; \ lxmusic-0.4.7/data/Makefile.in:424: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ lxmusic-0.4.7/data/Makefile.in-425- dir='$(DESTDIR)$(uidir)'; $(am__uninstall_files_from_dir) ############################################## lxmusic-0.4.7/data/Makefile.in-433-distdir: $(DISTFILES) lxmusic-0.4.7/data/Makefile.in:434: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ lxmusic-0.4.7/data/Makefile.in:435: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ lxmusic-0.4.7/data/Makefile.in-436- list='$(DISTFILES)'; \ ############################################## lxmusic-0.4.7/data/Makefile.in-447- if test -d $$d/$$file; then \ lxmusic-0.4.7/data/Makefile.in:448: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ lxmusic-0.4.7/data/Makefile.in-449- if test -d "$(distdir)/$$file"; then \ ############################################## lxmusic-0.4.7/depcomp-64- case $1 in lxmusic-0.4.7/depcomp:65: */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;; lxmusic-0.4.7/depcomp-66- *) dir=;; ############################################## lxmusic-0.4.7/depcomp-73-{ lxmusic-0.4.7/depcomp:74: base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'` lxmusic-0.4.7/depcomp-75-} ############################################## lxmusic-0.4.7/depcomp-126- sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`} lxmusic-0.4.7/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`} lxmusic-0.4.7/depcomp-128- ############################################## lxmusic-0.4.7/depcomp-405- sleep 1 lxmusic-0.4.7/depcomp:406: i=`expr $i - 1` lxmusic-0.4.7/depcomp-407- done lxmusic-0.4.7/depcomp-408- fi lxmusic-0.4.7/depcomp:409: i=`expr $i - 1` lxmusic-0.4.7/depcomp-410- done ############################################## lxmusic-0.4.7/depcomp-425- # Do two passes, one to just change these to lxmusic-0.4.7/depcomp:426: # `$object: dependent.h' and one to simply `dependent.h:'. lxmusic-0.4.7/depcomp-427- sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile" ############################################## lxmusic-0.4.7/depcomp-659- done lxmusic-0.4.7/depcomp:660: obj_suffix=`echo "$object" | sed 's/^.*\././'` lxmusic-0.4.7/depcomp-661- touch "$tmpdepfile" ############################################## lxmusic-0.4.7/po/Makefile.in.in-58- lxmusic-0.4.7/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) lxmusic-0.4.7/po/Makefile.in.in-60- ############################################## lxmusic-0.4.7/po/Makefile.in.in-88-.po.gmo: lxmusic-0.4.7/po/Makefile.in.in:89: $(INTLTOOL_V_MSGFMT)file=`echo $* | sed 's,.*/,,'`.gmo \ lxmusic-0.4.7/po/Makefile.in.in-90- && rm -f $$file && $(GMSGFMT) -o $$file $< ############################################## lxmusic-0.4.7/po/Makefile.in.in-189- echo "$$lang:"; \ lxmusic-0.4.7/po/Makefile.in.in:190: result="`$(MSGMERGE) -o $$tmpdir/$$lang.new.po $$lang`"; \ lxmusic-0.4.7/po/Makefile.in.in-191- if $$result; then \ ############################################## lxmusic-0.4.7/src/Makefile.in-40- { \ lxmusic-0.4.7/src/Makefile.in:41: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ lxmusic-0.4.7/src/Makefile.in-42- }; \ ############################################## lxmusic-0.4.7/src/Makefile.in-392-.c.obj: lxmusic-0.4.7/src/Makefile.in:393:@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` lxmusic-0.4.7/src/Makefile.in-394-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## lxmusic-0.4.7/src/Makefile.in-396-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ lxmusic-0.4.7/src/Makefile.in:397:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` lxmusic-0.4.7/src/Makefile.in-398- ############################################## lxmusic-0.4.7/src/Makefile.in-428-GTAGS: lxmusic-0.4.7/src/Makefile.in:429: here=`$(am__cd) $(top_builddir) && pwd` \ lxmusic-0.4.7/src/Makefile.in-430- && $(am__cd) $(top_srcdir) \ ############################################## lxmusic-0.4.7/src/Makefile.in-451-distdir: $(DISTFILES) lxmusic-0.4.7/src/Makefile.in:452: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ lxmusic-0.4.7/src/Makefile.in:453: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ lxmusic-0.4.7/src/Makefile.in-454- list='$(DISTFILES)'; \ ############################################## lxmusic-0.4.7/src/Makefile.in-465- if test -d $$d/$$file; then \ lxmusic-0.4.7/src/Makefile.in:466: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ lxmusic-0.4.7/src/Makefile.in-467- if test -d "$(distdir)/$$file"; then \ ############################################## lxmusic-0.4.7/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \ lxmusic-0.4.7/configure:46: && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then lxmusic-0.4.7/configure-47- as_echo='print -r --' lxmusic-0.4.7/configure-48- as_echo_n='print -rn --' lxmusic-0.4.7/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then lxmusic-0.4.7/configure-50- as_echo='printf %s\n' ############################################## lxmusic-0.4.7/configure-52-else lxmusic-0.4.7/configure:53: if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then lxmusic-0.4.7/configure-54- as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' ############################################## lxmusic-0.4.7/configure-62- expr "X$arg" : "X\\(.*\\)$as_nl"; lxmusic-0.4.7/configure:63: arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; lxmusic-0.4.7/configure-64- esac; ############################################## lxmusic-0.4.7/configure-199- eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" && lxmusic-0.4.7/configure:200: test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1 lxmusic-0.4.7/configure-201-test \$(( 1 + 1 )) = 2 || exit 1" ############################################## lxmusic-0.4.7/configure-327- case $as_dir in #( lxmusic-0.4.7/configure:328: *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( lxmusic-0.4.7/configure-329- *) as_qdir=$as_dir;; ############################################## lxmusic-0.4.7/configure-400- { lxmusic-0.4.7/configure:401: as_val=`expr "$@" || test $? -eq 1` lxmusic-0.4.7/configure-402- } ############################################## lxmusic-0.4.7/configure-407-# ---------------------------------------- lxmusic-0.4.7/configure:408:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are lxmusic-0.4.7/configure-409-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the ############################################## lxmusic-0.4.7/configure-470- eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" && lxmusic-0.4.7/configure:471: test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || { lxmusic-0.4.7/configure-472- # Blame Lee E. McMahon (1931-1989) for sed's syntax. :-) ############################################## lxmusic-0.4.7/configure-859- case $ac_option in lxmusic-0.4.7/configure:860: *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;; lxmusic-0.4.7/configure-861- *=) ac_optarg= ;; ############################################## lxmusic-0.4.7/configure-903- -disable-* | --disable-*) lxmusic-0.4.7/configure:904: ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'` lxmusic-0.4.7/configure-905- # Reject names that are not valid shell variable names. ############################################## lxmusic-0.4.7/configure-908- ac_useropt_orig=$ac_useropt lxmusic-0.4.7/configure:909: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` lxmusic-0.4.7/configure-910- case $ac_user_opts in ############################################## lxmusic-0.4.7/configure-929- -enable-* | --enable-*) lxmusic-0.4.7/configure:930: ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` lxmusic-0.4.7/configure-931- # Reject names that are not valid shell variable names. ############################################## lxmusic-0.4.7/configure-934- ac_useropt_orig=$ac_useropt lxmusic-0.4.7/configure:935: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` lxmusic-0.4.7/configure-936- case $ac_user_opts in ############################################## lxmusic-0.4.7/configure-1133- -with-* | --with-*) lxmusic-0.4.7/configure:1134: ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` lxmusic-0.4.7/configure-1135- # Reject names that are not valid shell variable names. ############################################## lxmusic-0.4.7/configure-1138- ac_useropt_orig=$ac_useropt lxmusic-0.4.7/configure:1139: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` lxmusic-0.4.7/configure-1140- case $ac_user_opts in ############################################## lxmusic-0.4.7/configure-1149- -without-* | --without-*) lxmusic-0.4.7/configure:1150: ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'` lxmusic-0.4.7/configure-1151- # Reject names that are not valid shell variable names. ############################################## lxmusic-0.4.7/configure-1154- ac_useropt_orig=$ac_useropt lxmusic-0.4.7/configure:1155: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` lxmusic-0.4.7/configure-1156- case $ac_user_opts in ############################################## lxmusic-0.4.7/configure-1187- *=*) lxmusic-0.4.7/configure:1188: ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='` lxmusic-0.4.7/configure-1189- # Reject names that are not valid shell variable names. ############################################## lxmusic-0.4.7/configure-1208-if test -n "$ac_prev"; then lxmusic-0.4.7/configure:1209: ac_option=--`echo $ac_prev | sed 's/_/-/g'` lxmusic-0.4.7/configure-1210- as_fn_error $? "missing argument to $ac_option" ############################################## lxmusic-0.4.7/configure-1230- */ ) lxmusic-0.4.7/configure:1231: ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'` lxmusic-0.4.7/configure-1232- eval $ac_var=\$ac_val;; ############################################## lxmusic-0.4.7/configure-1265-ac_ls_di=`ls -di .` && lxmusic-0.4.7/configure:1266:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` || lxmusic-0.4.7/configure-1267- as_fn_error $? "working directory cannot be determined" ############################################## lxmusic-0.4.7/configure-1321-case $srcdir in lxmusic-0.4.7/configure:1322:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;; lxmusic-0.4.7/configure-1323-esac ############################################## lxmusic-0.4.7/configure-1364-By default, \`make install' will install all the files in lxmusic-0.4.7/configure:1365:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify lxmusic-0.4.7/configure:1366:an installation prefix other than \`$ac_default_prefix' using \`--prefix', lxmusic-0.4.7/configure-1367-for instance \`--prefix=\$HOME'. ############################################## lxmusic-0.4.7/configure-1465-*) lxmusic-0.4.7/configure:1466: ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` lxmusic-0.4.7/configure-1467- # A ".." for each directory in $ac_dir_suffix. lxmusic-0.4.7/configure:1468: ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` lxmusic-0.4.7/configure-1469- case $ac_top_builddir_sub in ############################################## lxmusic-0.4.7/configure-1953- *\'*) lxmusic-0.4.7/configure:1954: ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;; lxmusic-0.4.7/configure-1955- esac ############################################## lxmusic-0.4.7/configure-2036- case $ac_val in lxmusic-0.4.7/configure:2037: *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; lxmusic-0.4.7/configure-2038- esac ############################################## lxmusic-0.4.7/configure-2051- case $ac_val in lxmusic-0.4.7/configure:2052: *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; lxmusic-0.4.7/configure-2053- esac ############################################## lxmusic-0.4.7/configure-2171- set,) lxmusic-0.4.7/configure:2172: { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5 lxmusic-0.4.7/configure:2173:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;} lxmusic-0.4.7/configure-2174- ac_cache_corrupted=: ;; ############################################## lxmusic-0.4.7/configure-2182- # differences in whitespace do not lead to failure. lxmusic-0.4.7/configure:2183: ac_old_val_w=`echo x $ac_old_val` lxmusic-0.4.7/configure:2184: ac_new_val_w=`echo x $ac_new_val` lxmusic-0.4.7/configure-2185- if test "$ac_old_val_w" != "$ac_new_val_w"; then ############################################## lxmusic-0.4.7/configure-2202- case $ac_new_val in lxmusic-0.4.7/configure:2203: *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;; lxmusic-0.4.7/configure-2204- *) ac_arg=$ac_var=$ac_new_val ;; ############################################## lxmusic-0.4.7/configure-2377- echo "timestamp, slept: $am_has_slept" > conftest.file lxmusic-0.4.7/configure:2378: set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` lxmusic-0.4.7/configure-2379- if test "$*" = "X"; then lxmusic-0.4.7/configure-2380- # -L didn't work. lxmusic-0.4.7/configure:2381: set X `ls -t "$srcdir/configure" conftest.file` lxmusic-0.4.7/configure-2382- fi ############################################## lxmusic-0.4.7/configure-2428-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//' lxmusic-0.4.7/configure:2429:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"` lxmusic-0.4.7/configure-2430- lxmusic-0.4.7/configure-2431-# Expand $ac_aux_dir to an absolute path. lxmusic-0.4.7/configure:2432:am_aux_dir=`cd "$ac_aux_dir" && pwd` lxmusic-0.4.7/configure-2433- ############################################## lxmusic-0.4.7/configure-2573- as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue lxmusic-0.4.7/configure:2574: case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #( lxmusic-0.4.7/configure-2575- 'mkdir (GNU coreutils) '* | \ ############################################## lxmusic-0.4.7/configure-2646-set x ${MAKE-make} lxmusic-0.4.7/configure:2647:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'` lxmusic-0.4.7/configure-2648-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then : ############################################## lxmusic-0.4.7/configure-2656-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us. lxmusic-0.4.7/configure:2657:case `${MAKE-make} -f conftest.make 2>/dev/null` in lxmusic-0.4.7/configure-2658- *@@@%%%=?*=@@@%%%*) ############################################## lxmusic-0.4.7/configure-2722- lxmusic-0.4.7/configure:2723:if test "`cd $srcdir && pwd`" != "`pwd`"; then lxmusic-0.4.7/configure-2724- # Use -I$(srcdir) only when $(srcdir) != ., so that make's output ############################################## lxmusic-0.4.7/configure-2892-# Ignore all kinds of additional output from 'make'. lxmusic-0.4.7/configure:2893:case `$am_make -s -f confmf 2> /dev/null` in #( lxmusic-0.4.7/configure-2894-*the\ am__doit\ target*) ############################################## lxmusic-0.4.7/configure-2902- echo '.include "confinc"' > confmf lxmusic-0.4.7/configure:2903: case `$am_make -s -f confmf 2> /dev/null` in #( lxmusic-0.4.7/configure-2904- *the\ am__doit\ target*) ############################################## lxmusic-0.4.7/configure-3281-$as_echo_n "checking whether the C compiler works... " >&6; } lxmusic-0.4.7/configure:3282:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` lxmusic-0.4.7/configure-3283- ############################################## lxmusic-0.4.7/configure-3325- then :; else lxmusic-0.4.7/configure:3326: ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` lxmusic-0.4.7/configure-3327- fi ############################################## lxmusic-0.4.7/configure-3385- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;; lxmusic-0.4.7/configure:3386: *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` lxmusic-0.4.7/configure-3387- break;; ############################################## lxmusic-0.4.7/configure-3494- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;; lxmusic-0.4.7/configure:3495: *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'` lxmusic-0.4.7/configure-3496- break;; ############################################## lxmusic-0.4.7/configure-3812- if test "$am_compiler_list" = ""; then lxmusic-0.4.7/configure:3813: am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp` lxmusic-0.4.7/configure-3814- fi ############################################## lxmusic-0.4.7/configure-4595- if test "$am_compiler_list" = ""; then lxmusic-0.4.7/configure:4596: am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp` lxmusic-0.4.7/configure-4597- fi ############################################## lxmusic-0.4.7/configure-5321- if test "$am_compiler_list" = ""; then lxmusic-0.4.7/configure:5322: am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp` lxmusic-0.4.7/configure-5323- fi ############################################## lxmusic-0.4.7/configure-5579- # Check for GNU $ac_path_GREP lxmusic-0.4.7/configure:5580:case `"$ac_path_GREP" --version 2>&1` in lxmusic-0.4.7/configure-5581-*GNU*) ############################################## lxmusic-0.4.7/configure-5645- # Check for GNU $ac_path_EGREP lxmusic-0.4.7/configure:5646:case `"$ac_path_EGREP" --version 2>&1` in lxmusic-0.4.7/configure-5647-*GNU*) ############################################## lxmusic-0.4.7/configure-5827- lxmusic-0.4.7/configure:5828:INTLTOOL_REQUIRED_VERSION_AS_INT=`echo | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'` lxmusic-0.4.7/configure-5829-INTLTOOL_APPLIED_VERSION=`intltool-update --version | head -1 | cut -d" " -f3` lxmusic-0.4.7/configure:5830:INTLTOOL_APPLIED_VERSION_AS_INT=`echo $INTLTOOL_APPLIED_VERSION | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'` lxmusic-0.4.7/configure-5831-if test -n ""; then ############################################## lxmusic-0.4.7/configure-6267-fi lxmusic-0.4.7/configure:6268:xgversion="`$XGETTEXT --version|grep '(GNU ' 2> /dev/null`" lxmusic-0.4.7/configure:6269:mmversion="`$MSGMERGE --version|grep '(GNU ' 2> /dev/null`" lxmusic-0.4.7/configure:6270:mfversion="`$MSGFMT --version|grep '(GNU ' 2> /dev/null`" lxmusic-0.4.7/configure-6271-if test -z "$xgversion" -o -z "$mmversion" -o -z "$mfversion"; then ############################################## lxmusic-0.4.7/configure-6323-else lxmusic-0.4.7/configure:6324: IT_PERL_VERSION=`$INTLTOOL_PERL -e "printf '%vd', $^V"` lxmusic-0.4.7/configure-6325- { $as_echo "$as_me:${as_lineno-$LINENO}: result: $IT_PERL_VERSION" >&5 ############################################## lxmusic-0.4.7/configure-6330-$as_echo_n "checking for XML::Parser... " >&6; } lxmusic-0.4.7/configure:6331: if `$INTLTOOL_PERL -e "require XML::Parser" 2>/dev/null`; then lxmusic-0.4.7/configure-6332- { $as_echo "$as_me:${as_lineno-$LINENO}: result: ok" >&5 ############################################## lxmusic-0.4.7/configure-6655- test $ac_status = 0; }; then lxmusic-0.4.7/configure:6656: pkg_cv_LIBNOTIFY_CFLAGS=`$PKG_CONFIG --cflags "libnotify >= 0.4.1" 2>/dev/null` lxmusic-0.4.7/configure-6657- test "x$?" != "x0" && pkg_failed=yes ############################################## lxmusic-0.4.7/configure-6672- test $ac_status = 0; }; then lxmusic-0.4.7/configure:6673: pkg_cv_LIBNOTIFY_LIBS=`$PKG_CONFIG --libs "libnotify >= 0.4.1" 2>/dev/null` lxmusic-0.4.7/configure-6674- test "x$?" != "x0" && pkg_failed=yes ############################################## lxmusic-0.4.7/configure-6693- if test $_pkg_short_errors_supported = yes; then lxmusic-0.4.7/configure:6694: LIBNOTIFY_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libnotify >= 0.4.1" 2>&1` lxmusic-0.4.7/configure-6695- else lxmusic-0.4.7/configure:6696: LIBNOTIFY_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libnotify >= 0.4.1" 2>&1` lxmusic-0.4.7/configure-6697- fi ############################################## lxmusic-0.4.7/configure-6748-rm -f $srcdir/po/LINGUAS lxmusic-0.4.7/configure:6749:for po_file in `ls $srcdir/po/*.po | sort`; lxmusic-0.4.7/configure-6750-do lxmusic-0.4.7/configure:6751: lang=`echo "$po_file" | sed "s|.*/po/\(.*\)\.po|\1|g"` lxmusic-0.4.7/configure-6752- echo $lang >> $srcdir/po/LINGUAS ############################################## lxmusic-0.4.7/configure-6758-do : lxmusic-0.4.7/configure:6759: as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` lxmusic-0.4.7/configure-6760-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default ############################################## lxmusic-0.4.7/configure-6763- cat >>confdefs.h <<_ACEOF lxmusic-0.4.7/configure:6764:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 lxmusic-0.4.7/configure-6765-_ACEOF ############################################## lxmusic-0.4.7/configure-7189- if test -f $ac_dir/$ac_word; then lxmusic-0.4.7/configure:7190: if test -z "`$ac_dir/$ac_word -h 2>&1 | grep 'dv '`"; then lxmusic-0.4.7/configure-7191- ac_cv_path_MSGFMT="$ac_dir/$ac_word" ############################################## lxmusic-0.4.7/configure-7308- if test -f $ac_dir/$ac_word; then lxmusic-0.4.7/configure:7309: if test -z "`$ac_dir/$ac_word -h 2>&1 | grep '(HELP)'`"; then lxmusic-0.4.7/configure-7310- ac_cv_path_XGETTEXT="$ac_dir/$ac_word" ############################################## lxmusic-0.4.7/configure-7467- if test "x$srcdir" != "x."; then lxmusic-0.4.7/configure:7468: if test "x`echo $srcdir | sed 's@/.*@@'`" = "x"; then lxmusic-0.4.7/configure-7469- posrcprefix="$srcdir/" ############################################## lxmusic-0.4.7/configure-7579- ac_script='s/\$U\././;s/\.o$//;s/\.obj$//' lxmusic-0.4.7/configure:7580: ac_i=`$as_echo "$ac_i" | sed "$ac_script"` lxmusic-0.4.7/configure-7581- # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR ############################################## lxmusic-0.4.7/configure-7690-if test -z "$BASH_VERSION$ZSH_VERSION" \ lxmusic-0.4.7/configure:7691: && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then lxmusic-0.4.7/configure-7692- as_echo='print -r --' lxmusic-0.4.7/configure-7693- as_echo_n='print -rn --' lxmusic-0.4.7/configure:7694:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then lxmusic-0.4.7/configure-7695- as_echo='printf %s\n' ############################################## lxmusic-0.4.7/configure-7697-else lxmusic-0.4.7/configure:7698: if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then lxmusic-0.4.7/configure-7699- as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' ############################################## lxmusic-0.4.7/configure-7707- expr "X$arg" : "X\\(.*\\)$as_nl"; lxmusic-0.4.7/configure:7708: arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; lxmusic-0.4.7/configure-7709- esac; ############################################## lxmusic-0.4.7/configure-7784-# ---------------------------------------- lxmusic-0.4.7/configure:7785:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are lxmusic-0.4.7/configure-7786-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the ############################################## lxmusic-0.4.7/configure-7856- { lxmusic-0.4.7/configure:7857: as_val=`expr "$@" || test $? -eq 1` lxmusic-0.4.7/configure-7858- } ############################################## lxmusic-0.4.7/configure-7960- case $as_dir in #( lxmusic-0.4.7/configure:7961: *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( lxmusic-0.4.7/configure-7962- *) as_qdir=$as_dir;; ############################################## lxmusic-0.4.7/configure-8095-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 lxmusic-0.4.7/configure:8096:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" lxmusic-0.4.7/configure-8097-ac_cs_version="\\ ############################################## lxmusic-0.4.7/configure-8120- --*=?*) lxmusic-0.4.7/configure:8121: ac_option=`expr "X$1" : 'X\([^=]*\)='` lxmusic-0.4.7/configure:8122: ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'` lxmusic-0.4.7/configure-8123- ac_shift=: ############################################## lxmusic-0.4.7/configure-8125- --*=) lxmusic-0.4.7/configure:8126: ac_option=`expr "X$1" : 'X\([^=]*\)='` lxmusic-0.4.7/configure-8127- ac_optarg= ############################################## lxmusic-0.4.7/configure-8149- case $ac_optarg in lxmusic-0.4.7/configure:8150: *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; lxmusic-0.4.7/configure-8151- '') as_fn_error $? "missing file argument" ;; ############################################## lxmusic-0.4.7/configure-8157- case $ac_optarg in lxmusic-0.4.7/configure:8158: *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; lxmusic-0.4.7/configure-8159- esac ############################################## lxmusic-0.4.7/configure-8291-fi lxmusic-0.4.7/configure:8292:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null` lxmusic-0.4.7/configure-8293-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then ############################################## lxmusic-0.4.7/configure-8308- as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5 lxmusic-0.4.7/configure:8309:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'` lxmusic-0.4.7/configure-8310-ac_delim='%!_!# ' ############################################## lxmusic-0.4.7/configure-8314- lxmusic-0.4.7/configure:8315: ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X` lxmusic-0.4.7/configure-8316- if test $ac_delim_n = $ac_delim_num; then ############################################## lxmusic-0.4.7/configure-8452-for ac_last_try in false false :; do lxmusic-0.4.7/configure:8453: ac_tt=`sed -n "/$ac_delim/p" confdefs.h` lxmusic-0.4.7/configure-8454- if test -z "$ac_tt"; then ############################################## lxmusic-0.4.7/configure-8584- esac lxmusic-0.4.7/configure:8585: case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac lxmusic-0.4.7/configure-8586- as_fn_append ac_file_inputs " '$ac_f'" ############################################## lxmusic-0.4.7/configure-8643-*) lxmusic-0.4.7/configure:8644: ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` lxmusic-0.4.7/configure-8645- # A ".." for each directory in $ac_dir_suffix. lxmusic-0.4.7/configure:8646: ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` lxmusic-0.4.7/configure-8647- case $ac_top_builddir_sub in ############################################## lxmusic-0.4.7/configure-8704-/@mandir@/p' lxmusic-0.4.7/configure:8705:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in lxmusic-0.4.7/configure-8706-*datarootdir*) ac_datarootdir_seen=yes;; ############################################## lxmusic-0.4.7/configure-8721- lxmusic-0.4.7/configure:8722:# Neutralize VPATH when `$srcdir' = `.'. lxmusic-0.4.7/configure-8723-# Shell code in configure.ac might set extrasub. ############################################## lxmusic-0.4.7/configure-8749-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && lxmusic-0.4.7/configure:8750: { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } && lxmusic-0.4.7/configure-8751- { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' \ ############################################## lxmusic-0.4.7/configure-8795- * ) lxmusic-0.4.7/configure:8796: _am_stamp_count=`expr $_am_stamp_count + 1` ;; lxmusic-0.4.7/configure-8797- esac ############################################## lxmusic-0.4.7/configure-8842- # Strip MF so we end up with the name of the file. lxmusic-0.4.7/configure:8843: mf=`echo "$mf" | sed -e 's/:.*$//'` lxmusic-0.4.7/configure-8844- # Check whether this is an Automake generated Makefile or not. ############################################## lxmusic-0.4.7/configure-8879- # from the Makefile without running 'make'. lxmusic-0.4.7/configure:8880: DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` lxmusic-0.4.7/configure-8881- test -z "$DEPDIR" && continue lxmusic-0.4.7/configure:8882: am__include=`sed -n 's/^am__include = //p' < "$mf"` lxmusic-0.4.7/configure-8883- test -z "$am__include" && continue lxmusic-0.4.7/configure:8884: am__quote=`sed -n 's/^am__quote = //p' < "$mf"` lxmusic-0.4.7/configure-8885- # Find all dependency output files, they are included files with ############################################## lxmusic-0.4.7/Makefile.in-39- { \ lxmusic-0.4.7/Makefile.in:40: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ lxmusic-0.4.7/Makefile.in-41- }; \ ############################################## lxmusic-0.4.7/Makefile.in-166- while test -n "$$dir1"; do \ lxmusic-0.4.7/Makefile.in:167: first=`echo "$$dir1" | sed -e "$$sed_first"`; \ lxmusic-0.4.7/Makefile.in-168- if test "$$first" != "."; then \ lxmusic-0.4.7/Makefile.in-169- if test "$$first" = ".."; then \ lxmusic-0.4.7/Makefile.in:170: dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ lxmusic-0.4.7/Makefile.in:171: dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ lxmusic-0.4.7/Makefile.in-172- else \ lxmusic-0.4.7/Makefile.in:173: first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ lxmusic-0.4.7/Makefile.in-174- if test "$$first2" = "$$first"; then \ lxmusic-0.4.7/Makefile.in:175: dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ lxmusic-0.4.7/Makefile.in-176- else \ ############################################## lxmusic-0.4.7/Makefile.in-181- fi; \ lxmusic-0.4.7/Makefile.in:182: dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ lxmusic-0.4.7/Makefile.in-183- done; \ ############################################## lxmusic-0.4.7/Makefile.in-387- dot_seen=no; \ lxmusic-0.4.7/Makefile.in:388: target=`echo $@ | sed s/-recursive//`; \ lxmusic-0.4.7/Makefile.in-389- case "$@" in \ ############################################## lxmusic-0.4.7/Makefile.in-450-GTAGS: lxmusic-0.4.7/Makefile.in:451: here=`$(am__cd) $(top_builddir) && pwd` \ lxmusic-0.4.7/Makefile.in-452- && $(am__cd) $(top_srcdir) \ ############################################## lxmusic-0.4.7/Makefile.in-482- test -d "$(distdir)" || mkdir "$(distdir)" lxmusic-0.4.7/Makefile.in:483: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ lxmusic-0.4.7/Makefile.in:484: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ lxmusic-0.4.7/Makefile.in-485- list='$(DISTFILES)'; \ ############################################## lxmusic-0.4.7/Makefile.in-496- if test -d $$d/$$file; then \ lxmusic-0.4.7/Makefile.in:497: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ lxmusic-0.4.7/Makefile.in-498- if test -d "$(distdir)/$$file"; then \ ############################################## lxmusic-0.4.7/Makefile.in-606- test -d $(distdir)/_build || exit 0; \ lxmusic-0.4.7/Makefile.in:607: dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ lxmusic-0.4.7/Makefile.in-608- && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ ############################################## lxmusic-0.4.7/Makefile.in-650- }; \ lxmusic-0.4.7/Makefile.in:651: test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \ lxmusic-0.4.7/Makefile.in-652- || { echo "ERROR: files left after uninstall:" ; \ ############################################## lxmusic-0.4.7/Makefile.in-662- fi lxmusic-0.4.7/Makefile.in:663: @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \ lxmusic-0.4.7/Makefile.in-664- || { echo "ERROR: files left in build directory after distclean:" ; \ ############################################## lxmusic-0.4.7/aclocal.m4-224- GLIB_PATH_PROG_WITH_TEST(MSGFMT, msgfmt, lxmusic-0.4.7/aclocal.m4:225: [test -z "`$ac_dir/$ac_word -h 2>&1 | grep 'dv '`"], no)dnl lxmusic-0.4.7/aclocal.m4-226- if test "$MSGFMT" != "no"; then ############################################## lxmusic-0.4.7/aclocal.m4-245- GLIB_PATH_PROG_WITH_TEST(XGETTEXT, xgettext, lxmusic-0.4.7/aclocal.m4:246: [test -z "`$ac_dir/$ac_word -h 2>&1 | grep '(HELP)'`"], :) lxmusic-0.4.7/aclocal.m4-247- AC_TRY_LINK(, [extern int _nl_msg_cat_cntr; ############################################## lxmusic-0.4.7/aclocal.m4-396- if test "x$srcdir" != "x."; then lxmusic-0.4.7/aclocal.m4:397: if test "x`echo $srcdir | sed 's@/.*@@'`" = "x"; then lxmusic-0.4.7/aclocal.m4-398- posrcprefix="$srcdir/" ############################################## lxmusic-0.4.7/aclocal.m4-420-test "x$exec_prefix" = xNONE && exec_prefix=$prefix lxmusic-0.4.7/aclocal.m4:421:datarootdir=`eval echo "${datarootdir}"` lxmusic-0.4.7/aclocal.m4-422-if test "x$CATOBJEXT" = "x.mo" ; then lxmusic-0.4.7/aclocal.m4:423: localedir=`eval echo "${libdir}/locale"` lxmusic-0.4.7/aclocal.m4-424-else lxmusic-0.4.7/aclocal.m4:425: localedir=`eval echo "${datadir}/locale"` lxmusic-0.4.7/aclocal.m4-426-fi ############################################## lxmusic-0.4.7/aclocal.m4-473- lxmusic-0.4.7/aclocal.m4:474:INTLTOOL_REQUIRED_VERSION_AS_INT=`echo $1 | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'` lxmusic-0.4.7/aclocal.m4-475-INTLTOOL_APPLIED_VERSION=`intltool-update --version | head -1 | cut -d" " -f3` lxmusic-0.4.7/aclocal.m4:476:INTLTOOL_APPLIED_VERSION_AS_INT=`echo $INTLTOOL_APPLIED_VERSION | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'` lxmusic-0.4.7/aclocal.m4-477-if test -n "$1"; then ############################################## lxmusic-0.4.7/aclocal.m4-561-fi lxmusic-0.4.7/aclocal.m4:562:xgversion="`$XGETTEXT --version|grep '(GNU ' 2> /dev/null`" lxmusic-0.4.7/aclocal.m4:563:mmversion="`$MSGMERGE --version|grep '(GNU ' 2> /dev/null`" lxmusic-0.4.7/aclocal.m4:564:mfversion="`$MSGFMT --version|grep '(GNU ' 2> /dev/null`" lxmusic-0.4.7/aclocal.m4-565-if test -z "$xgversion" -o -z "$mmversion" -o -z "$mfversion"; then ############################################## lxmusic-0.4.7/aclocal.m4-577-else lxmusic-0.4.7/aclocal.m4:578: IT_PERL_VERSION=`$INTLTOOL_PERL -e "printf '%vd', $^V"` lxmusic-0.4.7/aclocal.m4-579- AC_MSG_RESULT([$IT_PERL_VERSION]) ############################################## lxmusic-0.4.7/aclocal.m4-582- AC_MSG_CHECKING([for XML::Parser]) lxmusic-0.4.7/aclocal.m4:583: if `$INTLTOOL_PERL -e "require XML::Parser" 2>/dev/null`; then lxmusic-0.4.7/aclocal.m4-584- AC_MSG_RESULT([ok]) ############################################## lxmusic-0.4.7/aclocal.m4-781- PKG_CHECK_EXISTS([$3], lxmusic-0.4.7/aclocal.m4:782: [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null` lxmusic-0.4.7/aclocal.m4-783- test "x$?" != "x0" && pkg_failed=yes ], ############################################## lxmusic-0.4.7/aclocal.m4-830- if test $_pkg_short_errors_supported = yes; then lxmusic-0.4.7/aclocal.m4:831: $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$2" 2>&1` lxmusic-0.4.7/aclocal.m4-832- else lxmusic-0.4.7/aclocal.m4:833: $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$2" 2>&1` lxmusic-0.4.7/aclocal.m4-834- fi ############################################## lxmusic-0.4.7/aclocal.m4-991-# iff we strip the leading $srcdir from $ac_aux_dir. That would be: lxmusic-0.4.7/aclocal.m4:992:# am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"` lxmusic-0.4.7/aclocal.m4-993-# and then we would define $MISSING as ############################################## lxmusic-0.4.7/aclocal.m4-1006-# Expand $ac_aux_dir to an absolute path. lxmusic-0.4.7/aclocal.m4:1007:am_aux_dir=`cd "$ac_aux_dir" && pwd` lxmusic-0.4.7/aclocal.m4-1008-]) ############################################## lxmusic-0.4.7/aclocal.m4-1104- if test "$am_compiler_list" = ""; then lxmusic-0.4.7/aclocal.m4:1105: am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp` lxmusic-0.4.7/aclocal.m4-1106- fi ############################################## lxmusic-0.4.7/aclocal.m4-1255- # Strip MF so we end up with the name of the file. lxmusic-0.4.7/aclocal.m4:1256: mf=`echo "$mf" | sed -e 's/:.*$//'` lxmusic-0.4.7/aclocal.m4-1257- # Check whether this is an Automake generated Makefile or not. ############################################## lxmusic-0.4.7/aclocal.m4-1264- if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then lxmusic-0.4.7/aclocal.m4:1265: dirpart=`AS_DIRNAME("$mf")` lxmusic-0.4.7/aclocal.m4-1266- else ############################################## lxmusic-0.4.7/aclocal.m4-1270- # from the Makefile without running 'make'. lxmusic-0.4.7/aclocal.m4:1271: DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` lxmusic-0.4.7/aclocal.m4-1272- test -z "$DEPDIR" && continue lxmusic-0.4.7/aclocal.m4:1273: am__include=`sed -n 's/^am__include = //p' < "$mf"` lxmusic-0.4.7/aclocal.m4-1274- test -z "$am__include" && continue lxmusic-0.4.7/aclocal.m4:1275: am__quote=`sed -n 's/^am__quote = //p' < "$mf"` lxmusic-0.4.7/aclocal.m4-1276- # Find all dependency output files, they are included files with ############################################## lxmusic-0.4.7/aclocal.m4-1284- test -f "$dirpart/$file" && continue lxmusic-0.4.7/aclocal.m4:1285: fdir=`AS_DIRNAME(["$file"])` lxmusic-0.4.7/aclocal.m4-1286- AS_MKDIR_P([$dirpart/$fdir]) ############################################## lxmusic-0.4.7/aclocal.m4-1342-AC_REQUIRE([AC_PROG_INSTALL])dnl lxmusic-0.4.7/aclocal.m4:1343:if test "`cd $srcdir && pwd`" != "`pwd`"; then lxmusic-0.4.7/aclocal.m4-1344- # Use -I$(srcdir) only when $(srcdir) != ., so that make's output ############################################## lxmusic-0.4.7/aclocal.m4-1498- * ) lxmusic-0.4.7/aclocal.m4:1499: _am_stamp_count=`expr $_am_stamp_count + 1` ;; lxmusic-0.4.7/aclocal.m4-1500- esac lxmusic-0.4.7/aclocal.m4-1501-done lxmusic-0.4.7/aclocal.m4:1502:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count]) lxmusic-0.4.7/aclocal.m4-1503- ############################################## lxmusic-0.4.7/aclocal.m4-1605-# Ignore all kinds of additional output from 'make'. lxmusic-0.4.7/aclocal.m4:1606:case `$am_make -s -f confmf 2> /dev/null` in #( lxmusic-0.4.7/aclocal.m4-1607-*the\ am__doit\ target*) ############################################## lxmusic-0.4.7/aclocal.m4-1615- echo '.include "confinc"' > confmf lxmusic-0.4.7/aclocal.m4:1616: case `$am_make -s -f confmf 2> /dev/null` in #( lxmusic-0.4.7/aclocal.m4-1617- *the\ am__doit\ target*) ############################################## lxmusic-0.4.7/aclocal.m4-1826- echo "timestamp, slept: $am_has_slept" > conftest.file lxmusic-0.4.7/aclocal.m4:1827: set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` lxmusic-0.4.7/aclocal.m4-1828- if test "$[*]" = "X"; then lxmusic-0.4.7/aclocal.m4-1829- # -L didn't work. lxmusic-0.4.7/aclocal.m4:1830: set X `ls -t "$srcdir/configure" conftest.file` lxmusic-0.4.7/aclocal.m4-1831- fi