===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
pcmanx-gtk2-1.3/aclocal.m4-74-	     IFS=-.
pcmanx-gtk2-1.3/aclocal.m4:75:	     set x `uname -r | sed -e "$lt_sed_extract_leading_digits"`
pcmanx-gtk2-1.3/aclocal.m4-76-	     IFS=$save_IFS
##############################################
pcmanx-gtk2-1.3/aclocal.m4-174-   else
pcmanx-gtk2-1.3/aclocal.m4:175:     FT2_CFLAGS=`$FT2_CONFIG $ft_config_args --cflags`
pcmanx-gtk2-1.3/aclocal.m4:176:     FT2_LIBS=`$FT2_CONFIG $ft_config_args --libs`
pcmanx-gtk2-1.3/aclocal.m4-177-     ft_config_major_version=`$FT2_CONFIG $ft_config_args --version | \
##############################################
pcmanx-gtk2-1.3/aclocal.m4-564-        LTLIBINTL="ifelse([$3],[],\${top_builddir}/intl,[$3])/libintl.[]gt_libtool_suffix_prefix[]a $LTLIBICONV $LTLIBTHREAD"
pcmanx-gtk2-1.3/aclocal.m4:565:        LIBS=`echo " $LIBS " | sed -e 's/ -lintl / /' -e 's/^ //' -e 's/ $//'`
pcmanx-gtk2-1.3/aclocal.m4-566-      fi
##############################################
pcmanx-gtk2-1.3/aclocal.m4-762-  if test x"$no_glib" = x ; then
pcmanx-gtk2-1.3/aclocal.m4:763:    GLIB_GENMARSHAL=`$PKG_CONFIG --variable=glib_genmarshal glib-2.0`
pcmanx-gtk2-1.3/aclocal.m4:764:    GOBJECT_QUERY=`$PKG_CONFIG --variable=gobject_query glib-2.0`
pcmanx-gtk2-1.3/aclocal.m4:765:    GLIB_MKENUMS=`$PKG_CONFIG --variable=glib_mkenums glib-2.0`
pcmanx-gtk2-1.3/aclocal.m4:766:    GLIB_COMPILE_RESOURCES=`$PKG_CONFIG --variable=glib_compile_resources gio-2.0`
pcmanx-gtk2-1.3/aclocal.m4-767-
pcmanx-gtk2-1.3/aclocal.m4:768:    GLIB_CFLAGS=`$PKG_CONFIG --cflags $pkg_config_args`
pcmanx-gtk2-1.3/aclocal.m4:769:    GLIB_LIBS=`$PKG_CONFIG --libs $pkg_config_args`
pcmanx-gtk2-1.3/aclocal.m4-770-    glib_config_major_version=`$PKG_CONFIG --modversion glib-2.0 | \
##############################################
pcmanx-gtk2-1.3/aclocal.m4-1113-	GLIB_PATH_PROG_WITH_TEST(MSGFMT, msgfmt,
pcmanx-gtk2-1.3/aclocal.m4:1114:	  [test -z "`$ac_dir/$ac_word -h 2>&1 | grep 'dv '`"], no)dnl
pcmanx-gtk2-1.3/aclocal.m4-1115-	if test "$MSGFMT" != "no"; then
##############################################
pcmanx-gtk2-1.3/aclocal.m4-1134-	  GLIB_PATH_PROG_WITH_TEST(XGETTEXT, xgettext,
pcmanx-gtk2-1.3/aclocal.m4:1135:	    [test -z "`$ac_dir/$ac_word -h 2>&1 | grep '(HELP)'`"], :)
pcmanx-gtk2-1.3/aclocal.m4-1136-	  AC_TRY_LINK(, [extern int _nl_msg_cat_cntr;
##############################################
pcmanx-gtk2-1.3/aclocal.m4-1285-   if test "x$srcdir" != "x."; then
pcmanx-gtk2-1.3/aclocal.m4:1286:     if test "x`echo $srcdir | sed 's@/.*@@'`" = "x"; then
pcmanx-gtk2-1.3/aclocal.m4-1287-       posrcprefix="$srcdir/"
##############################################
pcmanx-gtk2-1.3/aclocal.m4-1309-test "x$exec_prefix" = xNONE && exec_prefix=$prefix
pcmanx-gtk2-1.3/aclocal.m4:1310:datarootdir=`eval echo "${datarootdir}"`
pcmanx-gtk2-1.3/aclocal.m4-1311-if test "x$CATOBJEXT" = "x.mo" ; then
pcmanx-gtk2-1.3/aclocal.m4:1312:  localedir=`eval echo "${libdir}/locale"`
pcmanx-gtk2-1.3/aclocal.m4-1313-else
pcmanx-gtk2-1.3/aclocal.m4:1314:  localedir=`eval echo "${datadir}/locale"`
pcmanx-gtk2-1.3/aclocal.m4-1315-fi
##############################################
pcmanx-gtk2-1.3/aclocal.m4-1405-  if test x"$no_gtk" = x ; then
pcmanx-gtk2-1.3/aclocal.m4:1406:    GTK_CFLAGS=`$PKG_CONFIG $pkg_config_args --cflags`
pcmanx-gtk2-1.3/aclocal.m4:1407:    GTK_LIBS=`$PKG_CONFIG $pkg_config_args --libs`
pcmanx-gtk2-1.3/aclocal.m4-1408-    gtk_config_major_version=`$PKG_CONFIG --modversion gtk+-2.0 | \
##############################################
pcmanx-gtk2-1.3/aclocal.m4-1559-
pcmanx-gtk2-1.3/aclocal.m4:1560:INTLTOOL_REQUIRED_VERSION_AS_INT=`echo $1 | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'`
pcmanx-gtk2-1.3/aclocal.m4-1561-INTLTOOL_APPLIED_VERSION=`intltool-update --version | head -1 | cut -d" " -f3`
pcmanx-gtk2-1.3/aclocal.m4:1562:INTLTOOL_APPLIED_VERSION_AS_INT=`echo $INTLTOOL_APPLIED_VERSION | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'`
pcmanx-gtk2-1.3/aclocal.m4-1563-if test -n "$1"; then
##############################################
pcmanx-gtk2-1.3/aclocal.m4-1647-fi
pcmanx-gtk2-1.3/aclocal.m4:1648:xgversion="`$XGETTEXT --version|grep '(GNU ' 2> /dev/null`"
pcmanx-gtk2-1.3/aclocal.m4:1649:mmversion="`$MSGMERGE --version|grep '(GNU ' 2> /dev/null`"
pcmanx-gtk2-1.3/aclocal.m4:1650:mfversion="`$MSGFMT --version|grep '(GNU ' 2> /dev/null`"
pcmanx-gtk2-1.3/aclocal.m4-1651-if test -z "$xgversion" -o -z "$mmversion" -o -z "$mfversion"; then
##############################################
pcmanx-gtk2-1.3/aclocal.m4-1663-else
pcmanx-gtk2-1.3/aclocal.m4:1664:   IT_PERL_VERSION=`$INTLTOOL_PERL -e "printf '%vd', $^V"`
pcmanx-gtk2-1.3/aclocal.m4-1665-   AC_MSG_RESULT([$IT_PERL_VERSION])
##############################################
pcmanx-gtk2-1.3/aclocal.m4-1668-   AC_MSG_CHECKING([for XML::Parser])
pcmanx-gtk2-1.3/aclocal.m4:1669:   if `$INTLTOOL_PERL -e "require XML::Parser" 2>/dev/null`; then
pcmanx-gtk2-1.3/aclocal.m4-1670-       AC_MSG_RESULT([ok])
##############################################
pcmanx-gtk2-1.3/aclocal.m4-1884-done
pcmanx-gtk2-1.3/aclocal.m4:1885:cc_basename=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
pcmanx-gtk2-1.3/aclocal.m4-1886-])
##############################################
pcmanx-gtk2-1.3/aclocal.m4-2180-m4_define([_LT_CONFIG_STATUS_DECLARE],
pcmanx-gtk2-1.3/aclocal.m4:2181:[$1='`$ECHO "$][$1" | $SED "$delay_single_quote_subst"`'])
pcmanx-gtk2-1.3/aclocal.m4-2182-
##############################################
pcmanx-gtk2-1.3/aclocal.m4-2190-#
pcmanx-gtk2-1.3/aclocal.m4:2191:#    <var>='`$ECHO "$<var>" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/aclocal.m4-2192-m4_defun([_LT_CONFIG_STATUS_DECLARATIONS],
##############################################
pcmanx-gtk2-1.3/aclocal.m4-2300-]], lt_decl_quote_varnames); do
pcmanx-gtk2-1.3/aclocal.m4:2301:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
pcmanx-gtk2-1.3/aclocal.m4-2302-    *[[\\\\\\\`\\"\\\$]]*)
pcmanx-gtk2-1.3/aclocal.m4:2303:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\""
pcmanx-gtk2-1.3/aclocal.m4-2304-      ;;
##############################################
pcmanx-gtk2-1.3/aclocal.m4-2313-]], lt_decl_dquote_varnames); do
pcmanx-gtk2-1.3/aclocal.m4:2314:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
pcmanx-gtk2-1.3/aclocal.m4-2315-    *[[\\\\\\\`\\"\\\$]]*)
pcmanx-gtk2-1.3/aclocal.m4:2316:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\""
pcmanx-gtk2-1.3/aclocal.m4-2317-      ;;
##############################################
pcmanx-gtk2-1.3/aclocal.m4-2473-
pcmanx-gtk2-1.3/aclocal.m4:2474:# `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
pcmanx-gtk2-1.3/aclocal.m4-2475-# Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION
##############################################
pcmanx-gtk2-1.3/aclocal.m4-2841-  if test "$lt_cv_ld_force_load" = "yes"; then
pcmanx-gtk2-1.3/aclocal.m4:2842:    _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\"`'
pcmanx-gtk2-1.3/aclocal.m4-2843-    m4_case([$1], [F77], [_LT_TAGVAR(compiler_needs_object, $1)=yes],
##############################################
pcmanx-gtk2-1.3/aclocal.m4-2894-      }]'
pcmanx-gtk2-1.3/aclocal.m4:2895:  _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
pcmanx-gtk2-1.3/aclocal.m4-2896-  # Check for a 64-bit object if we didn't find anything.
pcmanx-gtk2-1.3/aclocal.m4-2897-  if test -z "$_LT_TAGVAR([lt_cv_aix_libpath_], [$1])"; then
pcmanx-gtk2-1.3/aclocal.m4:2898:    _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
pcmanx-gtk2-1.3/aclocal.m4-2899-  fi],[])
##############################################
pcmanx-gtk2-1.3/aclocal.m4-2930-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
pcmanx-gtk2-1.3/aclocal.m4:2931:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
pcmanx-gtk2-1.3/aclocal.m4-2932-  ECHO='print -r --'
pcmanx-gtk2-1.3/aclocal.m4:2933:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
pcmanx-gtk2-1.3/aclocal.m4-2934-  ECHO='printf %s\n'
##############################################
pcmanx-gtk2-1.3/aclocal.m4-2965-    PATH=/empty FPATH=/empty; export PATH FPATH
pcmanx-gtk2-1.3/aclocal.m4:2966:    test "X`printf %s $ECHO`" = "X$ECHO" \
pcmanx-gtk2-1.3/aclocal.m4:2967:      || test "X`print -r -- $ECHO`" = "X$ECHO" )])])
pcmanx-gtk2-1.3/aclocal.m4-2968-
##############################################
pcmanx-gtk2-1.3/aclocal.m4-2988-   if test "$GCC" = yes; then
pcmanx-gtk2-1.3/aclocal.m4:2989:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
pcmanx-gtk2-1.3/aclocal.m4-2990-   fi
##############################################
pcmanx-gtk2-1.3/aclocal.m4-2992- /*)
pcmanx-gtk2-1.3/aclocal.m4:2993:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
pcmanx-gtk2-1.3/aclocal.m4-2994-   ;; #(
##############################################
pcmanx-gtk2-1.3/aclocal.m4-3021-  if AC_TRY_EVAL(ac_compile); then
pcmanx-gtk2-1.3/aclocal.m4:3022:    case `/usr/bin/file conftest.$ac_objext` in
pcmanx-gtk2-1.3/aclocal.m4-3023-      *ELF-32*)
##############################################
pcmanx-gtk2-1.3/aclocal.m4-3037-    if test "$lt_cv_prog_gnu_ld" = yes; then
pcmanx-gtk2-1.3/aclocal.m4:3038:      case `/usr/bin/file conftest.$ac_objext` in
pcmanx-gtk2-1.3/aclocal.m4-3039-	*32-bit*)
##############################################
pcmanx-gtk2-1.3/aclocal.m4-3049-    else
pcmanx-gtk2-1.3/aclocal.m4:3050:      case `/usr/bin/file conftest.$ac_objext` in
pcmanx-gtk2-1.3/aclocal.m4-3051-	*32-bit*)
##############################################
pcmanx-gtk2-1.3/aclocal.m4-3414-    # And add a safety zone
pcmanx-gtk2-1.3/aclocal.m4:3415:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
pcmanx-gtk2-1.3/aclocal.m4:3416:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
pcmanx-gtk2-1.3/aclocal.m4-3417-    ;;
##############################################
pcmanx-gtk2-1.3/aclocal.m4-3447-    if test -n "$kargmax"; then
pcmanx-gtk2-1.3/aclocal.m4:3448:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[	 ]]//'`
pcmanx-gtk2-1.3/aclocal.m4-3449-    else
##############################################
pcmanx-gtk2-1.3/aclocal.m4-3456-	test undefined != "$lt_cv_sys_max_cmd_len"; then
pcmanx-gtk2-1.3/aclocal.m4:3457:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
pcmanx-gtk2-1.3/aclocal.m4:3458:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
pcmanx-gtk2-1.3/aclocal.m4-3459-    else
##############################################
pcmanx-gtk2-1.3/aclocal.m4-3468-      # we can't tell.
pcmanx-gtk2-1.3/aclocal.m4:3469:      while { test "X"`env echo "$teststring$teststring" 2>/dev/null` \
pcmanx-gtk2-1.3/aclocal.m4-3470-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
pcmanx-gtk2-1.3/aclocal.m4-3472-      do
pcmanx-gtk2-1.3/aclocal.m4:3473:        i=`expr $i + 1`
pcmanx-gtk2-1.3/aclocal.m4-3474-        teststring=$teststring$teststring
##############################################
pcmanx-gtk2-1.3/aclocal.m4-3476-      # Only check the string length outside the loop.
pcmanx-gtk2-1.3/aclocal.m4:3477:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
pcmanx-gtk2-1.3/aclocal.m4-3478-      teststring=
##############################################
pcmanx-gtk2-1.3/aclocal.m4-3481-      # linker.  It appears as though 1/2 is a usable value.
pcmanx-gtk2-1.3/aclocal.m4:3482:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
pcmanx-gtk2-1.3/aclocal.m4-3483-    fi
##############################################
pcmanx-gtk2-1.3/aclocal.m4-3806-  if test "$hard_links" = no; then
pcmanx-gtk2-1.3/aclocal.m4:3807:    AC_MSG_WARN([`$CC' does not support `-c -o', so `make -j' may be unsafe])
pcmanx-gtk2-1.3/aclocal.m4-3808-    need_locks=warn
##############################################
pcmanx-gtk2-1.3/aclocal.m4-3937-  esac
pcmanx-gtk2-1.3/aclocal.m4:3938:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
pcmanx-gtk2-1.3/aclocal.m4-3939-  case $lt_search_path_spec in
##############################################
pcmanx-gtk2-1.3/aclocal.m4-3944-    # okay in the real world where ";" in dirpaths is itself problematic.
pcmanx-gtk2-1.3/aclocal.m4:3945:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
pcmanx-gtk2-1.3/aclocal.m4-3946-    ;;
pcmanx-gtk2-1.3/aclocal.m4-3947-  *)
pcmanx-gtk2-1.3/aclocal.m4:3948:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
pcmanx-gtk2-1.3/aclocal.m4-3949-    ;;
##############################################
pcmanx-gtk2-1.3/aclocal.m4-3953-  lt_tmp_lt_search_path_spec=
pcmanx-gtk2-1.3/aclocal.m4:3954:  lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
pcmanx-gtk2-1.3/aclocal.m4-3955-  for lt_sys_path in $lt_search_path_spec; do
##############################################
pcmanx-gtk2-1.3/aclocal.m4-3988-  esac
pcmanx-gtk2-1.3/aclocal.m4:3989:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
pcmanx-gtk2-1.3/aclocal.m4-3990-else
##############################################
pcmanx-gtk2-1.3/aclocal.m4-4076-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
pcmanx-gtk2-1.3/aclocal.m4:4077:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([[^/]]*\)\.ixlibrary$%\1%'\''`; test $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
pcmanx-gtk2-1.3/aclocal.m4-4078-    ;;
##############################################
pcmanx-gtk2-1.3/aclocal.m4-4112-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
pcmanx-gtk2-1.3/aclocal.m4:4113:    postinstall_cmds='base_file=`basename \${file}`~
pcmanx-gtk2-1.3/aclocal.m4:4114:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
pcmanx-gtk2-1.3/aclocal.m4:4115:      dldir=$destdir/`dirname \$dlpath`~
pcmanx-gtk2-1.3/aclocal.m4-4116-      test -d \$dldir || mkdir -p \$dldir~
##############################################
pcmanx-gtk2-1.3/aclocal.m4-4121-      fi'
pcmanx-gtk2-1.3/aclocal.m4:4122:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
pcmanx-gtk2-1.3/aclocal.m4-4123-      dlpath=$dir/\$dldll~
##############################################
pcmanx-gtk2-1.3/aclocal.m4-4129-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
pcmanx-gtk2-1.3/aclocal.m4:4130:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
pcmanx-gtk2-1.3/aclocal.m4-4131-m4_if([$1], [],[
##############################################
pcmanx-gtk2-1.3/aclocal.m4-4135-      # MinGW DLLs use traditional 'lib' prefix
pcmanx-gtk2-1.3/aclocal.m4:4136:      soname_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
pcmanx-gtk2-1.3/aclocal.m4-4137-      ;;
##############################################
pcmanx-gtk2-1.3/aclocal.m4-4139-      # pw32 DLLs use 'pw' prefix rather than 'lib'
pcmanx-gtk2-1.3/aclocal.m4:4140:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
pcmanx-gtk2-1.3/aclocal.m4-4141-      ;;
##############################################
pcmanx-gtk2-1.3/aclocal.m4-4148-    libname_spec='$name'
pcmanx-gtk2-1.3/aclocal.m4:4149:    soname_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
pcmanx-gtk2-1.3/aclocal.m4-4150-    library_names_spec='${libname}.dll.lib'
##############################################
pcmanx-gtk2-1.3/aclocal.m4-4160-        # Let DOS variable expansion print the short 8.3 style file name.
pcmanx-gtk2-1.3/aclocal.m4:4161:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
pcmanx-gtk2-1.3/aclocal.m4-4162-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
pcmanx-gtk2-1.3/aclocal.m4-4165-      # Convert to MSYS style.
pcmanx-gtk2-1.3/aclocal.m4:4166:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([[a-zA-Z]]\\):| /\\1|g' -e 's|^ ||'`
pcmanx-gtk2-1.3/aclocal.m4-4167-      ;;
##############################################
pcmanx-gtk2-1.3/aclocal.m4-4171-      # like /cygdrive/c/PROGRA~1:/cygdr...
pcmanx-gtk2-1.3/aclocal.m4:4172:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
pcmanx-gtk2-1.3/aclocal.m4:4173:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
pcmanx-gtk2-1.3/aclocal.m4:4174:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
pcmanx-gtk2-1.3/aclocal.m4-4175-      ;;
##############################################
pcmanx-gtk2-1.3/aclocal.m4-4179-        # It is most probably a Windows format PATH.
pcmanx-gtk2-1.3/aclocal.m4:4180:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
pcmanx-gtk2-1.3/aclocal.m4-4181-      else
pcmanx-gtk2-1.3/aclocal.m4:4182:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
pcmanx-gtk2-1.3/aclocal.m4-4183-      fi
##############################################
pcmanx-gtk2-1.3/aclocal.m4-4189-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
pcmanx-gtk2-1.3/aclocal.m4:4190:    postinstall_cmds='base_file=`basename \${file}`~
pcmanx-gtk2-1.3/aclocal.m4:4191:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
pcmanx-gtk2-1.3/aclocal.m4:4192:      dldir=$destdir/`dirname \$dlpath`~
pcmanx-gtk2-1.3/aclocal.m4-4193-      test -d \$dldir || mkdir -p \$dldir~
pcmanx-gtk2-1.3/aclocal.m4-4194-      $install_prog $dir/$dlname \$dldir/$dlname'
pcmanx-gtk2-1.3/aclocal.m4:4195:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
pcmanx-gtk2-1.3/aclocal.m4-4196-      dlpath=$dir/\$dldll~
##############################################
pcmanx-gtk2-1.3/aclocal.m4-4203-    # Assume MSVC wrapper
pcmanx-gtk2-1.3/aclocal.m4:4204:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext} $libname.lib'
pcmanx-gtk2-1.3/aclocal.m4-4205-    dynamic_linker='Win32 ld.exe'
##############################################
pcmanx-gtk2-1.3/aclocal.m4-4220-  shlibpath_var=DYLD_LIBRARY_PATH
pcmanx-gtk2-1.3/aclocal.m4:4221:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
pcmanx-gtk2-1.3/aclocal.m4-4222-m4_if([$1], [],[
##############################################
pcmanx-gtk2-1.3/aclocal.m4-4427-  if test -f /etc/ld.so.conf; then
pcmanx-gtk2-1.3/aclocal.m4:4428:    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' ' '`
pcmanx-gtk2-1.3/aclocal.m4-4429-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
pcmanx-gtk2-1.3/aclocal.m4-4501-  shlibpath_var=LD_LIBRARY_PATH
pcmanx-gtk2-1.3/aclocal.m4:4502:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
pcmanx-gtk2-1.3/aclocal.m4-4503-    case $host_os in
##############################################
pcmanx-gtk2-1.3/aclocal.m4-4718-	"file_magic "*)
pcmanx-gtk2-1.3/aclocal.m4:4719:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
pcmanx-gtk2-1.3/aclocal.m4-4720-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
pcmanx-gtk2-1.3/aclocal.m4-4801-    # gcc leaves a trailing carriage return which upsets mingw
pcmanx-gtk2-1.3/aclocal.m4:4802:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
pcmanx-gtk2-1.3/aclocal.m4-4803-  *)
pcmanx-gtk2-1.3/aclocal.m4:4804:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
pcmanx-gtk2-1.3/aclocal.m4-4805-  esac
##############################################
pcmanx-gtk2-1.3/aclocal.m4-4810-      # Canonicalize the pathname of ld
pcmanx-gtk2-1.3/aclocal.m4:4811:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
pcmanx-gtk2-1.3/aclocal.m4-4812-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
pcmanx-gtk2-1.3/aclocal.m4:4813:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
pcmanx-gtk2-1.3/aclocal.m4-4814-      done
##############################################
pcmanx-gtk2-1.3/aclocal.m4-4841-      # Break only if it was the GNU/non-GNU ld that we prefer.
pcmanx-gtk2-1.3/aclocal.m4:4842:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
pcmanx-gtk2-1.3/aclocal.m4-4843-      *GNU* | *'with BFD'*)
##############################################
pcmanx-gtk2-1.3/aclocal.m4-4881-[# I'd rather use --version here, but apparently some GNU lds only accept -v.
pcmanx-gtk2-1.3/aclocal.m4:4882:case `$LD -v 2>&1 </dev/null` in
pcmanx-gtk2-1.3/aclocal.m4-4883-*GNU* | *'with BFD'*)
##############################################
pcmanx-gtk2-1.3/aclocal.m4-5072-openbsd*)
pcmanx-gtk2-1.3/aclocal.m4:5073:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
pcmanx-gtk2-1.3/aclocal.m4-5074-    lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$'
##############################################
pcmanx-gtk2-1.3/aclocal.m4-5136-    else
pcmanx-gtk2-1.3/aclocal.m4:5137:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[[\1]]\/[[\1]]\/g;/g"`
pcmanx-gtk2-1.3/aclocal.m4-5138-    fi
##############################################
pcmanx-gtk2-1.3/aclocal.m4-5182-	# Tru64's nm complains that /dev/null is an invalid object file
pcmanx-gtk2-1.3/aclocal.m4:5183:	case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
pcmanx-gtk2-1.3/aclocal.m4-5184-	*/dev/null* | *'Invalid file or object type'*)
##############################################
pcmanx-gtk2-1.3/aclocal.m4-5188-	*)
pcmanx-gtk2-1.3/aclocal.m4:5189:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
pcmanx-gtk2-1.3/aclocal.m4-5190-	  */dev/null*)
##############################################
pcmanx-gtk2-1.3/aclocal.m4-5214-    AC_CHECK_TOOLS(DUMPBIN, [dumpbin "link -dump"], :)
pcmanx-gtk2-1.3/aclocal.m4:5215:    case `$DUMPBIN -symbols /dev/null 2>&1 | sed '1q'` in
pcmanx-gtk2-1.3/aclocal.m4-5216-    *COFF*)
##############################################
pcmanx-gtk2-1.3/aclocal.m4-5273-  # decide which to use based on capabilities of $DLLTOOL
pcmanx-gtk2-1.3/aclocal.m4:5274:  case `$DLLTOOL --help 2>&1` in
pcmanx-gtk2-1.3/aclocal.m4-5275-  *--identify-strict*)
##############################################
pcmanx-gtk2-1.3/aclocal.m4-5432-# If we're using GNU nm, then use its standard symbol codes.
pcmanx-gtk2-1.3/aclocal.m4:5433:case `$NM -V 2>&1` in
pcmanx-gtk2-1.3/aclocal.m4-5434-*GNU* | *'with BFD'*)
##############################################
pcmanx-gtk2-1.3/aclocal.m4-5450-mingw*)
pcmanx-gtk2-1.3/aclocal.m4:5451:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
pcmanx-gtk2-1.3/aclocal.m4-5452-  ;;
##############################################
pcmanx-gtk2-1.3/aclocal.m4-5503-    nlist=conftest.nm
pcmanx-gtk2-1.3/aclocal.m4:5504:    if AC_TRY_EVAL(NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) && test -s "$nlist"; then
pcmanx-gtk2-1.3/aclocal.m4-5505-      # Try sorting and uniquifying the output.
##############################################
pcmanx-gtk2-1.3/aclocal.m4-5841-	  *)
pcmanx-gtk2-1.3/aclocal.m4:5842:	    case `$CC -V 2>&1 | sed 5q` in
pcmanx-gtk2-1.3/aclocal.m4-5843-	    *Sun\ C*)
##############################################
pcmanx-gtk2-1.3/aclocal.m4-6146-      *)
pcmanx-gtk2-1.3/aclocal.m4:6147:	case `$CC -V 2>&1 | sed 5q` in
pcmanx-gtk2-1.3/aclocal.m4-6148-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [[1-7]].* | *Sun*Fortran*\ 8.[[0-3]]*)
##############################################
pcmanx-gtk2-1.3/aclocal.m4-6424-	# shared libraries, regardless of the interface used.
pcmanx-gtk2-1.3/aclocal.m4:6425:	case `$LD -v 2>&1` in
pcmanx-gtk2-1.3/aclocal.m4-6426-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
pcmanx-gtk2-1.3/aclocal.m4-6456-    supports_anon_versioning=no
pcmanx-gtk2-1.3/aclocal.m4:6457:    case `$LD -v 2>&1` in
pcmanx-gtk2-1.3/aclocal.m4-6458-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
pcmanx-gtk2-1.3/aclocal.m4-6525-	# is EXPORTS), use it as is; otherwise, prepend...
pcmanx-gtk2-1.3/aclocal.m4:6526:	_LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
pcmanx-gtk2-1.3/aclocal.m4-6527-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
pcmanx-gtk2-1.3/aclocal.m4-6553-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
pcmanx-gtk2-1.3/aclocal.m4:6554:      _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'
pcmanx-gtk2-1.3/aclocal.m4:6555:      _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'
pcmanx-gtk2-1.3/aclocal.m4-6556-      ;;
##############################################
pcmanx-gtk2-1.3/aclocal.m4-6571-        pgcc*)				# Portland Group C compiler
pcmanx-gtk2-1.3/aclocal.m4:6572:	  _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'
pcmanx-gtk2-1.3/aclocal.m4-6573-	  tmp_addflag=' $pic_flag'
##############################################
pcmanx-gtk2-1.3/aclocal.m4-6576-					# Portland Group f77 and f90 compilers
pcmanx-gtk2-1.3/aclocal.m4:6577:	  _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'
pcmanx-gtk2-1.3/aclocal.m4-6578-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
pcmanx-gtk2-1.3/aclocal.m4-6591-	nvcc*)	# Cuda Compiler Driver 2.2
pcmanx-gtk2-1.3/aclocal.m4:6592:	  _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'
pcmanx-gtk2-1.3/aclocal.m4-6593-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
pcmanx-gtk2-1.3/aclocal.m4-6595-	esac
pcmanx-gtk2-1.3/aclocal.m4:6596:	case `$CC -V 2>&1 | sed 5q` in
pcmanx-gtk2-1.3/aclocal.m4-6597-	*Sun\ C*)			# Sun C 5.9
pcmanx-gtk2-1.3/aclocal.m4:6598:	  _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'
pcmanx-gtk2-1.3/aclocal.m4-6599-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
pcmanx-gtk2-1.3/aclocal.m4-6663-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
pcmanx-gtk2-1.3/aclocal.m4:6664:      case `$LD -v 2>&1` in
pcmanx-gtk2-1.3/aclocal.m4-6665-        *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*)
##############################################
pcmanx-gtk2-1.3/aclocal.m4-6786-	# below for broken collect2 doesn't work under 4.3+
pcmanx-gtk2-1.3/aclocal.m4:6787:	  collect2name=`${CC} -print-prog-name=collect2`
pcmanx-gtk2-1.3/aclocal.m4-6788-	  if test -f "$collect2name" &&
##############################################
pcmanx-gtk2-1.3/aclocal.m4-6836-        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath"
pcmanx-gtk2-1.3/aclocal.m4:6837:        _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then func_echo_all "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
pcmanx-gtk2-1.3/aclocal.m4-6838-      else
##############################################
pcmanx-gtk2-1.3/aclocal.m4-6902-	_LT_TAGVAR(archive_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames='
pcmanx-gtk2-1.3/aclocal.m4:6903:	_LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
pcmanx-gtk2-1.3/aclocal.m4-6904-	    sed -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $output_objdir/$soname.exp;
##############################################
pcmanx-gtk2-1.3/aclocal.m4-6939-	# FIXME: Setting linknames here is a bad hack.
pcmanx-gtk2-1.3/aclocal.m4:6940:	_LT_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
pcmanx-gtk2-1.3/aclocal.m4-6941-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
pcmanx-gtk2-1.3/aclocal.m4-7077-      if test "$GCC" = yes; then
pcmanx-gtk2-1.3/aclocal.m4:7078:	_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'
pcmanx-gtk2-1.3/aclocal.m4-7079-	# Try to use the -exported_symbol ld option, if it does not
##############################################
pcmanx-gtk2-1.3/aclocal.m4-7100-	if test "$lt_cv_irix_exported_symbol" = yes; then
pcmanx-gtk2-1.3/aclocal.m4:7101:          _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'
pcmanx-gtk2-1.3/aclocal.m4-7102-	fi
pcmanx-gtk2-1.3/aclocal.m4-7103-      else
pcmanx-gtk2-1.3/aclocal.m4:7104:	_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'
pcmanx-gtk2-1.3/aclocal.m4:7105:	_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'
pcmanx-gtk2-1.3/aclocal.m4-7106-      fi
##############################################
pcmanx-gtk2-1.3/aclocal.m4-7140-	_LT_TAGVAR(hardcode_direct_absolute, $1)=yes
pcmanx-gtk2-1.3/aclocal.m4:7141:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
pcmanx-gtk2-1.3/aclocal.m4-7142-	  _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
pcmanx-gtk2-1.3/aclocal.m4-7173-	_LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
pcmanx-gtk2-1.3/aclocal.m4:7174:	_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'
pcmanx-gtk2-1.3/aclocal.m4-7175-      else
pcmanx-gtk2-1.3/aclocal.m4-7176-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
pcmanx-gtk2-1.3/aclocal.m4:7177:	_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'
pcmanx-gtk2-1.3/aclocal.m4-7178-      fi
##############################################
pcmanx-gtk2-1.3/aclocal.m4-7186-	_LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
pcmanx-gtk2-1.3/aclocal.m4:7187:	_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'
pcmanx-gtk2-1.3/aclocal.m4-7188-	_LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
##############################################
pcmanx-gtk2-1.3/aclocal.m4-7190-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
pcmanx-gtk2-1.3/aclocal.m4:7191:	_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'
pcmanx-gtk2-1.3/aclocal.m4:7192:	_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~
pcmanx-gtk2-1.3/aclocal.m4:7193:	$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'
pcmanx-gtk2-1.3/aclocal.m4-7194-
##############################################
pcmanx-gtk2-1.3/aclocal.m4-7209-      else
pcmanx-gtk2-1.3/aclocal.m4:7210:	case `$CC -V 2>&1` in
pcmanx-gtk2-1.3/aclocal.m4-7211-	*"Compilers 5.0"*)
##############################################
pcmanx-gtk2-1.3/aclocal.m4-7402-	  _LT_TAGVAR(allow_undefined_flag, $1)=
pcmanx-gtk2-1.3/aclocal.m4:7403:	  if AC_TRY_EVAL(_LT_TAGVAR(archive_cmds, $1) 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1)
pcmanx-gtk2-1.3/aclocal.m4-7404-	  then
##############################################
pcmanx-gtk2-1.3/aclocal.m4-7698-        # ancient GNU ld didn't support --whole-archive et. al.
pcmanx-gtk2-1.3/aclocal.m4:7699:        if eval "`$CC -print-prog-name=ld` --help 2>&1" |
pcmanx-gtk2-1.3/aclocal.m4-7700-	  $GREP 'no-whole-archive' > /dev/null; then
##############################################
pcmanx-gtk2-1.3/aclocal.m4-7781-          # below for broken collect2 doesn't work under 4.3+
pcmanx-gtk2-1.3/aclocal.m4:7782:	  collect2name=`${CC} -print-prog-name=collect2`
pcmanx-gtk2-1.3/aclocal.m4-7783-	  if test -f "$collect2name" &&
##############################################
pcmanx-gtk2-1.3/aclocal.m4-7831-
pcmanx-gtk2-1.3/aclocal.m4:7832:          _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then func_echo_all "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
pcmanx-gtk2-1.3/aclocal.m4-7833-        else
##############################################
pcmanx-gtk2-1.3/aclocal.m4-7897-	  _LT_TAGVAR(archive_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames='
pcmanx-gtk2-1.3/aclocal.m4:7898:	  _LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
pcmanx-gtk2-1.3/aclocal.m4-7899-	      $SED -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $output_objdir/$soname.exp;
##############################################
pcmanx-gtk2-1.3/aclocal.m4-7938-	    # is EXPORTS), use it as is; otherwise, prepend...
pcmanx-gtk2-1.3/aclocal.m4:7939:	    _LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
pcmanx-gtk2-1.3/aclocal.m4-7940-	      cp $export_symbols $output_objdir/$soname.def;
##############################################
pcmanx-gtk2-1.3/aclocal.m4-8018-            # dependencies.
pcmanx-gtk2-1.3/aclocal.m4:8019:            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"'
pcmanx-gtk2-1.3/aclocal.m4-8020-            ;;
##############################################
pcmanx-gtk2-1.3/aclocal.m4-8083-	    # dependencies.
pcmanx-gtk2-1.3/aclocal.m4:8084:	    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"'
pcmanx-gtk2-1.3/aclocal.m4-8085-	    ;;
##############################################
pcmanx-gtk2-1.3/aclocal.m4-8119-	# time.  Moving up from 0x10000000 also allows more sbrk(2) space.
pcmanx-gtk2-1.3/aclocal.m4:8120:	_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'
pcmanx-gtk2-1.3/aclocal.m4:8121:	_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'
pcmanx-gtk2-1.3/aclocal.m4-8122-	;;
##############################################
pcmanx-gtk2-1.3/aclocal.m4-8126-	    # SGI C++
pcmanx-gtk2-1.3/aclocal.m4:8127:	    _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'
pcmanx-gtk2-1.3/aclocal.m4-8128-
##############################################
pcmanx-gtk2-1.3/aclocal.m4-8137-	      if test "$with_gnu_ld" = no; then
pcmanx-gtk2-1.3/aclocal.m4:8138:	        _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'
pcmanx-gtk2-1.3/aclocal.m4-8139-	      else
pcmanx-gtk2-1.3/aclocal.m4:8140:	        _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'
pcmanx-gtk2-1.3/aclocal.m4-8141-	      fi
##############################################
pcmanx-gtk2-1.3/aclocal.m4-8158-	    # to its proper name (with version) after linking.
pcmanx-gtk2-1.3/aclocal.m4:8159:	    _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'
pcmanx-gtk2-1.3/aclocal.m4:8160:	    _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'
pcmanx-gtk2-1.3/aclocal.m4-8161-	    # Commands to make compiler produce verbose output that lists
##############################################
pcmanx-gtk2-1.3/aclocal.m4-8168-	    # dependencies.
pcmanx-gtk2-1.3/aclocal.m4:8169:	    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"'
pcmanx-gtk2-1.3/aclocal.m4-8170-
##############################################
pcmanx-gtk2-1.3/aclocal.m4-8183-	    # earlier do not add the objects themselves.
pcmanx-gtk2-1.3/aclocal.m4:8184:	    case `$CC -V 2>&1` in
pcmanx-gtk2-1.3/aclocal.m4-8185-	      *"Version 7."*)
##############################################
pcmanx-gtk2-1.3/aclocal.m4-8204-            # Portland Group C++ compiler
pcmanx-gtk2-1.3/aclocal.m4:8205:	    case `$CC -V` in
pcmanx-gtk2-1.3/aclocal.m4-8206-	    *pgCC\ [[1-5]].* | *pgcpp\ [[1-5]].*)
##############################################
pcmanx-gtk2-1.3/aclocal.m4-8209-		$CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
pcmanx-gtk2-1.3/aclocal.m4:8210:		compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"'
pcmanx-gtk2-1.3/aclocal.m4-8211-	      _LT_TAGVAR(old_archive_cmds, $1)='tpldir=Template.dir~
##############################################
pcmanx-gtk2-1.3/aclocal.m4-8213-		$CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
pcmanx-gtk2-1.3/aclocal.m4:8214:		$AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~
pcmanx-gtk2-1.3/aclocal.m4-8215-		$RANLIB $oldlib'
##############################################
pcmanx-gtk2-1.3/aclocal.m4-8218-		$CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
pcmanx-gtk2-1.3/aclocal.m4:8219:		$CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname -o $lib'
pcmanx-gtk2-1.3/aclocal.m4-8220-	      _LT_TAGVAR(archive_expsym_cmds, $1)='tpldir=Template.dir~
##############################################
pcmanx-gtk2-1.3/aclocal.m4-8222-		$CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
pcmanx-gtk2-1.3/aclocal.m4:8223:		$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'
pcmanx-gtk2-1.3/aclocal.m4-8224-	      ;;
##############################################
pcmanx-gtk2-1.3/aclocal.m4-8232-	    _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic'
pcmanx-gtk2-1.3/aclocal.m4:8233:	    _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'
pcmanx-gtk2-1.3/aclocal.m4-8234-            ;;
##############################################
pcmanx-gtk2-1.3/aclocal.m4-8251-	    # dependencies.
pcmanx-gtk2-1.3/aclocal.m4:8252:	    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'
pcmanx-gtk2-1.3/aclocal.m4-8253-	    ;;
##############################################
pcmanx-gtk2-1.3/aclocal.m4-8266-	  *)
pcmanx-gtk2-1.3/aclocal.m4:8267:	    case `$CC -V 2>&1 | sed 5q` in
pcmanx-gtk2-1.3/aclocal.m4-8268-	    *Sun\ C*)
##############################################
pcmanx-gtk2-1.3/aclocal.m4-8273-	      _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
pcmanx-gtk2-1.3/aclocal.m4:8274:	      _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'
pcmanx-gtk2-1.3/aclocal.m4-8275-	      _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
pcmanx-gtk2-1.3/aclocal.m4-8343-	  _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
pcmanx-gtk2-1.3/aclocal.m4:8344:	  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
pcmanx-gtk2-1.3/aclocal.m4-8345-	    _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'
##############################################
pcmanx-gtk2-1.3/aclocal.m4-8362-	    # to its proper name (with version) after linking.
pcmanx-gtk2-1.3/aclocal.m4:8363:	    _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'
pcmanx-gtk2-1.3/aclocal.m4-8364-
##############################################
pcmanx-gtk2-1.3/aclocal.m4-8383-	        _LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
pcmanx-gtk2-1.3/aclocal.m4:8384:	        _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'
pcmanx-gtk2-1.3/aclocal.m4-8385-	        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
##############################################
pcmanx-gtk2-1.3/aclocal.m4-8388-	        _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
pcmanx-gtk2-1.3/aclocal.m4:8389:	        _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'
pcmanx-gtk2-1.3/aclocal.m4:8390:	        _LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
pcmanx-gtk2-1.3/aclocal.m4-8391-	          echo "-hidden">> $lib.exp~
pcmanx-gtk2-1.3/aclocal.m4:8392:	          $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~
pcmanx-gtk2-1.3/aclocal.m4-8393-	          $RM $lib.exp'
##############################################
pcmanx-gtk2-1.3/aclocal.m4-8407-	    # dependencies.
pcmanx-gtk2-1.3/aclocal.m4:8408:	    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"'
pcmanx-gtk2-1.3/aclocal.m4-8409-	    ;;
##############################################
pcmanx-gtk2-1.3/aclocal.m4-8414-	        osf3*)
pcmanx-gtk2-1.3/aclocal.m4:8415:	          _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'
pcmanx-gtk2-1.3/aclocal.m4-8416-		  ;;
pcmanx-gtk2-1.3/aclocal.m4-8417-	        *)
pcmanx-gtk2-1.3/aclocal.m4:8418:	          _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'
pcmanx-gtk2-1.3/aclocal.m4-8419-		  ;;
##############################################
pcmanx-gtk2-1.3/aclocal.m4-8667-  case ${2} in
pcmanx-gtk2-1.3/aclocal.m4:8668:  .*) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%\\\\${2}\$%%"`;;
pcmanx-gtk2-1.3/aclocal.m4:8669:  *)  func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%${2}\$%%"`;;
pcmanx-gtk2-1.3/aclocal.m4-8670-  esac
##############################################
pcmanx-gtk2-1.3/aclocal.m4-8755-
pcmanx-gtk2-1.3/aclocal.m4:8756:  for p in `eval "$output_verbose_link_cmd"`; do
pcmanx-gtk2-1.3/aclocal.m4-8757-    case ${prev}${p} in
##############################################
pcmanx-gtk2-1.3/aclocal.m4-8853-linux*)
pcmanx-gtk2-1.3/aclocal.m4:8854:  case `$CC -V 2>&1 | sed 5q` in
pcmanx-gtk2-1.3/aclocal.m4-8855-  *Sun\ C*)
##############################################
pcmanx-gtk2-1.3/aclocal.m4-8904-if test -n "${_LT_TAGVAR(compiler_lib_search_path, $1)}"; then
pcmanx-gtk2-1.3/aclocal.m4:8905: _LT_TAGVAR(compiler_lib_search_dirs, $1)=`echo " ${_LT_TAGVAR(compiler_lib_search_path, $1)}" | ${SED} -e 's! -L! !g' -e 's!^ !!'`
pcmanx-gtk2-1.3/aclocal.m4-8906-fi
##############################################
pcmanx-gtk2-1.3/aclocal.m4-9506-    test $lt_ac_count -gt 10 && break
pcmanx-gtk2-1.3/aclocal.m4:9507:    lt_ac_count=`expr $lt_ac_count + 1`
pcmanx-gtk2-1.3/aclocal.m4-9508-    if test $lt_ac_count -gt $lt_ac_max; then
##############################################
pcmanx-gtk2-1.3/aclocal.m4-9577-# ------------------------------------------------------
pcmanx-gtk2-1.3/aclocal.m4:9578:# In `$cfgfile', look for function FUNCNAME delimited by `^FUNCNAME ()$' and
pcmanx-gtk2-1.3/aclocal.m4-9579-# '^} FUNCNAME ', and replace its body with REPLACEMENT-BODY.
##############################################
pcmanx-gtk2-1.3/aclocal.m4-10072-      _lt_sed_drop_objext='s/\.o$//;s/\.obj$//'
pcmanx-gtk2-1.3/aclocal.m4:10073:      for i in `for i in $_LT_LIBOBJS; do echo "$i"; done | sed "$_lt_sed_drop_objext" | sort -u`; do
pcmanx-gtk2-1.3/aclocal.m4-10074-        _ltdl_libobjs="$_ltdl_libobjs $lt_libobj_prefix$i.$ac_objext"
##############################################
pcmanx-gtk2-1.3/aclocal.m4-10134-    [m4_ifset([AC_LIST_HEADERS],
pcmanx-gtk2-1.3/aclocal.m4:10135:	    [LT_CONFIG_H=`echo "AC_LIST_HEADERS" | $SED 's,^[[      ]]*,,;s,[[ :]].*$,,'`],
pcmanx-gtk2-1.3/aclocal.m4-10136-	[])])])
##############################################
pcmanx-gtk2-1.3/aclocal.m4-10492-    ac_nlist=conftest.nm
pcmanx-gtk2-1.3/aclocal.m4:10493:    if AC_TRY_EVAL(NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $ac_nlist) && test -s "$ac_nlist"; then
pcmanx-gtk2-1.3/aclocal.m4-10494-      # See whether the symbols have a leading underscore.
##############################################
pcmanx-gtk2-1.3/aclocal.m4-10999-m4_define([lt_combine],
pcmanx-gtk2-1.3/aclocal.m4:11000:[m4_if(m4_eval([$# > 3]), [1],
pcmanx-gtk2-1.3/aclocal.m4-11001-       [m4_pushdef([_Lt_sep], [m4_define([_Lt_sep], m4_defn([lt_car]))])]]dnl
##############################################
pcmanx-gtk2-1.3/aclocal.m4-11287-    PKG_CHECK_EXISTS([$3],
pcmanx-gtk2-1.3/aclocal.m4:11288:                     [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`
pcmanx-gtk2-1.3/aclocal.m4-11289-		      test "x$?" != "x0" && pkg_failed=yes ],
##############################################
pcmanx-gtk2-1.3/aclocal.m4-11336-        if test $_pkg_short_errors_supported = yes; then
pcmanx-gtk2-1.3/aclocal.m4:11337:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$2" 2>&1`
pcmanx-gtk2-1.3/aclocal.m4-11338-        else 
pcmanx-gtk2-1.3/aclocal.m4:11339:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$2" 2>&1`
pcmanx-gtk2-1.3/aclocal.m4-11340-        fi
##############################################
pcmanx-gtk2-1.3/aclocal.m4-11442-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
pcmanx-gtk2-1.3/aclocal.m4:11443:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
pcmanx-gtk2-1.3/aclocal.m4-11444-# and then we would define $MISSING as
##############################################
pcmanx-gtk2-1.3/aclocal.m4-11458-# expand $ac_aux_dir to an absolute path
pcmanx-gtk2-1.3/aclocal.m4:11459:am_aux_dir=`cd $ac_aux_dir && pwd`
pcmanx-gtk2-1.3/aclocal.m4-11460-])
##############################################
pcmanx-gtk2-1.3/aclocal.m4-11556-  if test "$am_compiler_list" = ""; then
pcmanx-gtk2-1.3/aclocal.m4:11557:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
pcmanx-gtk2-1.3/aclocal.m4-11558-  fi
##############################################
pcmanx-gtk2-1.3/aclocal.m4-11707-    # Strip MF so we end up with the name of the file.
pcmanx-gtk2-1.3/aclocal.m4:11708:    mf=`echo "$mf" | sed -e 's/:.*$//'`
pcmanx-gtk2-1.3/aclocal.m4-11709-    # Check whether this is an Automake generated Makefile or not.
##############################################
pcmanx-gtk2-1.3/aclocal.m4-11716-    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
pcmanx-gtk2-1.3/aclocal.m4:11717:      dirpart=`AS_DIRNAME("$mf")`
pcmanx-gtk2-1.3/aclocal.m4-11718-    else
##############################################
pcmanx-gtk2-1.3/aclocal.m4-11722-    # from the Makefile without running 'make'.
pcmanx-gtk2-1.3/aclocal.m4:11723:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
pcmanx-gtk2-1.3/aclocal.m4-11724-    test -z "$DEPDIR" && continue
pcmanx-gtk2-1.3/aclocal.m4:11725:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
pcmanx-gtk2-1.3/aclocal.m4-11726-    test -z "$am__include" && continue
pcmanx-gtk2-1.3/aclocal.m4:11727:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
pcmanx-gtk2-1.3/aclocal.m4-11728-    # Find all dependency output files, they are included files with
##############################################
pcmanx-gtk2-1.3/aclocal.m4-11736-      test -f "$dirpart/$file" && continue
pcmanx-gtk2-1.3/aclocal.m4:11737:      fdir=`AS_DIRNAME(["$file"])`
pcmanx-gtk2-1.3/aclocal.m4-11738-      AS_MKDIR_P([$dirpart/$fdir])
##############################################
pcmanx-gtk2-1.3/aclocal.m4-11794-AC_REQUIRE([AC_PROG_INSTALL])dnl
pcmanx-gtk2-1.3/aclocal.m4:11795:if test "`cd $srcdir && pwd`" != "`pwd`"; then
pcmanx-gtk2-1.3/aclocal.m4-11796-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
pcmanx-gtk2-1.3/aclocal.m4-11949-    * )
pcmanx-gtk2-1.3/aclocal.m4:11950:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
pcmanx-gtk2-1.3/aclocal.m4-11951-  esac
pcmanx-gtk2-1.3/aclocal.m4-11952-done
pcmanx-gtk2-1.3/aclocal.m4:11953:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
pcmanx-gtk2-1.3/aclocal.m4-11954-
##############################################
pcmanx-gtk2-1.3/aclocal.m4-12056-# Ignore all kinds of additional output from 'make'.
pcmanx-gtk2-1.3/aclocal.m4:12057:case `$am_make -s -f confmf 2> /dev/null` in #(
pcmanx-gtk2-1.3/aclocal.m4-12058-*the\ am__doit\ target*)
##############################################
pcmanx-gtk2-1.3/aclocal.m4-12066-   echo '.include "confinc"' > confmf
pcmanx-gtk2-1.3/aclocal.m4:12067:   case `$am_make -s -f confmf 2> /dev/null` in #(
pcmanx-gtk2-1.3/aclocal.m4-12068-   *the\ am__doit\ target*)
##############################################
pcmanx-gtk2-1.3/aclocal.m4-12248-     echo "timestamp, slept: $am_has_slept" > conftest.file
pcmanx-gtk2-1.3/aclocal.m4:12249:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
pcmanx-gtk2-1.3/aclocal.m4-12250-     if test "$[*]" = "X"; then
pcmanx-gtk2-1.3/aclocal.m4-12251-	# -L didn't work.
pcmanx-gtk2-1.3/aclocal.m4:12252:	set X `ls -t "$srcdir/configure" conftest.file`
pcmanx-gtk2-1.3/aclocal.m4-12253-     fi
##############################################
pcmanx-gtk2-1.3/depcomp-64-  case $1 in
pcmanx-gtk2-1.3/depcomp:65:    */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
pcmanx-gtk2-1.3/depcomp-66-      *) dir=;;
##############################################
pcmanx-gtk2-1.3/depcomp-73-{
pcmanx-gtk2-1.3/depcomp:74:  base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
pcmanx-gtk2-1.3/depcomp-75-}
##############################################
pcmanx-gtk2-1.3/depcomp-126-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
pcmanx-gtk2-1.3/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
pcmanx-gtk2-1.3/depcomp-128-
##############################################
pcmanx-gtk2-1.3/depcomp-405-        sleep 1
pcmanx-gtk2-1.3/depcomp:406:        i=`expr $i - 1`
pcmanx-gtk2-1.3/depcomp-407-      done
pcmanx-gtk2-1.3/depcomp-408-    fi
pcmanx-gtk2-1.3/depcomp:409:    i=`expr $i - 1`
pcmanx-gtk2-1.3/depcomp-410-  done
##############################################
pcmanx-gtk2-1.3/depcomp-425-  # Do two passes, one to just change these to
pcmanx-gtk2-1.3/depcomp:426:  # `$object: dependent.h' and one to simply `dependent.h:'.
pcmanx-gtk2-1.3/depcomp-427-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
pcmanx-gtk2-1.3/depcomp-659-  done
pcmanx-gtk2-1.3/depcomp:660:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
pcmanx-gtk2-1.3/depcomp-661-  touch "$tmpdepfile"
##############################################
pcmanx-gtk2-1.3/INSTALL-173-directory configuration variables that were expressed in terms of
pcmanx-gtk2-1.3/INSTALL:174:`${prefix}'.  Any directories that were specified during `configure',
pcmanx-gtk2-1.3/INSTALL-175-but not in terms of `${prefix}', must each be overridden at install
##############################################
pcmanx-gtk2-1.3/config.guess-34-
pcmanx-gtk2-1.3/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'`
pcmanx-gtk2-1.3/config.guess-36-
##############################################
pcmanx-gtk2-1.3/config.guess-102-: ${TMPDIR=/tmp} ;
pcmanx-gtk2-1.3/config.guess:103: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
pcmanx-gtk2-1.3/config.guess-104- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
pcmanx-gtk2-1.3/config.guess-151-	EOF
pcmanx-gtk2-1.3/config.guess:152:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC'`
pcmanx-gtk2-1.3/config.guess-153-	;;
##############################################
pcmanx-gtk2-1.3/config.guess-209-	    *)
pcmanx-gtk2-1.3/config.guess:210:		release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
pcmanx-gtk2-1.3/config.guess-211-		;;
##############################################
pcmanx-gtk2-1.3/config.guess-240-	*4.0)
pcmanx-gtk2-1.3/config.guess:241:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
pcmanx-gtk2-1.3/config.guess-242-		;;
pcmanx-gtk2-1.3/config.guess-243-	*5.*)
pcmanx-gtk2-1.3/config.guess:244:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
pcmanx-gtk2-1.3/config.guess-245-		;;
##############################################
pcmanx-gtk2-1.3/config.guess-250-	# types through head -n 1, so we only detect the type of CPU 0.
pcmanx-gtk2-1.3/config.guess:251:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
pcmanx-gtk2-1.3/config.guess-252-	case "$ALPHA_CPU_TYPE" in
##############################################
pcmanx-gtk2-1.3/config.guess-288-	# 1.2 uses "1.2" for uname -r.
pcmanx-gtk2-1.3/config.guess:289:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
pcmanx-gtk2-1.3/config.guess-290-	# Reset EXIT trap before exiting to avoid spurious non-zero exit code.
##############################################
pcmanx-gtk2-1.3/config.guess-348-    s390x:SunOS:*:*)
pcmanx-gtk2-1.3/config.guess:349:	echo ${UNAME_MACHINE}-ibm-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
pcmanx-gtk2-1.3/config.guess-350-	exit ;;
pcmanx-gtk2-1.3/config.guess-351-    sun4H:SunOS:5.*:*)
pcmanx-gtk2-1.3/config.guess:352:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
pcmanx-gtk2-1.3/config.guess-353-	exit ;;
pcmanx-gtk2-1.3/config.guess-354-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
pcmanx-gtk2-1.3/config.guess:355:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
pcmanx-gtk2-1.3/config.guess-356-	exit ;;
##############################################
pcmanx-gtk2-1.3/config.guess-373-	fi
pcmanx-gtk2-1.3/config.guess:374:	echo ${SUN_ARCH}-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
pcmanx-gtk2-1.3/config.guess-375-	exit ;;
##############################################
pcmanx-gtk2-1.3/config.guess-379-	# it's likely to be more like Solaris than SunOS4.
pcmanx-gtk2-1.3/config.guess:380:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
pcmanx-gtk2-1.3/config.guess-381-	exit ;;
##############################################
pcmanx-gtk2-1.3/config.guess-388-	# Japanese Language versions have a version number like `4.1.3-JL'.
pcmanx-gtk2-1.3/config.guess:389:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
pcmanx-gtk2-1.3/config.guess-390-	exit ;;
##############################################
pcmanx-gtk2-1.3/config.guess-394-    sun*:*:4.2BSD:*)
pcmanx-gtk2-1.3/config.guess:395:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
pcmanx-gtk2-1.3/config.guess-396-	test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3
##############################################
pcmanx-gtk2-1.3/config.guess-476-	$CC_FOR_BUILD -o $dummy $dummy.c &&
pcmanx-gtk2-1.3/config.guess:477:	  dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` &&
pcmanx-gtk2-1.3/config.guess:478:	  SYSTEM_NAME=`$dummy $dummyarg` &&
pcmanx-gtk2-1.3/config.guess-479-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
pcmanx-gtk2-1.3/config.guess-532-    *:IRIX*:*:*)
pcmanx-gtk2-1.3/config.guess:533:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
pcmanx-gtk2-1.3/config.guess-534-	exit ;;
##############################################
pcmanx-gtk2-1.3/config.guess-562-EOF
pcmanx-gtk2-1.3/config.guess:563:		if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy`
pcmanx-gtk2-1.3/config.guess-564-		then
##############################################
pcmanx-gtk2-1.3/config.guess-575-    *:AIX:*:[4567])
pcmanx-gtk2-1.3/config.guess:576:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
pcmanx-gtk2-1.3/config.guess-577-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
pcmanx-gtk2-1.3/config.guess-610-    9000/[34678]??:HP-UX:*:*)
pcmanx-gtk2-1.3/config.guess:611:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
pcmanx-gtk2-1.3/config.guess-612-	case "${UNAME_MACHINE}" in
##############################################
pcmanx-gtk2-1.3/config.guess-664-EOF
pcmanx-gtk2-1.3/config.guess:665:		    (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
pcmanx-gtk2-1.3/config.guess-666-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
pcmanx-gtk2-1.3/config.guess-692-    ia64:HP-UX:*:*)
pcmanx-gtk2-1.3/config.guess:693:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
pcmanx-gtk2-1.3/config.guess-694-	echo ia64-hp-hpux${HPUX_REV}
##############################################
pcmanx-gtk2-1.3/config.guess-722-EOF
pcmanx-gtk2-1.3/config.guess:723:	$CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` &&
pcmanx-gtk2-1.3/config.guess-724-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
pcmanx-gtk2-1.3/config.guess-793-	FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
pcmanx-gtk2-1.3/config.guess:794:	FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
pcmanx-gtk2-1.3/config.guess-795-	echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
pcmanx-gtk2-1.3/config.guess-798-	FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
pcmanx-gtk2-1.3/config.guess:799:	FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'`
pcmanx-gtk2-1.3/config.guess-800-	echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
pcmanx-gtk2-1.3/config.guess-814-	    amd64)
pcmanx-gtk2-1.3/config.guess:815:		echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
pcmanx-gtk2-1.3/config.guess-816-	    *)
pcmanx-gtk2-1.3/config.guess:817:		echo ${UNAME_PROCESSOR}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
pcmanx-gtk2-1.3/config.guess-818-	esac
##############################################
pcmanx-gtk2-1.3/config.guess-872-    prep*:SunOS:5.*:*)
pcmanx-gtk2-1.3/config.guess:873:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
pcmanx-gtk2-1.3/config.guess-874-	exit ;;
##############################################
pcmanx-gtk2-1.3/config.guess-876-	# the GNU system
pcmanx-gtk2-1.3/config.guess:877:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-${LIBC}`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
pcmanx-gtk2-1.3/config.guess-878-	exit ;;
##############################################
pcmanx-gtk2-1.3/config.guess-880-	# other systems with GNU libc and userland
pcmanx-gtk2-1.3/config.guess:881:	echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-${LIBC}
pcmanx-gtk2-1.3/config.guess-882-	exit ;;
##############################################
pcmanx-gtk2-1.3/config.guess-968-EOF
pcmanx-gtk2-1.3/config.guess:969:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^CPU'`
pcmanx-gtk2-1.3/config.guess-970-	test x"${CPU}" != x && { echo "${CPU}-unknown-linux-${LIBC}"; exit; }
##############################################
pcmanx-gtk2-1.3/config.guess-1062-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
pcmanx-gtk2-1.3/config.guess:1063:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
pcmanx-gtk2-1.3/config.guess-1064-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
pcmanx-gtk2-1.3/config.guess-1337-    *:DragonFly:*:*)
pcmanx-gtk2-1.3/config.guess:1338:	echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
pcmanx-gtk2-1.3/config.guess-1339-	exit ;;
##############################################
pcmanx-gtk2-1.3/config.guess-1350-    i*86:skyos:*:*)
pcmanx-gtk2-1.3/config.guess:1351:	echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE}` | sed -e 's/ .*$//'
pcmanx-gtk2-1.3/config.guess-1352-	exit ;;
##############################################
pcmanx-gtk2-1.3/config.guess-1478-
pcmanx-gtk2-1.3/config.guess:1479:$CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null && SYSTEM_NAME=`$dummy` &&
pcmanx-gtk2-1.3/config.guess-1480-	{ echo "$SYSTEM_NAME"; exit; }
##############################################
pcmanx-gtk2-1.3/config.sub-52-
pcmanx-gtk2-1.3/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'`
pcmanx-gtk2-1.3/config.sub-54-
##############################################
pcmanx-gtk2-1.3/config.sub-115-# Here we must recognize all the valid KERNEL-OS combinations.
pcmanx-gtk2-1.3/config.sub:116:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
pcmanx-gtk2-1.3/config.sub-117-case $maybe_os in
##############################################
pcmanx-gtk2-1.3/config.sub-123-    os=-$maybe_os
pcmanx-gtk2-1.3/config.sub:124:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
pcmanx-gtk2-1.3/config.sub-125-    ;;
##############################################
pcmanx-gtk2-1.3/config.sub-127-    os=-linux-android
pcmanx-gtk2-1.3/config.sub:128:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown
pcmanx-gtk2-1.3/config.sub-129-    ;;
pcmanx-gtk2-1.3/config.sub-130-  *)
pcmanx-gtk2-1.3/config.sub:131:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
pcmanx-gtk2-1.3/config.sub-132-    if [ $basic_machine != $1 ]
pcmanx-gtk2-1.3/config.sub:133:    then os=`echo $1 | sed 's/.*-/-/'`
pcmanx-gtk2-1.3/config.sub-134-    else os=; fi
##############################################
pcmanx-gtk2-1.3/config.sub-181-		os=-sco5v6
pcmanx-gtk2-1.3/config.sub:182:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
pcmanx-gtk2-1.3/config.sub-183-		;;
##############################################
pcmanx-gtk2-1.3/config.sub-185-		os=-sco3.2v5
pcmanx-gtk2-1.3/config.sub:186:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
pcmanx-gtk2-1.3/config.sub-187-		;;
##############################################
pcmanx-gtk2-1.3/config.sub-189-		os=-sco3.2v4
pcmanx-gtk2-1.3/config.sub:190:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
pcmanx-gtk2-1.3/config.sub-191-		;;
pcmanx-gtk2-1.3/config.sub-192-	-sco3.2.[4-9]*)
pcmanx-gtk2-1.3/config.sub:193:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
pcmanx-gtk2-1.3/config.sub:194:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
pcmanx-gtk2-1.3/config.sub-195-		;;
##############################################
pcmanx-gtk2-1.3/config.sub-197-		# Don't forget version if it is 3.2v4 or newer.
pcmanx-gtk2-1.3/config.sub:198:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
pcmanx-gtk2-1.3/config.sub-199-		;;
##############################################
pcmanx-gtk2-1.3/config.sub-201-		# Don't forget version if it is 3.2v4 or newer.
pcmanx-gtk2-1.3/config.sub:202:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
pcmanx-gtk2-1.3/config.sub-203-		;;
##############################################
pcmanx-gtk2-1.3/config.sub-205-		os=-sco3.2v2
pcmanx-gtk2-1.3/config.sub:206:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
pcmanx-gtk2-1.3/config.sub-207-		;;
pcmanx-gtk2-1.3/config.sub-208-	-udk*)
pcmanx-gtk2-1.3/config.sub:209:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
pcmanx-gtk2-1.3/config.sub-210-		;;
##############################################
pcmanx-gtk2-1.3/config.sub-212-		os=-isc2.2
pcmanx-gtk2-1.3/config.sub:213:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
pcmanx-gtk2-1.3/config.sub-214-		;;
##############################################
pcmanx-gtk2-1.3/config.sub-218-	-isc*)
pcmanx-gtk2-1.3/config.sub:219:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
pcmanx-gtk2-1.3/config.sub-220-		;;
##############################################
pcmanx-gtk2-1.3/config.sub-230-	-ptx*)
pcmanx-gtk2-1.3/config.sub:231:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
pcmanx-gtk2-1.3/config.sub-232-		;;
pcmanx-gtk2-1.3/config.sub-233-	-windowsnt*)
pcmanx-gtk2-1.3/config.sub:234:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
pcmanx-gtk2-1.3/config.sub-235-		;;
##############################################
pcmanx-gtk2-1.3/config.sub-359-	*-*-*)
pcmanx-gtk2-1.3/config.sub:360:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
pcmanx-gtk2-1.3/config.sub-361-		exit 1
##############################################
pcmanx-gtk2-1.3/config.sub-479-	amd64-*)
pcmanx-gtk2-1.3/config.sub:480:		basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'`
pcmanx-gtk2-1.3/config.sub-481-		;;
##############################################
pcmanx-gtk2-1.3/config.sub-521-	blackfin-*)
pcmanx-gtk2-1.3/config.sub:522:		basic_machine=bfin-`echo $basic_machine | sed 's/^[^-]*-//'`
pcmanx-gtk2-1.3/config.sub-523-		os=-linux
##############################################
pcmanx-gtk2-1.3/config.sub-529-	c54x-*)
pcmanx-gtk2-1.3/config.sub:530:		basic_machine=tic54x-`echo $basic_machine | sed 's/^[^-]*-//'`
pcmanx-gtk2-1.3/config.sub-531-		;;
pcmanx-gtk2-1.3/config.sub-532-	c55x-*)
pcmanx-gtk2-1.3/config.sub:533:		basic_machine=tic55x-`echo $basic_machine | sed 's/^[^-]*-//'`
pcmanx-gtk2-1.3/config.sub-534-		;;
pcmanx-gtk2-1.3/config.sub-535-	c6x-*)
pcmanx-gtk2-1.3/config.sub:536:		basic_machine=tic6x-`echo $basic_machine | sed 's/^[^-]*-//'`
pcmanx-gtk2-1.3/config.sub-537-		;;
##############################################
pcmanx-gtk2-1.3/config.sub-732-	i*86v32)
pcmanx-gtk2-1.3/config.sub:733:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
pcmanx-gtk2-1.3/config.sub-734-		os=-sysv32
##############################################
pcmanx-gtk2-1.3/config.sub-736-	i*86v4*)
pcmanx-gtk2-1.3/config.sub:737:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
pcmanx-gtk2-1.3/config.sub-738-		os=-sysv4
##############################################
pcmanx-gtk2-1.3/config.sub-740-	i*86v)
pcmanx-gtk2-1.3/config.sub:741:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
pcmanx-gtk2-1.3/config.sub-742-		os=-sysv
##############################################
pcmanx-gtk2-1.3/config.sub-744-	i*86sol2)
pcmanx-gtk2-1.3/config.sub:745:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
pcmanx-gtk2-1.3/config.sub-746-		os=-solaris2
##############################################
pcmanx-gtk2-1.3/config.sub-774-	m68knommu-*)
pcmanx-gtk2-1.3/config.sub:775:		basic_machine=m68k-`echo $basic_machine | sed 's/^[^-]*-//'`
pcmanx-gtk2-1.3/config.sub-776-		os=-linux
##############################################
pcmanx-gtk2-1.3/config.sub-811-	mips3*-*)
pcmanx-gtk2-1.3/config.sub:812:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
pcmanx-gtk2-1.3/config.sub-813-		;;
pcmanx-gtk2-1.3/config.sub-814-	mips3*)
pcmanx-gtk2-1.3/config.sub:815:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
pcmanx-gtk2-1.3/config.sub-816-		;;
##############################################
pcmanx-gtk2-1.3/config.sub-829-	ms1-*)
pcmanx-gtk2-1.3/config.sub:830:		basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'`
pcmanx-gtk2-1.3/config.sub-831-		;;
##############################################
pcmanx-gtk2-1.3/config.sub-948-	parisc-*)
pcmanx-gtk2-1.3/config.sub:949:		basic_machine=hppa-`echo $basic_machine | sed 's/^[^-]*-//'`
pcmanx-gtk2-1.3/config.sub-950-		os=-linux
##############################################
pcmanx-gtk2-1.3/config.sub-964-	pc98-*)
pcmanx-gtk2-1.3/config.sub:965:		basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'`
pcmanx-gtk2-1.3/config.sub-966-		;;
##############################################
pcmanx-gtk2-1.3/config.sub-979-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
pcmanx-gtk2-1.3/config.sub:980:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
pcmanx-gtk2-1.3/config.sub-981-		;;
pcmanx-gtk2-1.3/config.sub-982-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
pcmanx-gtk2-1.3/config.sub:983:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
pcmanx-gtk2-1.3/config.sub-984-		;;
pcmanx-gtk2-1.3/config.sub-985-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
pcmanx-gtk2-1.3/config.sub:986:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
pcmanx-gtk2-1.3/config.sub-987-		;;
pcmanx-gtk2-1.3/config.sub-988-	pentium4-*)
pcmanx-gtk2-1.3/config.sub:989:		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
pcmanx-gtk2-1.3/config.sub-990-		;;
##############################################
pcmanx-gtk2-1.3/config.sub-998-	ppc-* | ppcbe-*)
pcmanx-gtk2-1.3/config.sub:999:		basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
pcmanx-gtk2-1.3/config.sub-1000-		;;
##############################################
pcmanx-gtk2-1.3/config.sub-1004-	ppcle-* | powerpclittle-*)
pcmanx-gtk2-1.3/config.sub:1005:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
pcmanx-gtk2-1.3/config.sub-1006-		;;
##############################################
pcmanx-gtk2-1.3/config.sub-1008-		;;
pcmanx-gtk2-1.3/config.sub:1009:	ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
pcmanx-gtk2-1.3/config.sub-1010-		;;
##############################################
pcmanx-gtk2-1.3/config.sub-1014-	ppc64le-* | powerpc64little-*)
pcmanx-gtk2-1.3/config.sub:1015:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
pcmanx-gtk2-1.3/config.sub-1016-		;;
##############################################
pcmanx-gtk2-1.3/config.sub-1097-	strongarm-* | thumb-*)
pcmanx-gtk2-1.3/config.sub:1098:		basic_machine=arm-`echo $basic_machine | sed 's/^[^-]*-//'`
pcmanx-gtk2-1.3/config.sub-1099-		;;
##############################################
pcmanx-gtk2-1.3/config.sub-1227-	xscale-* | xscalee[bl]-*)
pcmanx-gtk2-1.3/config.sub:1228:		basic_machine=`echo $basic_machine | sed 's/^xscale/arm/'`
pcmanx-gtk2-1.3/config.sub-1229-		;;
##############################################
pcmanx-gtk2-1.3/config.sub-1304-	*)
pcmanx-gtk2-1.3/config.sub:1305:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
pcmanx-gtk2-1.3/config.sub-1306-		exit 1
##############################################
pcmanx-gtk2-1.3/config.sub-1312-	*-digital*)
pcmanx-gtk2-1.3/config.sub:1313:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
pcmanx-gtk2-1.3/config.sub-1314-		;;
pcmanx-gtk2-1.3/config.sub-1315-	*-commodore*)
pcmanx-gtk2-1.3/config.sub:1316:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
pcmanx-gtk2-1.3/config.sub-1317-		;;
##############################################
pcmanx-gtk2-1.3/config.sub-1333-	-solaris1 | -solaris1.*)
pcmanx-gtk2-1.3/config.sub:1334:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
pcmanx-gtk2-1.3/config.sub-1335-		;;
##############################################
pcmanx-gtk2-1.3/config.sub-1345-	-gnu/linux*)
pcmanx-gtk2-1.3/config.sub:1346:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
pcmanx-gtk2-1.3/config.sub-1347-		;;
##############################################
pcmanx-gtk2-1.3/config.sub-1391-	-nto*)
pcmanx-gtk2-1.3/config.sub:1392:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
pcmanx-gtk2-1.3/config.sub-1393-		;;
##############################################
pcmanx-gtk2-1.3/config.sub-1398-	-mac*)
pcmanx-gtk2-1.3/config.sub:1399:		os=`echo $os | sed -e 's|mac|macos|'`
pcmanx-gtk2-1.3/config.sub-1400-		;;
##############################################
pcmanx-gtk2-1.3/config.sub-1404-	-linux*)
pcmanx-gtk2-1.3/config.sub:1405:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
pcmanx-gtk2-1.3/config.sub-1406-		;;
pcmanx-gtk2-1.3/config.sub-1407-	-sunos5*)
pcmanx-gtk2-1.3/config.sub:1408:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
pcmanx-gtk2-1.3/config.sub-1409-		;;
pcmanx-gtk2-1.3/config.sub-1410-	-sunos6*)
pcmanx-gtk2-1.3/config.sub:1411:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
pcmanx-gtk2-1.3/config.sub-1412-		;;
##############################################
pcmanx-gtk2-1.3/config.sub-1459-	-sinix5.*)
pcmanx-gtk2-1.3/config.sub:1460:		os=`echo $os | sed -e 's|sinix|sysv|'`
pcmanx-gtk2-1.3/config.sub-1461-		;;
##############################################
pcmanx-gtk2-1.3/config.sub-1512-		# Get rid of the `-' at the beginning of $os.
pcmanx-gtk2-1.3/config.sub:1513:		os=`echo $os | sed 's/[^-]*-//'`
pcmanx-gtk2-1.3/config.sub:1514:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
pcmanx-gtk2-1.3/config.sub-1515-		exit 1
##############################################
pcmanx-gtk2-1.3/config.sub-1778-		esac
pcmanx-gtk2-1.3/config.sub:1779:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
pcmanx-gtk2-1.3/config.sub-1780-		;;
##############################################
pcmanx-gtk2-1.3/compile-67-	mingw/*)
pcmanx-gtk2-1.3/compile:68:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
pcmanx-gtk2-1.3/compile-69-	  ;;
pcmanx-gtk2-1.3/compile-70-	cygwin/*)
pcmanx-gtk2-1.3/compile:71:	  file=`cygpath -m "$file" || echo "$file"`
pcmanx-gtk2-1.3/compile-72-	  ;;
pcmanx-gtk2-1.3/compile-73-	wine/*)
pcmanx-gtk2-1.3/compile:74:	  file=`winepath -w "$file" || echo "$file"`
pcmanx-gtk2-1.3/compile-75-	  ;;
##############################################
pcmanx-gtk2-1.3/compile-309-# Name of file we expect compiler to create.
pcmanx-gtk2-1.3/compile:310:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
pcmanx-gtk2-1.3/compile-311-
##############################################
pcmanx-gtk2-1.3/compile-315-# object file name, since that is what matters with a parallel build.
pcmanx-gtk2-1.3/compile:316:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
pcmanx-gtk2-1.3/compile-317-while true; do
##############################################
pcmanx-gtk2-1.3/Makefile.in-40-  { \
pcmanx-gtk2-1.3/Makefile.in:41:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
pcmanx-gtk2-1.3/Makefile.in-42-  }; \
##############################################
pcmanx-gtk2-1.3/Makefile.in-125-  esac
pcmanx-gtk2-1.3/Makefile.in:126:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
pcmanx-gtk2-1.3/Makefile.in-127-am__vpath_adj = case $$p in \
pcmanx-gtk2-1.3/Makefile.in:128:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
pcmanx-gtk2-1.3/Makefile.in-129-    *) f=$$p;; \
pcmanx-gtk2-1.3/Makefile.in-130-  esac;
pcmanx-gtk2-1.3/Makefile.in:131:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
pcmanx-gtk2-1.3/Makefile.in-132-am__install_max = 40
pcmanx-gtk2-1.3/Makefile.in-133-am__nobase_strip_setup = \
pcmanx-gtk2-1.3/Makefile.in:134:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
pcmanx-gtk2-1.3/Makefile.in-135-am__nobase_strip = \
##############################################
pcmanx-gtk2-1.3/Makefile.in-201-  while test -n "$$dir1"; do \
pcmanx-gtk2-1.3/Makefile.in:202:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
pcmanx-gtk2-1.3/Makefile.in-203-    if test "$$first" != "."; then \
pcmanx-gtk2-1.3/Makefile.in-204-      if test "$$first" = ".."; then \
pcmanx-gtk2-1.3/Makefile.in:205:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
pcmanx-gtk2-1.3/Makefile.in:206:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
pcmanx-gtk2-1.3/Makefile.in-207-      else \
pcmanx-gtk2-1.3/Makefile.in:208:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
pcmanx-gtk2-1.3/Makefile.in-209-        if test "$$first2" = "$$first"; then \
pcmanx-gtk2-1.3/Makefile.in:210:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
pcmanx-gtk2-1.3/Makefile.in-211-        else \
##############################################
pcmanx-gtk2-1.3/Makefile.in-216-    fi; \
pcmanx-gtk2-1.3/Makefile.in:217:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
pcmanx-gtk2-1.3/Makefile.in-218-  done; \
##############################################
pcmanx-gtk2-1.3/Makefile.in-542-	@list='$(desktop_DATA)'; test -n "$(desktopdir)" || list=; \
pcmanx-gtk2-1.3/Makefile.in:543:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
pcmanx-gtk2-1.3/Makefile.in-544-	dir='$(DESTDIR)$(desktopdir)'; $(am__uninstall_files_from_dir)
##############################################
pcmanx-gtk2-1.3/Makefile.in-563-	@list='$(icon_DATA)'; test -n "$(icondir)" || list=; \
pcmanx-gtk2-1.3/Makefile.in:564:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
pcmanx-gtk2-1.3/Makefile.in-565-	dir='$(DESTDIR)$(icondir)'; $(am__uninstall_files_from_dir)
##############################################
pcmanx-gtk2-1.3/Makefile.in-580-	dot_seen=no; \
pcmanx-gtk2-1.3/Makefile.in:581:	target=`echo $@ | sed s/-recursive//`; \
pcmanx-gtk2-1.3/Makefile.in-582-	case "$@" in \
##############################################
pcmanx-gtk2-1.3/Makefile.in-643-GTAGS:
pcmanx-gtk2-1.3/Makefile.in:644:	here=`$(am__cd) $(top_builddir) && pwd` \
pcmanx-gtk2-1.3/Makefile.in-645-	  && $(am__cd) $(top_srcdir) \
##############################################
pcmanx-gtk2-1.3/Makefile.in-675-	test -d "$(distdir)" || mkdir "$(distdir)"
pcmanx-gtk2-1.3/Makefile.in:676:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
pcmanx-gtk2-1.3/Makefile.in:677:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
pcmanx-gtk2-1.3/Makefile.in-678-	list='$(DISTFILES)'; \
##############################################
pcmanx-gtk2-1.3/Makefile.in-689-	  if test -d $$d/$$file; then \
pcmanx-gtk2-1.3/Makefile.in:690:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
pcmanx-gtk2-1.3/Makefile.in-691-	    if test -d "$(distdir)/$$file"; then \
##############################################
pcmanx-gtk2-1.3/Makefile.in-799-	test -d $(distdir)/_build || exit 0; \
pcmanx-gtk2-1.3/Makefile.in:800:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
pcmanx-gtk2-1.3/Makefile.in-801-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
pcmanx-gtk2-1.3/Makefile.in-843-	}; \
pcmanx-gtk2-1.3/Makefile.in:844:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
pcmanx-gtk2-1.3/Makefile.in-845-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
pcmanx-gtk2-1.3/Makefile.in-855-	fi
pcmanx-gtk2-1.3/Makefile.in:856:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
pcmanx-gtk2-1.3/Makefile.in-857-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
pcmanx-gtk2-1.3/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
pcmanx-gtk2-1.3/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
pcmanx-gtk2-1.3/configure-47-  as_echo='print -r --'
pcmanx-gtk2-1.3/configure-48-  as_echo_n='print -rn --'
pcmanx-gtk2-1.3/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
pcmanx-gtk2-1.3/configure-50-  as_echo='printf %s\n'
##############################################
pcmanx-gtk2-1.3/configure-52-else
pcmanx-gtk2-1.3/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
pcmanx-gtk2-1.3/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
pcmanx-gtk2-1.3/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
pcmanx-gtk2-1.3/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
pcmanx-gtk2-1.3/configure-64-      esac;
##############################################
pcmanx-gtk2-1.3/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
pcmanx-gtk2-1.3/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
pcmanx-gtk2-1.3/configure-201-
##############################################
pcmanx-gtk2-1.3/configure-206-    PATH=/empty FPATH=/empty; export PATH FPATH
pcmanx-gtk2-1.3/configure:207:    test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\
pcmanx-gtk2-1.3/configure:208:      || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1
pcmanx-gtk2-1.3/configure-209-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
pcmanx-gtk2-1.3/configure-335-      case $as_dir in #(
pcmanx-gtk2-1.3/configure:336:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
pcmanx-gtk2-1.3/configure-337-      *) as_qdir=$as_dir;;
##############################################
pcmanx-gtk2-1.3/configure-408-  {
pcmanx-gtk2-1.3/configure:409:    as_val=`expr "$@" || test $? -eq 1`
pcmanx-gtk2-1.3/configure-410-  }
##############################################
pcmanx-gtk2-1.3/configure-415-# ----------------------------------------
pcmanx-gtk2-1.3/configure:416:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
pcmanx-gtk2-1.3/configure-417-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
pcmanx-gtk2-1.3/configure-478-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
pcmanx-gtk2-1.3/configure:479:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
pcmanx-gtk2-1.3/configure-480-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
pcmanx-gtk2-1.3/configure-1008-  case $ac_option in
pcmanx-gtk2-1.3/configure:1009:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
pcmanx-gtk2-1.3/configure-1010-  *=)   ac_optarg= ;;
##############################################
pcmanx-gtk2-1.3/configure-1052-  -disable-* | --disable-*)
pcmanx-gtk2-1.3/configure:1053:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
pcmanx-gtk2-1.3/configure-1054-    # Reject names that are not valid shell variable names.
##############################################
pcmanx-gtk2-1.3/configure-1057-    ac_useropt_orig=$ac_useropt
pcmanx-gtk2-1.3/configure:1058:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
pcmanx-gtk2-1.3/configure-1059-    case $ac_user_opts in
##############################################
pcmanx-gtk2-1.3/configure-1078-  -enable-* | --enable-*)
pcmanx-gtk2-1.3/configure:1079:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
pcmanx-gtk2-1.3/configure-1080-    # Reject names that are not valid shell variable names.
##############################################
pcmanx-gtk2-1.3/configure-1083-    ac_useropt_orig=$ac_useropt
pcmanx-gtk2-1.3/configure:1084:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
pcmanx-gtk2-1.3/configure-1085-    case $ac_user_opts in
##############################################
pcmanx-gtk2-1.3/configure-1282-  -with-* | --with-*)
pcmanx-gtk2-1.3/configure:1283:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
pcmanx-gtk2-1.3/configure-1284-    # Reject names that are not valid shell variable names.
##############################################
pcmanx-gtk2-1.3/configure-1287-    ac_useropt_orig=$ac_useropt
pcmanx-gtk2-1.3/configure:1288:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
pcmanx-gtk2-1.3/configure-1289-    case $ac_user_opts in
##############################################
pcmanx-gtk2-1.3/configure-1298-  -without-* | --without-*)
pcmanx-gtk2-1.3/configure:1299:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
pcmanx-gtk2-1.3/configure-1300-    # Reject names that are not valid shell variable names.
##############################################
pcmanx-gtk2-1.3/configure-1303-    ac_useropt_orig=$ac_useropt
pcmanx-gtk2-1.3/configure:1304:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
pcmanx-gtk2-1.3/configure-1305-    case $ac_user_opts in
##############################################
pcmanx-gtk2-1.3/configure-1336-  *=*)
pcmanx-gtk2-1.3/configure:1337:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
pcmanx-gtk2-1.3/configure-1338-    # Reject names that are not valid shell variable names.
##############################################
pcmanx-gtk2-1.3/configure-1357-if test -n "$ac_prev"; then
pcmanx-gtk2-1.3/configure:1358:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
pcmanx-gtk2-1.3/configure-1359-  as_fn_error $? "missing argument to $ac_option"
##############################################
pcmanx-gtk2-1.3/configure-1379-    */ )
pcmanx-gtk2-1.3/configure:1380:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
pcmanx-gtk2-1.3/configure-1381-      eval $ac_var=\$ac_val;;
##############################################
pcmanx-gtk2-1.3/configure-1414-ac_ls_di=`ls -di .` &&
pcmanx-gtk2-1.3/configure:1415:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
pcmanx-gtk2-1.3/configure-1416-  as_fn_error $? "working directory cannot be determined"
##############################################
pcmanx-gtk2-1.3/configure-1470-case $srcdir in
pcmanx-gtk2-1.3/configure:1471:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
pcmanx-gtk2-1.3/configure-1472-esac
##############################################
pcmanx-gtk2-1.3/configure-1513-By default, \`make install' will install all the files in
pcmanx-gtk2-1.3/configure:1514:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
pcmanx-gtk2-1.3/configure:1515:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
pcmanx-gtk2-1.3/configure-1516-for instance \`--prefix=\$HOME'.
##############################################
pcmanx-gtk2-1.3/configure-1658-*)
pcmanx-gtk2-1.3/configure:1659:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
pcmanx-gtk2-1.3/configure-1660-  # A ".." for each directory in $ac_dir_suffix.
pcmanx-gtk2-1.3/configure:1661:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
pcmanx-gtk2-1.3/configure-1662-  case $ac_top_builddir_sub in
##############################################
pcmanx-gtk2-1.3/configure-1987-  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
pcmanx-gtk2-1.3/configure:1988:  as_decl_name=`echo $2|sed 's/ *(.*//'`
pcmanx-gtk2-1.3/configure:1989:  as_decl_use=`echo $2|sed -e 's/(/((/' -e 's/)/) 0&/' -e 's/,/) 0& (/g'`
pcmanx-gtk2-1.3/configure-1990-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $as_decl_name is declared" >&5
##############################################
pcmanx-gtk2-1.3/configure-2367-    *\'*)
pcmanx-gtk2-1.3/configure:2368:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
pcmanx-gtk2-1.3/configure-2369-    esac
##############################################
pcmanx-gtk2-1.3/configure-2450-      case $ac_val in
pcmanx-gtk2-1.3/configure:2451:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
pcmanx-gtk2-1.3/configure-2452-      esac
##############################################
pcmanx-gtk2-1.3/configure-2465-	case $ac_val in
pcmanx-gtk2-1.3/configure:2466:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
pcmanx-gtk2-1.3/configure-2467-	esac
##############################################
pcmanx-gtk2-1.3/configure-2585-    set,)
pcmanx-gtk2-1.3/configure:2586:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
pcmanx-gtk2-1.3/configure:2587:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
pcmanx-gtk2-1.3/configure-2588-      ac_cache_corrupted=: ;;
##############################################
pcmanx-gtk2-1.3/configure-2596-	# differences in whitespace do not lead to failure.
pcmanx-gtk2-1.3/configure:2597:	ac_old_val_w=`echo x $ac_old_val`
pcmanx-gtk2-1.3/configure:2598:	ac_new_val_w=`echo x $ac_new_val`
pcmanx-gtk2-1.3/configure-2599-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
pcmanx-gtk2-1.3/configure-2616-    case $ac_new_val in
pcmanx-gtk2-1.3/configure:2617:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
pcmanx-gtk2-1.3/configure-2618-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
pcmanx-gtk2-1.3/configure-2793-     echo "timestamp, slept: $am_has_slept" > conftest.file
pcmanx-gtk2-1.3/configure:2794:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
pcmanx-gtk2-1.3/configure-2795-     if test "$*" = "X"; then
pcmanx-gtk2-1.3/configure-2796-	# -L didn't work.
pcmanx-gtk2-1.3/configure:2797:	set X `ls -t "$srcdir/configure" conftest.file`
pcmanx-gtk2-1.3/configure-2798-     fi
##############################################
pcmanx-gtk2-1.3/configure-2844-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
pcmanx-gtk2-1.3/configure:2845:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
pcmanx-gtk2-1.3/configure-2846-
pcmanx-gtk2-1.3/configure-2847-# expand $ac_aux_dir to an absolute path
pcmanx-gtk2-1.3/configure:2848:am_aux_dir=`cd $ac_aux_dir && pwd`
pcmanx-gtk2-1.3/configure-2849-
##############################################
pcmanx-gtk2-1.3/configure-2989-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
pcmanx-gtk2-1.3/configure:2990:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
pcmanx-gtk2-1.3/configure-2991-	     'mkdir (GNU coreutils) '* | \
##############################################
pcmanx-gtk2-1.3/configure-3062-set x ${MAKE-make}
pcmanx-gtk2-1.3/configure:3063:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
pcmanx-gtk2-1.3/configure-3064-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
pcmanx-gtk2-1.3/configure-3072-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
pcmanx-gtk2-1.3/configure:3073:case `${MAKE-make} -f conftest.make 2>/dev/null` in
pcmanx-gtk2-1.3/configure-3074-  *@@@%%%=?*=@@@%%%*)
##############################################
pcmanx-gtk2-1.3/configure-3138-
pcmanx-gtk2-1.3/configure:3139:if test "`cd $srcdir && pwd`" != "`pwd`"; then
pcmanx-gtk2-1.3/configure-3140-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
pcmanx-gtk2-1.3/configure-3297-test "x$ac_build_alias" = x &&
pcmanx-gtk2-1.3/configure:3298:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
pcmanx-gtk2-1.3/configure-3299-test "x$ac_build_alias" = x &&
pcmanx-gtk2-1.3/configure-3300-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
pcmanx-gtk2-1.3/configure:3301:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
pcmanx-gtk2-1.3/configure-3302-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
pcmanx-gtk2-1.3/configure-3321-IFS=$ac_save_IFS
pcmanx-gtk2-1.3/configure:3322:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
pcmanx-gtk2-1.3/configure-3323-
##############################################
pcmanx-gtk2-1.3/configure-3332-else
pcmanx-gtk2-1.3/configure:3333:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
pcmanx-gtk2-1.3/configure-3334-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
pcmanx-gtk2-1.3/configure-3354-IFS=$ac_save_IFS
pcmanx-gtk2-1.3/configure:3355:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
pcmanx-gtk2-1.3/configure-3356-
##############################################
pcmanx-gtk2-1.3/configure-3382-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
pcmanx-gtk2-1.3/configure:3383:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
pcmanx-gtk2-1.3/configure-3384-  ECHO='print -r --'
pcmanx-gtk2-1.3/configure:3385:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
pcmanx-gtk2-1.3/configure-3386-  ECHO='printf %s\n'
##############################################
pcmanx-gtk2-1.3/configure-3446-# Ignore all kinds of additional output from 'make'.
pcmanx-gtk2-1.3/configure:3447:case `$am_make -s -f confmf 2> /dev/null` in #(
pcmanx-gtk2-1.3/configure-3448-*the\ am__doit\ target*)
##############################################
pcmanx-gtk2-1.3/configure-3456-   echo '.include "confinc"' > confmf
pcmanx-gtk2-1.3/configure:3457:   case `$am_make -s -f confmf 2> /dev/null` in #(
pcmanx-gtk2-1.3/configure-3458-   *the\ am__doit\ target*)
##############################################
pcmanx-gtk2-1.3/configure-3835-$as_echo_n "checking whether the C compiler works... " >&6; }
pcmanx-gtk2-1.3/configure:3836:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
pcmanx-gtk2-1.3/configure-3837-
##############################################
pcmanx-gtk2-1.3/configure-3879-	then :; else
pcmanx-gtk2-1.3/configure:3880:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
pcmanx-gtk2-1.3/configure-3881-	fi
##############################################
pcmanx-gtk2-1.3/configure-3939-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
pcmanx-gtk2-1.3/configure:3940:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
pcmanx-gtk2-1.3/configure-3941-	  break;;
##############################################
pcmanx-gtk2-1.3/configure-4048-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
pcmanx-gtk2-1.3/configure:4049:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
pcmanx-gtk2-1.3/configure-4050-       break;;
##############################################
pcmanx-gtk2-1.3/configure-4366-  if test "$am_compiler_list" = ""; then
pcmanx-gtk2-1.3/configure:4367:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
pcmanx-gtk2-1.3/configure-4368-  fi
##############################################
pcmanx-gtk2-1.3/configure-4490-  # Check for GNU $ac_path_SED
pcmanx-gtk2-1.3/configure:4491:case `"$ac_path_SED" --version 2>&1` in
pcmanx-gtk2-1.3/configure-4492-*GNU*)
##############################################
pcmanx-gtk2-1.3/configure-4566-  # Check for GNU $ac_path_GREP
pcmanx-gtk2-1.3/configure:4567:case `"$ac_path_GREP" --version 2>&1` in
pcmanx-gtk2-1.3/configure-4568-*GNU*)
##############################################
pcmanx-gtk2-1.3/configure-4632-  # Check for GNU $ac_path_EGREP
pcmanx-gtk2-1.3/configure:4633:case `"$ac_path_EGREP" --version 2>&1` in
pcmanx-gtk2-1.3/configure-4634-*GNU*)
##############################################
pcmanx-gtk2-1.3/configure-4699-  # Check for GNU $ac_path_FGREP
pcmanx-gtk2-1.3/configure:4700:case `"$ac_path_FGREP" --version 2>&1` in
pcmanx-gtk2-1.3/configure-4701-*GNU*)
##############################################
pcmanx-gtk2-1.3/configure-4779-    # gcc leaves a trailing carriage return which upsets mingw
pcmanx-gtk2-1.3/configure:4780:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
pcmanx-gtk2-1.3/configure-4781-  *)
pcmanx-gtk2-1.3/configure:4782:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
pcmanx-gtk2-1.3/configure-4783-  esac
##############################################
pcmanx-gtk2-1.3/configure-4788-      # Canonicalize the pathname of ld
pcmanx-gtk2-1.3/configure:4789:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
pcmanx-gtk2-1.3/configure-4790-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
pcmanx-gtk2-1.3/configure:4791:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
pcmanx-gtk2-1.3/configure-4792-      done
##############################################
pcmanx-gtk2-1.3/configure-4823-      # Break only if it was the GNU/non-GNU ld that we prefer.
pcmanx-gtk2-1.3/configure:4824:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
pcmanx-gtk2-1.3/configure-4825-      *GNU* | *'with BFD'*)
##############################################
pcmanx-gtk2-1.3/configure-4854-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
pcmanx-gtk2-1.3/configure:4855:case `$LD -v 2>&1 </dev/null` in
pcmanx-gtk2-1.3/configure-4856-*GNU* | *'with BFD'*)
##############################################
pcmanx-gtk2-1.3/configure-4899-	# Tru64's nm complains that /dev/null is an invalid object file
pcmanx-gtk2-1.3/configure:4900:	case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
pcmanx-gtk2-1.3/configure-4901-	*/dev/null* | *'Invalid file or object type'*)
##############################################
pcmanx-gtk2-1.3/configure-4905-	*)
pcmanx-gtk2-1.3/configure:4906:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
pcmanx-gtk2-1.3/configure-4907-	  */dev/null*)
##############################################
pcmanx-gtk2-1.3/configure-5033-
pcmanx-gtk2-1.3/configure:5034:    case `$DUMPBIN -symbols /dev/null 2>&1 | sed '1q'` in
pcmanx-gtk2-1.3/configure-5035-    *COFF*)
##############################################
pcmanx-gtk2-1.3/configure-5145-    # And add a safety zone
pcmanx-gtk2-1.3/configure:5146:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
pcmanx-gtk2-1.3/configure:5147:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
pcmanx-gtk2-1.3/configure-5148-    ;;
##############################################
pcmanx-gtk2-1.3/configure-5178-    if test -n "$kargmax"; then
pcmanx-gtk2-1.3/configure:5179:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[	 ]//'`
pcmanx-gtk2-1.3/configure-5180-    else
##############################################
pcmanx-gtk2-1.3/configure-5187-	test undefined != "$lt_cv_sys_max_cmd_len"; then
pcmanx-gtk2-1.3/configure:5188:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
pcmanx-gtk2-1.3/configure:5189:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
pcmanx-gtk2-1.3/configure-5190-    else
##############################################
pcmanx-gtk2-1.3/configure-5199-      # we can't tell.
pcmanx-gtk2-1.3/configure:5200:      while { test "X"`env echo "$teststring$teststring" 2>/dev/null` \
pcmanx-gtk2-1.3/configure-5201-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
pcmanx-gtk2-1.3/configure-5203-      do
pcmanx-gtk2-1.3/configure:5204:        i=`expr $i + 1`
pcmanx-gtk2-1.3/configure-5205-        teststring=$teststring$teststring
##############################################
pcmanx-gtk2-1.3/configure-5207-      # Only check the string length outside the loop.
pcmanx-gtk2-1.3/configure:5208:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
pcmanx-gtk2-1.3/configure-5209-      teststring=
##############################################
pcmanx-gtk2-1.3/configure-5212-      # linker.  It appears as though 1/2 is a usable value.
pcmanx-gtk2-1.3/configure:5213:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
pcmanx-gtk2-1.3/configure-5214-    fi
##############################################
pcmanx-gtk2-1.3/configure-5648-openbsd*)
pcmanx-gtk2-1.3/configure:5649:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
pcmanx-gtk2-1.3/configure-5650-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
pcmanx-gtk2-1.3/configure-5715-    else
pcmanx-gtk2-1.3/configure:5716:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"`
pcmanx-gtk2-1.3/configure-5717-    fi
##############################################
pcmanx-gtk2-1.3/configure-5860-  # decide which to use based on capabilities of $DLLTOOL
pcmanx-gtk2-1.3/configure:5861:  case `$DLLTOOL --help 2>&1` in
pcmanx-gtk2-1.3/configure-5862-  *--identify-strict*)
##############################################
pcmanx-gtk2-1.3/configure-6382-# If we're using GNU nm, then use its standard symbol codes.
pcmanx-gtk2-1.3/configure:6383:case `$NM -V 2>&1` in
pcmanx-gtk2-1.3/configure-6384-*GNU* | *'with BFD'*)
##############################################
pcmanx-gtk2-1.3/configure-6400-mingw*)
pcmanx-gtk2-1.3/configure:6401:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
pcmanx-gtk2-1.3/configure-6402-  ;;
##############################################
pcmanx-gtk2-1.3/configure-6619-   if test "$GCC" = yes; then
pcmanx-gtk2-1.3/configure:6620:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
pcmanx-gtk2-1.3/configure-6621-   fi
##############################################
pcmanx-gtk2-1.3/configure-6623- /*)
pcmanx-gtk2-1.3/configure:6624:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
pcmanx-gtk2-1.3/configure-6625-   ;; #(
##############################################
pcmanx-gtk2-1.3/configure-6659-  test $ac_status = 0; }; then
pcmanx-gtk2-1.3/configure:6660:    case `/usr/bin/file conftest.$ac_objext` in
pcmanx-gtk2-1.3/configure-6661-      *ELF-32*)
##############################################
pcmanx-gtk2-1.3/configure-6679-    if test "$lt_cv_prog_gnu_ld" = yes; then
pcmanx-gtk2-1.3/configure:6680:      case `/usr/bin/file conftest.$ac_objext` in
pcmanx-gtk2-1.3/configure-6681-	*32-bit*)
##############################################
pcmanx-gtk2-1.3/configure-6691-    else
pcmanx-gtk2-1.3/configure:6692:      case `/usr/bin/file conftest.$ac_objext` in
pcmanx-gtk2-1.3/configure-6693-	*32-bit*)
##############################################
pcmanx-gtk2-1.3/configure-7858-do :
pcmanx-gtk2-1.3/configure:7859:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
pcmanx-gtk2-1.3/configure-7860-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
pcmanx-gtk2-1.3/configure-7863-  cat >>confdefs.h <<_ACEOF
pcmanx-gtk2-1.3/configure:7864:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
pcmanx-gtk2-1.3/configure-7865-_ACEOF
##############################################
pcmanx-gtk2-1.3/configure-8148-done
pcmanx-gtk2-1.3/configure:8149:cc_basename=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
pcmanx-gtk2-1.3/configure-8150-
##############################################
pcmanx-gtk2-1.3/configure-8177-	"file_magic "*)
pcmanx-gtk2-1.3/configure:8178:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
pcmanx-gtk2-1.3/configure-8179-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
pcmanx-gtk2-1.3/configure-8243-	"file_magic "*)
pcmanx-gtk2-1.3/configure:8244:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
pcmanx-gtk2-1.3/configure-8245-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
pcmanx-gtk2-1.3/configure-8606-      *)
pcmanx-gtk2-1.3/configure:8607:	case `$CC -V 2>&1 | sed 5q` in
pcmanx-gtk2-1.3/configure-8608-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*)
##############################################
pcmanx-gtk2-1.3/configure-8966-  if test "$hard_links" = no; then
pcmanx-gtk2-1.3/configure:8967:    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
pcmanx-gtk2-1.3/configure:8968:$as_echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
pcmanx-gtk2-1.3/configure-8969-    need_locks=warn
##############################################
pcmanx-gtk2-1.3/configure-9055-	# shared libraries, regardless of the interface used.
pcmanx-gtk2-1.3/configure:9056:	case `$LD -v 2>&1` in
pcmanx-gtk2-1.3/configure-9057-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
pcmanx-gtk2-1.3/configure-9087-    supports_anon_versioning=no
pcmanx-gtk2-1.3/configure:9088:    case `$LD -v 2>&1` in
pcmanx-gtk2-1.3/configure-9089-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
pcmanx-gtk2-1.3/configure-9156-	# is EXPORTS), use it as is; otherwise, prepend...
pcmanx-gtk2-1.3/configure:9157:	archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
pcmanx-gtk2-1.3/configure-9158-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
pcmanx-gtk2-1.3/configure-9184-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
pcmanx-gtk2-1.3/configure:9185:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
pcmanx-gtk2-1.3/configure:9186:      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'
pcmanx-gtk2-1.3/configure-9187-      ;;
##############################################
pcmanx-gtk2-1.3/configure-9202-        pgcc*)				# Portland Group C compiler
pcmanx-gtk2-1.3/configure:9203:	  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'
pcmanx-gtk2-1.3/configure-9204-	  tmp_addflag=' $pic_flag'
##############################################
pcmanx-gtk2-1.3/configure-9207-					# Portland Group f77 and f90 compilers
pcmanx-gtk2-1.3/configure:9208:	  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'
pcmanx-gtk2-1.3/configure-9209-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
pcmanx-gtk2-1.3/configure-9222-	nvcc*)	# Cuda Compiler Driver 2.2
pcmanx-gtk2-1.3/configure:9223:	  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'
pcmanx-gtk2-1.3/configure-9224-	  compiler_needs_object=yes
##############################################
pcmanx-gtk2-1.3/configure-9226-	esac
pcmanx-gtk2-1.3/configure:9227:	case `$CC -V 2>&1 | sed 5q` in
pcmanx-gtk2-1.3/configure-9228-	*Sun\ C*)			# Sun C 5.9
pcmanx-gtk2-1.3/configure:9229:	  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'
pcmanx-gtk2-1.3/configure-9230-	  compiler_needs_object=yes
##############################################
pcmanx-gtk2-1.3/configure-9294-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
pcmanx-gtk2-1.3/configure:9295:      case `$LD -v 2>&1` in
pcmanx-gtk2-1.3/configure-9296-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
pcmanx-gtk2-1.3/configure-9417-	# below for broken collect2 doesn't work under 4.3+
pcmanx-gtk2-1.3/configure:9418:	  collect2name=`${CC} -print-prog-name=collect2`
pcmanx-gtk2-1.3/configure-9419-	  if test -f "$collect2name" &&
##############################################
pcmanx-gtk2-1.3/configure-9491-      }'
pcmanx-gtk2-1.3/configure:9492:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
pcmanx-gtk2-1.3/configure-9493-  # Check for a 64-bit object if we didn't find anything.
pcmanx-gtk2-1.3/configure-9494-  if test -z "$lt_cv_aix_libpath_"; then
pcmanx-gtk2-1.3/configure:9495:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
pcmanx-gtk2-1.3/configure-9496-  fi
##############################################
pcmanx-gtk2-1.3/configure-9509-        hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
pcmanx-gtk2-1.3/configure:9510:        archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then func_echo_all "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
pcmanx-gtk2-1.3/configure-9511-      else
##############################################
pcmanx-gtk2-1.3/configure-9544-      }'
pcmanx-gtk2-1.3/configure:9545:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
pcmanx-gtk2-1.3/configure-9546-  # Check for a 64-bit object if we didn't find anything.
pcmanx-gtk2-1.3/configure-9547-  if test -z "$lt_cv_aix_libpath_"; then
pcmanx-gtk2-1.3/configure:9548:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
pcmanx-gtk2-1.3/configure-9549-  fi
##############################################
pcmanx-gtk2-1.3/configure-9617-	archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames='
pcmanx-gtk2-1.3/configure:9618:	archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
pcmanx-gtk2-1.3/configure-9619-	    sed -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $output_objdir/$soname.exp;
##############################################
pcmanx-gtk2-1.3/configure-9654-	# FIXME: Setting linknames here is a bad hack.
pcmanx-gtk2-1.3/configure:9655:	archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
pcmanx-gtk2-1.3/configure-9656-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
pcmanx-gtk2-1.3/configure-9672-  if test "$lt_cv_ld_force_load" = "yes"; then
pcmanx-gtk2-1.3/configure:9673:    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\"`'
pcmanx-gtk2-1.3/configure-9674-
##############################################
pcmanx-gtk2-1.3/configure-9852-      if test "$GCC" = yes; then
pcmanx-gtk2-1.3/configure:9853:	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'
pcmanx-gtk2-1.3/configure-9854-	# Try to use the -exported_symbol ld option, if it does not
##############################################
pcmanx-gtk2-1.3/configure-9880-	if test "$lt_cv_irix_exported_symbol" = yes; then
pcmanx-gtk2-1.3/configure:9881:          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'
pcmanx-gtk2-1.3/configure-9882-	fi
pcmanx-gtk2-1.3/configure-9883-      else
pcmanx-gtk2-1.3/configure:9884:	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'
pcmanx-gtk2-1.3/configure:9885:	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'
pcmanx-gtk2-1.3/configure-9886-      fi
##############################################
pcmanx-gtk2-1.3/configure-9920-	hardcode_direct_absolute=yes
pcmanx-gtk2-1.3/configure:9921:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
pcmanx-gtk2-1.3/configure-9922-	  archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
pcmanx-gtk2-1.3/configure-9953-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
pcmanx-gtk2-1.3/configure:9954:	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'
pcmanx-gtk2-1.3/configure-9955-      else
pcmanx-gtk2-1.3/configure-9956-	allow_undefined_flag=' -expect_unresolved \*'
pcmanx-gtk2-1.3/configure:9957:	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'
pcmanx-gtk2-1.3/configure-9958-      fi
##############################################
pcmanx-gtk2-1.3/configure-9966-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
pcmanx-gtk2-1.3/configure:9967:	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'
pcmanx-gtk2-1.3/configure-9968-	hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
##############################################
pcmanx-gtk2-1.3/configure-9970-	allow_undefined_flag=' -expect_unresolved \*'
pcmanx-gtk2-1.3/configure:9971:	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'
pcmanx-gtk2-1.3/configure:9972:	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~
pcmanx-gtk2-1.3/configure:9973:	$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'
pcmanx-gtk2-1.3/configure-9974-
##############################################
pcmanx-gtk2-1.3/configure-9989-      else
pcmanx-gtk2-1.3/configure:9990:	case `$CC -V 2>&1` in
pcmanx-gtk2-1.3/configure-9991-	*"Compilers 5.0"*)
##############################################
pcmanx-gtk2-1.3/configure-10388-  esac
pcmanx-gtk2-1.3/configure:10389:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
pcmanx-gtk2-1.3/configure-10390-  case $lt_search_path_spec in
##############################################
pcmanx-gtk2-1.3/configure-10395-    # okay in the real world where ";" in dirpaths is itself problematic.
pcmanx-gtk2-1.3/configure:10396:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
pcmanx-gtk2-1.3/configure-10397-    ;;
pcmanx-gtk2-1.3/configure-10398-  *)
pcmanx-gtk2-1.3/configure:10399:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
pcmanx-gtk2-1.3/configure-10400-    ;;
##############################################
pcmanx-gtk2-1.3/configure-10404-  lt_tmp_lt_search_path_spec=
pcmanx-gtk2-1.3/configure:10405:  lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
pcmanx-gtk2-1.3/configure-10406-  for lt_sys_path in $lt_search_path_spec; do
##############################################
pcmanx-gtk2-1.3/configure-10439-  esac
pcmanx-gtk2-1.3/configure:10440:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
pcmanx-gtk2-1.3/configure-10441-else
##############################################
pcmanx-gtk2-1.3/configure-10527-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
pcmanx-gtk2-1.3/configure:10528:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
pcmanx-gtk2-1.3/configure-10529-    ;;
##############################################
pcmanx-gtk2-1.3/configure-10563-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
pcmanx-gtk2-1.3/configure:10564:    postinstall_cmds='base_file=`basename \${file}`~
pcmanx-gtk2-1.3/configure:10565:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
pcmanx-gtk2-1.3/configure:10566:      dldir=$destdir/`dirname \$dlpath`~
pcmanx-gtk2-1.3/configure-10567-      test -d \$dldir || mkdir -p \$dldir~
##############################################
pcmanx-gtk2-1.3/configure-10572-      fi'
pcmanx-gtk2-1.3/configure:10573:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
pcmanx-gtk2-1.3/configure-10574-      dlpath=$dir/\$dldll~
##############################################
pcmanx-gtk2-1.3/configure-10580-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
pcmanx-gtk2-1.3/configure:10581:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
pcmanx-gtk2-1.3/configure-10582-
##############################################
pcmanx-gtk2-1.3/configure-10586-      # MinGW DLLs use traditional 'lib' prefix
pcmanx-gtk2-1.3/configure:10587:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
pcmanx-gtk2-1.3/configure-10588-      ;;
##############################################
pcmanx-gtk2-1.3/configure-10590-      # pw32 DLLs use 'pw' prefix rather than 'lib'
pcmanx-gtk2-1.3/configure:10591:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
pcmanx-gtk2-1.3/configure-10592-      ;;
##############################################
pcmanx-gtk2-1.3/configure-10599-    libname_spec='$name'
pcmanx-gtk2-1.3/configure:10600:    soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
pcmanx-gtk2-1.3/configure-10601-    library_names_spec='${libname}.dll.lib'
##############################################
pcmanx-gtk2-1.3/configure-10611-        # Let DOS variable expansion print the short 8.3 style file name.
pcmanx-gtk2-1.3/configure:10612:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
pcmanx-gtk2-1.3/configure-10613-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
pcmanx-gtk2-1.3/configure-10616-      # Convert to MSYS style.
pcmanx-gtk2-1.3/configure:10617:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
pcmanx-gtk2-1.3/configure-10618-      ;;
##############################################
pcmanx-gtk2-1.3/configure-10622-      # like /cygdrive/c/PROGRA~1:/cygdr...
pcmanx-gtk2-1.3/configure:10623:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
pcmanx-gtk2-1.3/configure:10624:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
pcmanx-gtk2-1.3/configure:10625:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
pcmanx-gtk2-1.3/configure-10626-      ;;
##############################################
pcmanx-gtk2-1.3/configure-10630-        # It is most probably a Windows format PATH.
pcmanx-gtk2-1.3/configure:10631:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
pcmanx-gtk2-1.3/configure-10632-      else
pcmanx-gtk2-1.3/configure:10633:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
pcmanx-gtk2-1.3/configure-10634-      fi
##############################################
pcmanx-gtk2-1.3/configure-10640-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
pcmanx-gtk2-1.3/configure:10641:    postinstall_cmds='base_file=`basename \${file}`~
pcmanx-gtk2-1.3/configure:10642:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
pcmanx-gtk2-1.3/configure:10643:      dldir=$destdir/`dirname \$dlpath`~
pcmanx-gtk2-1.3/configure-10644-      test -d \$dldir || mkdir -p \$dldir~
pcmanx-gtk2-1.3/configure-10645-      $install_prog $dir/$dlname \$dldir/$dlname'
pcmanx-gtk2-1.3/configure:10646:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
pcmanx-gtk2-1.3/configure-10647-      dlpath=$dir/\$dldll~
##############################################
pcmanx-gtk2-1.3/configure-10654-    # Assume MSVC wrapper
pcmanx-gtk2-1.3/configure:10655:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
pcmanx-gtk2-1.3/configure-10656-    dynamic_linker='Win32 ld.exe'
##############################################
pcmanx-gtk2-1.3/configure-10671-  shlibpath_var=DYLD_LIBRARY_PATH
pcmanx-gtk2-1.3/configure:10672:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
pcmanx-gtk2-1.3/configure-10673-
##############################################
pcmanx-gtk2-1.3/configure-10897-  if test -f /etc/ld.so.conf; then
pcmanx-gtk2-1.3/configure:10898:    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' ' '`
pcmanx-gtk2-1.3/configure-10899-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
pcmanx-gtk2-1.3/configure-10971-  shlibpath_var=LD_LIBRARY_PATH
pcmanx-gtk2-1.3/configure:10972:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
pcmanx-gtk2-1.3/configure-10973-    case $host_os in
##############################################
pcmanx-gtk2-1.3/configure-12591-do :
pcmanx-gtk2-1.3/configure:12592:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
pcmanx-gtk2-1.3/configure-12593-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
pcmanx-gtk2-1.3/configure-12595-  cat >>confdefs.h <<_ACEOF
pcmanx-gtk2-1.3/configure:12596:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
pcmanx-gtk2-1.3/configure-12597-_ACEOF
##############################################
pcmanx-gtk2-1.3/configure-12622-	     IFS=-.
pcmanx-gtk2-1.3/configure:12623:	     set x `uname -r | sed -e "$lt_sed_extract_leading_digits"`
pcmanx-gtk2-1.3/configure-12624-	     IFS=$save_IFS
##############################################
pcmanx-gtk2-1.3/configure-12892-do :
pcmanx-gtk2-1.3/configure:12893:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
pcmanx-gtk2-1.3/configure-12894-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
pcmanx-gtk2-1.3/configure-12897-  cat >>confdefs.h <<_ACEOF
pcmanx-gtk2-1.3/configure:12898:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
pcmanx-gtk2-1.3/configure-12899-_ACEOF
##############################################
pcmanx-gtk2-1.3/configure-12907-do :
pcmanx-gtk2-1.3/configure:12908:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
pcmanx-gtk2-1.3/configure-12909-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
pcmanx-gtk2-1.3/configure-12911-  cat >>confdefs.h <<_ACEOF
pcmanx-gtk2-1.3/configure:12912:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
pcmanx-gtk2-1.3/configure-12913-_ACEOF
##############################################
pcmanx-gtk2-1.3/configure-12924-do :
pcmanx-gtk2-1.3/configure:12925:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
pcmanx-gtk2-1.3/configure-12926-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
pcmanx-gtk2-1.3/configure-12928-  cat >>confdefs.h <<_ACEOF
pcmanx-gtk2-1.3/configure:12929:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
pcmanx-gtk2-1.3/configure-12930-_ACEOF
##############################################
pcmanx-gtk2-1.3/configure-13317-  if test "$am_compiler_list" = ""; then
pcmanx-gtk2-1.3/configure:13318:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
pcmanx-gtk2-1.3/configure-13319-  fi
##############################################
pcmanx-gtk2-1.3/configure-13421-  case ${2} in
pcmanx-gtk2-1.3/configure:13422:  .*) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%\\\\${2}\$%%"`;;
pcmanx-gtk2-1.3/configure:13423:  *)  func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%${2}\$%%"`;;
pcmanx-gtk2-1.3/configure-13424-  esac
##############################################
pcmanx-gtk2-1.3/configure-13676-done
pcmanx-gtk2-1.3/configure:13677:cc_basename=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
pcmanx-gtk2-1.3/configure-13678-
##############################################
pcmanx-gtk2-1.3/configure-13708-    # gcc leaves a trailing carriage return which upsets mingw
pcmanx-gtk2-1.3/configure:13709:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
pcmanx-gtk2-1.3/configure-13710-  *)
pcmanx-gtk2-1.3/configure:13711:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
pcmanx-gtk2-1.3/configure-13712-  esac
##############################################
pcmanx-gtk2-1.3/configure-13717-      # Canonicalize the pathname of ld
pcmanx-gtk2-1.3/configure:13718:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
pcmanx-gtk2-1.3/configure-13719-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
pcmanx-gtk2-1.3/configure:13720:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
pcmanx-gtk2-1.3/configure-13721-      done
##############################################
pcmanx-gtk2-1.3/configure-13752-      # Break only if it was the GNU/non-GNU ld that we prefer.
pcmanx-gtk2-1.3/configure:13753:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
pcmanx-gtk2-1.3/configure-13754-      *GNU* | *'with BFD'*)
##############################################
pcmanx-gtk2-1.3/configure-13783-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
pcmanx-gtk2-1.3/configure:13784:case `$LD -v 2>&1 </dev/null` in
pcmanx-gtk2-1.3/configure-13785-*GNU* | *'with BFD'*)
##############################################
pcmanx-gtk2-1.3/configure-13817-        # ancient GNU ld didn't support --whole-archive et. al.
pcmanx-gtk2-1.3/configure:13818:        if eval "`$CC -print-prog-name=ld` --help 2>&1" |
pcmanx-gtk2-1.3/configure-13819-	  $GREP 'no-whole-archive' > /dev/null; then
##############################################
pcmanx-gtk2-1.3/configure-13901-          # below for broken collect2 doesn't work under 4.3+
pcmanx-gtk2-1.3/configure:13902:	  collect2name=`${CC} -print-prog-name=collect2`
pcmanx-gtk2-1.3/configure-13903-	  if test -f "$collect2name" &&
##############################################
pcmanx-gtk2-1.3/configure-13974-      }'
pcmanx-gtk2-1.3/configure:13975:  lt_cv_aix_libpath__CXX=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
pcmanx-gtk2-1.3/configure-13976-  # Check for a 64-bit object if we didn't find anything.
pcmanx-gtk2-1.3/configure-13977-  if test -z "$lt_cv_aix_libpath__CXX"; then
pcmanx-gtk2-1.3/configure:13978:    lt_cv_aix_libpath__CXX=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
pcmanx-gtk2-1.3/configure-13979-  fi
##############################################
pcmanx-gtk2-1.3/configure-13993-
pcmanx-gtk2-1.3/configure:13994:          archive_expsym_cmds_CXX='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then func_echo_all "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
pcmanx-gtk2-1.3/configure-13995-        else
##############################################
pcmanx-gtk2-1.3/configure-14028-      }'
pcmanx-gtk2-1.3/configure:14029:  lt_cv_aix_libpath__CXX=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
pcmanx-gtk2-1.3/configure-14030-  # Check for a 64-bit object if we didn't find anything.
pcmanx-gtk2-1.3/configure-14031-  if test -z "$lt_cv_aix_libpath__CXX"; then
pcmanx-gtk2-1.3/configure:14032:    lt_cv_aix_libpath__CXX=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
pcmanx-gtk2-1.3/configure-14033-  fi
##############################################
pcmanx-gtk2-1.3/configure-14101-	  archive_cmds_CXX='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames='
pcmanx-gtk2-1.3/configure:14102:	  archive_expsym_cmds_CXX='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
pcmanx-gtk2-1.3/configure-14103-	      $SED -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $output_objdir/$soname.exp;
##############################################
pcmanx-gtk2-1.3/configure-14142-	    # is EXPORTS), use it as is; otherwise, prepend...
pcmanx-gtk2-1.3/configure:14143:	    archive_expsym_cmds_CXX='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
pcmanx-gtk2-1.3/configure-14144-	      cp $export_symbols $output_objdir/$soname.def;
##############################################
pcmanx-gtk2-1.3/configure-14163-  if test "$lt_cv_ld_force_load" = "yes"; then
pcmanx-gtk2-1.3/configure:14164:    whole_archive_flag_spec_CXX='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience ${wl}-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
pcmanx-gtk2-1.3/configure-14165-
##############################################
pcmanx-gtk2-1.3/configure-14254-            # dependencies.
pcmanx-gtk2-1.3/configure:14255:            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"'
pcmanx-gtk2-1.3/configure-14256-            ;;
##############################################
pcmanx-gtk2-1.3/configure-14319-	    # dependencies.
pcmanx-gtk2-1.3/configure:14320:	    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"'
pcmanx-gtk2-1.3/configure-14321-	    ;;
##############################################
pcmanx-gtk2-1.3/configure-14355-	# time.  Moving up from 0x10000000 also allows more sbrk(2) space.
pcmanx-gtk2-1.3/configure:14356:	archive_cmds_CXX='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
pcmanx-gtk2-1.3/configure:14357:	archive_expsym_cmds_CXX='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
pcmanx-gtk2-1.3/configure-14358-	;;
##############################################
pcmanx-gtk2-1.3/configure-14362-	    # SGI C++
pcmanx-gtk2-1.3/configure:14363:	    archive_cmds_CXX='$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'
pcmanx-gtk2-1.3/configure-14364-
##############################################
pcmanx-gtk2-1.3/configure-14373-	      if test "$with_gnu_ld" = no; then
pcmanx-gtk2-1.3/configure:14374:	        archive_cmds_CXX='$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'
pcmanx-gtk2-1.3/configure-14375-	      else
pcmanx-gtk2-1.3/configure:14376:	        archive_cmds_CXX='$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'
pcmanx-gtk2-1.3/configure-14377-	      fi
##############################################
pcmanx-gtk2-1.3/configure-14394-	    # to its proper name (with version) after linking.
pcmanx-gtk2-1.3/configure:14395:	    archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
pcmanx-gtk2-1.3/configure:14396:	    archive_expsym_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib ${wl}-retain-symbols-file,$export_symbols; mv \$templib $lib'
pcmanx-gtk2-1.3/configure-14397-	    # Commands to make compiler produce verbose output that lists
##############################################
pcmanx-gtk2-1.3/configure-14404-	    # dependencies.
pcmanx-gtk2-1.3/configure:14405:	    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"'
pcmanx-gtk2-1.3/configure-14406-
##############################################
pcmanx-gtk2-1.3/configure-14419-	    # earlier do not add the objects themselves.
pcmanx-gtk2-1.3/configure:14420:	    case `$CC -V 2>&1` in
pcmanx-gtk2-1.3/configure-14421-	      *"Version 7."*)
##############################################
pcmanx-gtk2-1.3/configure-14440-            # Portland Group C++ compiler
pcmanx-gtk2-1.3/configure:14441:	    case `$CC -V` in
pcmanx-gtk2-1.3/configure-14442-	    *pgCC\ [1-5].* | *pgcpp\ [1-5].*)
##############################################
pcmanx-gtk2-1.3/configure-14445-		$CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
pcmanx-gtk2-1.3/configure:14446:		compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"'
pcmanx-gtk2-1.3/configure-14447-	      old_archive_cmds_CXX='tpldir=Template.dir~
##############################################
pcmanx-gtk2-1.3/configure-14449-		$CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
pcmanx-gtk2-1.3/configure:14450:		$AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~
pcmanx-gtk2-1.3/configure-14451-		$RANLIB $oldlib'
##############################################
pcmanx-gtk2-1.3/configure-14454-		$CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
pcmanx-gtk2-1.3/configure:14455:		$CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname -o $lib'
pcmanx-gtk2-1.3/configure-14456-	      archive_expsym_cmds_CXX='tpldir=Template.dir~
##############################################
pcmanx-gtk2-1.3/configure-14458-		$CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
pcmanx-gtk2-1.3/configure:14459:		$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'
pcmanx-gtk2-1.3/configure-14460-	      ;;
##############################################
pcmanx-gtk2-1.3/configure-14468-	    export_dynamic_flag_spec_CXX='${wl}--export-dynamic'
pcmanx-gtk2-1.3/configure:14469:	    whole_archive_flag_spec_CXX='${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'
pcmanx-gtk2-1.3/configure-14470-            ;;
##############################################
pcmanx-gtk2-1.3/configure-14487-	    # dependencies.
pcmanx-gtk2-1.3/configure:14488:	    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'
pcmanx-gtk2-1.3/configure-14489-	    ;;
##############################################
pcmanx-gtk2-1.3/configure-14502-	  *)
pcmanx-gtk2-1.3/configure:14503:	    case `$CC -V 2>&1 | sed 5q` in
pcmanx-gtk2-1.3/configure-14504-	    *Sun\ C*)
##############################################
pcmanx-gtk2-1.3/configure-14509-	      hardcode_libdir_flag_spec_CXX='-R$libdir'
pcmanx-gtk2-1.3/configure:14510:	      whole_archive_flag_spec_CXX='${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'
pcmanx-gtk2-1.3/configure-14511-	      compiler_needs_object_CXX=yes
##############################################
pcmanx-gtk2-1.3/configure-14579-	  hardcode_libdir_flag_spec_CXX='${wl}-rpath,$libdir'
pcmanx-gtk2-1.3/configure:14580:	  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
pcmanx-gtk2-1.3/configure-14581-	    archive_expsym_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-retain-symbols-file,$export_symbols -o $lib'
##############################################
pcmanx-gtk2-1.3/configure-14598-	    # to its proper name (with version) after linking.
pcmanx-gtk2-1.3/configure:14599:	    archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo "$lib" | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
pcmanx-gtk2-1.3/configure-14600-
##############################################
pcmanx-gtk2-1.3/configure-14619-	        allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*'
pcmanx-gtk2-1.3/configure:14620:	        archive_cmds_CXX='$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'
pcmanx-gtk2-1.3/configure-14621-	        hardcode_libdir_flag_spec_CXX='${wl}-rpath ${wl}$libdir'
##############################################
pcmanx-gtk2-1.3/configure-14624-	        allow_undefined_flag_CXX=' -expect_unresolved \*'
pcmanx-gtk2-1.3/configure:14625:	        archive_cmds_CXX='$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'
pcmanx-gtk2-1.3/configure:14626:	        archive_expsym_cmds_CXX='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
pcmanx-gtk2-1.3/configure-14627-	          echo "-hidden">> $lib.exp~
pcmanx-gtk2-1.3/configure:14628:	          $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~
pcmanx-gtk2-1.3/configure-14629-	          $RM $lib.exp'
##############################################
pcmanx-gtk2-1.3/configure-14643-	    # dependencies.
pcmanx-gtk2-1.3/configure:14644:	    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"'
pcmanx-gtk2-1.3/configure-14645-	    ;;
##############################################
pcmanx-gtk2-1.3/configure-14650-	        osf3*)
pcmanx-gtk2-1.3/configure:14651:	          archive_cmds_CXX='$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'
pcmanx-gtk2-1.3/configure-14652-		  ;;
pcmanx-gtk2-1.3/configure-14653-	        *)
pcmanx-gtk2-1.3/configure:14654:	          archive_cmds_CXX='$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'
pcmanx-gtk2-1.3/configure-14655-		  ;;
##############################################
pcmanx-gtk2-1.3/configure-14897-
pcmanx-gtk2-1.3/configure:14898:  for p in `eval "$output_verbose_link_cmd"`; do
pcmanx-gtk2-1.3/configure-14899-    case ${prev}${p} in
##############################################
pcmanx-gtk2-1.3/configure-14994-linux*)
pcmanx-gtk2-1.3/configure:14995:  case `$CC -V 2>&1 | sed 5q` in
pcmanx-gtk2-1.3/configure-14996-  *Sun\ C*)
##############################################
pcmanx-gtk2-1.3/configure-15045-if test -n "${compiler_lib_search_path_CXX}"; then
pcmanx-gtk2-1.3/configure:15046: compiler_lib_search_dirs_CXX=`echo " ${compiler_lib_search_path_CXX}" | ${SED} -e 's! -L! !g' -e 's!^ !!'`
pcmanx-gtk2-1.3/configure-15047-fi
##############################################
pcmanx-gtk2-1.3/configure-15286-	  *)
pcmanx-gtk2-1.3/configure:15287:	    case `$CC -V 2>&1 | sed 5q` in
pcmanx-gtk2-1.3/configure-15288-	    *Sun\ C*)
##############################################
pcmanx-gtk2-1.3/configure-15640-  if test "$hard_links" = no; then
pcmanx-gtk2-1.3/configure:15641:    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
pcmanx-gtk2-1.3/configure:15642:$as_echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
pcmanx-gtk2-1.3/configure-15643-    need_locks=warn
##############################################
pcmanx-gtk2-1.3/configure-15917-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
pcmanx-gtk2-1.3/configure:15918:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
pcmanx-gtk2-1.3/configure-15919-    ;;
##############################################
pcmanx-gtk2-1.3/configure-15953-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
pcmanx-gtk2-1.3/configure:15954:    postinstall_cmds='base_file=`basename \${file}`~
pcmanx-gtk2-1.3/configure:15955:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
pcmanx-gtk2-1.3/configure:15956:      dldir=$destdir/`dirname \$dlpath`~
pcmanx-gtk2-1.3/configure-15957-      test -d \$dldir || mkdir -p \$dldir~
##############################################
pcmanx-gtk2-1.3/configure-15962-      fi'
pcmanx-gtk2-1.3/configure:15963:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
pcmanx-gtk2-1.3/configure-15964-      dlpath=$dir/\$dldll~
##############################################
pcmanx-gtk2-1.3/configure-15970-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
pcmanx-gtk2-1.3/configure:15971:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
pcmanx-gtk2-1.3/configure-15972-
##############################################
pcmanx-gtk2-1.3/configure-15975-      # MinGW DLLs use traditional 'lib' prefix
pcmanx-gtk2-1.3/configure:15976:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
pcmanx-gtk2-1.3/configure-15977-      ;;
##############################################
pcmanx-gtk2-1.3/configure-15979-      # pw32 DLLs use 'pw' prefix rather than 'lib'
pcmanx-gtk2-1.3/configure:15980:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
pcmanx-gtk2-1.3/configure-15981-      ;;
##############################################
pcmanx-gtk2-1.3/configure-15988-    libname_spec='$name'
pcmanx-gtk2-1.3/configure:15989:    soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
pcmanx-gtk2-1.3/configure-15990-    library_names_spec='${libname}.dll.lib'
##############################################
pcmanx-gtk2-1.3/configure-16000-        # Let DOS variable expansion print the short 8.3 style file name.
pcmanx-gtk2-1.3/configure:16001:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
pcmanx-gtk2-1.3/configure-16002-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
pcmanx-gtk2-1.3/configure-16005-      # Convert to MSYS style.
pcmanx-gtk2-1.3/configure:16006:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
pcmanx-gtk2-1.3/configure-16007-      ;;
##############################################
pcmanx-gtk2-1.3/configure-16011-      # like /cygdrive/c/PROGRA~1:/cygdr...
pcmanx-gtk2-1.3/configure:16012:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
pcmanx-gtk2-1.3/configure:16013:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
pcmanx-gtk2-1.3/configure:16014:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
pcmanx-gtk2-1.3/configure-16015-      ;;
##############################################
pcmanx-gtk2-1.3/configure-16019-        # It is most probably a Windows format PATH.
pcmanx-gtk2-1.3/configure:16020:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
pcmanx-gtk2-1.3/configure-16021-      else
pcmanx-gtk2-1.3/configure:16022:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
pcmanx-gtk2-1.3/configure-16023-      fi
##############################################
pcmanx-gtk2-1.3/configure-16029-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
pcmanx-gtk2-1.3/configure:16030:    postinstall_cmds='base_file=`basename \${file}`~
pcmanx-gtk2-1.3/configure:16031:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
pcmanx-gtk2-1.3/configure:16032:      dldir=$destdir/`dirname \$dlpath`~
pcmanx-gtk2-1.3/configure-16033-      test -d \$dldir || mkdir -p \$dldir~
pcmanx-gtk2-1.3/configure-16034-      $install_prog $dir/$dlname \$dldir/$dlname'
pcmanx-gtk2-1.3/configure:16035:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
pcmanx-gtk2-1.3/configure-16036-      dlpath=$dir/\$dldll~
##############################################
pcmanx-gtk2-1.3/configure-16043-    # Assume MSVC wrapper
pcmanx-gtk2-1.3/configure:16044:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
pcmanx-gtk2-1.3/configure-16045-    dynamic_linker='Win32 ld.exe'
##############################################
pcmanx-gtk2-1.3/configure-16060-  shlibpath_var=DYLD_LIBRARY_PATH
pcmanx-gtk2-1.3/configure:16061:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
pcmanx-gtk2-1.3/configure-16062-
##############################################
pcmanx-gtk2-1.3/configure-16285-  if test -f /etc/ld.so.conf; then
pcmanx-gtk2-1.3/configure:16286:    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' ' '`
pcmanx-gtk2-1.3/configure-16287-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
pcmanx-gtk2-1.3/configure-16359-  shlibpath_var=LD_LIBRARY_PATH
pcmanx-gtk2-1.3/configure:16360:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
pcmanx-gtk2-1.3/configure-16361-    case $host_os in
##############################################
pcmanx-gtk2-1.3/configure-16640-
pcmanx-gtk2-1.3/configure:16641:INTLTOOL_REQUIRED_VERSION_AS_INT=`echo  | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'`
pcmanx-gtk2-1.3/configure-16642-INTLTOOL_APPLIED_VERSION=`intltool-update --version | head -1 | cut -d" " -f3`
pcmanx-gtk2-1.3/configure:16643:INTLTOOL_APPLIED_VERSION_AS_INT=`echo $INTLTOOL_APPLIED_VERSION | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'`
pcmanx-gtk2-1.3/configure-16644-if test -n ""; then
##############################################
pcmanx-gtk2-1.3/configure-17080-fi
pcmanx-gtk2-1.3/configure:17081:xgversion="`$XGETTEXT --version|grep '(GNU ' 2> /dev/null`"
pcmanx-gtk2-1.3/configure:17082:mmversion="`$MSGMERGE --version|grep '(GNU ' 2> /dev/null`"
pcmanx-gtk2-1.3/configure:17083:mfversion="`$MSGFMT --version|grep '(GNU ' 2> /dev/null`"
pcmanx-gtk2-1.3/configure-17084-if test -z "$xgversion" -o -z "$mmversion" -o -z "$mfversion"; then
##############################################
pcmanx-gtk2-1.3/configure-17136-else
pcmanx-gtk2-1.3/configure:17137:   IT_PERL_VERSION=`$INTLTOOL_PERL -e "printf '%vd', $^V"`
pcmanx-gtk2-1.3/configure-17138-   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $IT_PERL_VERSION" >&5
##############################################
pcmanx-gtk2-1.3/configure-17143-$as_echo_n "checking for XML::Parser... " >&6; }
pcmanx-gtk2-1.3/configure:17144:   if `$INTLTOOL_PERL -e "require XML::Parser" 2>/dev/null`; then
pcmanx-gtk2-1.3/configure-17145-       { $as_echo "$as_me:${as_lineno-$LINENO}: result: ok" >&5
##############################################
pcmanx-gtk2-1.3/configure-17671-    if test -f $ac_dir/$ac_word; then
pcmanx-gtk2-1.3/configure:17672:      if test -z "`$ac_dir/$ac_word -h 2>&1 | grep 'dv '`"; then
pcmanx-gtk2-1.3/configure-17673-	ac_cv_path_MSGFMT="$ac_dir/$ac_word"
##############################################
pcmanx-gtk2-1.3/configure-17790-    if test -f $ac_dir/$ac_word; then
pcmanx-gtk2-1.3/configure:17791:      if test -z "`$ac_dir/$ac_word -h 2>&1 | grep '(HELP)'`"; then
pcmanx-gtk2-1.3/configure-17792-	ac_cv_path_XGETTEXT="$ac_dir/$ac_word"
##############################################
pcmanx-gtk2-1.3/configure-17949-   if test "x$srcdir" != "x."; then
pcmanx-gtk2-1.3/configure:17950:     if test "x`echo $srcdir | sed 's@/.*@@'`" = "x"; then
pcmanx-gtk2-1.3/configure-17951-       posrcprefix="$srcdir/"
##############################################
pcmanx-gtk2-1.3/configure-18032-$as_echo_n "checking system type... " >&6; }
pcmanx-gtk2-1.3/configure:18033:	system=`$unamepath -s`
pcmanx-gtk2-1.3/configure-18034-	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $system" >&5
##############################################
pcmanx-gtk2-1.3/configure-18326-  if test x"$no_glib" = x ; then
pcmanx-gtk2-1.3/configure:18327:    GLIB_GENMARSHAL=`$PKG_CONFIG --variable=glib_genmarshal glib-2.0`
pcmanx-gtk2-1.3/configure:18328:    GOBJECT_QUERY=`$PKG_CONFIG --variable=gobject_query glib-2.0`
pcmanx-gtk2-1.3/configure:18329:    GLIB_MKENUMS=`$PKG_CONFIG --variable=glib_mkenums glib-2.0`
pcmanx-gtk2-1.3/configure:18330:    GLIB_COMPILE_RESOURCES=`$PKG_CONFIG --variable=glib_compile_resources gio-2.0`
pcmanx-gtk2-1.3/configure-18331-
pcmanx-gtk2-1.3/configure:18332:    GLIB_CFLAGS=`$PKG_CONFIG --cflags $pkg_config_args`
pcmanx-gtk2-1.3/configure:18333:    GLIB_LIBS=`$PKG_CONFIG --libs $pkg_config_args`
pcmanx-gtk2-1.3/configure-18334-    glib_config_major_version=`$PKG_CONFIG --modversion glib-2.0 | \
##############################################
pcmanx-gtk2-1.3/configure-18600-  if test x"$no_gtk" = x ; then
pcmanx-gtk2-1.3/configure:18601:    GTK_CFLAGS=`$PKG_CONFIG $pkg_config_args --cflags`
pcmanx-gtk2-1.3/configure:18602:    GTK_LIBS=`$PKG_CONFIG $pkg_config_args --libs`
pcmanx-gtk2-1.3/configure-18603-    gtk_config_major_version=`$PKG_CONFIG --modversion gtk+-2.0 | \
##############################################
pcmanx-gtk2-1.3/configure-18864-   else
pcmanx-gtk2-1.3/configure:18865:     FT2_CFLAGS=`$FT2_CONFIG $ft_config_args --cflags`
pcmanx-gtk2-1.3/configure:18866:     FT2_LIBS=`$FT2_CONFIG $ft_config_args --libs`
pcmanx-gtk2-1.3/configure-18867-     ft_config_major_version=`$FT2_CONFIG $ft_config_args --version | \
##############################################
pcmanx-gtk2-1.3/configure-19038-  test $ac_status = 0; }; then
pcmanx-gtk2-1.3/configure:19039:  pkg_cv_LIBXFT_CFLAGS=`$PKG_CONFIG --cflags "xft" 2>/dev/null`
pcmanx-gtk2-1.3/configure-19040-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
pcmanx-gtk2-1.3/configure-19055-  test $ac_status = 0; }; then
pcmanx-gtk2-1.3/configure:19056:  pkg_cv_LIBXFT_LIBS=`$PKG_CONFIG --libs "xft" 2>/dev/null`
pcmanx-gtk2-1.3/configure-19057-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
pcmanx-gtk2-1.3/configure-19076-        if test $_pkg_short_errors_supported = yes; then
pcmanx-gtk2-1.3/configure:19077:	        LIBXFT_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "xft" 2>&1`
pcmanx-gtk2-1.3/configure-19078-        else
pcmanx-gtk2-1.3/configure:19079:	        LIBXFT_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "xft" 2>&1`
pcmanx-gtk2-1.3/configure-19080-        fi
##############################################
pcmanx-gtk2-1.3/configure-19114-  test $ac_status = 0; }; then
pcmanx-gtk2-1.3/configure:19115:  pkg_cv_LIBX11_CFLAGS=`$PKG_CONFIG --cflags "x11" 2>/dev/null`
pcmanx-gtk2-1.3/configure-19116-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
pcmanx-gtk2-1.3/configure-19131-  test $ac_status = 0; }; then
pcmanx-gtk2-1.3/configure:19132:  pkg_cv_LIBX11_LIBS=`$PKG_CONFIG --libs "x11" 2>/dev/null`
pcmanx-gtk2-1.3/configure-19133-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
pcmanx-gtk2-1.3/configure-19152-        if test $_pkg_short_errors_supported = yes; then
pcmanx-gtk2-1.3/configure:19153:	        LIBX11_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "x11" 2>&1`
pcmanx-gtk2-1.3/configure-19154-        else
pcmanx-gtk2-1.3/configure:19155:	        LIBX11_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "x11" 2>&1`
pcmanx-gtk2-1.3/configure-19156-        fi
##############################################
pcmanx-gtk2-1.3/configure-19546-  test $ac_status = 0; }; then
pcmanx-gtk2-1.3/configure:19547:  pkg_cv_LIBNOTIFY_CFLAGS=`$PKG_CONFIG --cflags "libnotify" 2>/dev/null`
pcmanx-gtk2-1.3/configure-19548-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
pcmanx-gtk2-1.3/configure-19563-  test $ac_status = 0; }; then
pcmanx-gtk2-1.3/configure:19564:  pkg_cv_LIBNOTIFY_LIBS=`$PKG_CONFIG --libs "libnotify" 2>/dev/null`
pcmanx-gtk2-1.3/configure-19565-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
pcmanx-gtk2-1.3/configure-19584-        if test $_pkg_short_errors_supported = yes; then
pcmanx-gtk2-1.3/configure:19585:	        LIBNOTIFY_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libnotify" 2>&1`
pcmanx-gtk2-1.3/configure-19586-        else
pcmanx-gtk2-1.3/configure:19587:	        LIBNOTIFY_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libnotify" 2>&1`
pcmanx-gtk2-1.3/configure-19588-        fi
##############################################
pcmanx-gtk2-1.3/configure-19762-if test "x$GCC" = "xyes"; then
pcmanx-gtk2-1.3/configure:19763:	if test -z "`echo "$CFLAGS" | grep "\-Wall" 2> /dev/null`" ; then
pcmanx-gtk2-1.3/configure-19764-		CFLAGS="$CFLAGS -Wall"
##############################################
pcmanx-gtk2-1.3/configure-19766-	if test "$system" = "Linux" -o "$system" = "FreeBSD"; then
pcmanx-gtk2-1.3/configure:19767:		if test -z "`echo "$CFLAGS" | grep "\-pipe" 2> /dev/null`" ; then
pcmanx-gtk2-1.3/configure-19768-			CFLAGS="$CFLAGS -pipe"
##############################################
pcmanx-gtk2-1.3/configure-19770-	fi
pcmanx-gtk2-1.3/configure:19771:	if test -z "`echo "$CFLAGS" | grep "\-g " 2> /dev/null`" ; then
pcmanx-gtk2-1.3/configure-19772-		CFLAGS="$CFLAGS -g"
##############################################
pcmanx-gtk2-1.3/configure-20284-$as_echo_n "checking whether $LD accepts --as-needed... " >&6; }
pcmanx-gtk2-1.3/configure:20285:case `$LD --as-needed -v 2>&1 </dev/null` in
pcmanx-gtk2-1.3/configure-20286-*GNU* | *'with BFD'*)
##############################################
pcmanx-gtk2-1.3/configure-20297-$as_echo_n "checking whether $LD accepts -O1... " >&6; }
pcmanx-gtk2-1.3/configure:20298:case `$LD -O1 -v 2>&1 </dev/null` in
pcmanx-gtk2-1.3/configure-20299-*GNU* | *'with BFD'*)
##############################################
pcmanx-gtk2-1.3/configure-20310-$as_echo_n "checking whether $LD accepts -Bsymbolic-functions... " >&6; }
pcmanx-gtk2-1.3/configure:20311:case `$LD -Bsymbolic-functions -v 2>&1 </dev/null` in
pcmanx-gtk2-1.3/configure-20312-*GNU* | *'with BFD'*)
##############################################
pcmanx-gtk2-1.3/configure-20323-$as_echo_n "checking whether $LD accepts --sort-common... " >&6; }
pcmanx-gtk2-1.3/configure:20324:case `$LD --sort-common -v 2>&1 </dev/null` in
pcmanx-gtk2-1.3/configure-20325-*GNU* | *'with BFD'*)
##############################################
pcmanx-gtk2-1.3/configure-20478-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
pcmanx-gtk2-1.3/configure:20479:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
pcmanx-gtk2-1.3/configure-20480-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
pcmanx-gtk2-1.3/configure-20528-      _lt_sed_drop_objext='s/\.o$//;s/\.obj$//'
pcmanx-gtk2-1.3/configure:20529:      for i in `for i in $_LT_LIBOBJS; do echo "$i"; done | sed "$_lt_sed_drop_objext" | sort -u`; do
pcmanx-gtk2-1.3/configure-20530-        _ltdl_libobjs="$_ltdl_libobjs $lt_libobj_prefix$i.$ac_objext"
##############################################
pcmanx-gtk2-1.3/configure-20654-if test -z "$BASH_VERSION$ZSH_VERSION" \
pcmanx-gtk2-1.3/configure:20655:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
pcmanx-gtk2-1.3/configure-20656-  as_echo='print -r --'
pcmanx-gtk2-1.3/configure-20657-  as_echo_n='print -rn --'
pcmanx-gtk2-1.3/configure:20658:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
pcmanx-gtk2-1.3/configure-20659-  as_echo='printf %s\n'
##############################################
pcmanx-gtk2-1.3/configure-20661-else
pcmanx-gtk2-1.3/configure:20662:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
pcmanx-gtk2-1.3/configure-20663-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
pcmanx-gtk2-1.3/configure-20671-	expr "X$arg" : "X\\(.*\\)$as_nl";
pcmanx-gtk2-1.3/configure:20672:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
pcmanx-gtk2-1.3/configure-20673-      esac;
##############################################
pcmanx-gtk2-1.3/configure-20748-# ----------------------------------------
pcmanx-gtk2-1.3/configure:20749:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
pcmanx-gtk2-1.3/configure-20750-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
pcmanx-gtk2-1.3/configure-20820-  {
pcmanx-gtk2-1.3/configure:20821:    as_val=`expr "$@" || test $? -eq 1`
pcmanx-gtk2-1.3/configure-20822-  }
##############################################
pcmanx-gtk2-1.3/configure-20924-      case $as_dir in #(
pcmanx-gtk2-1.3/configure:20925:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
pcmanx-gtk2-1.3/configure-20926-      *) as_qdir=$as_dir;;
##############################################
pcmanx-gtk2-1.3/configure-21059-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
pcmanx-gtk2-1.3/configure:21060:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
pcmanx-gtk2-1.3/configure-21061-ac_cs_version="\\
##############################################
pcmanx-gtk2-1.3/configure-21084-  --*=?*)
pcmanx-gtk2-1.3/configure:21085:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
pcmanx-gtk2-1.3/configure:21086:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
pcmanx-gtk2-1.3/configure-21087-    ac_shift=:
##############################################
pcmanx-gtk2-1.3/configure-21089-  --*=)
pcmanx-gtk2-1.3/configure:21090:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
pcmanx-gtk2-1.3/configure-21091-    ac_optarg=
##############################################
pcmanx-gtk2-1.3/configure-21113-    case $ac_optarg in
pcmanx-gtk2-1.3/configure:21114:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
pcmanx-gtk2-1.3/configure-21115-    '') as_fn_error $? "missing file argument" ;;
##############################################
pcmanx-gtk2-1.3/configure-21121-    case $ac_optarg in
pcmanx-gtk2-1.3/configure:21122:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
pcmanx-gtk2-1.3/configure-21123-    esac
##############################################
pcmanx-gtk2-1.3/configure-21190-delay_variable_subst='$delay_variable_subst'
pcmanx-gtk2-1.3/configure:21191:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21192:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21193:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21194:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21195:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21196:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21197:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21198:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21199:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21200:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21201:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21202:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21203:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21204:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21205:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21206:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21207:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21208:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21209:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21210:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21211:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21212:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21213:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21214:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21215:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21216:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21217:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21218:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21219:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21220:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21221:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21222:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21223:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21224:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21225:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21226:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21227:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21228:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21229:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21230:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21231:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21232:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21233:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21234:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21235:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21236:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21237:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21238:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21239:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21240:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21241:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21242:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21243:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21244:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21245:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21246:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21247: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"`'
pcmanx-gtk2-1.3/configure:21248:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21249:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21250:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21251:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21252:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21253:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21254:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21255:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21256:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21257:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21258:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21259:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21260:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21261:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21262:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21263:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21264:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21265:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21266:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21267:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21268:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21269:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21270:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21271:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21272:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21273:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21274:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21275:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21276:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21277:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21278:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21279:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21280:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21281:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21282:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21283:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21284:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21285:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21286:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21287:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21288:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21289:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21290:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21291:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21292:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21293:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21294:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21295:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21296:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21297:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21298:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21299:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21300:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21301:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21302:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21303:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21304:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21305:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21306:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21307:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21308:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21309:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21310:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21311:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21312:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21313:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21314:sys_lib_dlsearch_path_spec='`$ECHO "$sys_lib_dlsearch_path_spec" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21315:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21316:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21317:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21318:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21319:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21320:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21321:compiler_lib_search_dirs='`$ECHO "$compiler_lib_search_dirs" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21322:predep_objects='`$ECHO "$predep_objects" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21323:postdep_objects='`$ECHO "$postdep_objects" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21324:predeps='`$ECHO "$predeps" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21325:postdeps='`$ECHO "$postdeps" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21326:compiler_lib_search_path='`$ECHO "$compiler_lib_search_path" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21327:LD_CXX='`$ECHO "$LD_CXX" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21328:reload_flag_CXX='`$ECHO "$reload_flag_CXX" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21329:reload_cmds_CXX='`$ECHO "$reload_cmds_CXX" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21330:old_archive_cmds_CXX='`$ECHO "$old_archive_cmds_CXX" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21331:compiler_CXX='`$ECHO "$compiler_CXX" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21332:GCC_CXX='`$ECHO "$GCC_CXX" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21333:lt_prog_compiler_no_builtin_flag_CXX='`$ECHO "$lt_prog_compiler_no_builtin_flag_CXX" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21334:lt_prog_compiler_pic_CXX='`$ECHO "$lt_prog_compiler_pic_CXX" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21335:lt_prog_compiler_wl_CXX='`$ECHO "$lt_prog_compiler_wl_CXX" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21336:lt_prog_compiler_static_CXX='`$ECHO "$lt_prog_compiler_static_CXX" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21337:lt_cv_prog_compiler_c_o_CXX='`$ECHO "$lt_cv_prog_compiler_c_o_CXX" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21338:archive_cmds_need_lc_CXX='`$ECHO "$archive_cmds_need_lc_CXX" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21339:enable_shared_with_static_runtimes_CXX='`$ECHO "$enable_shared_with_static_runtimes_CXX" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21340:export_dynamic_flag_spec_CXX='`$ECHO "$export_dynamic_flag_spec_CXX" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21341:whole_archive_flag_spec_CXX='`$ECHO "$whole_archive_flag_spec_CXX" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21342:compiler_needs_object_CXX='`$ECHO "$compiler_needs_object_CXX" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21343:old_archive_from_new_cmds_CXX='`$ECHO "$old_archive_from_new_cmds_CXX" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21344:old_archive_from_expsyms_cmds_CXX='`$ECHO "$old_archive_from_expsyms_cmds_CXX" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21345:archive_cmds_CXX='`$ECHO "$archive_cmds_CXX" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21346:archive_expsym_cmds_CXX='`$ECHO "$archive_expsym_cmds_CXX" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21347:module_cmds_CXX='`$ECHO "$module_cmds_CXX" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21348:module_expsym_cmds_CXX='`$ECHO "$module_expsym_cmds_CXX" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21349:with_gnu_ld_CXX='`$ECHO "$with_gnu_ld_CXX" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21350:allow_undefined_flag_CXX='`$ECHO "$allow_undefined_flag_CXX" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21351:no_undefined_flag_CXX='`$ECHO "$no_undefined_flag_CXX" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21352:hardcode_libdir_flag_spec_CXX='`$ECHO "$hardcode_libdir_flag_spec_CXX" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21353:hardcode_libdir_separator_CXX='`$ECHO "$hardcode_libdir_separator_CXX" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21354:hardcode_direct_CXX='`$ECHO "$hardcode_direct_CXX" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21355:hardcode_direct_absolute_CXX='`$ECHO "$hardcode_direct_absolute_CXX" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21356:hardcode_minus_L_CXX='`$ECHO "$hardcode_minus_L_CXX" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21357:hardcode_shlibpath_var_CXX='`$ECHO "$hardcode_shlibpath_var_CXX" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21358:hardcode_automatic_CXX='`$ECHO "$hardcode_automatic_CXX" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21359:inherit_rpath_CXX='`$ECHO "$inherit_rpath_CXX" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21360:link_all_deplibs_CXX='`$ECHO "$link_all_deplibs_CXX" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21361:always_export_symbols_CXX='`$ECHO "$always_export_symbols_CXX" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21362:export_symbols_cmds_CXX='`$ECHO "$export_symbols_cmds_CXX" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21363:exclude_expsyms_CXX='`$ECHO "$exclude_expsyms_CXX" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21364:include_expsyms_CXX='`$ECHO "$include_expsyms_CXX" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21365:prelink_cmds_CXX='`$ECHO "$prelink_cmds_CXX" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21366:postlink_cmds_CXX='`$ECHO "$postlink_cmds_CXX" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21367:file_list_spec_CXX='`$ECHO "$file_list_spec_CXX" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21368:hardcode_action_CXX='`$ECHO "$hardcode_action_CXX" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21369:compiler_lib_search_dirs_CXX='`$ECHO "$compiler_lib_search_dirs_CXX" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21370:predep_objects_CXX='`$ECHO "$predep_objects_CXX" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21371:postdep_objects_CXX='`$ECHO "$postdep_objects_CXX" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21372:predeps_CXX='`$ECHO "$predeps_CXX" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21373:postdeps_CXX='`$ECHO "$postdeps_CXX" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure:21374:compiler_lib_search_path_CXX='`$ECHO "$compiler_lib_search_path_CXX" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/configure-21375-
##############################################
pcmanx-gtk2-1.3/configure-21484-compiler_lib_search_path_CXX; do
pcmanx-gtk2-1.3/configure:21485:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
pcmanx-gtk2-1.3/configure-21486-    *[\\\\\\\`\\"\\\$]*)
pcmanx-gtk2-1.3/configure:21487:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\""
pcmanx-gtk2-1.3/configure-21488-      ;;
##############################################
pcmanx-gtk2-1.3/configure-21525-postlink_cmds_CXX; do
pcmanx-gtk2-1.3/configure:21526:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
pcmanx-gtk2-1.3/configure-21527-    *[\\\\\\\`\\"\\\$]*)
pcmanx-gtk2-1.3/configure:21528:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\""
pcmanx-gtk2-1.3/configure-21529-      ;;
##############################################
pcmanx-gtk2-1.3/configure-21636-fi
pcmanx-gtk2-1.3/configure:21637:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
pcmanx-gtk2-1.3/configure-21638-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
pcmanx-gtk2-1.3/configure-21653-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
pcmanx-gtk2-1.3/configure:21654:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
pcmanx-gtk2-1.3/configure-21655-ac_delim='%!_!# '
##############################################
pcmanx-gtk2-1.3/configure-21659-
pcmanx-gtk2-1.3/configure:21660:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
pcmanx-gtk2-1.3/configure-21661-  if test $ac_delim_n = $ac_delim_num; then
##############################################
pcmanx-gtk2-1.3/configure-21797-for ac_last_try in false false :; do
pcmanx-gtk2-1.3/configure:21798:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
pcmanx-gtk2-1.3/configure-21799-  if test -z "$ac_tt"; then
##############################################
pcmanx-gtk2-1.3/configure-21929-      esac
pcmanx-gtk2-1.3/configure:21930:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
pcmanx-gtk2-1.3/configure-21931-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
pcmanx-gtk2-1.3/configure-21988-*)
pcmanx-gtk2-1.3/configure:21989:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
pcmanx-gtk2-1.3/configure-21990-  # A ".." for each directory in $ac_dir_suffix.
pcmanx-gtk2-1.3/configure:21991:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
pcmanx-gtk2-1.3/configure-21992-  case $ac_top_builddir_sub in
##############################################
pcmanx-gtk2-1.3/configure-22049-/@mandir@/p'
pcmanx-gtk2-1.3/configure:22050:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
pcmanx-gtk2-1.3/configure-22051-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
pcmanx-gtk2-1.3/configure-22066-
pcmanx-gtk2-1.3/configure:22067:# Neutralize VPATH when `$srcdir' = `.'.
pcmanx-gtk2-1.3/configure-22068-# Shell code in configure.ac might set extrasub.
##############################################
pcmanx-gtk2-1.3/configure-22094-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
pcmanx-gtk2-1.3/configure:22095:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
pcmanx-gtk2-1.3/configure-22096-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
pcmanx-gtk2-1.3/configure-22140-    * )
pcmanx-gtk2-1.3/configure:22141:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
pcmanx-gtk2-1.3/configure-22142-  esac
##############################################
pcmanx-gtk2-1.3/configure-22187-    # Strip MF so we end up with the name of the file.
pcmanx-gtk2-1.3/configure:22188:    mf=`echo "$mf" | sed -e 's/:.*$//'`
pcmanx-gtk2-1.3/configure-22189-    # Check whether this is an Automake generated Makefile or not.
##############################################
pcmanx-gtk2-1.3/configure-22224-    # from the Makefile without running 'make'.
pcmanx-gtk2-1.3/configure:22225:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
pcmanx-gtk2-1.3/configure-22226-    test -z "$DEPDIR" && continue
pcmanx-gtk2-1.3/configure:22227:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
pcmanx-gtk2-1.3/configure-22228-    test -z "$am__include" && continue
pcmanx-gtk2-1.3/configure:22229:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
pcmanx-gtk2-1.3/configure-22230-    # Find all dependency output files, they are included files with
##############################################
pcmanx-gtk2-1.3/configure-22283-
pcmanx-gtk2-1.3/configure:22284:# `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
pcmanx-gtk2-1.3/configure-22285-# Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION
##############################################
pcmanx-gtk2-1.3/configure-23161-      case $ac_arg in
pcmanx-gtk2-1.3/configure:23162:      *\'*) ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
pcmanx-gtk2-1.3/configure-23163-      esac
##############################################
pcmanx-gtk2-1.3/configure-23171-  case $ac_arg in
pcmanx-gtk2-1.3/configure:23172:  *\'*) ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
pcmanx-gtk2-1.3/configure-23173-  esac
##############################################
pcmanx-gtk2-1.3/configure-23200-*)
pcmanx-gtk2-1.3/configure:23201:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
pcmanx-gtk2-1.3/configure-23202-  # A ".." for each directory in $ac_dir_suffix.
pcmanx-gtk2-1.3/configure:23203:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
pcmanx-gtk2-1.3/configure-23204-  case $ac_top_builddir_sub in
##############################################
pcmanx-gtk2-1.3/data/Makefile.in-40-  { \
pcmanx-gtk2-1.3/data/Makefile.in:41:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
pcmanx-gtk2-1.3/data/Makefile.in-42-  }; \
##############################################
pcmanx-gtk2-1.3/data/Makefile.in-110-  esac
pcmanx-gtk2-1.3/data/Makefile.in:111:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
pcmanx-gtk2-1.3/data/Makefile.in-112-am__vpath_adj = case $$p in \
pcmanx-gtk2-1.3/data/Makefile.in:113:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
pcmanx-gtk2-1.3/data/Makefile.in-114-    *) f=$$p;; \
pcmanx-gtk2-1.3/data/Makefile.in-115-  esac;
pcmanx-gtk2-1.3/data/Makefile.in:116:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
pcmanx-gtk2-1.3/data/Makefile.in-117-am__install_max = 40
pcmanx-gtk2-1.3/data/Makefile.in-118-am__nobase_strip_setup = \
pcmanx-gtk2-1.3/data/Makefile.in:119:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
pcmanx-gtk2-1.3/data/Makefile.in-120-am__nobase_strip = \
##############################################
pcmanx-gtk2-1.3/data/Makefile.in-418-	test -n "$(man1dir)" \
pcmanx-gtk2-1.3/data/Makefile.in:419:	  && test -n "`echo $$list1$$list2`" \
pcmanx-gtk2-1.3/data/Makefile.in-420-	  || exit 0; \
##############################################
pcmanx-gtk2-1.3/data/Makefile.in-475-	@list='$(pcmanx_DATA)'; test -n "$(pcmanxdir)" || list=; \
pcmanx-gtk2-1.3/data/Makefile.in:476:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
pcmanx-gtk2-1.3/data/Makefile.in-477-	dir='$(DESTDIR)$(pcmanxdir)'; $(am__uninstall_files_from_dir)
##############################################
pcmanx-gtk2-1.3/data/Makefile.in-496-	@list='$(pcmanx_nancy_DATA)'; test -n "$(pcmanx_nancydir)" || list=; \
pcmanx-gtk2-1.3/data/Makefile.in:497:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
pcmanx-gtk2-1.3/data/Makefile.in-498-	dir='$(DESTDIR)$(pcmanx_nancydir)'; $(am__uninstall_files_from_dir)
##############################################
pcmanx-gtk2-1.3/data/Makefile.in-517-	@list='$(pcmanx_script_DATA)'; test -n "$(pcmanx_scriptdir)" || list=; \
pcmanx-gtk2-1.3/data/Makefile.in:518:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
pcmanx-gtk2-1.3/data/Makefile.in-519-	dir='$(DESTDIR)$(pcmanx_scriptdir)'; $(am__uninstall_files_from_dir)
##############################################
pcmanx-gtk2-1.3/data/Makefile.in-527-distdir: $(DISTFILES)
pcmanx-gtk2-1.3/data/Makefile.in:528:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
pcmanx-gtk2-1.3/data/Makefile.in:529:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
pcmanx-gtk2-1.3/data/Makefile.in-530-	list='$(DISTFILES)'; \
##############################################
pcmanx-gtk2-1.3/data/Makefile.in-541-	  if test -d $$d/$$file; then \
pcmanx-gtk2-1.3/data/Makefile.in:542:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
pcmanx-gtk2-1.3/data/Makefile.in-543-	    if test -d "$(distdir)/$$file"; then \
##############################################
pcmanx-gtk2-1.3/src/core/Makefile.in-40-  { \
pcmanx-gtk2-1.3/src/core/Makefile.in:41:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
pcmanx-gtk2-1.3/src/core/Makefile.in-42-  }; \
##############################################
pcmanx-gtk2-1.3/src/core/Makefile.in-492-.c.o:
pcmanx-gtk2-1.3/src/core/Makefile.in:493:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
pcmanx-gtk2-1.3/src/core/Makefile.in-494-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
pcmanx-gtk2-1.3/src/core/Makefile.in-500-.c.obj:
pcmanx-gtk2-1.3/src/core/Makefile.in:501:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
pcmanx-gtk2-1.3/src/core/Makefile.in:502:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
pcmanx-gtk2-1.3/src/core/Makefile.in-503-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
pcmanx-gtk2-1.3/src/core/Makefile.in-505-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
pcmanx-gtk2-1.3/src/core/Makefile.in:506:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
pcmanx-gtk2-1.3/src/core/Makefile.in-507-
pcmanx-gtk2-1.3/src/core/Makefile.in-508-.c.lo:
pcmanx-gtk2-1.3/src/core/Makefile.in:509:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
pcmanx-gtk2-1.3/src/core/Makefile.in-510-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
pcmanx-gtk2-1.3/src/core/Makefile.in-516-.cpp.o:
pcmanx-gtk2-1.3/src/core/Makefile.in:517:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
pcmanx-gtk2-1.3/src/core/Makefile.in-518-@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
pcmanx-gtk2-1.3/src/core/Makefile.in-524-.cpp.obj:
pcmanx-gtk2-1.3/src/core/Makefile.in:525:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
pcmanx-gtk2-1.3/src/core/Makefile.in:526:@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
pcmanx-gtk2-1.3/src/core/Makefile.in-527-@am__fastdepCXX_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
pcmanx-gtk2-1.3/src/core/Makefile.in-529-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
pcmanx-gtk2-1.3/src/core/Makefile.in:530:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
pcmanx-gtk2-1.3/src/core/Makefile.in-531-
pcmanx-gtk2-1.3/src/core/Makefile.in-532-.cpp.lo:
pcmanx-gtk2-1.3/src/core/Makefile.in:533:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
pcmanx-gtk2-1.3/src/core/Makefile.in-534-@am__fastdepCXX_TRUE@	$(LTCXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
pcmanx-gtk2-1.3/src/core/Makefile.in-575-GTAGS:
pcmanx-gtk2-1.3/src/core/Makefile.in:576:	here=`$(am__cd) $(top_builddir) && pwd` \
pcmanx-gtk2-1.3/src/core/Makefile.in-577-	  && $(am__cd) $(top_srcdir) \
##############################################
pcmanx-gtk2-1.3/src/core/Makefile.in-598-distdir: $(DISTFILES)
pcmanx-gtk2-1.3/src/core/Makefile.in:599:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
pcmanx-gtk2-1.3/src/core/Makefile.in:600:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
pcmanx-gtk2-1.3/src/core/Makefile.in-601-	list='$(DISTFILES)'; \
##############################################
pcmanx-gtk2-1.3/src/core/Makefile.in-612-	  if test -d $$d/$$file; then \
pcmanx-gtk2-1.3/src/core/Makefile.in:613:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
pcmanx-gtk2-1.3/src/core/Makefile.in-614-	    if test -d "$(distdir)/$$file"; then \
##############################################
pcmanx-gtk2-1.3/src/core/termdata.cpp-988-			{
pcmanx-gtk2-1.3/src/core/termdata.cpp:989:				attr[offset + i].SetIpAddr(true);
pcmanx-gtk2-1.3/src/core/termdata.cpp-990-				attr[offset + i].SetNeedUpdate(true);
##############################################
pcmanx-gtk2-1.3/src/core/termdata.cpp-1006-		for( int col = 0; col < m_ColsPerPage; col ++ )
pcmanx-gtk2-1.3/src/core/termdata.cpp:1007:			attr[col].SetIpAddr(false);
pcmanx-gtk2-1.3/src/core/termdata.cpp-1008-		DetectIpPatterns( line, attr, m_ColsPerPage, &m_RegIp );
##############################################
pcmanx-gtk2-1.3/src/core/termdata.h-90-#ifdef USE_IPLOOKUP
pcmanx-gtk2-1.3/src/core/termdata.h:91:	bool IsIpAddr(){return (m_IpAddr==1);}
pcmanx-gtk2-1.3/src/core/termdata.h-92-#endif
##############################################
pcmanx-gtk2-1.3/src/core/termdata.h-117-#ifdef USE_IPLOOKUP
pcmanx-gtk2-1.3/src/core/termdata.h:118:	void SetIpAddr(bool flag){m_IpAddr = flag?1:0;}
pcmanx-gtk2-1.3/src/core/termdata.h-119-#endif
##############################################
pcmanx-gtk2-1.3/src/Makefile.in-40-  { \
pcmanx-gtk2-1.3/src/Makefile.in:41:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
pcmanx-gtk2-1.3/src/Makefile.in-42-  }; \
##############################################
pcmanx-gtk2-1.3/src/Makefile.in-244-  while test -n "$$dir1"; do \
pcmanx-gtk2-1.3/src/Makefile.in:245:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
pcmanx-gtk2-1.3/src/Makefile.in-246-    if test "$$first" != "."; then \
pcmanx-gtk2-1.3/src/Makefile.in-247-      if test "$$first" = ".."; then \
pcmanx-gtk2-1.3/src/Makefile.in:248:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
pcmanx-gtk2-1.3/src/Makefile.in:249:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
pcmanx-gtk2-1.3/src/Makefile.in-250-      else \
pcmanx-gtk2-1.3/src/Makefile.in:251:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
pcmanx-gtk2-1.3/src/Makefile.in-252-        if test "$$first2" = "$$first"; then \
pcmanx-gtk2-1.3/src/Makefile.in:253:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
pcmanx-gtk2-1.3/src/Makefile.in-254-        else \
##############################################
pcmanx-gtk2-1.3/src/Makefile.in-259-    fi; \
pcmanx-gtk2-1.3/src/Makefile.in:260:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
pcmanx-gtk2-1.3/src/Makefile.in-261-  done; \
##############################################
pcmanx-gtk2-1.3/src/Makefile.in-622-	test -n "$(EXEEXT)" || exit 0; \
pcmanx-gtk2-1.3/src/Makefile.in:623:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
pcmanx-gtk2-1.3/src/Makefile.in-624-	echo " rm -f" $$list; \
##############################################
pcmanx-gtk2-1.3/src/Makefile.in-731-.c.o:
pcmanx-gtk2-1.3/src/Makefile.in:732:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
pcmanx-gtk2-1.3/src/Makefile.in-733-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
pcmanx-gtk2-1.3/src/Makefile.in-739-.c.obj:
pcmanx-gtk2-1.3/src/Makefile.in:740:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
pcmanx-gtk2-1.3/src/Makefile.in:741:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
pcmanx-gtk2-1.3/src/Makefile.in-742-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
pcmanx-gtk2-1.3/src/Makefile.in-744-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
pcmanx-gtk2-1.3/src/Makefile.in:745:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
pcmanx-gtk2-1.3/src/Makefile.in-746-
pcmanx-gtk2-1.3/src/Makefile.in-747-.c.lo:
pcmanx-gtk2-1.3/src/Makefile.in:748:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
pcmanx-gtk2-1.3/src/Makefile.in-749-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
pcmanx-gtk2-1.3/src/Makefile.in-755-.cpp.o:
pcmanx-gtk2-1.3/src/Makefile.in:756:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
pcmanx-gtk2-1.3/src/Makefile.in-757-@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
pcmanx-gtk2-1.3/src/Makefile.in-763-.cpp.obj:
pcmanx-gtk2-1.3/src/Makefile.in:764:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
pcmanx-gtk2-1.3/src/Makefile.in:765:@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
pcmanx-gtk2-1.3/src/Makefile.in-766-@am__fastdepCXX_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
pcmanx-gtk2-1.3/src/Makefile.in-768-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
pcmanx-gtk2-1.3/src/Makefile.in:769:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
pcmanx-gtk2-1.3/src/Makefile.in-770-
pcmanx-gtk2-1.3/src/Makefile.in-771-.cpp.lo:
pcmanx-gtk2-1.3/src/Makefile.in:772:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
pcmanx-gtk2-1.3/src/Makefile.in-773-@am__fastdepCXX_TRUE@	$(LTCXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
pcmanx-gtk2-1.3/src/Makefile.in-798-	dot_seen=no; \
pcmanx-gtk2-1.3/src/Makefile.in:799:	target=`echo $@ | sed s/-recursive//`; \
pcmanx-gtk2-1.3/src/Makefile.in-800-	case "$@" in \
##############################################
pcmanx-gtk2-1.3/src/Makefile.in-861-GTAGS:
pcmanx-gtk2-1.3/src/Makefile.in:862:	here=`$(am__cd) $(top_builddir) && pwd` \
pcmanx-gtk2-1.3/src/Makefile.in-863-	  && $(am__cd) $(top_srcdir) \
##############################################
pcmanx-gtk2-1.3/src/Makefile.in-884-distdir: $(DISTFILES)
pcmanx-gtk2-1.3/src/Makefile.in:885:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
pcmanx-gtk2-1.3/src/Makefile.in:886:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
pcmanx-gtk2-1.3/src/Makefile.in-887-	list='$(DISTFILES)'; \
##############################################
pcmanx-gtk2-1.3/src/Makefile.in-898-	  if test -d $$d/$$file; then \
pcmanx-gtk2-1.3/src/Makefile.in:899:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
pcmanx-gtk2-1.3/src/Makefile.in-900-	    if test -d "$(distdir)/$$file"; then \
##############################################
pcmanx-gtk2-1.3/src/charset/Makefile.in-40-  { \
pcmanx-gtk2-1.3/src/charset/Makefile.in:41:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
pcmanx-gtk2-1.3/src/charset/Makefile.in-42-  }; \
##############################################
pcmanx-gtk2-1.3/src/charset/Makefile.in-432-.c.o:
pcmanx-gtk2-1.3/src/charset/Makefile.in:433:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
pcmanx-gtk2-1.3/src/charset/Makefile.in-434-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
pcmanx-gtk2-1.3/src/charset/Makefile.in-440-.c.obj:
pcmanx-gtk2-1.3/src/charset/Makefile.in:441:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
pcmanx-gtk2-1.3/src/charset/Makefile.in:442:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
pcmanx-gtk2-1.3/src/charset/Makefile.in-443-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
pcmanx-gtk2-1.3/src/charset/Makefile.in-445-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
pcmanx-gtk2-1.3/src/charset/Makefile.in:446:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
pcmanx-gtk2-1.3/src/charset/Makefile.in-447-
pcmanx-gtk2-1.3/src/charset/Makefile.in-448-.c.lo:
pcmanx-gtk2-1.3/src/charset/Makefile.in:449:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
pcmanx-gtk2-1.3/src/charset/Makefile.in-450-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
pcmanx-gtk2-1.3/src/charset/Makefile.in-491-GTAGS:
pcmanx-gtk2-1.3/src/charset/Makefile.in:492:	here=`$(am__cd) $(top_builddir) && pwd` \
pcmanx-gtk2-1.3/src/charset/Makefile.in-493-	  && $(am__cd) $(top_srcdir) \
##############################################
pcmanx-gtk2-1.3/src/charset/Makefile.in-514-distdir: $(DISTFILES)
pcmanx-gtk2-1.3/src/charset/Makefile.in:515:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
pcmanx-gtk2-1.3/src/charset/Makefile.in:516:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
pcmanx-gtk2-1.3/src/charset/Makefile.in-517-	list='$(DISTFILES)'; \
##############################################
pcmanx-gtk2-1.3/src/charset/Makefile.in-528-	  if test -d $$d/$$file; then \
pcmanx-gtk2-1.3/src/charset/Makefile.in:529:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
pcmanx-gtk2-1.3/src/charset/Makefile.in-530-	    if test -d "$(distdir)/$$file"; then \
##############################################
pcmanx-gtk2-1.3/src/view/telnetview.cpp-329-    m_pParentFrame->PopStatus("show ip");
pcmanx-gtk2-1.3/src/view/telnetview.cpp:330:    if( x > 0 && x < m_pTermData->m_ColsPerPage && pattr[x].IsIpAddr() )
pcmanx-gtk2-1.3/src/view/telnetview.cpp-331-    {
pcmanx-gtk2-1.3/src/view/telnetview.cpp-332-      int ip_beg, ip_end;
pcmanx-gtk2-1.3/src/view/telnetview.cpp:333:      for (ip_beg = x; ip_beg >= 0 && pattr[ip_beg].IsIpAddr(); ip_beg--);
pcmanx-gtk2-1.3/src/view/telnetview.cpp-334-      ip_beg++;
pcmanx-gtk2-1.3/src/view/telnetview.cpp:335:      for (ip_end = x; ip_end < m_pTermData->m_ColsPerPage && pattr[ip_end].IsIpAddr(); ip_end++);
pcmanx-gtk2-1.3/src/view/telnetview.cpp-336-      string ipstr(m_pTermData->m_Screen[y] + ip_beg, ip_end - ip_beg);
##############################################
pcmanx-gtk2-1.3/po/Makefile.in.in-58-
pcmanx-gtk2-1.3/po/Makefile.in.in:59:USER_LINGUAS=$(shell if test -n "$(LINGUAS)"; then LLINGUAS="$(LINGUAS)"; ALINGUAS="$(ALL_LINGUAS)"; for lang in $$LLINGUAS; do if test -n "`grep \^$$lang$$ $(srcdir)/LINGUAS 2>/dev/null`" -o -n "`echo $$ALINGUAS|tr ' ' '\n'|grep \^$$lang$$`"; then printf "$$lang "; fi; done; fi)
pcmanx-gtk2-1.3/po/Makefile.in.in-60-
##############################################
pcmanx-gtk2-1.3/po/Makefile.in.in-88-.po.gmo:
pcmanx-gtk2-1.3/po/Makefile.in.in:89:	$(INTLTOOL_V_MSGFMT)file=`echo $* | sed 's,.*/,,'`.gmo \
pcmanx-gtk2-1.3/po/Makefile.in.in-90-	  && rm -f $$file && $(GMSGFMT) -o $$file $<
##############################################
pcmanx-gtk2-1.3/po/Makefile.in.in-189-	  echo "$$lang:"; \
pcmanx-gtk2-1.3/po/Makefile.in.in:190:	  result="`$(MSGMERGE) -o $$tmpdir/$$lang.new.po $$lang`"; \
pcmanx-gtk2-1.3/po/Makefile.in.in-191-	  if $$result; then \
##############################################
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-125-done
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4:126:cc_basename=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-127-])
##############################################
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-427-m4_define([_LT_CONFIG_STATUS_DECLARE],
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4:428:[$1='`$ECHO "$][$1" | $SED "$delay_single_quote_subst"`'])
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-429-
##############################################
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-437-#
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4:438:#    <var>='`$ECHO "$<var>" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-439-m4_defun([_LT_CONFIG_STATUS_DECLARATIONS],
##############################################
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-547-]], lt_decl_quote_varnames); do
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4:548:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-549-    *[[\\\\\\\`\\"\\\$]]*)
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4:550:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\""
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-551-      ;;
##############################################
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-560-]], lt_decl_dquote_varnames); do
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4:561:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-562-    *[[\\\\\\\`\\"\\\$]]*)
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4:563:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\""
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-564-      ;;
##############################################
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-720-
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4:721:# `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-722-# Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION
##############################################
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-1090-  if test "$lt_cv_ld_force_load" = "yes"; then
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4:1091:    _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\"`'
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-1092-    m4_case([$1], [F77], [_LT_TAGVAR(compiler_needs_object, $1)=yes],
##############################################
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-1143-      }]'
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4:1144:  _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-1145-  # Check for a 64-bit object if we didn't find anything.
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-1146-  if test -z "$_LT_TAGVAR([lt_cv_aix_libpath_], [$1])"; then
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4:1147:    _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-1148-  fi],[])
##############################################
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-1179-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4:1180:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-1181-  ECHO='print -r --'
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4:1182:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-1183-  ECHO='printf %s\n'
##############################################
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-1214-    PATH=/empty FPATH=/empty; export PATH FPATH
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4:1215:    test "X`printf %s $ECHO`" = "X$ECHO" \
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4:1216:      || test "X`print -r -- $ECHO`" = "X$ECHO" )])])
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-1217-
##############################################
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-1237-   if test "$GCC" = yes; then
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4:1238:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-1239-   fi
##############################################
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-1241- /*)
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4:1242:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-1243-   ;; #(
##############################################
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-1270-  if AC_TRY_EVAL(ac_compile); then
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4:1271:    case `/usr/bin/file conftest.$ac_objext` in
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-1272-      *ELF-32*)
##############################################
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-1286-    if test "$lt_cv_prog_gnu_ld" = yes; then
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4:1287:      case `/usr/bin/file conftest.$ac_objext` in
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-1288-	*32-bit*)
##############################################
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-1298-    else
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4:1299:      case `/usr/bin/file conftest.$ac_objext` in
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-1300-	*32-bit*)
##############################################
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-1663-    # And add a safety zone
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4:1664:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4:1665:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-1666-    ;;
##############################################
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-1696-    if test -n "$kargmax"; then
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4:1697:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[	 ]]//'`
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-1698-    else
##############################################
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-1705-	test undefined != "$lt_cv_sys_max_cmd_len"; then
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4:1706:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4:1707:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-1708-    else
##############################################
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-1717-      # we can't tell.
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4:1718:      while { test "X"`env echo "$teststring$teststring" 2>/dev/null` \
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-1719-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-1721-      do
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4:1722:        i=`expr $i + 1`
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-1723-        teststring=$teststring$teststring
##############################################
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-1725-      # Only check the string length outside the loop.
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4:1726:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-1727-      teststring=
##############################################
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-1730-      # linker.  It appears as though 1/2 is a usable value.
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4:1731:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-1732-    fi
##############################################
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-2055-  if test "$hard_links" = no; then
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4:2056:    AC_MSG_WARN([`$CC' does not support `-c -o', so `make -j' may be unsafe])
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-2057-    need_locks=warn
##############################################
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-2186-  esac
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4:2187:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-2188-  case $lt_search_path_spec in
##############################################
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-2193-    # okay in the real world where ";" in dirpaths is itself problematic.
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4:2194:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-2195-    ;;
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-2196-  *)
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4:2197:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-2198-    ;;
##############################################
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-2202-  lt_tmp_lt_search_path_spec=
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4:2203:  lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-2204-  for lt_sys_path in $lt_search_path_spec; do
##############################################
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-2237-  esac
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4:2238:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-2239-else
##############################################
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-2325-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4:2326:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([[^/]]*\)\.ixlibrary$%\1%'\''`; test $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-2327-    ;;
##############################################
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-2361-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4:2362:    postinstall_cmds='base_file=`basename \${file}`~
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4:2363:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4:2364:      dldir=$destdir/`dirname \$dlpath`~
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-2365-      test -d \$dldir || mkdir -p \$dldir~
##############################################
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-2370-      fi'
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4:2371:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-2372-      dlpath=$dir/\$dldll~
##############################################
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-2378-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4:2379:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-2380-m4_if([$1], [],[
##############################################
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-2384-      # MinGW DLLs use traditional 'lib' prefix
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4:2385:      soname_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-2386-      ;;
##############################################
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-2388-      # pw32 DLLs use 'pw' prefix rather than 'lib'
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4:2389:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-2390-      ;;
##############################################
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-2397-    libname_spec='$name'
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4:2398:    soname_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-2399-    library_names_spec='${libname}.dll.lib'
##############################################
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-2409-        # Let DOS variable expansion print the short 8.3 style file name.
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4:2410:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-2411-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-2414-      # Convert to MSYS style.
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4:2415:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([[a-zA-Z]]\\):| /\\1|g' -e 's|^ ||'`
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-2416-      ;;
##############################################
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-2420-      # like /cygdrive/c/PROGRA~1:/cygdr...
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4:2421:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4:2422:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4:2423:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-2424-      ;;
##############################################
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-2428-        # It is most probably a Windows format PATH.
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4:2429:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-2430-      else
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4:2431:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-2432-      fi
##############################################
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-2438-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4:2439:    postinstall_cmds='base_file=`basename \${file}`~
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4:2440:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4:2441:      dldir=$destdir/`dirname \$dlpath`~
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-2442-      test -d \$dldir || mkdir -p \$dldir~
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-2443-      $install_prog $dir/$dlname \$dldir/$dlname'
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4:2444:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-2445-      dlpath=$dir/\$dldll~
##############################################
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-2452-    # Assume MSVC wrapper
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4:2453:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext} $libname.lib'
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-2454-    dynamic_linker='Win32 ld.exe'
##############################################
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-2469-  shlibpath_var=DYLD_LIBRARY_PATH
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4:2470:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-2471-m4_if([$1], [],[
##############################################
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-2676-  if test -f /etc/ld.so.conf; then
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4:2677:    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' ' '`
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-2678-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-2750-  shlibpath_var=LD_LIBRARY_PATH
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4:2751:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-2752-    case $host_os in
##############################################
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-2967-	"file_magic "*)
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4:2968:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-2969-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-3050-    # gcc leaves a trailing carriage return which upsets mingw
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4:3051:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-3052-  *)
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4:3053:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-3054-  esac
##############################################
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-3059-      # Canonicalize the pathname of ld
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4:3060:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-3061-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4:3062:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-3063-      done
##############################################
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-3090-      # Break only if it was the GNU/non-GNU ld that we prefer.
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4:3091:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-3092-      *GNU* | *'with BFD'*)
##############################################
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-3130-[# I'd rather use --version here, but apparently some GNU lds only accept -v.
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4:3131:case `$LD -v 2>&1 </dev/null` in
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-3132-*GNU* | *'with BFD'*)
##############################################
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-3321-openbsd*)
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4:3322:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-3323-    lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$'
##############################################
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-3385-    else
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4:3386:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[[\1]]\/[[\1]]\/g;/g"`
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-3387-    fi
##############################################
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-3431-	# Tru64's nm complains that /dev/null is an invalid object file
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4:3432:	case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-3433-	*/dev/null* | *'Invalid file or object type'*)
##############################################
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-3437-	*)
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4:3438:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-3439-	  */dev/null*)
##############################################
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-3463-    AC_CHECK_TOOLS(DUMPBIN, [dumpbin "link -dump"], :)
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4:3464:    case `$DUMPBIN -symbols /dev/null 2>&1 | sed '1q'` in
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-3465-    *COFF*)
##############################################
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-3522-  # decide which to use based on capabilities of $DLLTOOL
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4:3523:  case `$DLLTOOL --help 2>&1` in
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-3524-  *--identify-strict*)
##############################################
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-3681-# If we're using GNU nm, then use its standard symbol codes.
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4:3682:case `$NM -V 2>&1` in
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-3683-*GNU* | *'with BFD'*)
##############################################
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-3699-mingw*)
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4:3700:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-3701-  ;;
##############################################
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-3752-    nlist=conftest.nm
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4:3753:    if AC_TRY_EVAL(NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) && test -s "$nlist"; then
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-3754-      # Try sorting and uniquifying the output.
##############################################
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-4090-	  *)
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4:4091:	    case `$CC -V 2>&1 | sed 5q` in
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-4092-	    *Sun\ C*)
##############################################
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-4395-      *)
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4:4396:	case `$CC -V 2>&1 | sed 5q` in
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-4397-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [[1-7]].* | *Sun*Fortran*\ 8.[[0-3]]*)
##############################################
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-4673-	# shared libraries, regardless of the interface used.
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4:4674:	case `$LD -v 2>&1` in
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-4675-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-4705-    supports_anon_versioning=no
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4:4706:    case `$LD -v 2>&1` in
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-4707-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-4774-	# is EXPORTS), use it as is; otherwise, prepend...
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4:4775:	_LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-4776-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-4802-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4:4803:      _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'
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4:4804:      _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'
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-4805-      ;;
##############################################
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-4820-        pgcc*)				# Portland Group C compiler
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4:4821:	  _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'
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-4822-	  tmp_addflag=' $pic_flag'
##############################################
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-4825-					# Portland Group f77 and f90 compilers
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4:4826:	  _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'
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-4827-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-4840-	nvcc*)	# Cuda Compiler Driver 2.2
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4:4841:	  _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'
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-4842-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-4844-	esac
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4:4845:	case `$CC -V 2>&1 | sed 5q` in
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-4846-	*Sun\ C*)			# Sun C 5.9
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4:4847:	  _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'
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-4848-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-4912-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4:4913:      case `$LD -v 2>&1` in
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-4914-        *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*)
##############################################
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-5035-	# below for broken collect2 doesn't work under 4.3+
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4:5036:	  collect2name=`${CC} -print-prog-name=collect2`
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-5037-	  if test -f "$collect2name" &&
##############################################
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-5085-        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath"
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4:5086:        _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then func_echo_all "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-5087-      else
##############################################
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-5151-	_LT_TAGVAR(archive_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames='
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4:5152:	_LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-5153-	    sed -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $output_objdir/$soname.exp;
##############################################
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-5188-	# FIXME: Setting linknames here is a bad hack.
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4:5189:	_LT_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-5190-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-5326-      if test "$GCC" = yes; then
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4:5327:	_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'
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-5328-	# Try to use the -exported_symbol ld option, if it does not
##############################################
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-5349-	if test "$lt_cv_irix_exported_symbol" = yes; then
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4:5350:          _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'
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-5351-	fi
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-5352-      else
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4:5353:	_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'
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4:5354:	_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'
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-5355-      fi
##############################################
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-5389-	_LT_TAGVAR(hardcode_direct_absolute, $1)=yes
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4:5390:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-5391-	  _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-5422-	_LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4:5423:	_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'
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-5424-      else
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-5425-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4:5426:	_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'
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-5427-      fi
##############################################
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-5435-	_LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4:5436:	_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'
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-5437-	_LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
##############################################
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-5439-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4:5440:	_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'
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4:5441:	_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~
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4:5442:	$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'
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-5443-
##############################################
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-5458-      else
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4:5459:	case `$CC -V 2>&1` in
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-5460-	*"Compilers 5.0"*)
##############################################
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-5651-	  _LT_TAGVAR(allow_undefined_flag, $1)=
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4:5652:	  if AC_TRY_EVAL(_LT_TAGVAR(archive_cmds, $1) 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1)
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-5653-	  then
##############################################
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-5951-        # ancient GNU ld didn't support --whole-archive et. al.
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4:5952:        if eval "`$CC -print-prog-name=ld` --help 2>&1" |
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-5953-	  $GREP 'no-whole-archive' > /dev/null; then
##############################################
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-6034-          # below for broken collect2 doesn't work under 4.3+
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4:6035:	  collect2name=`${CC} -print-prog-name=collect2`
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-6036-	  if test -f "$collect2name" &&
##############################################
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-6084-
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4:6085:          _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then func_echo_all "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-6086-        else
##############################################
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-6150-	  _LT_TAGVAR(archive_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames='
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4:6151:	  _LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-6152-	      $SED -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $output_objdir/$soname.exp;
##############################################
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-6191-	    # is EXPORTS), use it as is; otherwise, prepend...
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4:6192:	    _LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-6193-	      cp $export_symbols $output_objdir/$soname.def;
##############################################
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-6271-            # dependencies.
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4:6272:            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"'
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-6273-            ;;
##############################################
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-6336-	    # dependencies.
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4:6337:	    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"'
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-6338-	    ;;
##############################################
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-6372-	# time.  Moving up from 0x10000000 also allows more sbrk(2) space.
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4:6373:	_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'
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4:6374:	_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'
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-6375-	;;
##############################################
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-6379-	    # SGI C++
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4:6380:	    _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'
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-6381-
##############################################
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-6390-	      if test "$with_gnu_ld" = no; then
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4:6391:	        _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'
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-6392-	      else
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4:6393:	        _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'
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-6394-	      fi
##############################################
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-6411-	    # to its proper name (with version) after linking.
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4:6412:	    _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'
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4:6413:	    _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'
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-6414-	    # Commands to make compiler produce verbose output that lists
##############################################
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-6421-	    # dependencies.
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4:6422:	    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"'
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-6423-
##############################################
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-6436-	    # earlier do not add the objects themselves.
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4:6437:	    case `$CC -V 2>&1` in
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-6438-	      *"Version 7."*)
##############################################
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-6457-            # Portland Group C++ compiler
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4:6458:	    case `$CC -V` in
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-6459-	    *pgCC\ [[1-5]].* | *pgcpp\ [[1-5]].*)
##############################################
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-6462-		$CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4:6463:		compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"'
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-6464-	      _LT_TAGVAR(old_archive_cmds, $1)='tpldir=Template.dir~
##############################################
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-6466-		$CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4:6467:		$AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-6468-		$RANLIB $oldlib'
##############################################
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-6471-		$CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4:6472:		$CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname -o $lib'
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-6473-	      _LT_TAGVAR(archive_expsym_cmds, $1)='tpldir=Template.dir~
##############################################
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-6475-		$CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4:6476:		$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'
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-6477-	      ;;
##############################################
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-6485-	    _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic'
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4:6486:	    _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'
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-6487-            ;;
##############################################
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-6504-	    # dependencies.
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4:6505:	    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'
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-6506-	    ;;
##############################################
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-6519-	  *)
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4:6520:	    case `$CC -V 2>&1 | sed 5q` in
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-6521-	    *Sun\ C*)
##############################################
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-6526-	      _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4:6527:	      _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'
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-6528-	      _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-6596-	  _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4:6597:	  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-6598-	    _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'
##############################################
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-6615-	    # to its proper name (with version) after linking.
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4:6616:	    _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'
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-6617-
##############################################
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-6636-	        _LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4:6637:	        _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'
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-6638-	        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
##############################################
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-6641-	        _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4:6642:	        _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'
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4:6643:	        _LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-6644-	          echo "-hidden">> $lib.exp~
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4:6645:	          $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~
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-6646-	          $RM $lib.exp'
##############################################
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-6660-	    # dependencies.
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4:6661:	    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"'
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-6662-	    ;;
##############################################
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-6667-	        osf3*)
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4:6668:	          _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'
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-6669-		  ;;
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-6670-	        *)
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4:6671:	          _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'
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-6672-		  ;;
##############################################
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-6920-  case ${2} in
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4:6921:  .*) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%\\\\${2}\$%%"`;;
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4:6922:  *)  func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%${2}\$%%"`;;
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-6923-  esac
##############################################
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-7008-
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4:7009:  for p in `eval "$output_verbose_link_cmd"`; do
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-7010-    case ${prev}${p} in
##############################################
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-7106-linux*)
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4:7107:  case `$CC -V 2>&1 | sed 5q` in
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-7108-  *Sun\ C*)
##############################################
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-7157-if test -n "${_LT_TAGVAR(compiler_lib_search_path, $1)}"; then
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4:7158: _LT_TAGVAR(compiler_lib_search_dirs, $1)=`echo " ${_LT_TAGVAR(compiler_lib_search_path, $1)}" | ${SED} -e 's! -L! !g' -e 's!^ !!'`
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-7159-fi
##############################################
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-7769-    test $lt_ac_count -gt 10 && break
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4:7770:    lt_ac_count=`expr $lt_ac_count + 1`
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-7771-    if test $lt_ac_count -gt $lt_ac_max; then
##############################################
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-7840-# ------------------------------------------------------
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4:7841:# In `$cfgfile', look for function FUNCNAME delimited by `^FUNCNAME ()$' and
pcmanx-gtk2-1.3/libltdl/m4/libtool.m4-7842-# '^} FUNCNAME ', and replace its body with REPLACEMENT-BODY.
##############################################
pcmanx-gtk2-1.3/libltdl/m4/argz.m4-52-	     IFS=-.
pcmanx-gtk2-1.3/libltdl/m4/argz.m4:53:	     set x `uname -r | sed -e "$lt_sed_extract_leading_digits"`
pcmanx-gtk2-1.3/libltdl/m4/argz.m4-54-	     IFS=$save_IFS
##############################################
pcmanx-gtk2-1.3/libltdl/m4/ltsugar.m4-67-m4_define([lt_combine],
pcmanx-gtk2-1.3/libltdl/m4/ltsugar.m4:68:[m4_if(m4_eval([$# > 3]), [1],
pcmanx-gtk2-1.3/libltdl/m4/ltsugar.m4-69-       [m4_pushdef([_Lt_sep], [m4_define([_Lt_sep], m4_defn([lt_car]))])]]dnl
##############################################
pcmanx-gtk2-1.3/libltdl/m4/ltdl.m4-337-      _lt_sed_drop_objext='s/\.o$//;s/\.obj$//'
pcmanx-gtk2-1.3/libltdl/m4/ltdl.m4:338:      for i in `for i in $_LT_LIBOBJS; do echo "$i"; done | sed "$_lt_sed_drop_objext" | sort -u`; do
pcmanx-gtk2-1.3/libltdl/m4/ltdl.m4-339-        _ltdl_libobjs="$_ltdl_libobjs $lt_libobj_prefix$i.$ac_objext"
##############################################
pcmanx-gtk2-1.3/libltdl/m4/ltdl.m4-399-    [m4_ifset([AC_LIST_HEADERS],
pcmanx-gtk2-1.3/libltdl/m4/ltdl.m4:400:	    [LT_CONFIG_H=`echo "AC_LIST_HEADERS" | $SED 's,^[[      ]]*,,;s,[[ :]].*$,,'`],
pcmanx-gtk2-1.3/libltdl/m4/ltdl.m4-401-	[])])])
##############################################
pcmanx-gtk2-1.3/libltdl/m4/ltdl.m4-757-    ac_nlist=conftest.nm
pcmanx-gtk2-1.3/libltdl/m4/ltdl.m4:758:    if AC_TRY_EVAL(NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $ac_nlist) && test -s "$ac_nlist"; then
pcmanx-gtk2-1.3/libltdl/m4/ltdl.m4-759-      # See whether the symbols have a leading underscore.
##############################################
pcmanx-gtk2-1.3/libltdl/aclocal.m4-92-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
pcmanx-gtk2-1.3/libltdl/aclocal.m4:93:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
pcmanx-gtk2-1.3/libltdl/aclocal.m4-94-# and then we would define $MISSING as
##############################################
pcmanx-gtk2-1.3/libltdl/aclocal.m4-108-# expand $ac_aux_dir to an absolute path
pcmanx-gtk2-1.3/libltdl/aclocal.m4:109:am_aux_dir=`cd $ac_aux_dir && pwd`
pcmanx-gtk2-1.3/libltdl/aclocal.m4-110-])
##############################################
pcmanx-gtk2-1.3/libltdl/aclocal.m4-206-  if test "$am_compiler_list" = ""; then
pcmanx-gtk2-1.3/libltdl/aclocal.m4:207:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
pcmanx-gtk2-1.3/libltdl/aclocal.m4-208-  fi
##############################################
pcmanx-gtk2-1.3/libltdl/aclocal.m4-357-    # Strip MF so we end up with the name of the file.
pcmanx-gtk2-1.3/libltdl/aclocal.m4:358:    mf=`echo "$mf" | sed -e 's/:.*$//'`
pcmanx-gtk2-1.3/libltdl/aclocal.m4-359-    # Check whether this is an Automake generated Makefile or not.
##############################################
pcmanx-gtk2-1.3/libltdl/aclocal.m4-366-    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
pcmanx-gtk2-1.3/libltdl/aclocal.m4:367:      dirpart=`AS_DIRNAME("$mf")`
pcmanx-gtk2-1.3/libltdl/aclocal.m4-368-    else
##############################################
pcmanx-gtk2-1.3/libltdl/aclocal.m4-372-    # from the Makefile without running 'make'.
pcmanx-gtk2-1.3/libltdl/aclocal.m4:373:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
pcmanx-gtk2-1.3/libltdl/aclocal.m4-374-    test -z "$DEPDIR" && continue
pcmanx-gtk2-1.3/libltdl/aclocal.m4:375:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
pcmanx-gtk2-1.3/libltdl/aclocal.m4-376-    test -z "$am__include" && continue
pcmanx-gtk2-1.3/libltdl/aclocal.m4:377:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
pcmanx-gtk2-1.3/libltdl/aclocal.m4-378-    # Find all dependency output files, they are included files with
##############################################
pcmanx-gtk2-1.3/libltdl/aclocal.m4-386-      test -f "$dirpart/$file" && continue
pcmanx-gtk2-1.3/libltdl/aclocal.m4:387:      fdir=`AS_DIRNAME(["$file"])`
pcmanx-gtk2-1.3/libltdl/aclocal.m4-388-      AS_MKDIR_P([$dirpart/$fdir])
##############################################
pcmanx-gtk2-1.3/libltdl/aclocal.m4-444-AC_REQUIRE([AC_PROG_INSTALL])dnl
pcmanx-gtk2-1.3/libltdl/aclocal.m4:445:if test "`cd $srcdir && pwd`" != "`pwd`"; then
pcmanx-gtk2-1.3/libltdl/aclocal.m4-446-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
pcmanx-gtk2-1.3/libltdl/aclocal.m4-599-    * )
pcmanx-gtk2-1.3/libltdl/aclocal.m4:600:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
pcmanx-gtk2-1.3/libltdl/aclocal.m4-601-  esac
pcmanx-gtk2-1.3/libltdl/aclocal.m4-602-done
pcmanx-gtk2-1.3/libltdl/aclocal.m4:603:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
pcmanx-gtk2-1.3/libltdl/aclocal.m4-604-
##############################################
pcmanx-gtk2-1.3/libltdl/aclocal.m4-670-# Ignore all kinds of additional output from 'make'.
pcmanx-gtk2-1.3/libltdl/aclocal.m4:671:case `$am_make -s -f confmf 2> /dev/null` in #(
pcmanx-gtk2-1.3/libltdl/aclocal.m4-672-*the\ am__doit\ target*)
##############################################
pcmanx-gtk2-1.3/libltdl/aclocal.m4-680-   echo '.include "confinc"' > confmf
pcmanx-gtk2-1.3/libltdl/aclocal.m4:681:   case `$am_make -s -f confmf 2> /dev/null` in #(
pcmanx-gtk2-1.3/libltdl/aclocal.m4-682-   *the\ am__doit\ target*)
##############################################
pcmanx-gtk2-1.3/libltdl/aclocal.m4-862-     echo "timestamp, slept: $am_has_slept" > conftest.file
pcmanx-gtk2-1.3/libltdl/aclocal.m4:863:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
pcmanx-gtk2-1.3/libltdl/aclocal.m4-864-     if test "$[*]" = "X"; then
pcmanx-gtk2-1.3/libltdl/aclocal.m4-865-	# -L didn't work.
pcmanx-gtk2-1.3/libltdl/aclocal.m4:866:	set X `ls -t "$srcdir/configure" conftest.file`
pcmanx-gtk2-1.3/libltdl/aclocal.m4-867-     fi
##############################################
pcmanx-gtk2-1.3/libltdl/Makefile.in-43-  { \
pcmanx-gtk2-1.3/libltdl/Makefile.in:44:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
pcmanx-gtk2-1.3/libltdl/Makefile.in-45-  }; \
##############################################
pcmanx-gtk2-1.3/libltdl/Makefile.in-113-CONFIG_CLEAN_VPATH_FILES =
pcmanx-gtk2-1.3/libltdl/Makefile.in:114:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
pcmanx-gtk2-1.3/libltdl/Makefile.in-115-am__vpath_adj = case $$p in \
pcmanx-gtk2-1.3/libltdl/Makefile.in:116:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
pcmanx-gtk2-1.3/libltdl/Makefile.in-117-    *) f=$$p;; \
pcmanx-gtk2-1.3/libltdl/Makefile.in-118-  esac;
pcmanx-gtk2-1.3/libltdl/Makefile.in:119:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
pcmanx-gtk2-1.3/libltdl/Makefile.in-120-am__install_max = 40
pcmanx-gtk2-1.3/libltdl/Makefile.in-121-am__nobase_strip_setup = \
pcmanx-gtk2-1.3/libltdl/Makefile.in:122:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
pcmanx-gtk2-1.3/libltdl/Makefile.in-123-am__nobase_strip = \
##############################################
pcmanx-gtk2-1.3/libltdl/Makefile.in-646-.c.obj:
pcmanx-gtk2-1.3/libltdl/Makefile.in:647:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
pcmanx-gtk2-1.3/libltdl/Makefile.in-648-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
pcmanx-gtk2-1.3/libltdl/Makefile.in-650-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
pcmanx-gtk2-1.3/libltdl/Makefile.in:651:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
pcmanx-gtk2-1.3/libltdl/Makefile.in-652-
##############################################
pcmanx-gtk2-1.3/libltdl/Makefile.in-660-dld_link.lo: loaders/dld_link.c
pcmanx-gtk2-1.3/libltdl/Makefile.in:661:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT dld_link.lo -MD -MP -MF $(DEPDIR)/dld_link.Tpo -c -o dld_link.lo `test -f 'loaders/dld_link.c' || echo '$(srcdir)/'`loaders/dld_link.c
pcmanx-gtk2-1.3/libltdl/Makefile.in-662-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/dld_link.Tpo $(DEPDIR)/dld_link.Plo
##############################################
pcmanx-gtk2-1.3/libltdl/Makefile.in-664-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
pcmanx-gtk2-1.3/libltdl/Makefile.in:665:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o dld_link.lo `test -f 'loaders/dld_link.c' || echo '$(srcdir)/'`loaders/dld_link.c
pcmanx-gtk2-1.3/libltdl/Makefile.in-666-
pcmanx-gtk2-1.3/libltdl/Makefile.in-667-dlopen.lo: loaders/dlopen.c
pcmanx-gtk2-1.3/libltdl/Makefile.in:668:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT dlopen.lo -MD -MP -MF $(DEPDIR)/dlopen.Tpo -c -o dlopen.lo `test -f 'loaders/dlopen.c' || echo '$(srcdir)/'`loaders/dlopen.c
pcmanx-gtk2-1.3/libltdl/Makefile.in-669-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/dlopen.Tpo $(DEPDIR)/dlopen.Plo
##############################################
pcmanx-gtk2-1.3/libltdl/Makefile.in-671-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
pcmanx-gtk2-1.3/libltdl/Makefile.in:672:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o dlopen.lo `test -f 'loaders/dlopen.c' || echo '$(srcdir)/'`loaders/dlopen.c
pcmanx-gtk2-1.3/libltdl/Makefile.in-673-
pcmanx-gtk2-1.3/libltdl/Makefile.in-674-dyld.lo: loaders/dyld.c
pcmanx-gtk2-1.3/libltdl/Makefile.in:675:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT dyld.lo -MD -MP -MF $(DEPDIR)/dyld.Tpo -c -o dyld.lo `test -f 'loaders/dyld.c' || echo '$(srcdir)/'`loaders/dyld.c
pcmanx-gtk2-1.3/libltdl/Makefile.in-676-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/dyld.Tpo $(DEPDIR)/dyld.Plo
##############################################
pcmanx-gtk2-1.3/libltdl/Makefile.in-678-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
pcmanx-gtk2-1.3/libltdl/Makefile.in:679:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o dyld.lo `test -f 'loaders/dyld.c' || echo '$(srcdir)/'`loaders/dyld.c
pcmanx-gtk2-1.3/libltdl/Makefile.in-680-
pcmanx-gtk2-1.3/libltdl/Makefile.in-681-libltdl_la-preopen.lo: loaders/preopen.c
pcmanx-gtk2-1.3/libltdl/Makefile.in:682:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libltdl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libltdl_la-preopen.lo -MD -MP -MF $(DEPDIR)/libltdl_la-preopen.Tpo -c -o libltdl_la-preopen.lo `test -f 'loaders/preopen.c' || echo '$(srcdir)/'`loaders/preopen.c
pcmanx-gtk2-1.3/libltdl/Makefile.in-683-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libltdl_la-preopen.Tpo $(DEPDIR)/libltdl_la-preopen.Plo
##############################################
pcmanx-gtk2-1.3/libltdl/Makefile.in-685-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
pcmanx-gtk2-1.3/libltdl/Makefile.in:686:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libltdl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libltdl_la-preopen.lo `test -f 'loaders/preopen.c' || echo '$(srcdir)/'`loaders/preopen.c
pcmanx-gtk2-1.3/libltdl/Makefile.in-687-
pcmanx-gtk2-1.3/libltdl/Makefile.in-688-libltdl_la-lt__alloc.lo: lt__alloc.c
pcmanx-gtk2-1.3/libltdl/Makefile.in:689:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libltdl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libltdl_la-lt__alloc.lo -MD -MP -MF $(DEPDIR)/libltdl_la-lt__alloc.Tpo -c -o libltdl_la-lt__alloc.lo `test -f 'lt__alloc.c' || echo '$(srcdir)/'`lt__alloc.c
pcmanx-gtk2-1.3/libltdl/Makefile.in-690-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libltdl_la-lt__alloc.Tpo $(DEPDIR)/libltdl_la-lt__alloc.Plo
##############################################
pcmanx-gtk2-1.3/libltdl/Makefile.in-692-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
pcmanx-gtk2-1.3/libltdl/Makefile.in:693:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libltdl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libltdl_la-lt__alloc.lo `test -f 'lt__alloc.c' || echo '$(srcdir)/'`lt__alloc.c
pcmanx-gtk2-1.3/libltdl/Makefile.in-694-
pcmanx-gtk2-1.3/libltdl/Makefile.in-695-libltdl_la-lt_dlloader.lo: lt_dlloader.c
pcmanx-gtk2-1.3/libltdl/Makefile.in:696:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libltdl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libltdl_la-lt_dlloader.lo -MD -MP -MF $(DEPDIR)/libltdl_la-lt_dlloader.Tpo -c -o libltdl_la-lt_dlloader.lo `test -f 'lt_dlloader.c' || echo '$(srcdir)/'`lt_dlloader.c
pcmanx-gtk2-1.3/libltdl/Makefile.in-697-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libltdl_la-lt_dlloader.Tpo $(DEPDIR)/libltdl_la-lt_dlloader.Plo
##############################################
pcmanx-gtk2-1.3/libltdl/Makefile.in-699-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
pcmanx-gtk2-1.3/libltdl/Makefile.in:700:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libltdl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libltdl_la-lt_dlloader.lo `test -f 'lt_dlloader.c' || echo '$(srcdir)/'`lt_dlloader.c
pcmanx-gtk2-1.3/libltdl/Makefile.in-701-
pcmanx-gtk2-1.3/libltdl/Makefile.in-702-libltdl_la-lt_error.lo: lt_error.c
pcmanx-gtk2-1.3/libltdl/Makefile.in:703:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libltdl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libltdl_la-lt_error.lo -MD -MP -MF $(DEPDIR)/libltdl_la-lt_error.Tpo -c -o libltdl_la-lt_error.lo `test -f 'lt_error.c' || echo '$(srcdir)/'`lt_error.c
pcmanx-gtk2-1.3/libltdl/Makefile.in-704-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libltdl_la-lt_error.Tpo $(DEPDIR)/libltdl_la-lt_error.Plo
##############################################
pcmanx-gtk2-1.3/libltdl/Makefile.in-706-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
pcmanx-gtk2-1.3/libltdl/Makefile.in:707:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libltdl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libltdl_la-lt_error.lo `test -f 'lt_error.c' || echo '$(srcdir)/'`lt_error.c
pcmanx-gtk2-1.3/libltdl/Makefile.in-708-
pcmanx-gtk2-1.3/libltdl/Makefile.in-709-libltdl_la-ltdl.lo: ltdl.c
pcmanx-gtk2-1.3/libltdl/Makefile.in:710:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libltdl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libltdl_la-ltdl.lo -MD -MP -MF $(DEPDIR)/libltdl_la-ltdl.Tpo -c -o libltdl_la-ltdl.lo `test -f 'ltdl.c' || echo '$(srcdir)/'`ltdl.c
pcmanx-gtk2-1.3/libltdl/Makefile.in-711-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libltdl_la-ltdl.Tpo $(DEPDIR)/libltdl_la-ltdl.Plo
##############################################
pcmanx-gtk2-1.3/libltdl/Makefile.in-713-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
pcmanx-gtk2-1.3/libltdl/Makefile.in:714:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libltdl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libltdl_la-ltdl.lo `test -f 'ltdl.c' || echo '$(srcdir)/'`ltdl.c
pcmanx-gtk2-1.3/libltdl/Makefile.in-715-
pcmanx-gtk2-1.3/libltdl/Makefile.in-716-libltdl_la-slist.lo: slist.c
pcmanx-gtk2-1.3/libltdl/Makefile.in:717:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libltdl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libltdl_la-slist.lo -MD -MP -MF $(DEPDIR)/libltdl_la-slist.Tpo -c -o libltdl_la-slist.lo `test -f 'slist.c' || echo '$(srcdir)/'`slist.c
pcmanx-gtk2-1.3/libltdl/Makefile.in-718-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libltdl_la-slist.Tpo $(DEPDIR)/libltdl_la-slist.Plo
##############################################
pcmanx-gtk2-1.3/libltdl/Makefile.in-720-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
pcmanx-gtk2-1.3/libltdl/Makefile.in:721:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libltdl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libltdl_la-slist.lo `test -f 'slist.c' || echo '$(srcdir)/'`slist.c
pcmanx-gtk2-1.3/libltdl/Makefile.in-722-
pcmanx-gtk2-1.3/libltdl/Makefile.in-723-libltdlc_la-preopen.lo: loaders/preopen.c
pcmanx-gtk2-1.3/libltdl/Makefile.in:724:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libltdlc_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libltdlc_la-preopen.lo -MD -MP -MF $(DEPDIR)/libltdlc_la-preopen.Tpo -c -o libltdlc_la-preopen.lo `test -f 'loaders/preopen.c' || echo '$(srcdir)/'`loaders/preopen.c
pcmanx-gtk2-1.3/libltdl/Makefile.in-725-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libltdlc_la-preopen.Tpo $(DEPDIR)/libltdlc_la-preopen.Plo
##############################################
pcmanx-gtk2-1.3/libltdl/Makefile.in-727-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
pcmanx-gtk2-1.3/libltdl/Makefile.in:728:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libltdlc_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libltdlc_la-preopen.lo `test -f 'loaders/preopen.c' || echo '$(srcdir)/'`loaders/preopen.c
pcmanx-gtk2-1.3/libltdl/Makefile.in-729-
pcmanx-gtk2-1.3/libltdl/Makefile.in-730-libltdlc_la-lt__alloc.lo: lt__alloc.c
pcmanx-gtk2-1.3/libltdl/Makefile.in:731:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libltdlc_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libltdlc_la-lt__alloc.lo -MD -MP -MF $(DEPDIR)/libltdlc_la-lt__alloc.Tpo -c -o libltdlc_la-lt__alloc.lo `test -f 'lt__alloc.c' || echo '$(srcdir)/'`lt__alloc.c
pcmanx-gtk2-1.3/libltdl/Makefile.in-732-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libltdlc_la-lt__alloc.Tpo $(DEPDIR)/libltdlc_la-lt__alloc.Plo
##############################################
pcmanx-gtk2-1.3/libltdl/Makefile.in-734-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
pcmanx-gtk2-1.3/libltdl/Makefile.in:735:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libltdlc_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libltdlc_la-lt__alloc.lo `test -f 'lt__alloc.c' || echo '$(srcdir)/'`lt__alloc.c
pcmanx-gtk2-1.3/libltdl/Makefile.in-736-
pcmanx-gtk2-1.3/libltdl/Makefile.in-737-libltdlc_la-lt_dlloader.lo: lt_dlloader.c
pcmanx-gtk2-1.3/libltdl/Makefile.in:738:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libltdlc_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libltdlc_la-lt_dlloader.lo -MD -MP -MF $(DEPDIR)/libltdlc_la-lt_dlloader.Tpo -c -o libltdlc_la-lt_dlloader.lo `test -f 'lt_dlloader.c' || echo '$(srcdir)/'`lt_dlloader.c
pcmanx-gtk2-1.3/libltdl/Makefile.in-739-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libltdlc_la-lt_dlloader.Tpo $(DEPDIR)/libltdlc_la-lt_dlloader.Plo
##############################################
pcmanx-gtk2-1.3/libltdl/Makefile.in-741-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
pcmanx-gtk2-1.3/libltdl/Makefile.in:742:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libltdlc_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libltdlc_la-lt_dlloader.lo `test -f 'lt_dlloader.c' || echo '$(srcdir)/'`lt_dlloader.c
pcmanx-gtk2-1.3/libltdl/Makefile.in-743-
pcmanx-gtk2-1.3/libltdl/Makefile.in-744-libltdlc_la-lt_error.lo: lt_error.c
pcmanx-gtk2-1.3/libltdl/Makefile.in:745:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libltdlc_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libltdlc_la-lt_error.lo -MD -MP -MF $(DEPDIR)/libltdlc_la-lt_error.Tpo -c -o libltdlc_la-lt_error.lo `test -f 'lt_error.c' || echo '$(srcdir)/'`lt_error.c
pcmanx-gtk2-1.3/libltdl/Makefile.in-746-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libltdlc_la-lt_error.Tpo $(DEPDIR)/libltdlc_la-lt_error.Plo
##############################################
pcmanx-gtk2-1.3/libltdl/Makefile.in-748-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
pcmanx-gtk2-1.3/libltdl/Makefile.in:749:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libltdlc_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libltdlc_la-lt_error.lo `test -f 'lt_error.c' || echo '$(srcdir)/'`lt_error.c
pcmanx-gtk2-1.3/libltdl/Makefile.in-750-
pcmanx-gtk2-1.3/libltdl/Makefile.in-751-libltdlc_la-ltdl.lo: ltdl.c
pcmanx-gtk2-1.3/libltdl/Makefile.in:752:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libltdlc_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libltdlc_la-ltdl.lo -MD -MP -MF $(DEPDIR)/libltdlc_la-ltdl.Tpo -c -o libltdlc_la-ltdl.lo `test -f 'ltdl.c' || echo '$(srcdir)/'`ltdl.c
pcmanx-gtk2-1.3/libltdl/Makefile.in-753-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libltdlc_la-ltdl.Tpo $(DEPDIR)/libltdlc_la-ltdl.Plo
##############################################
pcmanx-gtk2-1.3/libltdl/Makefile.in-755-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
pcmanx-gtk2-1.3/libltdl/Makefile.in:756:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libltdlc_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libltdlc_la-ltdl.lo `test -f 'ltdl.c' || echo '$(srcdir)/'`ltdl.c
pcmanx-gtk2-1.3/libltdl/Makefile.in-757-
pcmanx-gtk2-1.3/libltdl/Makefile.in-758-libltdlc_la-slist.lo: slist.c
pcmanx-gtk2-1.3/libltdl/Makefile.in:759:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libltdlc_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libltdlc_la-slist.lo -MD -MP -MF $(DEPDIR)/libltdlc_la-slist.Tpo -c -o libltdlc_la-slist.lo `test -f 'slist.c' || echo '$(srcdir)/'`slist.c
pcmanx-gtk2-1.3/libltdl/Makefile.in-760-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libltdlc_la-slist.Tpo $(DEPDIR)/libltdlc_la-slist.Plo
##############################################
pcmanx-gtk2-1.3/libltdl/Makefile.in-762-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
pcmanx-gtk2-1.3/libltdl/Makefile.in:763:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libltdlc_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libltdlc_la-slist.lo `test -f 'slist.c' || echo '$(srcdir)/'`slist.c
pcmanx-gtk2-1.3/libltdl/Makefile.in-764-
pcmanx-gtk2-1.3/libltdl/Makefile.in-765-load_add_on.lo: loaders/load_add_on.c
pcmanx-gtk2-1.3/libltdl/Makefile.in:766:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT load_add_on.lo -MD -MP -MF $(DEPDIR)/load_add_on.Tpo -c -o load_add_on.lo `test -f 'loaders/load_add_on.c' || echo '$(srcdir)/'`loaders/load_add_on.c
pcmanx-gtk2-1.3/libltdl/Makefile.in-767-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/load_add_on.Tpo $(DEPDIR)/load_add_on.Plo
##############################################
pcmanx-gtk2-1.3/libltdl/Makefile.in-769-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
pcmanx-gtk2-1.3/libltdl/Makefile.in:770:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o load_add_on.lo `test -f 'loaders/load_add_on.c' || echo '$(srcdir)/'`loaders/load_add_on.c
pcmanx-gtk2-1.3/libltdl/Makefile.in-771-
pcmanx-gtk2-1.3/libltdl/Makefile.in-772-loadlibrary.lo: loaders/loadlibrary.c
pcmanx-gtk2-1.3/libltdl/Makefile.in:773:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT loadlibrary.lo -MD -MP -MF $(DEPDIR)/loadlibrary.Tpo -c -o loadlibrary.lo `test -f 'loaders/loadlibrary.c' || echo '$(srcdir)/'`loaders/loadlibrary.c
pcmanx-gtk2-1.3/libltdl/Makefile.in-774-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/loadlibrary.Tpo $(DEPDIR)/loadlibrary.Plo
##############################################
pcmanx-gtk2-1.3/libltdl/Makefile.in-776-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
pcmanx-gtk2-1.3/libltdl/Makefile.in:777:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o loadlibrary.lo `test -f 'loaders/loadlibrary.c' || echo '$(srcdir)/'`loaders/loadlibrary.c
pcmanx-gtk2-1.3/libltdl/Makefile.in-778-
pcmanx-gtk2-1.3/libltdl/Makefile.in-779-shl_load.lo: loaders/shl_load.c
pcmanx-gtk2-1.3/libltdl/Makefile.in:780:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT shl_load.lo -MD -MP -MF $(DEPDIR)/shl_load.Tpo -c -o shl_load.lo `test -f 'loaders/shl_load.c' || echo '$(srcdir)/'`loaders/shl_load.c
pcmanx-gtk2-1.3/libltdl/Makefile.in-781-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/shl_load.Tpo $(DEPDIR)/shl_load.Plo
##############################################
pcmanx-gtk2-1.3/libltdl/Makefile.in-783-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
pcmanx-gtk2-1.3/libltdl/Makefile.in:784:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o shl_load.lo `test -f 'loaders/shl_load.c' || echo '$(srcdir)/'`loaders/shl_load.c
pcmanx-gtk2-1.3/libltdl/Makefile.in-785-
##############################################
pcmanx-gtk2-1.3/libltdl/Makefile.in-812-	@list='$(include_HEADERS)'; test -n "$(includedir)" || list=; \
pcmanx-gtk2-1.3/libltdl/Makefile.in:813:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
pcmanx-gtk2-1.3/libltdl/Makefile.in-814-	dir='$(DESTDIR)$(includedir)'; $(am__uninstall_files_from_dir)
##############################################
pcmanx-gtk2-1.3/libltdl/Makefile.in-833-	@list='$(ltdlinclude_HEADERS)'; test -n "$(ltdlincludedir)" || list=; \
pcmanx-gtk2-1.3/libltdl/Makefile.in:834:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
pcmanx-gtk2-1.3/libltdl/Makefile.in-835-	dir='$(DESTDIR)$(ltdlincludedir)'; $(am__uninstall_files_from_dir)
##############################################
pcmanx-gtk2-1.3/libltdl/Makefile.in-866-GTAGS:
pcmanx-gtk2-1.3/libltdl/Makefile.in:867:	here=`$(am__cd) $(top_builddir) && pwd` \
pcmanx-gtk2-1.3/libltdl/Makefile.in-868-	  && $(am__cd) $(top_srcdir) \
##############################################
pcmanx-gtk2-1.3/libltdl/Makefile.in-898-	test -d "$(distdir)" || mkdir "$(distdir)"
pcmanx-gtk2-1.3/libltdl/Makefile.in:899:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
pcmanx-gtk2-1.3/libltdl/Makefile.in:900:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
pcmanx-gtk2-1.3/libltdl/Makefile.in-901-	list='$(DISTFILES)'; \
##############################################
pcmanx-gtk2-1.3/libltdl/Makefile.in-912-	  if test -d $$d/$$file; then \
pcmanx-gtk2-1.3/libltdl/Makefile.in:913:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
pcmanx-gtk2-1.3/libltdl/Makefile.in-914-	    if test -d "$(distdir)/$$file"; then \
##############################################
pcmanx-gtk2-1.3/libltdl/Makefile.in-998-	test -d $(distdir)/_build || exit 0; \
pcmanx-gtk2-1.3/libltdl/Makefile.in:999:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
pcmanx-gtk2-1.3/libltdl/Makefile.in-1000-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
pcmanx-gtk2-1.3/libltdl/Makefile.in-1042-	}; \
pcmanx-gtk2-1.3/libltdl/Makefile.in:1043:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
pcmanx-gtk2-1.3/libltdl/Makefile.in-1044-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
pcmanx-gtk2-1.3/libltdl/Makefile.in-1054-	fi
pcmanx-gtk2-1.3/libltdl/Makefile.in:1055:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
pcmanx-gtk2-1.3/libltdl/Makefile.in-1056-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
pcmanx-gtk2-1.3/libltdl/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
pcmanx-gtk2-1.3/libltdl/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
pcmanx-gtk2-1.3/libltdl/configure-47-  as_echo='print -r --'
pcmanx-gtk2-1.3/libltdl/configure-48-  as_echo_n='print -rn --'
pcmanx-gtk2-1.3/libltdl/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
pcmanx-gtk2-1.3/libltdl/configure-50-  as_echo='printf %s\n'
##############################################
pcmanx-gtk2-1.3/libltdl/configure-52-else
pcmanx-gtk2-1.3/libltdl/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
pcmanx-gtk2-1.3/libltdl/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
pcmanx-gtk2-1.3/libltdl/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
pcmanx-gtk2-1.3/libltdl/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
pcmanx-gtk2-1.3/libltdl/configure-64-      esac;
##############################################
pcmanx-gtk2-1.3/libltdl/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
pcmanx-gtk2-1.3/libltdl/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
pcmanx-gtk2-1.3/libltdl/configure-201-
##############################################
pcmanx-gtk2-1.3/libltdl/configure-206-    PATH=/empty FPATH=/empty; export PATH FPATH
pcmanx-gtk2-1.3/libltdl/configure:207:    test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\
pcmanx-gtk2-1.3/libltdl/configure:208:      || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1
pcmanx-gtk2-1.3/libltdl/configure-209-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
pcmanx-gtk2-1.3/libltdl/configure-335-      case $as_dir in #(
pcmanx-gtk2-1.3/libltdl/configure:336:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
pcmanx-gtk2-1.3/libltdl/configure-337-      *) as_qdir=$as_dir;;
##############################################
pcmanx-gtk2-1.3/libltdl/configure-408-  {
pcmanx-gtk2-1.3/libltdl/configure:409:    as_val=`expr "$@" || test $? -eq 1`
pcmanx-gtk2-1.3/libltdl/configure-410-  }
##############################################
pcmanx-gtk2-1.3/libltdl/configure-415-# ----------------------------------------
pcmanx-gtk2-1.3/libltdl/configure:416:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
pcmanx-gtk2-1.3/libltdl/configure-417-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
pcmanx-gtk2-1.3/libltdl/configure-478-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
pcmanx-gtk2-1.3/libltdl/configure:479:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
pcmanx-gtk2-1.3/libltdl/configure-480-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
pcmanx-gtk2-1.3/libltdl/configure-850-  case $ac_option in
pcmanx-gtk2-1.3/libltdl/configure:851:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
pcmanx-gtk2-1.3/libltdl/configure-852-  *=)   ac_optarg= ;;
##############################################
pcmanx-gtk2-1.3/libltdl/configure-894-  -disable-* | --disable-*)
pcmanx-gtk2-1.3/libltdl/configure:895:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
pcmanx-gtk2-1.3/libltdl/configure-896-    # Reject names that are not valid shell variable names.
##############################################
pcmanx-gtk2-1.3/libltdl/configure-899-    ac_useropt_orig=$ac_useropt
pcmanx-gtk2-1.3/libltdl/configure:900:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
pcmanx-gtk2-1.3/libltdl/configure-901-    case $ac_user_opts in
##############################################
pcmanx-gtk2-1.3/libltdl/configure-920-  -enable-* | --enable-*)
pcmanx-gtk2-1.3/libltdl/configure:921:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
pcmanx-gtk2-1.3/libltdl/configure-922-    # Reject names that are not valid shell variable names.
##############################################
pcmanx-gtk2-1.3/libltdl/configure-925-    ac_useropt_orig=$ac_useropt
pcmanx-gtk2-1.3/libltdl/configure:926:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
pcmanx-gtk2-1.3/libltdl/configure-927-    case $ac_user_opts in
##############################################
pcmanx-gtk2-1.3/libltdl/configure-1124-  -with-* | --with-*)
pcmanx-gtk2-1.3/libltdl/configure:1125:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
pcmanx-gtk2-1.3/libltdl/configure-1126-    # Reject names that are not valid shell variable names.
##############################################
pcmanx-gtk2-1.3/libltdl/configure-1129-    ac_useropt_orig=$ac_useropt
pcmanx-gtk2-1.3/libltdl/configure:1130:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
pcmanx-gtk2-1.3/libltdl/configure-1131-    case $ac_user_opts in
##############################################
pcmanx-gtk2-1.3/libltdl/configure-1140-  -without-* | --without-*)
pcmanx-gtk2-1.3/libltdl/configure:1141:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
pcmanx-gtk2-1.3/libltdl/configure-1142-    # Reject names that are not valid shell variable names.
##############################################
pcmanx-gtk2-1.3/libltdl/configure-1145-    ac_useropt_orig=$ac_useropt
pcmanx-gtk2-1.3/libltdl/configure:1146:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
pcmanx-gtk2-1.3/libltdl/configure-1147-    case $ac_user_opts in
##############################################
pcmanx-gtk2-1.3/libltdl/configure-1178-  *=*)
pcmanx-gtk2-1.3/libltdl/configure:1179:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
pcmanx-gtk2-1.3/libltdl/configure-1180-    # Reject names that are not valid shell variable names.
##############################################
pcmanx-gtk2-1.3/libltdl/configure-1199-if test -n "$ac_prev"; then
pcmanx-gtk2-1.3/libltdl/configure:1200:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
pcmanx-gtk2-1.3/libltdl/configure-1201-  as_fn_error $? "missing argument to $ac_option"
##############################################
pcmanx-gtk2-1.3/libltdl/configure-1221-    */ )
pcmanx-gtk2-1.3/libltdl/configure:1222:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
pcmanx-gtk2-1.3/libltdl/configure-1223-      eval $ac_var=\$ac_val;;
##############################################
pcmanx-gtk2-1.3/libltdl/configure-1256-ac_ls_di=`ls -di .` &&
pcmanx-gtk2-1.3/libltdl/configure:1257:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
pcmanx-gtk2-1.3/libltdl/configure-1258-  as_fn_error $? "working directory cannot be determined"
##############################################
pcmanx-gtk2-1.3/libltdl/configure-1312-case $srcdir in
pcmanx-gtk2-1.3/libltdl/configure:1313:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
pcmanx-gtk2-1.3/libltdl/configure-1314-esac
##############################################
pcmanx-gtk2-1.3/libltdl/configure-1355-By default, \`make install' will install all the files in
pcmanx-gtk2-1.3/libltdl/configure:1356:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
pcmanx-gtk2-1.3/libltdl/configure:1357:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
pcmanx-gtk2-1.3/libltdl/configure-1358-for instance \`--prefix=\$HOME'.
##############################################
pcmanx-gtk2-1.3/libltdl/configure-1457-*)
pcmanx-gtk2-1.3/libltdl/configure:1458:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
pcmanx-gtk2-1.3/libltdl/configure-1459-  # A ".." for each directory in $ac_dir_suffix.
pcmanx-gtk2-1.3/libltdl/configure:1460:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
pcmanx-gtk2-1.3/libltdl/configure-1461-  case $ac_top_builddir_sub in
##############################################
pcmanx-gtk2-1.3/libltdl/configure-1786-  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
pcmanx-gtk2-1.3/libltdl/configure:1787:  as_decl_name=`echo $2|sed 's/ *(.*//'`
pcmanx-gtk2-1.3/libltdl/configure:1788:  as_decl_use=`echo $2|sed -e 's/(/((/' -e 's/)/) 0&/' -e 's/,/) 0& (/g'`
pcmanx-gtk2-1.3/libltdl/configure-1789-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $as_decl_name is declared" >&5
##############################################
pcmanx-gtk2-1.3/libltdl/configure-1954-    *\'*)
pcmanx-gtk2-1.3/libltdl/configure:1955:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
pcmanx-gtk2-1.3/libltdl/configure-1956-    esac
##############################################
pcmanx-gtk2-1.3/libltdl/configure-2037-      case $ac_val in
pcmanx-gtk2-1.3/libltdl/configure:2038:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
pcmanx-gtk2-1.3/libltdl/configure-2039-      esac
##############################################
pcmanx-gtk2-1.3/libltdl/configure-2052-	case $ac_val in
pcmanx-gtk2-1.3/libltdl/configure:2053:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
pcmanx-gtk2-1.3/libltdl/configure-2054-	esac
##############################################
pcmanx-gtk2-1.3/libltdl/configure-2172-    set,)
pcmanx-gtk2-1.3/libltdl/configure:2173:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
pcmanx-gtk2-1.3/libltdl/configure:2174:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
pcmanx-gtk2-1.3/libltdl/configure-2175-      ac_cache_corrupted=: ;;
##############################################
pcmanx-gtk2-1.3/libltdl/configure-2183-	# differences in whitespace do not lead to failure.
pcmanx-gtk2-1.3/libltdl/configure:2184:	ac_old_val_w=`echo x $ac_old_val`
pcmanx-gtk2-1.3/libltdl/configure:2185:	ac_new_val_w=`echo x $ac_new_val`
pcmanx-gtk2-1.3/libltdl/configure-2186-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
pcmanx-gtk2-1.3/libltdl/configure-2203-    case $ac_new_val in
pcmanx-gtk2-1.3/libltdl/configure:2204:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
pcmanx-gtk2-1.3/libltdl/configure-2205-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
pcmanx-gtk2-1.3/libltdl/configure-2394-     echo "timestamp, slept: $am_has_slept" > conftest.file
pcmanx-gtk2-1.3/libltdl/configure:2395:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
pcmanx-gtk2-1.3/libltdl/configure-2396-     if test "$*" = "X"; then
pcmanx-gtk2-1.3/libltdl/configure-2397-	# -L didn't work.
pcmanx-gtk2-1.3/libltdl/configure:2398:	set X `ls -t "$srcdir/configure" conftest.file`
pcmanx-gtk2-1.3/libltdl/configure-2399-     fi
##############################################
pcmanx-gtk2-1.3/libltdl/configure-2445-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
pcmanx-gtk2-1.3/libltdl/configure:2446:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
pcmanx-gtk2-1.3/libltdl/configure-2447-
pcmanx-gtk2-1.3/libltdl/configure-2448-# expand $ac_aux_dir to an absolute path
pcmanx-gtk2-1.3/libltdl/configure:2449:am_aux_dir=`cd $ac_aux_dir && pwd`
pcmanx-gtk2-1.3/libltdl/configure-2450-
##############################################
pcmanx-gtk2-1.3/libltdl/configure-2590-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
pcmanx-gtk2-1.3/libltdl/configure:2591:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
pcmanx-gtk2-1.3/libltdl/configure-2592-	     'mkdir (GNU coreutils) '* | \
##############################################
pcmanx-gtk2-1.3/libltdl/configure-2663-set x ${MAKE-make}
pcmanx-gtk2-1.3/libltdl/configure:2664:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
pcmanx-gtk2-1.3/libltdl/configure-2665-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
pcmanx-gtk2-1.3/libltdl/configure-2673-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
pcmanx-gtk2-1.3/libltdl/configure:2674:case `${MAKE-make} -f conftest.make 2>/dev/null` in
pcmanx-gtk2-1.3/libltdl/configure-2675-  *@@@%%%=?*=@@@%%%*)
##############################################
pcmanx-gtk2-1.3/libltdl/configure-2739-
pcmanx-gtk2-1.3/libltdl/configure:2740:if test "`cd $srcdir && pwd`" != "`pwd`"; then
pcmanx-gtk2-1.3/libltdl/configure-2741-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
pcmanx-gtk2-1.3/libltdl/configure-2900-test "x$ac_build_alias" = x &&
pcmanx-gtk2-1.3/libltdl/configure:2901:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
pcmanx-gtk2-1.3/libltdl/configure-2902-test "x$ac_build_alias" = x &&
pcmanx-gtk2-1.3/libltdl/configure-2903-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
pcmanx-gtk2-1.3/libltdl/configure:2904:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
pcmanx-gtk2-1.3/libltdl/configure-2905-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
pcmanx-gtk2-1.3/libltdl/configure-2924-IFS=$ac_save_IFS
pcmanx-gtk2-1.3/libltdl/configure:2925:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
pcmanx-gtk2-1.3/libltdl/configure-2926-
##############################################
pcmanx-gtk2-1.3/libltdl/configure-2935-else
pcmanx-gtk2-1.3/libltdl/configure:2936:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
pcmanx-gtk2-1.3/libltdl/configure-2937-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
pcmanx-gtk2-1.3/libltdl/configure-2957-IFS=$ac_save_IFS
pcmanx-gtk2-1.3/libltdl/configure:2958:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
pcmanx-gtk2-1.3/libltdl/configure-2959-
##############################################
pcmanx-gtk2-1.3/libltdl/configure-2985-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
pcmanx-gtk2-1.3/libltdl/configure:2986:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
pcmanx-gtk2-1.3/libltdl/configure-2987-  ECHO='print -r --'
pcmanx-gtk2-1.3/libltdl/configure:2988:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
pcmanx-gtk2-1.3/libltdl/configure-2989-  ECHO='printf %s\n'
##############################################
pcmanx-gtk2-1.3/libltdl/configure-3049-# Ignore all kinds of additional output from 'make'.
pcmanx-gtk2-1.3/libltdl/configure:3050:case `$am_make -s -f confmf 2> /dev/null` in #(
pcmanx-gtk2-1.3/libltdl/configure-3051-*the\ am__doit\ target*)
##############################################
pcmanx-gtk2-1.3/libltdl/configure-3059-   echo '.include "confinc"' > confmf
pcmanx-gtk2-1.3/libltdl/configure:3060:   case `$am_make -s -f confmf 2> /dev/null` in #(
pcmanx-gtk2-1.3/libltdl/configure-3061-   *the\ am__doit\ target*)
##############################################
pcmanx-gtk2-1.3/libltdl/configure-3438-$as_echo_n "checking whether the C compiler works... " >&6; }
pcmanx-gtk2-1.3/libltdl/configure:3439:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
pcmanx-gtk2-1.3/libltdl/configure-3440-
##############################################
pcmanx-gtk2-1.3/libltdl/configure-3482-	then :; else
pcmanx-gtk2-1.3/libltdl/configure:3483:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
pcmanx-gtk2-1.3/libltdl/configure-3484-	fi
##############################################
pcmanx-gtk2-1.3/libltdl/configure-3542-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
pcmanx-gtk2-1.3/libltdl/configure:3543:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
pcmanx-gtk2-1.3/libltdl/configure-3544-	  break;;
##############################################
pcmanx-gtk2-1.3/libltdl/configure-3651-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
pcmanx-gtk2-1.3/libltdl/configure:3652:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
pcmanx-gtk2-1.3/libltdl/configure-3653-       break;;
##############################################
pcmanx-gtk2-1.3/libltdl/configure-3969-  if test "$am_compiler_list" = ""; then
pcmanx-gtk2-1.3/libltdl/configure:3970:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
pcmanx-gtk2-1.3/libltdl/configure-3971-  fi
##############################################
pcmanx-gtk2-1.3/libltdl/configure-4093-  # Check for GNU $ac_path_SED
pcmanx-gtk2-1.3/libltdl/configure:4094:case `"$ac_path_SED" --version 2>&1` in
pcmanx-gtk2-1.3/libltdl/configure-4095-*GNU*)
##############################################
pcmanx-gtk2-1.3/libltdl/configure-4169-  # Check for GNU $ac_path_GREP
pcmanx-gtk2-1.3/libltdl/configure:4170:case `"$ac_path_GREP" --version 2>&1` in
pcmanx-gtk2-1.3/libltdl/configure-4171-*GNU*)
##############################################
pcmanx-gtk2-1.3/libltdl/configure-4235-  # Check for GNU $ac_path_EGREP
pcmanx-gtk2-1.3/libltdl/configure:4236:case `"$ac_path_EGREP" --version 2>&1` in
pcmanx-gtk2-1.3/libltdl/configure-4237-*GNU*)
##############################################
pcmanx-gtk2-1.3/libltdl/configure-4302-  # Check for GNU $ac_path_FGREP
pcmanx-gtk2-1.3/libltdl/configure:4303:case `"$ac_path_FGREP" --version 2>&1` in
pcmanx-gtk2-1.3/libltdl/configure-4304-*GNU*)
##############################################
pcmanx-gtk2-1.3/libltdl/configure-4382-    # gcc leaves a trailing carriage return which upsets mingw
pcmanx-gtk2-1.3/libltdl/configure:4383:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
pcmanx-gtk2-1.3/libltdl/configure-4384-  *)
pcmanx-gtk2-1.3/libltdl/configure:4385:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
pcmanx-gtk2-1.3/libltdl/configure-4386-  esac
##############################################
pcmanx-gtk2-1.3/libltdl/configure-4391-      # Canonicalize the pathname of ld
pcmanx-gtk2-1.3/libltdl/configure:4392:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
pcmanx-gtk2-1.3/libltdl/configure-4393-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
pcmanx-gtk2-1.3/libltdl/configure:4394:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
pcmanx-gtk2-1.3/libltdl/configure-4395-      done
##############################################
pcmanx-gtk2-1.3/libltdl/configure-4426-      # Break only if it was the GNU/non-GNU ld that we prefer.
pcmanx-gtk2-1.3/libltdl/configure:4427:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
pcmanx-gtk2-1.3/libltdl/configure-4428-      *GNU* | *'with BFD'*)
##############################################
pcmanx-gtk2-1.3/libltdl/configure-4457-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
pcmanx-gtk2-1.3/libltdl/configure:4458:case `$LD -v 2>&1 </dev/null` in
pcmanx-gtk2-1.3/libltdl/configure-4459-*GNU* | *'with BFD'*)
##############################################
pcmanx-gtk2-1.3/libltdl/configure-4502-	# Tru64's nm complains that /dev/null is an invalid object file
pcmanx-gtk2-1.3/libltdl/configure:4503:	case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
pcmanx-gtk2-1.3/libltdl/configure-4504-	*/dev/null* | *'Invalid file or object type'*)
##############################################
pcmanx-gtk2-1.3/libltdl/configure-4508-	*)
pcmanx-gtk2-1.3/libltdl/configure:4509:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
pcmanx-gtk2-1.3/libltdl/configure-4510-	  */dev/null*)
##############################################
pcmanx-gtk2-1.3/libltdl/configure-4636-
pcmanx-gtk2-1.3/libltdl/configure:4637:    case `$DUMPBIN -symbols /dev/null 2>&1 | sed '1q'` in
pcmanx-gtk2-1.3/libltdl/configure-4638-    *COFF*)
##############################################
pcmanx-gtk2-1.3/libltdl/configure-4748-    # And add a safety zone
pcmanx-gtk2-1.3/libltdl/configure:4749:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
pcmanx-gtk2-1.3/libltdl/configure:4750:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
pcmanx-gtk2-1.3/libltdl/configure-4751-    ;;
##############################################
pcmanx-gtk2-1.3/libltdl/configure-4781-    if test -n "$kargmax"; then
pcmanx-gtk2-1.3/libltdl/configure:4782:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[	 ]//'`
pcmanx-gtk2-1.3/libltdl/configure-4783-    else
##############################################
pcmanx-gtk2-1.3/libltdl/configure-4790-	test undefined != "$lt_cv_sys_max_cmd_len"; then
pcmanx-gtk2-1.3/libltdl/configure:4791:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
pcmanx-gtk2-1.3/libltdl/configure:4792:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
pcmanx-gtk2-1.3/libltdl/configure-4793-    else
##############################################
pcmanx-gtk2-1.3/libltdl/configure-4802-      # we can't tell.
pcmanx-gtk2-1.3/libltdl/configure:4803:      while { test "X"`env echo "$teststring$teststring" 2>/dev/null` \
pcmanx-gtk2-1.3/libltdl/configure-4804-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
pcmanx-gtk2-1.3/libltdl/configure-4806-      do
pcmanx-gtk2-1.3/libltdl/configure:4807:        i=`expr $i + 1`
pcmanx-gtk2-1.3/libltdl/configure-4808-        teststring=$teststring$teststring
##############################################
pcmanx-gtk2-1.3/libltdl/configure-4810-      # Only check the string length outside the loop.
pcmanx-gtk2-1.3/libltdl/configure:4811:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
pcmanx-gtk2-1.3/libltdl/configure-4812-      teststring=
##############################################
pcmanx-gtk2-1.3/libltdl/configure-4815-      # linker.  It appears as though 1/2 is a usable value.
pcmanx-gtk2-1.3/libltdl/configure:4816:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
pcmanx-gtk2-1.3/libltdl/configure-4817-    fi
##############################################
pcmanx-gtk2-1.3/libltdl/configure-5248-openbsd*)
pcmanx-gtk2-1.3/libltdl/configure:5249:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
pcmanx-gtk2-1.3/libltdl/configure-5250-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
pcmanx-gtk2-1.3/libltdl/configure-5315-    else
pcmanx-gtk2-1.3/libltdl/configure:5316:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"`
pcmanx-gtk2-1.3/libltdl/configure-5317-    fi
##############################################
pcmanx-gtk2-1.3/libltdl/configure-5457-  # decide which to use based on capabilities of $DLLTOOL
pcmanx-gtk2-1.3/libltdl/configure:5458:  case `$DLLTOOL --help 2>&1` in
pcmanx-gtk2-1.3/libltdl/configure-5459-  *--identify-strict*)
##############################################
pcmanx-gtk2-1.3/libltdl/configure-5979-# If we're using GNU nm, then use its standard symbol codes.
pcmanx-gtk2-1.3/libltdl/configure:5980:case `$NM -V 2>&1` in
pcmanx-gtk2-1.3/libltdl/configure-5981-*GNU* | *'with BFD'*)
##############################################
pcmanx-gtk2-1.3/libltdl/configure-5997-mingw*)
pcmanx-gtk2-1.3/libltdl/configure:5998:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
pcmanx-gtk2-1.3/libltdl/configure-5999-  ;;
##############################################
pcmanx-gtk2-1.3/libltdl/configure-6216-   if test "$GCC" = yes; then
pcmanx-gtk2-1.3/libltdl/configure:6217:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
pcmanx-gtk2-1.3/libltdl/configure-6218-   fi
##############################################
pcmanx-gtk2-1.3/libltdl/configure-6220- /*)
pcmanx-gtk2-1.3/libltdl/configure:6221:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
pcmanx-gtk2-1.3/libltdl/configure-6222-   ;; #(
##############################################
pcmanx-gtk2-1.3/libltdl/configure-6256-  test $ac_status = 0; }; then
pcmanx-gtk2-1.3/libltdl/configure:6257:    case `/usr/bin/file conftest.$ac_objext` in
pcmanx-gtk2-1.3/libltdl/configure-6258-      *ELF-32*)
##############################################
pcmanx-gtk2-1.3/libltdl/configure-6276-    if test "$lt_cv_prog_gnu_ld" = yes; then
pcmanx-gtk2-1.3/libltdl/configure:6277:      case `/usr/bin/file conftest.$ac_objext` in
pcmanx-gtk2-1.3/libltdl/configure-6278-	*32-bit*)
##############################################
pcmanx-gtk2-1.3/libltdl/configure-6288-    else
pcmanx-gtk2-1.3/libltdl/configure:6289:      case `/usr/bin/file conftest.$ac_objext` in
pcmanx-gtk2-1.3/libltdl/configure-6290-	*32-bit*)
##############################################
pcmanx-gtk2-1.3/libltdl/configure-7455-do :
pcmanx-gtk2-1.3/libltdl/configure:7456:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
pcmanx-gtk2-1.3/libltdl/configure-7457-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
pcmanx-gtk2-1.3/libltdl/configure-7460-  cat >>confdefs.h <<_ACEOF
pcmanx-gtk2-1.3/libltdl/configure:7461:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
pcmanx-gtk2-1.3/libltdl/configure-7462-_ACEOF
##############################################
pcmanx-gtk2-1.3/libltdl/configure-8043-done
pcmanx-gtk2-1.3/libltdl/configure:8044:cc_basename=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
pcmanx-gtk2-1.3/libltdl/configure-8045-
##############################################
pcmanx-gtk2-1.3/libltdl/configure-8072-	"file_magic "*)
pcmanx-gtk2-1.3/libltdl/configure:8073:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
pcmanx-gtk2-1.3/libltdl/configure-8074-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
pcmanx-gtk2-1.3/libltdl/configure-8138-	"file_magic "*)
pcmanx-gtk2-1.3/libltdl/configure:8139:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
pcmanx-gtk2-1.3/libltdl/configure-8140-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
pcmanx-gtk2-1.3/libltdl/configure-8505-      *)
pcmanx-gtk2-1.3/libltdl/configure:8506:	case `$CC -V 2>&1 | sed 5q` in
pcmanx-gtk2-1.3/libltdl/configure-8507-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*)
##############################################
pcmanx-gtk2-1.3/libltdl/configure-8865-  if test "$hard_links" = no; then
pcmanx-gtk2-1.3/libltdl/configure:8866:    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
pcmanx-gtk2-1.3/libltdl/configure:8867:$as_echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
pcmanx-gtk2-1.3/libltdl/configure-8868-    need_locks=warn
##############################################
pcmanx-gtk2-1.3/libltdl/configure-8954-	# shared libraries, regardless of the interface used.
pcmanx-gtk2-1.3/libltdl/configure:8955:	case `$LD -v 2>&1` in
pcmanx-gtk2-1.3/libltdl/configure-8956-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
pcmanx-gtk2-1.3/libltdl/configure-8986-    supports_anon_versioning=no
pcmanx-gtk2-1.3/libltdl/configure:8987:    case `$LD -v 2>&1` in
pcmanx-gtk2-1.3/libltdl/configure-8988-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
pcmanx-gtk2-1.3/libltdl/configure-9055-	# is EXPORTS), use it as is; otherwise, prepend...
pcmanx-gtk2-1.3/libltdl/configure:9056:	archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
pcmanx-gtk2-1.3/libltdl/configure-9057-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
pcmanx-gtk2-1.3/libltdl/configure-9083-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
pcmanx-gtk2-1.3/libltdl/configure:9084:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
pcmanx-gtk2-1.3/libltdl/configure:9085:      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'
pcmanx-gtk2-1.3/libltdl/configure-9086-      ;;
##############################################
pcmanx-gtk2-1.3/libltdl/configure-9101-        pgcc*)				# Portland Group C compiler
pcmanx-gtk2-1.3/libltdl/configure:9102:	  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'
pcmanx-gtk2-1.3/libltdl/configure-9103-	  tmp_addflag=' $pic_flag'
##############################################
pcmanx-gtk2-1.3/libltdl/configure-9106-					# Portland Group f77 and f90 compilers
pcmanx-gtk2-1.3/libltdl/configure:9107:	  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'
pcmanx-gtk2-1.3/libltdl/configure-9108-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
pcmanx-gtk2-1.3/libltdl/configure-9121-	nvcc*)	# Cuda Compiler Driver 2.2
pcmanx-gtk2-1.3/libltdl/configure:9122:	  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'
pcmanx-gtk2-1.3/libltdl/configure-9123-	  compiler_needs_object=yes
##############################################
pcmanx-gtk2-1.3/libltdl/configure-9125-	esac
pcmanx-gtk2-1.3/libltdl/configure:9126:	case `$CC -V 2>&1 | sed 5q` in
pcmanx-gtk2-1.3/libltdl/configure-9127-	*Sun\ C*)			# Sun C 5.9
pcmanx-gtk2-1.3/libltdl/configure:9128:	  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'
pcmanx-gtk2-1.3/libltdl/configure-9129-	  compiler_needs_object=yes
##############################################
pcmanx-gtk2-1.3/libltdl/configure-9193-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
pcmanx-gtk2-1.3/libltdl/configure:9194:      case `$LD -v 2>&1` in
pcmanx-gtk2-1.3/libltdl/configure-9195-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
pcmanx-gtk2-1.3/libltdl/configure-9316-	# below for broken collect2 doesn't work under 4.3+
pcmanx-gtk2-1.3/libltdl/configure:9317:	  collect2name=`${CC} -print-prog-name=collect2`
pcmanx-gtk2-1.3/libltdl/configure-9318-	  if test -f "$collect2name" &&
##############################################
pcmanx-gtk2-1.3/libltdl/configure-9390-      }'
pcmanx-gtk2-1.3/libltdl/configure:9391:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
pcmanx-gtk2-1.3/libltdl/configure-9392-  # Check for a 64-bit object if we didn't find anything.
pcmanx-gtk2-1.3/libltdl/configure-9393-  if test -z "$lt_cv_aix_libpath_"; then
pcmanx-gtk2-1.3/libltdl/configure:9394:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
pcmanx-gtk2-1.3/libltdl/configure-9395-  fi
##############################################
pcmanx-gtk2-1.3/libltdl/configure-9408-        hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
pcmanx-gtk2-1.3/libltdl/configure:9409:        archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then func_echo_all "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
pcmanx-gtk2-1.3/libltdl/configure-9410-      else
##############################################
pcmanx-gtk2-1.3/libltdl/configure-9443-      }'
pcmanx-gtk2-1.3/libltdl/configure:9444:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
pcmanx-gtk2-1.3/libltdl/configure-9445-  # Check for a 64-bit object if we didn't find anything.
pcmanx-gtk2-1.3/libltdl/configure-9446-  if test -z "$lt_cv_aix_libpath_"; then
pcmanx-gtk2-1.3/libltdl/configure:9447:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
pcmanx-gtk2-1.3/libltdl/configure-9448-  fi
##############################################
pcmanx-gtk2-1.3/libltdl/configure-9516-	archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames='
pcmanx-gtk2-1.3/libltdl/configure:9517:	archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
pcmanx-gtk2-1.3/libltdl/configure-9518-	    sed -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $output_objdir/$soname.exp;
##############################################
pcmanx-gtk2-1.3/libltdl/configure-9553-	# FIXME: Setting linknames here is a bad hack.
pcmanx-gtk2-1.3/libltdl/configure:9554:	archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
pcmanx-gtk2-1.3/libltdl/configure-9555-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
pcmanx-gtk2-1.3/libltdl/configure-9571-  if test "$lt_cv_ld_force_load" = "yes"; then
pcmanx-gtk2-1.3/libltdl/configure:9572:    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\"`'
pcmanx-gtk2-1.3/libltdl/configure-9573-
##############################################
pcmanx-gtk2-1.3/libltdl/configure-9751-      if test "$GCC" = yes; then
pcmanx-gtk2-1.3/libltdl/configure:9752:	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'
pcmanx-gtk2-1.3/libltdl/configure-9753-	# Try to use the -exported_symbol ld option, if it does not
##############################################
pcmanx-gtk2-1.3/libltdl/configure-9779-	if test "$lt_cv_irix_exported_symbol" = yes; then
pcmanx-gtk2-1.3/libltdl/configure:9780:          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'
pcmanx-gtk2-1.3/libltdl/configure-9781-	fi
pcmanx-gtk2-1.3/libltdl/configure-9782-      else
pcmanx-gtk2-1.3/libltdl/configure:9783:	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'
pcmanx-gtk2-1.3/libltdl/configure:9784:	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'
pcmanx-gtk2-1.3/libltdl/configure-9785-      fi
##############################################
pcmanx-gtk2-1.3/libltdl/configure-9819-	hardcode_direct_absolute=yes
pcmanx-gtk2-1.3/libltdl/configure:9820:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
pcmanx-gtk2-1.3/libltdl/configure-9821-	  archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
pcmanx-gtk2-1.3/libltdl/configure-9852-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
pcmanx-gtk2-1.3/libltdl/configure:9853:	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'
pcmanx-gtk2-1.3/libltdl/configure-9854-      else
pcmanx-gtk2-1.3/libltdl/configure-9855-	allow_undefined_flag=' -expect_unresolved \*'
pcmanx-gtk2-1.3/libltdl/configure:9856:	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'
pcmanx-gtk2-1.3/libltdl/configure-9857-      fi
##############################################
pcmanx-gtk2-1.3/libltdl/configure-9865-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
pcmanx-gtk2-1.3/libltdl/configure:9866:	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'
pcmanx-gtk2-1.3/libltdl/configure-9867-	hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
##############################################
pcmanx-gtk2-1.3/libltdl/configure-9869-	allow_undefined_flag=' -expect_unresolved \*'
pcmanx-gtk2-1.3/libltdl/configure:9870:	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'
pcmanx-gtk2-1.3/libltdl/configure:9871:	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~
pcmanx-gtk2-1.3/libltdl/configure:9872:	$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'
pcmanx-gtk2-1.3/libltdl/configure-9873-
##############################################
pcmanx-gtk2-1.3/libltdl/configure-9888-      else
pcmanx-gtk2-1.3/libltdl/configure:9889:	case `$CC -V 2>&1` in
pcmanx-gtk2-1.3/libltdl/configure-9890-	*"Compilers 5.0"*)
##############################################
pcmanx-gtk2-1.3/libltdl/configure-10287-  esac
pcmanx-gtk2-1.3/libltdl/configure:10288:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
pcmanx-gtk2-1.3/libltdl/configure-10289-  case $lt_search_path_spec in
##############################################
pcmanx-gtk2-1.3/libltdl/configure-10294-    # okay in the real world where ";" in dirpaths is itself problematic.
pcmanx-gtk2-1.3/libltdl/configure:10295:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
pcmanx-gtk2-1.3/libltdl/configure-10296-    ;;
pcmanx-gtk2-1.3/libltdl/configure-10297-  *)
pcmanx-gtk2-1.3/libltdl/configure:10298:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
pcmanx-gtk2-1.3/libltdl/configure-10299-    ;;
##############################################
pcmanx-gtk2-1.3/libltdl/configure-10303-  lt_tmp_lt_search_path_spec=
pcmanx-gtk2-1.3/libltdl/configure:10304:  lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
pcmanx-gtk2-1.3/libltdl/configure-10305-  for lt_sys_path in $lt_search_path_spec; do
##############################################
pcmanx-gtk2-1.3/libltdl/configure-10338-  esac
pcmanx-gtk2-1.3/libltdl/configure:10339:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
pcmanx-gtk2-1.3/libltdl/configure-10340-else
##############################################
pcmanx-gtk2-1.3/libltdl/configure-10426-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
pcmanx-gtk2-1.3/libltdl/configure:10427:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
pcmanx-gtk2-1.3/libltdl/configure-10428-    ;;
##############################################
pcmanx-gtk2-1.3/libltdl/configure-10462-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
pcmanx-gtk2-1.3/libltdl/configure:10463:    postinstall_cmds='base_file=`basename \${file}`~
pcmanx-gtk2-1.3/libltdl/configure:10464:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
pcmanx-gtk2-1.3/libltdl/configure:10465:      dldir=$destdir/`dirname \$dlpath`~
pcmanx-gtk2-1.3/libltdl/configure-10466-      test -d \$dldir || mkdir -p \$dldir~
##############################################
pcmanx-gtk2-1.3/libltdl/configure-10471-      fi'
pcmanx-gtk2-1.3/libltdl/configure:10472:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
pcmanx-gtk2-1.3/libltdl/configure-10473-      dlpath=$dir/\$dldll~
##############################################
pcmanx-gtk2-1.3/libltdl/configure-10479-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
pcmanx-gtk2-1.3/libltdl/configure:10480:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
pcmanx-gtk2-1.3/libltdl/configure-10481-
##############################################
pcmanx-gtk2-1.3/libltdl/configure-10485-      # MinGW DLLs use traditional 'lib' prefix
pcmanx-gtk2-1.3/libltdl/configure:10486:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
pcmanx-gtk2-1.3/libltdl/configure-10487-      ;;
##############################################
pcmanx-gtk2-1.3/libltdl/configure-10489-      # pw32 DLLs use 'pw' prefix rather than 'lib'
pcmanx-gtk2-1.3/libltdl/configure:10490:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
pcmanx-gtk2-1.3/libltdl/configure-10491-      ;;
##############################################
pcmanx-gtk2-1.3/libltdl/configure-10498-    libname_spec='$name'
pcmanx-gtk2-1.3/libltdl/configure:10499:    soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
pcmanx-gtk2-1.3/libltdl/configure-10500-    library_names_spec='${libname}.dll.lib'
##############################################
pcmanx-gtk2-1.3/libltdl/configure-10510-        # Let DOS variable expansion print the short 8.3 style file name.
pcmanx-gtk2-1.3/libltdl/configure:10511:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
pcmanx-gtk2-1.3/libltdl/configure-10512-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
pcmanx-gtk2-1.3/libltdl/configure-10515-      # Convert to MSYS style.
pcmanx-gtk2-1.3/libltdl/configure:10516:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
pcmanx-gtk2-1.3/libltdl/configure-10517-      ;;
##############################################
pcmanx-gtk2-1.3/libltdl/configure-10521-      # like /cygdrive/c/PROGRA~1:/cygdr...
pcmanx-gtk2-1.3/libltdl/configure:10522:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
pcmanx-gtk2-1.3/libltdl/configure:10523:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
pcmanx-gtk2-1.3/libltdl/configure:10524:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
pcmanx-gtk2-1.3/libltdl/configure-10525-      ;;
##############################################
pcmanx-gtk2-1.3/libltdl/configure-10529-        # It is most probably a Windows format PATH.
pcmanx-gtk2-1.3/libltdl/configure:10530:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
pcmanx-gtk2-1.3/libltdl/configure-10531-      else
pcmanx-gtk2-1.3/libltdl/configure:10532:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
pcmanx-gtk2-1.3/libltdl/configure-10533-      fi
##############################################
pcmanx-gtk2-1.3/libltdl/configure-10539-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
pcmanx-gtk2-1.3/libltdl/configure:10540:    postinstall_cmds='base_file=`basename \${file}`~
pcmanx-gtk2-1.3/libltdl/configure:10541:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
pcmanx-gtk2-1.3/libltdl/configure:10542:      dldir=$destdir/`dirname \$dlpath`~
pcmanx-gtk2-1.3/libltdl/configure-10543-      test -d \$dldir || mkdir -p \$dldir~
pcmanx-gtk2-1.3/libltdl/configure-10544-      $install_prog $dir/$dlname \$dldir/$dlname'
pcmanx-gtk2-1.3/libltdl/configure:10545:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
pcmanx-gtk2-1.3/libltdl/configure-10546-      dlpath=$dir/\$dldll~
##############################################
pcmanx-gtk2-1.3/libltdl/configure-10553-    # Assume MSVC wrapper
pcmanx-gtk2-1.3/libltdl/configure:10554:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
pcmanx-gtk2-1.3/libltdl/configure-10555-    dynamic_linker='Win32 ld.exe'
##############################################
pcmanx-gtk2-1.3/libltdl/configure-10570-  shlibpath_var=DYLD_LIBRARY_PATH
pcmanx-gtk2-1.3/libltdl/configure:10571:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
pcmanx-gtk2-1.3/libltdl/configure-10572-
##############################################
pcmanx-gtk2-1.3/libltdl/configure-10796-  if test -f /etc/ld.so.conf; then
pcmanx-gtk2-1.3/libltdl/configure:10797:    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' ' '`
pcmanx-gtk2-1.3/libltdl/configure-10798-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
pcmanx-gtk2-1.3/libltdl/configure-10870-  shlibpath_var=LD_LIBRARY_PATH
pcmanx-gtk2-1.3/libltdl/configure:10871:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
pcmanx-gtk2-1.3/libltdl/configure-10872-    case $host_os in
##############################################
pcmanx-gtk2-1.3/libltdl/configure-12490-do :
pcmanx-gtk2-1.3/libltdl/configure:12491:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
pcmanx-gtk2-1.3/libltdl/configure-12492-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
pcmanx-gtk2-1.3/libltdl/configure-12494-  cat >>confdefs.h <<_ACEOF
pcmanx-gtk2-1.3/libltdl/configure:12495:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
pcmanx-gtk2-1.3/libltdl/configure-12496-_ACEOF
##############################################
pcmanx-gtk2-1.3/libltdl/configure-12523-	     IFS=-.
pcmanx-gtk2-1.3/libltdl/configure:12524:	     set x `uname -r | sed -e "$lt_sed_extract_leading_digits"`
pcmanx-gtk2-1.3/libltdl/configure-12525-	     IFS=$save_IFS
##############################################
pcmanx-gtk2-1.3/libltdl/configure-12623-do :
pcmanx-gtk2-1.3/libltdl/configure:12624:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
pcmanx-gtk2-1.3/libltdl/configure-12625-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
pcmanx-gtk2-1.3/libltdl/configure-12628-  cat >>confdefs.h <<_ACEOF
pcmanx-gtk2-1.3/libltdl/configure:12629:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
pcmanx-gtk2-1.3/libltdl/configure-12630-_ACEOF
##############################################
pcmanx-gtk2-1.3/libltdl/configure-12638-do :
pcmanx-gtk2-1.3/libltdl/configure:12639:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
pcmanx-gtk2-1.3/libltdl/configure-12640-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
pcmanx-gtk2-1.3/libltdl/configure-12642-  cat >>confdefs.h <<_ACEOF
pcmanx-gtk2-1.3/libltdl/configure:12643:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
pcmanx-gtk2-1.3/libltdl/configure-12644-_ACEOF
##############################################
pcmanx-gtk2-1.3/libltdl/configure-12657-do :
pcmanx-gtk2-1.3/libltdl/configure:12658:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
pcmanx-gtk2-1.3/libltdl/configure-12659-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
pcmanx-gtk2-1.3/libltdl/configure-12661-  cat >>confdefs.h <<_ACEOF
pcmanx-gtk2-1.3/libltdl/configure:12662:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
pcmanx-gtk2-1.3/libltdl/configure-12663-_ACEOF
##############################################
pcmanx-gtk2-1.3/libltdl/configure-12798-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
pcmanx-gtk2-1.3/libltdl/configure:12799:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
pcmanx-gtk2-1.3/libltdl/configure-12800-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
pcmanx-gtk2-1.3/libltdl/configure-12898-if test -z "$BASH_VERSION$ZSH_VERSION" \
pcmanx-gtk2-1.3/libltdl/configure:12899:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
pcmanx-gtk2-1.3/libltdl/configure-12900-  as_echo='print -r --'
pcmanx-gtk2-1.3/libltdl/configure-12901-  as_echo_n='print -rn --'
pcmanx-gtk2-1.3/libltdl/configure:12902:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
pcmanx-gtk2-1.3/libltdl/configure-12903-  as_echo='printf %s\n'
##############################################
pcmanx-gtk2-1.3/libltdl/configure-12905-else
pcmanx-gtk2-1.3/libltdl/configure:12906:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
pcmanx-gtk2-1.3/libltdl/configure-12907-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
pcmanx-gtk2-1.3/libltdl/configure-12915-	expr "X$arg" : "X\\(.*\\)$as_nl";
pcmanx-gtk2-1.3/libltdl/configure:12916:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
pcmanx-gtk2-1.3/libltdl/configure-12917-      esac;
##############################################
pcmanx-gtk2-1.3/libltdl/configure-12992-# ----------------------------------------
pcmanx-gtk2-1.3/libltdl/configure:12993:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
pcmanx-gtk2-1.3/libltdl/configure-12994-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
pcmanx-gtk2-1.3/libltdl/configure-13064-  {
pcmanx-gtk2-1.3/libltdl/configure:13065:    as_val=`expr "$@" || test $? -eq 1`
pcmanx-gtk2-1.3/libltdl/configure-13066-  }
##############################################
pcmanx-gtk2-1.3/libltdl/configure-13168-      case $as_dir in #(
pcmanx-gtk2-1.3/libltdl/configure:13169:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
pcmanx-gtk2-1.3/libltdl/configure-13170-      *) as_qdir=$as_dir;;
##############################################
pcmanx-gtk2-1.3/libltdl/configure-13303-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
pcmanx-gtk2-1.3/libltdl/configure:13304:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
pcmanx-gtk2-1.3/libltdl/configure-13305-ac_cs_version="\\
##############################################
pcmanx-gtk2-1.3/libltdl/configure-13328-  --*=?*)
pcmanx-gtk2-1.3/libltdl/configure:13329:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
pcmanx-gtk2-1.3/libltdl/configure:13330:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
pcmanx-gtk2-1.3/libltdl/configure-13331-    ac_shift=:
##############################################
pcmanx-gtk2-1.3/libltdl/configure-13333-  --*=)
pcmanx-gtk2-1.3/libltdl/configure:13334:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
pcmanx-gtk2-1.3/libltdl/configure-13335-    ac_optarg=
##############################################
pcmanx-gtk2-1.3/libltdl/configure-13357-    case $ac_optarg in
pcmanx-gtk2-1.3/libltdl/configure:13358:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
pcmanx-gtk2-1.3/libltdl/configure-13359-    '') as_fn_error $? "missing file argument" ;;
##############################################
pcmanx-gtk2-1.3/libltdl/configure-13365-    case $ac_optarg in
pcmanx-gtk2-1.3/libltdl/configure:13366:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
pcmanx-gtk2-1.3/libltdl/configure-13367-    esac
##############################################
pcmanx-gtk2-1.3/libltdl/configure-13434-delay_variable_subst='$delay_variable_subst'
pcmanx-gtk2-1.3/libltdl/configure:13435:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/libltdl/configure:13436:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/libltdl/configure:13437:AS='`$ECHO "$AS" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/libltdl/configure:13438:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/libltdl/configure:13439:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/libltdl/configure:13440:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/libltdl/configure:13441:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/libltdl/configure:13442:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/libltdl/configure:13443:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/libltdl/configure:13444:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/libltdl/configure:13445:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/libltdl/configure:13446:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/libltdl/configure:13447:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/libltdl/configure:13448:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/libltdl/configure:13449:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/libltdl/configure:13450:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/libltdl/configure:13451:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/libltdl/configure:13452:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/libltdl/configure:13453:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/libltdl/configure:13454:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/libltdl/configure:13455:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/libltdl/configure:13456:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/libltdl/configure:13457:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/libltdl/configure:13458:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/libltdl/configure:13459:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/libltdl/configure:13460:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/libltdl/configure:13461:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/libltdl/configure:13462:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/libltdl/configure:13463:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/libltdl/configure:13464:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/libltdl/configure:13465:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/libltdl/configure:13466:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/libltdl/configure:13467:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/libltdl/configure:13468:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/libltdl/configure:13469:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/libltdl/configure:13470:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/libltdl/configure:13471:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/libltdl/configure:13472:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/libltdl/configure:13473:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/libltdl/configure:13474:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/libltdl/configure:13475:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/libltdl/configure:13476:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/libltdl/configure:13477:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/libltdl/configure:13478:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/libltdl/configure:13479:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/libltdl/configure:13480:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/libltdl/configure:13481:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/libltdl/configure:13482:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/libltdl/configure:13483:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/libltdl/configure:13484:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/libltdl/configure:13485:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/libltdl/configure:13486:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/libltdl/configure:13487:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/libltdl/configure:13488:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/libltdl/configure:13489:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/libltdl/configure:13490:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/libltdl/configure:13491:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/libltdl/configure:13492: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"`'
pcmanx-gtk2-1.3/libltdl/configure:13493:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/libltdl/configure:13494:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/libltdl/configure:13495:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/libltdl/configure:13496:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/libltdl/configure:13497:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/libltdl/configure:13498:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/libltdl/configure:13499:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/libltdl/configure:13500:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/libltdl/configure:13501:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/libltdl/configure:13502:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/libltdl/configure:13503:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/libltdl/configure:13504:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/libltdl/configure:13505:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/libltdl/configure:13506:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/libltdl/configure:13507:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/libltdl/configure:13508:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/libltdl/configure:13509:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/libltdl/configure:13510:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/libltdl/configure:13511:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/libltdl/configure:13512:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/libltdl/configure:13513:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/libltdl/configure:13514:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/libltdl/configure:13515:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/libltdl/configure:13516:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/libltdl/configure:13517:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/libltdl/configure:13518:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/libltdl/configure:13519:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/libltdl/configure:13520:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/libltdl/configure:13521:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/libltdl/configure:13522:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/libltdl/configure:13523:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/libltdl/configure:13524:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/libltdl/configure:13525:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/libltdl/configure:13526:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/libltdl/configure:13527:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/libltdl/configure:13528:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/libltdl/configure:13529:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/libltdl/configure:13530:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/libltdl/configure:13531:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/libltdl/configure:13532:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/libltdl/configure:13533:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/libltdl/configure:13534:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/libltdl/configure:13535:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/libltdl/configure:13536:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/libltdl/configure:13537:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/libltdl/configure:13538:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/libltdl/configure:13539:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/libltdl/configure:13540:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/libltdl/configure:13541:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/libltdl/configure:13542:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/libltdl/configure:13543:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/libltdl/configure:13544:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/libltdl/configure:13545:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/libltdl/configure:13546:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/libltdl/configure:13547:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/libltdl/configure:13548:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/libltdl/configure:13549:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/libltdl/configure:13550:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/libltdl/configure:13551:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/libltdl/configure:13552:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/libltdl/configure:13553:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/libltdl/configure:13554:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/libltdl/configure:13555:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/libltdl/configure:13556:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/libltdl/configure:13557:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/libltdl/configure:13558:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/libltdl/configure:13559:sys_lib_dlsearch_path_spec='`$ECHO "$sys_lib_dlsearch_path_spec" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/libltdl/configure:13560:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/libltdl/configure:13561:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/libltdl/configure:13562:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/libltdl/configure:13563:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/libltdl/configure:13564:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/libltdl/configure:13565:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
pcmanx-gtk2-1.3/libltdl/configure-13566-
##############################################
pcmanx-gtk2-1.3/libltdl/configure-13645-striplib; do
pcmanx-gtk2-1.3/libltdl/configure:13646:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
pcmanx-gtk2-1.3/libltdl/configure-13647-    *[\\\\\\\`\\"\\\$]*)
pcmanx-gtk2-1.3/libltdl/configure:13648:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\""
pcmanx-gtk2-1.3/libltdl/configure-13649-      ;;
##############################################
pcmanx-gtk2-1.3/libltdl/configure-13675-sys_lib_dlsearch_path_spec; do
pcmanx-gtk2-1.3/libltdl/configure:13676:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
pcmanx-gtk2-1.3/libltdl/configure-13677-    *[\\\\\\\`\\"\\\$]*)
pcmanx-gtk2-1.3/libltdl/configure:13678:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\""
pcmanx-gtk2-1.3/libltdl/configure-13679-      ;;
##############################################
pcmanx-gtk2-1.3/libltdl/configure-13773-fi
pcmanx-gtk2-1.3/libltdl/configure:13774:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
pcmanx-gtk2-1.3/libltdl/configure-13775-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
pcmanx-gtk2-1.3/libltdl/configure-13790-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
pcmanx-gtk2-1.3/libltdl/configure:13791:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
pcmanx-gtk2-1.3/libltdl/configure-13792-ac_delim='%!_!# '
##############################################
pcmanx-gtk2-1.3/libltdl/configure-13796-
pcmanx-gtk2-1.3/libltdl/configure:13797:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
pcmanx-gtk2-1.3/libltdl/configure-13798-  if test $ac_delim_n = $ac_delim_num; then
##############################################
pcmanx-gtk2-1.3/libltdl/configure-13934-for ac_last_try in false false :; do
pcmanx-gtk2-1.3/libltdl/configure:13935:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
pcmanx-gtk2-1.3/libltdl/configure-13936-  if test -z "$ac_tt"; then
##############################################
pcmanx-gtk2-1.3/libltdl/configure-14066-      esac
pcmanx-gtk2-1.3/libltdl/configure:14067:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
pcmanx-gtk2-1.3/libltdl/configure-14068-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
pcmanx-gtk2-1.3/libltdl/configure-14125-*)
pcmanx-gtk2-1.3/libltdl/configure:14126:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
pcmanx-gtk2-1.3/libltdl/configure-14127-  # A ".." for each directory in $ac_dir_suffix.
pcmanx-gtk2-1.3/libltdl/configure:14128:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
pcmanx-gtk2-1.3/libltdl/configure-14129-  case $ac_top_builddir_sub in
##############################################
pcmanx-gtk2-1.3/libltdl/configure-14186-/@mandir@/p'
pcmanx-gtk2-1.3/libltdl/configure:14187:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
pcmanx-gtk2-1.3/libltdl/configure-14188-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
pcmanx-gtk2-1.3/libltdl/configure-14203-
pcmanx-gtk2-1.3/libltdl/configure:14204:# Neutralize VPATH when `$srcdir' = `.'.
pcmanx-gtk2-1.3/libltdl/configure-14205-# Shell code in configure.ac might set extrasub.
##############################################
pcmanx-gtk2-1.3/libltdl/configure-14231-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
pcmanx-gtk2-1.3/libltdl/configure:14232:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
pcmanx-gtk2-1.3/libltdl/configure-14233-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
pcmanx-gtk2-1.3/libltdl/configure-14277-    * )
pcmanx-gtk2-1.3/libltdl/configure:14278:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
pcmanx-gtk2-1.3/libltdl/configure-14279-  esac
##############################################
pcmanx-gtk2-1.3/libltdl/configure-14324-    # Strip MF so we end up with the name of the file.
pcmanx-gtk2-1.3/libltdl/configure:14325:    mf=`echo "$mf" | sed -e 's/:.*$//'`
pcmanx-gtk2-1.3/libltdl/configure-14326-    # Check whether this is an Automake generated Makefile or not.
##############################################
pcmanx-gtk2-1.3/libltdl/configure-14361-    # from the Makefile without running 'make'.
pcmanx-gtk2-1.3/libltdl/configure:14362:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
pcmanx-gtk2-1.3/libltdl/configure-14363-    test -z "$DEPDIR" && continue
pcmanx-gtk2-1.3/libltdl/configure:14364:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
pcmanx-gtk2-1.3/libltdl/configure-14365-    test -z "$am__include" && continue
pcmanx-gtk2-1.3/libltdl/configure:14366:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
pcmanx-gtk2-1.3/libltdl/configure-14367-    # Find all dependency output files, they are included files with
##############################################
pcmanx-gtk2-1.3/libltdl/configure-14420-
pcmanx-gtk2-1.3/libltdl/configure:14421:# `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
pcmanx-gtk2-1.3/libltdl/configure-14422-# Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION
##############################################
pcmanx-gtk2-1.3/libltdl/config/depcomp-64-  case $1 in
pcmanx-gtk2-1.3/libltdl/config/depcomp:65:    */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
pcmanx-gtk2-1.3/libltdl/config/depcomp-66-      *) dir=;;
##############################################
pcmanx-gtk2-1.3/libltdl/config/depcomp-73-{
pcmanx-gtk2-1.3/libltdl/config/depcomp:74:  base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
pcmanx-gtk2-1.3/libltdl/config/depcomp-75-}
##############################################
pcmanx-gtk2-1.3/libltdl/config/depcomp-126-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
pcmanx-gtk2-1.3/libltdl/config/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
pcmanx-gtk2-1.3/libltdl/config/depcomp-128-
##############################################
pcmanx-gtk2-1.3/libltdl/config/depcomp-405-        sleep 1
pcmanx-gtk2-1.3/libltdl/config/depcomp:406:        i=`expr $i - 1`
pcmanx-gtk2-1.3/libltdl/config/depcomp-407-      done
pcmanx-gtk2-1.3/libltdl/config/depcomp-408-    fi
pcmanx-gtk2-1.3/libltdl/config/depcomp:409:    i=`expr $i - 1`
pcmanx-gtk2-1.3/libltdl/config/depcomp-410-  done
##############################################
pcmanx-gtk2-1.3/libltdl/config/depcomp-425-  # Do two passes, one to just change these to
pcmanx-gtk2-1.3/libltdl/config/depcomp:426:  # `$object: dependent.h' and one to simply `dependent.h:'.
pcmanx-gtk2-1.3/libltdl/config/depcomp-427-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
pcmanx-gtk2-1.3/libltdl/config/depcomp-659-  done
pcmanx-gtk2-1.3/libltdl/config/depcomp:660:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
pcmanx-gtk2-1.3/libltdl/config/depcomp-661-  touch "$tmpdepfile"
##############################################
pcmanx-gtk2-1.3/libltdl/config/config.guess-34-
pcmanx-gtk2-1.3/libltdl/config/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'`
pcmanx-gtk2-1.3/libltdl/config/config.guess-36-
##############################################
pcmanx-gtk2-1.3/libltdl/config/config.guess-102-: ${TMPDIR=/tmp} ;
pcmanx-gtk2-1.3/libltdl/config/config.guess:103: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
pcmanx-gtk2-1.3/libltdl/config/config.guess-104- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
pcmanx-gtk2-1.3/libltdl/config/config.guess-151-	EOF
pcmanx-gtk2-1.3/libltdl/config/config.guess:152:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC'`
pcmanx-gtk2-1.3/libltdl/config/config.guess-153-	;;
##############################################
pcmanx-gtk2-1.3/libltdl/config/config.guess-209-	    *)
pcmanx-gtk2-1.3/libltdl/config/config.guess:210:		release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
pcmanx-gtk2-1.3/libltdl/config/config.guess-211-		;;
##############################################
pcmanx-gtk2-1.3/libltdl/config/config.guess-240-	*4.0)
pcmanx-gtk2-1.3/libltdl/config/config.guess:241:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
pcmanx-gtk2-1.3/libltdl/config/config.guess-242-		;;
pcmanx-gtk2-1.3/libltdl/config/config.guess-243-	*5.*)
pcmanx-gtk2-1.3/libltdl/config/config.guess:244:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
pcmanx-gtk2-1.3/libltdl/config/config.guess-245-		;;
##############################################
pcmanx-gtk2-1.3/libltdl/config/config.guess-250-	# types through head -n 1, so we only detect the type of CPU 0.
pcmanx-gtk2-1.3/libltdl/config/config.guess:251:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
pcmanx-gtk2-1.3/libltdl/config/config.guess-252-	case "$ALPHA_CPU_TYPE" in
##############################################
pcmanx-gtk2-1.3/libltdl/config/config.guess-288-	# 1.2 uses "1.2" for uname -r.
pcmanx-gtk2-1.3/libltdl/config/config.guess:289:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
pcmanx-gtk2-1.3/libltdl/config/config.guess-290-	# Reset EXIT trap before exiting to avoid spurious non-zero exit code.
##############################################
pcmanx-gtk2-1.3/libltdl/config/config.guess-348-    s390x:SunOS:*:*)
pcmanx-gtk2-1.3/libltdl/config/config.guess:349:	echo ${UNAME_MACHINE}-ibm-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
pcmanx-gtk2-1.3/libltdl/config/config.guess-350-	exit ;;
pcmanx-gtk2-1.3/libltdl/config/config.guess-351-    sun4H:SunOS:5.*:*)
pcmanx-gtk2-1.3/libltdl/config/config.guess:352:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
pcmanx-gtk2-1.3/libltdl/config/config.guess-353-	exit ;;
pcmanx-gtk2-1.3/libltdl/config/config.guess-354-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
pcmanx-gtk2-1.3/libltdl/config/config.guess:355:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
pcmanx-gtk2-1.3/libltdl/config/config.guess-356-	exit ;;
##############################################
pcmanx-gtk2-1.3/libltdl/config/config.guess-373-	fi
pcmanx-gtk2-1.3/libltdl/config/config.guess:374:	echo ${SUN_ARCH}-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
pcmanx-gtk2-1.3/libltdl/config/config.guess-375-	exit ;;
##############################################
pcmanx-gtk2-1.3/libltdl/config/config.guess-379-	# it's likely to be more like Solaris than SunOS4.
pcmanx-gtk2-1.3/libltdl/config/config.guess:380:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
pcmanx-gtk2-1.3/libltdl/config/config.guess-381-	exit ;;
##############################################
pcmanx-gtk2-1.3/libltdl/config/config.guess-388-	# Japanese Language versions have a version number like `4.1.3-JL'.
pcmanx-gtk2-1.3/libltdl/config/config.guess:389:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
pcmanx-gtk2-1.3/libltdl/config/config.guess-390-	exit ;;
##############################################
pcmanx-gtk2-1.3/libltdl/config/config.guess-394-    sun*:*:4.2BSD:*)
pcmanx-gtk2-1.3/libltdl/config/config.guess:395:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
pcmanx-gtk2-1.3/libltdl/config/config.guess-396-	test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3
##############################################
pcmanx-gtk2-1.3/libltdl/config/config.guess-476-	$CC_FOR_BUILD -o $dummy $dummy.c &&
pcmanx-gtk2-1.3/libltdl/config/config.guess:477:	  dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` &&
pcmanx-gtk2-1.3/libltdl/config/config.guess:478:	  SYSTEM_NAME=`$dummy $dummyarg` &&
pcmanx-gtk2-1.3/libltdl/config/config.guess-479-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
pcmanx-gtk2-1.3/libltdl/config/config.guess-532-    *:IRIX*:*:*)
pcmanx-gtk2-1.3/libltdl/config/config.guess:533:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
pcmanx-gtk2-1.3/libltdl/config/config.guess-534-	exit ;;
##############################################
pcmanx-gtk2-1.3/libltdl/config/config.guess-562-EOF
pcmanx-gtk2-1.3/libltdl/config/config.guess:563:		if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy`
pcmanx-gtk2-1.3/libltdl/config/config.guess-564-		then
##############################################
pcmanx-gtk2-1.3/libltdl/config/config.guess-575-    *:AIX:*:[4567])
pcmanx-gtk2-1.3/libltdl/config/config.guess:576:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
pcmanx-gtk2-1.3/libltdl/config/config.guess-577-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
pcmanx-gtk2-1.3/libltdl/config/config.guess-610-    9000/[34678]??:HP-UX:*:*)
pcmanx-gtk2-1.3/libltdl/config/config.guess:611:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
pcmanx-gtk2-1.3/libltdl/config/config.guess-612-	case "${UNAME_MACHINE}" in
##############################################
pcmanx-gtk2-1.3/libltdl/config/config.guess-664-EOF
pcmanx-gtk2-1.3/libltdl/config/config.guess:665:		    (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
pcmanx-gtk2-1.3/libltdl/config/config.guess-666-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
pcmanx-gtk2-1.3/libltdl/config/config.guess-692-    ia64:HP-UX:*:*)
pcmanx-gtk2-1.3/libltdl/config/config.guess:693:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
pcmanx-gtk2-1.3/libltdl/config/config.guess-694-	echo ia64-hp-hpux${HPUX_REV}
##############################################
pcmanx-gtk2-1.3/libltdl/config/config.guess-722-EOF
pcmanx-gtk2-1.3/libltdl/config/config.guess:723:	$CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` &&
pcmanx-gtk2-1.3/libltdl/config/config.guess-724-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
pcmanx-gtk2-1.3/libltdl/config/config.guess-793-	FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
pcmanx-gtk2-1.3/libltdl/config/config.guess:794:	FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
pcmanx-gtk2-1.3/libltdl/config/config.guess-795-	echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
pcmanx-gtk2-1.3/libltdl/config/config.guess-798-	FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
pcmanx-gtk2-1.3/libltdl/config/config.guess:799:	FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'`
pcmanx-gtk2-1.3/libltdl/config/config.guess-800-	echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
pcmanx-gtk2-1.3/libltdl/config/config.guess-814-	    amd64)
pcmanx-gtk2-1.3/libltdl/config/config.guess:815:		echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
pcmanx-gtk2-1.3/libltdl/config/config.guess-816-	    *)
pcmanx-gtk2-1.3/libltdl/config/config.guess:817:		echo ${UNAME_PROCESSOR}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
pcmanx-gtk2-1.3/libltdl/config/config.guess-818-	esac
##############################################
pcmanx-gtk2-1.3/libltdl/config/config.guess-872-    prep*:SunOS:5.*:*)
pcmanx-gtk2-1.3/libltdl/config/config.guess:873:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
pcmanx-gtk2-1.3/libltdl/config/config.guess-874-	exit ;;
##############################################
pcmanx-gtk2-1.3/libltdl/config/config.guess-876-	# the GNU system
pcmanx-gtk2-1.3/libltdl/config/config.guess:877:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-${LIBC}`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
pcmanx-gtk2-1.3/libltdl/config/config.guess-878-	exit ;;
##############################################
pcmanx-gtk2-1.3/libltdl/config/config.guess-880-	# other systems with GNU libc and userland
pcmanx-gtk2-1.3/libltdl/config/config.guess:881:	echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-${LIBC}
pcmanx-gtk2-1.3/libltdl/config/config.guess-882-	exit ;;
##############################################
pcmanx-gtk2-1.3/libltdl/config/config.guess-968-EOF
pcmanx-gtk2-1.3/libltdl/config/config.guess:969:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^CPU'`
pcmanx-gtk2-1.3/libltdl/config/config.guess-970-	test x"${CPU}" != x && { echo "${CPU}-unknown-linux-${LIBC}"; exit; }
##############################################
pcmanx-gtk2-1.3/libltdl/config/config.guess-1062-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
pcmanx-gtk2-1.3/libltdl/config/config.guess:1063:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
pcmanx-gtk2-1.3/libltdl/config/config.guess-1064-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
pcmanx-gtk2-1.3/libltdl/config/config.guess-1337-    *:DragonFly:*:*)
pcmanx-gtk2-1.3/libltdl/config/config.guess:1338:	echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
pcmanx-gtk2-1.3/libltdl/config/config.guess-1339-	exit ;;
##############################################
pcmanx-gtk2-1.3/libltdl/config/config.guess-1350-    i*86:skyos:*:*)
pcmanx-gtk2-1.3/libltdl/config/config.guess:1351:	echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE}` | sed -e 's/ .*$//'
pcmanx-gtk2-1.3/libltdl/config/config.guess-1352-	exit ;;
##############################################
pcmanx-gtk2-1.3/libltdl/config/config.guess-1478-
pcmanx-gtk2-1.3/libltdl/config/config.guess:1479:$CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null && SYSTEM_NAME=`$dummy` &&
pcmanx-gtk2-1.3/libltdl/config/config.guess-1480-	{ echo "$SYSTEM_NAME"; exit; }
##############################################
pcmanx-gtk2-1.3/libltdl/config/config.sub-52-
pcmanx-gtk2-1.3/libltdl/config/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'`
pcmanx-gtk2-1.3/libltdl/config/config.sub-54-
##############################################
pcmanx-gtk2-1.3/libltdl/config/config.sub-115-# Here we must recognize all the valid KERNEL-OS combinations.
pcmanx-gtk2-1.3/libltdl/config/config.sub:116:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
pcmanx-gtk2-1.3/libltdl/config/config.sub-117-case $maybe_os in
##############################################
pcmanx-gtk2-1.3/libltdl/config/config.sub-123-    os=-$maybe_os
pcmanx-gtk2-1.3/libltdl/config/config.sub:124:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
pcmanx-gtk2-1.3/libltdl/config/config.sub-125-    ;;
##############################################
pcmanx-gtk2-1.3/libltdl/config/config.sub-127-    os=-linux-android
pcmanx-gtk2-1.3/libltdl/config/config.sub:128:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown
pcmanx-gtk2-1.3/libltdl/config/config.sub-129-    ;;
pcmanx-gtk2-1.3/libltdl/config/config.sub-130-  *)
pcmanx-gtk2-1.3/libltdl/config/config.sub:131:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
pcmanx-gtk2-1.3/libltdl/config/config.sub-132-    if [ $basic_machine != $1 ]
pcmanx-gtk2-1.3/libltdl/config/config.sub:133:    then os=`echo $1 | sed 's/.*-/-/'`
pcmanx-gtk2-1.3/libltdl/config/config.sub-134-    else os=; fi
##############################################
pcmanx-gtk2-1.3/libltdl/config/config.sub-181-		os=-sco5v6
pcmanx-gtk2-1.3/libltdl/config/config.sub:182:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
pcmanx-gtk2-1.3/libltdl/config/config.sub-183-		;;
##############################################
pcmanx-gtk2-1.3/libltdl/config/config.sub-185-		os=-sco3.2v5
pcmanx-gtk2-1.3/libltdl/config/config.sub:186:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
pcmanx-gtk2-1.3/libltdl/config/config.sub-187-		;;
##############################################
pcmanx-gtk2-1.3/libltdl/config/config.sub-189-		os=-sco3.2v4
pcmanx-gtk2-1.3/libltdl/config/config.sub:190:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
pcmanx-gtk2-1.3/libltdl/config/config.sub-191-		;;
pcmanx-gtk2-1.3/libltdl/config/config.sub-192-	-sco3.2.[4-9]*)
pcmanx-gtk2-1.3/libltdl/config/config.sub:193:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
pcmanx-gtk2-1.3/libltdl/config/config.sub:194:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
pcmanx-gtk2-1.3/libltdl/config/config.sub-195-		;;
##############################################
pcmanx-gtk2-1.3/libltdl/config/config.sub-197-		# Don't forget version if it is 3.2v4 or newer.
pcmanx-gtk2-1.3/libltdl/config/config.sub:198:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
pcmanx-gtk2-1.3/libltdl/config/config.sub-199-		;;
##############################################
pcmanx-gtk2-1.3/libltdl/config/config.sub-201-		# Don't forget version if it is 3.2v4 or newer.
pcmanx-gtk2-1.3/libltdl/config/config.sub:202:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
pcmanx-gtk2-1.3/libltdl/config/config.sub-203-		;;
##############################################
pcmanx-gtk2-1.3/libltdl/config/config.sub-205-		os=-sco3.2v2
pcmanx-gtk2-1.3/libltdl/config/config.sub:206:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
pcmanx-gtk2-1.3/libltdl/config/config.sub-207-		;;
pcmanx-gtk2-1.3/libltdl/config/config.sub-208-	-udk*)
pcmanx-gtk2-1.3/libltdl/config/config.sub:209:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
pcmanx-gtk2-1.3/libltdl/config/config.sub-210-		;;
##############################################
pcmanx-gtk2-1.3/libltdl/config/config.sub-212-		os=-isc2.2
pcmanx-gtk2-1.3/libltdl/config/config.sub:213:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
pcmanx-gtk2-1.3/libltdl/config/config.sub-214-		;;
##############################################
pcmanx-gtk2-1.3/libltdl/config/config.sub-218-	-isc*)
pcmanx-gtk2-1.3/libltdl/config/config.sub:219:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
pcmanx-gtk2-1.3/libltdl/config/config.sub-220-		;;
##############################################
pcmanx-gtk2-1.3/libltdl/config/config.sub-230-	-ptx*)
pcmanx-gtk2-1.3/libltdl/config/config.sub:231:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
pcmanx-gtk2-1.3/libltdl/config/config.sub-232-		;;
pcmanx-gtk2-1.3/libltdl/config/config.sub-233-	-windowsnt*)
pcmanx-gtk2-1.3/libltdl/config/config.sub:234:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
pcmanx-gtk2-1.3/libltdl/config/config.sub-235-		;;
##############################################
pcmanx-gtk2-1.3/libltdl/config/config.sub-359-	*-*-*)
pcmanx-gtk2-1.3/libltdl/config/config.sub:360:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
pcmanx-gtk2-1.3/libltdl/config/config.sub-361-		exit 1
##############################################
pcmanx-gtk2-1.3/libltdl/config/config.sub-479-	amd64-*)
pcmanx-gtk2-1.3/libltdl/config/config.sub:480:		basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'`
pcmanx-gtk2-1.3/libltdl/config/config.sub-481-		;;
##############################################
pcmanx-gtk2-1.3/libltdl/config/config.sub-521-	blackfin-*)
pcmanx-gtk2-1.3/libltdl/config/config.sub:522:		basic_machine=bfin-`echo $basic_machine | sed 's/^[^-]*-//'`
pcmanx-gtk2-1.3/libltdl/config/config.sub-523-		os=-linux
##############################################
pcmanx-gtk2-1.3/libltdl/config/config.sub-529-	c54x-*)
pcmanx-gtk2-1.3/libltdl/config/config.sub:530:		basic_machine=tic54x-`echo $basic_machine | sed 's/^[^-]*-//'`
pcmanx-gtk2-1.3/libltdl/config/config.sub-531-		;;
pcmanx-gtk2-1.3/libltdl/config/config.sub-532-	c55x-*)
pcmanx-gtk2-1.3/libltdl/config/config.sub:533:		basic_machine=tic55x-`echo $basic_machine | sed 's/^[^-]*-//'`
pcmanx-gtk2-1.3/libltdl/config/config.sub-534-		;;
pcmanx-gtk2-1.3/libltdl/config/config.sub-535-	c6x-*)
pcmanx-gtk2-1.3/libltdl/config/config.sub:536:		basic_machine=tic6x-`echo $basic_machine | sed 's/^[^-]*-//'`
pcmanx-gtk2-1.3/libltdl/config/config.sub-537-		;;
##############################################
pcmanx-gtk2-1.3/libltdl/config/config.sub-732-	i*86v32)
pcmanx-gtk2-1.3/libltdl/config/config.sub:733:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
pcmanx-gtk2-1.3/libltdl/config/config.sub-734-		os=-sysv32
##############################################
pcmanx-gtk2-1.3/libltdl/config/config.sub-736-	i*86v4*)
pcmanx-gtk2-1.3/libltdl/config/config.sub:737:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
pcmanx-gtk2-1.3/libltdl/config/config.sub-738-		os=-sysv4
##############################################
pcmanx-gtk2-1.3/libltdl/config/config.sub-740-	i*86v)
pcmanx-gtk2-1.3/libltdl/config/config.sub:741:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
pcmanx-gtk2-1.3/libltdl/config/config.sub-742-		os=-sysv
##############################################
pcmanx-gtk2-1.3/libltdl/config/config.sub-744-	i*86sol2)
pcmanx-gtk2-1.3/libltdl/config/config.sub:745:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
pcmanx-gtk2-1.3/libltdl/config/config.sub-746-		os=-solaris2
##############################################
pcmanx-gtk2-1.3/libltdl/config/config.sub-774-	m68knommu-*)
pcmanx-gtk2-1.3/libltdl/config/config.sub:775:		basic_machine=m68k-`echo $basic_machine | sed 's/^[^-]*-//'`
pcmanx-gtk2-1.3/libltdl/config/config.sub-776-		os=-linux
##############################################
pcmanx-gtk2-1.3/libltdl/config/config.sub-811-	mips3*-*)
pcmanx-gtk2-1.3/libltdl/config/config.sub:812:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
pcmanx-gtk2-1.3/libltdl/config/config.sub-813-		;;
pcmanx-gtk2-1.3/libltdl/config/config.sub-814-	mips3*)
pcmanx-gtk2-1.3/libltdl/config/config.sub:815:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
pcmanx-gtk2-1.3/libltdl/config/config.sub-816-		;;
##############################################
pcmanx-gtk2-1.3/libltdl/config/config.sub-829-	ms1-*)
pcmanx-gtk2-1.3/libltdl/config/config.sub:830:		basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'`
pcmanx-gtk2-1.3/libltdl/config/config.sub-831-		;;
##############################################
pcmanx-gtk2-1.3/libltdl/config/config.sub-948-	parisc-*)
pcmanx-gtk2-1.3/libltdl/config/config.sub:949:		basic_machine=hppa-`echo $basic_machine | sed 's/^[^-]*-//'`
pcmanx-gtk2-1.3/libltdl/config/config.sub-950-		os=-linux
##############################################
pcmanx-gtk2-1.3/libltdl/config/config.sub-964-	pc98-*)
pcmanx-gtk2-1.3/libltdl/config/config.sub:965:		basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'`
pcmanx-gtk2-1.3/libltdl/config/config.sub-966-		;;
##############################################
pcmanx-gtk2-1.3/libltdl/config/config.sub-979-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
pcmanx-gtk2-1.3/libltdl/config/config.sub:980:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
pcmanx-gtk2-1.3/libltdl/config/config.sub-981-		;;
pcmanx-gtk2-1.3/libltdl/config/config.sub-982-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
pcmanx-gtk2-1.3/libltdl/config/config.sub:983:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
pcmanx-gtk2-1.3/libltdl/config/config.sub-984-		;;
pcmanx-gtk2-1.3/libltdl/config/config.sub-985-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
pcmanx-gtk2-1.3/libltdl/config/config.sub:986:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
pcmanx-gtk2-1.3/libltdl/config/config.sub-987-		;;
pcmanx-gtk2-1.3/libltdl/config/config.sub-988-	pentium4-*)
pcmanx-gtk2-1.3/libltdl/config/config.sub:989:		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
pcmanx-gtk2-1.3/libltdl/config/config.sub-990-		;;
##############################################
pcmanx-gtk2-1.3/libltdl/config/config.sub-998-	ppc-* | ppcbe-*)
pcmanx-gtk2-1.3/libltdl/config/config.sub:999:		basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
pcmanx-gtk2-1.3/libltdl/config/config.sub-1000-		;;
##############################################
pcmanx-gtk2-1.3/libltdl/config/config.sub-1004-	ppcle-* | powerpclittle-*)
pcmanx-gtk2-1.3/libltdl/config/config.sub:1005:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
pcmanx-gtk2-1.3/libltdl/config/config.sub-1006-		;;
##############################################
pcmanx-gtk2-1.3/libltdl/config/config.sub-1008-		;;
pcmanx-gtk2-1.3/libltdl/config/config.sub:1009:	ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
pcmanx-gtk2-1.3/libltdl/config/config.sub-1010-		;;
##############################################
pcmanx-gtk2-1.3/libltdl/config/config.sub-1014-	ppc64le-* | powerpc64little-*)
pcmanx-gtk2-1.3/libltdl/config/config.sub:1015:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
pcmanx-gtk2-1.3/libltdl/config/config.sub-1016-		;;
##############################################
pcmanx-gtk2-1.3/libltdl/config/config.sub-1097-	strongarm-* | thumb-*)
pcmanx-gtk2-1.3/libltdl/config/config.sub:1098:		basic_machine=arm-`echo $basic_machine | sed 's/^[^-]*-//'`
pcmanx-gtk2-1.3/libltdl/config/config.sub-1099-		;;
##############################################
pcmanx-gtk2-1.3/libltdl/config/config.sub-1227-	xscale-* | xscalee[bl]-*)
pcmanx-gtk2-1.3/libltdl/config/config.sub:1228:		basic_machine=`echo $basic_machine | sed 's/^xscale/arm/'`
pcmanx-gtk2-1.3/libltdl/config/config.sub-1229-		;;
##############################################
pcmanx-gtk2-1.3/libltdl/config/config.sub-1304-	*)
pcmanx-gtk2-1.3/libltdl/config/config.sub:1305:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
pcmanx-gtk2-1.3/libltdl/config/config.sub-1306-		exit 1
##############################################
pcmanx-gtk2-1.3/libltdl/config/config.sub-1312-	*-digital*)
pcmanx-gtk2-1.3/libltdl/config/config.sub:1313:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
pcmanx-gtk2-1.3/libltdl/config/config.sub-1314-		;;
pcmanx-gtk2-1.3/libltdl/config/config.sub-1315-	*-commodore*)
pcmanx-gtk2-1.3/libltdl/config/config.sub:1316:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
pcmanx-gtk2-1.3/libltdl/config/config.sub-1317-		;;
##############################################
pcmanx-gtk2-1.3/libltdl/config/config.sub-1333-	-solaris1 | -solaris1.*)
pcmanx-gtk2-1.3/libltdl/config/config.sub:1334:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
pcmanx-gtk2-1.3/libltdl/config/config.sub-1335-		;;
##############################################
pcmanx-gtk2-1.3/libltdl/config/config.sub-1345-	-gnu/linux*)
pcmanx-gtk2-1.3/libltdl/config/config.sub:1346:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
pcmanx-gtk2-1.3/libltdl/config/config.sub-1347-		;;
##############################################
pcmanx-gtk2-1.3/libltdl/config/config.sub-1391-	-nto*)
pcmanx-gtk2-1.3/libltdl/config/config.sub:1392:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
pcmanx-gtk2-1.3/libltdl/config/config.sub-1393-		;;
##############################################
pcmanx-gtk2-1.3/libltdl/config/config.sub-1398-	-mac*)
pcmanx-gtk2-1.3/libltdl/config/config.sub:1399:		os=`echo $os | sed -e 's|mac|macos|'`
pcmanx-gtk2-1.3/libltdl/config/config.sub-1400-		;;
##############################################
pcmanx-gtk2-1.3/libltdl/config/config.sub-1404-	-linux*)
pcmanx-gtk2-1.3/libltdl/config/config.sub:1405:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
pcmanx-gtk2-1.3/libltdl/config/config.sub-1406-		;;
pcmanx-gtk2-1.3/libltdl/config/config.sub-1407-	-sunos5*)
pcmanx-gtk2-1.3/libltdl/config/config.sub:1408:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
pcmanx-gtk2-1.3/libltdl/config/config.sub-1409-		;;
pcmanx-gtk2-1.3/libltdl/config/config.sub-1410-	-sunos6*)
pcmanx-gtk2-1.3/libltdl/config/config.sub:1411:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
pcmanx-gtk2-1.3/libltdl/config/config.sub-1412-		;;
##############################################
pcmanx-gtk2-1.3/libltdl/config/config.sub-1459-	-sinix5.*)
pcmanx-gtk2-1.3/libltdl/config/config.sub:1460:		os=`echo $os | sed -e 's|sinix|sysv|'`
pcmanx-gtk2-1.3/libltdl/config/config.sub-1461-		;;
##############################################
pcmanx-gtk2-1.3/libltdl/config/config.sub-1512-		# Get rid of the `-' at the beginning of $os.
pcmanx-gtk2-1.3/libltdl/config/config.sub:1513:		os=`echo $os | sed 's/[^-]*-//'`
pcmanx-gtk2-1.3/libltdl/config/config.sub:1514:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
pcmanx-gtk2-1.3/libltdl/config/config.sub-1515-		exit 1
##############################################
pcmanx-gtk2-1.3/libltdl/config/config.sub-1778-		esac
pcmanx-gtk2-1.3/libltdl/config/config.sub:1779:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
pcmanx-gtk2-1.3/libltdl/config/config.sub-1780-		;;
##############################################
pcmanx-gtk2-1.3/libltdl/config/compile-67-	mingw/*)
pcmanx-gtk2-1.3/libltdl/config/compile:68:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
pcmanx-gtk2-1.3/libltdl/config/compile-69-	  ;;
pcmanx-gtk2-1.3/libltdl/config/compile-70-	cygwin/*)
pcmanx-gtk2-1.3/libltdl/config/compile:71:	  file=`cygpath -m "$file" || echo "$file"`
pcmanx-gtk2-1.3/libltdl/config/compile-72-	  ;;
pcmanx-gtk2-1.3/libltdl/config/compile-73-	wine/*)
pcmanx-gtk2-1.3/libltdl/config/compile:74:	  file=`winepath -w "$file" || echo "$file"`
pcmanx-gtk2-1.3/libltdl/config/compile-75-	  ;;
##############################################
pcmanx-gtk2-1.3/libltdl/config/compile-309-# Name of file we expect compiler to create.
pcmanx-gtk2-1.3/libltdl/config/compile:310:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
pcmanx-gtk2-1.3/libltdl/config/compile-311-
##############################################
pcmanx-gtk2-1.3/libltdl/config/compile-315-# object file name, since that is what matters with a parallel build.
pcmanx-gtk2-1.3/libltdl/config/compile:316:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
pcmanx-gtk2-1.3/libltdl/config/compile-317-while true; do
##############################################
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-167-{
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:168:    func_dirname_result=`$ECHO "${1}" | $SED "$dirname"`
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-169-    if test "X$func_dirname_result" = "X${1}"; then
##############################################
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-179-{
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:180:    func_basename_result=`$ECHO "${1}" | $SED "$basename"`
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-181-} # func_basename may be replaced by extended shell implementation
##############################################
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-198-    # Extract subdirectory from the argument.
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:199:    func_dirname_result=`$ECHO "${1}" | $SED -e "$dirname"`
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-200-    if test "X$func_dirname_result" = "X${1}"; then
##############################################
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-204-    fi
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:205:    func_basename_result=`$ECHO "${1}" | $SED -e "$basename"`
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-206-} # func_dirname_and_basename may be replaced by extended shell implementation
##############################################
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-217-    case ${2} in
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:218:      .*) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%\\\\${2}\$%%"`;;
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:219:      *)  func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%${2}\$%%"`;;
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-220-    esac
##############################################
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-380-     progdir=$func_dirname_result
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:381:     progdir=`cd "$progdir" && pwd`
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-382-     progpath="$progdir/$progname"
##############################################
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-417-# Since each input `\' is now two `\'s, look for any number of runs of
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:418:# four `\'s followed by two `\'s and then a '$'.  `\' that '$'.
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-419-bs='\\'
##############################################
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-531-        # ...otherwise throw away the child directory and loop
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:532:        my_directory_path=`$ECHO "$my_directory_path" | $SED -e "$dirname"`
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-533-      done
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:534:      my_dir_list=`$ECHO "$my_dir_list" | $SED 's,:*$,,'`
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-535-
##############################################
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-566-      # If mktemp works, use that first and foremost
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:567:      my_tmpdir=`mktemp -d "${my_template}-XXXXXXXX" 2>/dev/null`
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-568-
##############################################
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-597-      *[\\\`\"\$]*)
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:598:	func_quote_for_eval_unquoted_result=`$ECHO "$1" | $SED "$sed_quote_subst"` ;;
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-599-      *)
##############################################
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-702-  [0-9]* | *[!a-zA-Z0-9_]*)
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:703:    func_tr_sh_result=`$ECHO "$1" | $SED 's/^\([0-9]\)/_\1/; s/[^a-zA-Z0-9_]/_/g'`
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-704-    ;;
##############################################
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-769-	s/\$with_gnu_ld/'"$with_gnu_ld"'/
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:770:	s/\$automake_version/'"`(${AUTOMAKE-automake} --version) 2>/dev/null |$SED 1q`"'/
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:771:	s/\$autoconf_version/'"`(${AUTOCONF-autoconf} --version) 2>/dev/null |$SED 1q`"'/
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-772-	p
##############################################
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-803-
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:804:    func_split_short_opt_name=`$ECHO "$1" | $SED "$my_sed_short_opt"`
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:805:    func_split_short_opt_arg=`$ECHO "$1" | $SED "$my_sed_short_rest"`
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-806-} # func_split_short_opt may be replaced by extended shell implementation
##############################################
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-816-
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:817:    func_split_long_opt_name=`$ECHO "$1" | $SED "$my_sed_long_opt"`
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:818:    func_split_long_opt_arg=`$ECHO "$1" | $SED "$my_sed_long_arg"`
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-819-} # func_split_long_opt may be replaced by extended shell implementation
##############################################
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-862-{
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:863:    func_arith_result=`expr "${@}"`
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-864-} # func_arith may be replaced by extended shell implementation
##############################################
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-870-{
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:871:    func_len_result=`expr "${1}" : ".*" 2>/dev/null || echo $max_cmd_len`
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-872-} # func_len may be replaced by extended shell implementation
##############################################
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-877-{
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:878:    func_lo2o_result=`$ECHO "${1}" | $SED "$lo2o"`
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-879-} # func_lo2o may be replaced by extended shell implementation
##############################################
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-884-{
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:885:    func_xform_result=`$ECHO "${1}" | $SED 's/\.[^.]*$/.lo/'`
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-886-} # func_xform may be replaced by extended shell implementation
##############################################
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-968-	# quotes we have to do it in 2 steps:
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:969:	extractedcf=`$SED -n -e "$sed_extractcf" < "$progpath"`
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-970-	eval "$extractedcf"
##############################################
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-1382-      done
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:1383:      CC_expanded=`func_echo_all $CC`
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:1384:      CC_quoted_expanded=`func_echo_all $CC_quoted`
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-1385-      case $@ in
##############################################
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-1395-	    # Evaluate the configuration.
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:1396:	    eval "`${SED} -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`"
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-1397-	    CC_quoted=
##############################################
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-1401-	    done
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:1402:	    CC_expanded=`func_echo_all $CC`
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:1403:	    CC_quoted_expanded=`func_echo_all $CC_quoted`
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-1404-	    case "$@ " in
##############################################
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-1492-    # zero AND non-empty stdout, which explains the odd construction:
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:1493:    func_convert_core_file_wine_to_w32_tmp=`winepath -w "$1" 2>/dev/null`
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-1494-    if test "$?" -eq 0 && test -n "${func_convert_core_file_wine_to_w32_tmp}"; then
##############################################
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-1558-  if test -n "$LT_CYGPATH" && test -f "$LT_CYGPATH"; then
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:1559:    func_cygpath_result=`$LT_CYGPATH "$@" 2>/dev/null`
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-1560-    if test "$?" -ne 0; then
##############################################
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-1721-    # LT_CYGPATH in this case.
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:1722:    func_to_host_file_result=`cygpath -m "$1"`
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-1723-  fi
##############################################
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-1871-    func_to_host_path_tmp1=$func_stripname_result
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:1872:    func_to_host_path_result=`cygpath -m -p "$func_to_host_path_tmp1"`
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-1873-    func_convert_path_check : ";" \
##############################################
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-2060-    *.[cCFSifmso] | \
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:2061:    *.ada | *.adb | *.ads | *.asm | \
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-2062-    *.c++ | *.cc | *.ii | *.class | *.cpp | *.cxx | \
##############################################
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-2137-    if test "$compiler_c_o" = no; then
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:2138:      output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.${objext}
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-2139-      lockfile="$output_obj.lock"
##############################################
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-2156-*** ERROR, $lockfile exists and contains:
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:2157:`cat $lockfile 2>/dev/null`
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-2158-
##############################################
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-2204-      if test "$need_locks" = warn &&
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:2205:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-2206-	$ECHO "\
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-2207-*** ERROR, $lockfile contains:
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:2208:`cat $lockfile 2>/dev/null`
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-2209-
##############################################
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-2253-      if test "$need_locks" = warn &&
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:2254:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-2255-	$ECHO "\
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-2256-*** ERROR, $lockfile contains:
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:2257:`cat $lockfile 2>/dev/null`
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-2258-
##############################################
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-2548-	  test -n "$library_names" && \
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:2549:	    func_warning "\`$file' was not linked with \`-export-dynamic'"
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-2550-	  continue
##############################################
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-2559-	  if test ! -f "$dir/$dlname"; then
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:2560:	    func_fatal_error "cannot find \`$dlname' in \`$dir' or \`$dir/$objdir'"
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-2561-	  fi
##############################################
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-2577-      # Get the absolute pathname.
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:2578:      absdir=`cd "$dir" && pwd`
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-2579-      test -n "$absdir" && dir="$absdir"
##############################################
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-2675-      if test -n "$lt_sysroot"; then
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:2676:        sysroot_regex=`$ECHO "$lt_sysroot" | $SED "$sed_make_literal_regex"`
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-2677-        sysroot_cmd="s/\([ ']\)$sysroot_regex/\1/g;"
##############################################
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-2957-	  # Determine the prefix the user has applied to our future dir.
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:2958:	  inst_prefix_dir=`$ECHO "$destdir" | $SED -e "s%$libdir\$%%"`
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-2959-
##############################################
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-2970-	    # Stick the inst_prefix_dir data into the link command.
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:2971:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"`
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-2972-	  else
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:2973:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%%"`
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-2974-	  fi
##############################################
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-3130-	    fi
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:3131:	    libfile="$libdir/"`$ECHO "$lib" | $SED 's%^.*/%%g'` ### testsuite: skip nested quoting test
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-3132-	    if test -n "$libdir" && test ! -f "$libfile"; then
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:3133:	      func_warning "\`$lib' has not been installed in \`$libdir'"
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-3134-	      finalize=no
##############################################
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-3149-	        # Replace the output file specification.
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:3150:	        relink_command=`$ECHO "$relink_command" | $SED 's%@OUTPUT@%'"$outputname"'%g'`
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-3151-
##############################################
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-3168-	    # Install the binary that we compiled earlier.
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:3169:	    file=`$ECHO "$file$stripped_ext" | $SED "s%\([^/]*\)$%$objdir/\1%"`
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-3170-	  fi
##############################################
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-3241-    my_pic_p="${3-no}"
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:3242:    my_prefix=`$ECHO "$my_originator" | sed 's%[^a-zA-Z0-9]%_%g'`
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-3243-    my_dlsyms=
##############################################
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-3297-	  # Add our own program objects to the symbol list.
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:3298:	  progfiles=`$ECHO "$objs$old_deplibs" | $SP2NL | $SED "$lo2o" | $NL2SP`
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-3299-	  for progfile in $progfiles; do
##############################################
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-3359-	          # Use subshell, to avoid clobbering current variable values
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:3360:	          dlprefile_dlname=`source "$curr_lafile" && echo "$dlname"`
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-3361-	          if test -n "$dlprefile_dlname" ; then
##############################################
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-3506-	  if test -f "$output_objdir/$my_outputname.def"; then
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:3507:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:3508:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-3509-	  else
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:3510:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:3511:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-3512-	  fi
##############################################
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-3514-	*)
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:3515:	  compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:3516:	  finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-3517-	  ;;
##############################################
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-3529-      # Nullify the symbol file.
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:3530:      compile_command=`$ECHO "$compile_command" | $SED "s% @SYMFILE@%%"`
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:3531:      finalize_command=`$ECHO "$finalize_command" | $SED "s% @SYMFILE@%%"`
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-3532-    fi
##############################################
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-3545-  win32_libid_type="unknown"
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:3546:  win32_fileres=`file -L $1 2>/dev/null`
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-3547-  case $win32_fileres in
##############################################
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-3596-  $opt_debug
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:3597:  sharedlib_from_linklib_result=`$DLLTOOL --identify-strict --identify "$1"`
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-3598-}
##############################################
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-3613-  $opt_debug
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:3614:  match_literal=`$ECHO "$1" | $SED "$sed_make_literal_regex"`
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-3615-  $OBJDUMP -s --section "$1" "$2" 2>/dev/null |
##############################################
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-3668-  func_to_tool_file "$1" func_convert_file_msys_to_w32
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:3669:  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)$'`
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-3670-  test -n "$func_cygming_gnu_implib_tmp"
##############################################
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-3680-  func_to_tool_file "$1" func_convert_file_msys_to_w32
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:3681:  func_cygming_ms_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $GREP '_NULL_IMPORT_DESCRIPTOR'`
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-3682-  test -n "$func_cygming_ms_implib_tmp"
##############################################
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-3700-    # binutils import library
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:3701:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$7' "$1"`
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-3702-  elif func_cygming_ms_implib_p "$1" ; then
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-3703-    # ms-generated import library
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:3704:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$6' "$1"`
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-3705-  else
##############################################
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-3780-	  darwin_curdir=`pwd`
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:3781:	  darwin_base_archive=`basename "$darwin_archive"`
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:3782:	  darwin_arches=`$LIPO -info "$darwin_archive" 2>/dev/null | $GREP Architectures 2>/dev/null || true`
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-3783-	  if test -n "$darwin_arches"; then
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:3784:	    darwin_arches=`$ECHO "$darwin_arches" | $SED -e 's/.*are://'`
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-3785-	    darwin_arch=
##############################################
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-3795-            ## Okay now we've a bunch of thin objects, gotta fatten them up :)
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:3796:	    darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print | $SED -e "$basename" | sort -u`
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-3797-	    darwin_file=
##############################################
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-3799-	    for darwin_file in $darwin_filelist; do
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:3800:	      darwin_files=`find unfat-$$ -name $darwin_file -print | sort | $NL2SP`
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-3801-	      $LIPO -create -output "$darwin_file" $darwin_files
##############################################
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-3814-      esac
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:3815:      my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | sort | $NL2SP`
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-3816-    done
##############################################
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-3885-
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:3886:    qECHO=`$ECHO "$ECHO" | $SED "$sed_quote_subst"`
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-3887-    $ECHO "\
##############################################
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-3920-    --lt-dump-script)
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:3921:        lt_dump_D=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%/[^/]*$%%'\`
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-3922-        test \"X\$lt_dump_D\" = \"X\$lt_script_arg0\" && lt_dump_D=.
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:3923:        lt_dump_F=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%^.*/%%'\`
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-3924-        cat \"\$lt_dump_D/\$lt_dump_F\"
##############################################
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-3947-    \$ECHO \"${outputname}:${output}:\${LINENO}: newargv[\$lt_dump_args_N]: \$lt_arg\"
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:3948:    lt_dump_args_N=\`expr \$lt_dump_args_N + 1\`
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-3949-  done
##############################################
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-4005-  # Find the directory that this script lives in.
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:4006:  thisdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*$%%'\`
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-4007-  test \"x\$thisdir\" = \"x\$file\" && thisdir=.
##############################################
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-4009-  # Follow symbolic links until we get to the real thisdir.
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:4010:  file=\`ls -ld \"\$file\" | $SED -n 's/.*-> //p'\`
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-4011-  while test -n \"\$file\"; do
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:4012:    destdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*\$%%'\`
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-4013-
##############################################
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-4021-
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:4022:    file=\`\$ECHO \"\$file\" | $SED 's%^.*/%%'\`
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:4023:    file=\`ls -ld \"\$thisdir/\$file\" | $SED -n 's/.*-> //p'\`
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-4024-  done
##############################################
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-4035-    case \"\$thisdir\" in
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:4036:    *[\\\\/]$objdir ) thisdir=\`\$ECHO \"\$thisdir\" | $SED 's%[\\\\/][^\\\\/]*$%%'\` ;;
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-4037-    $objdir )   thisdir=. ;;
##############################################
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-4041-  # Try to get the absolute directory name.
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:4042:  absdir=\`cd \"\$thisdir\" && pwd\`
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-4043-  test -n \"\$absdir\" && thisdir=\"\$absdir\"
##############################################
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-4051-  if test ! -f \"\$progdir/\$program\" ||
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:4052:     { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | ${SED} 1q\`; \\
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-4053-       test \"X\$file\" != \"X\$progdir/\$program\"; }; then
##############################################
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-4066-    if test -n \"\$relink_command\"; then
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:4067:      if relink_command_output=\`eval \$relink_command 2>&1\`; then :
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-4068-      else
##############################################
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-4110-    # The second colon is a workaround for a bug in BeOS R4 sed
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:4111:    $shlibpath_var=\`\$ECHO \"\$$shlibpath_var\" | $SED 's/::*\$//'\`
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-4112-
##############################################
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-5085-    $opt_debug
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:5086:    case `eval $file_magic_cmd \"\$1\" 2>/dev/null | $SED -e 10q` in
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-5087-    *import*) : ;;
##############################################
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-5307-	    moreargs=
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:5308:	    for fil in `cat "$save_arg"`
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-5309-	    do
##############################################
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-5563-	*)
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:5564:	  absdir=`cd "$dir" && pwd`
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-5565-	  test -z "$absdir" && \
##############################################
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-5584-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:5585:	  testbindir=`$ECHO "$dir" | $SED 's*/lib$*/bin*'`
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-5586-	  case :$dllsearchpath: in
##############################################
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-6016-      # get the directories listed in $shlibpath_var
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:6017:      eval shlib_search_path=\`\$ECHO \"\${$shlibpath_var}\" \| \$SED \'s/:/ /g\'\`
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-6018-    else
##############################################
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-6331-		  set dummy $deplibs_check_method; shift
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:6332:		  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-6333-		  if eval "\$ECHO \"$deplib\"" 2>/dev/null | $SED 10q \
##############################################
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-6394-	else
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:6395:	  func_fatal_error "cannot find the library \`$lib' or unhandled argument \`$deplib'"
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-6396-	fi
##############################################
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-6423-	if test -n "$inherited_linker_flags"; then
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:6424:	  tmp_inherited_linker_flags=`$ECHO "$inherited_linker_flags" | $SED 's/-framework \([^ $]*\)/\1.ltframework/g'`
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-6425-	  for tmp_inherited_linker_flag in $tmp_inherited_linker_flags; do
##############################################
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-6431-	fi
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:6432:	dependency_libs=`$ECHO " $dependency_libs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-6433-	if test "$linkmode,$pass" = "lib,link" ||
##############################################
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-6504-	*)
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:6505:	  abs_ladir=`cd "$ladir" && pwd`
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-6506-	  if test -z "$abs_ladir"; then
##############################################
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-6757-	    shift
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:6758:	    libname=`eval "\\$ECHO \"$libname_spec\""`
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-6759-	    # use dlname if we got it. it's perfectly good, no?
##############################################
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-7049-		*)
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:7050:		  absdir=`cd "$dir" && pwd`
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-7051-		  if test -z "$absdir"; then
##############################################
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-7060-		  depdepl=
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:7061:		  eval deplibrary_names=`${SED} -n -e 's/^library_names=\(.*\)$/\1/p' $deplib`
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-7062-		  if test -n "$deplibrary_names" ; then
##############################################
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-7067-		      depdepl="$absdir/$objdir/$depdepl"
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:7068:		      darwin_install_name=`${OTOOL} -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-7069-                      if test -z "$darwin_install_name"; then
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:7070:                          darwin_install_name=`${OTOOL64} -L $depdepl  | awk '{if (NR == 2) {print $1;exit}}'`
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-7071-                      fi
##############################################
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-7082-		else
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:7083:		  eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-7084-		  test -z "$libdir" && \
##############################################
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-7105-	else
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:7106:	  compiler_flags="$compiler_flags "`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-7107-	fi
##############################################
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-7254-	test "$module" = no && \
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:7255:	  func_fatal_help "libtool library \`$output' must begin with \`lib'"
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-7256-
##############################################
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-7392-	if test "$age" -gt "$current"; then
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:7393:	  func_error "AGE \`$age' is greater than the current interface number \`$current'"
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-7394-	  func_fatal_error "\`$vinfo' is not valid version information"
##############################################
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-7553-	removelist=
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:7554:	tempremovelist=`$ECHO "$output_objdir/*"`
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-7555-	for p in $tempremovelist; do
##############################################
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-7579-	# Transform .lo files to .o files.
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:7580:	oldobjs="$objs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.${libext}$/d; $lo2o" | $NL2SP`
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-7581-      fi
##############################################
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-7584-      #for path in $notinst_path; do
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:7585:      #	lib_search_path=`$ECHO "$lib_search_path " | $SED "s% $path % %g"`
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:7586:      #	deplibs=`$ECHO "$deplibs " | $SED "s% -L$path % %g"`
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:7587:      #	dependency_libs=`$ECHO "$dependency_libs " | $SED "s% -L$path % %g"`
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-7588-      #done
##############################################
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-7705-		if test -n "$i" ; then
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:7706:		  libname=`eval "\\$ECHO \"$libname_spec\""`
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:7707:		  deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-7708-		  set dummy $deplib_matches; shift
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-7709-		  deplib_match=$1
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:7710:		  if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-7711-		    func_append newdeplibs " $i"
##############################################
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-7748-		  if test -n "$i" ; then
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:7749:		    libname=`eval "\\$ECHO \"$libname_spec\""`
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:7750:		    deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-7751-		    set dummy $deplib_matches; shift
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-7752-		    deplib_match=$1
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:7753:		    if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-7754-		      func_append newdeplibs " $i"
##############################################
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-7783-	  set dummy $deplibs_check_method; shift
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:7784:	  file_magic_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-7785-	  for a_deplib in $deplibs; do
##############################################
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-7798-	      if test -n "$a_deplib" ; then
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:7799:		libname=`eval "\\$ECHO \"$libname_spec\""`
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-7800-		if test -n "$file_magic_glob"; then
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:7801:		  libnameglob=`func_echo_all "$libname" | $SED -e $file_magic_glob`
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-7802-		else
##############################################
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-7808-		    shopt -s nocaseglob
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:7809:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-7810-		    $nocaseglob
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-7811-		  else
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:7812:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-7813-		  fi
##############################################
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-7826-		      while test -h "$potlib" 2>/dev/null; do
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:7827:			potliblink=`ls -ld $potlib | ${SED} 's/.* -> //'`
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-7828-			case $potliblink in
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-7829-			[\\/]* | [A-Za-z]:[\\/]*) potlib="$potliblink";;
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:7830:			*) potlib=`$ECHO "$potlib" | $SED 's,[^/]*$,,'`"$potliblink";;
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-7831-			esac
##############################################
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-7867-	  set dummy $deplibs_check_method; shift
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:7868:	  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-7869-	  for a_deplib in $deplibs; do
##############################################
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-7882-	      if test -n "$a_deplib" ; then
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:7883:		libname=`eval "\\$ECHO \"$libname_spec\""`
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-7884-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:7885:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-7886-		  for potent_lib in $potential_libs; do
##############################################
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-7921-	  newdeplibs=""
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:7922:	  tmp_deplibs=`$ECHO " $deplibs" | $SED 's/ -lc$//; s/ -[LR][^ ]*//g'`
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-7923-	  if test "X$allow_libtool_libs_with_static_runtimes" = "Xyes" ; then
##############################################
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-7925-	      # can't use Xsed below, because $i might contain '/'
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:7926:	      tmp_deplibs=`$ECHO " $tmp_deplibs" | $SED "s,$i,,"`
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-7927-	    done
##############################################
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-7951-	  # On Rhapsody replace the C library with the System framework
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:7952:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's/ -lc / System.ltframework /'`
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-7953-	  ;;
##############################################
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-8003-	*-*-darwin*)
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:8004:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:8005:	  new_inherited_linker_flags=`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:8006:	  deplibs=`$ECHO " $deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-8007-	  ;;
##############################################
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-8130-	# Use standard objects if they are pic
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:8131:	test -z "$pic_flag" && libobjs=`$ECHO "$libobjs" | $SP2NL | $SED "$lo2o" | $NL2SP`
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-8132-	test "X$libobjs" = "X " && libobjs=
##############################################
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-8145-	    # exporting using user supplied symfile
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:8146:	    if test "x`$SED 1q $export_symbols`" != xEXPORTS; then
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-8147-	      # and it's NOT already a .def file. Must figure out
##############################################
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-8642-	  eval tmp_whole_archive_flags=\"$whole_archive_flag_spec\"
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:8643:	  reload_conv_objs=$reload_objs\ `$ECHO "$tmp_whole_archive_flags" | $SED 's|,| |g'`
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-8644-	else
##############################################
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-8656-      # Create the old-style object.
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:8657:      reload_objs="$objs$old_deplibs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.${libext}$/d; /\.lib$/d; $lo2o" | $NL2SP`" $reload_conv_objs" ### testsuite: skip nested quoting test
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-8658-
##############################################
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-8716-	# On Rhapsody replace the C library is the System framework
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:8717:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's/ -lc / System.ltframework /'`
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:8718:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's/ -lc / System.ltframework /'`
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-8719-	;;
##############################################
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-8734-	# Time to change all our "foo.ltframework" stuff back to "-framework foo"
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:8735:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:8736:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-8737-	;;
##############################################
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-8812-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:8813:	  testbindir=`${ECHO} "$libdir" | ${SED} -e 's*/lib$*/bin*'`
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-8814-	  case :$dllsearchpath: in
##############################################
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-8872-	# Transform all the library objects into standard objects.
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:8873:	compile_command=`$ECHO "$compile_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:8874:	finalize_command=`$ECHO "$finalize_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-8875-      fi
##############################################
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-8902-	# Replace the output file specification.
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:8903:	compile_command=`$ECHO "$compile_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-8904-	link_command="$compile_command$compile_rpath"
##############################################
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-8911-	  func_to_tool_file "$output"
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:8912:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-8913-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-8955-	# Replace the output file specification.
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:8956:	link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-8957-	# Delete the old output file.
##############################################
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-8963-	  func_to_tool_file "$output"
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:8964:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-8965-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-8981-	  if test "$fast_install" = yes; then
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:8982:	    relink_command=`$ECHO "$compile_var$compile_command$compile_rpath" | $SED 's%@OUTPUT@%\$progdir/\$file%g'`
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-8983-	  else
##############################################
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-8993-      # Replace the output file specification.
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:8994:      link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'`
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-8995-
##############################################
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-9002-	func_to_tool_file "$output_objdir/$outputname"
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:9003:	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'`
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-9004-	func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-9023-	relink_command="(cd `pwd`; $relink_command)"
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:9024:	relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-9025-      fi
##############################################
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-9267-      relink_command="(cd `pwd`; $SHELL $progpath $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)"
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:9268:      relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-9269-      if test "$hardcode_automatic" = yes ; then
##############################################
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-9288-		func_resolve_sysroot "$deplib"
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:9289:		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $func_resolve_sysroot_result`
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-9290-		test -z "$libdir" && \
##############################################
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-9314-		name="$func_basename_result"
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:9315:		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-9316-		test -z "$libdir" && \
##############################################
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-9333-		name="$func_basename_result"
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:9334:		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-9335-		test -z "$libdir" && \
##############################################
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-9652-# ### BEGIN LIBTOOL TAG CONFIG: disable-static
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh:9653:build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac`
pcmanx-gtk2-1.3/libltdl/config/ltmain.sh-9654-# ### END LIBTOOL TAG CONFIG: disable-static
##############################################
pcmanx-gtk2-1.3/libltdl/config/install-sh-229-      fi
pcmanx-gtk2-1.3/libltdl/config/install-sh:230:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
pcmanx-gtk2-1.3/libltdl/config/install-sh-231-    *)
##############################################
pcmanx-gtk2-1.3/libltdl/config/install-sh-276-      dstdir=$dst
pcmanx-gtk2-1.3/libltdl/config/install-sh:277:      dst=$dstdir/`basename "$src"`
pcmanx-gtk2-1.3/libltdl/config/install-sh-278-      dstdir_status=0
##############################################
pcmanx-gtk2-1.3/libltdl/config/install-sh-358-		   # FreeBSD 6.1 mkdir -m -p sets mode of existing directory.
pcmanx-gtk2-1.3/libltdl/config/install-sh:359:		   ls_ld_tmpdir=`ls -ld "$tmpdir"`
pcmanx-gtk2-1.3/libltdl/config/install-sh-360-		   case $ls_ld_tmpdir in
##############################################
pcmanx-gtk2-1.3/libltdl/config/install-sh-365-		   $mkdirprog -m$different_mode -p -- "$tmpdir" && {
pcmanx-gtk2-1.3/libltdl/config/install-sh:366:		     ls_ld_tmpdir_1=`ls -ld "$tmpdir"`
pcmanx-gtk2-1.3/libltdl/config/install-sh-367-		     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
pcmanx-gtk2-1.3/libltdl/config/install-sh-425-	    case $prefix in
pcmanx-gtk2-1.3/libltdl/config/install-sh:426:	      *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
pcmanx-gtk2-1.3/libltdl/config/install-sh-427-	      *) qprefix=$prefix;;
##############################################
pcmanx-gtk2-1.3/libltdl/config/install-sh-474-    if $copy_on_change &&
pcmanx-gtk2-1.3/libltdl/config/install-sh:475:       old=`LC_ALL=C ls -dlL "$dst"	2>/dev/null` &&
pcmanx-gtk2-1.3/libltdl/config/install-sh:476:       new=`LC_ALL=C ls -dlL "$dsttmp"	2>/dev/null` &&
pcmanx-gtk2-1.3/libltdl/config/install-sh-477-
##############################################
pcmanx-gtk2-1.3/ltmain.sh-167-{
pcmanx-gtk2-1.3/ltmain.sh:168:    func_dirname_result=`$ECHO "${1}" | $SED "$dirname"`
pcmanx-gtk2-1.3/ltmain.sh-169-    if test "X$func_dirname_result" = "X${1}"; then
##############################################
pcmanx-gtk2-1.3/ltmain.sh-179-{
pcmanx-gtk2-1.3/ltmain.sh:180:    func_basename_result=`$ECHO "${1}" | $SED "$basename"`
pcmanx-gtk2-1.3/ltmain.sh-181-} # func_basename may be replaced by extended shell implementation
##############################################
pcmanx-gtk2-1.3/ltmain.sh-198-    # Extract subdirectory from the argument.
pcmanx-gtk2-1.3/ltmain.sh:199:    func_dirname_result=`$ECHO "${1}" | $SED -e "$dirname"`
pcmanx-gtk2-1.3/ltmain.sh-200-    if test "X$func_dirname_result" = "X${1}"; then
##############################################
pcmanx-gtk2-1.3/ltmain.sh-204-    fi
pcmanx-gtk2-1.3/ltmain.sh:205:    func_basename_result=`$ECHO "${1}" | $SED -e "$basename"`
pcmanx-gtk2-1.3/ltmain.sh-206-} # func_dirname_and_basename may be replaced by extended shell implementation
##############################################
pcmanx-gtk2-1.3/ltmain.sh-217-    case ${2} in
pcmanx-gtk2-1.3/ltmain.sh:218:      .*) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%\\\\${2}\$%%"`;;
pcmanx-gtk2-1.3/ltmain.sh:219:      *)  func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%${2}\$%%"`;;
pcmanx-gtk2-1.3/ltmain.sh-220-    esac
##############################################
pcmanx-gtk2-1.3/ltmain.sh-380-     progdir=$func_dirname_result
pcmanx-gtk2-1.3/ltmain.sh:381:     progdir=`cd "$progdir" && pwd`
pcmanx-gtk2-1.3/ltmain.sh-382-     progpath="$progdir/$progname"
##############################################
pcmanx-gtk2-1.3/ltmain.sh-417-# Since each input `\' is now two `\'s, look for any number of runs of
pcmanx-gtk2-1.3/ltmain.sh:418:# four `\'s followed by two `\'s and then a '$'.  `\' that '$'.
pcmanx-gtk2-1.3/ltmain.sh-419-bs='\\'
##############################################
pcmanx-gtk2-1.3/ltmain.sh-531-        # ...otherwise throw away the child directory and loop
pcmanx-gtk2-1.3/ltmain.sh:532:        my_directory_path=`$ECHO "$my_directory_path" | $SED -e "$dirname"`
pcmanx-gtk2-1.3/ltmain.sh-533-      done
pcmanx-gtk2-1.3/ltmain.sh:534:      my_dir_list=`$ECHO "$my_dir_list" | $SED 's,:*$,,'`
pcmanx-gtk2-1.3/ltmain.sh-535-
##############################################
pcmanx-gtk2-1.3/ltmain.sh-566-      # If mktemp works, use that first and foremost
pcmanx-gtk2-1.3/ltmain.sh:567:      my_tmpdir=`mktemp -d "${my_template}-XXXXXXXX" 2>/dev/null`
pcmanx-gtk2-1.3/ltmain.sh-568-
##############################################
pcmanx-gtk2-1.3/ltmain.sh-597-      *[\\\`\"\$]*)
pcmanx-gtk2-1.3/ltmain.sh:598:	func_quote_for_eval_unquoted_result=`$ECHO "$1" | $SED "$sed_quote_subst"` ;;
pcmanx-gtk2-1.3/ltmain.sh-599-      *)
##############################################
pcmanx-gtk2-1.3/ltmain.sh-702-  [0-9]* | *[!a-zA-Z0-9_]*)
pcmanx-gtk2-1.3/ltmain.sh:703:    func_tr_sh_result=`$ECHO "$1" | $SED 's/^\([0-9]\)/_\1/; s/[^a-zA-Z0-9_]/_/g'`
pcmanx-gtk2-1.3/ltmain.sh-704-    ;;
##############################################
pcmanx-gtk2-1.3/ltmain.sh-769-	s/\$with_gnu_ld/'"$with_gnu_ld"'/
pcmanx-gtk2-1.3/ltmain.sh:770:	s/\$automake_version/'"`(${AUTOMAKE-automake} --version) 2>/dev/null |$SED 1q`"'/
pcmanx-gtk2-1.3/ltmain.sh:771:	s/\$autoconf_version/'"`(${AUTOCONF-autoconf} --version) 2>/dev/null |$SED 1q`"'/
pcmanx-gtk2-1.3/ltmain.sh-772-	p
##############################################
pcmanx-gtk2-1.3/ltmain.sh-803-
pcmanx-gtk2-1.3/ltmain.sh:804:    func_split_short_opt_name=`$ECHO "$1" | $SED "$my_sed_short_opt"`
pcmanx-gtk2-1.3/ltmain.sh:805:    func_split_short_opt_arg=`$ECHO "$1" | $SED "$my_sed_short_rest"`
pcmanx-gtk2-1.3/ltmain.sh-806-} # func_split_short_opt may be replaced by extended shell implementation
##############################################
pcmanx-gtk2-1.3/ltmain.sh-816-
pcmanx-gtk2-1.3/ltmain.sh:817:    func_split_long_opt_name=`$ECHO "$1" | $SED "$my_sed_long_opt"`
pcmanx-gtk2-1.3/ltmain.sh:818:    func_split_long_opt_arg=`$ECHO "$1" | $SED "$my_sed_long_arg"`
pcmanx-gtk2-1.3/ltmain.sh-819-} # func_split_long_opt may be replaced by extended shell implementation
##############################################
pcmanx-gtk2-1.3/ltmain.sh-862-{
pcmanx-gtk2-1.3/ltmain.sh:863:    func_arith_result=`expr "${@}"`
pcmanx-gtk2-1.3/ltmain.sh-864-} # func_arith may be replaced by extended shell implementation
##############################################
pcmanx-gtk2-1.3/ltmain.sh-870-{
pcmanx-gtk2-1.3/ltmain.sh:871:    func_len_result=`expr "${1}" : ".*" 2>/dev/null || echo $max_cmd_len`
pcmanx-gtk2-1.3/ltmain.sh-872-} # func_len may be replaced by extended shell implementation
##############################################
pcmanx-gtk2-1.3/ltmain.sh-877-{
pcmanx-gtk2-1.3/ltmain.sh:878:    func_lo2o_result=`$ECHO "${1}" | $SED "$lo2o"`
pcmanx-gtk2-1.3/ltmain.sh-879-} # func_lo2o may be replaced by extended shell implementation
##############################################
pcmanx-gtk2-1.3/ltmain.sh-884-{
pcmanx-gtk2-1.3/ltmain.sh:885:    func_xform_result=`$ECHO "${1}" | $SED 's/\.[^.]*$/.lo/'`
pcmanx-gtk2-1.3/ltmain.sh-886-} # func_xform may be replaced by extended shell implementation
##############################################
pcmanx-gtk2-1.3/ltmain.sh-968-	# quotes we have to do it in 2 steps:
pcmanx-gtk2-1.3/ltmain.sh:969:	extractedcf=`$SED -n -e "$sed_extractcf" < "$progpath"`
pcmanx-gtk2-1.3/ltmain.sh-970-	eval "$extractedcf"
##############################################
pcmanx-gtk2-1.3/ltmain.sh-1382-      done
pcmanx-gtk2-1.3/ltmain.sh:1383:      CC_expanded=`func_echo_all $CC`
pcmanx-gtk2-1.3/ltmain.sh:1384:      CC_quoted_expanded=`func_echo_all $CC_quoted`
pcmanx-gtk2-1.3/ltmain.sh-1385-      case $@ in
##############################################
pcmanx-gtk2-1.3/ltmain.sh-1395-	    # Evaluate the configuration.
pcmanx-gtk2-1.3/ltmain.sh:1396:	    eval "`${SED} -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`"
pcmanx-gtk2-1.3/ltmain.sh-1397-	    CC_quoted=
##############################################
pcmanx-gtk2-1.3/ltmain.sh-1401-	    done
pcmanx-gtk2-1.3/ltmain.sh:1402:	    CC_expanded=`func_echo_all $CC`
pcmanx-gtk2-1.3/ltmain.sh:1403:	    CC_quoted_expanded=`func_echo_all $CC_quoted`
pcmanx-gtk2-1.3/ltmain.sh-1404-	    case "$@ " in
##############################################
pcmanx-gtk2-1.3/ltmain.sh-1492-    # zero AND non-empty stdout, which explains the odd construction:
pcmanx-gtk2-1.3/ltmain.sh:1493:    func_convert_core_file_wine_to_w32_tmp=`winepath -w "$1" 2>/dev/null`
pcmanx-gtk2-1.3/ltmain.sh-1494-    if test "$?" -eq 0 && test -n "${func_convert_core_file_wine_to_w32_tmp}"; then
##############################################
pcmanx-gtk2-1.3/ltmain.sh-1558-  if test -n "$LT_CYGPATH" && test -f "$LT_CYGPATH"; then
pcmanx-gtk2-1.3/ltmain.sh:1559:    func_cygpath_result=`$LT_CYGPATH "$@" 2>/dev/null`
pcmanx-gtk2-1.3/ltmain.sh-1560-    if test "$?" -ne 0; then
##############################################
pcmanx-gtk2-1.3/ltmain.sh-1721-    # LT_CYGPATH in this case.
pcmanx-gtk2-1.3/ltmain.sh:1722:    func_to_host_file_result=`cygpath -m "$1"`
pcmanx-gtk2-1.3/ltmain.sh-1723-  fi
##############################################
pcmanx-gtk2-1.3/ltmain.sh-1871-    func_to_host_path_tmp1=$func_stripname_result
pcmanx-gtk2-1.3/ltmain.sh:1872:    func_to_host_path_result=`cygpath -m -p "$func_to_host_path_tmp1"`
pcmanx-gtk2-1.3/ltmain.sh-1873-    func_convert_path_check : ";" \
##############################################
pcmanx-gtk2-1.3/ltmain.sh-2060-    *.[cCFSifmso] | \
pcmanx-gtk2-1.3/ltmain.sh:2061:    *.ada | *.adb | *.ads | *.asm | \
pcmanx-gtk2-1.3/ltmain.sh-2062-    *.c++ | *.cc | *.ii | *.class | *.cpp | *.cxx | \
##############################################
pcmanx-gtk2-1.3/ltmain.sh-2137-    if test "$compiler_c_o" = no; then
pcmanx-gtk2-1.3/ltmain.sh:2138:      output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.${objext}
pcmanx-gtk2-1.3/ltmain.sh-2139-      lockfile="$output_obj.lock"
##############################################
pcmanx-gtk2-1.3/ltmain.sh-2156-*** ERROR, $lockfile exists and contains:
pcmanx-gtk2-1.3/ltmain.sh:2157:`cat $lockfile 2>/dev/null`
pcmanx-gtk2-1.3/ltmain.sh-2158-
##############################################
pcmanx-gtk2-1.3/ltmain.sh-2204-      if test "$need_locks" = warn &&
pcmanx-gtk2-1.3/ltmain.sh:2205:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
pcmanx-gtk2-1.3/ltmain.sh-2206-	$ECHO "\
pcmanx-gtk2-1.3/ltmain.sh-2207-*** ERROR, $lockfile contains:
pcmanx-gtk2-1.3/ltmain.sh:2208:`cat $lockfile 2>/dev/null`
pcmanx-gtk2-1.3/ltmain.sh-2209-
##############################################
pcmanx-gtk2-1.3/ltmain.sh-2253-      if test "$need_locks" = warn &&
pcmanx-gtk2-1.3/ltmain.sh:2254:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
pcmanx-gtk2-1.3/ltmain.sh-2255-	$ECHO "\
pcmanx-gtk2-1.3/ltmain.sh-2256-*** ERROR, $lockfile contains:
pcmanx-gtk2-1.3/ltmain.sh:2257:`cat $lockfile 2>/dev/null`
pcmanx-gtk2-1.3/ltmain.sh-2258-
##############################################
pcmanx-gtk2-1.3/ltmain.sh-2548-	  test -n "$library_names" && \
pcmanx-gtk2-1.3/ltmain.sh:2549:	    func_warning "\`$file' was not linked with \`-export-dynamic'"
pcmanx-gtk2-1.3/ltmain.sh-2550-	  continue
##############################################
pcmanx-gtk2-1.3/ltmain.sh-2559-	  if test ! -f "$dir/$dlname"; then
pcmanx-gtk2-1.3/ltmain.sh:2560:	    func_fatal_error "cannot find \`$dlname' in \`$dir' or \`$dir/$objdir'"
pcmanx-gtk2-1.3/ltmain.sh-2561-	  fi
##############################################
pcmanx-gtk2-1.3/ltmain.sh-2577-      # Get the absolute pathname.
pcmanx-gtk2-1.3/ltmain.sh:2578:      absdir=`cd "$dir" && pwd`
pcmanx-gtk2-1.3/ltmain.sh-2579-      test -n "$absdir" && dir="$absdir"
##############################################
pcmanx-gtk2-1.3/ltmain.sh-2675-      if test -n "$lt_sysroot"; then
pcmanx-gtk2-1.3/ltmain.sh:2676:        sysroot_regex=`$ECHO "$lt_sysroot" | $SED "$sed_make_literal_regex"`
pcmanx-gtk2-1.3/ltmain.sh-2677-        sysroot_cmd="s/\([ ']\)$sysroot_regex/\1/g;"
##############################################
pcmanx-gtk2-1.3/ltmain.sh-2957-	  # Determine the prefix the user has applied to our future dir.
pcmanx-gtk2-1.3/ltmain.sh:2958:	  inst_prefix_dir=`$ECHO "$destdir" | $SED -e "s%$libdir\$%%"`
pcmanx-gtk2-1.3/ltmain.sh-2959-
##############################################
pcmanx-gtk2-1.3/ltmain.sh-2970-	    # Stick the inst_prefix_dir data into the link command.
pcmanx-gtk2-1.3/ltmain.sh:2971:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"`
pcmanx-gtk2-1.3/ltmain.sh-2972-	  else
pcmanx-gtk2-1.3/ltmain.sh:2973:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%%"`
pcmanx-gtk2-1.3/ltmain.sh-2974-	  fi
##############################################
pcmanx-gtk2-1.3/ltmain.sh-3130-	    fi
pcmanx-gtk2-1.3/ltmain.sh:3131:	    libfile="$libdir/"`$ECHO "$lib" | $SED 's%^.*/%%g'` ### testsuite: skip nested quoting test
pcmanx-gtk2-1.3/ltmain.sh-3132-	    if test -n "$libdir" && test ! -f "$libfile"; then
pcmanx-gtk2-1.3/ltmain.sh:3133:	      func_warning "\`$lib' has not been installed in \`$libdir'"
pcmanx-gtk2-1.3/ltmain.sh-3134-	      finalize=no
##############################################
pcmanx-gtk2-1.3/ltmain.sh-3149-	        # Replace the output file specification.
pcmanx-gtk2-1.3/ltmain.sh:3150:	        relink_command=`$ECHO "$relink_command" | $SED 's%@OUTPUT@%'"$outputname"'%g'`
pcmanx-gtk2-1.3/ltmain.sh-3151-
##############################################
pcmanx-gtk2-1.3/ltmain.sh-3168-	    # Install the binary that we compiled earlier.
pcmanx-gtk2-1.3/ltmain.sh:3169:	    file=`$ECHO "$file$stripped_ext" | $SED "s%\([^/]*\)$%$objdir/\1%"`
pcmanx-gtk2-1.3/ltmain.sh-3170-	  fi
##############################################
pcmanx-gtk2-1.3/ltmain.sh-3241-    my_pic_p="${3-no}"
pcmanx-gtk2-1.3/ltmain.sh:3242:    my_prefix=`$ECHO "$my_originator" | sed 's%[^a-zA-Z0-9]%_%g'`
pcmanx-gtk2-1.3/ltmain.sh-3243-    my_dlsyms=
##############################################
pcmanx-gtk2-1.3/ltmain.sh-3297-	  # Add our own program objects to the symbol list.
pcmanx-gtk2-1.3/ltmain.sh:3298:	  progfiles=`$ECHO "$objs$old_deplibs" | $SP2NL | $SED "$lo2o" | $NL2SP`
pcmanx-gtk2-1.3/ltmain.sh-3299-	  for progfile in $progfiles; do
##############################################
pcmanx-gtk2-1.3/ltmain.sh-3359-	          # Use subshell, to avoid clobbering current variable values
pcmanx-gtk2-1.3/ltmain.sh:3360:	          dlprefile_dlname=`source "$curr_lafile" && echo "$dlname"`
pcmanx-gtk2-1.3/ltmain.sh-3361-	          if test -n "$dlprefile_dlname" ; then
##############################################
pcmanx-gtk2-1.3/ltmain.sh-3506-	  if test -f "$output_objdir/$my_outputname.def"; then
pcmanx-gtk2-1.3/ltmain.sh:3507:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
pcmanx-gtk2-1.3/ltmain.sh:3508:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
pcmanx-gtk2-1.3/ltmain.sh-3509-	  else
pcmanx-gtk2-1.3/ltmain.sh:3510:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
pcmanx-gtk2-1.3/ltmain.sh:3511:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
pcmanx-gtk2-1.3/ltmain.sh-3512-	  fi
##############################################
pcmanx-gtk2-1.3/ltmain.sh-3514-	*)
pcmanx-gtk2-1.3/ltmain.sh:3515:	  compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
pcmanx-gtk2-1.3/ltmain.sh:3516:	  finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
pcmanx-gtk2-1.3/ltmain.sh-3517-	  ;;
##############################################
pcmanx-gtk2-1.3/ltmain.sh-3529-      # Nullify the symbol file.
pcmanx-gtk2-1.3/ltmain.sh:3530:      compile_command=`$ECHO "$compile_command" | $SED "s% @SYMFILE@%%"`
pcmanx-gtk2-1.3/ltmain.sh:3531:      finalize_command=`$ECHO "$finalize_command" | $SED "s% @SYMFILE@%%"`
pcmanx-gtk2-1.3/ltmain.sh-3532-    fi
##############################################
pcmanx-gtk2-1.3/ltmain.sh-3545-  win32_libid_type="unknown"
pcmanx-gtk2-1.3/ltmain.sh:3546:  win32_fileres=`file -L $1 2>/dev/null`
pcmanx-gtk2-1.3/ltmain.sh-3547-  case $win32_fileres in
##############################################
pcmanx-gtk2-1.3/ltmain.sh-3596-  $opt_debug
pcmanx-gtk2-1.3/ltmain.sh:3597:  sharedlib_from_linklib_result=`$DLLTOOL --identify-strict --identify "$1"`
pcmanx-gtk2-1.3/ltmain.sh-3598-}
##############################################
pcmanx-gtk2-1.3/ltmain.sh-3613-  $opt_debug
pcmanx-gtk2-1.3/ltmain.sh:3614:  match_literal=`$ECHO "$1" | $SED "$sed_make_literal_regex"`
pcmanx-gtk2-1.3/ltmain.sh-3615-  $OBJDUMP -s --section "$1" "$2" 2>/dev/null |
##############################################
pcmanx-gtk2-1.3/ltmain.sh-3668-  func_to_tool_file "$1" func_convert_file_msys_to_w32
pcmanx-gtk2-1.3/ltmain.sh:3669:  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)$'`
pcmanx-gtk2-1.3/ltmain.sh-3670-  test -n "$func_cygming_gnu_implib_tmp"
##############################################
pcmanx-gtk2-1.3/ltmain.sh-3680-  func_to_tool_file "$1" func_convert_file_msys_to_w32
pcmanx-gtk2-1.3/ltmain.sh:3681:  func_cygming_ms_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $GREP '_NULL_IMPORT_DESCRIPTOR'`
pcmanx-gtk2-1.3/ltmain.sh-3682-  test -n "$func_cygming_ms_implib_tmp"
##############################################
pcmanx-gtk2-1.3/ltmain.sh-3700-    # binutils import library
pcmanx-gtk2-1.3/ltmain.sh:3701:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$7' "$1"`
pcmanx-gtk2-1.3/ltmain.sh-3702-  elif func_cygming_ms_implib_p "$1" ; then
pcmanx-gtk2-1.3/ltmain.sh-3703-    # ms-generated import library
pcmanx-gtk2-1.3/ltmain.sh:3704:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$6' "$1"`
pcmanx-gtk2-1.3/ltmain.sh-3705-  else
##############################################
pcmanx-gtk2-1.3/ltmain.sh-3780-	  darwin_curdir=`pwd`
pcmanx-gtk2-1.3/ltmain.sh:3781:	  darwin_base_archive=`basename "$darwin_archive"`
pcmanx-gtk2-1.3/ltmain.sh:3782:	  darwin_arches=`$LIPO -info "$darwin_archive" 2>/dev/null | $GREP Architectures 2>/dev/null || true`
pcmanx-gtk2-1.3/ltmain.sh-3783-	  if test -n "$darwin_arches"; then
pcmanx-gtk2-1.3/ltmain.sh:3784:	    darwin_arches=`$ECHO "$darwin_arches" | $SED -e 's/.*are://'`
pcmanx-gtk2-1.3/ltmain.sh-3785-	    darwin_arch=
##############################################
pcmanx-gtk2-1.3/ltmain.sh-3795-            ## Okay now we've a bunch of thin objects, gotta fatten them up :)
pcmanx-gtk2-1.3/ltmain.sh:3796:	    darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print | $SED -e "$basename" | sort -u`
pcmanx-gtk2-1.3/ltmain.sh-3797-	    darwin_file=
##############################################
pcmanx-gtk2-1.3/ltmain.sh-3799-	    for darwin_file in $darwin_filelist; do
pcmanx-gtk2-1.3/ltmain.sh:3800:	      darwin_files=`find unfat-$$ -name $darwin_file -print | sort | $NL2SP`
pcmanx-gtk2-1.3/ltmain.sh-3801-	      $LIPO -create -output "$darwin_file" $darwin_files
##############################################
pcmanx-gtk2-1.3/ltmain.sh-3814-      esac
pcmanx-gtk2-1.3/ltmain.sh:3815:      my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | sort | $NL2SP`
pcmanx-gtk2-1.3/ltmain.sh-3816-    done
##############################################
pcmanx-gtk2-1.3/ltmain.sh-3885-
pcmanx-gtk2-1.3/ltmain.sh:3886:    qECHO=`$ECHO "$ECHO" | $SED "$sed_quote_subst"`
pcmanx-gtk2-1.3/ltmain.sh-3887-    $ECHO "\
##############################################
pcmanx-gtk2-1.3/ltmain.sh-3920-    --lt-dump-script)
pcmanx-gtk2-1.3/ltmain.sh:3921:        lt_dump_D=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%/[^/]*$%%'\`
pcmanx-gtk2-1.3/ltmain.sh-3922-        test \"X\$lt_dump_D\" = \"X\$lt_script_arg0\" && lt_dump_D=.
pcmanx-gtk2-1.3/ltmain.sh:3923:        lt_dump_F=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%^.*/%%'\`
pcmanx-gtk2-1.3/ltmain.sh-3924-        cat \"\$lt_dump_D/\$lt_dump_F\"
##############################################
pcmanx-gtk2-1.3/ltmain.sh-3947-    \$ECHO \"${outputname}:${output}:\${LINENO}: newargv[\$lt_dump_args_N]: \$lt_arg\"
pcmanx-gtk2-1.3/ltmain.sh:3948:    lt_dump_args_N=\`expr \$lt_dump_args_N + 1\`
pcmanx-gtk2-1.3/ltmain.sh-3949-  done
##############################################
pcmanx-gtk2-1.3/ltmain.sh-4005-  # Find the directory that this script lives in.
pcmanx-gtk2-1.3/ltmain.sh:4006:  thisdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*$%%'\`
pcmanx-gtk2-1.3/ltmain.sh-4007-  test \"x\$thisdir\" = \"x\$file\" && thisdir=.
##############################################
pcmanx-gtk2-1.3/ltmain.sh-4009-  # Follow symbolic links until we get to the real thisdir.
pcmanx-gtk2-1.3/ltmain.sh:4010:  file=\`ls -ld \"\$file\" | $SED -n 's/.*-> //p'\`
pcmanx-gtk2-1.3/ltmain.sh-4011-  while test -n \"\$file\"; do
pcmanx-gtk2-1.3/ltmain.sh:4012:    destdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*\$%%'\`
pcmanx-gtk2-1.3/ltmain.sh-4013-
##############################################
pcmanx-gtk2-1.3/ltmain.sh-4021-
pcmanx-gtk2-1.3/ltmain.sh:4022:    file=\`\$ECHO \"\$file\" | $SED 's%^.*/%%'\`
pcmanx-gtk2-1.3/ltmain.sh:4023:    file=\`ls -ld \"\$thisdir/\$file\" | $SED -n 's/.*-> //p'\`
pcmanx-gtk2-1.3/ltmain.sh-4024-  done
##############################################
pcmanx-gtk2-1.3/ltmain.sh-4035-    case \"\$thisdir\" in
pcmanx-gtk2-1.3/ltmain.sh:4036:    *[\\\\/]$objdir ) thisdir=\`\$ECHO \"\$thisdir\" | $SED 's%[\\\\/][^\\\\/]*$%%'\` ;;
pcmanx-gtk2-1.3/ltmain.sh-4037-    $objdir )   thisdir=. ;;
##############################################
pcmanx-gtk2-1.3/ltmain.sh-4041-  # Try to get the absolute directory name.
pcmanx-gtk2-1.3/ltmain.sh:4042:  absdir=\`cd \"\$thisdir\" && pwd\`
pcmanx-gtk2-1.3/ltmain.sh-4043-  test -n \"\$absdir\" && thisdir=\"\$absdir\"
##############################################
pcmanx-gtk2-1.3/ltmain.sh-4051-  if test ! -f \"\$progdir/\$program\" ||
pcmanx-gtk2-1.3/ltmain.sh:4052:     { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | ${SED} 1q\`; \\
pcmanx-gtk2-1.3/ltmain.sh-4053-       test \"X\$file\" != \"X\$progdir/\$program\"; }; then
##############################################
pcmanx-gtk2-1.3/ltmain.sh-4066-    if test -n \"\$relink_command\"; then
pcmanx-gtk2-1.3/ltmain.sh:4067:      if relink_command_output=\`eval \$relink_command 2>&1\`; then :
pcmanx-gtk2-1.3/ltmain.sh-4068-      else
##############################################
pcmanx-gtk2-1.3/ltmain.sh-4110-    # The second colon is a workaround for a bug in BeOS R4 sed
pcmanx-gtk2-1.3/ltmain.sh:4111:    $shlibpath_var=\`\$ECHO \"\$$shlibpath_var\" | $SED 's/::*\$//'\`
pcmanx-gtk2-1.3/ltmain.sh-4112-
##############################################
pcmanx-gtk2-1.3/ltmain.sh-5085-    $opt_debug
pcmanx-gtk2-1.3/ltmain.sh:5086:    case `eval $file_magic_cmd \"\$1\" 2>/dev/null | $SED -e 10q` in
pcmanx-gtk2-1.3/ltmain.sh-5087-    *import*) : ;;
##############################################
pcmanx-gtk2-1.3/ltmain.sh-5307-	    moreargs=
pcmanx-gtk2-1.3/ltmain.sh:5308:	    for fil in `cat "$save_arg"`
pcmanx-gtk2-1.3/ltmain.sh-5309-	    do
##############################################
pcmanx-gtk2-1.3/ltmain.sh-5563-	*)
pcmanx-gtk2-1.3/ltmain.sh:5564:	  absdir=`cd "$dir" && pwd`
pcmanx-gtk2-1.3/ltmain.sh-5565-	  test -z "$absdir" && \
##############################################
pcmanx-gtk2-1.3/ltmain.sh-5584-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
pcmanx-gtk2-1.3/ltmain.sh:5585:	  testbindir=`$ECHO "$dir" | $SED 's*/lib$*/bin*'`
pcmanx-gtk2-1.3/ltmain.sh-5586-	  case :$dllsearchpath: in
##############################################
pcmanx-gtk2-1.3/ltmain.sh-6016-      # get the directories listed in $shlibpath_var
pcmanx-gtk2-1.3/ltmain.sh:6017:      eval shlib_search_path=\`\$ECHO \"\${$shlibpath_var}\" \| \$SED \'s/:/ /g\'\`
pcmanx-gtk2-1.3/ltmain.sh-6018-    else
##############################################
pcmanx-gtk2-1.3/ltmain.sh-6331-		  set dummy $deplibs_check_method; shift
pcmanx-gtk2-1.3/ltmain.sh:6332:		  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
pcmanx-gtk2-1.3/ltmain.sh-6333-		  if eval "\$ECHO \"$deplib\"" 2>/dev/null | $SED 10q \
##############################################
pcmanx-gtk2-1.3/ltmain.sh-6394-	else
pcmanx-gtk2-1.3/ltmain.sh:6395:	  func_fatal_error "cannot find the library \`$lib' or unhandled argument \`$deplib'"
pcmanx-gtk2-1.3/ltmain.sh-6396-	fi
##############################################
pcmanx-gtk2-1.3/ltmain.sh-6423-	if test -n "$inherited_linker_flags"; then
pcmanx-gtk2-1.3/ltmain.sh:6424:	  tmp_inherited_linker_flags=`$ECHO "$inherited_linker_flags" | $SED 's/-framework \([^ $]*\)/\1.ltframework/g'`
pcmanx-gtk2-1.3/ltmain.sh-6425-	  for tmp_inherited_linker_flag in $tmp_inherited_linker_flags; do
##############################################
pcmanx-gtk2-1.3/ltmain.sh-6431-	fi
pcmanx-gtk2-1.3/ltmain.sh:6432:	dependency_libs=`$ECHO " $dependency_libs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
pcmanx-gtk2-1.3/ltmain.sh-6433-	if test "$linkmode,$pass" = "lib,link" ||
##############################################
pcmanx-gtk2-1.3/ltmain.sh-6504-	*)
pcmanx-gtk2-1.3/ltmain.sh:6505:	  abs_ladir=`cd "$ladir" && pwd`
pcmanx-gtk2-1.3/ltmain.sh-6506-	  if test -z "$abs_ladir"; then
##############################################
pcmanx-gtk2-1.3/ltmain.sh-6757-	    shift
pcmanx-gtk2-1.3/ltmain.sh:6758:	    libname=`eval "\\$ECHO \"$libname_spec\""`
pcmanx-gtk2-1.3/ltmain.sh-6759-	    # use dlname if we got it. it's perfectly good, no?
##############################################
pcmanx-gtk2-1.3/ltmain.sh-7049-		*)
pcmanx-gtk2-1.3/ltmain.sh:7050:		  absdir=`cd "$dir" && pwd`
pcmanx-gtk2-1.3/ltmain.sh-7051-		  if test -z "$absdir"; then
##############################################
pcmanx-gtk2-1.3/ltmain.sh-7060-		  depdepl=
pcmanx-gtk2-1.3/ltmain.sh:7061:		  eval deplibrary_names=`${SED} -n -e 's/^library_names=\(.*\)$/\1/p' $deplib`
pcmanx-gtk2-1.3/ltmain.sh-7062-		  if test -n "$deplibrary_names" ; then
##############################################
pcmanx-gtk2-1.3/ltmain.sh-7067-		      depdepl="$absdir/$objdir/$depdepl"
pcmanx-gtk2-1.3/ltmain.sh:7068:		      darwin_install_name=`${OTOOL} -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
pcmanx-gtk2-1.3/ltmain.sh-7069-                      if test -z "$darwin_install_name"; then
pcmanx-gtk2-1.3/ltmain.sh:7070:                          darwin_install_name=`${OTOOL64} -L $depdepl  | awk '{if (NR == 2) {print $1;exit}}'`
pcmanx-gtk2-1.3/ltmain.sh-7071-                      fi
##############################################
pcmanx-gtk2-1.3/ltmain.sh-7082-		else
pcmanx-gtk2-1.3/ltmain.sh:7083:		  eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
pcmanx-gtk2-1.3/ltmain.sh-7084-		  test -z "$libdir" && \
##############################################
pcmanx-gtk2-1.3/ltmain.sh-7105-	else
pcmanx-gtk2-1.3/ltmain.sh:7106:	  compiler_flags="$compiler_flags "`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
pcmanx-gtk2-1.3/ltmain.sh-7107-	fi
##############################################
pcmanx-gtk2-1.3/ltmain.sh-7254-	test "$module" = no && \
pcmanx-gtk2-1.3/ltmain.sh:7255:	  func_fatal_help "libtool library \`$output' must begin with \`lib'"
pcmanx-gtk2-1.3/ltmain.sh-7256-
##############################################
pcmanx-gtk2-1.3/ltmain.sh-7392-	if test "$age" -gt "$current"; then
pcmanx-gtk2-1.3/ltmain.sh:7393:	  func_error "AGE \`$age' is greater than the current interface number \`$current'"
pcmanx-gtk2-1.3/ltmain.sh-7394-	  func_fatal_error "\`$vinfo' is not valid version information"
##############################################
pcmanx-gtk2-1.3/ltmain.sh-7553-	removelist=
pcmanx-gtk2-1.3/ltmain.sh:7554:	tempremovelist=`$ECHO "$output_objdir/*"`
pcmanx-gtk2-1.3/ltmain.sh-7555-	for p in $tempremovelist; do
##############################################
pcmanx-gtk2-1.3/ltmain.sh-7579-	# Transform .lo files to .o files.
pcmanx-gtk2-1.3/ltmain.sh:7580:	oldobjs="$objs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.${libext}$/d; $lo2o" | $NL2SP`
pcmanx-gtk2-1.3/ltmain.sh-7581-      fi
##############################################
pcmanx-gtk2-1.3/ltmain.sh-7584-      #for path in $notinst_path; do
pcmanx-gtk2-1.3/ltmain.sh:7585:      #	lib_search_path=`$ECHO "$lib_search_path " | $SED "s% $path % %g"`
pcmanx-gtk2-1.3/ltmain.sh:7586:      #	deplibs=`$ECHO "$deplibs " | $SED "s% -L$path % %g"`
pcmanx-gtk2-1.3/ltmain.sh:7587:      #	dependency_libs=`$ECHO "$dependency_libs " | $SED "s% -L$path % %g"`
pcmanx-gtk2-1.3/ltmain.sh-7588-      #done
##############################################
pcmanx-gtk2-1.3/ltmain.sh-7705-		if test -n "$i" ; then
pcmanx-gtk2-1.3/ltmain.sh:7706:		  libname=`eval "\\$ECHO \"$libname_spec\""`
pcmanx-gtk2-1.3/ltmain.sh:7707:		  deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
pcmanx-gtk2-1.3/ltmain.sh-7708-		  set dummy $deplib_matches; shift
pcmanx-gtk2-1.3/ltmain.sh-7709-		  deplib_match=$1
pcmanx-gtk2-1.3/ltmain.sh:7710:		  if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
pcmanx-gtk2-1.3/ltmain.sh-7711-		    func_append newdeplibs " $i"
##############################################
pcmanx-gtk2-1.3/ltmain.sh-7748-		  if test -n "$i" ; then
pcmanx-gtk2-1.3/ltmain.sh:7749:		    libname=`eval "\\$ECHO \"$libname_spec\""`
pcmanx-gtk2-1.3/ltmain.sh:7750:		    deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
pcmanx-gtk2-1.3/ltmain.sh-7751-		    set dummy $deplib_matches; shift
pcmanx-gtk2-1.3/ltmain.sh-7752-		    deplib_match=$1
pcmanx-gtk2-1.3/ltmain.sh:7753:		    if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
pcmanx-gtk2-1.3/ltmain.sh-7754-		      func_append newdeplibs " $i"
##############################################
pcmanx-gtk2-1.3/ltmain.sh-7783-	  set dummy $deplibs_check_method; shift
pcmanx-gtk2-1.3/ltmain.sh:7784:	  file_magic_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
pcmanx-gtk2-1.3/ltmain.sh-7785-	  for a_deplib in $deplibs; do
##############################################
pcmanx-gtk2-1.3/ltmain.sh-7798-	      if test -n "$a_deplib" ; then
pcmanx-gtk2-1.3/ltmain.sh:7799:		libname=`eval "\\$ECHO \"$libname_spec\""`
pcmanx-gtk2-1.3/ltmain.sh-7800-		if test -n "$file_magic_glob"; then
pcmanx-gtk2-1.3/ltmain.sh:7801:		  libnameglob=`func_echo_all "$libname" | $SED -e $file_magic_glob`
pcmanx-gtk2-1.3/ltmain.sh-7802-		else
##############################################
pcmanx-gtk2-1.3/ltmain.sh-7808-		    shopt -s nocaseglob
pcmanx-gtk2-1.3/ltmain.sh:7809:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
pcmanx-gtk2-1.3/ltmain.sh-7810-		    $nocaseglob
pcmanx-gtk2-1.3/ltmain.sh-7811-		  else
pcmanx-gtk2-1.3/ltmain.sh:7812:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
pcmanx-gtk2-1.3/ltmain.sh-7813-		  fi
##############################################
pcmanx-gtk2-1.3/ltmain.sh-7826-		      while test -h "$potlib" 2>/dev/null; do
pcmanx-gtk2-1.3/ltmain.sh:7827:			potliblink=`ls -ld $potlib | ${SED} 's/.* -> //'`
pcmanx-gtk2-1.3/ltmain.sh-7828-			case $potliblink in
pcmanx-gtk2-1.3/ltmain.sh-7829-			[\\/]* | [A-Za-z]:[\\/]*) potlib="$potliblink";;
pcmanx-gtk2-1.3/ltmain.sh:7830:			*) potlib=`$ECHO "$potlib" | $SED 's,[^/]*$,,'`"$potliblink";;
pcmanx-gtk2-1.3/ltmain.sh-7831-			esac
##############################################
pcmanx-gtk2-1.3/ltmain.sh-7867-	  set dummy $deplibs_check_method; shift
pcmanx-gtk2-1.3/ltmain.sh:7868:	  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
pcmanx-gtk2-1.3/ltmain.sh-7869-	  for a_deplib in $deplibs; do
##############################################
pcmanx-gtk2-1.3/ltmain.sh-7882-	      if test -n "$a_deplib" ; then
pcmanx-gtk2-1.3/ltmain.sh:7883:		libname=`eval "\\$ECHO \"$libname_spec\""`
pcmanx-gtk2-1.3/ltmain.sh-7884-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
pcmanx-gtk2-1.3/ltmain.sh:7885:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
pcmanx-gtk2-1.3/ltmain.sh-7886-		  for potent_lib in $potential_libs; do
##############################################
pcmanx-gtk2-1.3/ltmain.sh-7921-	  newdeplibs=""
pcmanx-gtk2-1.3/ltmain.sh:7922:	  tmp_deplibs=`$ECHO " $deplibs" | $SED 's/ -lc$//; s/ -[LR][^ ]*//g'`
pcmanx-gtk2-1.3/ltmain.sh-7923-	  if test "X$allow_libtool_libs_with_static_runtimes" = "Xyes" ; then
##############################################
pcmanx-gtk2-1.3/ltmain.sh-7925-	      # can't use Xsed below, because $i might contain '/'
pcmanx-gtk2-1.3/ltmain.sh:7926:	      tmp_deplibs=`$ECHO " $tmp_deplibs" | $SED "s,$i,,"`
pcmanx-gtk2-1.3/ltmain.sh-7927-	    done
##############################################
pcmanx-gtk2-1.3/ltmain.sh-7951-	  # On Rhapsody replace the C library with the System framework
pcmanx-gtk2-1.3/ltmain.sh:7952:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's/ -lc / System.ltframework /'`
pcmanx-gtk2-1.3/ltmain.sh-7953-	  ;;
##############################################
pcmanx-gtk2-1.3/ltmain.sh-8003-	*-*-darwin*)
pcmanx-gtk2-1.3/ltmain.sh:8004:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
pcmanx-gtk2-1.3/ltmain.sh:8005:	  new_inherited_linker_flags=`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
pcmanx-gtk2-1.3/ltmain.sh:8006:	  deplibs=`$ECHO " $deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
pcmanx-gtk2-1.3/ltmain.sh-8007-	  ;;
##############################################
pcmanx-gtk2-1.3/ltmain.sh-8130-	# Use standard objects if they are pic
pcmanx-gtk2-1.3/ltmain.sh:8131:	test -z "$pic_flag" && libobjs=`$ECHO "$libobjs" | $SP2NL | $SED "$lo2o" | $NL2SP`
pcmanx-gtk2-1.3/ltmain.sh-8132-	test "X$libobjs" = "X " && libobjs=
##############################################
pcmanx-gtk2-1.3/ltmain.sh-8145-	    # exporting using user supplied symfile
pcmanx-gtk2-1.3/ltmain.sh:8146:	    if test "x`$SED 1q $export_symbols`" != xEXPORTS; then
pcmanx-gtk2-1.3/ltmain.sh-8147-	      # and it's NOT already a .def file. Must figure out
##############################################
pcmanx-gtk2-1.3/ltmain.sh-8642-	  eval tmp_whole_archive_flags=\"$whole_archive_flag_spec\"
pcmanx-gtk2-1.3/ltmain.sh:8643:	  reload_conv_objs=$reload_objs\ `$ECHO "$tmp_whole_archive_flags" | $SED 's|,| |g'`
pcmanx-gtk2-1.3/ltmain.sh-8644-	else
##############################################
pcmanx-gtk2-1.3/ltmain.sh-8656-      # Create the old-style object.
pcmanx-gtk2-1.3/ltmain.sh:8657:      reload_objs="$objs$old_deplibs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.${libext}$/d; /\.lib$/d; $lo2o" | $NL2SP`" $reload_conv_objs" ### testsuite: skip nested quoting test
pcmanx-gtk2-1.3/ltmain.sh-8658-
##############################################
pcmanx-gtk2-1.3/ltmain.sh-8716-	# On Rhapsody replace the C library is the System framework
pcmanx-gtk2-1.3/ltmain.sh:8717:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's/ -lc / System.ltframework /'`
pcmanx-gtk2-1.3/ltmain.sh:8718:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's/ -lc / System.ltframework /'`
pcmanx-gtk2-1.3/ltmain.sh-8719-	;;
##############################################
pcmanx-gtk2-1.3/ltmain.sh-8734-	# Time to change all our "foo.ltframework" stuff back to "-framework foo"
pcmanx-gtk2-1.3/ltmain.sh:8735:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
pcmanx-gtk2-1.3/ltmain.sh:8736:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
pcmanx-gtk2-1.3/ltmain.sh-8737-	;;
##############################################
pcmanx-gtk2-1.3/ltmain.sh-8812-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
pcmanx-gtk2-1.3/ltmain.sh:8813:	  testbindir=`${ECHO} "$libdir" | ${SED} -e 's*/lib$*/bin*'`
pcmanx-gtk2-1.3/ltmain.sh-8814-	  case :$dllsearchpath: in
##############################################
pcmanx-gtk2-1.3/ltmain.sh-8872-	# Transform all the library objects into standard objects.
pcmanx-gtk2-1.3/ltmain.sh:8873:	compile_command=`$ECHO "$compile_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
pcmanx-gtk2-1.3/ltmain.sh:8874:	finalize_command=`$ECHO "$finalize_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
pcmanx-gtk2-1.3/ltmain.sh-8875-      fi
##############################################
pcmanx-gtk2-1.3/ltmain.sh-8902-	# Replace the output file specification.
pcmanx-gtk2-1.3/ltmain.sh:8903:	compile_command=`$ECHO "$compile_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
pcmanx-gtk2-1.3/ltmain.sh-8904-	link_command="$compile_command$compile_rpath"
##############################################
pcmanx-gtk2-1.3/ltmain.sh-8911-	  func_to_tool_file "$output"
pcmanx-gtk2-1.3/ltmain.sh:8912:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
pcmanx-gtk2-1.3/ltmain.sh-8913-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
pcmanx-gtk2-1.3/ltmain.sh-8955-	# Replace the output file specification.
pcmanx-gtk2-1.3/ltmain.sh:8956:	link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
pcmanx-gtk2-1.3/ltmain.sh-8957-	# Delete the old output file.
##############################################
pcmanx-gtk2-1.3/ltmain.sh-8963-	  func_to_tool_file "$output"
pcmanx-gtk2-1.3/ltmain.sh:8964:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
pcmanx-gtk2-1.3/ltmain.sh-8965-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
pcmanx-gtk2-1.3/ltmain.sh-8981-	  if test "$fast_install" = yes; then
pcmanx-gtk2-1.3/ltmain.sh:8982:	    relink_command=`$ECHO "$compile_var$compile_command$compile_rpath" | $SED 's%@OUTPUT@%\$progdir/\$file%g'`
pcmanx-gtk2-1.3/ltmain.sh-8983-	  else
##############################################
pcmanx-gtk2-1.3/ltmain.sh-8993-      # Replace the output file specification.
pcmanx-gtk2-1.3/ltmain.sh:8994:      link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'`
pcmanx-gtk2-1.3/ltmain.sh-8995-
##############################################
pcmanx-gtk2-1.3/ltmain.sh-9002-	func_to_tool_file "$output_objdir/$outputname"
pcmanx-gtk2-1.3/ltmain.sh:9003:	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'`
pcmanx-gtk2-1.3/ltmain.sh-9004-	func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
pcmanx-gtk2-1.3/ltmain.sh-9023-	relink_command="(cd `pwd`; $relink_command)"
pcmanx-gtk2-1.3/ltmain.sh:9024:	relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
pcmanx-gtk2-1.3/ltmain.sh-9025-      fi
##############################################
pcmanx-gtk2-1.3/ltmain.sh-9267-      relink_command="(cd `pwd`; $SHELL $progpath $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)"
pcmanx-gtk2-1.3/ltmain.sh:9268:      relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
pcmanx-gtk2-1.3/ltmain.sh-9269-      if test "$hardcode_automatic" = yes ; then
##############################################
pcmanx-gtk2-1.3/ltmain.sh-9288-		func_resolve_sysroot "$deplib"
pcmanx-gtk2-1.3/ltmain.sh:9289:		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $func_resolve_sysroot_result`
pcmanx-gtk2-1.3/ltmain.sh-9290-		test -z "$libdir" && \
##############################################
pcmanx-gtk2-1.3/ltmain.sh-9314-		name="$func_basename_result"
pcmanx-gtk2-1.3/ltmain.sh:9315:		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
pcmanx-gtk2-1.3/ltmain.sh-9316-		test -z "$libdir" && \
##############################################
pcmanx-gtk2-1.3/ltmain.sh-9333-		name="$func_basename_result"
pcmanx-gtk2-1.3/ltmain.sh:9334:		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
pcmanx-gtk2-1.3/ltmain.sh-9335-		test -z "$libdir" && \
##############################################
pcmanx-gtk2-1.3/ltmain.sh-9652-# ### BEGIN LIBTOOL TAG CONFIG: disable-static
pcmanx-gtk2-1.3/ltmain.sh:9653:build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac`
pcmanx-gtk2-1.3/ltmain.sh-9654-# ### END LIBTOOL TAG CONFIG: disable-static
##############################################
pcmanx-gtk2-1.3/install-sh-229-      fi
pcmanx-gtk2-1.3/install-sh:230:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
pcmanx-gtk2-1.3/install-sh-231-    *)
##############################################
pcmanx-gtk2-1.3/install-sh-276-      dstdir=$dst
pcmanx-gtk2-1.3/install-sh:277:      dst=$dstdir/`basename "$src"`
pcmanx-gtk2-1.3/install-sh-278-      dstdir_status=0
##############################################
pcmanx-gtk2-1.3/install-sh-358-		   # FreeBSD 6.1 mkdir -m -p sets mode of existing directory.
pcmanx-gtk2-1.3/install-sh:359:		   ls_ld_tmpdir=`ls -ld "$tmpdir"`
pcmanx-gtk2-1.3/install-sh-360-		   case $ls_ld_tmpdir in
##############################################
pcmanx-gtk2-1.3/install-sh-365-		   $mkdirprog -m$different_mode -p -- "$tmpdir" && {
pcmanx-gtk2-1.3/install-sh:366:		     ls_ld_tmpdir_1=`ls -ld "$tmpdir"`
pcmanx-gtk2-1.3/install-sh-367-		     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
pcmanx-gtk2-1.3/install-sh-425-	    case $prefix in
pcmanx-gtk2-1.3/install-sh:426:	      *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
pcmanx-gtk2-1.3/install-sh-427-	      *) qprefix=$prefix;;
##############################################
pcmanx-gtk2-1.3/install-sh-474-    if $copy_on_change &&
pcmanx-gtk2-1.3/install-sh:475:       old=`LC_ALL=C ls -dlL "$dst"	2>/dev/null` &&
pcmanx-gtk2-1.3/install-sh:476:       new=`LC_ALL=C ls -dlL "$dsttmp"	2>/dev/null` &&
pcmanx-gtk2-1.3/install-sh-477-
##############################################
pcmanx-gtk2-1.3/.pc/pkg-config-instead-of-freetype-config.patch/configure.ac-83-	AC_MSG_CHECKING(system type)
pcmanx-gtk2-1.3/.pc/pkg-config-instead-of-freetype-config.patch/configure.ac:84:	system=`$unamepath -s`
pcmanx-gtk2-1.3/.pc/pkg-config-instead-of-freetype-config.patch/configure.ac-85-	AC_MSG_RESULT($system)
##############################################
pcmanx-gtk2-1.3/.pc/pkg-config-instead-of-freetype-config.patch/configure.ac-275-dnl   PYTHON_INC=`python -c 'import distutils.sysconfig;print distutils.sysconfig.get_python_inc()'`
pcmanx-gtk2-1.3/.pc/pkg-config-instead-of-freetype-config.patch/configure.ac:276:dnl   real_python_inc="`cd ${PYTHON_INC} 2>/dev/null && pwd`"
pcmanx-gtk2-1.3/.pc/pkg-config-instead-of-freetype-config.patch/configure.ac-277-dnl   if test -z "${real_python_inc}"; then
##############################################
pcmanx-gtk2-1.3/.pc/pkg-config-instead-of-freetype-config.patch/configure.ac-455-if test "x$GCC" = "xyes"; then
pcmanx-gtk2-1.3/.pc/pkg-config-instead-of-freetype-config.patch/configure.ac:456:	if test -z "`echo "$CFLAGS" | grep "\-Wall" 2> /dev/null`" ; then
pcmanx-gtk2-1.3/.pc/pkg-config-instead-of-freetype-config.patch/configure.ac-457-		CFLAGS="$CFLAGS -Wall"
##############################################
pcmanx-gtk2-1.3/.pc/pkg-config-instead-of-freetype-config.patch/configure.ac-459-	if test "$system" = "Linux" -o "$system" = "FreeBSD"; then
pcmanx-gtk2-1.3/.pc/pkg-config-instead-of-freetype-config.patch/configure.ac:460:		if test -z "`echo "$CFLAGS" | grep "\-pipe" 2> /dev/null`" ; then
pcmanx-gtk2-1.3/.pc/pkg-config-instead-of-freetype-config.patch/configure.ac-461-			CFLAGS="$CFLAGS -pipe"
##############################################
pcmanx-gtk2-1.3/.pc/pkg-config-instead-of-freetype-config.patch/configure.ac-463-	fi
pcmanx-gtk2-1.3/.pc/pkg-config-instead-of-freetype-config.patch/configure.ac:464:	if test -z "`echo "$CFLAGS" | grep "\-g " 2> /dev/null`" ; then
pcmanx-gtk2-1.3/.pc/pkg-config-instead-of-freetype-config.patch/configure.ac-465-		CFLAGS="$CFLAGS -g"
##############################################
pcmanx-gtk2-1.3/.pc/pkg-config-instead-of-freetype-config.patch/configure.ac-528-AC_MSG_CHECKING([whether $LD accepts --as-needed])
pcmanx-gtk2-1.3/.pc/pkg-config-instead-of-freetype-config.patch/configure.ac:529:case `$LD --as-needed -v 2>&1 </dev/null` in
pcmanx-gtk2-1.3/.pc/pkg-config-instead-of-freetype-config.patch/configure.ac-530-*GNU* | *'with BFD'*)
##############################################
pcmanx-gtk2-1.3/.pc/pkg-config-instead-of-freetype-config.patch/configure.ac-538-AC_MSG_CHECKING([whether $LD accepts -O1])
pcmanx-gtk2-1.3/.pc/pkg-config-instead-of-freetype-config.patch/configure.ac:539:case `$LD -O1 -v 2>&1 </dev/null` in
pcmanx-gtk2-1.3/.pc/pkg-config-instead-of-freetype-config.patch/configure.ac-540-*GNU* | *'with BFD'*)
##############################################
pcmanx-gtk2-1.3/.pc/pkg-config-instead-of-freetype-config.patch/configure.ac-548-AC_MSG_CHECKING([whether $LD accepts -Bsymbolic-functions])
pcmanx-gtk2-1.3/.pc/pkg-config-instead-of-freetype-config.patch/configure.ac:549:case `$LD -Bsymbolic-functions -v 2>&1 </dev/null` in
pcmanx-gtk2-1.3/.pc/pkg-config-instead-of-freetype-config.patch/configure.ac-550-*GNU* | *'with BFD'*)
##############################################
pcmanx-gtk2-1.3/.pc/pkg-config-instead-of-freetype-config.patch/configure.ac-558-AC_MSG_CHECKING([whether $LD accepts --sort-common])
pcmanx-gtk2-1.3/.pc/pkg-config-instead-of-freetype-config.patch/configure.ac:559:case `$LD --sort-common -v 2>&1 </dev/null` in
pcmanx-gtk2-1.3/.pc/pkg-config-instead-of-freetype-config.patch/configure.ac-560-*GNU* | *'with BFD'*)
##############################################
pcmanx-gtk2-1.3/configure.ac-83-	AC_MSG_CHECKING(system type)
pcmanx-gtk2-1.3/configure.ac:84:	system=`$unamepath -s`
pcmanx-gtk2-1.3/configure.ac-85-	AC_MSG_RESULT($system)
##############################################
pcmanx-gtk2-1.3/configure.ac-275-dnl   PYTHON_INC=`python -c 'import distutils.sysconfig;print distutils.sysconfig.get_python_inc()'`
pcmanx-gtk2-1.3/configure.ac:276:dnl   real_python_inc="`cd ${PYTHON_INC} 2>/dev/null && pwd`"
pcmanx-gtk2-1.3/configure.ac-277-dnl   if test -z "${real_python_inc}"; then
##############################################
pcmanx-gtk2-1.3/configure.ac-455-if test "x$GCC" = "xyes"; then
pcmanx-gtk2-1.3/configure.ac:456:	if test -z "`echo "$CFLAGS" | grep "\-Wall" 2> /dev/null`" ; then
pcmanx-gtk2-1.3/configure.ac-457-		CFLAGS="$CFLAGS -Wall"
##############################################
pcmanx-gtk2-1.3/configure.ac-459-	if test "$system" = "Linux" -o "$system" = "FreeBSD"; then
pcmanx-gtk2-1.3/configure.ac:460:		if test -z "`echo "$CFLAGS" | grep "\-pipe" 2> /dev/null`" ; then
pcmanx-gtk2-1.3/configure.ac-461-			CFLAGS="$CFLAGS -pipe"
##############################################
pcmanx-gtk2-1.3/configure.ac-463-	fi
pcmanx-gtk2-1.3/configure.ac:464:	if test -z "`echo "$CFLAGS" | grep "\-g " 2> /dev/null`" ; then
pcmanx-gtk2-1.3/configure.ac-465-		CFLAGS="$CFLAGS -g"
##############################################
pcmanx-gtk2-1.3/configure.ac-528-AC_MSG_CHECKING([whether $LD accepts --as-needed])
pcmanx-gtk2-1.3/configure.ac:529:case `$LD --as-needed -v 2>&1 </dev/null` in
pcmanx-gtk2-1.3/configure.ac-530-*GNU* | *'with BFD'*)
##############################################
pcmanx-gtk2-1.3/configure.ac-538-AC_MSG_CHECKING([whether $LD accepts -O1])
pcmanx-gtk2-1.3/configure.ac:539:case `$LD -O1 -v 2>&1 </dev/null` in
pcmanx-gtk2-1.3/configure.ac-540-*GNU* | *'with BFD'*)
##############################################
pcmanx-gtk2-1.3/configure.ac-548-AC_MSG_CHECKING([whether $LD accepts -Bsymbolic-functions])
pcmanx-gtk2-1.3/configure.ac:549:case `$LD -Bsymbolic-functions -v 2>&1 </dev/null` in
pcmanx-gtk2-1.3/configure.ac-550-*GNU* | *'with BFD'*)
##############################################
pcmanx-gtk2-1.3/configure.ac-558-AC_MSG_CHECKING([whether $LD accepts --sort-common])
pcmanx-gtk2-1.3/configure.ac:559:case `$LD --sort-common -v 2>&1 </dev/null` in
pcmanx-gtk2-1.3/configure.ac-560-*GNU* | *'with BFD'*)