=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== gnome-menus-3.36.0/config.guess-34- gnome-menus-3.36.0/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'` gnome-menus-3.36.0/config.guess-36- ############################################## gnome-menus-3.36.0/config.guess-104- # shellcheck disable=SC2039 gnome-menus-3.36.0/config.guess:105: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } || gnome-menus-3.36.0/config.guess-106- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir "$tmp" 2>/dev/null) ; } || ############################################## gnome-menus-3.36.0/config.guess-154- EOF gnome-menus-3.36.0/config.guess:155: eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^LIBC' | sed 's, ,,g'`" gnome-menus-3.36.0/config.guess-156- ############################################## gnome-menus-3.36.0/config.guess-191- earmv*) gnome-menus-3.36.0/config.guess:192: arch=`echo "$UNAME_MACHINE_ARCH" | sed -e 's,^e\(armv[0-9]\).*$,\1,'` gnome-menus-3.36.0/config.guess:193: endian=`echo "$UNAME_MACHINE_ARCH" | sed -ne 's,^.*\(eb\)$,\1,p'` gnome-menus-3.36.0/config.guess-194- machine="${arch}${endian}"-unknown ############################################## gnome-menus-3.36.0/config.guess-223- expr='s/^earmv[0-9]/-eabi/;s/eb$//' gnome-menus-3.36.0/config.guess:224: abi=`echo "$UNAME_MACHINE_ARCH" | sed -e "$expr"` gnome-menus-3.36.0/config.guess-225- ;; ############################################## gnome-menus-3.36.0/config.guess-236- *) gnome-menus-3.36.0/config.guess:237: release=`echo "$UNAME_RELEASE" | sed -e 's/[-_].*//' | cut -d. -f1,2` gnome-menus-3.36.0/config.guess-238- ;; ############################################## gnome-menus-3.36.0/config.guess-283- *4.0) gnome-menus-3.36.0/config.guess:284: UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'` gnome-menus-3.36.0/config.guess-285- ;; gnome-menus-3.36.0/config.guess-286- *5.*) gnome-menus-3.36.0/config.guess:287: UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'` gnome-menus-3.36.0/config.guess-288- ;; ############################################## gnome-menus-3.36.0/config.guess-293- # types through head -n 1, so we only detect the type of CPU 0. gnome-menus-3.36.0/config.guess:294: ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^ The alpha \(.*\) processor.*$/\1/p' | head -n 1` gnome-menus-3.36.0/config.guess-295- case "$ALPHA_CPU_TYPE" in ############################################## gnome-menus-3.36.0/config.guess-331- # 1.2 uses "1.2" for uname -r. gnome-menus-3.36.0/config.guess:332: echo "$UNAME_MACHINE"-dec-osf"`echo "$UNAME_RELEASE" | sed -e 's/^[PVTX]//' | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz`" gnome-menus-3.36.0/config.guess-333- # Reset EXIT trap before exiting to avoid spurious non-zero exit code. ############################################## gnome-menus-3.36.0/config.guess-382- s390x:SunOS:*:*) gnome-menus-3.36.0/config.guess:383: echo "$UNAME_MACHINE"-ibm-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`" gnome-menus-3.36.0/config.guess-384- exit ;; gnome-menus-3.36.0/config.guess-385- sun4H:SunOS:5.*:*) gnome-menus-3.36.0/config.guess:386: echo sparc-hal-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`" gnome-menus-3.36.0/config.guess-387- exit ;; gnome-menus-3.36.0/config.guess-388- sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*) gnome-menus-3.36.0/config.guess:389: echo sparc-sun-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`" gnome-menus-3.36.0/config.guess-390- exit ;; ############################################## gnome-menus-3.36.0/config.guess-394- i86pc:SunOS:5.*:* | i86xen:SunOS:5.*:*) gnome-menus-3.36.0/config.guess:395: UNAME_REL="`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`" gnome-menus-3.36.0/config.guess-396- case `isainfo -b` in ############################################## gnome-menus-3.36.0/config.guess-408- # it's likely to be more like Solaris than SunOS4. gnome-menus-3.36.0/config.guess:409: echo sparc-sun-solaris3"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`" gnome-menus-3.36.0/config.guess-410- exit ;; ############################################## gnome-menus-3.36.0/config.guess-417- # Japanese Language versions have a version number like `4.1.3-JL'. gnome-menus-3.36.0/config.guess:418: echo sparc-sun-sunos"`echo "$UNAME_RELEASE"|sed -e 's/-/_/'`" gnome-menus-3.36.0/config.guess-419- exit ;; ############################################## gnome-menus-3.36.0/config.guess-423- sun*:*:4.2BSD:*) gnome-menus-3.36.0/config.guess:424: UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null` gnome-menus-3.36.0/config.guess-425- test "x$UNAME_RELEASE" = x && UNAME_RELEASE=3 ############################################## gnome-menus-3.36.0/config.guess-505- $CC_FOR_BUILD -o "$dummy" "$dummy.c" && gnome-menus-3.36.0/config.guess:506: dummyarg=`echo "$UNAME_RELEASE" | sed -n 's/\([0-9]*\).*/\1/p'` && gnome-menus-3.36.0/config.guess:507: SYSTEM_NAME=`"$dummy" "$dummyarg"` && gnome-menus-3.36.0/config.guess-508- { echo "$SYSTEM_NAME"; exit; } ############################################## gnome-menus-3.36.0/config.guess-561- *:IRIX*:*:*) gnome-menus-3.36.0/config.guess:562: echo mips-sgi-irix"`echo "$UNAME_RELEASE"|sed -e 's/-/_/g'`" gnome-menus-3.36.0/config.guess-563- exit ;; ############################################## gnome-menus-3.36.0/config.guess-591-EOF gnome-menus-3.36.0/config.guess:592: if $CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"` gnome-menus-3.36.0/config.guess-593- then ############################################## gnome-menus-3.36.0/config.guess-604- *:AIX:*:[4567]) gnome-menus-3.36.0/config.guess:605: IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'` gnome-menus-3.36.0/config.guess-606- if /usr/sbin/lsattr -El "$IBM_CPU_ID" | grep ' POWER' >/dev/null 2>&1; then ############################################## gnome-menus-3.36.0/config.guess-640- 9000/[34678]??:HP-UX:*:*) gnome-menus-3.36.0/config.guess:641: HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'` gnome-menus-3.36.0/config.guess-642- case "$UNAME_MACHINE" in ############################################## gnome-menus-3.36.0/config.guess-694-EOF gnome-menus-3.36.0/config.guess:695: (CCOPTS="" $CC_FOR_BUILD -o "$dummy" "$dummy.c" 2>/dev/null) && HP_ARCH=`"$dummy"` gnome-menus-3.36.0/config.guess-696- test -z "$HP_ARCH" && HP_ARCH=hppa ############################################## gnome-menus-3.36.0/config.guess-722- ia64:HP-UX:*:*) gnome-menus-3.36.0/config.guess:723: HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'` gnome-menus-3.36.0/config.guess-724- echo ia64-hp-hpux"$HPUX_REV" ############################################## gnome-menus-3.36.0/config.guess-752-EOF gnome-menus-3.36.0/config.guess:753: $CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"` && gnome-menus-3.36.0/config.guess-754- { echo "$SYSTEM_NAME"; exit; } ############################################## gnome-menus-3.36.0/config.guess-823- FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'` gnome-menus-3.36.0/config.guess:824: FUJITSU_REL=`echo "$UNAME_RELEASE" | sed -e 's/ /_/'` gnome-menus-3.36.0/config.guess-825- echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}" ############################################## gnome-menus-3.36.0/config.guess-828- FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'` gnome-menus-3.36.0/config.guess:829: FUJITSU_REL=`echo "$UNAME_RELEASE" | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/ /_/'` gnome-menus-3.36.0/config.guess-830- echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}" ############################################## gnome-menus-3.36.0/config.guess-846- then gnome-menus-3.36.0/config.guess:847: echo "${UNAME_PROCESSOR}"-unknown-freebsd"`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`"-gnueabi gnome-menus-3.36.0/config.guess-848- else gnome-menus-3.36.0/config.guess:849: echo "${UNAME_PROCESSOR}"-unknown-freebsd"`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`"-gnueabihf gnome-menus-3.36.0/config.guess-850- fi ############################################## gnome-menus-3.36.0/config.guess-859- esac gnome-menus-3.36.0/config.guess:860: echo "$UNAME_PROCESSOR"-unknown-freebsd"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`" gnome-menus-3.36.0/config.guess-861- exit ;; ############################################## gnome-menus-3.36.0/config.guess-895- prep*:SunOS:5.*:*) gnome-menus-3.36.0/config.guess:896: echo powerpcle-unknown-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`" gnome-menus-3.36.0/config.guess-897- exit ;; ############################################## gnome-menus-3.36.0/config.guess-899- # the GNU system gnome-menus-3.36.0/config.guess:900: echo "`echo "$UNAME_MACHINE"|sed -e 's,[-/].*$,,'`-unknown-$LIBC`echo "$UNAME_RELEASE"|sed -e 's,/.*$,,'`" gnome-menus-3.36.0/config.guess-901- exit ;; ############################################## gnome-menus-3.36.0/config.guess-903- # other systems with GNU libc and userland gnome-menus-3.36.0/config.guess:904: echo "$UNAME_MACHINE-unknown-`echo "$UNAME_SYSTEM" | sed 's,^[^/]*/,,' | tr "[:upper:]" "[:lower:]"``echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`-$LIBC" gnome-menus-3.36.0/config.guess-905- exit ;; ############################################## gnome-menus-3.36.0/config.guess-997-EOF gnome-menus-3.36.0/config.guess:998: eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^CPU'`" gnome-menus-3.36.0/config.guess-999- test "x$CPU" != x && { echo "$CPU-unknown-linux-$LIBC"; exit; } ############################################## gnome-menus-3.36.0/config.guess-1097- i*86:*:4.*:*) gnome-menus-3.36.0/config.guess:1098: UNAME_REL=`echo "$UNAME_RELEASE" | sed 's/\/MP$//'` gnome-menus-3.36.0/config.guess-1099- if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then ############################################## gnome-menus-3.36.0/config.guess-1300- fi gnome-menus-3.36.0/config.guess:1301: if test "`echo "$UNAME_RELEASE" | sed -e 's/\..*//'`" -le 10 ; then gnome-menus-3.36.0/config.guess-1302- if [ "$CC_FOR_BUILD" != no_compiler_found ]; then ############################################## gnome-menus-3.36.0/config.guess-1399- *:DragonFly:*:*) gnome-menus-3.36.0/config.guess:1400: echo "$UNAME_MACHINE"-unknown-dragonfly"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`" gnome-menus-3.36.0/config.guess-1401- exit ;; ############################################## gnome-menus-3.36.0/config.guess-1412- i*86:skyos:*:*) gnome-menus-3.36.0/config.guess:1413: echo "$UNAME_MACHINE"-pc-skyos"`echo "$UNAME_RELEASE" | sed -e 's/ .*$//'`" gnome-menus-3.36.0/config.guess-1414- exit ;; ############################################## gnome-menus-3.36.0/m4/gettext.m4-267- LTLIBINTL="ifelse([$3],[],\${top_builddir}/intl,[$3])/libintl.[]gt_libtool_suffix_prefix[]a $LTLIBICONV $LTLIBTHREAD" gnome-menus-3.36.0/m4/gettext.m4:268: LIBS=`echo " $LIBS " | sed -e 's/ -lintl / /' -e 's/^ //' -e 's/ $//'` gnome-menus-3.36.0/m4/gettext.m4-269- fi ############################################## gnome-menus-3.36.0/m4/iconv.m4-257- am_cv_proto_iconv="extern size_t iconv (iconv_t cd, $am_cv_proto_iconv_arg1 char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);"]) gnome-menus-3.36.0/m4/iconv.m4:258: am_cv_proto_iconv=`echo "[$]am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'` gnome-menus-3.36.0/m4/iconv.m4-259- AC_MSG_RESULT([ ############################################## gnome-menus-3.36.0/m4/lib-link.m4-247- dnl or AC_LIB_HAVE_LINKFLAGS call. gnome-menus-3.36.0/m4/lib-link.m4:248: uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./+-|ABCDEFGHIJKLMNOPQRSTUVWXYZ____|'` gnome-menus-3.36.0/m4/lib-link.m4-249- eval value=\"\$HAVE_LIB$uppername\" ############################################## gnome-menus-3.36.0/m4/lib-link.m4-322- -L*) gnome-menus-3.36.0/m4/lib-link.m4:323: dir=`echo "X$x" | sed -e 's/^X-L//'` gnome-menus-3.36.0/m4/lib-link.m4-324- dnl First look for a shared library. ############################################## gnome-menus-3.36.0/m4/lib-link.m4-466- */$acl_libdirstem | */$acl_libdirstem/) gnome-menus-3.36.0/m4/lib-link.m4:467: basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'` gnome-menus-3.36.0/m4/lib-link.m4-468- if test "$name" = '$1'; then ############################################## gnome-menus-3.36.0/m4/lib-link.m4-473- */$acl_libdirstem2 | */$acl_libdirstem2/) gnome-menus-3.36.0/m4/lib-link.m4:474: basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'` gnome-menus-3.36.0/m4/lib-link.m4-475- if test "$name" = '$1'; then ############################################## gnome-menus-3.36.0/m4/lib-link.m4-529- -L*) gnome-menus-3.36.0/m4/lib-link.m4:530: additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'` gnome-menus-3.36.0/m4/lib-link.m4-531- dnl Potentially add $additional_libdir to $LIBNAME and $LTLIBNAME. ############################################## gnome-menus-3.36.0/m4/lib-link.m4-581- -R*) gnome-menus-3.36.0/m4/lib-link.m4:582: dir=`echo "X$dep" | sed -e 's/^X-R//'` gnome-menus-3.36.0/m4/lib-link.m4-583- if test "$enable_rpath" != no; then ############################################## gnome-menus-3.36.0/m4/lib-link.m4-611- dnl Handle this in the next round. gnome-menus-3.36.0/m4/lib-link.m4:612: names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'` gnome-menus-3.36.0/m4/lib-link.m4-613- ;; ############################################## gnome-menus-3.36.0/m4/lib-link.m4-617- dnl option. gnome-menus-3.36.0/m4/lib-link.m4:618: names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'` gnome-menus-3.36.0/m4/lib-link.m4-619- ;; ############################################## gnome-menus-3.36.0/m4/lib-link.m4-730- -L) next=yes ;; gnome-menus-3.36.0/m4/lib-link.m4:731: -L*) dir=`echo "X$opt" | sed -e 's,^X-L,,'` gnome-menus-3.36.0/m4/lib-link.m4-732- dnl No need to hardcode the standard /usr/lib. ############################################## gnome-menus-3.36.0/m4/ltsugar.m4-68-m4_define([lt_combine], gnome-menus-3.36.0/m4/ltsugar.m4:69:[m4_if(m4_eval([$# > 3]), [1], gnome-menus-3.36.0/m4/ltsugar.m4-70- [m4_pushdef([_Lt_sep], [m4_define([_Lt_sep], m4_defn([lt_car]))])]]dnl ############################################## gnome-menus-3.36.0/m4/libtool.m4-119- done gnome-menus-3.36.0/m4/libtool.m4:120: func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"` gnome-menus-3.36.0/m4/libtool.m4-121-} ############################################## gnome-menus-3.36.0/m4/libtool.m4-437-m4_define([_LT_CONFIG_STATUS_DECLARE], gnome-menus-3.36.0/m4/libtool.m4:438:[$1='`$ECHO "$][$1" | $SED "$delay_single_quote_subst"`']) gnome-menus-3.36.0/m4/libtool.m4-439- ############################################## gnome-menus-3.36.0/m4/libtool.m4-447-# gnome-menus-3.36.0/m4/libtool.m4:448:# <var>='`$ECHO "$<var>" | $SED "$delay_single_quote_subst"`' gnome-menus-3.36.0/m4/libtool.m4-449-m4_defun([_LT_CONFIG_STATUS_DECLARATIONS], ############################################## gnome-menus-3.36.0/m4/libtool.m4-557-]], lt_decl_quote_varnames); do gnome-menus-3.36.0/m4/libtool.m4:558: case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in gnome-menus-3.36.0/m4/libtool.m4-559- *[[\\\\\\\`\\"\\\$]]*) gnome-menus-3.36.0/m4/libtool.m4:560: eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes gnome-menus-3.36.0/m4/libtool.m4-561- ;; ############################################## gnome-menus-3.36.0/m4/libtool.m4-570-]], lt_decl_dquote_varnames); do gnome-menus-3.36.0/m4/libtool.m4:571: case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in gnome-menus-3.36.0/m4/libtool.m4-572- *[[\\\\\\\`\\"\\\$]]*) gnome-menus-3.36.0/m4/libtool.m4:573: eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes gnome-menus-3.36.0/m4/libtool.m4-574- ;; ############################################## gnome-menus-3.36.0/m4/libtool.m4-1112- if test yes = "$lt_cv_ld_force_load"; then gnome-menus-3.36.0/m4/libtool.m4:1113: _LT_TAGVAR(whole_archive_flag_spec, $1)='`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`' gnome-menus-3.36.0/m4/libtool.m4-1114- m4_case([$1], [F77], [_LT_TAGVAR(compiler_needs_object, $1)=yes], ############################################## gnome-menus-3.36.0/m4/libtool.m4-1165- }]' gnome-menus-3.36.0/m4/libtool.m4:1166: _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` gnome-menus-3.36.0/m4/libtool.m4-1167- # Check for a 64-bit object if we didn't find anything. gnome-menus-3.36.0/m4/libtool.m4-1168- if test -z "$_LT_TAGVAR([lt_cv_aix_libpath_], [$1])"; then gnome-menus-3.36.0/m4/libtool.m4:1169: _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` gnome-menus-3.36.0/m4/libtool.m4-1170- fi],[]) ############################################## gnome-menus-3.36.0/m4/libtool.m4-1201-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \ gnome-menus-3.36.0/m4/libtool.m4:1202: test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then gnome-menus-3.36.0/m4/libtool.m4-1203- ECHO='print -r --' gnome-menus-3.36.0/m4/libtool.m4:1204:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then gnome-menus-3.36.0/m4/libtool.m4-1205- ECHO='printf %s\n' ############################################## gnome-menus-3.36.0/m4/libtool.m4-1236- PATH=/empty FPATH=/empty; export PATH FPATH gnome-menus-3.36.0/m4/libtool.m4:1237: test "X`printf %s $ECHO`" = "X$ECHO" \ gnome-menus-3.36.0/m4/libtool.m4:1238: || test "X`print -r -- $ECHO`" = "X$ECHO" )])]) gnome-menus-3.36.0/m4/libtool.m4-1239- ############################################## gnome-menus-3.36.0/m4/libtool.m4-1260- if test yes = "$GCC"; then gnome-menus-3.36.0/m4/libtool.m4:1261: lt_sysroot=`$CC --print-sysroot 2>/dev/null` gnome-menus-3.36.0/m4/libtool.m4-1262- fi ############################################## gnome-menus-3.36.0/m4/libtool.m4-1264- /*) gnome-menus-3.36.0/m4/libtool.m4:1265: lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"` gnome-menus-3.36.0/m4/libtool.m4-1266- ;; #( ############################################## gnome-menus-3.36.0/m4/libtool.m4-1294- if AC_TRY_EVAL(ac_compile); then gnome-menus-3.36.0/m4/libtool.m4:1295: case `/usr/bin/file conftest.$ac_objext` in gnome-menus-3.36.0/m4/libtool.m4-1296- *ELF-32*) ############################################## gnome-menus-3.36.0/m4/libtool.m4-1311- if test yes = "$lt_cv_prog_gnu_ld"; then gnome-menus-3.36.0/m4/libtool.m4:1312: case `/usr/bin/file conftest.$ac_objext` in gnome-menus-3.36.0/m4/libtool.m4-1313- *32-bit*) ############################################## gnome-menus-3.36.0/m4/libtool.m4-1323- else gnome-menus-3.36.0/m4/libtool.m4:1324: case `/usr/bin/file conftest.$ac_objext` in gnome-menus-3.36.0/m4/libtool.m4-1325- *32-bit*) ############################################## gnome-menus-3.36.0/m4/libtool.m4-1345- emul=elf gnome-menus-3.36.0/m4/libtool.m4:1346: case `/usr/bin/file conftest.$ac_objext` in gnome-menus-3.36.0/m4/libtool.m4-1347- *32-bit*) ############################################## gnome-menus-3.36.0/m4/libtool.m4-1353- esac gnome-menus-3.36.0/m4/libtool.m4:1354: case `/usr/bin/file conftest.$ac_objext` in gnome-menus-3.36.0/m4/libtool.m4-1355- *MSB*) ############################################## gnome-menus-3.36.0/m4/libtool.m4-1361- esac gnome-menus-3.36.0/m4/libtool.m4:1362: case `/usr/bin/file conftest.$ac_objext` in gnome-menus-3.36.0/m4/libtool.m4-1363- *N32*) ############################################## gnome-menus-3.36.0/m4/libtool.m4-1726- # And add a safety zone gnome-menus-3.36.0/m4/libtool.m4:1727: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4` gnome-menus-3.36.0/m4/libtool.m4:1728: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3` gnome-menus-3.36.0/m4/libtool.m4-1729- ;; ############################################## gnome-menus-3.36.0/m4/libtool.m4-1759- if test -n "$kargmax"; then gnome-menus-3.36.0/m4/libtool.m4:1760: lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[ ]]//'` gnome-menus-3.36.0/m4/libtool.m4-1761- else ############################################## gnome-menus-3.36.0/m4/libtool.m4-1768- test undefined != "$lt_cv_sys_max_cmd_len"; then gnome-menus-3.36.0/m4/libtool.m4:1769: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4` gnome-menus-3.36.0/m4/libtool.m4:1770: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3` gnome-menus-3.36.0/m4/libtool.m4-1771- else ############################################## gnome-menus-3.36.0/m4/libtool.m4-1780- # we can't tell. gnome-menus-3.36.0/m4/libtool.m4:1781: while { test X`env echo "$teststring$teststring" 2>/dev/null` \ gnome-menus-3.36.0/m4/libtool.m4-1782- = "X$teststring$teststring"; } >/dev/null 2>&1 && ############################################## gnome-menus-3.36.0/m4/libtool.m4-1784- do gnome-menus-3.36.0/m4/libtool.m4:1785: i=`expr $i + 1` gnome-menus-3.36.0/m4/libtool.m4-1786- teststring=$teststring$teststring ############################################## gnome-menus-3.36.0/m4/libtool.m4-1788- # Only check the string length outside the loop. gnome-menus-3.36.0/m4/libtool.m4:1789: lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1` gnome-menus-3.36.0/m4/libtool.m4-1790- teststring= ############################################## gnome-menus-3.36.0/m4/libtool.m4-1793- # linker. It appears as though 1/2 is a usable value. gnome-menus-3.36.0/m4/libtool.m4:1794: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2` gnome-menus-3.36.0/m4/libtool.m4-1795- fi ############################################## gnome-menus-3.36.0/m4/libtool.m4-2259- *:) gnome-menus-3.36.0/m4/libtool.m4:2260: eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'` \@S|@@S|@1\" gnome-menus-3.36.0/m4/libtool.m4-2261- ;; gnome-menus-3.36.0/m4/libtool.m4-2262- x:*) gnome-menus-3.36.0/m4/libtool.m4:2263: eval @S|@1=\"\@S|@@S|@1 `$ECHO @S|@2 | $SED 's/:/ /g'`\" gnome-menus-3.36.0/m4/libtool.m4-2264- ;; gnome-menus-3.36.0/m4/libtool.m4-2265- *::*) gnome-menus-3.36.0/m4/libtool.m4:2266: eval @S|@1=\"\@S|@@S|@1\ `$ECHO @S|@2 | $SED -e 's/.*:://' -e 's/:/ /g'`\" gnome-menus-3.36.0/m4/libtool.m4:2267: eval @S|@1=\"`$ECHO @S|@2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \@S|@@S|@1\" gnome-menus-3.36.0/m4/libtool.m4-2268- ;; gnome-menus-3.36.0/m4/libtool.m4-2269- *) gnome-menus-3.36.0/m4/libtool.m4:2270: eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'`\" gnome-menus-3.36.0/m4/libtool.m4-2271- ;; ############################################## gnome-menus-3.36.0/m4/libtool.m4-2299- esac gnome-menus-3.36.0/m4/libtool.m4:2300: lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq` gnome-menus-3.36.0/m4/libtool.m4-2301- case $lt_search_path_spec in ############################################## gnome-menus-3.36.0/m4/libtool.m4-2306- # okay in the real world where ";" in dirpaths is itself problematic. gnome-menus-3.36.0/m4/libtool.m4:2307: lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'` gnome-menus-3.36.0/m4/libtool.m4-2308- ;; gnome-menus-3.36.0/m4/libtool.m4-2309- *) gnome-menus-3.36.0/m4/libtool.m4:2310: lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"` gnome-menus-3.36.0/m4/libtool.m4-2311- ;; ############################################## gnome-menus-3.36.0/m4/libtool.m4-2315- lt_tmp_lt_search_path_spec= gnome-menus-3.36.0/m4/libtool.m4:2316: lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null` gnome-menus-3.36.0/m4/libtool.m4-2317- # ...but if some path component already ends with the multilib dir we assume ############################################## gnome-menus-3.36.0/m4/libtool.m4-2357- esac gnome-menus-3.36.0/m4/libtool.m4:2358: sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP` gnome-menus-3.36.0/m4/libtool.m4-2359-else ############################################## gnome-menus-3.36.0/m4/libtool.m4-2498- # Create ${libname}_ixlibrary.a entries in /sys/libs. gnome-menus-3.36.0/m4/libtool.m4:2499: finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([[^/]]*\)\.ixlibrary$%\1%'\''`; $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done' gnome-menus-3.36.0/m4/libtool.m4-2500- ;; ############################################## gnome-menus-3.36.0/m4/libtool.m4-2534- # DLL is installed to $(libdir)/../bin by postinstall_cmds gnome-menus-3.36.0/m4/libtool.m4:2535: postinstall_cmds='base_file=`basename \$file`~ gnome-menus-3.36.0/m4/libtool.m4:2536: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~ gnome-menus-3.36.0/m4/libtool.m4:2537: dldir=$destdir/`dirname \$dlpath`~ gnome-menus-3.36.0/m4/libtool.m4-2538- test -d \$dldir || mkdir -p \$dldir~ ############################################## gnome-menus-3.36.0/m4/libtool.m4-2543- fi' gnome-menus-3.36.0/m4/libtool.m4:2544: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ gnome-menus-3.36.0/m4/libtool.m4-2545- dlpath=$dir/\$dldll~ ############################################## gnome-menus-3.36.0/m4/libtool.m4-2551- # Cygwin DLLs use 'cyg' prefix rather than 'lib' gnome-menus-3.36.0/m4/libtool.m4:2552: soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext' gnome-menus-3.36.0/m4/libtool.m4-2553-m4_if([$1], [],[ ############################################## gnome-menus-3.36.0/m4/libtool.m4-2557- # MinGW DLLs use traditional 'lib' prefix gnome-menus-3.36.0/m4/libtool.m4:2558: soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext' gnome-menus-3.36.0/m4/libtool.m4-2559- ;; ############################################## gnome-menus-3.36.0/m4/libtool.m4-2561- # pw32 DLLs use 'pw' prefix rather than 'lib' gnome-menus-3.36.0/m4/libtool.m4:2562: library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext' gnome-menus-3.36.0/m4/libtool.m4-2563- ;; ############################################## gnome-menus-3.36.0/m4/libtool.m4-2570- libname_spec='$name' gnome-menus-3.36.0/m4/libtool.m4:2571: soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext' gnome-menus-3.36.0/m4/libtool.m4-2572- library_names_spec='$libname.dll.lib' ############################################## gnome-menus-3.36.0/m4/libtool.m4-2582- # Let DOS variable expansion print the short 8.3 style file name. gnome-menus-3.36.0/m4/libtool.m4:2583: lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"` gnome-menus-3.36.0/m4/libtool.m4-2584- sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path" ############################################## gnome-menus-3.36.0/m4/libtool.m4-2587- # Convert to MSYS style. gnome-menus-3.36.0/m4/libtool.m4:2588: sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([[a-zA-Z]]\\):| /\\1|g' -e 's|^ ||'` gnome-menus-3.36.0/m4/libtool.m4-2589- ;; ############################################## gnome-menus-3.36.0/m4/libtool.m4-2593- # like /cygdrive/c/PROGRA~1:/cygdr... gnome-menus-3.36.0/m4/libtool.m4:2594: sys_lib_search_path_spec=`cygpath --path --unix "$LIB"` gnome-menus-3.36.0/m4/libtool.m4:2595: sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null` gnome-menus-3.36.0/m4/libtool.m4:2596: sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` gnome-menus-3.36.0/m4/libtool.m4-2597- ;; ############################################## gnome-menus-3.36.0/m4/libtool.m4-2601- # It is most probably a Windows format PATH. gnome-menus-3.36.0/m4/libtool.m4:2602: sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` gnome-menus-3.36.0/m4/libtool.m4-2603- else gnome-menus-3.36.0/m4/libtool.m4:2604: sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` gnome-menus-3.36.0/m4/libtool.m4-2605- fi ############################################## gnome-menus-3.36.0/m4/libtool.m4-2611- # DLL is installed to $(libdir)/../bin by postinstall_cmds gnome-menus-3.36.0/m4/libtool.m4:2612: postinstall_cmds='base_file=`basename \$file`~ gnome-menus-3.36.0/m4/libtool.m4:2613: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~ gnome-menus-3.36.0/m4/libtool.m4:2614: dldir=$destdir/`dirname \$dlpath`~ gnome-menus-3.36.0/m4/libtool.m4-2615- test -d \$dldir || mkdir -p \$dldir~ gnome-menus-3.36.0/m4/libtool.m4-2616- $install_prog $dir/$dlname \$dldir/$dlname' gnome-menus-3.36.0/m4/libtool.m4:2617: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ gnome-menus-3.36.0/m4/libtool.m4-2618- dlpath=$dir/\$dldll~ ############################################## gnome-menus-3.36.0/m4/libtool.m4-2625- # Assume MSVC wrapper gnome-menus-3.36.0/m4/libtool.m4:2626: library_names_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext $libname.lib' gnome-menus-3.36.0/m4/libtool.m4-2627- dynamic_linker='Win32 ld.exe' ############################################## gnome-menus-3.36.0/m4/libtool.m4-2642- shlibpath_var=DYLD_LIBRARY_PATH gnome-menus-3.36.0/m4/libtool.m4:2643: shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`' gnome-menus-3.36.0/m4/libtool.m4-2644-m4_if([$1], [],[ ############################################## gnome-menus-3.36.0/m4/libtool.m4-2879- if test -f /etc/ld.so.conf; then gnome-menus-3.36.0/m4/libtool.m4:2880: lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \[$]2)); skip = 1; } { if (!skip) print \[$]0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[ ]*hwcap[ ]/d;s/[:, ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '` gnome-menus-3.36.0/m4/libtool.m4-2881- sys_lib_dlsearch_path_spec="$sys_lib_dlsearch_path_spec $lt_ld_extra" ############################################## gnome-menus-3.36.0/m4/libtool.m4-2933- need_lib_prefix=no gnome-menus-3.36.0/m4/libtool.m4:2934: if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then gnome-menus-3.36.0/m4/libtool.m4-2935- need_version=no ############################################## gnome-menus-3.36.0/m4/libtool.m4-2960- sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec gnome-menus-3.36.0/m4/libtool.m4:2961: postinstall_cmds='base_file=`basename \$file`~ gnome-menus-3.36.0/m4/libtool.m4:2962: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~ gnome-menus-3.36.0/m4/libtool.m4:2963: dldir=$destdir/`dirname \$dlpath`~ gnome-menus-3.36.0/m4/libtool.m4-2964- test -d \$dldir || mkdir -p \$dldir~ ############################################## gnome-menus-3.36.0/m4/libtool.m4-2969- fi' gnome-menus-3.36.0/m4/libtool.m4:2970: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~ gnome-menus-3.36.0/m4/libtool.m4-2971- dlpath=$dir/\$dldll~ ############################################## gnome-menus-3.36.0/m4/libtool.m4-3180- "file_magic "*) gnome-menus-3.36.0/m4/libtool.m4:3181: file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"` gnome-menus-3.36.0/m4/libtool.m4-3182- MAGIC_CMD=$lt_cv_path_MAGIC_CMD ############################################## gnome-menus-3.36.0/m4/libtool.m4-3263- # gcc leaves a trailing carriage return, which upsets mingw gnome-menus-3.36.0/m4/libtool.m4:3264: ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; gnome-menus-3.36.0/m4/libtool.m4-3265- *) gnome-menus-3.36.0/m4/libtool.m4:3266: ac_prog=`($CC -print-prog-name=ld) 2>&5` ;; gnome-menus-3.36.0/m4/libtool.m4-3267- esac ############################################## gnome-menus-3.36.0/m4/libtool.m4-3272- # Canonicalize the pathname of ld gnome-menus-3.36.0/m4/libtool.m4:3273: ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'` gnome-menus-3.36.0/m4/libtool.m4-3274- while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do gnome-menus-3.36.0/m4/libtool.m4:3275: ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"` gnome-menus-3.36.0/m4/libtool.m4-3276- done ############################################## gnome-menus-3.36.0/m4/libtool.m4-3303- # Break only if it was the GNU/non-GNU ld that we prefer. gnome-menus-3.36.0/m4/libtool.m4:3304: case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in gnome-menus-3.36.0/m4/libtool.m4-3305- *GNU* | *'with BFD'*) ############################################## gnome-menus-3.36.0/m4/libtool.m4-3343-[# I'd rather use --version here, but apparently some GNU lds only accept -v. gnome-menus-3.36.0/m4/libtool.m4:3344:case `$LD -v 2>&1 </dev/null` in gnome-menus-3.36.0/m4/libtool.m4-3345-*GNU* | *'with BFD'*) ############################################## gnome-menus-3.36.0/m4/libtool.m4-3570-openbsd* | bitrig*) gnome-menus-3.36.0/m4/libtool.m4:3571: if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then gnome-menus-3.36.0/m4/libtool.m4-3572- lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$' ############################################## gnome-menus-3.36.0/m4/libtool.m4-3637- else gnome-menus-3.36.0/m4/libtool.m4:3638: file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[[\1]]\/[[\1]]\/g;/g"` gnome-menus-3.36.0/m4/libtool.m4-3639- fi ############################################## gnome-menus-3.36.0/m4/libtool.m4-3688- esac gnome-menus-3.36.0/m4/libtool.m4:3689: case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in gnome-menus-3.36.0/m4/libtool.m4-3690- *$lt_bad_file* | *'Invalid file or object type'*) ############################################## gnome-menus-3.36.0/m4/libtool.m4-3694- *) gnome-menus-3.36.0/m4/libtool.m4:3695: case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in gnome-menus-3.36.0/m4/libtool.m4-3696- */dev/null*) ############################################## gnome-menus-3.36.0/m4/libtool.m4-3720- AC_CHECK_TOOLS(DUMPBIN, [dumpbin "link -dump"], :) gnome-menus-3.36.0/m4/libtool.m4:3721: case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in gnome-menus-3.36.0/m4/libtool.m4-3722- *COFF*) ############################################## gnome-menus-3.36.0/m4/libtool.m4-3779- # decide which one to use based on capabilities of $DLLTOOL gnome-menus-3.36.0/m4/libtool.m4:3780: case `$DLLTOOL --help 2>&1` in gnome-menus-3.36.0/m4/libtool.m4-3781- *--identify-strict*) ############################################## gnome-menus-3.36.0/m4/libtool.m4-3953-# If we're using GNU nm, then use its standard symbol codes. gnome-menus-3.36.0/m4/libtool.m4:3954:case `$NM -V 2>&1` in gnome-menus-3.36.0/m4/libtool.m4-3955-*GNU* | *'with BFD'*) ############################################## gnome-menus-3.36.0/m4/libtool.m4-4001-mingw*) gnome-menus-3.36.0/m4/libtool.m4:4002: opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp gnome-menus-3.36.0/m4/libtool.m4-4003- ;; ############################################## gnome-menus-3.36.0/m4/libtool.m4-4057- nlist=conftest.nm gnome-menus-3.36.0/m4/libtool.m4:4058: if AC_TRY_EVAL(NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) && test -s "$nlist"; then gnome-menus-3.36.0/m4/libtool.m4-4059- # Try sorting and uniquifying the output. ############################################## gnome-menus-3.36.0/m4/libtool.m4-4405- *) gnome-menus-3.36.0/m4/libtool.m4:4406: case `$CC -V 2>&1 | sed 5q` in gnome-menus-3.36.0/m4/libtool.m4-4407- *Sun\ C*) ############################################## gnome-menus-3.36.0/m4/libtool.m4-4741- *) gnome-menus-3.36.0/m4/libtool.m4:4742: case `$CC -V 2>&1 | sed 5q` in gnome-menus-3.36.0/m4/libtool.m4-4743- *Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [[1-7]].* | *Sun*Fortran*\ 8.[[0-3]]*) ############################################## gnome-menus-3.36.0/m4/libtool.m4-4924- else gnome-menus-3.36.0/m4/libtool.m4:4925: _LT_TAGVAR(export_symbols_cmds, $1)='`func_echo_all $NM | $SED -e '\''s/B\([[^B]]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && ([substr](\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols' gnome-menus-3.36.0/m4/libtool.m4-4926- fi ############################################## gnome-menus-3.36.0/m4/libtool.m4-5017- # shared libraries, regardless of the interface used. gnome-menus-3.36.0/m4/libtool.m4:5018: case `$LD -v 2>&1` in gnome-menus-3.36.0/m4/libtool.m4-5019- *\ \(GNU\ Binutils\)\ 2.19.5*) ;; ############################################## gnome-menus-3.36.0/m4/libtool.m4-5049- supports_anon_versioning=no gnome-menus-3.36.0/m4/libtool.m4:5050: case `$LD -v | $SED -e 's/([^)]\+)\s\+//' 2>&1` in gnome-menus-3.36.0/m4/libtool.m4-5051- *GNU\ gold*) supports_anon_versioning=yes ;; ############################################## gnome-menus-3.36.0/m4/libtool.m4-5152- prefix_cmds="$SED"~ gnome-menus-3.36.0/m4/libtool.m4:5153: if test EXPORTS = "`$SED 1q $export_symbols`"; then gnome-menus-3.36.0/m4/libtool.m4-5154- prefix_cmds="$prefix_cmds -e 1d"; ############################################## gnome-menus-3.36.0/m4/libtool.m4-5174- # time. Moving up from 0x10000000 also allows more sbrk(2) space. gnome-menus-3.36.0/m4/libtool.m4:5175: _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' gnome-menus-3.36.0/m4/libtool.m4:5176: _LT_TAGVAR(archive_expsym_cmds, $1)='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' gnome-menus-3.36.0/m4/libtool.m4-5177- ;; ############################################## gnome-menus-3.36.0/m4/libtool.m4-5192- pgcc*) # Portland Group C compiler gnome-menus-3.36.0/m4/libtool.m4:5193: _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive' gnome-menus-3.36.0/m4/libtool.m4-5194- tmp_addflag=' $pic_flag' ############################################## gnome-menus-3.36.0/m4/libtool.m4-5197- # Portland Group f77 and f90 compilers gnome-menus-3.36.0/m4/libtool.m4:5198: _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive' gnome-menus-3.36.0/m4/libtool.m4-5199- tmp_addflag=' $pic_flag -Mnomain' ;; ############################################## gnome-menus-3.36.0/m4/libtool.m4-5214- nvcc*) # Cuda Compiler Driver 2.2 gnome-menus-3.36.0/m4/libtool.m4:5215: _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive' gnome-menus-3.36.0/m4/libtool.m4-5216- _LT_TAGVAR(compiler_needs_object, $1)=yes ############################################## gnome-menus-3.36.0/m4/libtool.m4-5218- esac gnome-menus-3.36.0/m4/libtool.m4:5219: case `$CC -V 2>&1 | sed 5q` in gnome-menus-3.36.0/m4/libtool.m4-5220- *Sun\ C*) # Sun C 5.9 gnome-menus-3.36.0/m4/libtool.m4:5221: _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive' gnome-menus-3.36.0/m4/libtool.m4-5222- _LT_TAGVAR(compiler_needs_object, $1)=yes ############################################## gnome-menus-3.36.0/m4/libtool.m4-5289- sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*) gnome-menus-3.36.0/m4/libtool.m4:5290: case `$LD -v 2>&1` in gnome-menus-3.36.0/m4/libtool.m4-5291- *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*) ############################################## gnome-menus-3.36.0/m4/libtool.m4-5378- else gnome-menus-3.36.0/m4/libtool.m4:5379: _LT_TAGVAR(export_symbols_cmds, $1)='`func_echo_all $NM | $SED -e '\''s/B\([[^B]]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && ([substr](\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols' gnome-menus-3.36.0/m4/libtool.m4-5380- fi ############################################## gnome-menus-3.36.0/m4/libtool.m4-5443- # below for broken collect2 doesn't work under 4.3+ gnome-menus-3.36.0/m4/libtool.m4:5444: collect2name=`$CC -print-prog-name=collect2` gnome-menus-3.36.0/m4/libtool.m4-5445- if test -f "$collect2name" && ############################################## gnome-menus-3.36.0/m4/libtool.m4-5499- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-blibpath:$libdir:'"$aix_libpath" gnome-menus-3.36.0/m4/libtool.m4:5500: _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag gnome-menus-3.36.0/m4/libtool.m4-5501- else ############################################## gnome-menus-3.36.0/m4/libtool.m4-5524- # -brtl affects multiple linker settings, -berok does not and is overridden later gnome-menus-3.36.0/m4/libtool.m4:5525: compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([[, ]]\\)%-berok\\1%g"`' gnome-menus-3.36.0/m4/libtool.m4-5526- if test svr4 != "$with_aix_soname"; then ############################################## gnome-menus-3.36.0/m4/libtool.m4-5615- # FIXME: Setting linknames here is a bad hack. gnome-menus-3.36.0/m4/libtool.m4:5616: _LT_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames=' gnome-menus-3.36.0/m4/libtool.m4-5617- # The linker will automatically build a .lib file if we build a DLL. ############################################## gnome-menus-3.36.0/m4/libtool.m4-5753- if test yes = "$GCC"; then gnome-menus-3.36.0/m4/libtool.m4:5754: _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib' gnome-menus-3.36.0/m4/libtool.m4-5755- # Try to use the -exported_symbol ld option, if it does not ############################################## gnome-menus-3.36.0/m4/libtool.m4-5776- if test yes = "$lt_cv_irix_exported_symbol"; then gnome-menus-3.36.0/m4/libtool.m4:5777: _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations $wl-exports_file $wl$export_symbols -o $lib' gnome-menus-3.36.0/m4/libtool.m4-5778- fi gnome-menus-3.36.0/m4/libtool.m4-5779- else gnome-menus-3.36.0/m4/libtool.m4:5780: _LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib' gnome-menus-3.36.0/m4/libtool.m4:5781: _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -exports_file $export_symbols -o $lib' gnome-menus-3.36.0/m4/libtool.m4-5782- fi ############################################## gnome-menus-3.36.0/m4/libtool.m4-5826- _LT_TAGVAR(hardcode_direct_absolute, $1)=yes gnome-menus-3.36.0/m4/libtool.m4:5827: if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then gnome-menus-3.36.0/m4/libtool.m4-5828- _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' ############################################## gnome-menus-3.36.0/m4/libtool.m4-5857- prefix_cmds="$SED"~ gnome-menus-3.36.0/m4/libtool.m4:5858: if test EXPORTS = "`$SED 1q $export_symbols`"; then gnome-menus-3.36.0/m4/libtool.m4-5859- prefix_cmds="$prefix_cmds -e 1d"; ############################################## gnome-menus-3.36.0/m4/libtool.m4-5871- _LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*' gnome-menus-3.36.0/m4/libtool.m4:5872: _LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib' gnome-menus-3.36.0/m4/libtool.m4-5873- else gnome-menus-3.36.0/m4/libtool.m4-5874- _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*' gnome-menus-3.36.0/m4/libtool.m4:5875: _LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib' gnome-menus-3.36.0/m4/libtool.m4-5876- fi ############################################## gnome-menus-3.36.0/m4/libtool.m4-5884- _LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*' gnome-menus-3.36.0/m4/libtool.m4:5885: _LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $pic_flag $libobjs $deplibs $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib' gnome-menus-3.36.0/m4/libtool.m4-5886- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir' ############################################## gnome-menus-3.36.0/m4/libtool.m4-5888- _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*' gnome-menus-3.36.0/m4/libtool.m4:5889: _LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib' gnome-menus-3.36.0/m4/libtool.m4:5890: _LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~ gnome-menus-3.36.0/m4/libtool.m4:5891: $CC -shared$allow_undefined_flag $wl-input $wl$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~$RM $lib.exp' gnome-menus-3.36.0/m4/libtool.m4-5892- ############################################## gnome-menus-3.36.0/m4/libtool.m4-5907- else gnome-menus-3.36.0/m4/libtool.m4:5908: case `$CC -V 2>&1` in gnome-menus-3.36.0/m4/libtool.m4-5909- *"Compilers 5.0"*) ############################################## gnome-menus-3.36.0/m4/libtool.m4-6100- _LT_TAGVAR(allow_undefined_flag, $1)= gnome-menus-3.36.0/m4/libtool.m4:6101: if AC_TRY_EVAL(_LT_TAGVAR(archive_cmds, $1) 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1) gnome-menus-3.36.0/m4/libtool.m4-6102- then ############################################## gnome-menus-3.36.0/m4/libtool.m4-6404- # ancient GNU ld didn't support --whole-archive et. al. gnome-menus-3.36.0/m4/libtool.m4:6405: if eval "`$CC -print-prog-name=ld` --help 2>&1" | gnome-menus-3.36.0/m4/libtool.m4-6406- $GREP 'no-whole-archive' > /dev/null; then ############################################## gnome-menus-3.36.0/m4/libtool.m4-6514- # below for broken collect2 doesn't work under 4.3+ gnome-menus-3.36.0/m4/libtool.m4:6515: collect2name=`$CC -print-prog-name=collect2` gnome-menus-3.36.0/m4/libtool.m4-6516- if test -f "$collect2name" && ############################################## gnome-menus-3.36.0/m4/libtool.m4-6572- gnome-menus-3.36.0/m4/libtool.m4:6573: _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag gnome-menus-3.36.0/m4/libtool.m4-6574- else ############################################## gnome-menus-3.36.0/m4/libtool.m4-6597- # -brtl affects multiple linker settings, -berok does not and is overridden later gnome-menus-3.36.0/m4/libtool.m4:6598: compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([[, ]]\\)%-berok\\1%g"`' gnome-menus-3.36.0/m4/libtool.m4-6599- if test svr4 != "$with_aix_soname"; then ############################################## gnome-menus-3.36.0/m4/libtool.m4-6726- prefix_cmds="$SED"~ gnome-menus-3.36.0/m4/libtool.m4:6727: if test EXPORTS = "`$SED 1q $export_symbols`"; then gnome-menus-3.36.0/m4/libtool.m4-6728- prefix_cmds="$prefix_cmds -e 1d"; ############################################## gnome-menus-3.36.0/m4/libtool.m4-6800- # dependencies. gnome-menus-3.36.0/m4/libtool.m4:6801: output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $EGREP "\-L"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"' gnome-menus-3.36.0/m4/libtool.m4-6802- ;; ############################################## gnome-menus-3.36.0/m4/libtool.m4-6865- # dependencies. gnome-menus-3.36.0/m4/libtool.m4:6866: output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $GREP "\-L"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"' gnome-menus-3.36.0/m4/libtool.m4-6867- ;; ############################################## gnome-menus-3.36.0/m4/libtool.m4-6901- # time. Moving up from 0x10000000 also allows more sbrk(2) space. gnome-menus-3.36.0/m4/libtool.m4:6902: _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' gnome-menus-3.36.0/m4/libtool.m4:6903: _LT_TAGVAR(archive_expsym_cmds, $1)='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' gnome-menus-3.36.0/m4/libtool.m4-6904- ;; ############################################## gnome-menus-3.36.0/m4/libtool.m4-6908- # SGI C++ gnome-menus-3.36.0/m4/libtool.m4:6909: _LT_TAGVAR(archive_cmds, $1)='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib' gnome-menus-3.36.0/m4/libtool.m4-6910- ############################################## gnome-menus-3.36.0/m4/libtool.m4-6919- if test no = "$with_gnu_ld"; then gnome-menus-3.36.0/m4/libtool.m4:6920: _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib' gnome-menus-3.36.0/m4/libtool.m4-6921- else gnome-menus-3.36.0/m4/libtool.m4:6922: _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` -o $lib' gnome-menus-3.36.0/m4/libtool.m4-6923- fi ############################################## gnome-menus-3.36.0/m4/libtool.m4-6940- # to its proper name (with version) after linking. gnome-menus-3.36.0/m4/libtool.m4:6941: _LT_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib' gnome-menus-3.36.0/m4/libtool.m4:6942: _LT_TAGVAR(archive_expsym_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib $wl-retain-symbols-file,$export_symbols; mv \$templib $lib' gnome-menus-3.36.0/m4/libtool.m4-6943- # Commands to make compiler produce verbose output that lists ############################################## gnome-menus-3.36.0/m4/libtool.m4-6950- # dependencies. gnome-menus-3.36.0/m4/libtool.m4:6951: output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | $GREP "ld"`; rm -f libconftest$shared_ext; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"' gnome-menus-3.36.0/m4/libtool.m4-6952- ############################################## gnome-menus-3.36.0/m4/libtool.m4-6965- # earlier do not add the objects themselves. gnome-menus-3.36.0/m4/libtool.m4:6966: case `$CC -V 2>&1` in gnome-menus-3.36.0/m4/libtool.m4-6967- *"Version 7."*) ############################################## gnome-menus-3.36.0/m4/libtool.m4-6986- # Portland Group C++ compiler gnome-menus-3.36.0/m4/libtool.m4:6987: case `$CC -V` in gnome-menus-3.36.0/m4/libtool.m4-6988- *pgCC\ [[1-5]].* | *pgcpp\ [[1-5]].*) ############################################## gnome-menus-3.36.0/m4/libtool.m4-6991- $CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~ gnome-menus-3.36.0/m4/libtool.m4:6992: compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"' gnome-menus-3.36.0/m4/libtool.m4-6993- _LT_TAGVAR(old_archive_cmds, $1)='tpldir=Template.dir~ ############################################## gnome-menus-3.36.0/m4/libtool.m4-6995- $CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~ gnome-menus-3.36.0/m4/libtool.m4:6996: $AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~ gnome-menus-3.36.0/m4/libtool.m4-6997- $RANLIB $oldlib' ############################################## gnome-menus-3.36.0/m4/libtool.m4-7000- $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~ gnome-menus-3.36.0/m4/libtool.m4:7001: $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname -o $lib' gnome-menus-3.36.0/m4/libtool.m4-7002- _LT_TAGVAR(archive_expsym_cmds, $1)='tpldir=Template.dir~ ############################################## gnome-menus-3.36.0/m4/libtool.m4-7004- $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~ gnome-menus-3.36.0/m4/libtool.m4:7005: $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname $wl-retain-symbols-file $wl$export_symbols -o $lib' gnome-menus-3.36.0/m4/libtool.m4-7006- ;; ############################################## gnome-menus-3.36.0/m4/libtool.m4-7014- _LT_TAGVAR(export_dynamic_flag_spec, $1)='$wl--export-dynamic' gnome-menus-3.36.0/m4/libtool.m4:7015: _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive' gnome-menus-3.36.0/m4/libtool.m4-7016- ;; ############################################## gnome-menus-3.36.0/m4/libtool.m4-7033- # dependencies. gnome-menus-3.36.0/m4/libtool.m4:7034: output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "X$list" | $Xsed' gnome-menus-3.36.0/m4/libtool.m4-7035- ;; ############################################## gnome-menus-3.36.0/m4/libtool.m4-7048- *) gnome-menus-3.36.0/m4/libtool.m4:7049: case `$CC -V 2>&1 | sed 5q` in gnome-menus-3.36.0/m4/libtool.m4-7050- *Sun\ C*) ############################################## gnome-menus-3.36.0/m4/libtool.m4-7055- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir' gnome-menus-3.36.0/m4/libtool.m4:7056: _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive' gnome-menus-3.36.0/m4/libtool.m4-7057- _LT_TAGVAR(compiler_needs_object, $1)=yes ############################################## gnome-menus-3.36.0/m4/libtool.m4-7120- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath,$libdir' gnome-menus-3.36.0/m4/libtool.m4:7121: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`"; then gnome-menus-3.36.0/m4/libtool.m4-7122- _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-retain-symbols-file,$export_symbols -o $lib' ############################################## gnome-menus-3.36.0/m4/libtool.m4-7139- # to its proper name (with version) after linking. gnome-menus-3.36.0/m4/libtool.m4:7140: _LT_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo "$lib" | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib' gnome-menus-3.36.0/m4/libtool.m4-7141- ############################################## gnome-menus-3.36.0/m4/libtool.m4-7160- _LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*' gnome-menus-3.36.0/m4/libtool.m4:7161: _LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $soname `test -n "$verstring" && func_echo_all "$wl-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib' gnome-menus-3.36.0/m4/libtool.m4-7162- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir' ############################################## gnome-menus-3.36.0/m4/libtool.m4-7165- _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*' gnome-menus-3.36.0/m4/libtool.m4:7166: _LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib' gnome-menus-3.36.0/m4/libtool.m4:7167: _LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~ gnome-menus-3.36.0/m4/libtool.m4-7168- echo "-hidden">> $lib.exp~ gnome-menus-3.36.0/m4/libtool.m4:7169: $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname $wl-input $wl$lib.exp `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~ gnome-menus-3.36.0/m4/libtool.m4-7170- $RM $lib.exp' ############################################## gnome-menus-3.36.0/m4/libtool.m4-7184- # dependencies. gnome-menus-3.36.0/m4/libtool.m4:7185: output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld" | $GREP -v "ld:"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"' gnome-menus-3.36.0/m4/libtool.m4-7186- ;; ############################################## gnome-menus-3.36.0/m4/libtool.m4-7191- osf3*) gnome-menus-3.36.0/m4/libtool.m4:7192: _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib' gnome-menus-3.36.0/m4/libtool.m4-7193- ;; gnome-menus-3.36.0/m4/libtool.m4-7194- *) gnome-menus-3.36.0/m4/libtool.m4:7195: _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib' gnome-menus-3.36.0/m4/libtool.m4-7196- ;; ############################################## gnome-menus-3.36.0/m4/libtool.m4-7444- case @S|@2 in gnome-menus-3.36.0/m4/libtool.m4:7445: .*) func_stripname_result=`$ECHO "@S|@3" | $SED "s%^@S|@1%%; s%\\\\@S|@2\$%%"`;; gnome-menus-3.36.0/m4/libtool.m4:7446: *) func_stripname_result=`$ECHO "@S|@3" | $SED "s%^@S|@1%%; s%@S|@2\$%%"`;; gnome-menus-3.36.0/m4/libtool.m4-7447- esac ############################################## gnome-menus-3.36.0/m4/libtool.m4-7533- gnome-menus-3.36.0/m4/libtool.m4:7534: for p in `eval "$output_verbose_link_cmd"`; do gnome-menus-3.36.0/m4/libtool.m4-7535- case $prev$p in ############################################## gnome-menus-3.36.0/m4/libtool.m4-7637-if test -n "${_LT_TAGVAR(compiler_lib_search_path, $1)}"; then gnome-menus-3.36.0/m4/libtool.m4:7638: _LT_TAGVAR(compiler_lib_search_dirs, $1)=`echo " ${_LT_TAGVAR(compiler_lib_search_path, $1)}" | $SED -e 's! -L! !g' -e 's!^ !!'` gnome-menus-3.36.0/m4/libtool.m4-7639-fi ############################################## gnome-menus-3.36.0/m4/libtool.m4-8257- test 10 -lt "$lt_ac_count" && break gnome-menus-3.36.0/m4/libtool.m4:8258: lt_ac_count=`expr $lt_ac_count + 1` gnome-menus-3.36.0/m4/libtool.m4-8259- if test "$lt_ac_count" -gt "$lt_ac_max"; then ############################################## gnome-menus-3.36.0/m4/lib-prefix.m4-201- *) gnome-menus-3.36.0/m4/lib-prefix.m4:202: searchpath=`(LC_ALL=C $CC -print-search-dirs) 2>/dev/null | sed -n -e 's,^libraries: ,,p' | sed -e 's,^=,,'` gnome-menus-3.36.0/m4/lib-prefix.m4-203- if test -n "$searchpath"; then ############################################## gnome-menus-3.36.0/m4/lib-prefix.m4-211- ;; gnome-menus-3.36.0/m4/lib-prefix.m4:212: *) searchdir=`cd "$searchdir" && pwd` gnome-menus-3.36.0/m4/lib-prefix.m4-213- case "$searchdir" in ############################################## gnome-menus-3.36.0/m4/po.m4-48-changequote(,)dnl gnome-menus-3.36.0/m4/po.m4:49: case `$MSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in gnome-menus-3.36.0/m4/po.m4-50- '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) MSGFMT_015=: ;; ############################################## gnome-menus-3.36.0/m4/po.m4-55-changequote(,)dnl gnome-menus-3.36.0/m4/po.m4:56: case `$GMSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in gnome-menus-3.36.0/m4/po.m4-57- '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) GMSGFMT_015=: ;; ############################################## gnome-menus-3.36.0/m4/po.m4-74-changequote(,)dnl gnome-menus-3.36.0/m4/po.m4:75: case `$XGETTEXT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in gnome-menus-3.36.0/m4/po.m4-76- '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) XGETTEXT_015=: ;; ############################################## gnome-menus-3.36.0/m4/po.m4-99- case "$ac_file" in gnome-menus-3.36.0/m4/po.m4:100: *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;; gnome-menus-3.36.0/m4/po.m4-101- esac ############################################## gnome-menus-3.36.0/m4/po.m4-104- # Adjust a relative srcdir. gnome-menus-3.36.0/m4/po.m4:105: ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'` gnome-menus-3.36.0/m4/po.m4:106: ac_dir_suffix=/`echo "$ac_dir"|sed 's%^\./%%'` gnome-menus-3.36.0/m4/po.m4:107: ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'` gnome-menus-3.36.0/m4/po.m4-108- # In autoconf-2.13 it is called $ac_given_srcdir. ############################################## gnome-menus-3.36.0/m4/po.m4-111- case "$ac_given_srcdir" in gnome-menus-3.36.0/m4/po.m4:112: .) top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;; gnome-menus-3.36.0/m4/po.m4-113- /*) top_srcdir="$ac_given_srcdir" ;; ############################################## gnome-menus-3.36.0/m4/po.m4-132- fi gnome-menus-3.36.0/m4/po.m4:133: ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"` gnome-menus-3.36.0/m4/po.m4-134- # Hide the ALL_LINGUAS assignment from automake < 1.5. ############################################## gnome-menus-3.36.0/m4/po.m4-229- # Adjust a relative srcdir. gnome-menus-3.36.0/m4/po.m4:230: ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'` gnome-menus-3.36.0/m4/po.m4:231: ac_dir_suffix=/`echo "$ac_dir"|sed 's%^\./%%'` gnome-menus-3.36.0/m4/po.m4:232: ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'` gnome-menus-3.36.0/m4/po.m4-233- # In autoconf-2.13 it is called $ac_given_srcdir. ############################################## gnome-menus-3.36.0/m4/po.m4-236- case "$ac_given_srcdir" in gnome-menus-3.36.0/m4/po.m4:237: .) top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;; gnome-menus-3.36.0/m4/po.m4-238- /*) top_srcdir="$ac_given_srcdir" ;; ############################################## gnome-menus-3.36.0/m4/po.m4-298- # Set POTFILES to the value of the Makefile variable POTFILES. gnome-menus-3.36.0/m4/po.m4:299: sed_x_POTFILES=`$gt_echo "$sed_x_variable" | sed -e '/^ *#/d' -e 's/VARIABLE/POTFILES/g'` gnome-menus-3.36.0/m4/po.m4:300: POTFILES=`sed -n -e "$sed_x_POTFILES" < "$ac_file"` gnome-menus-3.36.0/m4/po.m4-301- # Compute POTFILES_DEPS as ############################################## gnome-menus-3.36.0/m4/po.m4-313- # The LINGUAS file contains the set of available languages. gnome-menus-3.36.0/m4/po.m4:314: ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"` gnome-menus-3.36.0/m4/po.m4-315- POMAKEFILEDEPS="$POMAKEFILEDEPS LINGUAS" ############################################## gnome-menus-3.36.0/m4/po.m4-317- # Set ALL_LINGUAS to the value of the Makefile variable LINGUAS. gnome-menus-3.36.0/m4/po.m4:318: sed_x_LINGUAS=`$gt_echo "$sed_x_variable" | sed -e '/^ *#/d' -e 's/VARIABLE/LINGUAS/g'` gnome-menus-3.36.0/m4/po.m4:319: ALL_LINGUAS_=`sed -n -e "$sed_x_LINGUAS" < "$ac_file"` gnome-menus-3.36.0/m4/po.m4-320- fi ############################################## gnome-menus-3.36.0/m4/po.m4-361- QMFILES="$QMFILES $srcdirpre$lang.qm" gnome-menus-3.36.0/m4/po.m4:362: frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'` gnome-menus-3.36.0/m4/po.m4-363- MSGFILES="$MSGFILES $srcdirpre$frobbedlang.msg" gnome-menus-3.36.0/m4/po.m4:364: frobbedlang=`echo $lang | sed -e 's/_/-/g' -e 's/^sr-CS/sr-SP/' -e 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'` gnome-menus-3.36.0/m4/po.m4-365- RESOURCESDLLFILES="$RESOURCESDLLFILES $srcdirpre$frobbedlang/\$(DOMAIN).resources.dll" ############################################## gnome-menus-3.36.0/m4/po.m4-402- QTCATALOGS="$QTCATALOGS $lang.qm" gnome-menus-3.36.0/m4/po.m4:403: frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'` gnome-menus-3.36.0/m4/po.m4-404- TCLCATALOGS="$TCLCATALOGS $frobbedlang.msg" gnome-menus-3.36.0/m4/po.m4:405: frobbedlang=`echo $lang | sed -e 's/_/-/g' -e 's/^sr-CS/sr-SP/' -e 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'` gnome-menus-3.36.0/m4/po.m4-406- CSHARPCATALOGS="$CSHARPCATALOGS $frobbedlang/\$(DOMAIN).resources.dll" ############################################## gnome-menus-3.36.0/m4/po.m4-414- for lang in $ALL_LINGUAS; do gnome-menus-3.36.0/m4/po.m4:415: frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'` gnome-menus-3.36.0/m4/po.m4-416- cat >> "$ac_file.tmp" <<EOF ############################################## gnome-menus-3.36.0/m4/po.m4-425- for lang in $ALL_LINGUAS; do gnome-menus-3.36.0/m4/po.m4:426: frobbedlang=`echo $lang | sed -e 's/_/-/g' -e 's/^sr-CS/sr-SP/' -e 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'` gnome-menus-3.36.0/m4/po.m4-427- cat >> "$ac_file.tmp" <<EOF ############################################## gnome-menus-3.36.0/m4/lib-ld.m4-14-[# I'd rather use --version here, but apparently some GNU lds only accept -v. gnome-menus-3.36.0/m4/lib-ld.m4:15:case `$LD -v 2>&1 </dev/null` in gnome-menus-3.36.0/m4/lib-ld.m4-16-*GNU* | *'with BFD'*) ############################################## gnome-menus-3.36.0/m4/lib-ld.m4-56- # gcc leaves a trailing carriage return which upsets mingw gnome-menus-3.36.0/m4/lib-ld.m4:57: ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; gnome-menus-3.36.0/m4/lib-ld.m4-58- *) gnome-menus-3.36.0/m4/lib-ld.m4:59: ac_prog=`($CC -print-prog-name=ld) 2>&5` ;; gnome-menus-3.36.0/m4/lib-ld.m4-60- esac ############################################## gnome-menus-3.36.0/m4/lib-ld.m4-65- # Canonicalize the pathname of ld gnome-menus-3.36.0/m4/lib-ld.m4:66: ac_prog=`echo "$ac_prog"| sed 's%\\\\%/%g'` gnome-menus-3.36.0/m4/lib-ld.m4-67- while echo "$ac_prog" | grep "$re_direlt" > /dev/null 2>&1; do gnome-menus-3.36.0/m4/lib-ld.m4:68: ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"` gnome-menus-3.36.0/m4/lib-ld.m4-69- done ############################################## gnome-menus-3.36.0/m4/lib-ld.m4-96- # Break only if it was the GNU/non-GNU ld that we prefer. gnome-menus-3.36.0/m4/lib-ld.m4:97: case `"$acl_cv_path_LD" -v 2>&1 </dev/null` in gnome-menus-3.36.0/m4/lib-ld.m4-98- *GNU* | *'with BFD'*) ############################################## gnome-menus-3.36.0/configure.ac-86- gnome-menus $VERSION gnome-menus-3.36.0/configure.ac:87: `echo gnome-menus $VERSION | sed "s/./=/g"` gnome-menus-3.36.0/configure.ac-88- ############################################## gnome-menus-3.36.0/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \ gnome-menus-3.36.0/configure:46: && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then gnome-menus-3.36.0/configure-47- as_echo='print -r --' gnome-menus-3.36.0/configure-48- as_echo_n='print -rn --' gnome-menus-3.36.0/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then gnome-menus-3.36.0/configure-50- as_echo='printf %s\n' ############################################## gnome-menus-3.36.0/configure-52-else gnome-menus-3.36.0/configure:53: if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then gnome-menus-3.36.0/configure-54- as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' ############################################## gnome-menus-3.36.0/configure-62- expr "X$arg" : "X\\(.*\\)$as_nl"; gnome-menus-3.36.0/configure:63: arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; gnome-menus-3.36.0/configure-64- esac; ############################################## gnome-menus-3.36.0/configure-199- eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" && gnome-menus-3.36.0/configure:200: test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1 gnome-menus-3.36.0/configure-201-test \$(( 1 + 1 )) = 2 || exit 1 ############################################## gnome-menus-3.36.0/configure-207- PATH=/empty FPATH=/empty; export PATH FPATH gnome-menus-3.36.0/configure:208: test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\ gnome-menus-3.36.0/configure:209: || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1" gnome-menus-3.36.0/configure-210- if (eval "$as_required") 2>/dev/null; then : ############################################## gnome-menus-3.36.0/configure-335- case $as_dir in #( gnome-menus-3.36.0/configure:336: *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( gnome-menus-3.36.0/configure-337- *) as_qdir=$as_dir;; ############################################## gnome-menus-3.36.0/configure-408- { gnome-menus-3.36.0/configure:409: as_val=`expr "$@" || test $? -eq 1` gnome-menus-3.36.0/configure-410- } ############################################## gnome-menus-3.36.0/configure-415-# ---------------------------------------- gnome-menus-3.36.0/configure:416:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are gnome-menus-3.36.0/configure-417-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the ############################################## gnome-menus-3.36.0/configure-478- eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" && gnome-menus-3.36.0/configure:479: test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || { gnome-menus-3.36.0/configure-480- # Blame Lee E. McMahon (1931-1989) for sed's syntax. :-) ############################################## gnome-menus-3.36.0/configure-891- case $ac_option in gnome-menus-3.36.0/configure:892: *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;; gnome-menus-3.36.0/configure-893- *=) ac_optarg= ;; ############################################## gnome-menus-3.36.0/configure-935- -disable-* | --disable-*) gnome-menus-3.36.0/configure:936: ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'` gnome-menus-3.36.0/configure-937- # Reject names that are not valid shell variable names. ############################################## gnome-menus-3.36.0/configure-940- ac_useropt_orig=$ac_useropt gnome-menus-3.36.0/configure:941: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` gnome-menus-3.36.0/configure-942- case $ac_user_opts in ############################################## gnome-menus-3.36.0/configure-961- -enable-* | --enable-*) gnome-menus-3.36.0/configure:962: ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` gnome-menus-3.36.0/configure-963- # Reject names that are not valid shell variable names. ############################################## gnome-menus-3.36.0/configure-966- ac_useropt_orig=$ac_useropt gnome-menus-3.36.0/configure:967: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` gnome-menus-3.36.0/configure-968- case $ac_user_opts in ############################################## gnome-menus-3.36.0/configure-1165- -with-* | --with-*) gnome-menus-3.36.0/configure:1166: ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` gnome-menus-3.36.0/configure-1167- # Reject names that are not valid shell variable names. ############################################## gnome-menus-3.36.0/configure-1170- ac_useropt_orig=$ac_useropt gnome-menus-3.36.0/configure:1171: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` gnome-menus-3.36.0/configure-1172- case $ac_user_opts in ############################################## gnome-menus-3.36.0/configure-1181- -without-* | --without-*) gnome-menus-3.36.0/configure:1182: ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'` gnome-menus-3.36.0/configure-1183- # Reject names that are not valid shell variable names. ############################################## gnome-menus-3.36.0/configure-1186- ac_useropt_orig=$ac_useropt gnome-menus-3.36.0/configure:1187: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` gnome-menus-3.36.0/configure-1188- case $ac_user_opts in ############################################## gnome-menus-3.36.0/configure-1219- *=*) gnome-menus-3.36.0/configure:1220: ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='` gnome-menus-3.36.0/configure-1221- # Reject names that are not valid shell variable names. ############################################## gnome-menus-3.36.0/configure-1240-if test -n "$ac_prev"; then gnome-menus-3.36.0/configure:1241: ac_option=--`echo $ac_prev | sed 's/_/-/g'` gnome-menus-3.36.0/configure-1242- as_fn_error $? "missing argument to $ac_option" ############################################## gnome-menus-3.36.0/configure-1262- */ ) gnome-menus-3.36.0/configure:1263: ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'` gnome-menus-3.36.0/configure-1264- eval $ac_var=\$ac_val;; ############################################## gnome-menus-3.36.0/configure-1297-ac_ls_di=`ls -di .` && gnome-menus-3.36.0/configure:1298:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` || gnome-menus-3.36.0/configure-1299- as_fn_error $? "working directory cannot be determined" ############################################## gnome-menus-3.36.0/configure-1353-case $srcdir in gnome-menus-3.36.0/configure:1354:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;; gnome-menus-3.36.0/configure-1355-esac ############################################## gnome-menus-3.36.0/configure-1396-By default, \`make install' will install all the files in gnome-menus-3.36.0/configure:1397:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify gnome-menus-3.36.0/configure:1398:an installation prefix other than \`$ac_default_prefix' using \`--prefix', gnome-menus-3.36.0/configure-1399-for instance \`--prefix=\$HOME'. ############################################## gnome-menus-3.36.0/configure-1527-*) gnome-menus-3.36.0/configure:1528: ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` gnome-menus-3.36.0/configure-1529- # A ".." for each directory in $ac_dir_suffix. gnome-menus-3.36.0/configure:1530: ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` gnome-menus-3.36.0/configure-1531- case $ac_top_builddir_sub in ############################################## gnome-menus-3.36.0/configure-1924- *\'*) gnome-menus-3.36.0/configure:1925: ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;; gnome-menus-3.36.0/configure-1926- esac ############################################## gnome-menus-3.36.0/configure-2007- case $ac_val in gnome-menus-3.36.0/configure:2008: *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; gnome-menus-3.36.0/configure-2009- esac ############################################## gnome-menus-3.36.0/configure-2022- case $ac_val in gnome-menus-3.36.0/configure:2023: *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; gnome-menus-3.36.0/configure-2024- esac ############################################## gnome-menus-3.36.0/configure-2143- set,) gnome-menus-3.36.0/configure:2144: { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5 gnome-menus-3.36.0/configure:2145:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;} gnome-menus-3.36.0/configure-2146- ac_cache_corrupted=: ;; ############################################## gnome-menus-3.36.0/configure-2154- # differences in whitespace do not lead to failure. gnome-menus-3.36.0/configure:2155: ac_old_val_w=`echo x $ac_old_val` gnome-menus-3.36.0/configure:2156: ac_new_val_w=`echo x $ac_new_val` gnome-menus-3.36.0/configure-2157- if test "$ac_old_val_w" != "$ac_new_val_w"; then ############################################## gnome-menus-3.36.0/configure-2174- case $ac_new_val in gnome-menus-3.36.0/configure:2175: *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;; gnome-menus-3.36.0/configure-2176- *) ac_arg=$ac_var=$ac_new_val ;; ############################################## gnome-menus-3.36.0/configure-2351- echo "timestamp, slept: $am_has_slept" > conftest.file gnome-menus-3.36.0/configure:2352: set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` gnome-menus-3.36.0/configure-2353- if test "$*" = "X"; then gnome-menus-3.36.0/configure-2354- # -L didn't work. gnome-menus-3.36.0/configure:2355: set X `ls -t "$srcdir/configure" conftest.file` gnome-menus-3.36.0/configure-2356- fi ############################################## gnome-menus-3.36.0/configure-2402-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//' gnome-menus-3.36.0/configure:2403:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"` gnome-menus-3.36.0/configure-2404- gnome-menus-3.36.0/configure-2405-# Expand $ac_aux_dir to an absolute path. gnome-menus-3.36.0/configure:2406:am_aux_dir=`cd "$ac_aux_dir" && pwd` gnome-menus-3.36.0/configure-2407- ############################################## gnome-menus-3.36.0/configure-2547- as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue gnome-menus-3.36.0/configure:2548: case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #( gnome-menus-3.36.0/configure-2549- 'mkdir (GNU coreutils) '* | \ ############################################## gnome-menus-3.36.0/configure-2620-set x ${MAKE-make} gnome-menus-3.36.0/configure:2621:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'` gnome-menus-3.36.0/configure-2622-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then : ############################################## gnome-menus-3.36.0/configure-2630-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us. gnome-menus-3.36.0/configure:2631:case `${MAKE-make} -f conftest.make 2>/dev/null` in gnome-menus-3.36.0/configure-2632- *@@@%%%=?*=@@@%%%*) ############################################## gnome-menus-3.36.0/configure-2696- gnome-menus-3.36.0/configure:2697:if test "`cd $srcdir && pwd`" != "`pwd`"; then gnome-menus-3.36.0/configure-2698- # Use -I$(srcdir) only when $(srcdir) != ., so that make's output ############################################## gnome-menus-3.36.0/configure-2923- # Check for GNU $ac_path_SED gnome-menus-3.36.0/configure:2924:case `"$ac_path_SED" --version 2>&1` in gnome-menus-3.36.0/configure-2925-*GNU*) ############################################## gnome-menus-3.36.0/configure-3098- gnome-menus-3.36.0/configure:3099: case `$MSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in gnome-menus-3.36.0/configure-3100- '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) MSGFMT_015=: ;; ############################################## gnome-menus-3.36.0/configure-3103- gnome-menus-3.36.0/configure:3104: case `$GMSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in gnome-menus-3.36.0/configure-3105- '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) GMSGFMT_015=: ;; ############################################## gnome-menus-3.36.0/configure-3180- gnome-menus-3.36.0/configure:3181: case `$XGETTEXT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in gnome-menus-3.36.0/configure-3182- '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) XGETTEXT_015=: ;; ############################################## gnome-menus-3.36.0/configure-3689-$as_echo_n "checking whether the C compiler works... " >&6; } gnome-menus-3.36.0/configure:3690:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` gnome-menus-3.36.0/configure-3691- ############################################## gnome-menus-3.36.0/configure-3733- then :; else gnome-menus-3.36.0/configure:3734: ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` gnome-menus-3.36.0/configure-3735- fi ############################################## gnome-menus-3.36.0/configure-3793- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;; gnome-menus-3.36.0/configure:3794: *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` gnome-menus-3.36.0/configure-3795- break;; ############################################## gnome-menus-3.36.0/configure-3902- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;; gnome-menus-3.36.0/configure:3903: *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'` gnome-menus-3.36.0/configure-3904- break;; ############################################## gnome-menus-3.36.0/configure-4220- if test "$am_compiler_list" = ""; then gnome-menus-3.36.0/configure:4221: am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp` gnome-menus-3.36.0/configure-4222- fi ############################################## gnome-menus-3.36.0/configure-4330-test "x$ac_build_alias" = x && gnome-menus-3.36.0/configure:4331: ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"` gnome-menus-3.36.0/configure-4332-test "x$ac_build_alias" = x && gnome-menus-3.36.0/configure-4333- as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5 gnome-menus-3.36.0/configure:4334:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` || gnome-menus-3.36.0/configure-4335- as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5 ############################################## gnome-menus-3.36.0/configure-4354-IFS=$ac_save_IFS gnome-menus-3.36.0/configure:4355:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac gnome-menus-3.36.0/configure-4356- ############################################## gnome-menus-3.36.0/configure-4365-else gnome-menus-3.36.0/configure:4366: ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` || gnome-menus-3.36.0/configure-4367- as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5 ############################################## gnome-menus-3.36.0/configure-4387-IFS=$ac_save_IFS gnome-menus-3.36.0/configure:4388:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac gnome-menus-3.36.0/configure-4389- ############################################## gnome-menus-3.36.0/configure-4420- # gcc leaves a trailing carriage return which upsets mingw gnome-menus-3.36.0/configure:4421: ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; gnome-menus-3.36.0/configure-4422- *) gnome-menus-3.36.0/configure:4423: ac_prog=`($CC -print-prog-name=ld) 2>&5` ;; gnome-menus-3.36.0/configure-4424- esac ############################################## gnome-menus-3.36.0/configure-4429- # Canonicalize the pathname of ld gnome-menus-3.36.0/configure:4430: ac_prog=`echo "$ac_prog"| sed 's%\\\\%/%g'` gnome-menus-3.36.0/configure-4431- while echo "$ac_prog" | grep "$re_direlt" > /dev/null 2>&1; do gnome-menus-3.36.0/configure:4432: ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"` gnome-menus-3.36.0/configure-4433- done ############################################## gnome-menus-3.36.0/configure-4464- # Break only if it was the GNU/non-GNU ld that we prefer. gnome-menus-3.36.0/configure:4465: case `"$acl_cv_path_LD" -v 2>&1 </dev/null` in gnome-menus-3.36.0/configure-4466- *GNU* | *'with BFD'*) ############################################## gnome-menus-3.36.0/configure-4495- # I'd rather use --version here, but apparently some GNU lds only accept -v. gnome-menus-3.36.0/configure:4496:case `$LD -v 2>&1 </dev/null` in gnome-menus-3.36.0/configure-4497-*GNU* | *'with BFD'*) ############################################## gnome-menus-3.36.0/configure-4701- # Check for GNU $ac_path_GREP gnome-menus-3.36.0/configure:4702:case `"$ac_path_GREP" --version 2>&1` in gnome-menus-3.36.0/configure-4703-*GNU*) ############################################## gnome-menus-3.36.0/configure-4767- # Check for GNU $ac_path_EGREP gnome-menus-3.36.0/configure:4768:case `"$ac_path_EGREP" --version 2>&1` in gnome-menus-3.36.0/configure-4769-*GNU*) ############################################## gnome-menus-3.36.0/configure-4852- *) gnome-menus-3.36.0/configure:4853: searchpath=`(LC_ALL=C $CC -print-search-dirs) 2>/dev/null | sed -n -e 's,^libraries: ,,p' | sed -e 's,^=,,'` gnome-menus-3.36.0/configure-4854- if test -n "$searchpath"; then ############################################## gnome-menus-3.36.0/configure-4862- ;; gnome-menus-3.36.0/configure:4863: *) searchdir=`cd "$searchdir" && pwd` gnome-menus-3.36.0/configure-4864- case "$searchdir" in ############################################## gnome-menus-3.36.0/configure-4953- names_already_handled="$names_already_handled $name" gnome-menus-3.36.0/configure:4954: uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./+-|ABCDEFGHIJKLMNOPQRSTUVWXYZ____|'` gnome-menus-3.36.0/configure-4955- eval value=\"\$HAVE_LIB$uppername\" ############################################## gnome-menus-3.36.0/configure-5029- -L*) gnome-menus-3.36.0/configure:5030: dir=`echo "X$x" | sed -e 's/^X-L//'` gnome-menus-3.36.0/configure-5031- if test -n "$acl_shlibext"; then ############################################## gnome-menus-3.36.0/configure-5146- */$acl_libdirstem | */$acl_libdirstem/) gnome-menus-3.36.0/configure:5147: basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'` gnome-menus-3.36.0/configure-5148- if test "$name" = 'iconv'; then ############################################## gnome-menus-3.36.0/configure-5153- */$acl_libdirstem2 | */$acl_libdirstem2/) gnome-menus-3.36.0/configure:5154: basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'` gnome-menus-3.36.0/configure-5155- if test "$name" = 'iconv'; then ############################################## gnome-menus-3.36.0/configure-5204- -L*) gnome-menus-3.36.0/configure:5205: additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'` gnome-menus-3.36.0/configure-5206- if test "X$additional_libdir" != "X/usr/$acl_libdirstem" \ ############################################## gnome-menus-3.36.0/configure-5263- -R*) gnome-menus-3.36.0/configure:5264: dir=`echo "X$dep" | sed -e 's/^X-R//'` gnome-menus-3.36.0/configure-5265- if test "$enable_rpath" != no; then ############################################## gnome-menus-3.36.0/configure-5288- -l*) gnome-menus-3.36.0/configure:5289: names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'` gnome-menus-3.36.0/configure-5290- ;; gnome-menus-3.36.0/configure-5291- *.la) gnome-menus-3.36.0/configure:5292: names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'` gnome-menus-3.36.0/configure-5293- ;; ############################################## gnome-menus-3.36.0/configure-5846- names_already_handled="$names_already_handled $name" gnome-menus-3.36.0/configure:5847: uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./+-|ABCDEFGHIJKLMNOPQRSTUVWXYZ____|'` gnome-menus-3.36.0/configure-5848- eval value=\"\$HAVE_LIB$uppername\" ############################################## gnome-menus-3.36.0/configure-5922- -L*) gnome-menus-3.36.0/configure:5923: dir=`echo "X$x" | sed -e 's/^X-L//'` gnome-menus-3.36.0/configure-5924- if test -n "$acl_shlibext"; then ############################################## gnome-menus-3.36.0/configure-6039- */$acl_libdirstem | */$acl_libdirstem/) gnome-menus-3.36.0/configure:6040: basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'` gnome-menus-3.36.0/configure-6041- if test "$name" = 'intl'; then ############################################## gnome-menus-3.36.0/configure-6046- */$acl_libdirstem2 | */$acl_libdirstem2/) gnome-menus-3.36.0/configure:6047: basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'` gnome-menus-3.36.0/configure-6048- if test "$name" = 'intl'; then ############################################## gnome-menus-3.36.0/configure-6097- -L*) gnome-menus-3.36.0/configure:6098: additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'` gnome-menus-3.36.0/configure-6099- if test "X$additional_libdir" != "X/usr/$acl_libdirstem" \ ############################################## gnome-menus-3.36.0/configure-6156- -R*) gnome-menus-3.36.0/configure:6157: dir=`echo "X$dep" | sed -e 's/^X-R//'` gnome-menus-3.36.0/configure-6158- if test "$enable_rpath" != no; then ############################################## gnome-menus-3.36.0/configure-6181- -l*) gnome-menus-3.36.0/configure:6182: names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'` gnome-menus-3.36.0/configure-6183- ;; gnome-menus-3.36.0/configure-6184- *.la) gnome-menus-3.36.0/configure:6185: names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'` gnome-menus-3.36.0/configure-6186- ;; ############################################## gnome-menus-3.36.0/configure-7102- if test "$am_compiler_list" = ""; then gnome-menus-3.36.0/configure:7103: am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp` gnome-menus-3.36.0/configure-7104- fi ############################################## gnome-menus-3.36.0/configure-7667-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \ gnome-menus-3.36.0/configure:7668: test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then gnome-menus-3.36.0/configure-7669- ECHO='print -r --' gnome-menus-3.36.0/configure:7670:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then gnome-menus-3.36.0/configure-7671- ECHO='printf %s\n' ############################################## gnome-menus-3.36.0/configure-7736- # Check for GNU $ac_path_SED gnome-menus-3.36.0/configure:7737:case `"$ac_path_SED" --version 2>&1` in gnome-menus-3.36.0/configure-7738-*GNU*) ############################################## gnome-menus-3.36.0/configure-7815- # Check for GNU $ac_path_FGREP gnome-menus-3.36.0/configure:7816:case `"$ac_path_FGREP" --version 2>&1` in gnome-menus-3.36.0/configure-7817-*GNU*) ############################################## gnome-menus-3.36.0/configure-7895- # gcc leaves a trailing carriage return, which upsets mingw gnome-menus-3.36.0/configure:7896: ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; gnome-menus-3.36.0/configure-7897- *) gnome-menus-3.36.0/configure:7898: ac_prog=`($CC -print-prog-name=ld) 2>&5` ;; gnome-menus-3.36.0/configure-7899- esac ############################################## gnome-menus-3.36.0/configure-7904- # Canonicalize the pathname of ld gnome-menus-3.36.0/configure:7905: ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'` gnome-menus-3.36.0/configure-7906- while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do gnome-menus-3.36.0/configure:7907: ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"` gnome-menus-3.36.0/configure-7908- done ############################################## gnome-menus-3.36.0/configure-7939- # Break only if it was the GNU/non-GNU ld that we prefer. gnome-menus-3.36.0/configure:7940: case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in gnome-menus-3.36.0/configure-7941- *GNU* | *'with BFD'*) ############################################## gnome-menus-3.36.0/configure-7970- # I'd rather use --version here, but apparently some GNU lds only accept -v. gnome-menus-3.36.0/configure:7971:case `$LD -v 2>&1 </dev/null` in gnome-menus-3.36.0/configure-7972-*GNU* | *'with BFD'*) ############################################## gnome-menus-3.36.0/configure-8020- esac gnome-menus-3.36.0/configure:8021: case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in gnome-menus-3.36.0/configure-8022- *$lt_bad_file* | *'Invalid file or object type'*) ############################################## gnome-menus-3.36.0/configure-8026- *) gnome-menus-3.36.0/configure:8027: case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in gnome-menus-3.36.0/configure-8028- */dev/null*) ############################################## gnome-menus-3.36.0/configure-8154- gnome-menus-3.36.0/configure:8155: case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in gnome-menus-3.36.0/configure-8156- *COFF*) ############################################## gnome-menus-3.36.0/configure-8266- # And add a safety zone gnome-menus-3.36.0/configure:8267: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4` gnome-menus-3.36.0/configure:8268: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3` gnome-menus-3.36.0/configure-8269- ;; ############################################## gnome-menus-3.36.0/configure-8299- if test -n "$kargmax"; then gnome-menus-3.36.0/configure:8300: lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[ ]//'` gnome-menus-3.36.0/configure-8301- else ############################################## gnome-menus-3.36.0/configure-8308- test undefined != "$lt_cv_sys_max_cmd_len"; then gnome-menus-3.36.0/configure:8309: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4` gnome-menus-3.36.0/configure:8310: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3` gnome-menus-3.36.0/configure-8311- else ############################################## gnome-menus-3.36.0/configure-8320- # we can't tell. gnome-menus-3.36.0/configure:8321: while { test X`env echo "$teststring$teststring" 2>/dev/null` \ gnome-menus-3.36.0/configure-8322- = "X$teststring$teststring"; } >/dev/null 2>&1 && ############################################## gnome-menus-3.36.0/configure-8324- do gnome-menus-3.36.0/configure:8325: i=`expr $i + 1` gnome-menus-3.36.0/configure-8326- teststring=$teststring$teststring ############################################## gnome-menus-3.36.0/configure-8328- # Only check the string length outside the loop. gnome-menus-3.36.0/configure:8329: lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1` gnome-menus-3.36.0/configure-8330- teststring= ############################################## gnome-menus-3.36.0/configure-8333- # linker. It appears as though 1/2 is a usable value. gnome-menus-3.36.0/configure:8334: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2` gnome-menus-3.36.0/configure-8335- fi ############################################## gnome-menus-3.36.0/configure-8741-openbsd* | bitrig*) gnome-menus-3.36.0/configure:8742: if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then gnome-menus-3.36.0/configure-8743- lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$' ############################################## gnome-menus-3.36.0/configure-8811- else gnome-menus-3.36.0/configure:8812: file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"` gnome-menus-3.36.0/configure-8813- fi ############################################## gnome-menus-3.36.0/configure-8953- # decide which one to use based on capabilities of $DLLTOOL gnome-menus-3.36.0/configure:8954: case `$DLLTOOL --help 2>&1` in gnome-menus-3.36.0/configure-8955- *--identify-strict*) ############################################## gnome-menus-3.36.0/configure-9474-# If we're using GNU nm, then use its standard symbol codes. gnome-menus-3.36.0/configure:9475:case `$NM -V 2>&1` in gnome-menus-3.36.0/configure-9476-*GNU* | *'with BFD'*) ############################################## gnome-menus-3.36.0/configure-9522-mingw*) gnome-menus-3.36.0/configure:9523: opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp gnome-menus-3.36.0/configure-9524- ;; ############################################## gnome-menus-3.36.0/configure-9754- if test yes = "$GCC"; then gnome-menus-3.36.0/configure:9755: lt_sysroot=`$CC --print-sysroot 2>/dev/null` gnome-menus-3.36.0/configure-9756- fi ############################################## gnome-menus-3.36.0/configure-9758- /*) gnome-menus-3.36.0/configure:9759: lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"` gnome-menus-3.36.0/configure-9760- ;; #( ############################################## gnome-menus-3.36.0/configure-9853- done gnome-menus-3.36.0/configure:9854: func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"` gnome-menus-3.36.0/configure-9855-} ############################################## gnome-menus-3.36.0/configure-9875- test $ac_status = 0; }; then gnome-menus-3.36.0/configure:9876: case `/usr/bin/file conftest.$ac_objext` in gnome-menus-3.36.0/configure-9877- *ELF-32*) ############################################## gnome-menus-3.36.0/configure-9896- if test yes = "$lt_cv_prog_gnu_ld"; then gnome-menus-3.36.0/configure:9897: case `/usr/bin/file conftest.$ac_objext` in gnome-menus-3.36.0/configure-9898- *32-bit*) ############################################## gnome-menus-3.36.0/configure-9908- else gnome-menus-3.36.0/configure:9909: case `/usr/bin/file conftest.$ac_objext` in gnome-menus-3.36.0/configure-9910- *32-bit*) ############################################## gnome-menus-3.36.0/configure-9934- emul=elf gnome-menus-3.36.0/configure:9935: case `/usr/bin/file conftest.$ac_objext` in gnome-menus-3.36.0/configure-9936- *32-bit*) ############################################## gnome-menus-3.36.0/configure-9942- esac gnome-menus-3.36.0/configure:9943: case `/usr/bin/file conftest.$ac_objext` in gnome-menus-3.36.0/configure-9944- *MSB*) ############################################## gnome-menus-3.36.0/configure-9950- esac gnome-menus-3.36.0/configure:9951: case `/usr/bin/file conftest.$ac_objext` in gnome-menus-3.36.0/configure-9952- *N32*) ############################################## gnome-menus-3.36.0/configure-10883- *:) gnome-menus-3.36.0/configure:10884: eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\" gnome-menus-3.36.0/configure-10885- ;; gnome-menus-3.36.0/configure-10886- x:*) gnome-menus-3.36.0/configure:10887: eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\" gnome-menus-3.36.0/configure-10888- ;; gnome-menus-3.36.0/configure-10889- *::*) gnome-menus-3.36.0/configure:10890: eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\" gnome-menus-3.36.0/configure:10891: eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\" gnome-menus-3.36.0/configure-10892- ;; gnome-menus-3.36.0/configure-10893- *) gnome-menus-3.36.0/configure:10894: eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\" gnome-menus-3.36.0/configure-10895- ;; ############################################## gnome-menus-3.36.0/configure-10902-do : gnome-menus-3.36.0/configure:10903: as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` gnome-menus-3.36.0/configure-10904-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default ############################################## gnome-menus-3.36.0/configure-10907- cat >>confdefs.h <<_ACEOF gnome-menus-3.36.0/configure:10908:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 gnome-menus-3.36.0/configure-10909-_ACEOF ############################################## gnome-menus-3.36.0/configure-11263- "file_magic "*) gnome-menus-3.36.0/configure:11264: file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"` gnome-menus-3.36.0/configure-11265- MAGIC_CMD=$lt_cv_path_MAGIC_CMD ############################################## gnome-menus-3.36.0/configure-11329- "file_magic "*) gnome-menus-3.36.0/configure:11330: file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"` gnome-menus-3.36.0/configure-11331- MAGIC_CMD=$lt_cv_path_MAGIC_CMD ############################################## gnome-menus-3.36.0/configure-11727- *) gnome-menus-3.36.0/configure:11728: case `$CC -V 2>&1 | sed 5q` in gnome-menus-3.36.0/configure-11729- *Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*) ############################################## gnome-menus-3.36.0/configure-12173- # shared libraries, regardless of the interface used. gnome-menus-3.36.0/configure:12174: case `$LD -v 2>&1` in gnome-menus-3.36.0/configure-12175- *\ \(GNU\ Binutils\)\ 2.19.5*) ;; ############################################## gnome-menus-3.36.0/configure-12205- supports_anon_versioning=no gnome-menus-3.36.0/configure:12206: case `$LD -v | $SED -e 's/(^)\+)\s\+//' 2>&1` in gnome-menus-3.36.0/configure-12207- *GNU\ gold*) supports_anon_versioning=yes ;; ############################################## gnome-menus-3.36.0/configure-12274- # is; otherwise, prepend EXPORTS... gnome-menus-3.36.0/configure:12275: archive_expsym_cmds='if test DEF = "`$SED -n -e '\''s/^[ ]*//'\'' -e '\''/^\(;.*\)*$/d'\'' -e '\''s/^\(EXPORTS\|LIBRARY\)\([ ].*\)*$/DEF/p'\'' -e q $export_symbols`" ; then gnome-menus-3.36.0/configure-12276- cp $export_symbols $output_objdir/$soname.def; ############################################## gnome-menus-3.36.0/configure-12308- prefix_cmds="$SED"~ gnome-menus-3.36.0/configure:12309: if test EXPORTS = "`$SED 1q $export_symbols`"; then gnome-menus-3.36.0/configure-12310- prefix_cmds="$prefix_cmds -e 1d"; ############################################## gnome-menus-3.36.0/configure-12330- # time. Moving up from 0x10000000 also allows more sbrk(2) space. gnome-menus-3.36.0/configure:12331: archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' gnome-menus-3.36.0/configure:12332: archive_expsym_cmds='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' gnome-menus-3.36.0/configure-12333- ;; ############################################## gnome-menus-3.36.0/configure-12348- pgcc*) # Portland Group C compiler gnome-menus-3.36.0/configure:12349: whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive' gnome-menus-3.36.0/configure-12350- tmp_addflag=' $pic_flag' ############################################## gnome-menus-3.36.0/configure-12353- # Portland Group f77 and f90 compilers gnome-menus-3.36.0/configure:12354: whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive' gnome-menus-3.36.0/configure-12355- tmp_addflag=' $pic_flag -Mnomain' ;; ############################################## gnome-menus-3.36.0/configure-12370- nvcc*) # Cuda Compiler Driver 2.2 gnome-menus-3.36.0/configure:12371: whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive' gnome-menus-3.36.0/configure-12372- compiler_needs_object=yes ############################################## gnome-menus-3.36.0/configure-12374- esac gnome-menus-3.36.0/configure:12375: case `$CC -V 2>&1 | sed 5q` in gnome-menus-3.36.0/configure-12376- *Sun\ C*) # Sun C 5.9 gnome-menus-3.36.0/configure:12377: whole_archive_flag_spec='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive' gnome-menus-3.36.0/configure-12378- compiler_needs_object=yes ############################################## gnome-menus-3.36.0/configure-12445- sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*) gnome-menus-3.36.0/configure:12446: case `$LD -v 2>&1` in gnome-menus-3.36.0/configure-12447- *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*) ############################################## gnome-menus-3.36.0/configure-12534- else gnome-menus-3.36.0/configure:12535: export_symbols_cmds='`func_echo_all $NM | $SED -e '\''s/B\([^B]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && (substr(\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols' gnome-menus-3.36.0/configure-12536- fi ############################################## gnome-menus-3.36.0/configure-12599- # below for broken collect2 doesn't work under 4.3+ gnome-menus-3.36.0/configure:12600: collect2name=`$CC -print-prog-name=collect2` gnome-menus-3.36.0/configure-12601- if test -f "$collect2name" && ############################################## gnome-menus-3.36.0/configure-12679- }' gnome-menus-3.36.0/configure:12680: lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` gnome-menus-3.36.0/configure-12681- # Check for a 64-bit object if we didn't find anything. gnome-menus-3.36.0/configure-12682- if test -z "$lt_cv_aix_libpath_"; then gnome-menus-3.36.0/configure:12683: lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` gnome-menus-3.36.0/configure-12684- fi ############################################## gnome-menus-3.36.0/configure-12697- hardcode_libdir_flag_spec='$wl-blibpath:$libdir:'"$aix_libpath" gnome-menus-3.36.0/configure:12698: archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag gnome-menus-3.36.0/configure-12699- else ############################################## gnome-menus-3.36.0/configure-12732- }' gnome-menus-3.36.0/configure:12733: lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` gnome-menus-3.36.0/configure-12734- # Check for a 64-bit object if we didn't find anything. gnome-menus-3.36.0/configure-12735- if test -z "$lt_cv_aix_libpath_"; then gnome-menus-3.36.0/configure:12736: lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` gnome-menus-3.36.0/configure-12737- fi ############################################## gnome-menus-3.36.0/configure-12764- # -brtl affects multiple linker settings, -berok does not and is overridden later gnome-menus-3.36.0/configure:12765: compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%g"`' gnome-menus-3.36.0/configure-12766- if test svr4 != "$with_aix_soname"; then ############################################## gnome-menus-3.36.0/configure-12817- archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames=' gnome-menus-3.36.0/configure:12818: archive_expsym_cmds='if test DEF = "`$SED -n -e '\''s/^[ ]*//'\'' -e '\''/^\(;.*\)*$/d'\'' -e '\''s/^\(EXPORTS\|LIBRARY\)\([ ].*\)*$/DEF/p'\'' -e q $export_symbols`" ; then gnome-menus-3.36.0/configure-12819- cp "$export_symbols" "$output_objdir/$soname.def"; ############################################## gnome-menus-3.36.0/configure-12855- # FIXME: Setting linknames here is a bad hack. gnome-menus-3.36.0/configure:12856: archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames=' gnome-menus-3.36.0/configure-12857- # The linker will automatically build a .lib file if we build a DLL. ############################################## gnome-menus-3.36.0/configure-12873- if test yes = "$lt_cv_ld_force_load"; then gnome-menus-3.36.0/configure:12874: whole_archive_flag_spec='`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`' gnome-menus-3.36.0/configure-12875- ############################################## gnome-menus-3.36.0/configure-13053- if test yes = "$GCC"; then gnome-menus-3.36.0/configure:13054: archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib' gnome-menus-3.36.0/configure-13055- # Try to use the -exported_symbol ld option, if it does not ############################################## gnome-menus-3.36.0/configure-13081- if test yes = "$lt_cv_irix_exported_symbol"; then gnome-menus-3.36.0/configure:13082: archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations $wl-exports_file $wl$export_symbols -o $lib' gnome-menus-3.36.0/configure-13083- fi gnome-menus-3.36.0/configure-13084- else gnome-menus-3.36.0/configure:13085: archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib' gnome-menus-3.36.0/configure:13086: archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -exports_file $export_symbols -o $lib' gnome-menus-3.36.0/configure-13087- fi ############################################## gnome-menus-3.36.0/configure-13131- hardcode_direct_absolute=yes gnome-menus-3.36.0/configure:13132: if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then gnome-menus-3.36.0/configure-13133- archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' ############################################## gnome-menus-3.36.0/configure-13162- prefix_cmds="$SED"~ gnome-menus-3.36.0/configure:13163: if test EXPORTS = "`$SED 1q $export_symbols`"; then gnome-menus-3.36.0/configure-13164- prefix_cmds="$prefix_cmds -e 1d"; ############################################## gnome-menus-3.36.0/configure-13176- allow_undefined_flag=' $wl-expect_unresolved $wl\*' gnome-menus-3.36.0/configure:13177: archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib' gnome-menus-3.36.0/configure-13178- else gnome-menus-3.36.0/configure-13179- allow_undefined_flag=' -expect_unresolved \*' gnome-menus-3.36.0/configure:13180: archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib' gnome-menus-3.36.0/configure-13181- fi ############################################## gnome-menus-3.36.0/configure-13189- allow_undefined_flag=' $wl-expect_unresolved $wl\*' gnome-menus-3.36.0/configure:13190: archive_cmds='$CC -shared$allow_undefined_flag $pic_flag $libobjs $deplibs $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib' gnome-menus-3.36.0/configure-13191- hardcode_libdir_flag_spec='$wl-rpath $wl$libdir' ############################################## gnome-menus-3.36.0/configure-13193- allow_undefined_flag=' -expect_unresolved \*' gnome-menus-3.36.0/configure:13194: archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib' gnome-menus-3.36.0/configure:13195: archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~ gnome-menus-3.36.0/configure:13196: $CC -shared$allow_undefined_flag $wl-input $wl$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~$RM $lib.exp' gnome-menus-3.36.0/configure-13197- ############################################## gnome-menus-3.36.0/configure-13212- else gnome-menus-3.36.0/configure:13213: case `$CC -V 2>&1` in gnome-menus-3.36.0/configure-13214- *"Compilers 5.0"*) ############################################## gnome-menus-3.36.0/configure-13611- esac gnome-menus-3.36.0/configure:13612: lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq` gnome-menus-3.36.0/configure-13613- case $lt_search_path_spec in ############################################## gnome-menus-3.36.0/configure-13618- # okay in the real world where ";" in dirpaths is itself problematic. gnome-menus-3.36.0/configure:13619: lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'` gnome-menus-3.36.0/configure-13620- ;; gnome-menus-3.36.0/configure-13621- *) gnome-menus-3.36.0/configure:13622: lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"` gnome-menus-3.36.0/configure-13623- ;; ############################################## gnome-menus-3.36.0/configure-13627- lt_tmp_lt_search_path_spec= gnome-menus-3.36.0/configure:13628: lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null` gnome-menus-3.36.0/configure-13629- # ...but if some path component already ends with the multilib dir we assume ############################################## gnome-menus-3.36.0/configure-13669- esac gnome-menus-3.36.0/configure:13670: sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP` gnome-menus-3.36.0/configure-13671-else ############################################## gnome-menus-3.36.0/configure-13809- # Create ${libname}_ixlibrary.a entries in /sys/libs. gnome-menus-3.36.0/configure:13810: finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done' gnome-menus-3.36.0/configure-13811- ;; ############################################## gnome-menus-3.36.0/configure-13845- # DLL is installed to $(libdir)/../bin by postinstall_cmds gnome-menus-3.36.0/configure:13846: postinstall_cmds='base_file=`basename \$file`~ gnome-menus-3.36.0/configure:13847: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~ gnome-menus-3.36.0/configure:13848: dldir=$destdir/`dirname \$dlpath`~ gnome-menus-3.36.0/configure-13849- test -d \$dldir || mkdir -p \$dldir~ ############################################## gnome-menus-3.36.0/configure-13854- fi' gnome-menus-3.36.0/configure:13855: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ gnome-menus-3.36.0/configure-13856- dlpath=$dir/\$dldll~ ############################################## gnome-menus-3.36.0/configure-13862- # Cygwin DLLs use 'cyg' prefix rather than 'lib' gnome-menus-3.36.0/configure:13863: soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext' gnome-menus-3.36.0/configure-13864- ############################################## gnome-menus-3.36.0/configure-13868- # MinGW DLLs use traditional 'lib' prefix gnome-menus-3.36.0/configure:13869: soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext' gnome-menus-3.36.0/configure-13870- ;; ############################################## gnome-menus-3.36.0/configure-13872- # pw32 DLLs use 'pw' prefix rather than 'lib' gnome-menus-3.36.0/configure:13873: library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext' gnome-menus-3.36.0/configure-13874- ;; ############################################## gnome-menus-3.36.0/configure-13881- libname_spec='$name' gnome-menus-3.36.0/configure:13882: soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext' gnome-menus-3.36.0/configure-13883- library_names_spec='$libname.dll.lib' ############################################## gnome-menus-3.36.0/configure-13893- # Let DOS variable expansion print the short 8.3 style file name. gnome-menus-3.36.0/configure:13894: lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"` gnome-menus-3.36.0/configure-13895- sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path" ############################################## gnome-menus-3.36.0/configure-13898- # Convert to MSYS style. gnome-menus-3.36.0/configure:13899: sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'` gnome-menus-3.36.0/configure-13900- ;; ############################################## gnome-menus-3.36.0/configure-13904- # like /cygdrive/c/PROGRA~1:/cygdr... gnome-menus-3.36.0/configure:13905: sys_lib_search_path_spec=`cygpath --path --unix "$LIB"` gnome-menus-3.36.0/configure:13906: sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null` gnome-menus-3.36.0/configure:13907: sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` gnome-menus-3.36.0/configure-13908- ;; ############################################## gnome-menus-3.36.0/configure-13912- # It is most probably a Windows format PATH. gnome-menus-3.36.0/configure:13913: sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` gnome-menus-3.36.0/configure-13914- else gnome-menus-3.36.0/configure:13915: sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` gnome-menus-3.36.0/configure-13916- fi ############################################## gnome-menus-3.36.0/configure-13922- # DLL is installed to $(libdir)/../bin by postinstall_cmds gnome-menus-3.36.0/configure:13923: postinstall_cmds='base_file=`basename \$file`~ gnome-menus-3.36.0/configure:13924: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~ gnome-menus-3.36.0/configure:13925: dldir=$destdir/`dirname \$dlpath`~ gnome-menus-3.36.0/configure-13926- test -d \$dldir || mkdir -p \$dldir~ gnome-menus-3.36.0/configure-13927- $install_prog $dir/$dlname \$dldir/$dlname' gnome-menus-3.36.0/configure:13928: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ gnome-menus-3.36.0/configure-13929- dlpath=$dir/\$dldll~ ############################################## gnome-menus-3.36.0/configure-13936- # Assume MSVC wrapper gnome-menus-3.36.0/configure:13937: library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib' gnome-menus-3.36.0/configure-13938- dynamic_linker='Win32 ld.exe' ############################################## gnome-menus-3.36.0/configure-13953- shlibpath_var=DYLD_LIBRARY_PATH gnome-menus-3.36.0/configure:13954: shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`' gnome-menus-3.36.0/configure-13955- ############################################## gnome-menus-3.36.0/configure-14209- if test -f /etc/ld.so.conf; then gnome-menus-3.36.0/configure:14210: lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[ ]*hwcap[ ]/d;s/[:, ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '` gnome-menus-3.36.0/configure-14211- sys_lib_dlsearch_path_spec="$sys_lib_dlsearch_path_spec $lt_ld_extra" ############################################## gnome-menus-3.36.0/configure-14263- need_lib_prefix=no gnome-menus-3.36.0/configure:14264: if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then gnome-menus-3.36.0/configure-14265- need_version=no ############################################## gnome-menus-3.36.0/configure-14290- sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec gnome-menus-3.36.0/configure:14291: postinstall_cmds='base_file=`basename \$file`~ gnome-menus-3.36.0/configure:14292: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~ gnome-menus-3.36.0/configure:14293: dldir=$destdir/`dirname \$dlpath`~ gnome-menus-3.36.0/configure-14294- test -d \$dldir || mkdir -p \$dldir~ ############################################## gnome-menus-3.36.0/configure-14299- fi' gnome-menus-3.36.0/configure:14300: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~ gnome-menus-3.36.0/configure-14301- dlpath=$dir/\$dldll~ ############################################## gnome-menus-3.36.0/configure-15364- test $ac_status = 0; }; then gnome-menus-3.36.0/configure:15365: pkg_cv_GIO_UNIX_CFLAGS=`$PKG_CONFIG --cflags "gio-unix-2.0 >= 2.29.15" 2>/dev/null` gnome-menus-3.36.0/configure-15366- test "x$?" != "x0" && pkg_failed=yes ############################################## gnome-menus-3.36.0/configure-15381- test $ac_status = 0; }; then gnome-menus-3.36.0/configure:15382: pkg_cv_GIO_UNIX_LIBS=`$PKG_CONFIG --libs "gio-unix-2.0 >= 2.29.15" 2>/dev/null` gnome-menus-3.36.0/configure-15383- test "x$?" != "x0" && pkg_failed=yes ############################################## gnome-menus-3.36.0/configure-15402- if test $_pkg_short_errors_supported = yes; then gnome-menus-3.36.0/configure:15403: GIO_UNIX_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "gio-unix-2.0 >= 2.29.15" 2>&1` gnome-menus-3.36.0/configure-15404- else gnome-menus-3.36.0/configure:15405: GIO_UNIX_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "gio-unix-2.0 >= 2.29.15" 2>&1` gnome-menus-3.36.0/configure-15406- fi ############################################## gnome-menus-3.36.0/configure-15541- if test "x$found_introspection" = "xyes"; then gnome-menus-3.36.0/configure:15542: INTROSPECTION_SCANNER=`$PKG_CONFIG --variable=g_ir_scanner gobject-introspection-1.0` gnome-menus-3.36.0/configure:15543: INTROSPECTION_COMPILER=`$PKG_CONFIG --variable=g_ir_compiler gobject-introspection-1.0` gnome-menus-3.36.0/configure:15544: INTROSPECTION_GENERATE=`$PKG_CONFIG --variable=g_ir_generate gobject-introspection-1.0` gnome-menus-3.36.0/configure:15545: INTROSPECTION_GIRDIR=`$PKG_CONFIG --variable=girdir gobject-introspection-1.0` gnome-menus-3.36.0/configure-15546- INTROSPECTION_TYPELIBDIR="$($PKG_CONFIG --variable=typelibdir gobject-introspection-1.0)" gnome-menus-3.36.0/configure:15547: INTROSPECTION_CFLAGS=`$PKG_CONFIG --cflags gobject-introspection-1.0` gnome-menus-3.36.0/configure:15548: INTROSPECTION_LIBS=`$PKG_CONFIG --libs gobject-introspection-1.0` gnome-menus-3.36.0/configure:15549: INTROSPECTION_MAKEFILE=`$PKG_CONFIG --variable=datadir gobject-introspection-1.0`/gobject-introspection-1.0/Makefile.introspection gnome-menus-3.36.0/configure-15550- fi ############################################## gnome-menus-3.36.0/configure-15670- ac_script='s/\$U\././;s/\.o$//;s/\.obj$//' gnome-menus-3.36.0/configure:15671: ac_i=`$as_echo "$ac_i" | sed "$ac_script"` gnome-menus-3.36.0/configure-15672- # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR ############################################## gnome-menus-3.36.0/configure-15773-if test -z "$BASH_VERSION$ZSH_VERSION" \ gnome-menus-3.36.0/configure:15774: && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then gnome-menus-3.36.0/configure-15775- as_echo='print -r --' gnome-menus-3.36.0/configure-15776- as_echo_n='print -rn --' gnome-menus-3.36.0/configure:15777:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then gnome-menus-3.36.0/configure-15778- as_echo='printf %s\n' ############################################## gnome-menus-3.36.0/configure-15780-else gnome-menus-3.36.0/configure:15781: if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then gnome-menus-3.36.0/configure-15782- as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' ############################################## gnome-menus-3.36.0/configure-15790- expr "X$arg" : "X\\(.*\\)$as_nl"; gnome-menus-3.36.0/configure:15791: arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; gnome-menus-3.36.0/configure-15792- esac; ############################################## gnome-menus-3.36.0/configure-15867-# ---------------------------------------- gnome-menus-3.36.0/configure:15868:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are gnome-menus-3.36.0/configure-15869-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the ############################################## gnome-menus-3.36.0/configure-15939- { gnome-menus-3.36.0/configure:15940: as_val=`expr "$@" || test $? -eq 1` gnome-menus-3.36.0/configure-15941- } ############################################## gnome-menus-3.36.0/configure-16043- case $as_dir in #( gnome-menus-3.36.0/configure:16044: *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( gnome-menus-3.36.0/configure-16045- *) as_qdir=$as_dir;; ############################################## gnome-menus-3.36.0/configure-16178-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 gnome-menus-3.36.0/configure:16179:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" gnome-menus-3.36.0/configure-16180-ac_cs_version="\\ ############################################## gnome-menus-3.36.0/configure-16203- --*=?*) gnome-menus-3.36.0/configure:16204: ac_option=`expr "X$1" : 'X\([^=]*\)='` gnome-menus-3.36.0/configure:16205: ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'` gnome-menus-3.36.0/configure-16206- ac_shift=: ############################################## gnome-menus-3.36.0/configure-16208- --*=) gnome-menus-3.36.0/configure:16209: ac_option=`expr "X$1" : 'X\([^=]*\)='` gnome-menus-3.36.0/configure-16210- ac_optarg= ############################################## gnome-menus-3.36.0/configure-16232- case $ac_optarg in gnome-menus-3.36.0/configure:16233: *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; gnome-menus-3.36.0/configure-16234- '') as_fn_error $? "missing file argument" ;; ############################################## gnome-menus-3.36.0/configure-16240- case $ac_optarg in gnome-menus-3.36.0/configure:16241: *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; gnome-menus-3.36.0/configure-16242- esac ############################################## gnome-menus-3.36.0/configure-16316-delay_variable_subst='$delay_variable_subst' gnome-menus-3.36.0/configure:16317:AS='`$ECHO "$AS" | $SED "$delay_single_quote_subst"`' gnome-menus-3.36.0/configure:16318:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`' gnome-menus-3.36.0/configure:16319:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`' gnome-menus-3.36.0/configure:16320:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`' gnome-menus-3.36.0/configure:16321:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`' gnome-menus-3.36.0/configure:16322:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`' gnome-menus-3.36.0/configure:16323:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`' gnome-menus-3.36.0/configure:16324:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`' gnome-menus-3.36.0/configure:16325:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`' gnome-menus-3.36.0/configure:16326:shared_archive_member_spec='`$ECHO "$shared_archive_member_spec" | $SED "$delay_single_quote_subst"`' gnome-menus-3.36.0/configure:16327:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`' gnome-menus-3.36.0/configure:16328:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`' gnome-menus-3.36.0/configure:16329:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`' gnome-menus-3.36.0/configure:16330:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`' gnome-menus-3.36.0/configure:16331:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`' gnome-menus-3.36.0/configure:16332:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`' gnome-menus-3.36.0/configure:16333:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`' gnome-menus-3.36.0/configure:16334:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`' gnome-menus-3.36.0/configure:16335:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`' gnome-menus-3.36.0/configure:16336:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`' gnome-menus-3.36.0/configure:16337:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`' gnome-menus-3.36.0/configure:16338:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`' gnome-menus-3.36.0/configure:16339:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`' gnome-menus-3.36.0/configure:16340:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`' gnome-menus-3.36.0/configure:16341:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`' gnome-menus-3.36.0/configure:16342:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`' gnome-menus-3.36.0/configure:16343:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`' gnome-menus-3.36.0/configure:16344:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`' gnome-menus-3.36.0/configure:16345:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`' gnome-menus-3.36.0/configure:16346:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`' gnome-menus-3.36.0/configure:16347:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`' gnome-menus-3.36.0/configure:16348:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`' gnome-menus-3.36.0/configure:16349:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`' gnome-menus-3.36.0/configure:16350:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`' gnome-menus-3.36.0/configure:16351:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`' gnome-menus-3.36.0/configure:16352:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`' gnome-menus-3.36.0/configure:16353:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`' gnome-menus-3.36.0/configure:16354:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`' gnome-menus-3.36.0/configure:16355:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`' gnome-menus-3.36.0/configure:16356:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`' gnome-menus-3.36.0/configure:16357:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`' gnome-menus-3.36.0/configure:16358:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`' gnome-menus-3.36.0/configure:16359:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`' gnome-menus-3.36.0/configure:16360:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`' gnome-menus-3.36.0/configure:16361:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`' gnome-menus-3.36.0/configure:16362:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`' gnome-menus-3.36.0/configure:16363:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`' gnome-menus-3.36.0/configure:16364:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`' gnome-menus-3.36.0/configure:16365:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`' gnome-menus-3.36.0/configure:16366:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`' gnome-menus-3.36.0/configure:16367:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`' gnome-menus-3.36.0/configure:16368:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`' gnome-menus-3.36.0/configure:16369:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`' gnome-menus-3.36.0/configure:16370:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`' gnome-menus-3.36.0/configure:16371:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`' gnome-menus-3.36.0/configure:16372:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`' gnome-menus-3.36.0/configure:16373:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`' gnome-menus-3.36.0/configure:16374:lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`' gnome-menus-3.36.0/configure:16375:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`' gnome-menus-3.36.0/configure:16376:lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`' gnome-menus-3.36.0/configure:16377:lt_cv_nm_interface='`$ECHO "$lt_cv_nm_interface" | $SED "$delay_single_quote_subst"`' gnome-menus-3.36.0/configure:16378:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`' gnome-menus-3.36.0/configure:16379:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`' gnome-menus-3.36.0/configure:16380:lt_cv_truncate_bin='`$ECHO "$lt_cv_truncate_bin" | $SED "$delay_single_quote_subst"`' gnome-menus-3.36.0/configure:16381:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`' gnome-menus-3.36.0/configure:16382:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`' gnome-menus-3.36.0/configure:16383:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`' gnome-menus-3.36.0/configure:16384:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`' gnome-menus-3.36.0/configure:16385:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`' gnome-menus-3.36.0/configure:16386:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`' gnome-menus-3.36.0/configure:16387:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`' gnome-menus-3.36.0/configure:16388:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`' gnome-menus-3.36.0/configure:16389:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`' gnome-menus-3.36.0/configure:16390:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`' gnome-menus-3.36.0/configure:16391:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`' gnome-menus-3.36.0/configure:16392:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`' gnome-menus-3.36.0/configure:16393:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`' gnome-menus-3.36.0/configure:16394:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`' gnome-menus-3.36.0/configure:16395:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`' gnome-menus-3.36.0/configure:16396:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`' gnome-menus-3.36.0/configure:16397:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`' gnome-menus-3.36.0/configure:16398:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`' gnome-menus-3.36.0/configure:16399:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`' gnome-menus-3.36.0/configure:16400:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`' gnome-menus-3.36.0/configure:16401:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`' gnome-menus-3.36.0/configure:16402:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`' gnome-menus-3.36.0/configure:16403:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`' gnome-menus-3.36.0/configure:16404:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`' gnome-menus-3.36.0/configure:16405:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`' gnome-menus-3.36.0/configure:16406:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`' gnome-menus-3.36.0/configure:16407:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`' gnome-menus-3.36.0/configure:16408:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`' gnome-menus-3.36.0/configure:16409:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`' gnome-menus-3.36.0/configure:16410:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`' gnome-menus-3.36.0/configure:16411:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`' gnome-menus-3.36.0/configure:16412:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`' gnome-menus-3.36.0/configure:16413:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`' gnome-menus-3.36.0/configure:16414:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`' gnome-menus-3.36.0/configure:16415:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`' gnome-menus-3.36.0/configure:16416:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`' gnome-menus-3.36.0/configure:16417:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`' gnome-menus-3.36.0/configure:16418:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`' gnome-menus-3.36.0/configure:16419:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`' gnome-menus-3.36.0/configure:16420:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`' gnome-menus-3.36.0/configure:16421:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`' gnome-menus-3.36.0/configure:16422:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`' gnome-menus-3.36.0/configure:16423:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`' gnome-menus-3.36.0/configure:16424:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`' gnome-menus-3.36.0/configure:16425:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`' gnome-menus-3.36.0/configure:16426:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`' gnome-menus-3.36.0/configure:16427:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`' gnome-menus-3.36.0/configure:16428:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`' gnome-menus-3.36.0/configure:16429:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`' gnome-menus-3.36.0/configure:16430:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`' gnome-menus-3.36.0/configure:16431:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`' gnome-menus-3.36.0/configure:16432:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`' gnome-menus-3.36.0/configure:16433:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`' gnome-menus-3.36.0/configure:16434:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`' gnome-menus-3.36.0/configure:16435:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`' gnome-menus-3.36.0/configure:16436:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`' gnome-menus-3.36.0/configure:16437:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`' gnome-menus-3.36.0/configure:16438:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`' gnome-menus-3.36.0/configure:16439:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`' gnome-menus-3.36.0/configure:16440:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`' gnome-menus-3.36.0/configure:16441:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`' gnome-menus-3.36.0/configure:16442:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`' gnome-menus-3.36.0/configure:16443:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`' gnome-menus-3.36.0/configure:16444:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`' gnome-menus-3.36.0/configure:16445:configure_time_dlsearch_path='`$ECHO "$configure_time_dlsearch_path" | $SED "$delay_single_quote_subst"`' gnome-menus-3.36.0/configure:16446:configure_time_lt_sys_library_path='`$ECHO "$configure_time_lt_sys_library_path" | $SED "$delay_single_quote_subst"`' gnome-menus-3.36.0/configure:16447:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`' gnome-menus-3.36.0/configure:16448:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`' gnome-menus-3.36.0/configure:16449:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`' gnome-menus-3.36.0/configure:16450:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`' gnome-menus-3.36.0/configure:16451:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`' gnome-menus-3.36.0/configure:16452:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`' gnome-menus-3.36.0/configure-16453- ############################################## gnome-menus-3.36.0/configure-16535-striplib; do gnome-menus-3.36.0/configure:16536: case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in gnome-menus-3.36.0/configure-16537- *[\\\\\\\`\\"\\\$]*) gnome-menus-3.36.0/configure:16538: eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes gnome-menus-3.36.0/configure-16539- ;; ############################################## gnome-menus-3.36.0/configure-16566-configure_time_lt_sys_library_path; do gnome-menus-3.36.0/configure:16567: case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in gnome-menus-3.36.0/configure-16568- *[\\\\\\\`\\"\\\$]*) gnome-menus-3.36.0/configure:16569: eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes gnome-menus-3.36.0/configure-16570- ;; ############################################## gnome-menus-3.36.0/configure-16669-fi gnome-menus-3.36.0/configure:16670:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null` gnome-menus-3.36.0/configure-16671-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then ############################################## gnome-menus-3.36.0/configure-16686- as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5 gnome-menus-3.36.0/configure:16687:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'` gnome-menus-3.36.0/configure-16688-ac_delim='%!_!# ' ############################################## gnome-menus-3.36.0/configure-16692- gnome-menus-3.36.0/configure:16693: ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X` gnome-menus-3.36.0/configure-16694- if test $ac_delim_n = $ac_delim_num; then ############################################## gnome-menus-3.36.0/configure-16830-for ac_last_try in false false :; do gnome-menus-3.36.0/configure:16831: ac_tt=`sed -n "/$ac_delim/p" confdefs.h` gnome-menus-3.36.0/configure-16832- if test -z "$ac_tt"; then ############################################## gnome-menus-3.36.0/configure-16962- esac gnome-menus-3.36.0/configure:16963: case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac gnome-menus-3.36.0/configure-16964- as_fn_append ac_file_inputs " '$ac_f'" ############################################## gnome-menus-3.36.0/configure-17021-*) gnome-menus-3.36.0/configure:17022: ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` gnome-menus-3.36.0/configure-17023- # A ".." for each directory in $ac_dir_suffix. gnome-menus-3.36.0/configure:17024: ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` gnome-menus-3.36.0/configure-17025- case $ac_top_builddir_sub in ############################################## gnome-menus-3.36.0/configure-17082-/@mandir@/p' gnome-menus-3.36.0/configure:17083:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in gnome-menus-3.36.0/configure-17084-*datarootdir*) ac_datarootdir_seen=yes;; ############################################## gnome-menus-3.36.0/configure-17099- gnome-menus-3.36.0/configure:17100:# Neutralize VPATH when `$srcdir' = `.'. gnome-menus-3.36.0/configure-17101-# Shell code in configure.ac might set extrasub. ############################################## gnome-menus-3.36.0/configure-17127-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && gnome-menus-3.36.0/configure:17128: { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } && gnome-menus-3.36.0/configure-17129- { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' \ ############################################## gnome-menus-3.36.0/configure-17173- * ) gnome-menus-3.36.0/configure:17174: _am_stamp_count=`expr $_am_stamp_count + 1` ;; gnome-menus-3.36.0/configure-17175- esac ############################################## gnome-menus-3.36.0/configure-17212- case "$ac_file" in gnome-menus-3.36.0/configure:17213: *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;; gnome-menus-3.36.0/configure-17214- esac ############################################## gnome-menus-3.36.0/configure-17217- # Adjust a relative srcdir. gnome-menus-3.36.0/configure:17218: ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'` gnome-menus-3.36.0/configure:17219: ac_dir_suffix=/`echo "$ac_dir"|sed 's%^\./%%'` gnome-menus-3.36.0/configure:17220: ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'` gnome-menus-3.36.0/configure-17221- # In autoconf-2.13 it is called $ac_given_srcdir. ############################################## gnome-menus-3.36.0/configure-17224- case "$ac_given_srcdir" in gnome-menus-3.36.0/configure:17225: .) top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;; gnome-menus-3.36.0/configure-17226- /*) top_srcdir="$ac_given_srcdir" ;; ############################################## gnome-menus-3.36.0/configure-17245- fi gnome-menus-3.36.0/configure:17246: ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"` gnome-menus-3.36.0/configure-17247- # Hide the ALL_LINGUAS assignment from automake < 1.5. ############################################## gnome-menus-3.36.0/configure-17342- # Strip MF so we end up with the name of the file. gnome-menus-3.36.0/configure:17343: am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'` gnome-menus-3.36.0/configure-17344- # Check whether this is an Automake generated Makefile which includes ############################################## gnome-menus-3.36.0/configure-17897- *:) gnome-menus-3.36.0/configure:17898: eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\" gnome-menus-3.36.0/configure-17899- ;; gnome-menus-3.36.0/configure-17900- x:*) gnome-menus-3.36.0/configure:17901: eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\" gnome-menus-3.36.0/configure-17902- ;; gnome-menus-3.36.0/configure-17903- *::*) gnome-menus-3.36.0/configure:17904: eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\" gnome-menus-3.36.0/configure:17905: eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\" gnome-menus-3.36.0/configure-17906- ;; gnome-menus-3.36.0/configure-17907- *) gnome-menus-3.36.0/configure:17908: eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\" gnome-menus-3.36.0/configure-17909- ;; ############################################## gnome-menus-3.36.0/configure-17924- done gnome-menus-3.36.0/configure:17925: func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"` gnome-menus-3.36.0/configure-17926-} ############################################## gnome-menus-3.36.0/configure-18004- gnome-menus $VERSION gnome-menus-3.36.0/configure:18005: `echo gnome-menus $VERSION | sed "s/./=/g"` gnome-menus-3.36.0/configure-18006- ############################################## gnome-menus-3.36.0/util/Makefile.in-50- { \ gnome-menus-3.36.0/util/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ gnome-menus-3.36.0/util/Makefile.in-52- }; \ ############################################## gnome-menus-3.36.0/util/Makefile.in-388- test -n "$(EXEEXT)" || exit 0; \ gnome-menus-3.36.0/util/Makefile.in:389: list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \ gnome-menus-3.36.0/util/Makefile.in-390- echo " rm -f" $$list; \ ############################################## gnome-menus-3.36.0/util/Makefile.in-418-.c.obj: gnome-menus-3.36.0/util/Makefile.in:419:@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` gnome-menus-3.36.0/util/Makefile.in-420-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## gnome-menus-3.36.0/util/Makefile.in-422-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ gnome-menus-3.36.0/util/Makefile.in:423:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` gnome-menus-3.36.0/util/Makefile.in-424- ############################################## gnome-menus-3.36.0/util/Makefile.in-467-GTAGS: gnome-menus-3.36.0/util/Makefile.in:468: here=`$(am__cd) $(top_builddir) && pwd` \ gnome-menus-3.36.0/util/Makefile.in-469- && $(am__cd) $(top_srcdir) \ ############################################## gnome-menus-3.36.0/util/Makefile.in-493-distdir-am: $(DISTFILES) gnome-menus-3.36.0/util/Makefile.in:494: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ gnome-menus-3.36.0/util/Makefile.in:495: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ gnome-menus-3.36.0/util/Makefile.in-496- list='$(DISTFILES)'; \ ############################################## gnome-menus-3.36.0/util/Makefile.in-507- if test -d $$d/$$file; then \ gnome-menus-3.36.0/util/Makefile.in:508: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ gnome-menus-3.36.0/util/Makefile.in-509- if test -d "$(distdir)/$$file"; then \ ############################################## gnome-menus-3.36.0/compile-67- mingw/*) gnome-menus-3.36.0/compile:68: file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'` gnome-menus-3.36.0/compile-69- ;; gnome-menus-3.36.0/compile-70- cygwin/*) gnome-menus-3.36.0/compile:71: file=`cygpath -m "$file" || echo "$file"` gnome-menus-3.36.0/compile-72- ;; gnome-menus-3.36.0/compile-73- wine/*) gnome-menus-3.36.0/compile:74: file=`winepath -w "$file" || echo "$file"` gnome-menus-3.36.0/compile-75- ;; ############################################## gnome-menus-3.36.0/compile-310-# Name of file we expect compiler to create. gnome-menus-3.36.0/compile:311:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'` gnome-menus-3.36.0/compile-312- ############################################## gnome-menus-3.36.0/compile-316-# object file name, since that is what matters with a parallel build. gnome-menus-3.36.0/compile:317:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d gnome-menus-3.36.0/compile-318-while true; do ############################################## gnome-menus-3.36.0/aclocal.m4-80- if test "x$found_introspection" = "xyes"; then gnome-menus-3.36.0/aclocal.m4:81: INTROSPECTION_SCANNER=`$PKG_CONFIG --variable=g_ir_scanner gobject-introspection-1.0` gnome-menus-3.36.0/aclocal.m4:82: INTROSPECTION_COMPILER=`$PKG_CONFIG --variable=g_ir_compiler gobject-introspection-1.0` gnome-menus-3.36.0/aclocal.m4:83: INTROSPECTION_GENERATE=`$PKG_CONFIG --variable=g_ir_generate gobject-introspection-1.0` gnome-menus-3.36.0/aclocal.m4:84: INTROSPECTION_GIRDIR=`$PKG_CONFIG --variable=girdir gobject-introspection-1.0` gnome-menus-3.36.0/aclocal.m4-85- INTROSPECTION_TYPELIBDIR="$($PKG_CONFIG --variable=typelibdir gobject-introspection-1.0)" gnome-menus-3.36.0/aclocal.m4:86: INTROSPECTION_CFLAGS=`$PKG_CONFIG --cflags gobject-introspection-1.0` gnome-menus-3.36.0/aclocal.m4:87: INTROSPECTION_LIBS=`$PKG_CONFIG --libs gobject-introspection-1.0` gnome-menus-3.36.0/aclocal.m4:88: INTROSPECTION_MAKEFILE=`$PKG_CONFIG --variable=datadir gobject-introspection-1.0`/gobject-introspection-1.0/Makefile.introspection gnome-menus-3.36.0/aclocal.m4-89- fi ############################################## gnome-menus-3.36.0/aclocal.m4-228- PKG_CHECK_EXISTS([$3], gnome-menus-3.36.0/aclocal.m4:229: [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null` gnome-menus-3.36.0/aclocal.m4-230- test "x$?" != "x0" && pkg_failed=yes ], ############################################## gnome-menus-3.36.0/aclocal.m4-276- if test $_pkg_short_errors_supported = yes; then gnome-menus-3.36.0/aclocal.m4:277: $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$2" 2>&1` gnome-menus-3.36.0/aclocal.m4-278- else gnome-menus-3.36.0/aclocal.m4:279: $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$2" 2>&1` gnome-menus-3.36.0/aclocal.m4-280- fi ############################################## gnome-menus-3.36.0/aclocal.m4-533-# iff we strip the leading $srcdir from $ac_aux_dir. That would be: gnome-menus-3.36.0/aclocal.m4:534:# am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"` gnome-menus-3.36.0/aclocal.m4-535-# and then we would define $MISSING as ############################################## gnome-menus-3.36.0/aclocal.m4-548-# Expand $ac_aux_dir to an absolute path. gnome-menus-3.36.0/aclocal.m4:549:am_aux_dir=`cd "$ac_aux_dir" && pwd` gnome-menus-3.36.0/aclocal.m4-550-]) ############################################## gnome-menus-3.36.0/aclocal.m4-646- if test "$am_compiler_list" = ""; then gnome-menus-3.36.0/aclocal.m4:647: am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp` gnome-menus-3.36.0/aclocal.m4-648- fi ############################################## gnome-menus-3.36.0/aclocal.m4-799- # Strip MF so we end up with the name of the file. gnome-menus-3.36.0/aclocal.m4:800: am_mf=`AS_ECHO(["$am_mf"]) | sed -e 's/:.*$//'` gnome-menus-3.36.0/aclocal.m4-801- # Check whether this is an Automake generated Makefile which includes ############################################## gnome-menus-3.36.0/aclocal.m4-806- || continue gnome-menus-3.36.0/aclocal.m4:807: am_dirpart=`AS_DIRNAME(["$am_mf"])` gnome-menus-3.36.0/aclocal.m4:808: am_filepart=`AS_BASENAME(["$am_mf"])` gnome-menus-3.36.0/aclocal.m4-809- AM_RUN_LOG([cd "$am_dirpart" \ ############################################## gnome-menus-3.36.0/aclocal.m4-874-AC_REQUIRE([AC_PROG_INSTALL])dnl gnome-menus-3.36.0/aclocal.m4:875:if test "`cd $srcdir && pwd`" != "`pwd`"; then gnome-menus-3.36.0/aclocal.m4-876- # Use -I$(srcdir) only when $(srcdir) != ., so that make's output ############################################## gnome-menus-3.36.0/aclocal.m4-1033- * ) gnome-menus-3.36.0/aclocal.m4:1034: _am_stamp_count=`expr $_am_stamp_count + 1` ;; gnome-menus-3.36.0/aclocal.m4-1035- esac gnome-menus-3.36.0/aclocal.m4-1036-done gnome-menus-3.36.0/aclocal.m4:1037:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count]) gnome-menus-3.36.0/aclocal.m4-1038- ############################################## gnome-menus-3.36.0/aclocal.m4-1325- echo "timestamp, slept: $am_has_slept" > conftest.file gnome-menus-3.36.0/aclocal.m4:1326: set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` gnome-menus-3.36.0/aclocal.m4-1327- if test "$[*]" = "X"; then gnome-menus-3.36.0/aclocal.m4-1328- # -L didn't work. gnome-menus-3.36.0/aclocal.m4:1329: set X `ls -t "$srcdir/configure" conftest.file` gnome-menus-3.36.0/aclocal.m4-1330- fi ############################################## gnome-menus-3.36.0/po/Makefile.in.in-99-.po.gmo: gnome-menus-3.36.0/po/Makefile.in.in:100: @lang=`echo $* | sed -e 's,.*/,,'`; \ gnome-menus-3.36.0/po/Makefile.in.in-101- test "$(srcdir)" = . && cdcmd="" || cdcmd="cd $(srcdir) && "; \ ############################################## gnome-menus-3.36.0/po/Makefile.in.in-180- fi; \ gnome-menus-3.36.0/po/Makefile.in.in:181: case `$(XGETTEXT) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \ gnome-menus-3.36.0/po/Makefile.in.in-182- '' | 0.[0-9] | 0.[0-9].* | 0.1[0-5] | 0.1[0-5].* | 0.16 | 0.16.[0-1]*) \ ############################################## gnome-menus-3.36.0/po/Makefile.in.in-222-$(POFILES): $(POFILESDEPS) gnome-menus-3.36.0/po/Makefile.in.in:223: @lang=`echo $@ | sed -e 's,.*/,,' -e 's/\.po$$//'`; \ gnome-menus-3.36.0/po/Makefile.in.in-224- if test -f "$(srcdir)/$${lang}.po"; then \ ############################################## gnome-menus-3.36.0/po/Makefile.in.in-228- cd $(srcdir) \ gnome-menus-3.36.0/po/Makefile.in.in:229: && { case `$(MSGMERGE_UPDATE) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \ gnome-menus-3.36.0/po/Makefile.in.in-230- '' | 0.[0-9] | 0.[0-9].* | 0.1[0-7] | 0.1[0-7].*) \ ############################################## gnome-menus-3.36.0/po/Makefile.in.in-259- for cat in $$catalogs; do \ gnome-menus-3.36.0/po/Makefile.in.in:260: cat=`basename $$cat`; \ gnome-menus-3.36.0/po/Makefile.in.in:261: lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \ gnome-menus-3.36.0/po/Makefile.in.in-262- dir=$(localedir)/$$lang/LC_MESSAGES; \ ############################################## gnome-menus-3.36.0/po/Makefile.in.in-269- if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \ gnome-menus-3.36.0/po/Makefile.in.in:270: link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \ gnome-menus-3.36.0/po/Makefile.in.in-271- mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \ ############################################## gnome-menus-3.36.0/po/Makefile.in.in-310- for cat in $$catalogs; do \ gnome-menus-3.36.0/po/Makefile.in.in:311: cat=`basename $$cat`; \ gnome-menus-3.36.0/po/Makefile.in.in:312: lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \ gnome-menus-3.36.0/po/Makefile.in.in-313- dir=$(localedir)/$$lang/LC_MESSAGES; \ ############################################## gnome-menus-3.36.0/po/Makefile.in.in-317- if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \ gnome-menus-3.36.0/po/Makefile.in.in:318: link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \ gnome-menus-3.36.0/po/Makefile.in.in-319- mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \ ############################################## gnome-menus-3.36.0/po/Makefile.in.in-356- for cat in $$catalogs; do \ gnome-menus-3.36.0/po/Makefile.in.in:357: cat=`basename $$cat`; \ gnome-menus-3.36.0/po/Makefile.in.in:358: lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \ gnome-menus-3.36.0/po/Makefile.in.in-359- for lc in LC_MESSAGES $(EXTRA_LOCALE_CATEGORIES); do \ ############################################## gnome-menus-3.36.0/po/Makefile.in.in-421-.nop.po-create: gnome-menus-3.36.0/po/Makefile.in.in:422: @lang=`echo $@ | sed -e 's/\.po-create$$//'`; \ gnome-menus-3.36.0/po/Makefile.in.in-423- echo "File $$lang.po does not exist. If you are a translator, you can create it through 'msginit'." 1>&2; \ ############################################## gnome-menus-3.36.0/po/Makefile.in.in-428-.nop.po-update: gnome-menus-3.36.0/po/Makefile.in.in:429: @lang=`echo $@ | sed -e 's/\.po-update$$//'`; \ gnome-menus-3.36.0/po/Makefile.in.in-430- if test "$(PACKAGE)" = "gettext-tools"; then PATH=`pwd`/../src:$$PATH; fi; \ ############################################## gnome-menus-3.36.0/po/Makefile.in.in-435- cd $(srcdir); \ gnome-menus-3.36.0/po/Makefile.in.in:436: if { case `$(MSGMERGE) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \ gnome-menus-3.36.0/po/Makefile.in.in-437- '' | 0.[0-9] | 0.[0-9].* | 0.1[0-7] | 0.1[0-7].*) \ ############################################## gnome-menus-3.36.0/po/Rules-quot-16-.insert-header.po-update-en: gnome-menus-3.36.0/po/Rules-quot:17: @lang=`echo $@ | sed -e 's/\.po-update-en$$//'`; \ gnome-menus-3.36.0/po/Rules-quot:18: if test "$(PACKAGE)" = "gettext-tools"; then PATH=`pwd`/../src:$$PATH; GETTEXTLIBDIR=`cd $(top_srcdir)/src && pwd`; export GETTEXTLIBDIR; fi; \ gnome-menus-3.36.0/po/Rules-quot-19- tmpdir=`pwd`; \ gnome-menus-3.36.0/po/Rules-quot-20- echo "$$lang:"; \ gnome-menus-3.36.0/po/Rules-quot:21: ll=`echo $$lang | sed -e 's/@.*//'`; \ gnome-menus-3.36.0/po/Rules-quot-22- LC_ALL=C; export LC_ALL; \ ############################################## gnome-menus-3.36.0/po/Rules-quot-25- | $(SED) -f $$tmpdir/$$lang.insert-header | $(MSGCONV) -t UTF-8 | \ gnome-menus-3.36.0/po/Rules-quot:26: { case `$(MSGFILTER) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \ gnome-menus-3.36.0/po/Rules-quot-27- '' | 0.[0-9] | 0.[0-9].* | 0.1[0-8] | 0.1[0-8].*) \ gnome-menus-3.36.0/po/Rules-quot:28: $(MSGFILTER) $(SED) -f `echo $$lang | sed -e 's/.*@//'`.sed \ gnome-menus-3.36.0/po/Rules-quot-29- ;; \ gnome-menus-3.36.0/po/Rules-quot-30- *) \ gnome-menus-3.36.0/po/Rules-quot:31: $(MSGFILTER) `echo $$lang | sed -e 's/.*@//'` \ gnome-menus-3.36.0/po/Rules-quot-32- ;; \ ############################################## gnome-menus-3.36.0/desktop-directories/Makefile.in-50- { \ gnome-menus-3.36.0/desktop-directories/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ gnome-menus-3.36.0/desktop-directories/Makefile.in-52- }; \ ############################################## gnome-menus-3.36.0/desktop-directories/Makefile.in-126- esac gnome-menus-3.36.0/desktop-directories/Makefile.in:127:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; gnome-menus-3.36.0/desktop-directories/Makefile.in-128-am__vpath_adj = case $$p in \ gnome-menus-3.36.0/desktop-directories/Makefile.in:129: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ gnome-menus-3.36.0/desktop-directories/Makefile.in-130- *) f=$$p;; \ gnome-menus-3.36.0/desktop-directories/Makefile.in-131- esac; gnome-menus-3.36.0/desktop-directories/Makefile.in:132:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; gnome-menus-3.36.0/desktop-directories/Makefile.in-133-am__install_max = 40 gnome-menus-3.36.0/desktop-directories/Makefile.in-134-am__nobase_strip_setup = \ gnome-menus-3.36.0/desktop-directories/Makefile.in:135: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` gnome-menus-3.36.0/desktop-directories/Makefile.in-136-am__nobase_strip = \ ############################################## gnome-menus-3.36.0/desktop-directories/Makefile.in-388- @list='$(directory_DATA)'; test -n "$(directorydir)" || list=; \ gnome-menus-3.36.0/desktop-directories/Makefile.in:389: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ gnome-menus-3.36.0/desktop-directories/Makefile.in-390- dir='$(DESTDIR)$(directorydir)'; $(am__uninstall_files_from_dir) ############################################## gnome-menus-3.36.0/desktop-directories/Makefile.in-401-distdir-am: $(DISTFILES) gnome-menus-3.36.0/desktop-directories/Makefile.in:402: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ gnome-menus-3.36.0/desktop-directories/Makefile.in:403: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ gnome-menus-3.36.0/desktop-directories/Makefile.in-404- list='$(DISTFILES)'; \ ############################################## gnome-menus-3.36.0/desktop-directories/Makefile.in-415- if test -d $$d/$$file; then \ gnome-menus-3.36.0/desktop-directories/Makefile.in:416: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ gnome-menus-3.36.0/desktop-directories/Makefile.in-417- if test -d "$(distdir)/$$file"; then \ ############################################## gnome-menus-3.36.0/Makefile.am-21- $(srcdir)/py-compile \ gnome-menus-3.36.0/Makefile.am:22: `find "$(srcdir)" -type f -name Makefile.in -print` \ gnome-menus-3.36.0/Makefile.am-23- $(srcdir)/configure \ ############################################## gnome-menus-3.36.0/config.rpath-33-host="$1" gnome-menus-3.36.0/config.rpath:34:host_cpu=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'` gnome-menus-3.36.0/config.rpath:35:host_vendor=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'` gnome-menus-3.36.0/config.rpath:36:host_os=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'` gnome-menus-3.36.0/config.rpath-37- ############################################## gnome-menus-3.36.0/config.rpath-47-done gnome-menus-3.36.0/config.rpath:48:cc_basename=`echo "$cc_temp" | sed -e 's%^.*/%%'` gnome-menus-3.36.0/config.rpath-49- ############################################## gnome-menus-3.36.0/config.rpath-94- *) gnome-menus-3.36.0/config.rpath:95: case `$CC -V 2>&1 | sed 5q` in gnome-menus-3.36.0/config.rpath-96- *Sun\ F* | *Sun*Fortran*) ############################################## gnome-menus-3.36.0/config.rpath-235- sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*) gnome-menus-3.36.0/config.rpath:236: case `$LD -v 2>&1` in gnome-menus-3.36.0/config.rpath-237- *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*) ############################################## gnome-menus-3.36.0/config.rpath-241- if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then gnome-menus-3.36.0/config.rpath:242: hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`' gnome-menus-3.36.0/config.rpath-243- else ############################################## gnome-menus-3.36.0/config.rpath-298- case $host_os in aix4.[012]|aix4.[012].*) gnome-menus-3.36.0/config.rpath:299: collect2name=`${CC} -print-prog-name=collect2` gnome-menus-3.36.0/config.rpath-300- if test -f "$collect2name" && \ ############################################## gnome-menus-3.36.0/config.rpath-430- hardcode_direct=yes gnome-menus-3.36.0/config.rpath:431: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then gnome-menus-3.36.0/config.rpath-432- hardcode_libdir_flag_spec='${wl}-rpath,$libdir' ############################################## gnome-menus-3.36.0/config.rpath-494- sysv5* | sco3.2v5* | sco5v6*) gnome-menus-3.36.0/config.rpath:495: hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`' gnome-menus-3.36.0/config.rpath-496- hardcode_libdir_separator=':' ############################################## gnome-menus-3.36.0/config.rpath-645-sed_quote_subst='s/\(["`$\\]\)/\\\1/g' gnome-menus-3.36.0/config.rpath:646:escaped_wl=`echo "X$wl" | sed -e 's/^X//' -e "$sed_quote_subst"` gnome-menus-3.36.0/config.rpath:647:shlibext=`echo "$shrext" | sed -e 's,^\.,,'` gnome-menus-3.36.0/config.rpath:648:escaped_libname_spec=`echo "X$libname_spec" | sed -e 's/^X//' -e "$sed_quote_subst"` gnome-menus-3.36.0/config.rpath:649:escaped_library_names_spec=`echo "X$library_names_spec" | sed -e 's/^X//' -e "$sed_quote_subst"` gnome-menus-3.36.0/config.rpath:650:escaped_hardcode_libdir_flag_spec=`echo "X$hardcode_libdir_flag_spec" | sed -e 's/^X//' -e "$sed_quote_subst"` gnome-menus-3.36.0/config.rpath-651- ############################################## gnome-menus-3.36.0/depcomp-64- case $1 in gnome-menus-3.36.0/depcomp:65: */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;; gnome-menus-3.36.0/depcomp-66- *) dir=;; ############################################## gnome-menus-3.36.0/depcomp-73-{ gnome-menus-3.36.0/depcomp:74: base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'` gnome-menus-3.36.0/depcomp-75-} ############################################## gnome-menus-3.36.0/depcomp-126- sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`} gnome-menus-3.36.0/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`} gnome-menus-3.36.0/depcomp-128- ############################################## gnome-menus-3.36.0/depcomp-405- sleep 1 gnome-menus-3.36.0/depcomp:406: i=`expr $i - 1` gnome-menus-3.36.0/depcomp-407- done gnome-menus-3.36.0/depcomp-408- fi gnome-menus-3.36.0/depcomp:409: i=`expr $i - 1` gnome-menus-3.36.0/depcomp-410- done ############################################## gnome-menus-3.36.0/depcomp-425- # Do two passes, one to just change these to gnome-menus-3.36.0/depcomp:426: # `$object: dependent.h' and one to simply `dependent.h:'. gnome-menus-3.36.0/depcomp-427- sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile" ############################################## gnome-menus-3.36.0/depcomp-659- done gnome-menus-3.36.0/depcomp:660: obj_suffix=`echo "$object" | sed 's/^.*\././'` gnome-menus-3.36.0/depcomp-661- touch "$tmpdepfile" ############################################## gnome-menus-3.36.0/libmenu/Makefile.in-52- { \ gnome-menus-3.36.0/libmenu/Makefile.in:53: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ gnome-menus-3.36.0/libmenu/Makefile.in-54- }; \ ############################################## gnome-menus-3.36.0/libmenu/Makefile.in-113-CONFIG_CLEAN_VPATH_FILES = gnome-menus-3.36.0/libmenu/Makefile.in:114:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; gnome-menus-3.36.0/libmenu/Makefile.in-115-am__vpath_adj = case $$p in \ gnome-menus-3.36.0/libmenu/Makefile.in:116: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ gnome-menus-3.36.0/libmenu/Makefile.in-117- *) f=$$p;; \ gnome-menus-3.36.0/libmenu/Makefile.in-118- esac; gnome-menus-3.36.0/libmenu/Makefile.in:119:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; gnome-menus-3.36.0/libmenu/Makefile.in-120-am__install_max = 40 gnome-menus-3.36.0/libmenu/Makefile.in-121-am__nobase_strip_setup = \ gnome-menus-3.36.0/libmenu/Makefile.in:122: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` gnome-menus-3.36.0/libmenu/Makefile.in-123-am__nobase_strip = \ ############################################## gnome-menus-3.36.0/libmenu/Makefile.in-539-.c.obj: gnome-menus-3.36.0/libmenu/Makefile.in:540:@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` gnome-menus-3.36.0/libmenu/Makefile.in-541-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## gnome-menus-3.36.0/libmenu/Makefile.in-543-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ gnome-menus-3.36.0/libmenu/Makefile.in:544:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` gnome-menus-3.36.0/libmenu/Makefile.in-545- ############################################## gnome-menus-3.36.0/libmenu/Makefile.in-576- @list='$(gir_DATA)'; test -n "$(girdir)" || list=; \ gnome-menus-3.36.0/libmenu/Makefile.in:577: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ gnome-menus-3.36.0/libmenu/Makefile.in-578- dir='$(DESTDIR)$(girdir)'; $(am__uninstall_files_from_dir) ############################################## gnome-menus-3.36.0/libmenu/Makefile.in-597- @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \ gnome-menus-3.36.0/libmenu/Makefile.in:598: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ gnome-menus-3.36.0/libmenu/Makefile.in-599- dir='$(DESTDIR)$(pkgconfigdir)'; $(am__uninstall_files_from_dir) ############################################## gnome-menus-3.36.0/libmenu/Makefile.in-618- @list='$(typelib_DATA)'; test -n "$(typelibdir)" || list=; \ gnome-menus-3.36.0/libmenu/Makefile.in:619: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ gnome-menus-3.36.0/libmenu/Makefile.in-620- dir='$(DESTDIR)$(typelibdir)'; $(am__uninstall_files_from_dir) ############################################## gnome-menus-3.36.0/libmenu/Makefile.in-639- @list='$(libgnome_menu_3_include_HEADERS)'; test -n "$(libgnome_menu_3_includedir)" || list=; \ gnome-menus-3.36.0/libmenu/Makefile.in:640: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ gnome-menus-3.36.0/libmenu/Makefile.in-641- dir='$(DESTDIR)$(libgnome_menu_3_includedir)'; $(am__uninstall_files_from_dir) ############################################## gnome-menus-3.36.0/libmenu/Makefile.in-672-GTAGS: gnome-menus-3.36.0/libmenu/Makefile.in:673: here=`$(am__cd) $(top_builddir) && pwd` \ gnome-menus-3.36.0/libmenu/Makefile.in-674- && $(am__cd) $(top_srcdir) \ ############################################## gnome-menus-3.36.0/libmenu/Makefile.in-698-distdir-am: $(DISTFILES) gnome-menus-3.36.0/libmenu/Makefile.in:699: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ gnome-menus-3.36.0/libmenu/Makefile.in:700: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ gnome-menus-3.36.0/libmenu/Makefile.in-701- list='$(DISTFILES)'; \ ############################################## gnome-menus-3.36.0/libmenu/Makefile.in-712- if test -d $$d/$$file; then \ gnome-menus-3.36.0/libmenu/Makefile.in:713: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ gnome-menus-3.36.0/libmenu/Makefile.in-714- if test -d "$(distdir)/$$file"; then \ ############################################## gnome-menus-3.36.0/config.sub-52- gnome-menus-3.36.0/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'` gnome-menus-3.36.0/config.sub-54- ############################################## gnome-menus-3.36.0/config.sub-770- i*86v32) gnome-menus-3.36.0/config.sub:771: cpu=`echo "$1" | sed -e 's/86.*/86/'` gnome-menus-3.36.0/config.sub-772- vendor=pc ############################################## gnome-menus-3.36.0/config.sub-775- i*86v4*) gnome-menus-3.36.0/config.sub:776: cpu=`echo "$1" | sed -e 's/86.*/86/'` gnome-menus-3.36.0/config.sub-777- vendor=pc ############################################## gnome-menus-3.36.0/config.sub-780- i*86v) gnome-menus-3.36.0/config.sub:781: cpu=`echo "$1" | sed -e 's/86.*/86/'` gnome-menus-3.36.0/config.sub-782- vendor=pc ############################################## gnome-menus-3.36.0/config.sub-785- i*86sol2) gnome-menus-3.36.0/config.sub:786: cpu=`echo "$1" | sed -e 's/86.*/86/'` gnome-menus-3.36.0/config.sub-787- vendor=pc ############################################## gnome-menus-3.36.0/config.sub-916- cpu=sparc gnome-menus-3.36.0/config.sub:917: vendor=`echo "$basic_machine" | sed 's/-.*//'` gnome-menus-3.36.0/config.sub-918- ;; ############################################## gnome-menus-3.36.0/config.sub-1082- sh5e[lb]-*) gnome-menus-3.36.0/config.sub:1083: cpu=`echo "$cpu" | sed 's/^\(sh.\)e\(.\)$/\1\2e/'` gnome-menus-3.36.0/config.sub-1084- ;; ############################################## gnome-menus-3.36.0/config.sub-1100- xscale-* | xscalee[bl]-*) gnome-menus-3.36.0/config.sub:1101: cpu=`echo "$cpu" | sed 's/^xscale/arm/'` gnome-menus-3.36.0/config.sub-1102- ;; ############################################## gnome-menus-3.36.0/config.sub-1251- *) gnome-menus-3.36.0/config.sub:1252: echo Invalid configuration \`"$1"\': machine \`"$cpu-$vendor"\' not recognized 1>&2 gnome-menus-3.36.0/config.sub-1253- exit 1 ############################################## gnome-menus-3.36.0/config.sub-1285- solaris1 | solaris1.*) gnome-menus-3.36.0/config.sub:1286: os=`echo $os | sed -e 's|solaris1|sunos4|'` gnome-menus-3.36.0/config.sub-1287- ;; ############################################## gnome-menus-3.36.0/config.sub-1294- gnu/linux*) gnome-menus-3.36.0/config.sub:1295: os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'` gnome-menus-3.36.0/config.sub-1296- ;; ############################################## gnome-menus-3.36.0/config.sub-1317- sco3.2.[4-9]*) gnome-menus-3.36.0/config.sub:1318: os=`echo $os | sed -e 's/sco3.2./sco3.2v/'` gnome-menus-3.36.0/config.sub-1319- ;; ############################################## gnome-menus-3.36.0/config.sub-1380- nto*) gnome-menus-3.36.0/config.sub:1381: os=`echo $os | sed -e 's|nto|nto-qnx|'` gnome-menus-3.36.0/config.sub-1382- ;; ############################################## gnome-menus-3.36.0/config.sub-1390- linux*) gnome-menus-3.36.0/config.sub:1391: os=`echo $os | sed -e 's|linux|linux-gnu|'` gnome-menus-3.36.0/config.sub-1392- ;; ############################################## gnome-menus-3.36.0/config.sub-1402- mac*) gnome-menus-3.36.0/config.sub:1403: os=`echo "$os" | sed -e 's|mac|macos|'` gnome-menus-3.36.0/config.sub-1404- ;; ############################################## gnome-menus-3.36.0/config.sub-1411- sunos5*) gnome-menus-3.36.0/config.sub:1412: os=`echo "$os" | sed -e 's|sunos5|solaris2|'` gnome-menus-3.36.0/config.sub-1413- ;; gnome-menus-3.36.0/config.sub-1414- sunos6*) gnome-menus-3.36.0/config.sub:1415: os=`echo "$os" | sed -e 's|sunos6|solaris3|'` gnome-menus-3.36.0/config.sub-1416- ;; ############################################## gnome-menus-3.36.0/config.sub-1451- sinix5.*) gnome-menus-3.36.0/config.sub:1452: os=`echo $os | sed -e 's|sinix|sysv|'` gnome-menus-3.36.0/config.sub-1453- ;; ############################################## gnome-menus-3.36.0/config.sub-1511- *) gnome-menus-3.36.0/config.sub:1512: echo Invalid configuration \`"$1"\': system \`"$os"\' not recognized 1>&2 gnome-menus-3.36.0/config.sub-1513- exit 1 ############################################## gnome-menus-3.36.0/ltmain.sh-103-# gnome-menus-3.36.0/ltmain.sh:104:# . `echo "$0" | ${SED-sed} 's|[^/]*$||'`/build-aux/funclib.sh gnome-menus-3.36.0/ltmain.sh-105-# ############################################## gnome-menus-3.36.0/ltmain.sh-202- func_executable_p "$_G_path_prog" || continue gnome-menus-3.36.0/ltmain.sh:203: case `"$_G_path_prog" --version 2>&1` in gnome-menus-3.36.0/ltmain.sh-204- *GNU*) func_path_progs_result=$_G_path_prog _G_path_prog_found=: ;; ############################################## gnome-menus-3.36.0/ltmain.sh-249- diff conftest.out conftest.nl >/dev/null 2>&1 || break gnome-menus-3.36.0/ltmain.sh:250: _G_count=`expr $_G_count + 1` gnome-menus-3.36.0/ltmain.sh-251- if test "$_G_count" -gt "$_G_path_prog_max"; then ############################################## gnome-menus-3.36.0/ltmain.sh-285- diff conftest.out conftest.nl >/dev/null 2>&1 || break gnome-menus-3.36.0/ltmain.sh:286: _G_count=`expr $_G_count + 1` gnome-menus-3.36.0/ltmain.sh-287- if test "$_G_count" -gt "$_G_path_prog_max"; then ############################################## gnome-menus-3.36.0/ltmain.sh-410-# The name of this program. gnome-menus-3.36.0/ltmain.sh:411:progname=`$ECHO "$progpath" |$SED "$sed_basename"` gnome-menus-3.36.0/ltmain.sh-412- ############################################## gnome-menus-3.36.0/ltmain.sh-416- *[\\/]*) gnome-menus-3.36.0/ltmain.sh:417: progdir=`$ECHO "$progpath" |$SED "$sed_dirname"` gnome-menus-3.36.0/ltmain.sh:418: progdir=`cd "$progdir" && pwd` gnome-menus-3.36.0/ltmain.sh-419- progpath=$progdir/$progname ############################################## gnome-menus-3.36.0/ltmain.sh-610- gnome-menus-3.36.0/ltmain.sh:611: eval _G_current_value='`$ECHO $'$1'`' gnome-menus-3.36.0/ltmain.sh:612: _G_delim=`expr "$2" : '\(.\)'` gnome-menus-3.36.0/ltmain.sh-613- ############################################## gnome-menus-3.36.0/ltmain.sh-639- gnome-menus-3.36.0/ltmain.sh:640: func_arith_result=`expr "$@"` gnome-menus-3.36.0/ltmain.sh-641- } ############################################## gnome-menus-3.36.0/ltmain.sh-660- # ...otherwise fall back to using sed. gnome-menus-3.36.0/ltmain.sh:661: _b='func_basename_result=`$ECHO "$1" |$SED "$sed_basename"`' gnome-menus-3.36.0/ltmain.sh:662: _d='func_dirname_result=`$ECHO "$1" |$SED "$sed_dirname"` gnome-menus-3.36.0/ltmain.sh-663- if test "X$func_dirname_result" = "X$1"; then ############################################## gnome-menus-3.36.0/ltmain.sh-757- test -n "$_G_tc" && { gnome-menus-3.36.0/ltmain.sh:758: _G_esc_tc=`$ECHO "$_G_tc" | $SED "$sed_make_literal_regex"` gnome-menus-3.36.0/ltmain.sh:759: _G_indent=`$ECHO "$_G_indent" | $SED "s|$_G_esc_tc||g"` gnome-menus-3.36.0/ltmain.sh-760- } gnome-menus-3.36.0/ltmain.sh-761- done gnome-menus-3.36.0/ltmain.sh:762: _G_indent="$progname: "`echo "$_G_indent" | $SED 's|.| |g'`" " ## exclude from sc_prohibit_nested_quotes gnome-menus-3.36.0/ltmain.sh-763- ############################################## gnome-menus-3.36.0/ltmain.sh-831- gnome-menus-3.36.0/ltmain.sh:832: func_len_result=`expr "$1" : ".*" 2>/dev/null || echo $max_cmd_len` gnome-menus-3.36.0/ltmain.sh-833- } ############################################## gnome-menus-3.36.0/ltmain.sh-863- # ...otherwise throw away the child directory and loop gnome-menus-3.36.0/ltmain.sh:864: _G_directory_path=`$ECHO "$_G_directory_path" | $SED -e "$sed_dirname"` gnome-menus-3.36.0/ltmain.sh-865- done gnome-menus-3.36.0/ltmain.sh:866: _G_dir_list=`$ECHO "$_G_dir_list" | $SED 's|:*$||'` gnome-menus-3.36.0/ltmain.sh-867- ############################################## gnome-menus-3.36.0/ltmain.sh-901- # If mktemp works, use that first and foremost gnome-menus-3.36.0/ltmain.sh:902: _G_tmpdir=`mktemp -d "$_G_template-XXXXXXXX" 2>/dev/null` gnome-menus-3.36.0/ltmain.sh-903- ############################################## gnome-menus-3.36.0/ltmain.sh-1111- *[\\\`\"\$]*) gnome-menus-3.36.0/ltmain.sh:1112: _G_unquoted_arg=`printf '%s\n' "$1" |$SED "$sed_quote_subst"` ;; gnome-menus-3.36.0/ltmain.sh-1113- *) ############################################## gnome-menus-3.36.0/ltmain.sh-1198- case $2 in gnome-menus-3.36.0/ltmain.sh:1199: .*) func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%\\\\$2\$%%"`;; gnome-menus-3.36.0/ltmain.sh:1200: *) func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%$2\$%%"`;; gnome-menus-3.36.0/ltmain.sh-1201- esac ############################################## gnome-menus-3.36.0/ltmain.sh-1271- [0-9]* | *[!a-zA-Z0-9_]*) gnome-menus-3.36.0/ltmain.sh:1272: func_tr_sh_result=`$ECHO "$1" | $SED -e 's/^\([0-9]\)/_\1/' -e 's/[^a-zA-Z0-9_]/_/g'` gnome-menus-3.36.0/ltmain.sh-1273- ;; ############################################## gnome-menus-3.36.0/ltmain.sh-1358- gnome-menus-3.36.0/ltmain.sh:1359: test "x$1" = x`func_sort_ver "$1" "$2" | $SED 1q` gnome-menus-3.36.0/ltmain.sh-1360-} ############################################## gnome-menus-3.36.0/ltmain.sh-1424-# The default options also support '--debug', which will turn on shell gnome-menus-3.36.0/ltmain.sh:1425:# execution tracing (see the comment above debug_cmd below for another gnome-menus-3.36.0/ltmain.sh-1426-# use), and '--verbose' and the func_verbose function to allow your script ############################################## gnome-menus-3.36.0/ltmain.sh-1517- gnome-menus-3.36.0/ltmain.sh:1518: eval ${1}_hooks='`$ECHO "\$'$1'_hooks" |$SED "s| '$2'||"`' gnome-menus-3.36.0/ltmain.sh-1519-} ############################################## gnome-menus-3.36.0/ltmain.sh-1870- gnome-menus-3.36.0/ltmain.sh:1871: func_split_equals_lhs=`expr "x$1" : 'x\([^=]*\)'` gnome-menus-3.36.0/ltmain.sh-1872- func_split_equals_rhs= gnome-menus-3.36.0/ltmain.sh-1873- test "x$func_split_equals_lhs" = "x$1" \ gnome-menus-3.36.0/ltmain.sh:1874: || func_split_equals_rhs=`expr "x$1" : 'x[^=]*=\(.*\)$'` gnome-menus-3.36.0/ltmain.sh-1875- } ############################################## gnome-menus-3.36.0/ltmain.sh-1898- gnome-menus-3.36.0/ltmain.sh:1899: func_split_short_opt_name=`expr "x$1" : 'x-\(.\)'` gnome-menus-3.36.0/ltmain.sh:1900: func_split_short_opt_arg=`expr "x$1" : 'x-.\(.*\)$'` gnome-menus-3.36.0/ltmain.sh-1901- } ############################################## gnome-menus-3.36.0/ltmain.sh-2071- version: $progname (GNU libtool) 2.4.6 gnome-menus-3.36.0/ltmain.sh:2072: automake: `($AUTOMAKE --version) 2>/dev/null |$SED 1q` gnome-menus-3.36.0/ltmain.sh:2073: autoconf: `($AUTOCONF --version) 2>/dev/null |$SED 1q` gnome-menus-3.36.0/ltmain.sh-2074- ############################################## gnome-menus-3.36.0/ltmain.sh-2110- { gnome-menus-3.36.0/ltmain.sh:2111: func_lo2o_result=`$ECHO "$1" | $SED "$lo2o"` gnome-menus-3.36.0/ltmain.sh-2112- } ############################################## gnome-menus-3.36.0/ltmain.sh-2115- { gnome-menus-3.36.0/ltmain.sh:2116: func_xform_result=`$ECHO "$1" | $SED 's|\.[^.]*$|.lo|'` gnome-menus-3.36.0/ltmain.sh-2117- } ############################################## gnome-menus-3.36.0/ltmain.sh-2206- # quotes we have to do it in 2 steps: gnome-menus-3.36.0/ltmain.sh:2207: extractedcf=`$SED -n -e "$sed_extractcf" < "$progpath"` gnome-menus-3.36.0/ltmain.sh-2208- eval "$extractedcf" ############################################## gnome-menus-3.36.0/ltmain.sh-2659- done gnome-menus-3.36.0/ltmain.sh:2660: CC_expanded=`func_echo_all $CC` gnome-menus-3.36.0/ltmain.sh:2661: CC_quoted_expanded=`func_echo_all $CC_quoted` gnome-menus-3.36.0/ltmain.sh-2662- case $@ in ############################################## gnome-menus-3.36.0/ltmain.sh-2672- # Evaluate the configuration. gnome-menus-3.36.0/ltmain.sh:2673: eval "`$SED -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`" gnome-menus-3.36.0/ltmain.sh-2674- CC_quoted= ############################################## gnome-menus-3.36.0/ltmain.sh-2678- done gnome-menus-3.36.0/ltmain.sh:2679: CC_expanded=`func_echo_all $CC` gnome-menus-3.36.0/ltmain.sh:2680: CC_quoted_expanded=`func_echo_all $CC_quoted` gnome-menus-3.36.0/ltmain.sh-2681- case "$@ " in ############################################## gnome-menus-3.36.0/ltmain.sh-2770- # zero AND non-empty stdout, which explains the odd construction: gnome-menus-3.36.0/ltmain.sh:2771: func_convert_core_file_wine_to_w32_tmp=`winepath -w "$1" 2>/dev/null` gnome-menus-3.36.0/ltmain.sh-2772- if test "$?" -eq 0 && test -n "$func_convert_core_file_wine_to_w32_tmp"; then ############################################## gnome-menus-3.36.0/ltmain.sh-2838- if test -n "$LT_CYGPATH" && test -f "$LT_CYGPATH"; then gnome-menus-3.36.0/ltmain.sh:2839: func_cygpath_result=`$LT_CYGPATH "$@" 2>/dev/null` gnome-menus-3.36.0/ltmain.sh-2840- if test "$?" -ne 0; then ############################################## gnome-menus-3.36.0/ltmain.sh-3009- # LT_CYGPATH in this case. gnome-menus-3.36.0/ltmain.sh:3010: func_to_host_file_result=`cygpath -m "$1"` gnome-menus-3.36.0/ltmain.sh-3011- fi ############################################## gnome-menus-3.36.0/ltmain.sh-3166- func_to_host_path_tmp1=$func_stripname_result gnome-menus-3.36.0/ltmain.sh:3167: func_to_host_path_result=`cygpath -m -p "$func_to_host_path_tmp1"` gnome-menus-3.36.0/ltmain.sh-3168- func_convert_path_check : ";" \ ############################################## gnome-menus-3.36.0/ltmain.sh-3376- *.[cCFSifmso] | \ gnome-menus-3.36.0/ltmain.sh:3377: *.ada | *.adb | *.ads | *.asm | \ gnome-menus-3.36.0/ltmain.sh-3378- *.c++ | *.cc | *.ii | *.class | *.cpp | *.cxx | \ ############################################## gnome-menus-3.36.0/ltmain.sh-3453- if test no = "$compiler_c_o"; then gnome-menus-3.36.0/ltmain.sh:3454: output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.$objext gnome-menus-3.36.0/ltmain.sh-3455- lockfile=$output_obj.lock ############################################## gnome-menus-3.36.0/ltmain.sh-3472-*** ERROR, $lockfile exists and contains: gnome-menus-3.36.0/ltmain.sh:3473:`cat $lockfile 2>/dev/null` gnome-menus-3.36.0/ltmain.sh-3474- ############################################## gnome-menus-3.36.0/ltmain.sh-3520- if test warn = "$need_locks" && gnome-menus-3.36.0/ltmain.sh:3521: test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then gnome-menus-3.36.0/ltmain.sh-3522- $ECHO "\ gnome-menus-3.36.0/ltmain.sh-3523-*** ERROR, $lockfile contains: gnome-menus-3.36.0/ltmain.sh:3524:`cat $lockfile 2>/dev/null` gnome-menus-3.36.0/ltmain.sh-3525- ############################################## gnome-menus-3.36.0/ltmain.sh-3569- if test warn = "$need_locks" && gnome-menus-3.36.0/ltmain.sh:3570: test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then gnome-menus-3.36.0/ltmain.sh-3571- $ECHO "\ gnome-menus-3.36.0/ltmain.sh-3572-*** ERROR, $lockfile contains: gnome-menus-3.36.0/ltmain.sh:3573:`cat $lockfile 2>/dev/null` gnome-menus-3.36.0/ltmain.sh-3574- ############################################## gnome-menus-3.36.0/ltmain.sh-3895- # Get the absolute pathname. gnome-menus-3.36.0/ltmain.sh:3896: absdir=`cd "$dir" && pwd` gnome-menus-3.36.0/ltmain.sh-3897- test -n "$absdir" && dir=$absdir ############################################## gnome-menus-3.36.0/ltmain.sh-3994- if test -n "$lt_sysroot"; then gnome-menus-3.36.0/ltmain.sh:3995: sysroot_regex=`$ECHO "$lt_sysroot" | $SED "$sed_make_literal_regex"` gnome-menus-3.36.0/ltmain.sh-3996- sysroot_cmd="s/\([ ']\)$sysroot_regex/\1/g;" ############################################## gnome-menus-3.36.0/ltmain.sh-4278- # Determine the prefix the user has applied to our future dir. gnome-menus-3.36.0/ltmain.sh:4279: inst_prefix_dir=`$ECHO "$destdir" | $SED -e "s%$libdir\$%%"` gnome-menus-3.36.0/ltmain.sh-4280- ############################################## gnome-menus-3.36.0/ltmain.sh-4291- # Stick the inst_prefix_dir data into the link command. gnome-menus-3.36.0/ltmain.sh:4292: relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"` gnome-menus-3.36.0/ltmain.sh-4293- else gnome-menus-3.36.0/ltmain.sh:4294: relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%%"` gnome-menus-3.36.0/ltmain.sh-4295- fi ############################################## gnome-menus-3.36.0/ltmain.sh-4458- fi gnome-menus-3.36.0/ltmain.sh:4459: libfile=$libdir/`$ECHO "$lib" | $SED 's%^.*/%%g'` gnome-menus-3.36.0/ltmain.sh-4460- if test -n "$libdir" && test ! -f "$libfile"; then ############################################## gnome-menus-3.36.0/ltmain.sh-4477- # Replace the output file specification. gnome-menus-3.36.0/ltmain.sh:4478: relink_command=`$ECHO "$relink_command" | $SED 's%@OUTPUT@%'"$outputname"'%g'` gnome-menus-3.36.0/ltmain.sh-4479- ############################################## gnome-menus-3.36.0/ltmain.sh-4496- # Install the binary that we compiled earlier. gnome-menus-3.36.0/ltmain.sh:4497: file=`$ECHO "$file$stripped_ext" | $SED "s%\([^/]*\)$%$objdir/\1%"` gnome-menus-3.36.0/ltmain.sh-4498- fi ############################################## gnome-menus-3.36.0/ltmain.sh-4570- my_pic_p=${3-false} gnome-menus-3.36.0/ltmain.sh:4571: my_prefix=`$ECHO "$my_originator" | $SED 's%[^a-zA-Z0-9]%_%g'` gnome-menus-3.36.0/ltmain.sh-4572- my_dlsyms= ############################################## gnome-menus-3.36.0/ltmain.sh-4628- # Add our own program objects to the symbol list. gnome-menus-3.36.0/ltmain.sh:4629: progfiles=`$ECHO "$objs$old_deplibs" | $SP2NL | $SED "$lo2o" | $NL2SP` gnome-menus-3.36.0/ltmain.sh-4630- for progfile in $progfiles; do ############################################## gnome-menus-3.36.0/ltmain.sh-4690- # Use subshell, to avoid clobbering current variable values gnome-menus-3.36.0/ltmain.sh:4691: dlprefile_dlname=`source "$curr_lafile" && echo "$dlname"` gnome-menus-3.36.0/ltmain.sh-4692- if test -n "$dlprefile_dlname"; then ############################################## gnome-menus-3.36.0/ltmain.sh-4859- if test -f "$output_objdir/$my_outputname.def"; then gnome-menus-3.36.0/ltmain.sh:4860: compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"` gnome-menus-3.36.0/ltmain.sh:4861: finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"` gnome-menus-3.36.0/ltmain.sh-4862- else gnome-menus-3.36.0/ltmain.sh:4863: compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"` gnome-menus-3.36.0/ltmain.sh:4864: finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"` gnome-menus-3.36.0/ltmain.sh-4865- fi ############################################## gnome-menus-3.36.0/ltmain.sh-4867- *) gnome-menus-3.36.0/ltmain.sh:4868: compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"` gnome-menus-3.36.0/ltmain.sh:4869: finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"` gnome-menus-3.36.0/ltmain.sh-4870- ;; ############################################## gnome-menus-3.36.0/ltmain.sh-4882- # Nullify the symbol file. gnome-menus-3.36.0/ltmain.sh:4883: compile_command=`$ECHO "$compile_command" | $SED "s% @SYMFILE@%%"` gnome-menus-3.36.0/ltmain.sh:4884: finalize_command=`$ECHO "$finalize_command" | $SED "s% @SYMFILE@%%"` gnome-menus-3.36.0/ltmain.sh-4885- fi ############################################## gnome-menus-3.36.0/ltmain.sh-4896- func_to_tool_file "$1" func_convert_file_msys_to_w32 gnome-menus-3.36.0/ltmain.sh:4897: func_cygming_gnu_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $EGREP ' (_head_[A-Za-z0-9_]+_[ad]l*|[A-Za-z0-9_]+_[ad]l*_iname)$'` gnome-menus-3.36.0/ltmain.sh-4898- test -n "$func_cygming_gnu_implib_tmp" ############################################## gnome-menus-3.36.0/ltmain.sh-4909- func_to_tool_file "$1" func_convert_file_msys_to_w32 gnome-menus-3.36.0/ltmain.sh:4910: func_cygming_ms_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $GREP '_NULL_IMPORT_DESCRIPTOR'` gnome-menus-3.36.0/ltmain.sh-4911- test -n "$func_cygming_ms_implib_tmp" ############################################## gnome-menus-3.36.0/ltmain.sh-4925- win32_libid_type=unknown gnome-menus-3.36.0/ltmain.sh:4926: win32_fileres=`file -L $1 2>/dev/null` gnome-menus-3.36.0/ltmain.sh-4927- case $win32_fileres in ############################################## gnome-menus-3.36.0/ltmain.sh-4990- gnome-menus-3.36.0/ltmain.sh:4991: sharedlib_from_linklib_result=`$DLLTOOL --identify-strict --identify "$1"` gnome-menus-3.36.0/ltmain.sh-4992-} ############################################## gnome-menus-3.36.0/ltmain.sh-5008- gnome-menus-3.36.0/ltmain.sh:5009: match_literal=`$ECHO "$1" | $SED "$sed_make_literal_regex"` gnome-menus-3.36.0/ltmain.sh-5010- $OBJDUMP -s --section "$1" "$2" 2>/dev/null | ############################################## gnome-menus-3.36.0/ltmain.sh-5072- # binutils import library gnome-menus-3.36.0/ltmain.sh:5073: sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$7' "$1"` gnome-menus-3.36.0/ltmain.sh-5074- elif func_cygming_ms_implib_p "$1"; then gnome-menus-3.36.0/ltmain.sh-5075- # ms-generated import library gnome-menus-3.36.0/ltmain.sh:5076: sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$6' "$1"` gnome-menus-3.36.0/ltmain.sh-5077- else ############################################## gnome-menus-3.36.0/ltmain.sh-5156- darwin_base_archive=$func_basename_result gnome-menus-3.36.0/ltmain.sh:5157: darwin_arches=`$LIPO -info "$darwin_archive" 2>/dev/null | $GREP Architectures 2>/dev/null || true` gnome-menus-3.36.0/ltmain.sh-5158- if test -n "$darwin_arches"; then gnome-menus-3.36.0/ltmain.sh:5159: darwin_arches=`$ECHO "$darwin_arches" | $SED -e 's/.*are://'` gnome-menus-3.36.0/ltmain.sh-5160- darwin_arch= ############################################## gnome-menus-3.36.0/ltmain.sh-5170- ## Okay now we've a bunch of thin objects, gotta fatten them up :) gnome-menus-3.36.0/ltmain.sh:5171: darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print | $SED -e "$sed_basename" | sort -u` gnome-menus-3.36.0/ltmain.sh-5172- darwin_file= ############################################## gnome-menus-3.36.0/ltmain.sh-5174- for darwin_file in $darwin_filelist; do gnome-menus-3.36.0/ltmain.sh:5175: darwin_files=`find unfat-$$ -name $darwin_file -print | sort | $NL2SP` gnome-menus-3.36.0/ltmain.sh-5176- $LIPO -create -output "$darwin_file" $darwin_files ############################################## gnome-menus-3.36.0/ltmain.sh-5189- esac gnome-menus-3.36.0/ltmain.sh:5190: my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | sort | $NL2SP` gnome-menus-3.36.0/ltmain.sh-5191- done ############################################## gnome-menus-3.36.0/ltmain.sh-5260- gnome-menus-3.36.0/ltmain.sh:5261: qECHO=`$ECHO "$ECHO" | $SED "$sed_quote_subst"` gnome-menus-3.36.0/ltmain.sh-5262- $ECHO "\ ############################################## gnome-menus-3.36.0/ltmain.sh-5295- --lt-dump-script) gnome-menus-3.36.0/ltmain.sh:5296: lt_dump_D=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%/[^/]*$%%'\` gnome-menus-3.36.0/ltmain.sh-5297- test \"X\$lt_dump_D\" = \"X\$lt_script_arg0\" && lt_dump_D=. gnome-menus-3.36.0/ltmain.sh:5298: lt_dump_F=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%^.*/%%'\` gnome-menus-3.36.0/ltmain.sh-5299- cat \"\$lt_dump_D/\$lt_dump_F\" ############################################## gnome-menus-3.36.0/ltmain.sh-5322- \$ECHO \"$outputname:$output:\$LINENO: newargv[\$lt_dump_args_N]: \$lt_arg\" gnome-menus-3.36.0/ltmain.sh:5323: lt_dump_args_N=\`expr \$lt_dump_args_N + 1\` gnome-menus-3.36.0/ltmain.sh-5324- done ############################################## gnome-menus-3.36.0/ltmain.sh-5380- # Find the directory that this script lives in. gnome-menus-3.36.0/ltmain.sh:5381: thisdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*$%%'\` gnome-menus-3.36.0/ltmain.sh-5382- test \"x\$thisdir\" = \"x\$file\" && thisdir=. ############################################## gnome-menus-3.36.0/ltmain.sh-5384- # Follow symbolic links until we get to the real thisdir. gnome-menus-3.36.0/ltmain.sh:5385: file=\`ls -ld \"\$file\" | $SED -n 's/.*-> //p'\` gnome-menus-3.36.0/ltmain.sh-5386- while test -n \"\$file\"; do gnome-menus-3.36.0/ltmain.sh:5387: destdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*\$%%'\` gnome-menus-3.36.0/ltmain.sh-5388- ############################################## gnome-menus-3.36.0/ltmain.sh-5396- gnome-menus-3.36.0/ltmain.sh:5397: file=\`\$ECHO \"\$file\" | $SED 's%^.*/%%'\` gnome-menus-3.36.0/ltmain.sh:5398: file=\`ls -ld \"\$thisdir/\$file\" | $SED -n 's/.*-> //p'\` gnome-menus-3.36.0/ltmain.sh-5399- done ############################################## gnome-menus-3.36.0/ltmain.sh-5410- case \"\$thisdir\" in gnome-menus-3.36.0/ltmain.sh:5411: *[\\\\/]$objdir ) thisdir=\`\$ECHO \"\$thisdir\" | $SED 's%[\\\\/][^\\\\/]*$%%'\` ;; gnome-menus-3.36.0/ltmain.sh-5412- $objdir ) thisdir=. ;; ############################################## gnome-menus-3.36.0/ltmain.sh-5416- # Try to get the absolute directory name. gnome-menus-3.36.0/ltmain.sh:5417: absdir=\`cd \"\$thisdir\" && pwd\` gnome-menus-3.36.0/ltmain.sh-5418- test -n \"\$absdir\" && thisdir=\"\$absdir\" ############################################## gnome-menus-3.36.0/ltmain.sh-5426- if test ! -f \"\$progdir/\$program\" || gnome-menus-3.36.0/ltmain.sh:5427: { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | $SED 1q\`; \\ gnome-menus-3.36.0/ltmain.sh-5428- test \"X\$file\" != \"X\$progdir/\$program\"; }; then ############################################## gnome-menus-3.36.0/ltmain.sh-5441- if test -n \"\$relink_command\"; then gnome-menus-3.36.0/ltmain.sh:5442: if relink_command_output=\`eval \$relink_command 2>&1\`; then : gnome-menus-3.36.0/ltmain.sh-5443- else ############################################## gnome-menus-3.36.0/ltmain.sh-5485- # The second colon is a workaround for a bug in BeOS R4 sed gnome-menus-3.36.0/ltmain.sh:5486: $shlibpath_var=\`\$ECHO \"\$$shlibpath_var\" | $SED 's/::*\$//'\` gnome-menus-3.36.0/ltmain.sh-5487- ############################################## gnome-menus-3.36.0/ltmain.sh-6464- gnome-menus-3.36.0/ltmain.sh:6465: case `eval $file_magic_cmd \"\$1\" 2>/dev/null | $SED -e 10q` in gnome-menus-3.36.0/ltmain.sh-6466- *import*) : ;; ############################################## gnome-menus-3.36.0/ltmain.sh-6712- moreargs= gnome-menus-3.36.0/ltmain.sh:6713: for fil in `cat "$save_arg"` gnome-menus-3.36.0/ltmain.sh-6714- do ############################################## gnome-menus-3.36.0/ltmain.sh-6973- *) gnome-menus-3.36.0/ltmain.sh:6974: absdir=`cd "$dir" && pwd` gnome-menus-3.36.0/ltmain.sh-6975- test -z "$absdir" && \ ############################################## gnome-menus-3.36.0/ltmain.sh-6994- *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*) gnome-menus-3.36.0/ltmain.sh:6995: testbindir=`$ECHO "$dir" | $SED 's*/lib$*/bin*'` gnome-menus-3.36.0/ltmain.sh-6996- case :$dllsearchpath: in ############################################## gnome-menus-3.36.0/ltmain.sh-7289- -Z*) gnome-menus-3.36.0/ltmain.sh:7290: if test os2 = "`expr $host : '.*\(os2\)'`"; then gnome-menus-3.36.0/ltmain.sh-7291- # OS/2 uses -Zxxx to specify OS/2-specific options ############################################## gnome-menus-3.36.0/ltmain.sh-7459- # get the directories listed in $shlibpath_var gnome-menus-3.36.0/ltmain.sh:7460: eval shlib_search_path=\`\$ECHO \"\$$shlibpath_var\" \| \$SED \'s/:/ /g\'\` gnome-menus-3.36.0/ltmain.sh-7461- else ############################################## gnome-menus-3.36.0/ltmain.sh-7775- set dummy $deplibs_check_method; shift gnome-menus-3.36.0/ltmain.sh:7776: match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"` gnome-menus-3.36.0/ltmain.sh-7777- if eval "\$ECHO \"$deplib\"" 2>/dev/null | $SED 10q \ ############################################## gnome-menus-3.36.0/ltmain.sh-7865- if test -n "$inherited_linker_flags"; then gnome-menus-3.36.0/ltmain.sh:7866: tmp_inherited_linker_flags=`$ECHO "$inherited_linker_flags" | $SED 's/-framework \([^ $]*\)/\1.ltframework/g'` gnome-menus-3.36.0/ltmain.sh-7867- for tmp_inherited_linker_flag in $tmp_inherited_linker_flags; do ############################################## gnome-menus-3.36.0/ltmain.sh-7873- fi gnome-menus-3.36.0/ltmain.sh:7874: dependency_libs=`$ECHO " $dependency_libs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` gnome-menus-3.36.0/ltmain.sh-7875- if test lib,link = "$linkmode,$pass" || ############################################## gnome-menus-3.36.0/ltmain.sh-7946- *) gnome-menus-3.36.0/ltmain.sh:7947: abs_ladir=`cd "$ladir" && pwd` gnome-menus-3.36.0/ltmain.sh-7948- if test -z "$abs_ladir"; then ############################################## gnome-menus-3.36.0/ltmain.sh-8199- shift gnome-menus-3.36.0/ltmain.sh:8200: libname=`eval "\\$ECHO \"$libname_spec\""` gnome-menus-3.36.0/ltmain.sh-8201- # use dlname if we got it. it's perfectly good, no? ############################################## gnome-menus-3.36.0/ltmain.sh-8491- *) gnome-menus-3.36.0/ltmain.sh:8492: absdir=`cd "$dir" && pwd` gnome-menus-3.36.0/ltmain.sh-8493- if test -z "$absdir"; then ############################################## gnome-menus-3.36.0/ltmain.sh-8502- depdepl= gnome-menus-3.36.0/ltmain.sh:8503: eval deplibrary_names=`$SED -n -e 's/^library_names=\(.*\)$/\1/p' $deplib` gnome-menus-3.36.0/ltmain.sh-8504- if test -n "$deplibrary_names"; then ############################################## gnome-menus-3.36.0/ltmain.sh-8509- depdepl=$absdir/$objdir/$depdepl gnome-menus-3.36.0/ltmain.sh:8510: darwin_install_name=`$OTOOL -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'` gnome-menus-3.36.0/ltmain.sh-8511- if test -z "$darwin_install_name"; then gnome-menus-3.36.0/ltmain.sh:8512: darwin_install_name=`$OTOOL64 -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'` gnome-menus-3.36.0/ltmain.sh-8513- fi ############################################## gnome-menus-3.36.0/ltmain.sh-8524- else gnome-menus-3.36.0/ltmain.sh:8525: eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $deplib` gnome-menus-3.36.0/ltmain.sh-8526- test -z "$libdir" && \ ############################################## gnome-menus-3.36.0/ltmain.sh-8547- else gnome-menus-3.36.0/ltmain.sh:8548: compiler_flags="$compiler_flags "`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` gnome-menus-3.36.0/ltmain.sh-8549- fi ############################################## gnome-menus-3.36.0/ltmain.sh-8636- linux*) gnome-menus-3.36.0/ltmain.sh:8637: case `$CC -V 2>&1 | sed 5q` in gnome-menus-3.36.0/ltmain.sh-8638- *Sun\ C*) # Sun C++ 5.9 ############################################## gnome-menus-3.36.0/ltmain.sh-9041- removelist= gnome-menus-3.36.0/ltmain.sh:9042: tempremovelist=`$ECHO "$output_objdir/*"` gnome-menus-3.36.0/ltmain.sh-9043- for p in $tempremovelist; do ############################################## gnome-menus-3.36.0/ltmain.sh-9067- # Transform .lo files to .o files. gnome-menus-3.36.0/ltmain.sh:9068: oldobjs="$objs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; $lo2o" | $NL2SP` gnome-menus-3.36.0/ltmain.sh-9069- fi ############################################## gnome-menus-3.36.0/ltmain.sh-9072- #for path in $notinst_path; do gnome-menus-3.36.0/ltmain.sh:9073: # lib_search_path=`$ECHO "$lib_search_path " | $SED "s% $path % %g"` gnome-menus-3.36.0/ltmain.sh:9074: # deplibs=`$ECHO "$deplibs " | $SED "s% -L$path % %g"` gnome-menus-3.36.0/ltmain.sh:9075: # dependency_libs=`$ECHO "$dependency_libs " | $SED "s% -L$path % %g"` gnome-menus-3.36.0/ltmain.sh-9076- #done ############################################## gnome-menus-3.36.0/ltmain.sh-9193- if test -n "$i"; then gnome-menus-3.36.0/ltmain.sh:9194: libname=`eval "\\$ECHO \"$libname_spec\""` gnome-menus-3.36.0/ltmain.sh:9195: deplib_matches=`eval "\\$ECHO \"$library_names_spec\""` gnome-menus-3.36.0/ltmain.sh-9196- set dummy $deplib_matches; shift gnome-menus-3.36.0/ltmain.sh-9197- deplib_match=$1 gnome-menus-3.36.0/ltmain.sh:9198: if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then gnome-menus-3.36.0/ltmain.sh-9199- func_append newdeplibs " $i" ############################################## gnome-menus-3.36.0/ltmain.sh-9236- if test -n "$i"; then gnome-menus-3.36.0/ltmain.sh:9237: libname=`eval "\\$ECHO \"$libname_spec\""` gnome-menus-3.36.0/ltmain.sh:9238: deplib_matches=`eval "\\$ECHO \"$library_names_spec\""` gnome-menus-3.36.0/ltmain.sh-9239- set dummy $deplib_matches; shift gnome-menus-3.36.0/ltmain.sh-9240- deplib_match=$1 gnome-menus-3.36.0/ltmain.sh:9241: if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then gnome-menus-3.36.0/ltmain.sh-9242- func_append newdeplibs " $i" ############################################## gnome-menus-3.36.0/ltmain.sh-9271- set dummy $deplibs_check_method; shift gnome-menus-3.36.0/ltmain.sh:9272: file_magic_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"` gnome-menus-3.36.0/ltmain.sh-9273- for a_deplib in $deplibs; do ############################################## gnome-menus-3.36.0/ltmain.sh-9286- if test -n "$a_deplib"; then gnome-menus-3.36.0/ltmain.sh:9287: libname=`eval "\\$ECHO \"$libname_spec\""` gnome-menus-3.36.0/ltmain.sh-9288- if test -n "$file_magic_glob"; then gnome-menus-3.36.0/ltmain.sh:9289: libnameglob=`func_echo_all "$libname" | $SED -e $file_magic_glob` gnome-menus-3.36.0/ltmain.sh-9290- else ############################################## gnome-menus-3.36.0/ltmain.sh-9296- shopt -s nocaseglob gnome-menus-3.36.0/ltmain.sh:9297: potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null` gnome-menus-3.36.0/ltmain.sh-9298- $nocaseglob gnome-menus-3.36.0/ltmain.sh-9299- else gnome-menus-3.36.0/ltmain.sh:9300: potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null` gnome-menus-3.36.0/ltmain.sh-9301- fi ############################################## gnome-menus-3.36.0/ltmain.sh-9314- while test -h "$potlib" 2>/dev/null; do gnome-menus-3.36.0/ltmain.sh:9315: potliblink=`ls -ld $potlib | $SED 's/.* -> //'` gnome-menus-3.36.0/ltmain.sh-9316- case $potliblink in gnome-menus-3.36.0/ltmain.sh-9317- [\\/]* | [A-Za-z]:[\\/]*) potlib=$potliblink;; gnome-menus-3.36.0/ltmain.sh:9318: *) potlib=`$ECHO "$potlib" | $SED 's|[^/]*$||'`"$potliblink";; gnome-menus-3.36.0/ltmain.sh-9319- esac ############################################## gnome-menus-3.36.0/ltmain.sh-9355- set dummy $deplibs_check_method; shift gnome-menus-3.36.0/ltmain.sh:9356: match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"` gnome-menus-3.36.0/ltmain.sh-9357- for a_deplib in $deplibs; do ############################################## gnome-menus-3.36.0/ltmain.sh-9370- if test -n "$a_deplib"; then gnome-menus-3.36.0/ltmain.sh:9371: libname=`eval "\\$ECHO \"$libname_spec\""` gnome-menus-3.36.0/ltmain.sh-9372- for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do gnome-menus-3.36.0/ltmain.sh:9373: potential_libs=`ls $i/$libname[.-]* 2>/dev/null` gnome-menus-3.36.0/ltmain.sh-9374- for potent_lib in $potential_libs; do ############################################## gnome-menus-3.36.0/ltmain.sh-9409- newdeplibs= gnome-menus-3.36.0/ltmain.sh:9410: tmp_deplibs=`$ECHO " $deplibs" | $SED 's/ -lc$//; s/ -[LR][^ ]*//g'` gnome-menus-3.36.0/ltmain.sh-9411- if test yes = "$allow_libtool_libs_with_static_runtimes"; then ############################################## gnome-menus-3.36.0/ltmain.sh-9413- # can't use Xsed below, because $i might contain '/' gnome-menus-3.36.0/ltmain.sh:9414: tmp_deplibs=`$ECHO " $tmp_deplibs" | $SED "s|$i||"` gnome-menus-3.36.0/ltmain.sh-9415- done ############################################## gnome-menus-3.36.0/ltmain.sh-9439- # On Rhapsody replace the C library with the System framework gnome-menus-3.36.0/ltmain.sh:9440: newdeplibs=`$ECHO " $newdeplibs" | $SED 's/ -lc / System.ltframework /'` gnome-menus-3.36.0/ltmain.sh-9441- ;; ############################################## gnome-menus-3.36.0/ltmain.sh-9491- *-*-darwin*) gnome-menus-3.36.0/ltmain.sh:9492: newdeplibs=`$ECHO " $newdeplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` gnome-menus-3.36.0/ltmain.sh:9493: new_inherited_linker_flags=`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` gnome-menus-3.36.0/ltmain.sh:9494: deplibs=`$ECHO " $deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` gnome-menus-3.36.0/ltmain.sh-9495- ;; ############################################## gnome-menus-3.36.0/ltmain.sh-9618- # Use standard objects if they are pic gnome-menus-3.36.0/ltmain.sh:9619: test -z "$pic_flag" && libobjs=`$ECHO "$libobjs" | $SP2NL | $SED "$lo2o" | $NL2SP` gnome-menus-3.36.0/ltmain.sh-9620- test "X$libobjs" = "X " && libobjs= ############################################## gnome-menus-3.36.0/ltmain.sh-10132- eval tmp_whole_archive_flags=\"$whole_archive_flag_spec\" gnome-menus-3.36.0/ltmain.sh:10133: test -n "$wl" || tmp_whole_archive_flags=`$ECHO "$tmp_whole_archive_flags" | $SED 's|,| |g'` gnome-menus-3.36.0/ltmain.sh-10134- reload_conv_objs=$reload_objs\ $tmp_whole_archive_flags ############################################## gnome-menus-3.36.0/ltmain.sh-10147- # Create the old-style object. gnome-menus-3.36.0/ltmain.sh:10148: reload_objs=$objs$old_deplibs' '`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; /\.lib$/d; $lo2o" | $NL2SP`' '$reload_conv_objs gnome-menus-3.36.0/ltmain.sh-10149- ############################################## gnome-menus-3.36.0/ltmain.sh-10205- # On Rhapsody replace the C library is the System framework gnome-menus-3.36.0/ltmain.sh:10206: compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's/ -lc / System.ltframework /'` gnome-menus-3.36.0/ltmain.sh:10207: finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's/ -lc / System.ltframework /'` gnome-menus-3.36.0/ltmain.sh-10208- ;; ############################################## gnome-menus-3.36.0/ltmain.sh-10223- # Time to change all our "foo.ltframework" stuff back to "-framework foo" gnome-menus-3.36.0/ltmain.sh:10224: compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` gnome-menus-3.36.0/ltmain.sh:10225: finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` gnome-menus-3.36.0/ltmain.sh-10226- ;; ############################################## gnome-menus-3.36.0/ltmain.sh-10301- *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*) gnome-menus-3.36.0/ltmain.sh:10302: testbindir=`$ECHO "$libdir" | $SED -e 's*/lib$*/bin*'` gnome-menus-3.36.0/ltmain.sh-10303- case :$dllsearchpath: in ############################################## gnome-menus-3.36.0/ltmain.sh-10361- # Transform all the library objects into standard objects. gnome-menus-3.36.0/ltmain.sh:10362: compile_command=`$ECHO "$compile_command" | $SP2NL | $SED "$lo2o" | $NL2SP` gnome-menus-3.36.0/ltmain.sh:10363: finalize_command=`$ECHO "$finalize_command" | $SP2NL | $SED "$lo2o" | $NL2SP` gnome-menus-3.36.0/ltmain.sh-10364- fi ############################################## gnome-menus-3.36.0/ltmain.sh-10389- # Replace the output file specification. gnome-menus-3.36.0/ltmain.sh:10390: compile_command=`$ECHO "$compile_command" | $SED 's%@OUTPUT@%'"$output"'%g'` gnome-menus-3.36.0/ltmain.sh-10391- link_command=$compile_command$compile_rpath ############################################## gnome-menus-3.36.0/ltmain.sh-10398- func_to_tool_file "$output" gnome-menus-3.36.0/ltmain.sh:10399: postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'` gnome-menus-3.36.0/ltmain.sh-10400- func_execute_cmds "$postlink_cmds" 'exit $?' ############################################## gnome-menus-3.36.0/ltmain.sh-10442- # Replace the output file specification. gnome-menus-3.36.0/ltmain.sh:10443: link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output"'%g'` gnome-menus-3.36.0/ltmain.sh-10444- # Delete the old output file. ############################################## gnome-menus-3.36.0/ltmain.sh-10450- func_to_tool_file "$output" gnome-menus-3.36.0/ltmain.sh:10451: postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'` gnome-menus-3.36.0/ltmain.sh-10452- func_execute_cmds "$postlink_cmds" 'exit $?' ############################################## gnome-menus-3.36.0/ltmain.sh-10468- link_command=$finalize_var$compile_command$finalize_rpath gnome-menus-3.36.0/ltmain.sh:10469: relink_command=`$ECHO "$compile_var$compile_command$compile_rpath" | $SED 's%@OUTPUT@%\$progdir/\$file%g'` gnome-menus-3.36.0/ltmain.sh-10470- ;; ############################################## gnome-menus-3.36.0/ltmain.sh-10481- # Replace the output file specification. gnome-menus-3.36.0/ltmain.sh:10482: link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'` gnome-menus-3.36.0/ltmain.sh-10483- ############################################## gnome-menus-3.36.0/ltmain.sh-10490- func_to_tool_file "$output_objdir/$outputname" gnome-menus-3.36.0/ltmain.sh:10491: postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output_objdir/$outputname"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'` gnome-menus-3.36.0/ltmain.sh-10492- func_execute_cmds "$postlink_cmds" 'exit $?' ############################################## gnome-menus-3.36.0/ltmain.sh-10511- relink_command="(cd `pwd`; $relink_command)" gnome-menus-3.36.0/ltmain.sh:10512: relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"` gnome-menus-3.36.0/ltmain.sh-10513- fi ############################################## gnome-menus-3.36.0/ltmain.sh-10757- relink_command="(cd `pwd`; $SHELL \"$progpath\" $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)" gnome-menus-3.36.0/ltmain.sh:10758: relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"` gnome-menus-3.36.0/ltmain.sh-10759- if test yes = "$hardcode_automatic"; then ############################################## gnome-menus-3.36.0/ltmain.sh-10778- func_resolve_sysroot "$deplib" gnome-menus-3.36.0/ltmain.sh:10779: eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $func_resolve_sysroot_result` gnome-menus-3.36.0/ltmain.sh-10780- test -z "$libdir" && \ ############################################## gnome-menus-3.36.0/ltmain.sh-10804- name=$func_basename_result gnome-menus-3.36.0/ltmain.sh:10805: eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib` gnome-menus-3.36.0/ltmain.sh-10806- test -z "$libdir" && \ ############################################## gnome-menus-3.36.0/ltmain.sh-10823- name=$func_basename_result gnome-menus-3.36.0/ltmain.sh:10824: eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib` gnome-menus-3.36.0/ltmain.sh-10825- test -z "$libdir" && \ ############################################## gnome-menus-3.36.0/ltmain.sh-11142-# ### BEGIN LIBTOOL TAG CONFIG: disable-static gnome-menus-3.36.0/ltmain.sh:11143:build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac` gnome-menus-3.36.0/ltmain.sh-11144-# ### END LIBTOOL TAG CONFIG: disable-static ############################################## gnome-menus-3.36.0/Makefile.in-49- { \ gnome-menus-3.36.0/Makefile.in:50: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ gnome-menus-3.36.0/Makefile.in-51- }; \ ############################################## gnome-menus-3.36.0/Makefile.in-187- while test -n "$$dir1"; do \ gnome-menus-3.36.0/Makefile.in:188: first=`echo "$$dir1" | sed -e "$$sed_first"`; \ gnome-menus-3.36.0/Makefile.in-189- if test "$$first" != "."; then \ gnome-menus-3.36.0/Makefile.in-190- if test "$$first" = ".."; then \ gnome-menus-3.36.0/Makefile.in:191: dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ gnome-menus-3.36.0/Makefile.in:192: dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ gnome-menus-3.36.0/Makefile.in-193- else \ gnome-menus-3.36.0/Makefile.in:194: first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ gnome-menus-3.36.0/Makefile.in-195- if test "$$first2" = "$$first"; then \ gnome-menus-3.36.0/Makefile.in:196: dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ gnome-menus-3.36.0/Makefile.in-197- else \ ############################################## gnome-menus-3.36.0/Makefile.in-202- fi; \ gnome-menus-3.36.0/Makefile.in:203: dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ gnome-menus-3.36.0/Makefile.in-204- done; \ ############################################## gnome-menus-3.36.0/Makefile.in-381- $(srcdir)/py-compile \ gnome-menus-3.36.0/Makefile.in:382: `find "$(srcdir)" -type f -name Makefile.in -print` \ gnome-menus-3.36.0/Makefile.in-383- $(srcdir)/configure \ ############################################## gnome-menus-3.36.0/Makefile.in-468- dot_seen=no; \ gnome-menus-3.36.0/Makefile.in:469: target=`echo $@ | sed s/-recursive//`; \ gnome-menus-3.36.0/Makefile.in-470- case "$@" in \ ############################################## gnome-menus-3.36.0/Makefile.in-531-GTAGS: gnome-menus-3.36.0/Makefile.in:532: here=`$(am__cd) $(top_builddir) && pwd` \ gnome-menus-3.36.0/Makefile.in-533- && $(am__cd) $(top_srcdir) \ ############################################## gnome-menus-3.36.0/Makefile.in-566- test -d "$(distdir)" || mkdir "$(distdir)" gnome-menus-3.36.0/Makefile.in:567: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ gnome-menus-3.36.0/Makefile.in:568: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ gnome-menus-3.36.0/Makefile.in-569- list='$(DISTFILES)'; \ ############################################## gnome-menus-3.36.0/Makefile.in-580- if test -d $$d/$$file; then \ gnome-menus-3.36.0/Makefile.in:581: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ gnome-menus-3.36.0/Makefile.in-582- if test -d "$(distdir)/$$file"; then \ ############################################## gnome-menus-3.36.0/Makefile.in-693- test -d $(distdir)/_build || exit 0; \ gnome-menus-3.36.0/Makefile.in:694: dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ gnome-menus-3.36.0/Makefile.in-695- && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ ############################################## gnome-menus-3.36.0/Makefile.in-737- }; \ gnome-menus-3.36.0/Makefile.in:738: test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \ gnome-menus-3.36.0/Makefile.in-739- || { echo "ERROR: files left after uninstall:" ; \ ############################################## gnome-menus-3.36.0/Makefile.in-749- fi gnome-menus-3.36.0/Makefile.in:750: @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \ gnome-menus-3.36.0/Makefile.in-751- || { echo "ERROR: files left in build directory after distclean:" ; \ ############################################## gnome-menus-3.36.0/layout/Makefile.in-50- { \ gnome-menus-3.36.0/layout/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ gnome-menus-3.36.0/layout/Makefile.in-52- }; \ ############################################## gnome-menus-3.36.0/layout/Makefile.in-126- esac gnome-menus-3.36.0/layout/Makefile.in:127:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; gnome-menus-3.36.0/layout/Makefile.in-128-am__vpath_adj = case $$p in \ gnome-menus-3.36.0/layout/Makefile.in:129: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ gnome-menus-3.36.0/layout/Makefile.in-130- *) f=$$p;; \ gnome-menus-3.36.0/layout/Makefile.in-131- esac; gnome-menus-3.36.0/layout/Makefile.in:132:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; gnome-menus-3.36.0/layout/Makefile.in-133-am__install_max = 40 gnome-menus-3.36.0/layout/Makefile.in-134-am__nobase_strip_setup = \ gnome-menus-3.36.0/layout/Makefile.in:135: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` gnome-menus-3.36.0/layout/Makefile.in-136-am__nobase_strip = \ ############################################## gnome-menus-3.36.0/layout/Makefile.in-371- @list='$(menu_DATA)'; test -n "$(menudir)" || list=; \ gnome-menus-3.36.0/layout/Makefile.in:372: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ gnome-menus-3.36.0/layout/Makefile.in-373- dir='$(DESTDIR)$(menudir)'; $(am__uninstall_files_from_dir) ############################################## gnome-menus-3.36.0/layout/Makefile.in-384-distdir-am: $(DISTFILES) gnome-menus-3.36.0/layout/Makefile.in:385: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ gnome-menus-3.36.0/layout/Makefile.in:386: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ gnome-menus-3.36.0/layout/Makefile.in-387- list='$(DISTFILES)'; \ ############################################## gnome-menus-3.36.0/layout/Makefile.in-398- if test -d $$d/$$file; then \ gnome-menus-3.36.0/layout/Makefile.in:399: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ gnome-menus-3.36.0/layout/Makefile.in-400- if test -d "$(distdir)/$$file"; then \ ############################################## gnome-menus-3.36.0/install-sh-234- fi gnome-menus-3.36.0/install-sh:235: cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;; gnome-menus-3.36.0/install-sh-236- *) ############################################## gnome-menus-3.36.0/install-sh-280- dstdir=$dst gnome-menus-3.36.0/install-sh:281: dstbase=`basename "$src"` gnome-menus-3.36.0/install-sh-282- case $dst in ############################################## gnome-menus-3.36.0/install-sh-287- else gnome-menus-3.36.0/install-sh:288: dstdir=`dirname "$dst"` gnome-menus-3.36.0/install-sh-289- test -d "$dstdir" ############################################## gnome-menus-3.36.0/install-sh-354- test_tmpdir="$tmpdir/a" gnome-menus-3.36.0/install-sh:355: ls_ld_tmpdir=`ls -ld "$test_tmpdir"` gnome-menus-3.36.0/install-sh-356- case $ls_ld_tmpdir in ############################################## gnome-menus-3.36.0/install-sh-361- $mkdirprog -m$different_mode -p -- "$test_tmpdir" && { gnome-menus-3.36.0/install-sh:362: ls_ld_tmpdir_1=`ls -ld "$test_tmpdir"` gnome-menus-3.36.0/install-sh-363- test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1" ############################################## gnome-menus-3.36.0/install-sh-419- case $prefix in gnome-menus-3.36.0/install-sh:420: *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;; gnome-menus-3.36.0/install-sh-421- *) qprefix=$prefix;; ############################################## gnome-menus-3.36.0/install-sh-468- if $copy_on_change && gnome-menus-3.36.0/install-sh:469: old=`LC_ALL=C ls -dlL "$dst" 2>/dev/null` && gnome-menus-3.36.0/install-sh:470: new=`LC_ALL=C ls -dlL "$dsttmp" 2>/dev/null` && gnome-menus-3.36.0/install-sh-471- set -f &&