===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
naspro-bridges-0.5.1/config.sub-52-
naspro-bridges-0.5.1/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'`
naspro-bridges-0.5.1/config.sub-54-
##############################################
naspro-bridges-0.5.1/config.sub-115-# Here we must recognize all the valid KERNEL-OS combinations.
naspro-bridges-0.5.1/config.sub:116:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
naspro-bridges-0.5.1/config.sub-117-case $maybe_os in
##############################################
naspro-bridges-0.5.1/config.sub-123-    os=-$maybe_os
naspro-bridges-0.5.1/config.sub:124:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
naspro-bridges-0.5.1/config.sub-125-    ;;
##############################################
naspro-bridges-0.5.1/config.sub-127-    os=-linux-android
naspro-bridges-0.5.1/config.sub:128:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown
naspro-bridges-0.5.1/config.sub-129-    ;;
naspro-bridges-0.5.1/config.sub-130-  *)
naspro-bridges-0.5.1/config.sub:131:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
naspro-bridges-0.5.1/config.sub-132-    if [ $basic_machine != $1 ]
naspro-bridges-0.5.1/config.sub:133:    then os=`echo $1 | sed 's/.*-/-/'`
naspro-bridges-0.5.1/config.sub-134-    else os=; fi
##############################################
naspro-bridges-0.5.1/config.sub-181-		os=-sco5v6
naspro-bridges-0.5.1/config.sub:182:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
naspro-bridges-0.5.1/config.sub-183-		;;
##############################################
naspro-bridges-0.5.1/config.sub-185-		os=-sco3.2v5
naspro-bridges-0.5.1/config.sub:186:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
naspro-bridges-0.5.1/config.sub-187-		;;
##############################################
naspro-bridges-0.5.1/config.sub-189-		os=-sco3.2v4
naspro-bridges-0.5.1/config.sub:190:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
naspro-bridges-0.5.1/config.sub-191-		;;
naspro-bridges-0.5.1/config.sub-192-	-sco3.2.[4-9]*)
naspro-bridges-0.5.1/config.sub:193:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
naspro-bridges-0.5.1/config.sub:194:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
naspro-bridges-0.5.1/config.sub-195-		;;
##############################################
naspro-bridges-0.5.1/config.sub-197-		# Don't forget version if it is 3.2v4 or newer.
naspro-bridges-0.5.1/config.sub:198:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
naspro-bridges-0.5.1/config.sub-199-		;;
##############################################
naspro-bridges-0.5.1/config.sub-201-		# Don't forget version if it is 3.2v4 or newer.
naspro-bridges-0.5.1/config.sub:202:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
naspro-bridges-0.5.1/config.sub-203-		;;
##############################################
naspro-bridges-0.5.1/config.sub-205-		os=-sco3.2v2
naspro-bridges-0.5.1/config.sub:206:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
naspro-bridges-0.5.1/config.sub-207-		;;
naspro-bridges-0.5.1/config.sub-208-	-udk*)
naspro-bridges-0.5.1/config.sub:209:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
naspro-bridges-0.5.1/config.sub-210-		;;
##############################################
naspro-bridges-0.5.1/config.sub-212-		os=-isc2.2
naspro-bridges-0.5.1/config.sub:213:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
naspro-bridges-0.5.1/config.sub-214-		;;
##############################################
naspro-bridges-0.5.1/config.sub-218-	-isc*)
naspro-bridges-0.5.1/config.sub:219:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
naspro-bridges-0.5.1/config.sub-220-		;;
##############################################
naspro-bridges-0.5.1/config.sub-230-	-ptx*)
naspro-bridges-0.5.1/config.sub:231:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
naspro-bridges-0.5.1/config.sub-232-		;;
naspro-bridges-0.5.1/config.sub-233-	-windowsnt*)
naspro-bridges-0.5.1/config.sub:234:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
naspro-bridges-0.5.1/config.sub-235-		;;
##############################################
naspro-bridges-0.5.1/config.sub-360-	*-*-*)
naspro-bridges-0.5.1/config.sub:361:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
naspro-bridges-0.5.1/config.sub-362-		exit 1
##############################################
naspro-bridges-0.5.1/config.sub-481-	amd64-*)
naspro-bridges-0.5.1/config.sub:482:		basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'`
naspro-bridges-0.5.1/config.sub-483-		;;
##############################################
naspro-bridges-0.5.1/config.sub-523-	blackfin-*)
naspro-bridges-0.5.1/config.sub:524:		basic_machine=bfin-`echo $basic_machine | sed 's/^[^-]*-//'`
naspro-bridges-0.5.1/config.sub-525-		os=-linux
##############################################
naspro-bridges-0.5.1/config.sub-531-	c54x-*)
naspro-bridges-0.5.1/config.sub:532:		basic_machine=tic54x-`echo $basic_machine | sed 's/^[^-]*-//'`
naspro-bridges-0.5.1/config.sub-533-		;;
naspro-bridges-0.5.1/config.sub-534-	c55x-*)
naspro-bridges-0.5.1/config.sub:535:		basic_machine=tic55x-`echo $basic_machine | sed 's/^[^-]*-//'`
naspro-bridges-0.5.1/config.sub-536-		;;
naspro-bridges-0.5.1/config.sub-537-	c6x-*)
naspro-bridges-0.5.1/config.sub:538:		basic_machine=tic6x-`echo $basic_machine | sed 's/^[^-]*-//'`
naspro-bridges-0.5.1/config.sub-539-		;;
##############################################
naspro-bridges-0.5.1/config.sub-734-	i*86v32)
naspro-bridges-0.5.1/config.sub:735:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
naspro-bridges-0.5.1/config.sub-736-		os=-sysv32
##############################################
naspro-bridges-0.5.1/config.sub-738-	i*86v4*)
naspro-bridges-0.5.1/config.sub:739:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
naspro-bridges-0.5.1/config.sub-740-		os=-sysv4
##############################################
naspro-bridges-0.5.1/config.sub-742-	i*86v)
naspro-bridges-0.5.1/config.sub:743:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
naspro-bridges-0.5.1/config.sub-744-		os=-sysv
##############################################
naspro-bridges-0.5.1/config.sub-746-	i*86sol2)
naspro-bridges-0.5.1/config.sub:747:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
naspro-bridges-0.5.1/config.sub-748-		os=-solaris2
##############################################
naspro-bridges-0.5.1/config.sub-776-	m68knommu-*)
naspro-bridges-0.5.1/config.sub:777:		basic_machine=m68k-`echo $basic_machine | sed 's/^[^-]*-//'`
naspro-bridges-0.5.1/config.sub-778-		os=-linux
##############################################
naspro-bridges-0.5.1/config.sub-813-	mips3*-*)
naspro-bridges-0.5.1/config.sub:814:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
naspro-bridges-0.5.1/config.sub-815-		;;
naspro-bridges-0.5.1/config.sub-816-	mips3*)
naspro-bridges-0.5.1/config.sub:817:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
naspro-bridges-0.5.1/config.sub-818-		;;
##############################################
naspro-bridges-0.5.1/config.sub-831-	ms1-*)
naspro-bridges-0.5.1/config.sub:832:		basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'`
naspro-bridges-0.5.1/config.sub-833-		;;
##############################################
naspro-bridges-0.5.1/config.sub-950-	parisc-*)
naspro-bridges-0.5.1/config.sub:951:		basic_machine=hppa-`echo $basic_machine | sed 's/^[^-]*-//'`
naspro-bridges-0.5.1/config.sub-952-		os=-linux
##############################################
naspro-bridges-0.5.1/config.sub-966-	pc98-*)
naspro-bridges-0.5.1/config.sub:967:		basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'`
naspro-bridges-0.5.1/config.sub-968-		;;
##############################################
naspro-bridges-0.5.1/config.sub-981-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
naspro-bridges-0.5.1/config.sub:982:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
naspro-bridges-0.5.1/config.sub-983-		;;
naspro-bridges-0.5.1/config.sub-984-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
naspro-bridges-0.5.1/config.sub:985:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
naspro-bridges-0.5.1/config.sub-986-		;;
naspro-bridges-0.5.1/config.sub-987-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
naspro-bridges-0.5.1/config.sub:988:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
naspro-bridges-0.5.1/config.sub-989-		;;
naspro-bridges-0.5.1/config.sub-990-	pentium4-*)
naspro-bridges-0.5.1/config.sub:991:		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
naspro-bridges-0.5.1/config.sub-992-		;;
##############################################
naspro-bridges-0.5.1/config.sub-1000-	ppc-* | ppcbe-*)
naspro-bridges-0.5.1/config.sub:1001:		basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
naspro-bridges-0.5.1/config.sub-1002-		;;
##############################################
naspro-bridges-0.5.1/config.sub-1006-	ppcle-* | powerpclittle-*)
naspro-bridges-0.5.1/config.sub:1007:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
naspro-bridges-0.5.1/config.sub-1008-		;;
##############################################
naspro-bridges-0.5.1/config.sub-1010-		;;
naspro-bridges-0.5.1/config.sub:1011:	ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
naspro-bridges-0.5.1/config.sub-1012-		;;
##############################################
naspro-bridges-0.5.1/config.sub-1016-	ppc64le-* | powerpc64little-*)
naspro-bridges-0.5.1/config.sub:1017:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
naspro-bridges-0.5.1/config.sub-1018-		;;
##############################################
naspro-bridges-0.5.1/config.sub-1099-	strongarm-* | thumb-*)
naspro-bridges-0.5.1/config.sub:1100:		basic_machine=arm-`echo $basic_machine | sed 's/^[^-]*-//'`
naspro-bridges-0.5.1/config.sub-1101-		;;
##############################################
naspro-bridges-0.5.1/config.sub-1229-	xscale-* | xscalee[bl]-*)
naspro-bridges-0.5.1/config.sub:1230:		basic_machine=`echo $basic_machine | sed 's/^xscale/arm/'`
naspro-bridges-0.5.1/config.sub-1231-		;;
##############################################
naspro-bridges-0.5.1/config.sub-1306-	*)
naspro-bridges-0.5.1/config.sub:1307:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
naspro-bridges-0.5.1/config.sub-1308-		exit 1
##############################################
naspro-bridges-0.5.1/config.sub-1314-	*-digital*)
naspro-bridges-0.5.1/config.sub:1315:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
naspro-bridges-0.5.1/config.sub-1316-		;;
naspro-bridges-0.5.1/config.sub-1317-	*-commodore*)
naspro-bridges-0.5.1/config.sub:1318:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
naspro-bridges-0.5.1/config.sub-1319-		;;
##############################################
naspro-bridges-0.5.1/config.sub-1335-	-solaris1 | -solaris1.*)
naspro-bridges-0.5.1/config.sub:1336:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
naspro-bridges-0.5.1/config.sub-1337-		;;
##############################################
naspro-bridges-0.5.1/config.sub-1347-	-gnu/linux*)
naspro-bridges-0.5.1/config.sub:1348:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
naspro-bridges-0.5.1/config.sub-1349-		;;
##############################################
naspro-bridges-0.5.1/config.sub-1393-	-nto*)
naspro-bridges-0.5.1/config.sub:1394:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
naspro-bridges-0.5.1/config.sub-1395-		;;
##############################################
naspro-bridges-0.5.1/config.sub-1400-	-mac*)
naspro-bridges-0.5.1/config.sub:1401:		os=`echo $os | sed -e 's|mac|macos|'`
naspro-bridges-0.5.1/config.sub-1402-		;;
##############################################
naspro-bridges-0.5.1/config.sub-1406-	-linux*)
naspro-bridges-0.5.1/config.sub:1407:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
naspro-bridges-0.5.1/config.sub-1408-		;;
naspro-bridges-0.5.1/config.sub-1409-	-sunos5*)
naspro-bridges-0.5.1/config.sub:1410:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
naspro-bridges-0.5.1/config.sub-1411-		;;
naspro-bridges-0.5.1/config.sub-1412-	-sunos6*)
naspro-bridges-0.5.1/config.sub:1413:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
naspro-bridges-0.5.1/config.sub-1414-		;;
##############################################
naspro-bridges-0.5.1/config.sub-1461-	-sinix5.*)
naspro-bridges-0.5.1/config.sub:1462:		os=`echo $os | sed -e 's|sinix|sysv|'`
naspro-bridges-0.5.1/config.sub-1463-		;;
##############################################
naspro-bridges-0.5.1/config.sub-1514-		# Get rid of the `-' at the beginning of $os.
naspro-bridges-0.5.1/config.sub:1515:		os=`echo $os | sed 's/[^-]*-//'`
naspro-bridges-0.5.1/config.sub:1516:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
naspro-bridges-0.5.1/config.sub-1517-		exit 1
##############################################
naspro-bridges-0.5.1/config.sub-1780-		esac
naspro-bridges-0.5.1/config.sub:1781:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
naspro-bridges-0.5.1/config.sub-1782-		;;
##############################################
naspro-bridges-0.5.1/install-sh-229-      fi
naspro-bridges-0.5.1/install-sh:230:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
naspro-bridges-0.5.1/install-sh-231-    *)
##############################################
naspro-bridges-0.5.1/install-sh-276-      dstdir=$dst
naspro-bridges-0.5.1/install-sh:277:      dst=$dstdir/`basename "$src"`
naspro-bridges-0.5.1/install-sh-278-      dstdir_status=0
##############################################
naspro-bridges-0.5.1/install-sh-358-		   # FreeBSD 6.1 mkdir -m -p sets mode of existing directory.
naspro-bridges-0.5.1/install-sh:359:		   ls_ld_tmpdir=`ls -ld "$tmpdir"`
naspro-bridges-0.5.1/install-sh-360-		   case $ls_ld_tmpdir in
##############################################
naspro-bridges-0.5.1/install-sh-365-		   $mkdirprog -m$different_mode -p -- "$tmpdir" && {
naspro-bridges-0.5.1/install-sh:366:		     ls_ld_tmpdir_1=`ls -ld "$tmpdir"`
naspro-bridges-0.5.1/install-sh-367-		     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
naspro-bridges-0.5.1/install-sh-425-	    case $prefix in
naspro-bridges-0.5.1/install-sh:426:	      *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
naspro-bridges-0.5.1/install-sh-427-	      *) qprefix=$prefix;;
##############################################
naspro-bridges-0.5.1/install-sh-474-    if $copy_on_change &&
naspro-bridges-0.5.1/install-sh:475:       old=`LC_ALL=C ls -dlL "$dst"	2>/dev/null` &&
naspro-bridges-0.5.1/install-sh:476:       new=`LC_ALL=C ls -dlL "$dsttmp"	2>/dev/null` &&
naspro-bridges-0.5.1/install-sh-477-
##############################################
naspro-bridges-0.5.1/configure-47-if test -z "$BASH_VERSION$ZSH_VERSION" \
naspro-bridges-0.5.1/configure:48:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
naspro-bridges-0.5.1/configure-49-  as_echo='print -r --'
naspro-bridges-0.5.1/configure-50-  as_echo_n='print -rn --'
naspro-bridges-0.5.1/configure:51:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
naspro-bridges-0.5.1/configure-52-  as_echo='printf %s\n'
##############################################
naspro-bridges-0.5.1/configure-54-else
naspro-bridges-0.5.1/configure:55:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
naspro-bridges-0.5.1/configure-56-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
naspro-bridges-0.5.1/configure-64-	expr "X$arg" : "X\\(.*\\)$as_nl";
naspro-bridges-0.5.1/configure:65:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
naspro-bridges-0.5.1/configure-66-      esac;
##############################################
naspro-bridges-0.5.1/configure-201-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
naspro-bridges-0.5.1/configure:202:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
naspro-bridges-0.5.1/configure-203-
##############################################
naspro-bridges-0.5.1/configure-208-    PATH=/empty FPATH=/empty; export PATH FPATH
naspro-bridges-0.5.1/configure:209:    test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\
naspro-bridges-0.5.1/configure:210:      || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1
naspro-bridges-0.5.1/configure-211-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
naspro-bridges-0.5.1/configure-337-      case $as_dir in #(
naspro-bridges-0.5.1/configure:338:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
naspro-bridges-0.5.1/configure-339-      *) as_qdir=$as_dir;;
##############################################
naspro-bridges-0.5.1/configure-410-  {
naspro-bridges-0.5.1/configure:411:    as_val=`expr "$@" || test $? -eq 1`
naspro-bridges-0.5.1/configure-412-  }
##############################################
naspro-bridges-0.5.1/configure-417-# ----------------------------------------
naspro-bridges-0.5.1/configure:418:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
naspro-bridges-0.5.1/configure-419-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
naspro-bridges-0.5.1/configure-480-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
naspro-bridges-0.5.1/configure:481:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
naspro-bridges-0.5.1/configure-482-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
naspro-bridges-0.5.1/configure-866-  case $ac_option in
naspro-bridges-0.5.1/configure:867:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
naspro-bridges-0.5.1/configure-868-  *=)   ac_optarg= ;;
##############################################
naspro-bridges-0.5.1/configure-910-  -disable-* | --disable-*)
naspro-bridges-0.5.1/configure:911:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
naspro-bridges-0.5.1/configure-912-    # Reject names that are not valid shell variable names.
##############################################
naspro-bridges-0.5.1/configure-915-    ac_useropt_orig=$ac_useropt
naspro-bridges-0.5.1/configure:916:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
naspro-bridges-0.5.1/configure-917-    case $ac_user_opts in
##############################################
naspro-bridges-0.5.1/configure-936-  -enable-* | --enable-*)
naspro-bridges-0.5.1/configure:937:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
naspro-bridges-0.5.1/configure-938-    # Reject names that are not valid shell variable names.
##############################################
naspro-bridges-0.5.1/configure-941-    ac_useropt_orig=$ac_useropt
naspro-bridges-0.5.1/configure:942:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
naspro-bridges-0.5.1/configure-943-    case $ac_user_opts in
##############################################
naspro-bridges-0.5.1/configure-1140-  -with-* | --with-*)
naspro-bridges-0.5.1/configure:1141:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
naspro-bridges-0.5.1/configure-1142-    # Reject names that are not valid shell variable names.
##############################################
naspro-bridges-0.5.1/configure-1145-    ac_useropt_orig=$ac_useropt
naspro-bridges-0.5.1/configure:1146:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
naspro-bridges-0.5.1/configure-1147-    case $ac_user_opts in
##############################################
naspro-bridges-0.5.1/configure-1156-  -without-* | --without-*)
naspro-bridges-0.5.1/configure:1157:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
naspro-bridges-0.5.1/configure-1158-    # Reject names that are not valid shell variable names.
##############################################
naspro-bridges-0.5.1/configure-1161-    ac_useropt_orig=$ac_useropt
naspro-bridges-0.5.1/configure:1162:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
naspro-bridges-0.5.1/configure-1163-    case $ac_user_opts in
##############################################
naspro-bridges-0.5.1/configure-1194-  *=*)
naspro-bridges-0.5.1/configure:1195:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
naspro-bridges-0.5.1/configure-1196-    # Reject names that are not valid shell variable names.
##############################################
naspro-bridges-0.5.1/configure-1215-if test -n "$ac_prev"; then
naspro-bridges-0.5.1/configure:1216:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
naspro-bridges-0.5.1/configure-1217-  as_fn_error $? "missing argument to $ac_option"
##############################################
naspro-bridges-0.5.1/configure-1237-    */ )
naspro-bridges-0.5.1/configure:1238:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
naspro-bridges-0.5.1/configure-1239-      eval $ac_var=\$ac_val;;
##############################################
naspro-bridges-0.5.1/configure-1272-ac_ls_di=`ls -di .` &&
naspro-bridges-0.5.1/configure:1273:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
naspro-bridges-0.5.1/configure-1274-  as_fn_error $? "working directory cannot be determined"
##############################################
naspro-bridges-0.5.1/configure-1328-case $srcdir in
naspro-bridges-0.5.1/configure:1329:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
naspro-bridges-0.5.1/configure-1330-esac
##############################################
naspro-bridges-0.5.1/configure-1371-By default, \`make install' will install all the files in
naspro-bridges-0.5.1/configure:1372:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
naspro-bridges-0.5.1/configure:1373:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
naspro-bridges-0.5.1/configure-1374-for instance \`--prefix=\$HOME'.
##############################################
naspro-bridges-0.5.1/configure-1487-*)
naspro-bridges-0.5.1/configure:1488:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
naspro-bridges-0.5.1/configure-1489-  # A ".." for each directory in $ac_dir_suffix.
naspro-bridges-0.5.1/configure:1490:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
naspro-bridges-0.5.1/configure-1491-  case $ac_top_builddir_sub in
##############################################
naspro-bridges-0.5.1/configure-1977-    *\'*)
naspro-bridges-0.5.1/configure:1978:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
naspro-bridges-0.5.1/configure-1979-    esac
##############################################
naspro-bridges-0.5.1/configure-2060-      case $ac_val in
naspro-bridges-0.5.1/configure:2061:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
naspro-bridges-0.5.1/configure-2062-      esac
##############################################
naspro-bridges-0.5.1/configure-2075-	case $ac_val in
naspro-bridges-0.5.1/configure:2076:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
naspro-bridges-0.5.1/configure-2077-	esac
##############################################
naspro-bridges-0.5.1/configure-2195-    set,)
naspro-bridges-0.5.1/configure:2196:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
naspro-bridges-0.5.1/configure:2197:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
naspro-bridges-0.5.1/configure-2198-      ac_cache_corrupted=: ;;
##############################################
naspro-bridges-0.5.1/configure-2206-	# differences in whitespace do not lead to failure.
naspro-bridges-0.5.1/configure:2207:	ac_old_val_w=`echo x $ac_old_val`
naspro-bridges-0.5.1/configure:2208:	ac_new_val_w=`echo x $ac_new_val`
naspro-bridges-0.5.1/configure-2209-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
naspro-bridges-0.5.1/configure-2226-    case $ac_new_val in
naspro-bridges-0.5.1/configure:2227:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
naspro-bridges-0.5.1/configure-2228-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
naspro-bridges-0.5.1/configure-2408-     echo "timestamp, slept: $am_has_slept" > conftest.file
naspro-bridges-0.5.1/configure:2409:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
naspro-bridges-0.5.1/configure-2410-     if test "$*" = "X"; then
naspro-bridges-0.5.1/configure-2411-	# -L didn't work.
naspro-bridges-0.5.1/configure:2412:	set X `ls -t "$srcdir/configure" conftest.file`
naspro-bridges-0.5.1/configure-2413-     fi
##############################################
naspro-bridges-0.5.1/configure-2459-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
naspro-bridges-0.5.1/configure:2460:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
naspro-bridges-0.5.1/configure-2461-
naspro-bridges-0.5.1/configure-2462-# expand $ac_aux_dir to an absolute path
naspro-bridges-0.5.1/configure:2463:am_aux_dir=`cd $ac_aux_dir && pwd`
naspro-bridges-0.5.1/configure-2464-
##############################################
naspro-bridges-0.5.1/configure-2604-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
naspro-bridges-0.5.1/configure:2605:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
naspro-bridges-0.5.1/configure-2606-	     'mkdir (GNU coreutils) '* | \
##############################################
naspro-bridges-0.5.1/configure-2677-set x ${MAKE-make}
naspro-bridges-0.5.1/configure:2678:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
naspro-bridges-0.5.1/configure-2679-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
naspro-bridges-0.5.1/configure-2687-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
naspro-bridges-0.5.1/configure:2688:case `${MAKE-make} -f conftest.make 2>/dev/null` in
naspro-bridges-0.5.1/configure-2689-  *@@@%%%=?*=@@@%%%*)
##############################################
naspro-bridges-0.5.1/configure-2753-
naspro-bridges-0.5.1/configure:2754:if test "`cd $srcdir && pwd`" != "`pwd`"; then
naspro-bridges-0.5.1/configure-2755-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
naspro-bridges-0.5.1/configure-2904-# Ignore all kinds of additional output from 'make'.
naspro-bridges-0.5.1/configure:2905:case `$am_make -s -f confmf 2> /dev/null` in #(
naspro-bridges-0.5.1/configure-2906-*the\ am__doit\ target*)
##############################################
naspro-bridges-0.5.1/configure-2914-   echo '.include "confinc"' > confmf
naspro-bridges-0.5.1/configure:2915:   case `$am_make -s -f confmf 2> /dev/null` in #(
naspro-bridges-0.5.1/configure-2916-   *the\ am__doit\ target*)
##############################################
naspro-bridges-0.5.1/configure-3293-$as_echo_n "checking whether the C compiler works... " >&6; }
naspro-bridges-0.5.1/configure:3294:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
naspro-bridges-0.5.1/configure-3295-
##############################################
naspro-bridges-0.5.1/configure-3337-	then :; else
naspro-bridges-0.5.1/configure:3338:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
naspro-bridges-0.5.1/configure-3339-	fi
##############################################
naspro-bridges-0.5.1/configure-3397-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
naspro-bridges-0.5.1/configure:3398:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
naspro-bridges-0.5.1/configure-3399-	  break;;
##############################################
naspro-bridges-0.5.1/configure-3506-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
naspro-bridges-0.5.1/configure:3507:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
naspro-bridges-0.5.1/configure-3508-       break;;
##############################################
naspro-bridges-0.5.1/configure-3824-  if test "$am_compiler_list" = ""; then
naspro-bridges-0.5.1/configure:3825:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
naspro-bridges-0.5.1/configure-3826-  fi
##############################################
naspro-bridges-0.5.1/configure-4142-test "x$ac_build_alias" = x &&
naspro-bridges-0.5.1/configure:4143:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
naspro-bridges-0.5.1/configure-4144-test "x$ac_build_alias" = x &&
naspro-bridges-0.5.1/configure-4145-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
naspro-bridges-0.5.1/configure:4146:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
naspro-bridges-0.5.1/configure-4147-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
naspro-bridges-0.5.1/configure-4166-IFS=$ac_save_IFS
naspro-bridges-0.5.1/configure:4167:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
naspro-bridges-0.5.1/configure-4168-
##############################################
naspro-bridges-0.5.1/configure-4177-else
naspro-bridges-0.5.1/configure:4178:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
naspro-bridges-0.5.1/configure-4179-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
naspro-bridges-0.5.1/configure-4199-IFS=$ac_save_IFS
naspro-bridges-0.5.1/configure:4200:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
naspro-bridges-0.5.1/configure-4201-
##############################################
naspro-bridges-0.5.1/configure-4555-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
naspro-bridges-0.5.1/configure:4556:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
naspro-bridges-0.5.1/configure-4557-  ECHO='print -r --'
naspro-bridges-0.5.1/configure:4558:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
naspro-bridges-0.5.1/configure-4559-  ECHO='printf %s\n'
##############################################
naspro-bridges-0.5.1/configure-4624-  # Check for GNU $ac_path_SED
naspro-bridges-0.5.1/configure:4625:case `"$ac_path_SED" --version 2>&1` in
naspro-bridges-0.5.1/configure-4626-*GNU*)
##############################################
naspro-bridges-0.5.1/configure-4700-  # Check for GNU $ac_path_GREP
naspro-bridges-0.5.1/configure:4701:case `"$ac_path_GREP" --version 2>&1` in
naspro-bridges-0.5.1/configure-4702-*GNU*)
##############################################
naspro-bridges-0.5.1/configure-4766-  # Check for GNU $ac_path_EGREP
naspro-bridges-0.5.1/configure:4767:case `"$ac_path_EGREP" --version 2>&1` in
naspro-bridges-0.5.1/configure-4768-*GNU*)
##############################################
naspro-bridges-0.5.1/configure-4833-  # Check for GNU $ac_path_FGREP
naspro-bridges-0.5.1/configure:4834:case `"$ac_path_FGREP" --version 2>&1` in
naspro-bridges-0.5.1/configure-4835-*GNU*)
##############################################
naspro-bridges-0.5.1/configure-4913-    # gcc leaves a trailing carriage return which upsets mingw
naspro-bridges-0.5.1/configure:4914:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
naspro-bridges-0.5.1/configure-4915-  *)
naspro-bridges-0.5.1/configure:4916:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
naspro-bridges-0.5.1/configure-4917-  esac
##############################################
naspro-bridges-0.5.1/configure-4922-      # Canonicalize the pathname of ld
naspro-bridges-0.5.1/configure:4923:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
naspro-bridges-0.5.1/configure-4924-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
naspro-bridges-0.5.1/configure:4925:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
naspro-bridges-0.5.1/configure-4926-      done
##############################################
naspro-bridges-0.5.1/configure-4957-      # Break only if it was the GNU/non-GNU ld that we prefer.
naspro-bridges-0.5.1/configure:4958:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
naspro-bridges-0.5.1/configure-4959-      *GNU* | *'with BFD'*)
##############################################
naspro-bridges-0.5.1/configure-4988-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
naspro-bridges-0.5.1/configure:4989:case `$LD -v 2>&1 </dev/null` in
naspro-bridges-0.5.1/configure-4990-*GNU* | *'with BFD'*)
##############################################
naspro-bridges-0.5.1/configure-5033-	# Tru64's nm complains that /dev/null is an invalid object file
naspro-bridges-0.5.1/configure:5034:	case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
naspro-bridges-0.5.1/configure-5035-	*/dev/null* | *'Invalid file or object type'*)
##############################################
naspro-bridges-0.5.1/configure-5039-	*)
naspro-bridges-0.5.1/configure:5040:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
naspro-bridges-0.5.1/configure-5041-	  */dev/null*)
##############################################
naspro-bridges-0.5.1/configure-5167-
naspro-bridges-0.5.1/configure:5168:    case `$DUMPBIN -symbols /dev/null 2>&1 | sed '1q'` in
naspro-bridges-0.5.1/configure-5169-    *COFF*)
##############################################
naspro-bridges-0.5.1/configure-5279-    # And add a safety zone
naspro-bridges-0.5.1/configure:5280:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
naspro-bridges-0.5.1/configure:5281:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
naspro-bridges-0.5.1/configure-5282-    ;;
##############################################
naspro-bridges-0.5.1/configure-5312-    if test -n "$kargmax"; then
naspro-bridges-0.5.1/configure:5313:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[	 ]//'`
naspro-bridges-0.5.1/configure-5314-    else
##############################################
naspro-bridges-0.5.1/configure-5320-    if test -n "$lt_cv_sys_max_cmd_len"; then
naspro-bridges-0.5.1/configure:5321:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
naspro-bridges-0.5.1/configure:5322:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
naspro-bridges-0.5.1/configure-5323-    else
##############################################
naspro-bridges-0.5.1/configure-5332-      # we can't tell.
naspro-bridges-0.5.1/configure:5333:      while { test "X"`env echo "$teststring$teststring" 2>/dev/null` \
naspro-bridges-0.5.1/configure-5334-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
naspro-bridges-0.5.1/configure-5336-      do
naspro-bridges-0.5.1/configure:5337:        i=`expr $i + 1`
naspro-bridges-0.5.1/configure-5338-        teststring=$teststring$teststring
##############################################
naspro-bridges-0.5.1/configure-5340-      # Only check the string length outside the loop.
naspro-bridges-0.5.1/configure:5341:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
naspro-bridges-0.5.1/configure-5342-      teststring=
##############################################
naspro-bridges-0.5.1/configure-5345-      # linker.  It appears as though 1/2 is a usable value.
naspro-bridges-0.5.1/configure:5346:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
naspro-bridges-0.5.1/configure-5347-    fi
##############################################
naspro-bridges-0.5.1/configure-5782-openbsd*)
naspro-bridges-0.5.1/configure:5783:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
naspro-bridges-0.5.1/configure-5784-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
naspro-bridges-0.5.1/configure-5849-    else
naspro-bridges-0.5.1/configure:5850:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"`
naspro-bridges-0.5.1/configure-5851-    fi
##############################################
naspro-bridges-0.5.1/configure-5991-  # decide which to use based on capabilities of $DLLTOOL
naspro-bridges-0.5.1/configure:5992:  case `$DLLTOOL --help 2>&1` in
naspro-bridges-0.5.1/configure-5993-  *--identify-strict*)
##############################################
naspro-bridges-0.5.1/configure-6513-# If we're using GNU nm, then use its standard symbol codes.
naspro-bridges-0.5.1/configure:6514:case `$NM -V 2>&1` in
naspro-bridges-0.5.1/configure-6515-*GNU* | *'with BFD'*)
##############################################
naspro-bridges-0.5.1/configure-6531-mingw*)
naspro-bridges-0.5.1/configure:6532:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
naspro-bridges-0.5.1/configure-6533-  ;;
##############################################
naspro-bridges-0.5.1/configure-6750-   if test "$GCC" = yes; then
naspro-bridges-0.5.1/configure:6751:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
naspro-bridges-0.5.1/configure-6752-   fi
##############################################
naspro-bridges-0.5.1/configure-6754- /*)
naspro-bridges-0.5.1/configure:6755:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
naspro-bridges-0.5.1/configure-6756-   ;; #(
##############################################
naspro-bridges-0.5.1/configure-6790-  test $ac_status = 0; }; then
naspro-bridges-0.5.1/configure:6791:    case `/usr/bin/file conftest.$ac_objext` in
naspro-bridges-0.5.1/configure-6792-      *ELF-32*)
##############################################
naspro-bridges-0.5.1/configure-6810-    if test "$lt_cv_prog_gnu_ld" = yes; then
naspro-bridges-0.5.1/configure:6811:      case `/usr/bin/file conftest.$ac_objext` in
naspro-bridges-0.5.1/configure-6812-	*32-bit*)
##############################################
naspro-bridges-0.5.1/configure-6822-    else
naspro-bridges-0.5.1/configure:6823:      case `/usr/bin/file conftest.$ac_objext` in
naspro-bridges-0.5.1/configure-6824-	*32-bit*)
##############################################
naspro-bridges-0.5.1/configure-7976-do :
naspro-bridges-0.5.1/configure:7977:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
naspro-bridges-0.5.1/configure-7978-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
naspro-bridges-0.5.1/configure-7981-  cat >>confdefs.h <<_ACEOF
naspro-bridges-0.5.1/configure:7982:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
naspro-bridges-0.5.1/configure-7983-_ACEOF
##############################################
naspro-bridges-0.5.1/configure-8235-done
naspro-bridges-0.5.1/configure:8236:cc_basename=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
naspro-bridges-0.5.1/configure-8237-
##############################################
naspro-bridges-0.5.1/configure-8264-	"file_magic "*)
naspro-bridges-0.5.1/configure:8265:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
naspro-bridges-0.5.1/configure-8266-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
naspro-bridges-0.5.1/configure-8330-	"file_magic "*)
naspro-bridges-0.5.1/configure:8331:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
naspro-bridges-0.5.1/configure-8332-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
naspro-bridges-0.5.1/configure-8693-      *)
naspro-bridges-0.5.1/configure:8694:	case `$CC -V 2>&1 | sed 5q` in
naspro-bridges-0.5.1/configure-8695-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*)
##############################################
naspro-bridges-0.5.1/configure-9053-  if test "$hard_links" = no; then
naspro-bridges-0.5.1/configure:9054:    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
naspro-bridges-0.5.1/configure:9055:$as_echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
naspro-bridges-0.5.1/configure-9056-    need_locks=warn
##############################################
naspro-bridges-0.5.1/configure-9139-	# shared libraries, regardless of the interface used.
naspro-bridges-0.5.1/configure:9140:	case `$LD -v 2>&1` in
naspro-bridges-0.5.1/configure-9141-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
naspro-bridges-0.5.1/configure-9171-    supports_anon_versioning=no
naspro-bridges-0.5.1/configure:9172:    case `$LD -v 2>&1` in
naspro-bridges-0.5.1/configure-9173-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
naspro-bridges-0.5.1/configure-9240-	# is EXPORTS), use it as is; otherwise, prepend...
naspro-bridges-0.5.1/configure:9241:	archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
naspro-bridges-0.5.1/configure-9242-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
naspro-bridges-0.5.1/configure-9268-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
naspro-bridges-0.5.1/configure:9269:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
naspro-bridges-0.5.1/configure:9270:      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'
naspro-bridges-0.5.1/configure-9271-      ;;
##############################################
naspro-bridges-0.5.1/configure-9286-        pgcc*)				# Portland Group C compiler
naspro-bridges-0.5.1/configure:9287:	  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'
naspro-bridges-0.5.1/configure-9288-	  tmp_addflag=' $pic_flag'
##############################################
naspro-bridges-0.5.1/configure-9291-					# Portland Group f77 and f90 compilers
naspro-bridges-0.5.1/configure:9292:	  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'
naspro-bridges-0.5.1/configure-9293-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
naspro-bridges-0.5.1/configure-9306-	nvcc*)	# Cuda Compiler Driver 2.2
naspro-bridges-0.5.1/configure:9307:	  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'
naspro-bridges-0.5.1/configure-9308-	  compiler_needs_object=yes
##############################################
naspro-bridges-0.5.1/configure-9310-	esac
naspro-bridges-0.5.1/configure:9311:	case `$CC -V 2>&1 | sed 5q` in
naspro-bridges-0.5.1/configure-9312-	*Sun\ C*)			# Sun C 5.9
naspro-bridges-0.5.1/configure:9313:	  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'
naspro-bridges-0.5.1/configure-9314-	  compiler_needs_object=yes
##############################################
naspro-bridges-0.5.1/configure-9378-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
naspro-bridges-0.5.1/configure:9379:      case `$LD -v 2>&1` in
naspro-bridges-0.5.1/configure-9380-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
naspro-bridges-0.5.1/configure-9501-	# below for broken collect2 doesn't work under 4.3+
naspro-bridges-0.5.1/configure:9502:	  collect2name=`${CC} -print-prog-name=collect2`
naspro-bridges-0.5.1/configure-9503-	  if test -f "$collect2name" &&
##############################################
naspro-bridges-0.5.1/configure-9574-      }'
naspro-bridges-0.5.1/configure:9575:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
naspro-bridges-0.5.1/configure-9576-  # Check for a 64-bit object if we didn't find anything.
naspro-bridges-0.5.1/configure-9577-  if test -z "$lt_cv_aix_libpath_"; then
naspro-bridges-0.5.1/configure:9578:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
naspro-bridges-0.5.1/configure-9579-  fi
##############################################
naspro-bridges-0.5.1/configure-9592-        hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
naspro-bridges-0.5.1/configure:9593:        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"
naspro-bridges-0.5.1/configure-9594-      else
##############################################
naspro-bridges-0.5.1/configure-9627-      }'
naspro-bridges-0.5.1/configure:9628:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
naspro-bridges-0.5.1/configure-9629-  # Check for a 64-bit object if we didn't find anything.
naspro-bridges-0.5.1/configure-9630-  if test -z "$lt_cv_aix_libpath_"; then
naspro-bridges-0.5.1/configure:9631:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
naspro-bridges-0.5.1/configure-9632-  fi
##############################################
naspro-bridges-0.5.1/configure-9700-	archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames='
naspro-bridges-0.5.1/configure:9701:	archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
naspro-bridges-0.5.1/configure-9702-	    sed -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $output_objdir/$soname.exp;
##############################################
naspro-bridges-0.5.1/configure-9737-	# FIXME: Setting linknames here is a bad hack.
naspro-bridges-0.5.1/configure:9738:	archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
naspro-bridges-0.5.1/configure-9739-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
naspro-bridges-0.5.1/configure-9755-  if test "$lt_cv_ld_force_load" = "yes"; then
naspro-bridges-0.5.1/configure:9756:    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\"`'
naspro-bridges-0.5.1/configure-9757-
##############################################
naspro-bridges-0.5.1/configure-9935-      if test "$GCC" = yes; then
naspro-bridges-0.5.1/configure:9936:	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'
naspro-bridges-0.5.1/configure-9937-	# Try to use the -exported_symbol ld option, if it does not
##############################################
naspro-bridges-0.5.1/configure-9963-	if test "$lt_cv_irix_exported_symbol" = yes; then
naspro-bridges-0.5.1/configure:9964:          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'
naspro-bridges-0.5.1/configure-9965-	fi
naspro-bridges-0.5.1/configure-9966-      else
naspro-bridges-0.5.1/configure:9967:	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'
naspro-bridges-0.5.1/configure:9968:	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'
naspro-bridges-0.5.1/configure-9969-      fi
##############################################
naspro-bridges-0.5.1/configure-10003-	hardcode_direct_absolute=yes
naspro-bridges-0.5.1/configure:10004:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
naspro-bridges-0.5.1/configure-10005-	  archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
naspro-bridges-0.5.1/configure-10036-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
naspro-bridges-0.5.1/configure:10037:	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'
naspro-bridges-0.5.1/configure-10038-      else
naspro-bridges-0.5.1/configure-10039-	allow_undefined_flag=' -expect_unresolved \*'
naspro-bridges-0.5.1/configure:10040:	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'
naspro-bridges-0.5.1/configure-10041-      fi
##############################################
naspro-bridges-0.5.1/configure-10049-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
naspro-bridges-0.5.1/configure:10050:	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'
naspro-bridges-0.5.1/configure-10051-	hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
##############################################
naspro-bridges-0.5.1/configure-10053-	allow_undefined_flag=' -expect_unresolved \*'
naspro-bridges-0.5.1/configure:10054:	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'
naspro-bridges-0.5.1/configure:10055:	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~
naspro-bridges-0.5.1/configure:10056:	$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'
naspro-bridges-0.5.1/configure-10057-
##############################################
naspro-bridges-0.5.1/configure-10072-      else
naspro-bridges-0.5.1/configure:10073:	case `$CC -V 2>&1` in
naspro-bridges-0.5.1/configure-10074-	*"Compilers 5.0"*)
##############################################
naspro-bridges-0.5.1/configure-10471-  esac
naspro-bridges-0.5.1/configure:10472:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
naspro-bridges-0.5.1/configure-10473-  case $lt_search_path_spec in
##############################################
naspro-bridges-0.5.1/configure-10478-    # okay in the real world where ";" in dirpaths is itself problematic.
naspro-bridges-0.5.1/configure:10479:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
naspro-bridges-0.5.1/configure-10480-    ;;
naspro-bridges-0.5.1/configure-10481-  *)
naspro-bridges-0.5.1/configure:10482:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
naspro-bridges-0.5.1/configure-10483-    ;;
##############################################
naspro-bridges-0.5.1/configure-10487-  lt_tmp_lt_search_path_spec=
naspro-bridges-0.5.1/configure:10488:  lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
naspro-bridges-0.5.1/configure-10489-  for lt_sys_path in $lt_search_path_spec; do
##############################################
naspro-bridges-0.5.1/configure-10522-  esac
naspro-bridges-0.5.1/configure:10523:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
naspro-bridges-0.5.1/configure-10524-else
##############################################
naspro-bridges-0.5.1/configure-10610-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
naspro-bridges-0.5.1/configure:10611:    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'
naspro-bridges-0.5.1/configure-10612-    ;;
##############################################
naspro-bridges-0.5.1/configure-10646-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
naspro-bridges-0.5.1/configure:10647:    postinstall_cmds='base_file=`basename \${file}`~
naspro-bridges-0.5.1/configure:10648:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
naspro-bridges-0.5.1/configure:10649:      dldir=$destdir/`dirname \$dlpath`~
naspro-bridges-0.5.1/configure-10650-      test -d \$dldir || mkdir -p \$dldir~
##############################################
naspro-bridges-0.5.1/configure-10655-      fi'
naspro-bridges-0.5.1/configure:10656:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
naspro-bridges-0.5.1/configure-10657-      dlpath=$dir/\$dldll~
##############################################
naspro-bridges-0.5.1/configure-10663-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
naspro-bridges-0.5.1/configure:10664:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
naspro-bridges-0.5.1/configure-10665-
##############################################
naspro-bridges-0.5.1/configure-10669-      # MinGW DLLs use traditional 'lib' prefix
naspro-bridges-0.5.1/configure:10670:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
naspro-bridges-0.5.1/configure-10671-      ;;
##############################################
naspro-bridges-0.5.1/configure-10673-      # pw32 DLLs use 'pw' prefix rather than 'lib'
naspro-bridges-0.5.1/configure:10674:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
naspro-bridges-0.5.1/configure-10675-      ;;
##############################################
naspro-bridges-0.5.1/configure-10682-    libname_spec='$name'
naspro-bridges-0.5.1/configure:10683:    soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
naspro-bridges-0.5.1/configure-10684-    library_names_spec='${libname}.dll.lib'
##############################################
naspro-bridges-0.5.1/configure-10694-        # Let DOS variable expansion print the short 8.3 style file name.
naspro-bridges-0.5.1/configure:10695:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
naspro-bridges-0.5.1/configure-10696-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
naspro-bridges-0.5.1/configure-10699-      # Convert to MSYS style.
naspro-bridges-0.5.1/configure:10700:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
naspro-bridges-0.5.1/configure-10701-      ;;
##############################################
naspro-bridges-0.5.1/configure-10705-      # like /cygdrive/c/PROGRA~1:/cygdr...
naspro-bridges-0.5.1/configure:10706:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
naspro-bridges-0.5.1/configure:10707:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
naspro-bridges-0.5.1/configure:10708:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
naspro-bridges-0.5.1/configure-10709-      ;;
##############################################
naspro-bridges-0.5.1/configure-10713-        # It is most probably a Windows format PATH.
naspro-bridges-0.5.1/configure:10714:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
naspro-bridges-0.5.1/configure-10715-      else
naspro-bridges-0.5.1/configure:10716:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
naspro-bridges-0.5.1/configure-10717-      fi
##############################################
naspro-bridges-0.5.1/configure-10723-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
naspro-bridges-0.5.1/configure:10724:    postinstall_cmds='base_file=`basename \${file}`~
naspro-bridges-0.5.1/configure:10725:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
naspro-bridges-0.5.1/configure:10726:      dldir=$destdir/`dirname \$dlpath`~
naspro-bridges-0.5.1/configure-10727-      test -d \$dldir || mkdir -p \$dldir~
naspro-bridges-0.5.1/configure-10728-      $install_prog $dir/$dlname \$dldir/$dlname'
naspro-bridges-0.5.1/configure:10729:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
naspro-bridges-0.5.1/configure-10730-      dlpath=$dir/\$dldll~
##############################################
naspro-bridges-0.5.1/configure-10737-    # Assume MSVC wrapper
naspro-bridges-0.5.1/configure:10738:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
naspro-bridges-0.5.1/configure-10739-    dynamic_linker='Win32 ld.exe'
##############################################
naspro-bridges-0.5.1/configure-10754-  shlibpath_var=DYLD_LIBRARY_PATH
naspro-bridges-0.5.1/configure:10755:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
naspro-bridges-0.5.1/configure-10756-
##############################################
naspro-bridges-0.5.1/configure-10991-  if test -f /etc/ld.so.conf; then
naspro-bridges-0.5.1/configure:10992:    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' ' '`
naspro-bridges-0.5.1/configure-10993-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
naspro-bridges-0.5.1/configure-11053-  shlibpath_var=LD_LIBRARY_PATH
naspro-bridges-0.5.1/configure:11054:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
naspro-bridges-0.5.1/configure-11055-    case $host_os in
##############################################
naspro-bridges-0.5.1/configure-12110-  test $ac_status = 0; }; then
naspro-bridges-0.5.1/configure:12111:  pkg_cv_NABRIT_CFLAGS=`$PKG_CONFIG --cflags "nabrit-3 >= 0.4.1" 2>/dev/null`
naspro-bridges-0.5.1/configure-12112-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
naspro-bridges-0.5.1/configure-12127-  test $ac_status = 0; }; then
naspro-bridges-0.5.1/configure:12128:  pkg_cv_NABRIT_LIBS=`$PKG_CONFIG --libs "nabrit-3 >= 0.4.1" 2>/dev/null`
naspro-bridges-0.5.1/configure-12129-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
naspro-bridges-0.5.1/configure-12148-        if test $_pkg_short_errors_supported = yes; then
naspro-bridges-0.5.1/configure:12149:	        NABRIT_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "nabrit-3 >= 0.4.1" 2>&1`
naspro-bridges-0.5.1/configure-12150-        else
naspro-bridges-0.5.1/configure:12151:	        NABRIT_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "nabrit-3 >= 0.4.1" 2>&1`
naspro-bridges-0.5.1/configure-12152-        fi
##############################################
naspro-bridges-0.5.1/configure-12246-  test $ac_status = 0; }; then
naspro-bridges-0.5.1/configure:12247:  pkg_cv_DSSI_CFLAGS=`$PKG_CONFIG --cflags "dssi >= 1.0.0" 2>/dev/null`
naspro-bridges-0.5.1/configure-12248-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
naspro-bridges-0.5.1/configure-12263-  test $ac_status = 0; }; then
naspro-bridges-0.5.1/configure:12264:  pkg_cv_DSSI_LIBS=`$PKG_CONFIG --libs "dssi >= 1.0.0" 2>/dev/null`
naspro-bridges-0.5.1/configure-12265-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
naspro-bridges-0.5.1/configure-12284-        if test $_pkg_short_errors_supported = yes; then
naspro-bridges-0.5.1/configure:12285:	        DSSI_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "dssi >= 1.0.0" 2>&1`
naspro-bridges-0.5.1/configure-12286-        else
naspro-bridges-0.5.1/configure:12287:	        DSSI_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "dssi >= 1.0.0" 2>&1`
naspro-bridges-0.5.1/configure-12288-        fi
##############################################
naspro-bridges-0.5.1/configure-12318-  test $ac_status = 0; }; then
naspro-bridges-0.5.1/configure:12319:  pkg_cv_ALSA_CFLAGS=`$PKG_CONFIG --cflags "alsa" 2>/dev/null`
naspro-bridges-0.5.1/configure-12320-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
naspro-bridges-0.5.1/configure-12335-  test $ac_status = 0; }; then
naspro-bridges-0.5.1/configure:12336:  pkg_cv_ALSA_LIBS=`$PKG_CONFIG --libs "alsa" 2>/dev/null`
naspro-bridges-0.5.1/configure-12337-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
naspro-bridges-0.5.1/configure-12356-        if test $_pkg_short_errors_supported = yes; then
naspro-bridges-0.5.1/configure:12357:	        ALSA_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "alsa" 2>&1`
naspro-bridges-0.5.1/configure-12358-        else
naspro-bridges-0.5.1/configure:12359:	        ALSA_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "alsa" 2>&1`
naspro-bridges-0.5.1/configure-12360-        fi
##############################################
naspro-bridges-0.5.1/configure-12377-  test $ac_status = 0; }; then
naspro-bridges-0.5.1/configure:12378:  pkg_cv_ALSA_CFLAGS=`$PKG_CONFIG --cflags "libdssialsacompat" 2>/dev/null`
naspro-bridges-0.5.1/configure-12379-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
naspro-bridges-0.5.1/configure-12394-  test $ac_status = 0; }; then
naspro-bridges-0.5.1/configure:12395:  pkg_cv_ALSA_LIBS=`$PKG_CONFIG --libs "libdssialsacompat" 2>/dev/null`
naspro-bridges-0.5.1/configure-12396-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
naspro-bridges-0.5.1/configure-12415-        if test $_pkg_short_errors_supported = yes; then
naspro-bridges-0.5.1/configure:12416:	        ALSA_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libdssialsacompat" 2>&1`
naspro-bridges-0.5.1/configure-12417-        else
naspro-bridges-0.5.1/configure:12418:	        ALSA_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libdssialsacompat" 2>&1`
naspro-bridges-0.5.1/configure-12419-        fi
##############################################
naspro-bridges-0.5.1/configure-12451-  test $ac_status = 0; }; then
naspro-bridges-0.5.1/configure:12452:  pkg_cv_ALSA_CFLAGS=`$PKG_CONFIG --cflags "libdssialsacompat" 2>/dev/null`
naspro-bridges-0.5.1/configure-12453-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
naspro-bridges-0.5.1/configure-12468-  test $ac_status = 0; }; then
naspro-bridges-0.5.1/configure:12469:  pkg_cv_ALSA_LIBS=`$PKG_CONFIG --libs "libdssialsacompat" 2>/dev/null`
naspro-bridges-0.5.1/configure-12470-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
naspro-bridges-0.5.1/configure-12489-        if test $_pkg_short_errors_supported = yes; then
naspro-bridges-0.5.1/configure:12490:	        ALSA_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libdssialsacompat" 2>&1`
naspro-bridges-0.5.1/configure-12491-        else
naspro-bridges-0.5.1/configure:12492:	        ALSA_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libdssialsacompat" 2>&1`
naspro-bridges-0.5.1/configure-12493-        fi
##############################################
naspro-bridges-0.5.1/configure-12662-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
naspro-bridges-0.5.1/configure:12663:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
naspro-bridges-0.5.1/configure-12664-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
naspro-bridges-0.5.1/configure-12765-if test -z "$BASH_VERSION$ZSH_VERSION" \
naspro-bridges-0.5.1/configure:12766:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
naspro-bridges-0.5.1/configure-12767-  as_echo='print -r --'
naspro-bridges-0.5.1/configure-12768-  as_echo_n='print -rn --'
naspro-bridges-0.5.1/configure:12769:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
naspro-bridges-0.5.1/configure-12770-  as_echo='printf %s\n'
##############################################
naspro-bridges-0.5.1/configure-12772-else
naspro-bridges-0.5.1/configure:12773:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
naspro-bridges-0.5.1/configure-12774-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
naspro-bridges-0.5.1/configure-12782-	expr "X$arg" : "X\\(.*\\)$as_nl";
naspro-bridges-0.5.1/configure:12783:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
naspro-bridges-0.5.1/configure-12784-      esac;
##############################################
naspro-bridges-0.5.1/configure-12859-# ----------------------------------------
naspro-bridges-0.5.1/configure:12860:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
naspro-bridges-0.5.1/configure-12861-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
naspro-bridges-0.5.1/configure-12931-  {
naspro-bridges-0.5.1/configure:12932:    as_val=`expr "$@" || test $? -eq 1`
naspro-bridges-0.5.1/configure-12933-  }
##############################################
naspro-bridges-0.5.1/configure-13035-      case $as_dir in #(
naspro-bridges-0.5.1/configure:13036:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
naspro-bridges-0.5.1/configure-13037-      *) as_qdir=$as_dir;;
##############################################
naspro-bridges-0.5.1/configure-13170-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
naspro-bridges-0.5.1/configure:13171:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
naspro-bridges-0.5.1/configure-13172-ac_cs_version="\\
##############################################
naspro-bridges-0.5.1/configure-13195-  --*=?*)
naspro-bridges-0.5.1/configure:13196:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
naspro-bridges-0.5.1/configure:13197:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
naspro-bridges-0.5.1/configure-13198-    ac_shift=:
##############################################
naspro-bridges-0.5.1/configure-13200-  --*=)
naspro-bridges-0.5.1/configure:13201:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
naspro-bridges-0.5.1/configure-13202-    ac_optarg=
##############################################
naspro-bridges-0.5.1/configure-13224-    case $ac_optarg in
naspro-bridges-0.5.1/configure:13225:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
naspro-bridges-0.5.1/configure-13226-    '') as_fn_error $? "missing file argument" ;;
##############################################
naspro-bridges-0.5.1/configure-13232-    case $ac_optarg in
naspro-bridges-0.5.1/configure:13233:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
naspro-bridges-0.5.1/configure-13234-    esac
##############################################
naspro-bridges-0.5.1/configure-13301-delay_variable_subst='$delay_variable_subst'
naspro-bridges-0.5.1/configure:13302:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
naspro-bridges-0.5.1/configure:13303:AS='`$ECHO "$AS" | $SED "$delay_single_quote_subst"`'
naspro-bridges-0.5.1/configure:13304:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
naspro-bridges-0.5.1/configure:13305:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
naspro-bridges-0.5.1/configure:13306:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
naspro-bridges-0.5.1/configure:13307:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
naspro-bridges-0.5.1/configure:13308:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
naspro-bridges-0.5.1/configure:13309:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
naspro-bridges-0.5.1/configure:13310:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
naspro-bridges-0.5.1/configure:13311:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
naspro-bridges-0.5.1/configure:13312:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
naspro-bridges-0.5.1/configure:13313:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
naspro-bridges-0.5.1/configure:13314:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
naspro-bridges-0.5.1/configure:13315:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
naspro-bridges-0.5.1/configure:13316:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
naspro-bridges-0.5.1/configure:13317:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
naspro-bridges-0.5.1/configure:13318:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
naspro-bridges-0.5.1/configure:13319:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
naspro-bridges-0.5.1/configure:13320:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
naspro-bridges-0.5.1/configure:13321:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
naspro-bridges-0.5.1/configure:13322:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
naspro-bridges-0.5.1/configure:13323:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
naspro-bridges-0.5.1/configure:13324:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
naspro-bridges-0.5.1/configure:13325:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
naspro-bridges-0.5.1/configure:13326:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
naspro-bridges-0.5.1/configure:13327:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
naspro-bridges-0.5.1/configure:13328:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
naspro-bridges-0.5.1/configure:13329:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
naspro-bridges-0.5.1/configure:13330:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
naspro-bridges-0.5.1/configure:13331:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
naspro-bridges-0.5.1/configure:13332:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
naspro-bridges-0.5.1/configure:13333:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
naspro-bridges-0.5.1/configure:13334:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
naspro-bridges-0.5.1/configure:13335:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
naspro-bridges-0.5.1/configure:13336:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
naspro-bridges-0.5.1/configure:13337:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
naspro-bridges-0.5.1/configure:13338:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
naspro-bridges-0.5.1/configure:13339:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
naspro-bridges-0.5.1/configure:13340:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
naspro-bridges-0.5.1/configure:13341:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
naspro-bridges-0.5.1/configure:13342:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
naspro-bridges-0.5.1/configure:13343:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
naspro-bridges-0.5.1/configure:13344:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
naspro-bridges-0.5.1/configure:13345:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
naspro-bridges-0.5.1/configure:13346:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
naspro-bridges-0.5.1/configure:13347:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
naspro-bridges-0.5.1/configure:13348:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
naspro-bridges-0.5.1/configure:13349:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
naspro-bridges-0.5.1/configure:13350:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
naspro-bridges-0.5.1/configure:13351:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
naspro-bridges-0.5.1/configure:13352:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
naspro-bridges-0.5.1/configure:13353:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
naspro-bridges-0.5.1/configure:13354:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
naspro-bridges-0.5.1/configure:13355:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
naspro-bridges-0.5.1/configure:13356:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
naspro-bridges-0.5.1/configure:13357:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
naspro-bridges-0.5.1/configure:13358:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
naspro-bridges-0.5.1/configure:13359: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"`'
naspro-bridges-0.5.1/configure:13360:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
naspro-bridges-0.5.1/configure:13361:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
naspro-bridges-0.5.1/configure:13362:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
naspro-bridges-0.5.1/configure:13363:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
naspro-bridges-0.5.1/configure:13364:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
naspro-bridges-0.5.1/configure:13365:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
naspro-bridges-0.5.1/configure:13366:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
naspro-bridges-0.5.1/configure:13367:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
naspro-bridges-0.5.1/configure:13368:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
naspro-bridges-0.5.1/configure:13369:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
naspro-bridges-0.5.1/configure:13370:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
naspro-bridges-0.5.1/configure:13371:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
naspro-bridges-0.5.1/configure:13372:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
naspro-bridges-0.5.1/configure:13373:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
naspro-bridges-0.5.1/configure:13374:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
naspro-bridges-0.5.1/configure:13375:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
naspro-bridges-0.5.1/configure:13376:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
naspro-bridges-0.5.1/configure:13377:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
naspro-bridges-0.5.1/configure:13378:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
naspro-bridges-0.5.1/configure:13379:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
naspro-bridges-0.5.1/configure:13380:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
naspro-bridges-0.5.1/configure:13381:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
naspro-bridges-0.5.1/configure:13382:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
naspro-bridges-0.5.1/configure:13383:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
naspro-bridges-0.5.1/configure:13384:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
naspro-bridges-0.5.1/configure:13385:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
naspro-bridges-0.5.1/configure:13386:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
naspro-bridges-0.5.1/configure:13387:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
naspro-bridges-0.5.1/configure:13388:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
naspro-bridges-0.5.1/configure:13389:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
naspro-bridges-0.5.1/configure:13390:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
naspro-bridges-0.5.1/configure:13391:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
naspro-bridges-0.5.1/configure:13392:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
naspro-bridges-0.5.1/configure:13393:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
naspro-bridges-0.5.1/configure:13394:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
naspro-bridges-0.5.1/configure:13395:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
naspro-bridges-0.5.1/configure:13396:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
naspro-bridges-0.5.1/configure:13397:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
naspro-bridges-0.5.1/configure:13398:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
naspro-bridges-0.5.1/configure:13399:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
naspro-bridges-0.5.1/configure:13400:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
naspro-bridges-0.5.1/configure:13401:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
naspro-bridges-0.5.1/configure:13402:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
naspro-bridges-0.5.1/configure:13403:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
naspro-bridges-0.5.1/configure:13404:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
naspro-bridges-0.5.1/configure:13405:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
naspro-bridges-0.5.1/configure:13406:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
naspro-bridges-0.5.1/configure:13407:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
naspro-bridges-0.5.1/configure:13408:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
naspro-bridges-0.5.1/configure:13409:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
naspro-bridges-0.5.1/configure:13410:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
naspro-bridges-0.5.1/configure:13411:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
naspro-bridges-0.5.1/configure:13412:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
naspro-bridges-0.5.1/configure:13413:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
naspro-bridges-0.5.1/configure:13414:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
naspro-bridges-0.5.1/configure:13415:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
naspro-bridges-0.5.1/configure:13416:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
naspro-bridges-0.5.1/configure:13417:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
naspro-bridges-0.5.1/configure:13418:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
naspro-bridges-0.5.1/configure:13419:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
naspro-bridges-0.5.1/configure:13420:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
naspro-bridges-0.5.1/configure:13421:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
naspro-bridges-0.5.1/configure:13422:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
naspro-bridges-0.5.1/configure:13423:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
naspro-bridges-0.5.1/configure:13424:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
naspro-bridges-0.5.1/configure:13425:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
naspro-bridges-0.5.1/configure:13426:sys_lib_dlsearch_path_spec='`$ECHO "$sys_lib_dlsearch_path_spec" | $SED "$delay_single_quote_subst"`'
naspro-bridges-0.5.1/configure:13427:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
naspro-bridges-0.5.1/configure:13428:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
naspro-bridges-0.5.1/configure:13429:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
naspro-bridges-0.5.1/configure:13430:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
naspro-bridges-0.5.1/configure:13431:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
naspro-bridges-0.5.1/configure:13432:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
naspro-bridges-0.5.1/configure-13433-
##############################################
naspro-bridges-0.5.1/configure-13512-striplib; do
naspro-bridges-0.5.1/configure:13513:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
naspro-bridges-0.5.1/configure-13514-    *[\\\\\\\`\\"\\\$]*)
naspro-bridges-0.5.1/configure:13515:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\""
naspro-bridges-0.5.1/configure-13516-      ;;
##############################################
naspro-bridges-0.5.1/configure-13542-sys_lib_dlsearch_path_spec; do
naspro-bridges-0.5.1/configure:13543:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
naspro-bridges-0.5.1/configure-13544-    *[\\\\\\\`\\"\\\$]*)
naspro-bridges-0.5.1/configure:13545:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\""
naspro-bridges-0.5.1/configure-13546-      ;;
##############################################
naspro-bridges-0.5.1/configure-13645-fi
naspro-bridges-0.5.1/configure:13646:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
naspro-bridges-0.5.1/configure-13647-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
naspro-bridges-0.5.1/configure-13662-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
naspro-bridges-0.5.1/configure:13663:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
naspro-bridges-0.5.1/configure-13664-ac_delim='%!_!# '
##############################################
naspro-bridges-0.5.1/configure-13668-
naspro-bridges-0.5.1/configure:13669:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
naspro-bridges-0.5.1/configure-13670-  if test $ac_delim_n = $ac_delim_num; then
##############################################
naspro-bridges-0.5.1/configure-13806-for ac_last_try in false false :; do
naspro-bridges-0.5.1/configure:13807:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
naspro-bridges-0.5.1/configure-13808-  if test -z "$ac_tt"; then
##############################################
naspro-bridges-0.5.1/configure-13938-      esac
naspro-bridges-0.5.1/configure:13939:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
naspro-bridges-0.5.1/configure-13940-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
naspro-bridges-0.5.1/configure-13997-*)
naspro-bridges-0.5.1/configure:13998:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
naspro-bridges-0.5.1/configure-13999-  # A ".." for each directory in $ac_dir_suffix.
naspro-bridges-0.5.1/configure:14000:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
naspro-bridges-0.5.1/configure-14001-  case $ac_top_builddir_sub in
##############################################
naspro-bridges-0.5.1/configure-14058-/@mandir@/p'
naspro-bridges-0.5.1/configure:14059:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
naspro-bridges-0.5.1/configure-14060-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
naspro-bridges-0.5.1/configure-14075-
naspro-bridges-0.5.1/configure:14076:# Neutralize VPATH when `$srcdir' = `.'.
naspro-bridges-0.5.1/configure-14077-# Shell code in configure.ac might set extrasub.
##############################################
naspro-bridges-0.5.1/configure-14103-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
naspro-bridges-0.5.1/configure:14104:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
naspro-bridges-0.5.1/configure-14105-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
naspro-bridges-0.5.1/configure-14149-    * )
naspro-bridges-0.5.1/configure:14150:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
naspro-bridges-0.5.1/configure-14151-  esac
##############################################
naspro-bridges-0.5.1/configure-14196-    # Strip MF so we end up with the name of the file.
naspro-bridges-0.5.1/configure:14197:    mf=`echo "$mf" | sed -e 's/:.*$//'`
naspro-bridges-0.5.1/configure-14198-    # Check whether this is an Automake generated Makefile or not.
##############################################
naspro-bridges-0.5.1/configure-14233-    # from the Makefile without running 'make'.
naspro-bridges-0.5.1/configure:14234:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
naspro-bridges-0.5.1/configure-14235-    test -z "$DEPDIR" && continue
naspro-bridges-0.5.1/configure:14236:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
naspro-bridges-0.5.1/configure-14237-    test -z "$am__include" && continue
naspro-bridges-0.5.1/configure:14238:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
naspro-bridges-0.5.1/configure-14239-    # Find all dependency output files, they are included files with
##############################################
naspro-bridges-0.5.1/configure-14292-
naspro-bridges-0.5.1/configure:14293:# `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
naspro-bridges-0.5.1/configure-14294-# Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION
##############################################
naspro-bridges-0.5.1/Makefile.in-48-  { \
naspro-bridges-0.5.1/Makefile.in:49:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
naspro-bridges-0.5.1/Makefile.in-50-  }; \
##############################################
naspro-bridges-0.5.1/Makefile.in-178-  while test -n "$$dir1"; do \
naspro-bridges-0.5.1/Makefile.in:179:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
naspro-bridges-0.5.1/Makefile.in-180-    if test "$$first" != "."; then \
naspro-bridges-0.5.1/Makefile.in-181-      if test "$$first" = ".."; then \
naspro-bridges-0.5.1/Makefile.in:182:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
naspro-bridges-0.5.1/Makefile.in:183:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
naspro-bridges-0.5.1/Makefile.in-184-      else \
naspro-bridges-0.5.1/Makefile.in:185:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
naspro-bridges-0.5.1/Makefile.in-186-        if test "$$first2" = "$$first"; then \
naspro-bridges-0.5.1/Makefile.in:187:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
naspro-bridges-0.5.1/Makefile.in-188-        else \
##############################################
naspro-bridges-0.5.1/Makefile.in-193-    fi; \
naspro-bridges-0.5.1/Makefile.in:194:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
naspro-bridges-0.5.1/Makefile.in-195-  done; \
##############################################
naspro-bridges-0.5.1/Makefile.in-410-	dot_seen=no; \
naspro-bridges-0.5.1/Makefile.in:411:	target=`echo $@ | sed s/-recursive//`; \
naspro-bridges-0.5.1/Makefile.in-412-	case "$@" in \
##############################################
naspro-bridges-0.5.1/Makefile.in-473-GTAGS:
naspro-bridges-0.5.1/Makefile.in:474:	here=`$(am__cd) $(top_builddir) && pwd` \
naspro-bridges-0.5.1/Makefile.in-475-	  && $(am__cd) $(top_srcdir) \
##############################################
naspro-bridges-0.5.1/Makefile.in-505-	test -d "$(distdir)" || mkdir "$(distdir)"
naspro-bridges-0.5.1/Makefile.in:506:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
naspro-bridges-0.5.1/Makefile.in:507:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
naspro-bridges-0.5.1/Makefile.in-508-	list='$(DISTFILES)'; \
##############################################
naspro-bridges-0.5.1/Makefile.in-519-	  if test -d $$d/$$file; then \
naspro-bridges-0.5.1/Makefile.in:520:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
naspro-bridges-0.5.1/Makefile.in-521-	    if test -d "$(distdir)/$$file"; then \
##############################################
naspro-bridges-0.5.1/Makefile.in-629-	test -d $(distdir)/_build || exit 0; \
naspro-bridges-0.5.1/Makefile.in:630:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
naspro-bridges-0.5.1/Makefile.in-631-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
naspro-bridges-0.5.1/Makefile.in-673-	}; \
naspro-bridges-0.5.1/Makefile.in:674:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
naspro-bridges-0.5.1/Makefile.in-675-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
naspro-bridges-0.5.1/Makefile.in-685-	fi
naspro-bridges-0.5.1/Makefile.in:686:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
naspro-bridges-0.5.1/Makefile.in-687-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
naspro-bridges-0.5.1/INSTALL-173-directory configuration variables that were expressed in terms of
naspro-bridges-0.5.1/INSTALL:174:`${prefix}'.  Any directories that were specified during `configure',
naspro-bridges-0.5.1/INSTALL-175-but not in terms of `${prefix}', must each be overridden at install
##############################################
naspro-bridges-0.5.1/ltmain.sh-167-{
naspro-bridges-0.5.1/ltmain.sh:168:    func_dirname_result=`$ECHO "${1}" | $SED "$dirname"`
naspro-bridges-0.5.1/ltmain.sh-169-    if test "X$func_dirname_result" = "X${1}"; then
##############################################
naspro-bridges-0.5.1/ltmain.sh-179-{
naspro-bridges-0.5.1/ltmain.sh:180:    func_basename_result=`$ECHO "${1}" | $SED "$basename"`
naspro-bridges-0.5.1/ltmain.sh-181-} # func_basename may be replaced by extended shell implementation
##############################################
naspro-bridges-0.5.1/ltmain.sh-198-    # Extract subdirectory from the argument.
naspro-bridges-0.5.1/ltmain.sh:199:    func_dirname_result=`$ECHO "${1}" | $SED -e "$dirname"`
naspro-bridges-0.5.1/ltmain.sh-200-    if test "X$func_dirname_result" = "X${1}"; then
##############################################
naspro-bridges-0.5.1/ltmain.sh-204-    fi
naspro-bridges-0.5.1/ltmain.sh:205:    func_basename_result=`$ECHO "${1}" | $SED -e "$basename"`
naspro-bridges-0.5.1/ltmain.sh-206-} # func_dirname_and_basename may be replaced by extended shell implementation
##############################################
naspro-bridges-0.5.1/ltmain.sh-217-    case ${2} in
naspro-bridges-0.5.1/ltmain.sh:218:      .*) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%\\\\${2}\$%%"`;;
naspro-bridges-0.5.1/ltmain.sh:219:      *)  func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%${2}\$%%"`;;
naspro-bridges-0.5.1/ltmain.sh-220-    esac
##############################################
naspro-bridges-0.5.1/ltmain.sh-380-     progdir=$func_dirname_result
naspro-bridges-0.5.1/ltmain.sh:381:     progdir=`cd "$progdir" && pwd`
naspro-bridges-0.5.1/ltmain.sh-382-     progpath="$progdir/$progname"
##############################################
naspro-bridges-0.5.1/ltmain.sh-417-# Since each input `\' is now two `\'s, look for any number of runs of
naspro-bridges-0.5.1/ltmain.sh:418:# four `\'s followed by two `\'s and then a '$'.  `\' that '$'.
naspro-bridges-0.5.1/ltmain.sh-419-bs='\\'
##############################################
naspro-bridges-0.5.1/ltmain.sh-531-        # ...otherwise throw away the child directory and loop
naspro-bridges-0.5.1/ltmain.sh:532:        my_directory_path=`$ECHO "$my_directory_path" | $SED -e "$dirname"`
naspro-bridges-0.5.1/ltmain.sh-533-      done
naspro-bridges-0.5.1/ltmain.sh:534:      my_dir_list=`$ECHO "$my_dir_list" | $SED 's,:*$,,'`
naspro-bridges-0.5.1/ltmain.sh-535-
##############################################
naspro-bridges-0.5.1/ltmain.sh-566-      # If mktemp works, use that first and foremost
naspro-bridges-0.5.1/ltmain.sh:567:      my_tmpdir=`mktemp -d "${my_template}-XXXXXXXX" 2>/dev/null`
naspro-bridges-0.5.1/ltmain.sh-568-
##############################################
naspro-bridges-0.5.1/ltmain.sh-597-      *[\\\`\"\$]*)
naspro-bridges-0.5.1/ltmain.sh:598:	func_quote_for_eval_unquoted_result=`$ECHO "$1" | $SED "$sed_quote_subst"` ;;
naspro-bridges-0.5.1/ltmain.sh-599-      *)
##############################################
naspro-bridges-0.5.1/ltmain.sh-702-  [0-9]* | *[!a-zA-Z0-9_]*)
naspro-bridges-0.5.1/ltmain.sh:703:    func_tr_sh_result=`$ECHO "$1" | $SED 's/^\([0-9]\)/_\1/; s/[^a-zA-Z0-9_]/_/g'`
naspro-bridges-0.5.1/ltmain.sh-704-    ;;
##############################################
naspro-bridges-0.5.1/ltmain.sh-769-	s/\$with_gnu_ld/'"$with_gnu_ld"'/
naspro-bridges-0.5.1/ltmain.sh:770:	s/\$automake_version/'"`(${AUTOMAKE-automake} --version) 2>/dev/null |$SED 1q`"'/
naspro-bridges-0.5.1/ltmain.sh:771:	s/\$autoconf_version/'"`(${AUTOCONF-autoconf} --version) 2>/dev/null |$SED 1q`"'/
naspro-bridges-0.5.1/ltmain.sh-772-	p
##############################################
naspro-bridges-0.5.1/ltmain.sh-803-
naspro-bridges-0.5.1/ltmain.sh:804:    func_split_short_opt_name=`$ECHO "$1" | $SED "$my_sed_short_opt"`
naspro-bridges-0.5.1/ltmain.sh:805:    func_split_short_opt_arg=`$ECHO "$1" | $SED "$my_sed_short_rest"`
naspro-bridges-0.5.1/ltmain.sh-806-} # func_split_short_opt may be replaced by extended shell implementation
##############################################
naspro-bridges-0.5.1/ltmain.sh-816-
naspro-bridges-0.5.1/ltmain.sh:817:    func_split_long_opt_name=`$ECHO "$1" | $SED "$my_sed_long_opt"`
naspro-bridges-0.5.1/ltmain.sh:818:    func_split_long_opt_arg=`$ECHO "$1" | $SED "$my_sed_long_arg"`
naspro-bridges-0.5.1/ltmain.sh-819-} # func_split_long_opt may be replaced by extended shell implementation
##############################################
naspro-bridges-0.5.1/ltmain.sh-862-{
naspro-bridges-0.5.1/ltmain.sh:863:    func_arith_result=`expr "${@}"`
naspro-bridges-0.5.1/ltmain.sh-864-} # func_arith may be replaced by extended shell implementation
##############################################
naspro-bridges-0.5.1/ltmain.sh-870-{
naspro-bridges-0.5.1/ltmain.sh:871:    func_len_result=`expr "${1}" : ".*" 2>/dev/null || echo $max_cmd_len`
naspro-bridges-0.5.1/ltmain.sh-872-} # func_len may be replaced by extended shell implementation
##############################################
naspro-bridges-0.5.1/ltmain.sh-877-{
naspro-bridges-0.5.1/ltmain.sh:878:    func_lo2o_result=`$ECHO "${1}" | $SED "$lo2o"`
naspro-bridges-0.5.1/ltmain.sh-879-} # func_lo2o may be replaced by extended shell implementation
##############################################
naspro-bridges-0.5.1/ltmain.sh-884-{
naspro-bridges-0.5.1/ltmain.sh:885:    func_xform_result=`$ECHO "${1}" | $SED 's/\.[^.]*$/.lo/'`
naspro-bridges-0.5.1/ltmain.sh-886-} # func_xform may be replaced by extended shell implementation
##############################################
naspro-bridges-0.5.1/ltmain.sh-968-	# quotes we have to do it in 2 steps:
naspro-bridges-0.5.1/ltmain.sh:969:	extractedcf=`$SED -n -e "$sed_extractcf" < "$progpath"`
naspro-bridges-0.5.1/ltmain.sh-970-	eval "$extractedcf"
##############################################
naspro-bridges-0.5.1/ltmain.sh-1382-      done
naspro-bridges-0.5.1/ltmain.sh:1383:      CC_expanded=`func_echo_all $CC`
naspro-bridges-0.5.1/ltmain.sh:1384:      CC_quoted_expanded=`func_echo_all $CC_quoted`
naspro-bridges-0.5.1/ltmain.sh-1385-      case $@ in
##############################################
naspro-bridges-0.5.1/ltmain.sh-1395-	    # Evaluate the configuration.
naspro-bridges-0.5.1/ltmain.sh:1396:	    eval "`${SED} -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`"
naspro-bridges-0.5.1/ltmain.sh-1397-	    CC_quoted=
##############################################
naspro-bridges-0.5.1/ltmain.sh-1401-	    done
naspro-bridges-0.5.1/ltmain.sh:1402:	    CC_expanded=`func_echo_all $CC`
naspro-bridges-0.5.1/ltmain.sh:1403:	    CC_quoted_expanded=`func_echo_all $CC_quoted`
naspro-bridges-0.5.1/ltmain.sh-1404-	    case "$@ " in
##############################################
naspro-bridges-0.5.1/ltmain.sh-1492-    # zero AND non-empty stdout, which explains the odd construction:
naspro-bridges-0.5.1/ltmain.sh:1493:    func_convert_core_file_wine_to_w32_tmp=`winepath -w "$1" 2>/dev/null`
naspro-bridges-0.5.1/ltmain.sh-1494-    if test "$?" -eq 0 && test -n "${func_convert_core_file_wine_to_w32_tmp}"; then
##############################################
naspro-bridges-0.5.1/ltmain.sh-1558-  if test -n "$LT_CYGPATH" && test -f "$LT_CYGPATH"; then
naspro-bridges-0.5.1/ltmain.sh:1559:    func_cygpath_result=`$LT_CYGPATH "$@" 2>/dev/null`
naspro-bridges-0.5.1/ltmain.sh-1560-    if test "$?" -ne 0; then
##############################################
naspro-bridges-0.5.1/ltmain.sh-1721-    # LT_CYGPATH in this case.
naspro-bridges-0.5.1/ltmain.sh:1722:    func_to_host_file_result=`cygpath -m "$1"`
naspro-bridges-0.5.1/ltmain.sh-1723-  fi
##############################################
naspro-bridges-0.5.1/ltmain.sh-1871-    func_to_host_path_tmp1=$func_stripname_result
naspro-bridges-0.5.1/ltmain.sh:1872:    func_to_host_path_result=`cygpath -m -p "$func_to_host_path_tmp1"`
naspro-bridges-0.5.1/ltmain.sh-1873-    func_convert_path_check : ";" \
##############################################
naspro-bridges-0.5.1/ltmain.sh-2060-    *.[cCFSifmso] | \
naspro-bridges-0.5.1/ltmain.sh:2061:    *.ada | *.adb | *.ads | *.asm | \
naspro-bridges-0.5.1/ltmain.sh-2062-    *.c++ | *.cc | *.ii | *.class | *.cpp | *.cxx | \
##############################################
naspro-bridges-0.5.1/ltmain.sh-2137-    if test "$compiler_c_o" = no; then
naspro-bridges-0.5.1/ltmain.sh:2138:      output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.${objext}
naspro-bridges-0.5.1/ltmain.sh-2139-      lockfile="$output_obj.lock"
##############################################
naspro-bridges-0.5.1/ltmain.sh-2156-*** ERROR, $lockfile exists and contains:
naspro-bridges-0.5.1/ltmain.sh:2157:`cat $lockfile 2>/dev/null`
naspro-bridges-0.5.1/ltmain.sh-2158-
##############################################
naspro-bridges-0.5.1/ltmain.sh-2204-      if test "$need_locks" = warn &&
naspro-bridges-0.5.1/ltmain.sh:2205:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
naspro-bridges-0.5.1/ltmain.sh-2206-	$ECHO "\
naspro-bridges-0.5.1/ltmain.sh-2207-*** ERROR, $lockfile contains:
naspro-bridges-0.5.1/ltmain.sh:2208:`cat $lockfile 2>/dev/null`
naspro-bridges-0.5.1/ltmain.sh-2209-
##############################################
naspro-bridges-0.5.1/ltmain.sh-2253-      if test "$need_locks" = warn &&
naspro-bridges-0.5.1/ltmain.sh:2254:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
naspro-bridges-0.5.1/ltmain.sh-2255-	$ECHO "\
naspro-bridges-0.5.1/ltmain.sh-2256-*** ERROR, $lockfile contains:
naspro-bridges-0.5.1/ltmain.sh:2257:`cat $lockfile 2>/dev/null`
naspro-bridges-0.5.1/ltmain.sh-2258-
##############################################
naspro-bridges-0.5.1/ltmain.sh-2548-	  test -n "$library_names" && \
naspro-bridges-0.5.1/ltmain.sh:2549:	    func_warning "\`$file' was not linked with \`-export-dynamic'"
naspro-bridges-0.5.1/ltmain.sh-2550-	  continue
##############################################
naspro-bridges-0.5.1/ltmain.sh-2559-	  if test ! -f "$dir/$dlname"; then
naspro-bridges-0.5.1/ltmain.sh:2560:	    func_fatal_error "cannot find \`$dlname' in \`$dir' or \`$dir/$objdir'"
naspro-bridges-0.5.1/ltmain.sh-2561-	  fi
##############################################
naspro-bridges-0.5.1/ltmain.sh-2577-      # Get the absolute pathname.
naspro-bridges-0.5.1/ltmain.sh:2578:      absdir=`cd "$dir" && pwd`
naspro-bridges-0.5.1/ltmain.sh-2579-      test -n "$absdir" && dir="$absdir"
##############################################
naspro-bridges-0.5.1/ltmain.sh-2675-      if test -n "$lt_sysroot"; then
naspro-bridges-0.5.1/ltmain.sh:2676:        sysroot_regex=`$ECHO "$lt_sysroot" | $SED "$sed_make_literal_regex"`
naspro-bridges-0.5.1/ltmain.sh-2677-        sysroot_cmd="s/\([ ']\)$sysroot_regex/\1/g;"
##############################################
naspro-bridges-0.5.1/ltmain.sh-2957-	  # Determine the prefix the user has applied to our future dir.
naspro-bridges-0.5.1/ltmain.sh:2958:	  inst_prefix_dir=`$ECHO "$destdir" | $SED -e "s%$libdir\$%%"`
naspro-bridges-0.5.1/ltmain.sh-2959-
##############################################
naspro-bridges-0.5.1/ltmain.sh-2970-	    # Stick the inst_prefix_dir data into the link command.
naspro-bridges-0.5.1/ltmain.sh:2971:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"`
naspro-bridges-0.5.1/ltmain.sh-2972-	  else
naspro-bridges-0.5.1/ltmain.sh:2973:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%%"`
naspro-bridges-0.5.1/ltmain.sh-2974-	  fi
##############################################
naspro-bridges-0.5.1/ltmain.sh-3130-	    fi
naspro-bridges-0.5.1/ltmain.sh:3131:	    libfile="$libdir/"`$ECHO "$lib" | $SED 's%^.*/%%g'` ### testsuite: skip nested quoting test
naspro-bridges-0.5.1/ltmain.sh-3132-	    if test -n "$libdir" && test ! -f "$libfile"; then
naspro-bridges-0.5.1/ltmain.sh:3133:	      func_warning "\`$lib' has not been installed in \`$libdir'"
naspro-bridges-0.5.1/ltmain.sh-3134-	      finalize=no
##############################################
naspro-bridges-0.5.1/ltmain.sh-3149-	        # Replace the output file specification.
naspro-bridges-0.5.1/ltmain.sh:3150:	        relink_command=`$ECHO "$relink_command" | $SED 's%@OUTPUT@%'"$outputname"'%g'`
naspro-bridges-0.5.1/ltmain.sh-3151-
##############################################
naspro-bridges-0.5.1/ltmain.sh-3168-	    # Install the binary that we compiled earlier.
naspro-bridges-0.5.1/ltmain.sh:3169:	    file=`$ECHO "$file$stripped_ext" | $SED "s%\([^/]*\)$%$objdir/\1%"`
naspro-bridges-0.5.1/ltmain.sh-3170-	  fi
##############################################
naspro-bridges-0.5.1/ltmain.sh-3241-    my_pic_p="${3-no}"
naspro-bridges-0.5.1/ltmain.sh:3242:    my_prefix=`$ECHO "$my_originator" | sed 's%[^a-zA-Z0-9]%_%g'`
naspro-bridges-0.5.1/ltmain.sh-3243-    my_dlsyms=
##############################################
naspro-bridges-0.5.1/ltmain.sh-3297-	  # Add our own program objects to the symbol list.
naspro-bridges-0.5.1/ltmain.sh:3298:	  progfiles=`$ECHO "$objs$old_deplibs" | $SP2NL | $SED "$lo2o" | $NL2SP`
naspro-bridges-0.5.1/ltmain.sh-3299-	  for progfile in $progfiles; do
##############################################
naspro-bridges-0.5.1/ltmain.sh-3359-	          # Use subshell, to avoid clobbering current variable values
naspro-bridges-0.5.1/ltmain.sh:3360:	          dlprefile_dlname=`source "$curr_lafile" && echo "$dlname"`
naspro-bridges-0.5.1/ltmain.sh-3361-	          if test -n "$dlprefile_dlname" ; then
##############################################
naspro-bridges-0.5.1/ltmain.sh-3506-	  if test -f "$output_objdir/$my_outputname.def"; then
naspro-bridges-0.5.1/ltmain.sh:3507:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
naspro-bridges-0.5.1/ltmain.sh:3508:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
naspro-bridges-0.5.1/ltmain.sh-3509-	  else
naspro-bridges-0.5.1/ltmain.sh:3510:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
naspro-bridges-0.5.1/ltmain.sh:3511:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
naspro-bridges-0.5.1/ltmain.sh-3512-	  fi
##############################################
naspro-bridges-0.5.1/ltmain.sh-3514-	*)
naspro-bridges-0.5.1/ltmain.sh:3515:	  compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
naspro-bridges-0.5.1/ltmain.sh:3516:	  finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
naspro-bridges-0.5.1/ltmain.sh-3517-	  ;;
##############################################
naspro-bridges-0.5.1/ltmain.sh-3529-      # Nullify the symbol file.
naspro-bridges-0.5.1/ltmain.sh:3530:      compile_command=`$ECHO "$compile_command" | $SED "s% @SYMFILE@%%"`
naspro-bridges-0.5.1/ltmain.sh:3531:      finalize_command=`$ECHO "$finalize_command" | $SED "s% @SYMFILE@%%"`
naspro-bridges-0.5.1/ltmain.sh-3532-    fi
##############################################
naspro-bridges-0.5.1/ltmain.sh-3545-  win32_libid_type="unknown"
naspro-bridges-0.5.1/ltmain.sh:3546:  win32_fileres=`file -L $1 2>/dev/null`
naspro-bridges-0.5.1/ltmain.sh-3547-  case $win32_fileres in
##############################################
naspro-bridges-0.5.1/ltmain.sh-3596-  $opt_debug
naspro-bridges-0.5.1/ltmain.sh:3597:  sharedlib_from_linklib_result=`$DLLTOOL --identify-strict --identify "$1"`
naspro-bridges-0.5.1/ltmain.sh-3598-}
##############################################
naspro-bridges-0.5.1/ltmain.sh-3613-  $opt_debug
naspro-bridges-0.5.1/ltmain.sh:3614:  match_literal=`$ECHO "$1" | $SED "$sed_make_literal_regex"`
naspro-bridges-0.5.1/ltmain.sh-3615-  $OBJDUMP -s --section "$1" "$2" 2>/dev/null |
##############################################
naspro-bridges-0.5.1/ltmain.sh-3668-  func_to_tool_file "$1" func_convert_file_msys_to_w32
naspro-bridges-0.5.1/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)$'`
naspro-bridges-0.5.1/ltmain.sh-3670-  test -n "$func_cygming_gnu_implib_tmp"
##############################################
naspro-bridges-0.5.1/ltmain.sh-3680-  func_to_tool_file "$1" func_convert_file_msys_to_w32
naspro-bridges-0.5.1/ltmain.sh:3681:  func_cygming_ms_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $GREP '_NULL_IMPORT_DESCRIPTOR'`
naspro-bridges-0.5.1/ltmain.sh-3682-  test -n "$func_cygming_ms_implib_tmp"
##############################################
naspro-bridges-0.5.1/ltmain.sh-3700-    # binutils import library
naspro-bridges-0.5.1/ltmain.sh:3701:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$7' "$1"`
naspro-bridges-0.5.1/ltmain.sh-3702-  elif func_cygming_ms_implib_p "$1" ; then
naspro-bridges-0.5.1/ltmain.sh-3703-    # ms-generated import library
naspro-bridges-0.5.1/ltmain.sh:3704:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$6' "$1"`
naspro-bridges-0.5.1/ltmain.sh-3705-  else
##############################################
naspro-bridges-0.5.1/ltmain.sh-3780-	  darwin_curdir=`pwd`
naspro-bridges-0.5.1/ltmain.sh:3781:	  darwin_base_archive=`basename "$darwin_archive"`
naspro-bridges-0.5.1/ltmain.sh:3782:	  darwin_arches=`$LIPO -info "$darwin_archive" 2>/dev/null | $GREP Architectures 2>/dev/null || true`
naspro-bridges-0.5.1/ltmain.sh-3783-	  if test -n "$darwin_arches"; then
naspro-bridges-0.5.1/ltmain.sh:3784:	    darwin_arches=`$ECHO "$darwin_arches" | $SED -e 's/.*are://'`
naspro-bridges-0.5.1/ltmain.sh-3785-	    darwin_arch=
##############################################
naspro-bridges-0.5.1/ltmain.sh-3795-            ## Okay now we've a bunch of thin objects, gotta fatten them up :)
naspro-bridges-0.5.1/ltmain.sh:3796:	    darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print | $SED -e "$basename" | sort -u`
naspro-bridges-0.5.1/ltmain.sh-3797-	    darwin_file=
##############################################
naspro-bridges-0.5.1/ltmain.sh-3799-	    for darwin_file in $darwin_filelist; do
naspro-bridges-0.5.1/ltmain.sh:3800:	      darwin_files=`find unfat-$$ -name $darwin_file -print | sort | $NL2SP`
naspro-bridges-0.5.1/ltmain.sh-3801-	      $LIPO -create -output "$darwin_file" $darwin_files
##############################################
naspro-bridges-0.5.1/ltmain.sh-3814-      esac
naspro-bridges-0.5.1/ltmain.sh:3815:      my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | sort | $NL2SP`
naspro-bridges-0.5.1/ltmain.sh-3816-    done
##############################################
naspro-bridges-0.5.1/ltmain.sh-3885-
naspro-bridges-0.5.1/ltmain.sh:3886:    qECHO=`$ECHO "$ECHO" | $SED "$sed_quote_subst"`
naspro-bridges-0.5.1/ltmain.sh-3887-    $ECHO "\
##############################################
naspro-bridges-0.5.1/ltmain.sh-3920-    --lt-dump-script)
naspro-bridges-0.5.1/ltmain.sh:3921:        lt_dump_D=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%/[^/]*$%%'\`
naspro-bridges-0.5.1/ltmain.sh-3922-        test \"X\$lt_dump_D\" = \"X\$lt_script_arg0\" && lt_dump_D=.
naspro-bridges-0.5.1/ltmain.sh:3923:        lt_dump_F=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%^.*/%%'\`
naspro-bridges-0.5.1/ltmain.sh-3924-        cat \"\$lt_dump_D/\$lt_dump_F\"
##############################################
naspro-bridges-0.5.1/ltmain.sh-3947-    \$ECHO \"${outputname}:${output}:\${LINENO}: newargv[\$lt_dump_args_N]: \$lt_arg\"
naspro-bridges-0.5.1/ltmain.sh:3948:    lt_dump_args_N=\`expr \$lt_dump_args_N + 1\`
naspro-bridges-0.5.1/ltmain.sh-3949-  done
##############################################
naspro-bridges-0.5.1/ltmain.sh-4005-  # Find the directory that this script lives in.
naspro-bridges-0.5.1/ltmain.sh:4006:  thisdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*$%%'\`
naspro-bridges-0.5.1/ltmain.sh-4007-  test \"x\$thisdir\" = \"x\$file\" && thisdir=.
##############################################
naspro-bridges-0.5.1/ltmain.sh-4009-  # Follow symbolic links until we get to the real thisdir.
naspro-bridges-0.5.1/ltmain.sh:4010:  file=\`ls -ld \"\$file\" | $SED -n 's/.*-> //p'\`
naspro-bridges-0.5.1/ltmain.sh-4011-  while test -n \"\$file\"; do
naspro-bridges-0.5.1/ltmain.sh:4012:    destdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*\$%%'\`
naspro-bridges-0.5.1/ltmain.sh-4013-
##############################################
naspro-bridges-0.5.1/ltmain.sh-4021-
naspro-bridges-0.5.1/ltmain.sh:4022:    file=\`\$ECHO \"\$file\" | $SED 's%^.*/%%'\`
naspro-bridges-0.5.1/ltmain.sh:4023:    file=\`ls -ld \"\$thisdir/\$file\" | $SED -n 's/.*-> //p'\`
naspro-bridges-0.5.1/ltmain.sh-4024-  done
##############################################
naspro-bridges-0.5.1/ltmain.sh-4035-    case \"\$thisdir\" in
naspro-bridges-0.5.1/ltmain.sh:4036:    *[\\\\/]$objdir ) thisdir=\`\$ECHO \"\$thisdir\" | $SED 's%[\\\\/][^\\\\/]*$%%'\` ;;
naspro-bridges-0.5.1/ltmain.sh-4037-    $objdir )   thisdir=. ;;
##############################################
naspro-bridges-0.5.1/ltmain.sh-4041-  # Try to get the absolute directory name.
naspro-bridges-0.5.1/ltmain.sh:4042:  absdir=\`cd \"\$thisdir\" && pwd\`
naspro-bridges-0.5.1/ltmain.sh-4043-  test -n \"\$absdir\" && thisdir=\"\$absdir\"
##############################################
naspro-bridges-0.5.1/ltmain.sh-4051-  if test ! -f \"\$progdir/\$program\" ||
naspro-bridges-0.5.1/ltmain.sh:4052:     { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | ${SED} 1q\`; \\
naspro-bridges-0.5.1/ltmain.sh-4053-       test \"X\$file\" != \"X\$progdir/\$program\"; }; then
##############################################
naspro-bridges-0.5.1/ltmain.sh-4066-    if test -n \"\$relink_command\"; then
naspro-bridges-0.5.1/ltmain.sh:4067:      if relink_command_output=\`eval \$relink_command 2>&1\`; then :
naspro-bridges-0.5.1/ltmain.sh-4068-      else
##############################################
naspro-bridges-0.5.1/ltmain.sh-4110-    # The second colon is a workaround for a bug in BeOS R4 sed
naspro-bridges-0.5.1/ltmain.sh:4111:    $shlibpath_var=\`\$ECHO \"\$$shlibpath_var\" | $SED 's/::*\$//'\`
naspro-bridges-0.5.1/ltmain.sh-4112-
##############################################
naspro-bridges-0.5.1/ltmain.sh-5085-    $opt_debug
naspro-bridges-0.5.1/ltmain.sh:5086:    case `eval $file_magic_cmd \"\$1\" 2>/dev/null | $SED -e 10q` in
naspro-bridges-0.5.1/ltmain.sh-5087-    *import*) : ;;
##############################################
naspro-bridges-0.5.1/ltmain.sh-5307-	    moreargs=
naspro-bridges-0.5.1/ltmain.sh:5308:	    for fil in `cat "$save_arg"`
naspro-bridges-0.5.1/ltmain.sh-5309-	    do
##############################################
naspro-bridges-0.5.1/ltmain.sh-5563-	*)
naspro-bridges-0.5.1/ltmain.sh:5564:	  absdir=`cd "$dir" && pwd`
naspro-bridges-0.5.1/ltmain.sh-5565-	  test -z "$absdir" && \
##############################################
naspro-bridges-0.5.1/ltmain.sh-5584-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
naspro-bridges-0.5.1/ltmain.sh:5585:	  testbindir=`$ECHO "$dir" | $SED 's*/lib$*/bin*'`
naspro-bridges-0.5.1/ltmain.sh-5586-	  case :$dllsearchpath: in
##############################################
naspro-bridges-0.5.1/ltmain.sh-6016-      # get the directories listed in $shlibpath_var
naspro-bridges-0.5.1/ltmain.sh:6017:      eval shlib_search_path=\`\$ECHO \"\${$shlibpath_var}\" \| \$SED \'s/:/ /g\'\`
naspro-bridges-0.5.1/ltmain.sh-6018-    else
##############################################
naspro-bridges-0.5.1/ltmain.sh-6328-		  set dummy $deplibs_check_method; shift
naspro-bridges-0.5.1/ltmain.sh:6329:		  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
naspro-bridges-0.5.1/ltmain.sh-6330-		  if eval "\$ECHO \"$deplib\"" 2>/dev/null | $SED 10q \
##############################################
naspro-bridges-0.5.1/ltmain.sh-6391-	else
naspro-bridges-0.5.1/ltmain.sh:6392:	  func_fatal_error "cannot find the library \`$lib' or unhandled argument \`$deplib'"
naspro-bridges-0.5.1/ltmain.sh-6393-	fi
##############################################
naspro-bridges-0.5.1/ltmain.sh-6420-	if test -n "$inherited_linker_flags"; then
naspro-bridges-0.5.1/ltmain.sh:6421:	  tmp_inherited_linker_flags=`$ECHO "$inherited_linker_flags" | $SED 's/-framework \([^ $]*\)/\1.ltframework/g'`
naspro-bridges-0.5.1/ltmain.sh-6422-	  for tmp_inherited_linker_flag in $tmp_inherited_linker_flags; do
##############################################
naspro-bridges-0.5.1/ltmain.sh-6428-	fi
naspro-bridges-0.5.1/ltmain.sh:6429:	dependency_libs=`$ECHO " $dependency_libs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
naspro-bridges-0.5.1/ltmain.sh-6430-	if test "$linkmode,$pass" = "lib,link" ||
##############################################
naspro-bridges-0.5.1/ltmain.sh-6501-	*)
naspro-bridges-0.5.1/ltmain.sh:6502:	  abs_ladir=`cd "$ladir" && pwd`
naspro-bridges-0.5.1/ltmain.sh-6503-	  if test -z "$abs_ladir"; then
##############################################
naspro-bridges-0.5.1/ltmain.sh-6754-	    shift
naspro-bridges-0.5.1/ltmain.sh:6755:	    libname=`eval "\\$ECHO \"$libname_spec\""`
naspro-bridges-0.5.1/ltmain.sh-6756-	    # use dlname if we got it. it's perfectly good, no?
##############################################
naspro-bridges-0.5.1/ltmain.sh-7046-		*)
naspro-bridges-0.5.1/ltmain.sh:7047:		  absdir=`cd "$dir" && pwd`
naspro-bridges-0.5.1/ltmain.sh-7048-		  if test -z "$absdir"; then
##############################################
naspro-bridges-0.5.1/ltmain.sh-7057-		  depdepl=
naspro-bridges-0.5.1/ltmain.sh:7058:		  eval deplibrary_names=`${SED} -n -e 's/^library_names=\(.*\)$/\1/p' $deplib`
naspro-bridges-0.5.1/ltmain.sh-7059-		  if test -n "$deplibrary_names" ; then
##############################################
naspro-bridges-0.5.1/ltmain.sh-7064-		      depdepl="$absdir/$objdir/$depdepl"
naspro-bridges-0.5.1/ltmain.sh:7065:		      darwin_install_name=`${OTOOL} -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
naspro-bridges-0.5.1/ltmain.sh-7066-                      if test -z "$darwin_install_name"; then
naspro-bridges-0.5.1/ltmain.sh:7067:                          darwin_install_name=`${OTOOL64} -L $depdepl  | awk '{if (NR == 2) {print $1;exit}}'`
naspro-bridges-0.5.1/ltmain.sh-7068-                      fi
##############################################
naspro-bridges-0.5.1/ltmain.sh-7079-		else
naspro-bridges-0.5.1/ltmain.sh:7080:		  eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
naspro-bridges-0.5.1/ltmain.sh-7081-		  test -z "$libdir" && \
##############################################
naspro-bridges-0.5.1/ltmain.sh-7102-	else
naspro-bridges-0.5.1/ltmain.sh:7103:	  compiler_flags="$compiler_flags "`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
naspro-bridges-0.5.1/ltmain.sh-7104-	fi
##############################################
naspro-bridges-0.5.1/ltmain.sh-7251-	test "$module" = no && \
naspro-bridges-0.5.1/ltmain.sh:7252:	  func_fatal_help "libtool library \`$output' must begin with \`lib'"
naspro-bridges-0.5.1/ltmain.sh-7253-
##############################################
naspro-bridges-0.5.1/ltmain.sh-7386-	if test "$age" -gt "$current"; then
naspro-bridges-0.5.1/ltmain.sh:7387:	  func_error "AGE \`$age' is greater than the current interface number \`$current'"
naspro-bridges-0.5.1/ltmain.sh-7388-	  func_fatal_error "\`$vinfo' is not valid version information"
##############################################
naspro-bridges-0.5.1/ltmain.sh-7547-	removelist=
naspro-bridges-0.5.1/ltmain.sh:7548:	tempremovelist=`$ECHO "$output_objdir/*"`
naspro-bridges-0.5.1/ltmain.sh-7549-	for p in $tempremovelist; do
##############################################
naspro-bridges-0.5.1/ltmain.sh-7573-	# Transform .lo files to .o files.
naspro-bridges-0.5.1/ltmain.sh:7574:	oldobjs="$objs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.${libext}$/d; $lo2o" | $NL2SP`
naspro-bridges-0.5.1/ltmain.sh-7575-      fi
##############################################
naspro-bridges-0.5.1/ltmain.sh-7578-      #for path in $notinst_path; do
naspro-bridges-0.5.1/ltmain.sh:7579:      #	lib_search_path=`$ECHO "$lib_search_path " | $SED "s% $path % %g"`
naspro-bridges-0.5.1/ltmain.sh:7580:      #	deplibs=`$ECHO "$deplibs " | $SED "s% -L$path % %g"`
naspro-bridges-0.5.1/ltmain.sh:7581:      #	dependency_libs=`$ECHO "$dependency_libs " | $SED "s% -L$path % %g"`
naspro-bridges-0.5.1/ltmain.sh-7582-      #done
##############################################
naspro-bridges-0.5.1/ltmain.sh-7699-		if test -n "$i" ; then
naspro-bridges-0.5.1/ltmain.sh:7700:		  libname=`eval "\\$ECHO \"$libname_spec\""`
naspro-bridges-0.5.1/ltmain.sh:7701:		  deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
naspro-bridges-0.5.1/ltmain.sh-7702-		  set dummy $deplib_matches; shift
naspro-bridges-0.5.1/ltmain.sh-7703-		  deplib_match=$1
naspro-bridges-0.5.1/ltmain.sh:7704:		  if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
naspro-bridges-0.5.1/ltmain.sh-7705-		    func_append newdeplibs " $i"
##############################################
naspro-bridges-0.5.1/ltmain.sh-7742-		  if test -n "$i" ; then
naspro-bridges-0.5.1/ltmain.sh:7743:		    libname=`eval "\\$ECHO \"$libname_spec\""`
naspro-bridges-0.5.1/ltmain.sh:7744:		    deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
naspro-bridges-0.5.1/ltmain.sh-7745-		    set dummy $deplib_matches; shift
naspro-bridges-0.5.1/ltmain.sh-7746-		    deplib_match=$1
naspro-bridges-0.5.1/ltmain.sh:7747:		    if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
naspro-bridges-0.5.1/ltmain.sh-7748-		      func_append newdeplibs " $i"
##############################################
naspro-bridges-0.5.1/ltmain.sh-7777-	  set dummy $deplibs_check_method; shift
naspro-bridges-0.5.1/ltmain.sh:7778:	  file_magic_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
naspro-bridges-0.5.1/ltmain.sh-7779-	  for a_deplib in $deplibs; do
##############################################
naspro-bridges-0.5.1/ltmain.sh-7792-	      if test -n "$a_deplib" ; then
naspro-bridges-0.5.1/ltmain.sh:7793:		libname=`eval "\\$ECHO \"$libname_spec\""`
naspro-bridges-0.5.1/ltmain.sh-7794-		if test -n "$file_magic_glob"; then
naspro-bridges-0.5.1/ltmain.sh:7795:		  libnameglob=`func_echo_all "$libname" | $SED -e $file_magic_glob`
naspro-bridges-0.5.1/ltmain.sh-7796-		else
##############################################
naspro-bridges-0.5.1/ltmain.sh-7802-		    shopt -s nocaseglob
naspro-bridges-0.5.1/ltmain.sh:7803:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
naspro-bridges-0.5.1/ltmain.sh-7804-		    $nocaseglob
naspro-bridges-0.5.1/ltmain.sh-7805-		  else
naspro-bridges-0.5.1/ltmain.sh:7806:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
naspro-bridges-0.5.1/ltmain.sh-7807-		  fi
##############################################
naspro-bridges-0.5.1/ltmain.sh-7820-		      while test -h "$potlib" 2>/dev/null; do
naspro-bridges-0.5.1/ltmain.sh:7821:			potliblink=`ls -ld $potlib | ${SED} 's/.* -> //'`
naspro-bridges-0.5.1/ltmain.sh-7822-			case $potliblink in
naspro-bridges-0.5.1/ltmain.sh-7823-			[\\/]* | [A-Za-z]:[\\/]*) potlib="$potliblink";;
naspro-bridges-0.5.1/ltmain.sh:7824:			*) potlib=`$ECHO "$potlib" | $SED 's,[^/]*$,,'`"$potliblink";;
naspro-bridges-0.5.1/ltmain.sh-7825-			esac
##############################################
naspro-bridges-0.5.1/ltmain.sh-7861-	  set dummy $deplibs_check_method; shift
naspro-bridges-0.5.1/ltmain.sh:7862:	  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
naspro-bridges-0.5.1/ltmain.sh-7863-	  for a_deplib in $deplibs; do
##############################################
naspro-bridges-0.5.1/ltmain.sh-7876-	      if test -n "$a_deplib" ; then
naspro-bridges-0.5.1/ltmain.sh:7877:		libname=`eval "\\$ECHO \"$libname_spec\""`
naspro-bridges-0.5.1/ltmain.sh-7878-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
naspro-bridges-0.5.1/ltmain.sh:7879:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
naspro-bridges-0.5.1/ltmain.sh-7880-		  for potent_lib in $potential_libs; do
##############################################
naspro-bridges-0.5.1/ltmain.sh-7915-	  newdeplibs=""
naspro-bridges-0.5.1/ltmain.sh:7916:	  tmp_deplibs=`$ECHO " $deplibs" | $SED 's/ -lc$//; s/ -[LR][^ ]*//g'`
naspro-bridges-0.5.1/ltmain.sh-7917-	  if test "X$allow_libtool_libs_with_static_runtimes" = "Xyes" ; then
##############################################
naspro-bridges-0.5.1/ltmain.sh-7919-	      # can't use Xsed below, because $i might contain '/'
naspro-bridges-0.5.1/ltmain.sh:7920:	      tmp_deplibs=`$ECHO " $tmp_deplibs" | $SED "s,$i,,"`
naspro-bridges-0.5.1/ltmain.sh-7921-	    done
##############################################
naspro-bridges-0.5.1/ltmain.sh-7945-	  # On Rhapsody replace the C library with the System framework
naspro-bridges-0.5.1/ltmain.sh:7946:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's/ -lc / System.ltframework /'`
naspro-bridges-0.5.1/ltmain.sh-7947-	  ;;
##############################################
naspro-bridges-0.5.1/ltmain.sh-7997-	*-*-darwin*)
naspro-bridges-0.5.1/ltmain.sh:7998:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
naspro-bridges-0.5.1/ltmain.sh:7999:	  new_inherited_linker_flags=`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
naspro-bridges-0.5.1/ltmain.sh:8000:	  deplibs=`$ECHO " $deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
naspro-bridges-0.5.1/ltmain.sh-8001-	  ;;
##############################################
naspro-bridges-0.5.1/ltmain.sh-8124-	# Use standard objects if they are pic
naspro-bridges-0.5.1/ltmain.sh:8125:	test -z "$pic_flag" && libobjs=`$ECHO "$libobjs" | $SP2NL | $SED "$lo2o" | $NL2SP`
naspro-bridges-0.5.1/ltmain.sh-8126-	test "X$libobjs" = "X " && libobjs=
##############################################
naspro-bridges-0.5.1/ltmain.sh-8139-	    # exporting using user supplied symfile
naspro-bridges-0.5.1/ltmain.sh:8140:	    if test "x`$SED 1q $export_symbols`" != xEXPORTS; then
naspro-bridges-0.5.1/ltmain.sh-8141-	      # and it's NOT already a .def file. Must figure out
##############################################
naspro-bridges-0.5.1/ltmain.sh-8636-	  eval tmp_whole_archive_flags=\"$whole_archive_flag_spec\"
naspro-bridges-0.5.1/ltmain.sh:8637:	  reload_conv_objs=$reload_objs\ `$ECHO "$tmp_whole_archive_flags" | $SED 's|,| |g'`
naspro-bridges-0.5.1/ltmain.sh-8638-	else
##############################################
naspro-bridges-0.5.1/ltmain.sh-8650-      # Create the old-style object.
naspro-bridges-0.5.1/ltmain.sh:8651:      reload_objs="$objs$old_deplibs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.${libext}$/d; /\.lib$/d; $lo2o" | $NL2SP`" $reload_conv_objs" ### testsuite: skip nested quoting test
naspro-bridges-0.5.1/ltmain.sh-8652-
##############################################
naspro-bridges-0.5.1/ltmain.sh-8710-	# On Rhapsody replace the C library is the System framework
naspro-bridges-0.5.1/ltmain.sh:8711:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's/ -lc / System.ltframework /'`
naspro-bridges-0.5.1/ltmain.sh:8712:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's/ -lc / System.ltframework /'`
naspro-bridges-0.5.1/ltmain.sh-8713-	;;
##############################################
naspro-bridges-0.5.1/ltmain.sh-8728-	# Time to change all our "foo.ltframework" stuff back to "-framework foo"
naspro-bridges-0.5.1/ltmain.sh:8729:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
naspro-bridges-0.5.1/ltmain.sh:8730:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
naspro-bridges-0.5.1/ltmain.sh-8731-	;;
##############################################
naspro-bridges-0.5.1/ltmain.sh-8806-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
naspro-bridges-0.5.1/ltmain.sh:8807:	  testbindir=`${ECHO} "$libdir" | ${SED} -e 's*/lib$*/bin*'`
naspro-bridges-0.5.1/ltmain.sh-8808-	  case :$dllsearchpath: in
##############################################
naspro-bridges-0.5.1/ltmain.sh-8866-	# Transform all the library objects into standard objects.
naspro-bridges-0.5.1/ltmain.sh:8867:	compile_command=`$ECHO "$compile_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
naspro-bridges-0.5.1/ltmain.sh:8868:	finalize_command=`$ECHO "$finalize_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
naspro-bridges-0.5.1/ltmain.sh-8869-      fi
##############################################
naspro-bridges-0.5.1/ltmain.sh-8896-	# Replace the output file specification.
naspro-bridges-0.5.1/ltmain.sh:8897:	compile_command=`$ECHO "$compile_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
naspro-bridges-0.5.1/ltmain.sh-8898-	link_command="$compile_command$compile_rpath"
##############################################
naspro-bridges-0.5.1/ltmain.sh-8905-	  func_to_tool_file "$output"
naspro-bridges-0.5.1/ltmain.sh:8906:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
naspro-bridges-0.5.1/ltmain.sh-8907-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
naspro-bridges-0.5.1/ltmain.sh-8949-	# Replace the output file specification.
naspro-bridges-0.5.1/ltmain.sh:8950:	link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
naspro-bridges-0.5.1/ltmain.sh-8951-	# Delete the old output file.
##############################################
naspro-bridges-0.5.1/ltmain.sh-8957-	  func_to_tool_file "$output"
naspro-bridges-0.5.1/ltmain.sh:8958:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
naspro-bridges-0.5.1/ltmain.sh-8959-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
naspro-bridges-0.5.1/ltmain.sh-8975-	  if test "$fast_install" = yes; then
naspro-bridges-0.5.1/ltmain.sh:8976:	    relink_command=`$ECHO "$compile_var$compile_command$compile_rpath" | $SED 's%@OUTPUT@%\$progdir/\$file%g'`
naspro-bridges-0.5.1/ltmain.sh-8977-	  else
##############################################
naspro-bridges-0.5.1/ltmain.sh-8987-      # Replace the output file specification.
naspro-bridges-0.5.1/ltmain.sh:8988:      link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'`
naspro-bridges-0.5.1/ltmain.sh-8989-
##############################################
naspro-bridges-0.5.1/ltmain.sh-8996-	func_to_tool_file "$output_objdir/$outputname"
naspro-bridges-0.5.1/ltmain.sh:8997:	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'`
naspro-bridges-0.5.1/ltmain.sh-8998-	func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
naspro-bridges-0.5.1/ltmain.sh-9017-	relink_command="(cd `pwd`; $relink_command)"
naspro-bridges-0.5.1/ltmain.sh:9018:	relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
naspro-bridges-0.5.1/ltmain.sh-9019-      fi
##############################################
naspro-bridges-0.5.1/ltmain.sh-9261-      relink_command="(cd `pwd`; $SHELL $progpath $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)"
naspro-bridges-0.5.1/ltmain.sh:9262:      relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
naspro-bridges-0.5.1/ltmain.sh-9263-      if test "$hardcode_automatic" = yes ; then
##############################################
naspro-bridges-0.5.1/ltmain.sh-9282-		func_resolve_sysroot "$deplib"
naspro-bridges-0.5.1/ltmain.sh:9283:		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $func_resolve_sysroot_result`
naspro-bridges-0.5.1/ltmain.sh-9284-		test -z "$libdir" && \
##############################################
naspro-bridges-0.5.1/ltmain.sh-9308-		name="$func_basename_result"
naspro-bridges-0.5.1/ltmain.sh:9309:		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
naspro-bridges-0.5.1/ltmain.sh-9310-		test -z "$libdir" && \
##############################################
naspro-bridges-0.5.1/ltmain.sh-9327-		name="$func_basename_result"
naspro-bridges-0.5.1/ltmain.sh:9328:		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
naspro-bridges-0.5.1/ltmain.sh-9329-		test -z "$libdir" && \
##############################################
naspro-bridges-0.5.1/ltmain.sh-9646-# ### BEGIN LIBTOOL TAG CONFIG: disable-static
naspro-bridges-0.5.1/ltmain.sh:9647:build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac`
naspro-bridges-0.5.1/ltmain.sh-9648-# ### END LIBTOOL TAG CONFIG: disable-static
##############################################
naspro-bridges-0.5.1/dssi/Makefile.in-50-  { \
naspro-bridges-0.5.1/dssi/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
naspro-bridges-0.5.1/dssi/Makefile.in-52-  }; \
##############################################
naspro-bridges-0.5.1/dssi/Makefile.in-101-CONFIG_CLEAN_VPATH_FILES =
naspro-bridges-0.5.1/dssi/Makefile.in:102:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
naspro-bridges-0.5.1/dssi/Makefile.in-103-am__vpath_adj = case $$p in \
naspro-bridges-0.5.1/dssi/Makefile.in:104:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
naspro-bridges-0.5.1/dssi/Makefile.in-105-    *) f=$$p;; \
naspro-bridges-0.5.1/dssi/Makefile.in-106-  esac;
naspro-bridges-0.5.1/dssi/Makefile.in:107:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
naspro-bridges-0.5.1/dssi/Makefile.in-108-am__install_max = 40
naspro-bridges-0.5.1/dssi/Makefile.in-109-am__nobase_strip_setup = \
naspro-bridges-0.5.1/dssi/Makefile.in:110:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
naspro-bridges-0.5.1/dssi/Makefile.in-111-am__nobase_strip = \
##############################################
naspro-bridges-0.5.1/dssi/Makefile.in-436-.c.obj:
naspro-bridges-0.5.1/dssi/Makefile.in:437:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
naspro-bridges-0.5.1/dssi/Makefile.in-438-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
naspro-bridges-0.5.1/dssi/Makefile.in-440-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
naspro-bridges-0.5.1/dssi/Makefile.in:441:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
naspro-bridges-0.5.1/dssi/Makefile.in-442-
##############################################
naspro-bridges-0.5.1/dssi/Makefile.in-473-	@list='$(dssi_DATA)'; test -n "$(dssidir)" || list=; \
naspro-bridges-0.5.1/dssi/Makefile.in:474:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
naspro-bridges-0.5.1/dssi/Makefile.in-475-	dir='$(DESTDIR)$(dssidir)'; $(am__uninstall_files_from_dir)
##############################################
naspro-bridges-0.5.1/dssi/Makefile.in-506-GTAGS:
naspro-bridges-0.5.1/dssi/Makefile.in:507:	here=`$(am__cd) $(top_builddir) && pwd` \
naspro-bridges-0.5.1/dssi/Makefile.in-508-	  && $(am__cd) $(top_srcdir) \
##############################################
naspro-bridges-0.5.1/dssi/Makefile.in-529-distdir: $(DISTFILES)
naspro-bridges-0.5.1/dssi/Makefile.in:530:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
naspro-bridges-0.5.1/dssi/Makefile.in:531:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
naspro-bridges-0.5.1/dssi/Makefile.in-532-	list='$(DISTFILES)'; \
##############################################
naspro-bridges-0.5.1/dssi/Makefile.in-543-	  if test -d $$d/$$file; then \
naspro-bridges-0.5.1/dssi/Makefile.in:544:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
naspro-bridges-0.5.1/dssi/Makefile.in-545-	    if test -d "$(distdir)/$$file"; then \
##############################################
naspro-bridges-0.5.1/config.guess-34-
naspro-bridges-0.5.1/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'`
naspro-bridges-0.5.1/config.guess-36-
##############################################
naspro-bridges-0.5.1/config.guess-102-: ${TMPDIR=/tmp} ;
naspro-bridges-0.5.1/config.guess:103: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
naspro-bridges-0.5.1/config.guess-104- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
naspro-bridges-0.5.1/config.guess-151-	EOF
naspro-bridges-0.5.1/config.guess:152:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC'`
naspro-bridges-0.5.1/config.guess-153-	;;
##############################################
naspro-bridges-0.5.1/config.guess-209-	    *)
naspro-bridges-0.5.1/config.guess:210:		release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
naspro-bridges-0.5.1/config.guess-211-		;;
##############################################
naspro-bridges-0.5.1/config.guess-240-	*4.0)
naspro-bridges-0.5.1/config.guess:241:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
naspro-bridges-0.5.1/config.guess-242-		;;
naspro-bridges-0.5.1/config.guess-243-	*5.*)
naspro-bridges-0.5.1/config.guess:244:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
naspro-bridges-0.5.1/config.guess-245-		;;
##############################################
naspro-bridges-0.5.1/config.guess-250-	# types through head -n 1, so we only detect the type of CPU 0.
naspro-bridges-0.5.1/config.guess:251:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
naspro-bridges-0.5.1/config.guess-252-	case "$ALPHA_CPU_TYPE" in
##############################################
naspro-bridges-0.5.1/config.guess-288-	# 1.2 uses "1.2" for uname -r.
naspro-bridges-0.5.1/config.guess:289:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
naspro-bridges-0.5.1/config.guess-290-	# Reset EXIT trap before exiting to avoid spurious non-zero exit code.
##############################################
naspro-bridges-0.5.1/config.guess-348-    s390x:SunOS:*:*)
naspro-bridges-0.5.1/config.guess:349:	echo ${UNAME_MACHINE}-ibm-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
naspro-bridges-0.5.1/config.guess-350-	exit ;;
naspro-bridges-0.5.1/config.guess-351-    sun4H:SunOS:5.*:*)
naspro-bridges-0.5.1/config.guess:352:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
naspro-bridges-0.5.1/config.guess-353-	exit ;;
naspro-bridges-0.5.1/config.guess-354-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
naspro-bridges-0.5.1/config.guess:355:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
naspro-bridges-0.5.1/config.guess-356-	exit ;;
##############################################
naspro-bridges-0.5.1/config.guess-373-	fi
naspro-bridges-0.5.1/config.guess:374:	echo ${SUN_ARCH}-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
naspro-bridges-0.5.1/config.guess-375-	exit ;;
##############################################
naspro-bridges-0.5.1/config.guess-379-	# it's likely to be more like Solaris than SunOS4.
naspro-bridges-0.5.1/config.guess:380:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
naspro-bridges-0.5.1/config.guess-381-	exit ;;
##############################################
naspro-bridges-0.5.1/config.guess-388-	# Japanese Language versions have a version number like `4.1.3-JL'.
naspro-bridges-0.5.1/config.guess:389:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
naspro-bridges-0.5.1/config.guess-390-	exit ;;
##############################################
naspro-bridges-0.5.1/config.guess-394-    sun*:*:4.2BSD:*)
naspro-bridges-0.5.1/config.guess:395:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
naspro-bridges-0.5.1/config.guess-396-	test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3
##############################################
naspro-bridges-0.5.1/config.guess-476-	$CC_FOR_BUILD -o $dummy $dummy.c &&
naspro-bridges-0.5.1/config.guess:477:	  dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` &&
naspro-bridges-0.5.1/config.guess:478:	  SYSTEM_NAME=`$dummy $dummyarg` &&
naspro-bridges-0.5.1/config.guess-479-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
naspro-bridges-0.5.1/config.guess-532-    *:IRIX*:*:*)
naspro-bridges-0.5.1/config.guess:533:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
naspro-bridges-0.5.1/config.guess-534-	exit ;;
##############################################
naspro-bridges-0.5.1/config.guess-562-EOF
naspro-bridges-0.5.1/config.guess:563:		if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy`
naspro-bridges-0.5.1/config.guess-564-		then
##############################################
naspro-bridges-0.5.1/config.guess-575-    *:AIX:*:[4567])
naspro-bridges-0.5.1/config.guess:576:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
naspro-bridges-0.5.1/config.guess-577-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
naspro-bridges-0.5.1/config.guess-610-    9000/[34678]??:HP-UX:*:*)
naspro-bridges-0.5.1/config.guess:611:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
naspro-bridges-0.5.1/config.guess-612-	case "${UNAME_MACHINE}" in
##############################################
naspro-bridges-0.5.1/config.guess-664-EOF
naspro-bridges-0.5.1/config.guess:665:		    (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
naspro-bridges-0.5.1/config.guess-666-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
naspro-bridges-0.5.1/config.guess-692-    ia64:HP-UX:*:*)
naspro-bridges-0.5.1/config.guess:693:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
naspro-bridges-0.5.1/config.guess-694-	echo ia64-hp-hpux${HPUX_REV}
##############################################
naspro-bridges-0.5.1/config.guess-722-EOF
naspro-bridges-0.5.1/config.guess:723:	$CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` &&
naspro-bridges-0.5.1/config.guess-724-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
naspro-bridges-0.5.1/config.guess-793-	FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
naspro-bridges-0.5.1/config.guess:794:	FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
naspro-bridges-0.5.1/config.guess-795-	echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
naspro-bridges-0.5.1/config.guess-798-	FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
naspro-bridges-0.5.1/config.guess:799:	FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'`
naspro-bridges-0.5.1/config.guess-800-	echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
naspro-bridges-0.5.1/config.guess-814-	    amd64)
naspro-bridges-0.5.1/config.guess:815:		echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
naspro-bridges-0.5.1/config.guess-816-	    *)
naspro-bridges-0.5.1/config.guess:817:		echo ${UNAME_PROCESSOR}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
naspro-bridges-0.5.1/config.guess-818-	esac
##############################################
naspro-bridges-0.5.1/config.guess-872-    prep*:SunOS:5.*:*)
naspro-bridges-0.5.1/config.guess:873:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
naspro-bridges-0.5.1/config.guess-874-	exit ;;
##############################################
naspro-bridges-0.5.1/config.guess-876-	# the GNU system
naspro-bridges-0.5.1/config.guess:877:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-${LIBC}`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
naspro-bridges-0.5.1/config.guess-878-	exit ;;
##############################################
naspro-bridges-0.5.1/config.guess-880-	# other systems with GNU libc and userland
naspro-bridges-0.5.1/config.guess:881:	echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-${LIBC}
naspro-bridges-0.5.1/config.guess-882-	exit ;;
##############################################
naspro-bridges-0.5.1/config.guess-968-EOF
naspro-bridges-0.5.1/config.guess:969:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^CPU'`
naspro-bridges-0.5.1/config.guess-970-	test x"${CPU}" != x && { echo "${CPU}-unknown-linux-${LIBC}"; exit; }
##############################################
naspro-bridges-0.5.1/config.guess-1062-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
naspro-bridges-0.5.1/config.guess:1063:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
naspro-bridges-0.5.1/config.guess-1064-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
naspro-bridges-0.5.1/config.guess-1262-	fi
naspro-bridges-0.5.1/config.guess:1263:	if test `echo "$UNAME_RELEASE" | sed -e 's/\..*//'` -le 10 ; then
naspro-bridges-0.5.1/config.guess-1264-	    if [ "$CC_FOR_BUILD" != 'no_compiler_found' ]; then
##############################################
naspro-bridges-0.5.1/config.guess-1347-    *:DragonFly:*:*)
naspro-bridges-0.5.1/config.guess:1348:	echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
naspro-bridges-0.5.1/config.guess-1349-	exit ;;
##############################################
naspro-bridges-0.5.1/config.guess-1360-    i*86:skyos:*:*)
naspro-bridges-0.5.1/config.guess:1361:	echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE}` | sed -e 's/ .*$//'
naspro-bridges-0.5.1/config.guess-1362-	exit ;;
##############################################
naspro-bridges-0.5.1/config.guess-1488-
naspro-bridges-0.5.1/config.guess:1489:$CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null && SYSTEM_NAME=`$dummy` &&
naspro-bridges-0.5.1/config.guess-1490-	{ echo "$SYSTEM_NAME"; exit; }
##############################################
naspro-bridges-0.5.1/compile-67-	mingw/*)
naspro-bridges-0.5.1/compile:68:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
naspro-bridges-0.5.1/compile-69-	  ;;
naspro-bridges-0.5.1/compile-70-	cygwin/*)
naspro-bridges-0.5.1/compile:71:	  file=`cygpath -m "$file" || echo "$file"`
naspro-bridges-0.5.1/compile-72-	  ;;
naspro-bridges-0.5.1/compile-73-	wine/*)
naspro-bridges-0.5.1/compile:74:	  file=`winepath -w "$file" || echo "$file"`
naspro-bridges-0.5.1/compile-75-	  ;;
##############################################
naspro-bridges-0.5.1/compile-309-# Name of file we expect compiler to create.
naspro-bridges-0.5.1/compile:310:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
naspro-bridges-0.5.1/compile-311-
##############################################
naspro-bridges-0.5.1/compile-315-# object file name, since that is what matters with a parallel build.
naspro-bridges-0.5.1/compile:316:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
naspro-bridges-0.5.1/compile-317-while true; do
##############################################
naspro-bridges-0.5.1/aclocal.m4-147-done
naspro-bridges-0.5.1/aclocal.m4:148:cc_basename=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
naspro-bridges-0.5.1/aclocal.m4-149-])
##############################################
naspro-bridges-0.5.1/aclocal.m4-443-m4_define([_LT_CONFIG_STATUS_DECLARE],
naspro-bridges-0.5.1/aclocal.m4:444:[$1='`$ECHO "$][$1" | $SED "$delay_single_quote_subst"`'])
naspro-bridges-0.5.1/aclocal.m4-445-
##############################################
naspro-bridges-0.5.1/aclocal.m4-453-#
naspro-bridges-0.5.1/aclocal.m4:454:#    <var>='`$ECHO "$<var>" | $SED "$delay_single_quote_subst"`'
naspro-bridges-0.5.1/aclocal.m4-455-m4_defun([_LT_CONFIG_STATUS_DECLARATIONS],
##############################################
naspro-bridges-0.5.1/aclocal.m4-563-]], lt_decl_quote_varnames); do
naspro-bridges-0.5.1/aclocal.m4:564:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
naspro-bridges-0.5.1/aclocal.m4-565-    *[[\\\\\\\`\\"\\\$]]*)
naspro-bridges-0.5.1/aclocal.m4:566:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\""
naspro-bridges-0.5.1/aclocal.m4-567-      ;;
##############################################
naspro-bridges-0.5.1/aclocal.m4-576-]], lt_decl_dquote_varnames); do
naspro-bridges-0.5.1/aclocal.m4:577:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
naspro-bridges-0.5.1/aclocal.m4-578-    *[[\\\\\\\`\\"\\\$]]*)
naspro-bridges-0.5.1/aclocal.m4:579:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\""
naspro-bridges-0.5.1/aclocal.m4-580-      ;;
##############################################
naspro-bridges-0.5.1/aclocal.m4-736-
naspro-bridges-0.5.1/aclocal.m4:737:# `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
naspro-bridges-0.5.1/aclocal.m4-738-# Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION
##############################################
naspro-bridges-0.5.1/aclocal.m4-1104-  if test "$lt_cv_ld_force_load" = "yes"; then
naspro-bridges-0.5.1/aclocal.m4:1105:    _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\"`'
naspro-bridges-0.5.1/aclocal.m4-1106-    m4_case([$1], [F77], [_LT_TAGVAR(compiler_needs_object, $1)=yes],
##############################################
naspro-bridges-0.5.1/aclocal.m4-1157-      }]'
naspro-bridges-0.5.1/aclocal.m4:1158:  _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
naspro-bridges-0.5.1/aclocal.m4-1159-  # Check for a 64-bit object if we didn't find anything.
naspro-bridges-0.5.1/aclocal.m4-1160-  if test -z "$_LT_TAGVAR([lt_cv_aix_libpath_], [$1])"; then
naspro-bridges-0.5.1/aclocal.m4:1161:    _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
naspro-bridges-0.5.1/aclocal.m4-1162-  fi],[])
##############################################
naspro-bridges-0.5.1/aclocal.m4-1193-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
naspro-bridges-0.5.1/aclocal.m4:1194:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
naspro-bridges-0.5.1/aclocal.m4-1195-  ECHO='print -r --'
naspro-bridges-0.5.1/aclocal.m4:1196:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
naspro-bridges-0.5.1/aclocal.m4-1197-  ECHO='printf %s\n'
##############################################
naspro-bridges-0.5.1/aclocal.m4-1228-    PATH=/empty FPATH=/empty; export PATH FPATH
naspro-bridges-0.5.1/aclocal.m4:1229:    test "X`printf %s $ECHO`" = "X$ECHO" \
naspro-bridges-0.5.1/aclocal.m4:1230:      || test "X`print -r -- $ECHO`" = "X$ECHO" )])])
naspro-bridges-0.5.1/aclocal.m4-1231-
##############################################
naspro-bridges-0.5.1/aclocal.m4-1251-   if test "$GCC" = yes; then
naspro-bridges-0.5.1/aclocal.m4:1252:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
naspro-bridges-0.5.1/aclocal.m4-1253-   fi
##############################################
naspro-bridges-0.5.1/aclocal.m4-1255- /*)
naspro-bridges-0.5.1/aclocal.m4:1256:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
naspro-bridges-0.5.1/aclocal.m4-1257-   ;; #(
##############################################
naspro-bridges-0.5.1/aclocal.m4-1284-  if AC_TRY_EVAL(ac_compile); then
naspro-bridges-0.5.1/aclocal.m4:1285:    case `/usr/bin/file conftest.$ac_objext` in
naspro-bridges-0.5.1/aclocal.m4-1286-      *ELF-32*)
##############################################
naspro-bridges-0.5.1/aclocal.m4-1300-    if test "$lt_cv_prog_gnu_ld" = yes; then
naspro-bridges-0.5.1/aclocal.m4:1301:      case `/usr/bin/file conftest.$ac_objext` in
naspro-bridges-0.5.1/aclocal.m4-1302-	*32-bit*)
##############################################
naspro-bridges-0.5.1/aclocal.m4-1312-    else
naspro-bridges-0.5.1/aclocal.m4:1313:      case `/usr/bin/file conftest.$ac_objext` in
naspro-bridges-0.5.1/aclocal.m4-1314-	*32-bit*)
##############################################
naspro-bridges-0.5.1/aclocal.m4-1664-    # And add a safety zone
naspro-bridges-0.5.1/aclocal.m4:1665:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
naspro-bridges-0.5.1/aclocal.m4:1666:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
naspro-bridges-0.5.1/aclocal.m4-1667-    ;;
##############################################
naspro-bridges-0.5.1/aclocal.m4-1697-    if test -n "$kargmax"; then
naspro-bridges-0.5.1/aclocal.m4:1698:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[	 ]]//'`
naspro-bridges-0.5.1/aclocal.m4-1699-    else
##############################################
naspro-bridges-0.5.1/aclocal.m4-1705-    if test -n "$lt_cv_sys_max_cmd_len"; then
naspro-bridges-0.5.1/aclocal.m4:1706:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
naspro-bridges-0.5.1/aclocal.m4:1707:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
naspro-bridges-0.5.1/aclocal.m4-1708-    else
##############################################
naspro-bridges-0.5.1/aclocal.m4-1717-      # we can't tell.
naspro-bridges-0.5.1/aclocal.m4:1718:      while { test "X"`env echo "$teststring$teststring" 2>/dev/null` \
naspro-bridges-0.5.1/aclocal.m4-1719-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
naspro-bridges-0.5.1/aclocal.m4-1721-      do
naspro-bridges-0.5.1/aclocal.m4:1722:        i=`expr $i + 1`
naspro-bridges-0.5.1/aclocal.m4-1723-        teststring=$teststring$teststring
##############################################
naspro-bridges-0.5.1/aclocal.m4-1725-      # Only check the string length outside the loop.
naspro-bridges-0.5.1/aclocal.m4:1726:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
naspro-bridges-0.5.1/aclocal.m4-1727-      teststring=
##############################################
naspro-bridges-0.5.1/aclocal.m4-1730-      # linker.  It appears as though 1/2 is a usable value.
naspro-bridges-0.5.1/aclocal.m4:1731:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
naspro-bridges-0.5.1/aclocal.m4-1732-    fi
##############################################
naspro-bridges-0.5.1/aclocal.m4-2055-  if test "$hard_links" = no; then
naspro-bridges-0.5.1/aclocal.m4:2056:    AC_MSG_WARN([`$CC' does not support `-c -o', so `make -j' may be unsafe])
naspro-bridges-0.5.1/aclocal.m4-2057-    need_locks=warn
##############################################
naspro-bridges-0.5.1/aclocal.m4-2186-  esac
naspro-bridges-0.5.1/aclocal.m4:2187:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
naspro-bridges-0.5.1/aclocal.m4-2188-  case $lt_search_path_spec in
##############################################
naspro-bridges-0.5.1/aclocal.m4-2193-    # okay in the real world where ";" in dirpaths is itself problematic.
naspro-bridges-0.5.1/aclocal.m4:2194:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
naspro-bridges-0.5.1/aclocal.m4-2195-    ;;
naspro-bridges-0.5.1/aclocal.m4-2196-  *)
naspro-bridges-0.5.1/aclocal.m4:2197:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
naspro-bridges-0.5.1/aclocal.m4-2198-    ;;
##############################################
naspro-bridges-0.5.1/aclocal.m4-2202-  lt_tmp_lt_search_path_spec=
naspro-bridges-0.5.1/aclocal.m4:2203:  lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
naspro-bridges-0.5.1/aclocal.m4-2204-  for lt_sys_path in $lt_search_path_spec; do
##############################################
naspro-bridges-0.5.1/aclocal.m4-2237-  esac
naspro-bridges-0.5.1/aclocal.m4:2238:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
naspro-bridges-0.5.1/aclocal.m4-2239-else
##############################################
naspro-bridges-0.5.1/aclocal.m4-2325-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
naspro-bridges-0.5.1/aclocal.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'
naspro-bridges-0.5.1/aclocal.m4-2327-    ;;
##############################################
naspro-bridges-0.5.1/aclocal.m4-2361-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
naspro-bridges-0.5.1/aclocal.m4:2362:    postinstall_cmds='base_file=`basename \${file}`~
naspro-bridges-0.5.1/aclocal.m4:2363:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
naspro-bridges-0.5.1/aclocal.m4:2364:      dldir=$destdir/`dirname \$dlpath`~
naspro-bridges-0.5.1/aclocal.m4-2365-      test -d \$dldir || mkdir -p \$dldir~
##############################################
naspro-bridges-0.5.1/aclocal.m4-2370-      fi'
naspro-bridges-0.5.1/aclocal.m4:2371:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
naspro-bridges-0.5.1/aclocal.m4-2372-      dlpath=$dir/\$dldll~
##############################################
naspro-bridges-0.5.1/aclocal.m4-2378-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
naspro-bridges-0.5.1/aclocal.m4:2379:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
naspro-bridges-0.5.1/aclocal.m4-2380-m4_if([$1], [],[
##############################################
naspro-bridges-0.5.1/aclocal.m4-2384-      # MinGW DLLs use traditional 'lib' prefix
naspro-bridges-0.5.1/aclocal.m4:2385:      soname_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
naspro-bridges-0.5.1/aclocal.m4-2386-      ;;
##############################################
naspro-bridges-0.5.1/aclocal.m4-2388-      # pw32 DLLs use 'pw' prefix rather than 'lib'
naspro-bridges-0.5.1/aclocal.m4:2389:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
naspro-bridges-0.5.1/aclocal.m4-2390-      ;;
##############################################
naspro-bridges-0.5.1/aclocal.m4-2397-    libname_spec='$name'
naspro-bridges-0.5.1/aclocal.m4:2398:    soname_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
naspro-bridges-0.5.1/aclocal.m4-2399-    library_names_spec='${libname}.dll.lib'
##############################################
naspro-bridges-0.5.1/aclocal.m4-2409-        # Let DOS variable expansion print the short 8.3 style file name.
naspro-bridges-0.5.1/aclocal.m4:2410:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
naspro-bridges-0.5.1/aclocal.m4-2411-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
naspro-bridges-0.5.1/aclocal.m4-2414-      # Convert to MSYS style.
naspro-bridges-0.5.1/aclocal.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|^ ||'`
naspro-bridges-0.5.1/aclocal.m4-2416-      ;;
##############################################
naspro-bridges-0.5.1/aclocal.m4-2420-      # like /cygdrive/c/PROGRA~1:/cygdr...
naspro-bridges-0.5.1/aclocal.m4:2421:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
naspro-bridges-0.5.1/aclocal.m4:2422:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
naspro-bridges-0.5.1/aclocal.m4:2423:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
naspro-bridges-0.5.1/aclocal.m4-2424-      ;;
##############################################
naspro-bridges-0.5.1/aclocal.m4-2428-        # It is most probably a Windows format PATH.
naspro-bridges-0.5.1/aclocal.m4:2429:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
naspro-bridges-0.5.1/aclocal.m4-2430-      else
naspro-bridges-0.5.1/aclocal.m4:2431:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
naspro-bridges-0.5.1/aclocal.m4-2432-      fi
##############################################
naspro-bridges-0.5.1/aclocal.m4-2438-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
naspro-bridges-0.5.1/aclocal.m4:2439:    postinstall_cmds='base_file=`basename \${file}`~
naspro-bridges-0.5.1/aclocal.m4:2440:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
naspro-bridges-0.5.1/aclocal.m4:2441:      dldir=$destdir/`dirname \$dlpath`~
naspro-bridges-0.5.1/aclocal.m4-2442-      test -d \$dldir || mkdir -p \$dldir~
naspro-bridges-0.5.1/aclocal.m4-2443-      $install_prog $dir/$dlname \$dldir/$dlname'
naspro-bridges-0.5.1/aclocal.m4:2444:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
naspro-bridges-0.5.1/aclocal.m4-2445-      dlpath=$dir/\$dldll~
##############################################
naspro-bridges-0.5.1/aclocal.m4-2452-    # Assume MSVC wrapper
naspro-bridges-0.5.1/aclocal.m4:2453:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext} $libname.lib'
naspro-bridges-0.5.1/aclocal.m4-2454-    dynamic_linker='Win32 ld.exe'
##############################################
naspro-bridges-0.5.1/aclocal.m4-2469-  shlibpath_var=DYLD_LIBRARY_PATH
naspro-bridges-0.5.1/aclocal.m4:2470:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
naspro-bridges-0.5.1/aclocal.m4-2471-m4_if([$1], [],[
##############################################
naspro-bridges-0.5.1/aclocal.m4-2687-  if test -f /etc/ld.so.conf; then
naspro-bridges-0.5.1/aclocal.m4:2688:    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' ' '`
naspro-bridges-0.5.1/aclocal.m4-2689-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
naspro-bridges-0.5.1/aclocal.m4-2749-  shlibpath_var=LD_LIBRARY_PATH
naspro-bridges-0.5.1/aclocal.m4:2750:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
naspro-bridges-0.5.1/aclocal.m4-2751-    case $host_os in
##############################################
naspro-bridges-0.5.1/aclocal.m4-2966-	"file_magic "*)
naspro-bridges-0.5.1/aclocal.m4:2967:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
naspro-bridges-0.5.1/aclocal.m4-2968-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
naspro-bridges-0.5.1/aclocal.m4-3049-    # gcc leaves a trailing carriage return which upsets mingw
naspro-bridges-0.5.1/aclocal.m4:3050:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
naspro-bridges-0.5.1/aclocal.m4-3051-  *)
naspro-bridges-0.5.1/aclocal.m4:3052:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
naspro-bridges-0.5.1/aclocal.m4-3053-  esac
##############################################
naspro-bridges-0.5.1/aclocal.m4-3058-      # Canonicalize the pathname of ld
naspro-bridges-0.5.1/aclocal.m4:3059:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
naspro-bridges-0.5.1/aclocal.m4-3060-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
naspro-bridges-0.5.1/aclocal.m4:3061:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
naspro-bridges-0.5.1/aclocal.m4-3062-      done
##############################################
naspro-bridges-0.5.1/aclocal.m4-3089-      # Break only if it was the GNU/non-GNU ld that we prefer.
naspro-bridges-0.5.1/aclocal.m4:3090:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
naspro-bridges-0.5.1/aclocal.m4-3091-      *GNU* | *'with BFD'*)
##############################################
naspro-bridges-0.5.1/aclocal.m4-3129-[# I'd rather use --version here, but apparently some GNU lds only accept -v.
naspro-bridges-0.5.1/aclocal.m4:3130:case `$LD -v 2>&1 </dev/null` in
naspro-bridges-0.5.1/aclocal.m4-3131-*GNU* | *'with BFD'*)
##############################################
naspro-bridges-0.5.1/aclocal.m4-3324-openbsd*)
naspro-bridges-0.5.1/aclocal.m4:3325:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
naspro-bridges-0.5.1/aclocal.m4-3326-    lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$'
##############################################
naspro-bridges-0.5.1/aclocal.m4-3388-    else
naspro-bridges-0.5.1/aclocal.m4:3389:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[[\1]]\/[[\1]]\/g;/g"`
naspro-bridges-0.5.1/aclocal.m4-3390-    fi
##############################################
naspro-bridges-0.5.1/aclocal.m4-3434-	# Tru64's nm complains that /dev/null is an invalid object file
naspro-bridges-0.5.1/aclocal.m4:3435:	case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
naspro-bridges-0.5.1/aclocal.m4-3436-	*/dev/null* | *'Invalid file or object type'*)
##############################################
naspro-bridges-0.5.1/aclocal.m4-3440-	*)
naspro-bridges-0.5.1/aclocal.m4:3441:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
naspro-bridges-0.5.1/aclocal.m4-3442-	  */dev/null*)
##############################################
naspro-bridges-0.5.1/aclocal.m4-3466-    AC_CHECK_TOOLS(DUMPBIN, [dumpbin "link -dump"], :)
naspro-bridges-0.5.1/aclocal.m4:3467:    case `$DUMPBIN -symbols /dev/null 2>&1 | sed '1q'` in
naspro-bridges-0.5.1/aclocal.m4-3468-    *COFF*)
##############################################
naspro-bridges-0.5.1/aclocal.m4-3525-  # decide which to use based on capabilities of $DLLTOOL
naspro-bridges-0.5.1/aclocal.m4:3526:  case `$DLLTOOL --help 2>&1` in
naspro-bridges-0.5.1/aclocal.m4-3527-  *--identify-strict*)
##############################################
naspro-bridges-0.5.1/aclocal.m4-3684-# If we're using GNU nm, then use its standard symbol codes.
naspro-bridges-0.5.1/aclocal.m4:3685:case `$NM -V 2>&1` in
naspro-bridges-0.5.1/aclocal.m4-3686-*GNU* | *'with BFD'*)
##############################################
naspro-bridges-0.5.1/aclocal.m4-3702-mingw*)
naspro-bridges-0.5.1/aclocal.m4:3703:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
naspro-bridges-0.5.1/aclocal.m4-3704-  ;;
##############################################
naspro-bridges-0.5.1/aclocal.m4-3755-    nlist=conftest.nm
naspro-bridges-0.5.1/aclocal.m4:3756:    if AC_TRY_EVAL(NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) && test -s "$nlist"; then
naspro-bridges-0.5.1/aclocal.m4-3757-      # Try sorting and uniquifying the output.
##############################################
naspro-bridges-0.5.1/aclocal.m4-4093-	  *)
naspro-bridges-0.5.1/aclocal.m4:4094:	    case `$CC -V 2>&1 | sed 5q` in
naspro-bridges-0.5.1/aclocal.m4-4095-	    *Sun\ C*)
##############################################
naspro-bridges-0.5.1/aclocal.m4-4398-      *)
naspro-bridges-0.5.1/aclocal.m4:4399:	case `$CC -V 2>&1 | sed 5q` in
naspro-bridges-0.5.1/aclocal.m4-4400-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [[1-7]].* | *Sun*Fortran*\ 8.[[0-3]]*)
##############################################
naspro-bridges-0.5.1/aclocal.m4-4670-	# shared libraries, regardless of the interface used.
naspro-bridges-0.5.1/aclocal.m4:4671:	case `$LD -v 2>&1` in
naspro-bridges-0.5.1/aclocal.m4-4672-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
naspro-bridges-0.5.1/aclocal.m4-4702-    supports_anon_versioning=no
naspro-bridges-0.5.1/aclocal.m4:4703:    case `$LD -v 2>&1` in
naspro-bridges-0.5.1/aclocal.m4-4704-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
naspro-bridges-0.5.1/aclocal.m4-4771-	# is EXPORTS), use it as is; otherwise, prepend...
naspro-bridges-0.5.1/aclocal.m4:4772:	_LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
naspro-bridges-0.5.1/aclocal.m4-4773-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
naspro-bridges-0.5.1/aclocal.m4-4799-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
naspro-bridges-0.5.1/aclocal.m4:4800:      _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'
naspro-bridges-0.5.1/aclocal.m4:4801:      _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'
naspro-bridges-0.5.1/aclocal.m4-4802-      ;;
##############################################
naspro-bridges-0.5.1/aclocal.m4-4817-        pgcc*)				# Portland Group C compiler
naspro-bridges-0.5.1/aclocal.m4:4818:	  _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'
naspro-bridges-0.5.1/aclocal.m4-4819-	  tmp_addflag=' $pic_flag'
##############################################
naspro-bridges-0.5.1/aclocal.m4-4822-					# Portland Group f77 and f90 compilers
naspro-bridges-0.5.1/aclocal.m4:4823:	  _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'
naspro-bridges-0.5.1/aclocal.m4-4824-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
naspro-bridges-0.5.1/aclocal.m4-4837-	nvcc*)	# Cuda Compiler Driver 2.2
naspro-bridges-0.5.1/aclocal.m4:4838:	  _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'
naspro-bridges-0.5.1/aclocal.m4-4839-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
naspro-bridges-0.5.1/aclocal.m4-4841-	esac
naspro-bridges-0.5.1/aclocal.m4:4842:	case `$CC -V 2>&1 | sed 5q` in
naspro-bridges-0.5.1/aclocal.m4-4843-	*Sun\ C*)			# Sun C 5.9
naspro-bridges-0.5.1/aclocal.m4:4844:	  _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'
naspro-bridges-0.5.1/aclocal.m4-4845-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
naspro-bridges-0.5.1/aclocal.m4-4909-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
naspro-bridges-0.5.1/aclocal.m4:4910:      case `$LD -v 2>&1` in
naspro-bridges-0.5.1/aclocal.m4-4911-        *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*)
##############################################
naspro-bridges-0.5.1/aclocal.m4-5032-	# below for broken collect2 doesn't work under 4.3+
naspro-bridges-0.5.1/aclocal.m4:5033:	  collect2name=`${CC} -print-prog-name=collect2`
naspro-bridges-0.5.1/aclocal.m4-5034-	  if test -f "$collect2name" &&
##############################################
naspro-bridges-0.5.1/aclocal.m4-5081-        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath"
naspro-bridges-0.5.1/aclocal.m4:5082:        _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"
naspro-bridges-0.5.1/aclocal.m4-5083-      else
##############################################
naspro-bridges-0.5.1/aclocal.m4-5147-	_LT_TAGVAR(archive_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames='
naspro-bridges-0.5.1/aclocal.m4:5148:	_LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
naspro-bridges-0.5.1/aclocal.m4-5149-	    sed -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $output_objdir/$soname.exp;
##############################################
naspro-bridges-0.5.1/aclocal.m4-5184-	# FIXME: Setting linknames here is a bad hack.
naspro-bridges-0.5.1/aclocal.m4:5185:	_LT_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
naspro-bridges-0.5.1/aclocal.m4-5186-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
naspro-bridges-0.5.1/aclocal.m4-5322-      if test "$GCC" = yes; then
naspro-bridges-0.5.1/aclocal.m4:5323:	_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'
naspro-bridges-0.5.1/aclocal.m4-5324-	# Try to use the -exported_symbol ld option, if it does not
##############################################
naspro-bridges-0.5.1/aclocal.m4-5345-	if test "$lt_cv_irix_exported_symbol" = yes; then
naspro-bridges-0.5.1/aclocal.m4:5346:          _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'
naspro-bridges-0.5.1/aclocal.m4-5347-	fi
naspro-bridges-0.5.1/aclocal.m4-5348-      else
naspro-bridges-0.5.1/aclocal.m4:5349:	_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'
naspro-bridges-0.5.1/aclocal.m4:5350:	_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'
naspro-bridges-0.5.1/aclocal.m4-5351-      fi
##############################################
naspro-bridges-0.5.1/aclocal.m4-5385-	_LT_TAGVAR(hardcode_direct_absolute, $1)=yes
naspro-bridges-0.5.1/aclocal.m4:5386:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
naspro-bridges-0.5.1/aclocal.m4-5387-	  _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
naspro-bridges-0.5.1/aclocal.m4-5418-	_LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
naspro-bridges-0.5.1/aclocal.m4:5419:	_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'
naspro-bridges-0.5.1/aclocal.m4-5420-      else
naspro-bridges-0.5.1/aclocal.m4-5421-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
naspro-bridges-0.5.1/aclocal.m4:5422:	_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'
naspro-bridges-0.5.1/aclocal.m4-5423-      fi
##############################################
naspro-bridges-0.5.1/aclocal.m4-5431-	_LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
naspro-bridges-0.5.1/aclocal.m4:5432:	_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'
naspro-bridges-0.5.1/aclocal.m4-5433-	_LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
##############################################
naspro-bridges-0.5.1/aclocal.m4-5435-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
naspro-bridges-0.5.1/aclocal.m4:5436:	_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'
naspro-bridges-0.5.1/aclocal.m4:5437:	_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~
naspro-bridges-0.5.1/aclocal.m4:5438:	$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'
naspro-bridges-0.5.1/aclocal.m4-5439-
##############################################
naspro-bridges-0.5.1/aclocal.m4-5454-      else
naspro-bridges-0.5.1/aclocal.m4:5455:	case `$CC -V 2>&1` in
naspro-bridges-0.5.1/aclocal.m4-5456-	*"Compilers 5.0"*)
##############################################
naspro-bridges-0.5.1/aclocal.m4-5647-	  _LT_TAGVAR(allow_undefined_flag, $1)=
naspro-bridges-0.5.1/aclocal.m4:5648:	  if AC_TRY_EVAL(_LT_TAGVAR(archive_cmds, $1) 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1)
naspro-bridges-0.5.1/aclocal.m4-5649-	  then
##############################################
naspro-bridges-0.5.1/aclocal.m4-5943-        # ancient GNU ld didn't support --whole-archive et. al.
naspro-bridges-0.5.1/aclocal.m4:5944:        if eval "`$CC -print-prog-name=ld` --help 2>&1" |
naspro-bridges-0.5.1/aclocal.m4-5945-	  $GREP 'no-whole-archive' > /dev/null; then
##############################################
naspro-bridges-0.5.1/aclocal.m4-6026-          # below for broken collect2 doesn't work under 4.3+
naspro-bridges-0.5.1/aclocal.m4:6027:	  collect2name=`${CC} -print-prog-name=collect2`
naspro-bridges-0.5.1/aclocal.m4-6028-	  if test -f "$collect2name" &&
##############################################
naspro-bridges-0.5.1/aclocal.m4-6076-
naspro-bridges-0.5.1/aclocal.m4:6077:          _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"
naspro-bridges-0.5.1/aclocal.m4-6078-        else
##############################################
naspro-bridges-0.5.1/aclocal.m4-6142-	  _LT_TAGVAR(archive_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames='
naspro-bridges-0.5.1/aclocal.m4:6143:	  _LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
naspro-bridges-0.5.1/aclocal.m4-6144-	      $SED -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $output_objdir/$soname.exp;
##############################################
naspro-bridges-0.5.1/aclocal.m4-6183-	    # is EXPORTS), use it as is; otherwise, prepend...
naspro-bridges-0.5.1/aclocal.m4:6184:	    _LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
naspro-bridges-0.5.1/aclocal.m4-6185-	      cp $export_symbols $output_objdir/$soname.def;
##############################################
naspro-bridges-0.5.1/aclocal.m4-6266-            # dependencies.
naspro-bridges-0.5.1/aclocal.m4:6267:            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"'
naspro-bridges-0.5.1/aclocal.m4-6268-            ;;
##############################################
naspro-bridges-0.5.1/aclocal.m4-6331-	    # dependencies.
naspro-bridges-0.5.1/aclocal.m4:6332:	    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"'
naspro-bridges-0.5.1/aclocal.m4-6333-	    ;;
##############################################
naspro-bridges-0.5.1/aclocal.m4-6367-	# time.  Moving up from 0x10000000 also allows more sbrk(2) space.
naspro-bridges-0.5.1/aclocal.m4:6368:	_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'
naspro-bridges-0.5.1/aclocal.m4:6369:	_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'
naspro-bridges-0.5.1/aclocal.m4-6370-	;;
##############################################
naspro-bridges-0.5.1/aclocal.m4-6374-	    # SGI C++
naspro-bridges-0.5.1/aclocal.m4:6375:	    _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'
naspro-bridges-0.5.1/aclocal.m4-6376-
##############################################
naspro-bridges-0.5.1/aclocal.m4-6385-	      if test "$with_gnu_ld" = no; then
naspro-bridges-0.5.1/aclocal.m4:6386:	        _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'
naspro-bridges-0.5.1/aclocal.m4-6387-	      else
naspro-bridges-0.5.1/aclocal.m4:6388:	        _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'
naspro-bridges-0.5.1/aclocal.m4-6389-	      fi
##############################################
naspro-bridges-0.5.1/aclocal.m4-6406-	    # to its proper name (with version) after linking.
naspro-bridges-0.5.1/aclocal.m4:6407:	    _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'
naspro-bridges-0.5.1/aclocal.m4:6408:	    _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'
naspro-bridges-0.5.1/aclocal.m4-6409-	    # Commands to make compiler produce verbose output that lists
##############################################
naspro-bridges-0.5.1/aclocal.m4-6416-	    # dependencies.
naspro-bridges-0.5.1/aclocal.m4:6417:	    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"'
naspro-bridges-0.5.1/aclocal.m4-6418-
##############################################
naspro-bridges-0.5.1/aclocal.m4-6431-	    # earlier do not add the objects themselves.
naspro-bridges-0.5.1/aclocal.m4:6432:	    case `$CC -V 2>&1` in
naspro-bridges-0.5.1/aclocal.m4-6433-	      *"Version 7."*)
##############################################
naspro-bridges-0.5.1/aclocal.m4-6452-            # Portland Group C++ compiler
naspro-bridges-0.5.1/aclocal.m4:6453:	    case `$CC -V` in
naspro-bridges-0.5.1/aclocal.m4-6454-	    *pgCC\ [[1-5]].* | *pgcpp\ [[1-5]].*)
##############################################
naspro-bridges-0.5.1/aclocal.m4-6457-		$CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
naspro-bridges-0.5.1/aclocal.m4:6458:		compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"'
naspro-bridges-0.5.1/aclocal.m4-6459-	      _LT_TAGVAR(old_archive_cmds, $1)='tpldir=Template.dir~
##############################################
naspro-bridges-0.5.1/aclocal.m4-6461-		$CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
naspro-bridges-0.5.1/aclocal.m4:6462:		$AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~
naspro-bridges-0.5.1/aclocal.m4-6463-		$RANLIB $oldlib'
##############################################
naspro-bridges-0.5.1/aclocal.m4-6466-		$CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
naspro-bridges-0.5.1/aclocal.m4:6467:		$CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname -o $lib'
naspro-bridges-0.5.1/aclocal.m4-6468-	      _LT_TAGVAR(archive_expsym_cmds, $1)='tpldir=Template.dir~
##############################################
naspro-bridges-0.5.1/aclocal.m4-6470-		$CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
naspro-bridges-0.5.1/aclocal.m4:6471:		$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'
naspro-bridges-0.5.1/aclocal.m4-6472-	      ;;
##############################################
naspro-bridges-0.5.1/aclocal.m4-6480-	    _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic'
naspro-bridges-0.5.1/aclocal.m4:6481:	    _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'
naspro-bridges-0.5.1/aclocal.m4-6482-            ;;
##############################################
naspro-bridges-0.5.1/aclocal.m4-6499-	    # dependencies.
naspro-bridges-0.5.1/aclocal.m4:6500:	    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'
naspro-bridges-0.5.1/aclocal.m4-6501-	    ;;
##############################################
naspro-bridges-0.5.1/aclocal.m4-6514-	  *)
naspro-bridges-0.5.1/aclocal.m4:6515:	    case `$CC -V 2>&1 | sed 5q` in
naspro-bridges-0.5.1/aclocal.m4-6516-	    *Sun\ C*)
##############################################
naspro-bridges-0.5.1/aclocal.m4-6521-	      _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
naspro-bridges-0.5.1/aclocal.m4:6522:	      _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'
naspro-bridges-0.5.1/aclocal.m4-6523-	      _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
naspro-bridges-0.5.1/aclocal.m4-6591-	  _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
naspro-bridges-0.5.1/aclocal.m4:6592:	  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
naspro-bridges-0.5.1/aclocal.m4-6593-	    _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'
##############################################
naspro-bridges-0.5.1/aclocal.m4-6610-	    # to its proper name (with version) after linking.
naspro-bridges-0.5.1/aclocal.m4:6611:	    _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'
naspro-bridges-0.5.1/aclocal.m4-6612-
##############################################
naspro-bridges-0.5.1/aclocal.m4-6631-	        _LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
naspro-bridges-0.5.1/aclocal.m4:6632:	        _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'
naspro-bridges-0.5.1/aclocal.m4-6633-	        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
##############################################
naspro-bridges-0.5.1/aclocal.m4-6636-	        _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
naspro-bridges-0.5.1/aclocal.m4:6637:	        _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'
naspro-bridges-0.5.1/aclocal.m4:6638:	        _LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
naspro-bridges-0.5.1/aclocal.m4-6639-	          echo "-hidden">> $lib.exp~
naspro-bridges-0.5.1/aclocal.m4:6640:	          $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~
naspro-bridges-0.5.1/aclocal.m4-6641-	          $RM $lib.exp'
##############################################
naspro-bridges-0.5.1/aclocal.m4-6655-	    # dependencies.
naspro-bridges-0.5.1/aclocal.m4:6656:	    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"'
naspro-bridges-0.5.1/aclocal.m4-6657-	    ;;
##############################################
naspro-bridges-0.5.1/aclocal.m4-6662-	        osf3*)
naspro-bridges-0.5.1/aclocal.m4:6663:	          _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'
naspro-bridges-0.5.1/aclocal.m4-6664-		  ;;
naspro-bridges-0.5.1/aclocal.m4-6665-	        *)
naspro-bridges-0.5.1/aclocal.m4:6666:	          _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'
naspro-bridges-0.5.1/aclocal.m4-6667-		  ;;
##############################################
naspro-bridges-0.5.1/aclocal.m4-6915-  case ${2} in
naspro-bridges-0.5.1/aclocal.m4:6916:  .*) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%\\\\${2}\$%%"`;;
naspro-bridges-0.5.1/aclocal.m4:6917:  *)  func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%${2}\$%%"`;;
naspro-bridges-0.5.1/aclocal.m4-6918-  esac
##############################################
naspro-bridges-0.5.1/aclocal.m4-7003-
naspro-bridges-0.5.1/aclocal.m4:7004:  for p in `eval "$output_verbose_link_cmd"`; do
naspro-bridges-0.5.1/aclocal.m4-7005-    case ${prev}${p} in
##############################################
naspro-bridges-0.5.1/aclocal.m4-7101-linux*)
naspro-bridges-0.5.1/aclocal.m4:7102:  case `$CC -V 2>&1 | sed 5q` in
naspro-bridges-0.5.1/aclocal.m4-7103-  *Sun\ C*)
##############################################
naspro-bridges-0.5.1/aclocal.m4-7152-if test -n "${_LT_TAGVAR(compiler_lib_search_path, $1)}"; then
naspro-bridges-0.5.1/aclocal.m4:7153: _LT_TAGVAR(compiler_lib_search_dirs, $1)=`echo " ${_LT_TAGVAR(compiler_lib_search_path, $1)}" | ${SED} -e 's! -L! !g' -e 's!^ !!'`
naspro-bridges-0.5.1/aclocal.m4-7154-fi
##############################################
naspro-bridges-0.5.1/aclocal.m4-7754-    test $lt_ac_count -gt 10 && break
naspro-bridges-0.5.1/aclocal.m4:7755:    lt_ac_count=`expr $lt_ac_count + 1`
naspro-bridges-0.5.1/aclocal.m4-7756-    if test $lt_ac_count -gt $lt_ac_max; then
##############################################
naspro-bridges-0.5.1/aclocal.m4-7825-# ------------------------------------------------------
naspro-bridges-0.5.1/aclocal.m4:7826:# In `$cfgfile', look for function FUNCNAME delimited by `^FUNCNAME ()$' and
naspro-bridges-0.5.1/aclocal.m4-7827-# '^} FUNCNAME ', and replace its body with REPLACEMENT-BODY.
##############################################
naspro-bridges-0.5.1/aclocal.m4-8429-m4_define([lt_combine],
naspro-bridges-0.5.1/aclocal.m4:8430:[m4_if(m4_eval([$# > 3]), [1],
naspro-bridges-0.5.1/aclocal.m4-8431-       [m4_pushdef([_Lt_sep], [m4_define([_Lt_sep], m4_defn([lt_car]))])]]dnl
##############################################
naspro-bridges-0.5.1/aclocal.m4-8684-    PKG_CHECK_EXISTS([$3],
naspro-bridges-0.5.1/aclocal.m4:8685:                     [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`
naspro-bridges-0.5.1/aclocal.m4-8686-		      test "x$?" != "x0" && pkg_failed=yes ],
##############################################
naspro-bridges-0.5.1/aclocal.m4-8733-        if test $_pkg_short_errors_supported = yes; then
naspro-bridges-0.5.1/aclocal.m4:8734:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$2" 2>&1`
naspro-bridges-0.5.1/aclocal.m4-8735-        else 
naspro-bridges-0.5.1/aclocal.m4:8736:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$2" 2>&1`
naspro-bridges-0.5.1/aclocal.m4-8737-        fi
##############################################
naspro-bridges-0.5.1/aclocal.m4-8894-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
naspro-bridges-0.5.1/aclocal.m4:8895:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
naspro-bridges-0.5.1/aclocal.m4-8896-# and then we would define $MISSING as
##############################################
naspro-bridges-0.5.1/aclocal.m4-8910-# expand $ac_aux_dir to an absolute path
naspro-bridges-0.5.1/aclocal.m4:8911:am_aux_dir=`cd $ac_aux_dir && pwd`
naspro-bridges-0.5.1/aclocal.m4-8912-])
##############################################
naspro-bridges-0.5.1/aclocal.m4-9008-  if test "$am_compiler_list" = ""; then
naspro-bridges-0.5.1/aclocal.m4:9009:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
naspro-bridges-0.5.1/aclocal.m4-9010-  fi
##############################################
naspro-bridges-0.5.1/aclocal.m4-9159-    # Strip MF so we end up with the name of the file.
naspro-bridges-0.5.1/aclocal.m4:9160:    mf=`echo "$mf" | sed -e 's/:.*$//'`
naspro-bridges-0.5.1/aclocal.m4-9161-    # Check whether this is an Automake generated Makefile or not.
##############################################
naspro-bridges-0.5.1/aclocal.m4-9168-    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
naspro-bridges-0.5.1/aclocal.m4:9169:      dirpart=`AS_DIRNAME("$mf")`
naspro-bridges-0.5.1/aclocal.m4-9170-    else
##############################################
naspro-bridges-0.5.1/aclocal.m4-9174-    # from the Makefile without running 'make'.
naspro-bridges-0.5.1/aclocal.m4:9175:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
naspro-bridges-0.5.1/aclocal.m4-9176-    test -z "$DEPDIR" && continue
naspro-bridges-0.5.1/aclocal.m4:9177:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
naspro-bridges-0.5.1/aclocal.m4-9178-    test -z "$am__include" && continue
naspro-bridges-0.5.1/aclocal.m4:9179:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
naspro-bridges-0.5.1/aclocal.m4-9180-    # Find all dependency output files, they are included files with
##############################################
naspro-bridges-0.5.1/aclocal.m4-9188-      test -f "$dirpart/$file" && continue
naspro-bridges-0.5.1/aclocal.m4:9189:      fdir=`AS_DIRNAME(["$file"])`
naspro-bridges-0.5.1/aclocal.m4-9190-      AS_MKDIR_P([$dirpart/$fdir])
##############################################
naspro-bridges-0.5.1/aclocal.m4-9246-AC_REQUIRE([AC_PROG_INSTALL])dnl
naspro-bridges-0.5.1/aclocal.m4:9247:if test "`cd $srcdir && pwd`" != "`pwd`"; then
naspro-bridges-0.5.1/aclocal.m4-9248-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
naspro-bridges-0.5.1/aclocal.m4-9401-    * )
naspro-bridges-0.5.1/aclocal.m4:9402:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
naspro-bridges-0.5.1/aclocal.m4-9403-  esac
naspro-bridges-0.5.1/aclocal.m4-9404-done
naspro-bridges-0.5.1/aclocal.m4:9405:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
naspro-bridges-0.5.1/aclocal.m4-9406-
##############################################
naspro-bridges-0.5.1/aclocal.m4-9472-# Ignore all kinds of additional output from 'make'.
naspro-bridges-0.5.1/aclocal.m4:9473:case `$am_make -s -f confmf 2> /dev/null` in #(
naspro-bridges-0.5.1/aclocal.m4-9474-*the\ am__doit\ target*)
##############################################
naspro-bridges-0.5.1/aclocal.m4-9482-   echo '.include "confinc"' > confmf
naspro-bridges-0.5.1/aclocal.m4:9483:   case `$am_make -s -f confmf 2> /dev/null` in #(
naspro-bridges-0.5.1/aclocal.m4-9484-   *the\ am__doit\ target*)
##############################################
naspro-bridges-0.5.1/aclocal.m4-9664-     echo "timestamp, slept: $am_has_slept" > conftest.file
naspro-bridges-0.5.1/aclocal.m4:9665:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
naspro-bridges-0.5.1/aclocal.m4-9666-     if test "$[*]" = "X"; then
naspro-bridges-0.5.1/aclocal.m4-9667-	# -L didn't work.
naspro-bridges-0.5.1/aclocal.m4:9668:	set X `ls -t "$srcdir/configure" conftest.file`
naspro-bridges-0.5.1/aclocal.m4-9669-     fi
##############################################
naspro-bridges-0.5.1/ladspa/Makefile.in-50-  { \
naspro-bridges-0.5.1/ladspa/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
naspro-bridges-0.5.1/ladspa/Makefile.in-52-  }; \
##############################################
naspro-bridges-0.5.1/ladspa/Makefile.in-101-CONFIG_CLEAN_VPATH_FILES =
naspro-bridges-0.5.1/ladspa/Makefile.in:102:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
naspro-bridges-0.5.1/ladspa/Makefile.in-103-am__vpath_adj = case $$p in \
naspro-bridges-0.5.1/ladspa/Makefile.in:104:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
naspro-bridges-0.5.1/ladspa/Makefile.in-105-    *) f=$$p;; \
naspro-bridges-0.5.1/ladspa/Makefile.in-106-  esac;
naspro-bridges-0.5.1/ladspa/Makefile.in:107:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
naspro-bridges-0.5.1/ladspa/Makefile.in-108-am__install_max = 40
naspro-bridges-0.5.1/ladspa/Makefile.in-109-am__nobase_strip_setup = \
naspro-bridges-0.5.1/ladspa/Makefile.in:110:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
naspro-bridges-0.5.1/ladspa/Makefile.in-111-am__nobase_strip = \
##############################################
naspro-bridges-0.5.1/ladspa/Makefile.in-227-  while test -n "$$dir1"; do \
naspro-bridges-0.5.1/ladspa/Makefile.in:228:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
naspro-bridges-0.5.1/ladspa/Makefile.in-229-    if test "$$first" != "."; then \
naspro-bridges-0.5.1/ladspa/Makefile.in-230-      if test "$$first" = ".."; then \
naspro-bridges-0.5.1/ladspa/Makefile.in:231:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
naspro-bridges-0.5.1/ladspa/Makefile.in:232:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
naspro-bridges-0.5.1/ladspa/Makefile.in-233-      else \
naspro-bridges-0.5.1/ladspa/Makefile.in:234:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
naspro-bridges-0.5.1/ladspa/Makefile.in-235-        if test "$$first2" = "$$first"; then \
naspro-bridges-0.5.1/ladspa/Makefile.in:236:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
naspro-bridges-0.5.1/ladspa/Makefile.in-237-        else \
##############################################
naspro-bridges-0.5.1/ladspa/Makefile.in-242-    fi; \
naspro-bridges-0.5.1/ladspa/Makefile.in:243:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
naspro-bridges-0.5.1/ladspa/Makefile.in-244-  done; \
##############################################
naspro-bridges-0.5.1/ladspa/Makefile.in-475-.c.obj:
naspro-bridges-0.5.1/ladspa/Makefile.in:476:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
naspro-bridges-0.5.1/ladspa/Makefile.in-477-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
naspro-bridges-0.5.1/ladspa/Makefile.in-479-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
naspro-bridges-0.5.1/ladspa/Makefile.in:480:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
naspro-bridges-0.5.1/ladspa/Makefile.in-481-
##############################################
naspro-bridges-0.5.1/ladspa/Makefile.in-512-	@list='$(ladspa_DATA)'; test -n "$(ladspadir)" || list=; \
naspro-bridges-0.5.1/ladspa/Makefile.in:513:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
naspro-bridges-0.5.1/ladspa/Makefile.in-514-	dir='$(DESTDIR)$(ladspadir)'; $(am__uninstall_files_from_dir)
##############################################
naspro-bridges-0.5.1/ladspa/Makefile.in-529-	dot_seen=no; \
naspro-bridges-0.5.1/ladspa/Makefile.in:530:	target=`echo $@ | sed s/-recursive//`; \
naspro-bridges-0.5.1/ladspa/Makefile.in-531-	case "$@" in \
##############################################
naspro-bridges-0.5.1/ladspa/Makefile.in-592-GTAGS:
naspro-bridges-0.5.1/ladspa/Makefile.in:593:	here=`$(am__cd) $(top_builddir) && pwd` \
naspro-bridges-0.5.1/ladspa/Makefile.in-594-	  && $(am__cd) $(top_srcdir) \
##############################################
naspro-bridges-0.5.1/ladspa/Makefile.in-615-distdir: $(DISTFILES)
naspro-bridges-0.5.1/ladspa/Makefile.in:616:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
naspro-bridges-0.5.1/ladspa/Makefile.in:617:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
naspro-bridges-0.5.1/ladspa/Makefile.in-618-	list='$(DISTFILES)'; \
##############################################
naspro-bridges-0.5.1/ladspa/Makefile.in-629-	  if test -d $$d/$$file; then \
naspro-bridges-0.5.1/ladspa/Makefile.in:630:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
naspro-bridges-0.5.1/ladspa/Makefile.in-631-	    if test -d "$(distdir)/$$file"; then \
##############################################
naspro-bridges-0.5.1/ladspa/data/Makefile.in-49-  { \
naspro-bridges-0.5.1/ladspa/data/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
naspro-bridges-0.5.1/ladspa/data/Makefile.in-51-  }; \
##############################################
naspro-bridges-0.5.1/ladspa/data/Makefile.in-118-  esac
naspro-bridges-0.5.1/ladspa/data/Makefile.in:119:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
naspro-bridges-0.5.1/ladspa/data/Makefile.in-120-am__vpath_adj = case $$p in \
naspro-bridges-0.5.1/ladspa/data/Makefile.in:121:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
naspro-bridges-0.5.1/ladspa/data/Makefile.in-122-    *) f=$$p;; \
naspro-bridges-0.5.1/ladspa/data/Makefile.in-123-  esac;
naspro-bridges-0.5.1/ladspa/data/Makefile.in:124:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
naspro-bridges-0.5.1/ladspa/data/Makefile.in-125-am__install_max = 40
naspro-bridges-0.5.1/ladspa/data/Makefile.in-126-am__nobase_strip_setup = \
naspro-bridges-0.5.1/ladspa/data/Makefile.in:127:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
naspro-bridges-0.5.1/ladspa/data/Makefile.in-128-am__nobase_strip = \
##############################################
naspro-bridges-0.5.1/ladspa/data/Makefile.in-338-	@list='$(nobase_lv2_DATA)'; test -n "$(lv2dir)" || list=; \
naspro-bridges-0.5.1/ladspa/data/Makefile.in:339:	$(am__nobase_strip_setup); files=`$(am__nobase_strip)`; \
naspro-bridges-0.5.1/ladspa/data/Makefile.in-340-	dir='$(DESTDIR)$(lv2dir)'; $(am__uninstall_files_from_dir)
##############################################
naspro-bridges-0.5.1/ladspa/data/Makefile.in-348-distdir: $(DISTFILES)
naspro-bridges-0.5.1/ladspa/data/Makefile.in:349:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
naspro-bridges-0.5.1/ladspa/data/Makefile.in:350:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
naspro-bridges-0.5.1/ladspa/data/Makefile.in-351-	list='$(DISTFILES)'; \
##############################################
naspro-bridges-0.5.1/ladspa/data/Makefile.in-362-	  if test -d $$d/$$file; then \
naspro-bridges-0.5.1/ladspa/data/Makefile.in:363:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
naspro-bridges-0.5.1/ladspa/data/Makefile.in-364-	    if test -d "$(distdir)/$$file"; then \
##############################################
naspro-bridges-0.5.1/depcomp-64-  case $1 in
naspro-bridges-0.5.1/depcomp:65:    */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
naspro-bridges-0.5.1/depcomp-66-      *) dir=;;
##############################################
naspro-bridges-0.5.1/depcomp-73-{
naspro-bridges-0.5.1/depcomp:74:  base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
naspro-bridges-0.5.1/depcomp-75-}
##############################################
naspro-bridges-0.5.1/depcomp-126-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
naspro-bridges-0.5.1/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
naspro-bridges-0.5.1/depcomp-128-
##############################################
naspro-bridges-0.5.1/depcomp-405-        sleep 1
naspro-bridges-0.5.1/depcomp:406:        i=`expr $i - 1`
naspro-bridges-0.5.1/depcomp-407-      done
naspro-bridges-0.5.1/depcomp-408-    fi
naspro-bridges-0.5.1/depcomp:409:    i=`expr $i - 1`
naspro-bridges-0.5.1/depcomp-410-  done
##############################################
naspro-bridges-0.5.1/depcomp-425-  # Do two passes, one to just change these to
naspro-bridges-0.5.1/depcomp:426:  # `$object: dependent.h' and one to simply `dependent.h:'.
naspro-bridges-0.5.1/depcomp-427-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
naspro-bridges-0.5.1/depcomp-659-  done
naspro-bridges-0.5.1/depcomp:660:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
naspro-bridges-0.5.1/depcomp-661-  touch "$tmpdepfile"