===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
pamtester-0.1.2/doc/Makefile.in-131-	  else file=$$i; fi; \
pamtester-0.1.2/doc/Makefile.in:132:	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
pamtester-0.1.2/doc/Makefile.in:133:	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
pamtester-0.1.2/doc/Makefile.in:134:	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
pamtester-0.1.2/doc/Makefile.in-135-	  echo " $(INSTALL_DATA) $$file $(DESTDIR)$(man1dir)/$$inst"; \
##############################################
pamtester-0.1.2/doc/Makefile.in-146-	for i in $$list; do \
pamtester-0.1.2/doc/Makefile.in:147:	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
pamtester-0.1.2/doc/Makefile.in:148:	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
pamtester-0.1.2/doc/Makefile.in:149:	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
pamtester-0.1.2/doc/Makefile.in-150-	  echo " rm -f $(DESTDIR)$(man1dir)/$$inst"; \
##############################################
pamtester-0.1.2/src/Makefile.in-154-	  if test -f $$p; then \
pamtester-0.1.2/src/Makefile.in:155:	    echo " $(LIBTOOL)  --mode=install $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`"; \
pamtester-0.1.2/src/Makefile.in:156:	    $(LIBTOOL)  --mode=install $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
pamtester-0.1.2/src/Makefile.in-157-	  else :; fi; \
##############################################
pamtester-0.1.2/src/Makefile.in-162-	list='$(bin_PROGRAMS)'; for p in $$list; do \
pamtester-0.1.2/src/Makefile.in:163:	  rm -f $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
pamtester-0.1.2/src/Makefile.in-164-	done
##############################################
pamtester-0.1.2/src/Makefile.in-171-.c.obj:
pamtester-0.1.2/src/Makefile.in:172:	$(COMPILE) -c `cygpath -w $<`
pamtester-0.1.2/src/Makefile.in-173-
##############################################
pamtester-0.1.2/aclocal.m4-344-        dnl or AC_LIB_HAVE_LINKFLAGS call.
pamtester-0.1.2/aclocal.m4:345:        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'`
pamtester-0.1.2/aclocal.m4-346-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
pamtester-0.1.2/aclocal.m4-386-                -L*)
pamtester-0.1.2/aclocal.m4:387:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
pamtester-0.1.2/aclocal.m4-388-                  if test -n "$shlibext" && test -f "$dir/lib$name.$shlibext"; then
##############################################
pamtester-0.1.2/aclocal.m4-503-              */lib | */lib/)
pamtester-0.1.2/aclocal.m4:504:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e 's,/lib/*$,,'`
pamtester-0.1.2/aclocal.m4-505-                additional_includedir="$basedir/include"
##############################################
pamtester-0.1.2/aclocal.m4-556-                  -L*)
pamtester-0.1.2/aclocal.m4:557:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
pamtester-0.1.2/aclocal.m4-558-                    dnl Potentially add $additional_libdir to $LIBNAME and $LTLIBNAME.
##############################################
pamtester-0.1.2/aclocal.m4-606-                  -R*)
pamtester-0.1.2/aclocal.m4:607:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
pamtester-0.1.2/aclocal.m4-608-                    if test "$enable_rpath" != no; then
##############################################
pamtester-0.1.2/aclocal.m4-636-                    dnl Handle this in the next round.
pamtester-0.1.2/aclocal.m4:637:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
pamtester-0.1.2/aclocal.m4-638-                    ;;
##############################################
pamtester-0.1.2/aclocal.m4-642-                    dnl option.
pamtester-0.1.2/aclocal.m4:643:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
pamtester-0.1.2/aclocal.m4-644-                    ;;
##############################################
pamtester-0.1.2/aclocal.m4-734-[# I'd rather use --version here, but apparently some GNU ld's only accept -v.
pamtester-0.1.2/aclocal.m4:735:case `$LD -v 2>&1 </dev/null` in
pamtester-0.1.2/aclocal.m4-736-*GNU* | *'with BFD'*)
##############################################
pamtester-0.1.2/aclocal.m4-770-    # gcc leaves a trailing carriage return which upsets mingw
pamtester-0.1.2/aclocal.m4:771:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
pamtester-0.1.2/aclocal.m4-772-  *)
pamtester-0.1.2/aclocal.m4:773:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
pamtester-0.1.2/aclocal.m4-774-  esac
##############################################
pamtester-0.1.2/aclocal.m4-779-      # Canonicalize the path of ld
pamtester-0.1.2/aclocal.m4:780:      ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'`
pamtester-0.1.2/aclocal.m4-781-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
pamtester-0.1.2/aclocal.m4:782:	ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
pamtester-0.1.2/aclocal.m4-783-      done
##############################################
pamtester-0.1.2/aclocal.m4-809-      # Break only if it was the GNU/non-GNU ld that we prefer.
pamtester-0.1.2/aclocal.m4:810:      case `"$acl_cv_path_LD" -v 2>&1 < /dev/null` in
pamtester-0.1.2/aclocal.m4-811-      *GNU* | *'with BFD'*)
##############################################
pamtester-0.1.2/aclocal.m4-848-dnl test to see if srcdir already configured
pamtester-0.1.2/aclocal.m4:849:if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then
pamtester-0.1.2/aclocal.m4-850-  AC_MSG_ERROR([source directory already configured; run "make distclean" there first])
##############################################
pamtester-0.1.2/aclocal.m4-857-dnl FIXME This is truly gross.
pamtester-0.1.2/aclocal.m4:858:missing_dir=`cd $ac_aux_dir && pwd`
pamtester-0.1.2/aclocal.m4-859-AM_MISSING_PROG(ACLOCAL, aclocal-${am__api_version}, $missing_dir)
##############################################
pamtester-0.1.2/aclocal.m4-909-if (
pamtester-0.1.2/aclocal.m4:910:   set X `ls -Lt $srcdir/configure conftestfile 2> /dev/null`
pamtester-0.1.2/aclocal.m4-911-   if test "[$]*" = "X"; then
pamtester-0.1.2/aclocal.m4-912-      # -L didn't work.
pamtester-0.1.2/aclocal.m4:913:      set X `ls -t $srcdir/configure conftestfile`
pamtester-0.1.2/aclocal.m4-914-   fi
##############################################
pamtester-0.1.2/aclocal.m4-969-  *" <<$>>am_file "*<<)>>
pamtester-0.1.2/aclocal.m4:970:    echo timestamp > `echo <<$>>am_file | sed -e 's%:.*%%' -e 's%[^/]*$%%'`stamp-h$am_indx
pamtester-0.1.2/aclocal.m4-971-    ;;
pamtester-0.1.2/aclocal.m4-972-  esac
pamtester-0.1.2/aclocal.m4:973:  am_indx=`expr "<<$>>am_indx" + 1`
pamtester-0.1.2/aclocal.m4-974-done<<>>dnl>>)
##############################################
pamtester-0.1.2/aclocal.m4-1277-  # Remove one level of quotation (which was required for Make).
pamtester-0.1.2/aclocal.m4:1278:  ECHO=`echo "$ECHO" | sed 's,\\\\\[$]\\[$]0,'[$]0','`
pamtester-0.1.2/aclocal.m4-1279-  ;;
##############################################
pamtester-0.1.2/aclocal.m4-1288-  :
pamtester-0.1.2/aclocal.m4:1289:elif test "X`($echo '\t') 2>/dev/null`" = 'X\t' ; then
pamtester-0.1.2/aclocal.m4-1290-  # Yippee, $echo works!
##############################################
pamtester-0.1.2/aclocal.m4-1314-    # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...
pamtester-0.1.2/aclocal.m4:1315:    if (echo_test_string="`eval $cmd`") 2>/dev/null &&
pamtester-0.1.2/aclocal.m4:1316:       echo_test_string="`eval $cmd`" &&
pamtester-0.1.2/aclocal.m4-1317-       (test "X$echo_test_string" = "X$echo_test_string") 2>/dev/null
##############################################
pamtester-0.1.2/aclocal.m4-1323-
pamtester-0.1.2/aclocal.m4:1324:if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
pamtester-0.1.2/aclocal.m4:1325:   echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
pamtester-0.1.2/aclocal.m4-1326-   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
pamtester-0.1.2/aclocal.m4-1338-    if (test -f $dir/echo || test -f $dir/echo$ac_exeext) &&
pamtester-0.1.2/aclocal.m4:1339:       test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&
pamtester-0.1.2/aclocal.m4:1340:       echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&
pamtester-0.1.2/aclocal.m4-1341-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
pamtester-0.1.2/aclocal.m4-1350-    if test "X`(print -r '\t') 2>/dev/null`" = 'X\t' &&
pamtester-0.1.2/aclocal.m4:1351:       echo_testing_string=`(print -r "$echo_test_string") 2>/dev/null` &&
pamtester-0.1.2/aclocal.m4-1352-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
pamtester-0.1.2/aclocal.m4-1365-      echo='printf %s\n'
pamtester-0.1.2/aclocal.m4:1366:      if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
pamtester-0.1.2/aclocal.m4:1367:	 echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
pamtester-0.1.2/aclocal.m4-1368-	 test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
pamtester-0.1.2/aclocal.m4-1370-	:
pamtester-0.1.2/aclocal.m4:1371:      elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&
pamtester-0.1.2/aclocal.m4-1372-	   test "X$echo_testing_string" = 'X\t' &&
pamtester-0.1.2/aclocal.m4:1373:	   echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
pamtester-0.1.2/aclocal.m4-1374-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
pamtester-0.1.2/aclocal.m4-1379-	echo="$CONFIG_SHELL [$]0 --fallback-echo"
pamtester-0.1.2/aclocal.m4:1380:      elif echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&
pamtester-0.1.2/aclocal.m4-1381-	   test "X$echo_testing_string" = 'X\t' &&
pamtester-0.1.2/aclocal.m4:1382:	   echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
pamtester-0.1.2/aclocal.m4-1383-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
pamtester-0.1.2/aclocal.m4-1389-	for cmd in 'echo test' 'sed 2q "[$]0"' 'sed 10q "[$]0"' 'sed 20q "[$]0"' 'sed 50q "[$]0"'; do
pamtester-0.1.2/aclocal.m4:1390:	  if (test "X$echo_test_string" = "X`eval $cmd`") 2>/dev/null
pamtester-0.1.2/aclocal.m4-1391-	  then
##############################################
pamtester-0.1.2/aclocal.m4-1397-	if test "$prev" != 'sed 50q "[$]0"'; then
pamtester-0.1.2/aclocal.m4:1398:	  echo_test_string=`eval $prev`
pamtester-0.1.2/aclocal.m4-1399-	  export echo_test_string
##############################################
pamtester-0.1.2/aclocal.m4-1436-  if AC_TRY_EVAL(ac_compile); then
pamtester-0.1.2/aclocal.m4:1437:    case `/usr/bin/file conftest.$ac_objext` in
pamtester-0.1.2/aclocal.m4-1438-    *ELF-32*)
##############################################
pamtester-0.1.2/aclocal.m4-1452-   if test "$lt_cv_prog_gnu_ld" = yes; then
pamtester-0.1.2/aclocal.m4:1453:    case `/usr/bin/file conftest.$ac_objext` in
pamtester-0.1.2/aclocal.m4-1454-    *32-bit*)
##############################################
pamtester-0.1.2/aclocal.m4-1464-   else
pamtester-0.1.2/aclocal.m4:1465:    case `/usr/bin/file conftest.$ac_objext` in
pamtester-0.1.2/aclocal.m4-1466-    *32-bit*)
##############################################
pamtester-0.1.2/aclocal.m4-1670-    # we can't tell.
pamtester-0.1.2/aclocal.m4:1671:    while (test "X"`$CONFIG_SHELL [$]0 --fallback-echo "X$teststring" 2>/dev/null` \
pamtester-0.1.2/aclocal.m4-1672-	       = "XX$teststring") >/dev/null 2>&1 &&
pamtester-0.1.2/aclocal.m4:1673:	    new_result=`expr "X$teststring" : ".*" 2>&1` &&
pamtester-0.1.2/aclocal.m4-1674-	    lt_cv_sys_max_cmd_len=$new_result &&
##############################################
pamtester-0.1.2/aclocal.m4-1676-    do
pamtester-0.1.2/aclocal.m4:1677:      i=`expr $i + 1`
pamtester-0.1.2/aclocal.m4-1678-      teststring=$teststring$teststring
##############################################
pamtester-0.1.2/aclocal.m4-1683-    # It appears as though 1/2 is a usable value.
pamtester-0.1.2/aclocal.m4:1684:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
pamtester-0.1.2/aclocal.m4-1685-    ;;
##############################################
pamtester-0.1.2/aclocal.m4-1971-  if test "$hard_links" = no; then
pamtester-0.1.2/aclocal.m4:1972:    AC_MSG_WARN([`$CC' does not support `-c -o', so `make -j' may be unsafe])
pamtester-0.1.2/aclocal.m4-1973-    need_locks=warn
##############################################
pamtester-0.1.2/aclocal.m4-2086-if test "$GCC" = yes; then
pamtester-0.1.2/aclocal.m4:2087:  sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
pamtester-0.1.2/aclocal.m4-2088-  if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then
##############################################
pamtester-0.1.2/aclocal.m4-2092-    # okay in the real world where ";" in dirpaths is itself problematic.
pamtester-0.1.2/aclocal.m4:2093:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
pamtester-0.1.2/aclocal.m4-2094-  else
pamtester-0.1.2/aclocal.m4:2095:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
pamtester-0.1.2/aclocal.m4-2096-  fi
##############################################
pamtester-0.1.2/aclocal.m4-2163-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
pamtester-0.1.2/aclocal.m4:2164:  finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''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'
pamtester-0.1.2/aclocal.m4-2165-  ;;
##############################################
pamtester-0.1.2/aclocal.m4-2196-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
pamtester-0.1.2/aclocal.m4:2197:    postinstall_cmds='base_file=`basename \${file}`~
pamtester-0.1.2/aclocal.m4:2198:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
pamtester-0.1.2/aclocal.m4:2199:      dldir=$destdir/`dirname \$dlpath`~
pamtester-0.1.2/aclocal.m4-2200-      test -d \$dldir || mkdir -p \$dldir~
pamtester-0.1.2/aclocal.m4-2201-      $install_prog $dir/$dlname \$dldir/$dlname'
pamtester-0.1.2/aclocal.m4:2202:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
pamtester-0.1.2/aclocal.m4-2203-      dlpath=$dir/\$dldll~
##############################################
pamtester-0.1.2/aclocal.m4-2209-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
pamtester-0.1.2/aclocal.m4:2210:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
pamtester-0.1.2/aclocal.m4-2211-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
pamtester-0.1.2/aclocal.m4-2214-      # MinGW DLLs use traditional 'lib' prefix
pamtester-0.1.2/aclocal.m4:2215:      soname_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
pamtester-0.1.2/aclocal.m4:2216:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
pamtester-0.1.2/aclocal.m4-2217-      if echo "$sys_lib_search_path_spec" | [grep ';[c-zC-Z]:/' >/dev/null]; then
##############################################
pamtester-0.1.2/aclocal.m4-2223-        # which wouldn't understand a cygwinified path. Ahh.
pamtester-0.1.2/aclocal.m4:2224:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
pamtester-0.1.2/aclocal.m4-2225-      else
pamtester-0.1.2/aclocal.m4:2226:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
pamtester-0.1.2/aclocal.m4-2227-      fi
##############################################
pamtester-0.1.2/aclocal.m4-2230-      # pw32 DLLs use 'pw' prefix rather than 'lib'
pamtester-0.1.2/aclocal.m4:2231:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
pamtester-0.1.2/aclocal.m4-2232-      ;;
##############################################
pamtester-0.1.2/aclocal.m4-2236-  *)
pamtester-0.1.2/aclocal.m4:2237:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext} $libname.lib'
pamtester-0.1.2/aclocal.m4-2238-    ;;
##############################################
pamtester-0.1.2/aclocal.m4-2256-  if test "$GCC" = yes; then
pamtester-0.1.2/aclocal.m4:2257:    sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"`
pamtester-0.1.2/aclocal.m4-2258-  else
##############################################
pamtester-0.1.2/aclocal.m4-2433-  if test -f /etc/ld.so.conf; then
pamtester-0.1.2/aclocal.m4:2434:    lt_ld_extra=`$SED -e 's/[:,\t]/ /g;s/=[^=]*$//;s/=[^= ]* / /g' /etc/ld.so.conf | tr '\n' ' '`
pamtester-0.1.2/aclocal.m4-2435-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
pamtester-0.1.2/aclocal.m4-2512-  shlibpath_var=LD_LIBRARY_PATH
pamtester-0.1.2/aclocal.m4:2513:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
pamtester-0.1.2/aclocal.m4-2514-    case $host_os in
##############################################
pamtester-0.1.2/aclocal.m4-2641-  if test -z "$LTCC"; then
pamtester-0.1.2/aclocal.m4:2642:    eval "`$SHELL ${ofile} --config | grep '^LTCC='`"
pamtester-0.1.2/aclocal.m4-2643-    if test -z "$LTCC"; then
##############################################
pamtester-0.1.2/aclocal.m4-2645-    else
pamtester-0.1.2/aclocal.m4:2646:      AC_MSG_WARN([using `LTCC=$LTCC', extracted from `$ofile'])
pamtester-0.1.2/aclocal.m4-2647-    fi
##############################################
pamtester-0.1.2/aclocal.m4-2651-  # Note that this assumes the entire list is on one line.
pamtester-0.1.2/aclocal.m4:2652:  available_tags=`grep "^available_tags=" "${ofile}" | $SED -e 's/available_tags=\(.*$\)/\1/' -e 's/\"//g'`
pamtester-0.1.2/aclocal.m4-2653-
##############################################
pamtester-0.1.2/aclocal.m4-2657-    # Check whether tagname contains only valid characters
pamtester-0.1.2/aclocal.m4:2658:    case `$echo "X$tagname" | $Xsed -e 's:[[-_ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz1234567890,/]]::g'` in
pamtester-0.1.2/aclocal.m4-2659-    "") ;;
##############################################
pamtester-0.1.2/aclocal.m4-2910-	"file_magic "*)
pamtester-0.1.2/aclocal.m4:2911:	  file_magic_regex="`expr \"$deplibs_check_method\" : \"file_magic \(.*\)\"`"
pamtester-0.1.2/aclocal.m4-2912-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
pamtester-0.1.2/aclocal.m4-2982-    # gcc leaves a trailing carriage return which upsets mingw
pamtester-0.1.2/aclocal.m4:2983:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
pamtester-0.1.2/aclocal.m4-2984-  *)
pamtester-0.1.2/aclocal.m4:2985:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
pamtester-0.1.2/aclocal.m4-2986-  esac
##############################################
pamtester-0.1.2/aclocal.m4-2991-      # Canonicalize the pathname of ld
pamtester-0.1.2/aclocal.m4:2992:      ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'`
pamtester-0.1.2/aclocal.m4-2993-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
pamtester-0.1.2/aclocal.m4:2994:	ac_prog=`echo $ac_prog| $SED "s%$re_direlt%/%"`
pamtester-0.1.2/aclocal.m4-2995-      done
##############################################
pamtester-0.1.2/aclocal.m4-3022-      # Break only if it was the GNU/non-GNU ld that we prefer.
pamtester-0.1.2/aclocal.m4:3023:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
pamtester-0.1.2/aclocal.m4-3024-      *GNU* | *'with BFD'*)
##############################################
pamtester-0.1.2/aclocal.m4-3053-[# I'd rather use --version here, but apparently some GNU ld's only accept -v.
pamtester-0.1.2/aclocal.m4:3054:case `$LD -v 2>&1 </dev/null` in
pamtester-0.1.2/aclocal.m4-3055-*GNU* | *'with BFD'*)
##############################################
pamtester-0.1.2/aclocal.m4-3209-  lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*`
pamtester-0.1.2/aclocal.m4:3210:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
pamtester-0.1.2/aclocal.m4-3211-    lt_cv_deplibs_check_method='file_magic ELF [[0-9]][[0-9]]*-bit [[LM]]SB shared object'
##############################################
pamtester-0.1.2/aclocal.m4-3282-      # Tru64's nm complains that /dev/null is an invalid object file
pamtester-0.1.2/aclocal.m4:3283:      case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
pamtester-0.1.2/aclocal.m4-3284-      */dev/null* | *'Invalid file or object type'*)
##############################################
pamtester-0.1.2/aclocal.m4-3288-      *)
pamtester-0.1.2/aclocal.m4:3289:	case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
pamtester-0.1.2/aclocal.m4-3290-	*/dev/null*)
##############################################
pamtester-0.1.2/aclocal.m4-3490-if test -n "$_LT_AC_TAGVAR(lt_prog_cc_shlib, $1)"; then
pamtester-0.1.2/aclocal.m4:3491:  AC_MSG_WARN([`$CC' requires `$_LT_AC_TAGVAR(lt_prog_cc_shlib, $1)' to build shared libraries])
pamtester-0.1.2/aclocal.m4:3492:  if echo "$old_CC $old_CFLAGS " | grep "[[ 	]]$_LT_AC_TAGVAR(lt_prog_cc_shlib, $1)[[ 	]]" >/dev/null; then :
pamtester-0.1.2/aclocal.m4-3493-  else
##############################################
pamtester-0.1.2/aclocal.m4-3668-_LT_AC_TAGVAR(compiler, $1)=$CC
pamtester-0.1.2/aclocal.m4:3669:cc_basename=`$echo X"$compiler" | $Xsed -e 's%^.*/%%'`
pamtester-0.1.2/aclocal.m4-3670-
##############################################
pamtester-0.1.2/aclocal.m4-3698-    # ancient GNU ld didn't support --whole-archive et. al.
pamtester-0.1.2/aclocal.m4:3699:    if eval "`$CC -print-prog-name=ld` --help 2>&1" | \
pamtester-0.1.2/aclocal.m4-3700-	grep 'no-whole-archive' > /dev/null; then
##############################################
pamtester-0.1.2/aclocal.m4-3778-      # below for broken collect2 doesn't work under 4.3+
pamtester-0.1.2/aclocal.m4:3779:	collect2name=`${CC} -print-prog-name=collect2`
pamtester-0.1.2/aclocal.m4-3780-	if test -f "$collect2name" && \
##############################################
pamtester-0.1.2/aclocal.m4-3822-
pamtester-0.1.2/aclocal.m4:3823:      _LT_AC_TAGVAR(archive_expsym_cmds, $1)="\$CC"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$no_entry_flag \${wl}$exp_sym_flag:\$export_symbols $shared_flag"
pamtester-0.1.2/aclocal.m4-3824-     else
##############################################
pamtester-0.1.2/aclocal.m4-3867-      # is EXPORTS), use it as is; otherwise, prepend...
pamtester-0.1.2/aclocal.m4:3868:      _LT_AC_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
pamtester-0.1.2/aclocal.m4-3869-	cp $export_symbols $output_objdir/$soname.def;
##############################################
pamtester-0.1.2/aclocal.m4-3985-      # dependencies.
pamtester-0.1.2/aclocal.m4:3986:      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; echo $list'
pamtester-0.1.2/aclocal.m4-3987-      ;;
##############################################
pamtester-0.1.2/aclocal.m4-4057-	# dependencies.
pamtester-0.1.2/aclocal.m4:4058:	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; echo $list'
pamtester-0.1.2/aclocal.m4-4059-	;;
##############################################
pamtester-0.1.2/aclocal.m4-4082-	# SGI C++
pamtester-0.1.2/aclocal.m4:4083:	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${objdir}/so_locations -o $lib'
pamtester-0.1.2/aclocal.m4-4084-
##############################################
pamtester-0.1.2/aclocal.m4-4093-	  if test "$with_gnu_ld" = no; then
pamtester-0.1.2/aclocal.m4:4094:	    _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${objdir}/so_locations -o $lib'
pamtester-0.1.2/aclocal.m4-4095-	  else
pamtester-0.1.2/aclocal.m4:4096:	    _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` -o $lib'
pamtester-0.1.2/aclocal.m4-4097-	  fi
##############################################
pamtester-0.1.2/aclocal.m4-4112-	# to its proper name (with version) after linking.
pamtester-0.1.2/aclocal.m4:4113:	_LT_AC_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'
pamtester-0.1.2/aclocal.m4:4114:	_LT_AC_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'
pamtester-0.1.2/aclocal.m4-4115-	# Commands to make compiler produce verbose output that lists
##############################################
pamtester-0.1.2/aclocal.m4-4122-	# dependencies.
pamtester-0.1.2/aclocal.m4:4123:	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; echo $list'
pamtester-0.1.2/aclocal.m4-4124-
##############################################
pamtester-0.1.2/aclocal.m4-4158-	# dependencies.
pamtester-0.1.2/aclocal.m4:4159:	output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld"`; templist=`echo $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; echo $list'
pamtester-0.1.2/aclocal.m4-4160-	;;
##############################################
pamtester-0.1.2/aclocal.m4-4201-	# to its proper name (with version) after linking.
pamtester-0.1.2/aclocal.m4:4202:	_LT_AC_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'
pamtester-0.1.2/aclocal.m4-4203-
##############################################
pamtester-0.1.2/aclocal.m4-4218-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
pamtester-0.1.2/aclocal.m4:4219:	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && echo ${wl}-set_version $verstring` -update_registry ${objdir}/so_locations -o $lib'
pamtester-0.1.2/aclocal.m4-4220-
##############################################
pamtester-0.1.2/aclocal.m4-4231-	# dependencies.
pamtester-0.1.2/aclocal.m4:4232:	output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld" | grep -v "ld:"`; templist=`echo $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; echo $list'
pamtester-0.1.2/aclocal.m4-4233-	;;
##############################################
pamtester-0.1.2/aclocal.m4-4236-	  _LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
pamtester-0.1.2/aclocal.m4:4237:	  _LT_AC_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" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${objdir}/so_locations -o $lib'
pamtester-0.1.2/aclocal.m4-4238-
##############################################
pamtester-0.1.2/aclocal.m4-4261-	# to its proper name (with version) after linking.
pamtester-0.1.2/aclocal.m4:4262:	_LT_AC_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'
pamtester-0.1.2/aclocal.m4-4263-
##############################################
pamtester-0.1.2/aclocal.m4-4277-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
pamtester-0.1.2/aclocal.m4:4278:	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${objdir}/so_locations -o $lib'
pamtester-0.1.2/aclocal.m4:4279:	_LT_AC_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
pamtester-0.1.2/aclocal.m4-4280-	  echo "-hidden">> $lib.exp~
pamtester-0.1.2/aclocal.m4:4281:	  $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 $objdir/so_locations -o $lib~
pamtester-0.1.2/aclocal.m4-4282-	  $rm $lib.exp'
##############################################
pamtester-0.1.2/aclocal.m4-4294-	# dependencies.
pamtester-0.1.2/aclocal.m4:4295:	output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld" | grep -v "ld:"`; templist=`echo $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; echo $list'
pamtester-0.1.2/aclocal.m4-4296-	;;
##############################################
pamtester-0.1.2/aclocal.m4-4299-	  _LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
pamtester-0.1.2/aclocal.m4:4300:	 _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${objdir}/so_locations -o $lib'
pamtester-0.1.2/aclocal.m4-4301-
##############################################
pamtester-0.1.2/aclocal.m4-4382-	# dependencies.
pamtester-0.1.2/aclocal.m4:4383:	output_verbose_link_cmd='templist=`$CC -G $CFLAGS -v conftest.$objext 2>&1 | grep "\-[[LR]]"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
pamtester-0.1.2/aclocal.m4-4384-
##############################################
pamtester-0.1.2/aclocal.m4-4539-  # eval without this substitution.
pamtester-0.1.2/aclocal.m4:4540:  output_verbose_link_cmd="`$echo \"X$output_verbose_link_cmd\" | $Xsed -e \"$no_glob_subst\"`"
pamtester-0.1.2/aclocal.m4-4541-
pamtester-0.1.2/aclocal.m4:4542:  for p in `eval $output_verbose_link_cmd`; do
pamtester-0.1.2/aclocal.m4-4543-    case $p in
##############################################
pamtester-0.1.2/aclocal.m4-4670-_LT_AC_TAGVAR(compiler, $1)=$CC
pamtester-0.1.2/aclocal.m4:4671:cc_basename=`$echo X"$compiler" | $Xsed -e 's%^.*/%%'`
pamtester-0.1.2/aclocal.m4-4672-
##############################################
pamtester-0.1.2/aclocal.m4-4889-      # Double-quote double-evaled strings.
pamtester-0.1.2/aclocal.m4:4890:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
pamtester-0.1.2/aclocal.m4-4891-      ;;
pamtester-0.1.2/aclocal.m4-4892-    *)
pamtester-0.1.2/aclocal.m4:4893:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
pamtester-0.1.2/aclocal.m4-4894-      ;;
##############################################
pamtester-0.1.2/aclocal.m4-4899-  *'\[$]0 --fallback-echo"')
pamtester-0.1.2/aclocal.m4:4900:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\[$]0 --fallback-echo"[$]/[$]0 --fallback-echo"/'`
pamtester-0.1.2/aclocal.m4-4901-    ;;
##############################################
pamtester-0.1.2/aclocal.m4-4914-
pamtester-0.1.2/aclocal.m4:4915:# `$echo "$cfgfile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
pamtester-0.1.2/aclocal.m4-4916-# Generated automatically by $PROGRAM (GNU $PACKAGE $VERSION$TIMESTAMP)
##############################################
pamtester-0.1.2/aclocal.m4-5287-  # libtool script then.
pamtester-0.1.2/aclocal.m4:5288:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
pamtester-0.1.2/aclocal.m4-5289-  if test -f "$ltmain_in"; then
##############################################
pamtester-0.1.2/aclocal.m4-5379-# If we're using GNU nm, then use its standard symbol codes.
pamtester-0.1.2/aclocal.m4:5380:case `$NM -V 2>&1` in
pamtester-0.1.2/aclocal.m4-5381-*GNU* | *'with BFD'*)
##############################################
pamtester-0.1.2/aclocal.m4-5409-    nlist=conftest.nm
pamtester-0.1.2/aclocal.m4:5410:    if AC_TRY_EVAL(NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist) && test -s "$nlist"; then
pamtester-0.1.2/aclocal.m4-5411-      # Try sorting and uniquifying the output.
##############################################
pamtester-0.1.2/aclocal.m4-6103-	# is EXPORTS), use it as is; otherwise, prepend...
pamtester-0.1.2/aclocal.m4:6104:	_LT_AC_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
pamtester-0.1.2/aclocal.m4-6105-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
pamtester-0.1.2/aclocal.m4-6158-      supports_anon_versioning=no
pamtester-0.1.2/aclocal.m4:6159:      case `$LD -v 2>/dev/null` in
pamtester-0.1.2/aclocal.m4-6160-        *\ [01].* | *\ 2.[[0-9]].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
pamtester-0.1.2/aclocal.m4-6265-	# below for broken collect2 doesn't work under 4.3+
pamtester-0.1.2/aclocal.m4:6266:	  collect2name=`${CC} -print-prog-name=collect2`
pamtester-0.1.2/aclocal.m4-6267-	  if test -f "$collect2name" && \
##############################################
pamtester-0.1.2/aclocal.m4-6308-       _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath"
pamtester-0.1.2/aclocal.m4:6309:	_LT_AC_TAGVAR(archive_expsym_cmds, $1)="\$CC"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$no_entry_flag \${wl}$exp_sym_flag:\$export_symbols $shared_flag"
pamtester-0.1.2/aclocal.m4-6310-       else
##############################################
pamtester-0.1.2/aclocal.m4-6357-      # FIXME: Setting linknames here is a bad hack.
pamtester-0.1.2/aclocal.m4:6358:      _LT_AC_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
pamtester-0.1.2/aclocal.m4-6359-      # The linker will automatically build a .lib file if we build a DLL.
##############################################
pamtester-0.1.2/aclocal.m4-6362-      _LT_AC_TAGVAR(old_archive_cmds, $1)='lib /OUT:$oldlib$oldobjs$old_deplibs'
pamtester-0.1.2/aclocal.m4:6363:      fix_srcfile_path='`cygpath -w "$srcfile"`'
pamtester-0.1.2/aclocal.m4-6364-      _LT_AC_TAGVAR(enable_shared_with_static_runtimes, $1)=yes
##############################################
pamtester-0.1.2/aclocal.m4-6523-      if test "$GCC" = yes; then
pamtester-0.1.2/aclocal.m4:6524:	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
pamtester-0.1.2/aclocal.m4-6525-      else
pamtester-0.1.2/aclocal.m4:6526:	_LT_AC_TAGVAR(archive_cmds, $1)='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
pamtester-0.1.2/aclocal.m4-6527-	_LT_AC_TAGVAR(hardcode_libdir_flag_spec_ld, $1)='-rpath $libdir'
##############################################
pamtester-0.1.2/aclocal.m4-6555-      _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
pamtester-0.1.2/aclocal.m4:6556:      if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
pamtester-0.1.2/aclocal.m4-6557-	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
pamtester-0.1.2/aclocal.m4-6584-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
pamtester-0.1.2/aclocal.m4:6585:	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
pamtester-0.1.2/aclocal.m4-6586-      else
pamtester-0.1.2/aclocal.m4-6587-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
pamtester-0.1.2/aclocal.m4:6588:	_LT_AC_TAGVAR(archive_cmds, $1)='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
pamtester-0.1.2/aclocal.m4-6589-      fi
##############################################
pamtester-0.1.2/aclocal.m4-6596-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
pamtester-0.1.2/aclocal.m4:6597:	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
pamtester-0.1.2/aclocal.m4-6598-	_LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
##############################################
pamtester-0.1.2/aclocal.m4-6600-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
pamtester-0.1.2/aclocal.m4:6601:	_LT_AC_TAGVAR(archive_cmds, $1)='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
pamtester-0.1.2/aclocal.m4:6602:	_LT_AC_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~
pamtester-0.1.2/aclocal.m4:6603:	$LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${objdir}/so_locations -o $lib~$rm $lib.exp'
pamtester-0.1.2/aclocal.m4-6604-
##############################################
pamtester-0.1.2/aclocal.m4-6777-        _LT_AC_TAGVAR(allow_undefined_flag, $1)=
pamtester-0.1.2/aclocal.m4:6778:        if AC_TRY_EVAL(_LT_AC_TAGVAR(archive_cmds, $1) 2\>\&1 \| grep \" -lc \" \>/dev/null 2\>\&1)
pamtester-0.1.2/aclocal.m4-6779-        then
##############################################
pamtester-0.1.2/aclocal.m4-6913-    test $lt_ac_count -gt 10 && break
pamtester-0.1.2/aclocal.m4:6914:    lt_ac_count=`expr $lt_ac_count + 1`
pamtester-0.1.2/aclocal.m4-6915-    if test $lt_ac_count -gt $lt_ac_max; then
##############################################
pamtester-0.1.2/ltmain.sh-36-# The name of this program:
pamtester-0.1.2/ltmain.sh:37:progname=`echo "$progpath" | $SED $basename`
pamtester-0.1.2/ltmain.sh-38-modename="$progname"
##############################################
pamtester-0.1.2/ltmain.sh-56-  :
pamtester-0.1.2/ltmain.sh:57:elif test "X`($echo '\t') 2>/dev/null`" = 'X\t'; then
pamtester-0.1.2/ltmain.sh-58-  # Yippee, $echo works!
##############################################
pamtester-0.1.2/ltmain.sh-142-  win32_libid_type="unknown"
pamtester-0.1.2/ltmain.sh:143:  win32_fileres=`file -L $1 2>/dev/null`
pamtester-0.1.2/ltmain.sh-144-  case $win32_fileres in
##############################################
pamtester-0.1.2/ltmain.sh-194-      # but not from the CC environment variable when configure was run.
pamtester-0.1.2/ltmain.sh:195:      " $CC "* | "$CC "* | " `$echo $CC` "* | "`$echo $CC` "* | " $CC_quoted"* | "$CC_quoted "* | " `$echo $CC_quoted` "* | "`$echo $CC_quoted` "*) ;;
pamtester-0.1.2/ltmain.sh-196-      # Blanks at the start of $base_compile will cause this to fail
##############################################
pamtester-0.1.2/ltmain.sh-201-	    # Evaluate the configuration.
pamtester-0.1.2/ltmain.sh:202:	    eval "`${SED} -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`"
pamtester-0.1.2/ltmain.sh-203-	    CC_quoted=
##############################################
pamtester-0.1.2/ltmain.sh-213-	    case "$@ " in
pamtester-0.1.2/ltmain.sh:214:	      " $CC "* | "$CC "* | " `$echo $CC` "* | "`$echo $CC` "* | " $CC_quoted"* | "$CC_quoted "* | " `$echo $CC_quoted` "* | "`$echo $CC_quoted` "*)
pamtester-0.1.2/ltmain.sh-215-	      # The compiler in the base compile command matches
##############################################
pamtester-0.1.2/ltmain.sh-250-  case $arg in
pamtester-0.1.2/ltmain.sh:251:  -*=*) optarg=`$echo "X$arg" | $Xsed -e 's/[-_a-zA-Z0-9]*=//'` ;;
pamtester-0.1.2/ltmain.sh-252-  *) optarg= ;;
##############################################
pamtester-0.1.2/ltmain.sh-281-	  # Evaluate the configuration.
pamtester-0.1.2/ltmain.sh:282:	  eval "`${SED} -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$tagname'$/,/^# ### END LIBTOOL TAG CONFIG: '$tagname'$/p' < $progpath`"
pamtester-0.1.2/ltmain.sh-283-	else
##############################################
pamtester-0.1.2/ltmain.sh-508-	-Wc,*)
pamtester-0.1.2/ltmain.sh:509:	  args=`$echo "X$arg" | $Xsed -e "s/^-Wc,//"`
pamtester-0.1.2/ltmain.sh-510-	  lastarg=
##############################################
pamtester-0.1.2/ltmain.sh-525-	  IFS="$save_ifs"
pamtester-0.1.2/ltmain.sh:526:	  lastarg=`$echo "X$lastarg" | $Xsed -e "s/^ //"`
pamtester-0.1.2/ltmain.sh-527-
##############################################
pamtester-0.1.2/ltmain.sh-544-      # Aesthetically quote the previous argument.
pamtester-0.1.2/ltmain.sh:545:      lastarg=`$echo "X$lastarg" | $Xsed -e "$sed_quote_subst"`
pamtester-0.1.2/ltmain.sh-546-
##############################################
pamtester-0.1.2/ltmain.sh-569-      # Get the name of the library object.
pamtester-0.1.2/ltmain.sh:570:      [ -z "$libobj" ] && libobj=`$echo "X$srcfile" | $Xsed -e 's%^.*/%%'`
pamtester-0.1.2/ltmain.sh-571-      ;;
##############################################
pamtester-0.1.2/ltmain.sh-580-    *.ads) xform=ads ;;
pamtester-0.1.2/ltmain.sh:581:    *.asm) xform=asm ;;
pamtester-0.1.2/ltmain.sh-582-    *.c++) xform=c++ ;;
##############################################
pamtester-0.1.2/ltmain.sh-592-
pamtester-0.1.2/ltmain.sh:593:    libobj=`$echo "X$libobj" | $Xsed -e "s/\.$xform$/.lo/"`
pamtester-0.1.2/ltmain.sh-594-
pamtester-0.1.2/ltmain.sh-595-    case $libobj in
pamtester-0.1.2/ltmain.sh:596:    *.lo) obj=`$echo "X$libobj" | $Xsed -e "$lo2o"` ;;
pamtester-0.1.2/ltmain.sh-597-    *)
##############################################
pamtester-0.1.2/ltmain.sh-623-
pamtester-0.1.2/ltmain.sh:624:    objname=`$echo "X$obj" | $Xsed -e 's%^.*/%%'`
pamtester-0.1.2/ltmain.sh:625:    xdir=`$echo "X$obj" | $Xsed -e 's%/[^/]*$%%'`
pamtester-0.1.2/ltmain.sh-626-    if test "X$xdir" = "X$obj"; then
##############################################
pamtester-0.1.2/ltmain.sh-662-    if test "$compiler_c_o" = no; then
pamtester-0.1.2/ltmain.sh:663:      output_obj=`$echo "X$srcfile" | $Xsed -e 's%^.*/%%' -e 's%\.[^.]*$%%'`.${objext}
pamtester-0.1.2/ltmain.sh-664-      lockfile="$output_obj.lock"
##############################################
pamtester-0.1.2/ltmain.sh-683-*** ERROR, $lockfile exists and contains:
pamtester-0.1.2/ltmain.sh:684:`cat $lockfile 2>/dev/null`
pamtester-0.1.2/ltmain.sh-685-
##############################################
pamtester-0.1.2/ltmain.sh-752-      if test "$need_locks" = warn &&
pamtester-0.1.2/ltmain.sh:753:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
pamtester-0.1.2/ltmain.sh-754-	$echo "\
pamtester-0.1.2/ltmain.sh-755-*** ERROR, $lockfile contains:
pamtester-0.1.2/ltmain.sh:756:`cat $lockfile 2>/dev/null`
pamtester-0.1.2/ltmain.sh-757-
##############################################
pamtester-0.1.2/ltmain.sh-824-      if test "$need_locks" = warn &&
pamtester-0.1.2/ltmain.sh:825:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
pamtester-0.1.2/ltmain.sh-826-	$echo "\
pamtester-0.1.2/ltmain.sh-827-*** ERROR, $lockfile contains:
pamtester-0.1.2/ltmain.sh:828:`cat $lockfile 2>/dev/null`
pamtester-0.1.2/ltmain.sh-829-
##############################################
pamtester-0.1.2/ltmain.sh-986-      *[\[\~\#\^\&\*\(\)\{\}\|\;\<\>\?\'\ \	]*|*]*|"")
pamtester-0.1.2/ltmain.sh:987:	qarg=\"`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`\" ### testsuite: skip nested quoting test
pamtester-0.1.2/ltmain.sh-988-	;;
##############################################
pamtester-0.1.2/ltmain.sh-1075-	    moreargs=
pamtester-0.1.2/ltmain.sh:1076:	    for fil in `cat $save_arg`
pamtester-0.1.2/ltmain.sh-1077-	    do
##############################################
pamtester-0.1.2/ltmain.sh-1102-		# Extract subdirectory from the argument.
pamtester-0.1.2/ltmain.sh:1103:		xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'`
pamtester-0.1.2/ltmain.sh-1104-		if test "X$xdir" = "X$arg"; then
##############################################
pamtester-0.1.2/ltmain.sh-1156-		  # Extract subdirectory from the argument.
pamtester-0.1.2/ltmain.sh:1157:		  xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'`
pamtester-0.1.2/ltmain.sh-1158-		  if test "X$xdir" = "X$arg"; then
##############################################
pamtester-0.1.2/ltmain.sh-1163-
pamtester-0.1.2/ltmain.sh:1164:		  pic_object=`$echo "X${xdir}${objdir}/${arg}" | $Xsed -e "$lo2o"`
pamtester-0.1.2/ltmain.sh:1165:		  non_pic_object=`$echo "X${xdir}${arg}" | $Xsed -e "$lo2o"`
pamtester-0.1.2/ltmain.sh-1166-		  libobjs="$libobjs $pic_object"
##############################################
pamtester-0.1.2/ltmain.sh-1305-      -L*)
pamtester-0.1.2/ltmain.sh:1306:	dir=`$echo "X$arg" | $Xsed -e 's/^-L//'`
pamtester-0.1.2/ltmain.sh-1307-	# We need an absolute path.
##############################################
pamtester-0.1.2/ltmain.sh-1310-	*)
pamtester-0.1.2/ltmain.sh:1311:	  absdir=`cd "$dir" && pwd`
pamtester-0.1.2/ltmain.sh-1312-	  if test -z "$absdir"; then
##############################################
pamtester-0.1.2/ltmain.sh-1387-	# to be aesthetically quoted because they are evaled later.
pamtester-0.1.2/ltmain.sh:1388:	arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
pamtester-0.1.2/ltmain.sh-1389-	case $arg in
##############################################
pamtester-0.1.2/ltmain.sh-1458-      -R*)
pamtester-0.1.2/ltmain.sh:1459:	dir=`$echo "X$arg" | $Xsed -e 's/^-R//'`
pamtester-0.1.2/ltmain.sh-1460-	# We need an absolute path.
##############################################
pamtester-0.1.2/ltmain.sh-1499-      -Wc,*)
pamtester-0.1.2/ltmain.sh:1500:	args=`$echo "X$arg" | $Xsed -e "$sed_quote_subst" -e 's/^-Wc,//'`
pamtester-0.1.2/ltmain.sh-1501-	arg=
##############################################
pamtester-0.1.2/ltmain.sh-1513-	IFS="$save_ifs"
pamtester-0.1.2/ltmain.sh:1514:	arg=`$echo "X$arg" | $Xsed -e "s/^ //"`
pamtester-0.1.2/ltmain.sh-1515-	;;
##############################################
pamtester-0.1.2/ltmain.sh-1517-      -Wl,*)
pamtester-0.1.2/ltmain.sh:1518:	args=`$echo "X$arg" | $Xsed -e "$sed_quote_subst" -e 's/^-Wl,//'`
pamtester-0.1.2/ltmain.sh-1519-	arg=
##############################################
pamtester-0.1.2/ltmain.sh-1532-	IFS="$save_ifs"
pamtester-0.1.2/ltmain.sh:1533:	arg=`$echo "X$arg" | $Xsed -e "s/^ //"`
pamtester-0.1.2/ltmain.sh-1534-	;;
##############################################
pamtester-0.1.2/ltmain.sh-1554-	# to be aesthetically quoted because they are evaled later.
pamtester-0.1.2/ltmain.sh:1555:	arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
pamtester-0.1.2/ltmain.sh-1556-	case $arg in
##############################################
pamtester-0.1.2/ltmain.sh-1591-	  # Extract subdirectory from the argument.
pamtester-0.1.2/ltmain.sh:1592:	  xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'`
pamtester-0.1.2/ltmain.sh-1593-	  if test "X$xdir" = "X$arg"; then
##############################################
pamtester-0.1.2/ltmain.sh-1645-	    # Extract subdirectory from the argument.
pamtester-0.1.2/ltmain.sh:1646:	    xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'`
pamtester-0.1.2/ltmain.sh-1647-	    if test "X$xdir" = "X$arg"; then
##############################################
pamtester-0.1.2/ltmain.sh-1652-
pamtester-0.1.2/ltmain.sh:1653:	    pic_object=`$echo "X${xdir}${objdir}/${arg}" | $Xsed -e "$lo2o"`
pamtester-0.1.2/ltmain.sh:1654:	    non_pic_object=`$echo "X${xdir}${arg}" | $Xsed -e "$lo2o"`
pamtester-0.1.2/ltmain.sh-1655-	    libobjs="$libobjs $pic_object"
##############################################
pamtester-0.1.2/ltmain.sh-1688-	# to be aesthetically quoted because they are evaled later.
pamtester-0.1.2/ltmain.sh:1689:	arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
pamtester-0.1.2/ltmain.sh-1690-	case $arg in
##############################################
pamtester-0.1.2/ltmain.sh-1718-    # calculate the name of the file, without its directory
pamtester-0.1.2/ltmain.sh:1719:    outputname=`$echo "X$output" | $Xsed -e 's%^.*/%%'`
pamtester-0.1.2/ltmain.sh-1720-    libobjs_save="$libobjs"
##############################################
pamtester-0.1.2/ltmain.sh-1723-      # get the directories listed in $shlibpath_var
pamtester-0.1.2/ltmain.sh:1724:      eval shlib_search_path=\`\$echo \"X\${$shlibpath_var}\" \| \$Xsed -e \'s/:/ /g\'\`
pamtester-0.1.2/ltmain.sh-1725-    else
##############################################
pamtester-0.1.2/ltmain.sh-1730-
pamtester-0.1.2/ltmain.sh:1731:    output_objdir=`$echo "X$output" | $Xsed -e 's%/[^/]*$%%'`
pamtester-0.1.2/ltmain.sh-1732-    if test "X$output_objdir" = "X$output"; then
##############################################
pamtester-0.1.2/ltmain.sh-1869-	  fi
pamtester-0.1.2/ltmain.sh:1870:	  name=`$echo "X$deplib" | $Xsed -e 's/^-l//'`
pamtester-0.1.2/ltmain.sh-1871-	  for searchdir in $newlib_search_path $lib_search_path $sys_lib_search_path $shlib_search_path; do
##############################################
pamtester-0.1.2/ltmain.sh-1913-		    found=no
pamtester-0.1.2/ltmain.sh:1914:		    ladir=`$echo "X$lib" | $Xsed -e 's%/[^/]*$%%'`
pamtester-0.1.2/ltmain.sh-1915-		    test "X$ladir" = "X$lib" && ladir="."
##############################################
pamtester-0.1.2/ltmain.sh-1938-	    newdependency_libs="$deplib $newdependency_libs"
pamtester-0.1.2/ltmain.sh:1939:	    newlib_search_path="$newlib_search_path "`$echo "X$deplib" | $Xsed -e 's/^-L//'`
pamtester-0.1.2/ltmain.sh-1940-	    ;;
##############################################
pamtester-0.1.2/ltmain.sh-1951-	    fi
pamtester-0.1.2/ltmain.sh:1952:	    newlib_search_path="$newlib_search_path "`$echo "X$deplib" | $Xsed -e 's/^-L//'`
pamtester-0.1.2/ltmain.sh-1953-	    ;;
##############################################
pamtester-0.1.2/ltmain.sh-1961-	  if test "$pass" = link; then
pamtester-0.1.2/ltmain.sh:1962:	    dir=`$echo "X$deplib" | $Xsed -e 's/^-R//'`
pamtester-0.1.2/ltmain.sh-1963-	    # Make sure the xrpath contains only unique directories.
##############################################
pamtester-0.1.2/ltmain.sh-2040-
pamtester-0.1.2/ltmain.sh:2041:	ladir=`$echo "X$lib" | $Xsed -e 's%/[^/]*$%%'`
pamtester-0.1.2/ltmain.sh-2042-	test "X$ladir" = "X$lib" && ladir="."
##############################################
pamtester-0.1.2/ltmain.sh-2130-	*)
pamtester-0.1.2/ltmain.sh:2131:	  abs_ladir=`cd "$ladir" && pwd`
pamtester-0.1.2/ltmain.sh-2132-	  if test -z "$abs_ladir"; then
##############################################
pamtester-0.1.2/ltmain.sh-2138-	esac
pamtester-0.1.2/ltmain.sh:2139:	laname=`$echo "X$lib" | $Xsed -e 's%^.*/%%'`
pamtester-0.1.2/ltmain.sh-2140-
##############################################
pamtester-0.1.2/ltmain.sh-2157-	fi # $installed = yes
pamtester-0.1.2/ltmain.sh:2158:	name=`$echo "X$laname" | $Xsed -e 's/\.la$//' -e 's/^lib//'`
pamtester-0.1.2/ltmain.sh-2159-
##############################################
pamtester-0.1.2/ltmain.sh-2204-	    case $deplib in
pamtester-0.1.2/ltmain.sh:2205:	    -L*) newlib_search_path="$newlib_search_path "`$echo "X$deplib" | $Xsed -e 's/^-L//'`;; ### testsuite: skip nested quoting test
pamtester-0.1.2/ltmain.sh-2206-	    esac
##############################################
pamtester-0.1.2/ltmain.sh-2319-	    shift; shift
pamtester-0.1.2/ltmain.sh:2320:	    libname=`eval \\$echo \"$libname_spec\"`
pamtester-0.1.2/ltmain.sh-2321-	    # use dlname if we got it. it's perfectly good, no?
##############################################
pamtester-0.1.2/ltmain.sh-2327-	      *cygwin* | mingw*)
pamtester-0.1.2/ltmain.sh:2328:		major=`expr $current - $age`
pamtester-0.1.2/ltmain.sh-2329-		versuffix="-$major"
##############################################
pamtester-0.1.2/ltmain.sh-2338-	    soroot="$soname"
pamtester-0.1.2/ltmain.sh:2339:	    soname=`$echo $soroot | ${SED} -e 's/^.*\///'`
pamtester-0.1.2/ltmain.sh:2340:	    newlib="libimp-`$echo $soname | ${SED} 's/^lib//;s/\.dll$//'`.a"
pamtester-0.1.2/ltmain.sh-2341-
##############################################
pamtester-0.1.2/ltmain.sh-2569-	      case $libdir in
pamtester-0.1.2/ltmain.sh:2570:	      -R*) temp_xrpath=`$echo "X$libdir" | $Xsed -e 's/^-R//'`
pamtester-0.1.2/ltmain.sh-2571-		   case " $xrpath " in
##############################################
pamtester-0.1.2/ltmain.sh-2601-	      *.la)
pamtester-0.1.2/ltmain.sh:2602:		dir=`$echo "X$deplib" | $Xsed -e 's%/[^/]*$%%'`
pamtester-0.1.2/ltmain.sh-2603-		test "X$dir" = "X$deplib" && dir="."
##############################################
pamtester-0.1.2/ltmain.sh-2607-		*)
pamtester-0.1.2/ltmain.sh:2608:		  absdir=`cd "$dir" && pwd`
pamtester-0.1.2/ltmain.sh-2609-		  if test -z "$absdir"; then
##############################################
pamtester-0.1.2/ltmain.sh-2617-		else
pamtester-0.1.2/ltmain.sh:2618:		  eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
pamtester-0.1.2/ltmain.sh-2619-		  if test -z "$libdir"; then
##############################################
pamtester-0.1.2/ltmain.sh-2632-		  # but need to link against shared
pamtester-0.1.2/ltmain.sh:2633:		  eval deplibrary_names=`${SED} -n -e 's/^library_names=\(.*\)$/\1/p' $deplib`
pamtester-0.1.2/ltmain.sh-2634-		  if test -n "$deplibrary_names" ; then
##############################################
pamtester-0.1.2/ltmain.sh-2657-		  # Again, we only want to link against shared libraries
pamtester-0.1.2/ltmain.sh:2658:		  eval tmp_libs=`$echo "X$deplib" | $Xsed -e "s,^\-l,,"`
pamtester-0.1.2/ltmain.sh-2659-		  for tmp in $newlib_search_path ; do
##############################################
pamtester-0.1.2/ltmain.sh-2824-      lib*)
pamtester-0.1.2/ltmain.sh:2825:	name=`$echo "X$outputname" | $Xsed -e 's/\.la$//' -e 's/^lib//'`
pamtester-0.1.2/ltmain.sh-2826-	eval shared_ext=\"$shrext_cmds\"
##############################################
pamtester-0.1.2/ltmain.sh-2830-	if test "$module" = no; then
pamtester-0.1.2/ltmain.sh:2831:	  $echo "$modename: libtool library \`$output' must begin with \`lib'" 1>&2
pamtester-0.1.2/ltmain.sh-2832-	  $echo "$help" 1>&2
##############################################
pamtester-0.1.2/ltmain.sh-2836-	  # Add the "lib" prefix for modules if required
pamtester-0.1.2/ltmain.sh:2837:	  name=`$echo "X$outputname" | $Xsed -e 's/\.la$//'`
pamtester-0.1.2/ltmain.sh-2838-	  eval shared_ext=\"$shrext_cmds\"
##############################################
pamtester-0.1.2/ltmain.sh-2840-	else
pamtester-0.1.2/ltmain.sh:2841:	  libname=`$echo "X$outputname" | $Xsed -e 's/\.la$//'`
pamtester-0.1.2/ltmain.sh-2842-	fi
##############################################
pamtester-0.1.2/ltmain.sh-2917-	  darwin|linux|osf|windows)
pamtester-0.1.2/ltmain.sh:2918:	    current=`expr $number_major + $number_minor`
pamtester-0.1.2/ltmain.sh-2919-	    age="$number_minor"
##############################################
pamtester-0.1.2/ltmain.sh-2927-	  irix|nonstopux)
pamtester-0.1.2/ltmain.sh:2928:	    current=`expr $number_major + $number_minor - 1`
pamtester-0.1.2/ltmain.sh-2929-	    age="$number_minor"
##############################################
pamtester-0.1.2/ltmain.sh-2974-	if test "$age" -gt "$current"; then
pamtester-0.1.2/ltmain.sh:2975:	  $echo "$modename: AGE \`$age' is greater than the current interface number \`$current'" 1>&2
pamtester-0.1.2/ltmain.sh-2976-	  $echo "$modename: \`$vinfo' is not valid version information" 1>&2
##############################################
pamtester-0.1.2/ltmain.sh-2989-	  # verstring for coding it into the library header
pamtester-0.1.2/ltmain.sh:2990:	  major=.`expr $current - $age`
pamtester-0.1.2/ltmain.sh-2991-	  versuffix="$major.$age.$revision"
pamtester-0.1.2/ltmain.sh-2992-	  # Darwin ld doesn't like 0 for these options...
pamtester-0.1.2/ltmain.sh:2993:	  minor_current=`expr $current + 1`
pamtester-0.1.2/ltmain.sh-2994-	  verstring="-compatibility_version $minor_current -current_version $minor_current.$revision"
##############################################
pamtester-0.1.2/ltmain.sh-3007-	irix | nonstopux)
pamtester-0.1.2/ltmain.sh:3008:	  major=`expr $current - $age + 1`
pamtester-0.1.2/ltmain.sh-3009-
##############################################
pamtester-0.1.2/ltmain.sh-3018-	  while test "$loop" -ne 0; do
pamtester-0.1.2/ltmain.sh:3019:	    iface=`expr $revision - $loop`
pamtester-0.1.2/ltmain.sh:3020:	    loop=`expr $loop - 1`
pamtester-0.1.2/ltmain.sh-3021-	    verstring="$verstring_prefix$major.$iface:$verstring"
##############################################
pamtester-0.1.2/ltmain.sh-3029-	linux)
pamtester-0.1.2/ltmain.sh:3030:	  major=.`expr $current - $age`
pamtester-0.1.2/ltmain.sh-3031-	  versuffix="$major.$age.$revision"
##############################################
pamtester-0.1.2/ltmain.sh-3034-	osf)
pamtester-0.1.2/ltmain.sh:3035:	  major=.`expr $current - $age`
pamtester-0.1.2/ltmain.sh-3036-	  versuffix=".$current.$age.$revision"
##############################################
pamtester-0.1.2/ltmain.sh-3041-	  while test "$loop" -ne 0; do
pamtester-0.1.2/ltmain.sh:3042:	    iface=`expr $current - $loop`
pamtester-0.1.2/ltmain.sh:3043:	    loop=`expr $loop - 1`
pamtester-0.1.2/ltmain.sh-3044-	    verstring="$verstring:${iface}.0"
##############################################
pamtester-0.1.2/ltmain.sh-3058-	  # extension on DOS 8.3 filesystems.
pamtester-0.1.2/ltmain.sh:3059:	  major=`expr $current - $age`
pamtester-0.1.2/ltmain.sh-3060-	  versuffix="-$major"
##############################################
pamtester-0.1.2/ltmain.sh-3113-	removelist=
pamtester-0.1.2/ltmain.sh:3114:	tempremovelist=`$echo "$output_objdir/*"`
pamtester-0.1.2/ltmain.sh-3115-	for p in $tempremovelist; do
##############################################
pamtester-0.1.2/ltmain.sh-3141-	# Transform .lo files to .o files.
pamtester-0.1.2/ltmain.sh:3142:	oldobjs="$objs "`$echo "X$libobjs" | $SP2NL | $Xsed -e '/\.'${libext}'$/d' -e "$lo2o" | $NL2SP`
pamtester-0.1.2/ltmain.sh-3143-      fi
##############################################
pamtester-0.1.2/ltmain.sh-3146-      for path in $notinst_path; do
pamtester-0.1.2/ltmain.sh:3147:	lib_search_path=`$echo "$lib_search_path " | ${SED} -e 's% $path % %g'`
pamtester-0.1.2/ltmain.sh:3148:	deplibs=`$echo "$deplibs " | ${SED} -e 's% -L$path % %g'`
pamtester-0.1.2/ltmain.sh:3149:	dependency_libs=`$echo "$dependency_libs " | ${SED} -e 's% -L$path % %g'`
pamtester-0.1.2/ltmain.sh-3150-      done
##############################################
pamtester-0.1.2/ltmain.sh-3249-	    for i in $deplibs; do
pamtester-0.1.2/ltmain.sh:3250:	      name="`expr $i : '-l\(.*\)'`"
pamtester-0.1.2/ltmain.sh-3251-	      # If $name is empty we are operating on a -L argument.
##############################################
pamtester-0.1.2/ltmain.sh-3261-		if test -n "$i" ; then
pamtester-0.1.2/ltmain.sh:3262:		  libname=`eval \\$echo \"$libname_spec\"`
pamtester-0.1.2/ltmain.sh:3263:		  deplib_matches=`eval \\$echo \"$library_names_spec\"`
pamtester-0.1.2/ltmain.sh-3264-		  set dummy $deplib_matches
pamtester-0.1.2/ltmain.sh-3265-		  deplib_match=$2
pamtester-0.1.2/ltmain.sh:3266:		  if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
pamtester-0.1.2/ltmain.sh-3267-		    newdeplibs="$newdeplibs $i"
##############################################
pamtester-0.1.2/ltmain.sh-3286-	    for i in $deplibs; do
pamtester-0.1.2/ltmain.sh:3287:	      name="`expr $i : '-l\(.*\)'`"
pamtester-0.1.2/ltmain.sh-3288-	      # If $name is empty we are operating on a -L argument.
##############################################
pamtester-0.1.2/ltmain.sh-3303-		  if test -n "$i" ; then
pamtester-0.1.2/ltmain.sh:3304:		    libname=`eval \\$echo \"$libname_spec\"`
pamtester-0.1.2/ltmain.sh:3305:		    deplib_matches=`eval \\$echo \"$library_names_spec\"`
pamtester-0.1.2/ltmain.sh-3306-		    set dummy $deplib_matches
pamtester-0.1.2/ltmain.sh-3307-		    deplib_match=$2
pamtester-0.1.2/ltmain.sh:3308:		    if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
pamtester-0.1.2/ltmain.sh-3309-		      newdeplibs="$newdeplibs $i"
##############################################
pamtester-0.1.2/ltmain.sh-3336-	  set dummy $deplibs_check_method
pamtester-0.1.2/ltmain.sh:3337:	  file_magic_regex=`expr "$deplibs_check_method" : "$2 \(.*\)"`
pamtester-0.1.2/ltmain.sh-3338-	  for a_deplib in $deplibs; do
pamtester-0.1.2/ltmain.sh:3339:	    name="`expr $a_deplib : '-l\(.*\)'`"
pamtester-0.1.2/ltmain.sh-3340-	    # If $name is empty we are operating on a -L argument.
##############################################
pamtester-0.1.2/ltmain.sh-3350-	      if test -n "$a_deplib" ; then
pamtester-0.1.2/ltmain.sh:3351:		libname=`eval \\$echo \"$libname_spec\"`
pamtester-0.1.2/ltmain.sh-3352-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
pamtester-0.1.2/ltmain.sh:3353:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
pamtester-0.1.2/ltmain.sh-3354-		  for potent_lib in $potential_libs; do
##############################################
pamtester-0.1.2/ltmain.sh-3366-		      while test -h "$potlib" 2>/dev/null; do
pamtester-0.1.2/ltmain.sh:3367:			potliblink=`ls -ld $potlib | ${SED} 's/.* -> //'`
pamtester-0.1.2/ltmain.sh-3368-			case $potliblink in
pamtester-0.1.2/ltmain.sh-3369-			[\\/]* | [A-Za-z]:[\\/]*) potlib="$potliblink";;
pamtester-0.1.2/ltmain.sh:3370:			*) potlib=`$echo "X$potlib" | $Xsed -e 's,[^/]*$,,'`"$potliblink";;
pamtester-0.1.2/ltmain.sh-3371-			esac
##############################################
pamtester-0.1.2/ltmain.sh-3405-	  set dummy $deplibs_check_method
pamtester-0.1.2/ltmain.sh:3406:	  match_pattern_regex=`expr "$deplibs_check_method" : "$2 \(.*\)"`
pamtester-0.1.2/ltmain.sh-3407-	  for a_deplib in $deplibs; do
pamtester-0.1.2/ltmain.sh:3408:	    name="`expr $a_deplib : '-l\(.*\)'`"
pamtester-0.1.2/ltmain.sh-3409-	    # If $name is empty we are operating on a -L argument.
##############################################
pamtester-0.1.2/ltmain.sh-3419-	      if test -n "$a_deplib" ; then
pamtester-0.1.2/ltmain.sh:3420:		libname=`eval \\$echo \"$libname_spec\"`
pamtester-0.1.2/ltmain.sh-3421-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
pamtester-0.1.2/ltmain.sh:3422:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
pamtester-0.1.2/ltmain.sh-3423-		  for potent_lib in $potential_libs; do
##############################################
pamtester-0.1.2/ltmain.sh-3462-	      # can't use Xsed below, because $i might contain '/'
pamtester-0.1.2/ltmain.sh:3463:	      tmp_deplibs=`$echo "X $tmp_deplibs" | ${SED} -e "1s,^X,," -e "s,$i,,"`
pamtester-0.1.2/ltmain.sh-3464-	    done
##############################################
pamtester-0.1.2/ltmain.sh-3487-	  # On Rhapsody replace the C library is the System framework
pamtester-0.1.2/ltmain.sh:3488:	  newdeplibs=`$echo "X $newdeplibs" | $Xsed -e 's/ -lc / -framework System /'`
pamtester-0.1.2/ltmain.sh-3489-	  ;;
##############################################
pamtester-0.1.2/ltmain.sh-3626-	# Use standard objects if they are pic
pamtester-0.1.2/ltmain.sh:3627:	test -z "$pic_flag" && libobjs=`$echo "X$libobjs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
pamtester-0.1.2/ltmain.sh-3628-
##############################################
pamtester-0.1.2/ltmain.sh-3639-	      eval cmd=\"$cmd\"
pamtester-0.1.2/ltmain.sh:3640:	      if len=`expr "X$cmd" : ".*"` &&
pamtester-0.1.2/ltmain.sh-3641-	       test "$len" -le "$max_cmd_len" || test "$max_cmd_len" -le -1; then
##############################################
pamtester-0.1.2/ltmain.sh-3697-	      esac
pamtester-0.1.2/ltmain.sh:3698:	      xlib=`$echo "X$xlib" | $Xsed -e 's%^.*/%%'`
pamtester-0.1.2/ltmain.sh-3699-	      xdir="$gentop/$xlib"
##############################################
pamtester-0.1.2/ltmain.sh-3728-		   do
pamtester-0.1.2/ltmain.sh:3729:		     name_to=`$echo "X$name_to" | $Xsed -e "s/\([^.]*\)/\1-$i/"`
pamtester-0.1.2/ltmain.sh-3730-		   done
##############################################
pamtester-0.1.2/ltmain.sh-3732-		   $run eval "(cd \$xdir && $AR xN $i \$xabs '$name' && $mv '$name' '$name_to')" || exit $?
pamtester-0.1.2/ltmain.sh:3733:		   i=`expr $i + 1`
pamtester-0.1.2/ltmain.sh-3734-		  done
##############################################
pamtester-0.1.2/ltmain.sh-3737-
pamtester-0.1.2/ltmain.sh:3738:	      libobjs="$libobjs "`find $xdir -name \*.$objext -print -o -name \*.lo -print | $NL2SP`
pamtester-0.1.2/ltmain.sh-3739-	    done
##############################################
pamtester-0.1.2/ltmain.sh-3771-
pamtester-0.1.2/ltmain.sh:3772:	if test "X$skipped_export" != "X:" && len=`expr "X$test_cmds" : ".*"` &&
pamtester-0.1.2/ltmain.sh-3773-	   test "$len" -le "$max_cmd_len" || test "$max_cmd_len" -le -1; then
##############################################
pamtester-0.1.2/ltmain.sh-3805-	    if test "X$objlist" = X ||
pamtester-0.1.2/ltmain.sh:3806:	       { len=`expr "X$test_cmds" : ".*"` &&
pamtester-0.1.2/ltmain.sh-3807-		 test "$len" -le "$max_cmd_len"; }; then
##############################################
pamtester-0.1.2/ltmain.sh-3820-	      last_robj=$output_objdir/$save_output-${k}.$objext
pamtester-0.1.2/ltmain.sh:3821:	      k=`expr $k + 1`
pamtester-0.1.2/ltmain.sh-3822-	      output=$output_objdir/$save_output-${k}.$objext
##############################################
pamtester-0.1.2/ltmain.sh-3846-	  do
pamtester-0.1.2/ltmain.sh:3847:	    i=`expr $i + 1`
pamtester-0.1.2/ltmain.sh-3848-	    delfiles="$delfiles $output_objdir/$save_output-${i}.$objext"
##############################################
pamtester-0.1.2/ltmain.sh-3953-	libobj="$output"
pamtester-0.1.2/ltmain.sh:3954:	obj=`$echo "X$output" | $Xsed -e "$lo2o"`
pamtester-0.1.2/ltmain.sh-3955-	;;
##############################################
pamtester-0.1.2/ltmain.sh-3995-	    esac
pamtester-0.1.2/ltmain.sh:3996:	    xlib=`$echo "X$xlib" | $Xsed -e 's%^.*/%%'`
pamtester-0.1.2/ltmain.sh-3997-	    xdir="$gentop/$xlib"
##############################################
pamtester-0.1.2/ltmain.sh-4026-		 do
pamtester-0.1.2/ltmain.sh:4027:		   name_to=`$echo "X$name_to" | $Xsed -e "s/\([^.]*\)/\1-$i/"`
pamtester-0.1.2/ltmain.sh-4028-		 done
##############################################
pamtester-0.1.2/ltmain.sh-4030-		 $run eval "(cd \$xdir && $AR xN $i \$xabs '$name' && $mv '$name' '$name_to')" || exit $?
pamtester-0.1.2/ltmain.sh:4031:		 i=`expr $i + 1`
pamtester-0.1.2/ltmain.sh-4032-		done
##############################################
pamtester-0.1.2/ltmain.sh-4035-
pamtester-0.1.2/ltmain.sh:4036:	    reload_conv_objs="$reload_objs "`find $xdir -name \*.$objext -print -o -name \*.lo -print | $NL2SP`
pamtester-0.1.2/ltmain.sh-4037-	  done
##############################################
pamtester-0.1.2/ltmain.sh-4041-      # Create the old-style object.
pamtester-0.1.2/ltmain.sh:4042:      reload_objs="$objs$old_deplibs "`$echo "X$libobjs" | $SP2NL | $Xsed -e '/\.'${libext}$'/d' -e '/\.lib$/d' -e "$lo2o" | $NL2SP`" $reload_conv_objs" ### testsuite: skip nested quoting test
pamtester-0.1.2/ltmain.sh-4043-
##############################################
pamtester-0.1.2/ltmain.sh-4102-      case $host in
pamtester-0.1.2/ltmain.sh:4103:	*cygwin*) output=`$echo $output | ${SED} -e 's,.exe$,,;s,$,.exe,'` ;;
pamtester-0.1.2/ltmain.sh-4104-      esac
##############################################
pamtester-0.1.2/ltmain.sh-4122-	# On Rhapsody replace the C library is the System framework
pamtester-0.1.2/ltmain.sh:4123:	compile_deplibs=`$echo "X $compile_deplibs" | $Xsed -e 's/ -lc / -framework System /'`
pamtester-0.1.2/ltmain.sh:4124:	finalize_deplibs=`$echo "X $finalize_deplibs" | $Xsed -e 's/ -lc / -framework System /'`
pamtester-0.1.2/ltmain.sh-4125-	;;
##############################################
pamtester-0.1.2/ltmain.sh-4234-	# Transform all the library objects into standard objects.
pamtester-0.1.2/ltmain.sh:4235:	compile_command=`$echo "X$compile_command" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
pamtester-0.1.2/ltmain.sh:4236:	finalize_command=`$echo "X$finalize_command" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
pamtester-0.1.2/ltmain.sh-4237-      fi
##############################################
pamtester-0.1.2/ltmain.sh-4280-	    # Add our own program objects to the symbol list.
pamtester-0.1.2/ltmain.sh:4281:	    progfiles=`$echo "X$objs$old_deplibs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
pamtester-0.1.2/ltmain.sh-4282-	    for arg in $progfiles; do
##############################################
pamtester-0.1.2/ltmain.sh-4310-	    $show "extracting global C symbols from \`$arg'"
pamtester-0.1.2/ltmain.sh:4311:	    name=`$echo "$arg" | ${SED} -e 's%^.*/%%'`
pamtester-0.1.2/ltmain.sh-4312-	    $run eval '$echo ": $name " >> "$nlist"'
##############################################
pamtester-0.1.2/ltmain.sh-4410-	  # Transform the symbol file into the correct name.
pamtester-0.1.2/ltmain.sh:4411:	  compile_command=`$echo "X$compile_command" | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}S.${objext}%"`
pamtester-0.1.2/ltmain.sh:4412:	  finalize_command=`$echo "X$finalize_command" | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}S.${objext}%"`
pamtester-0.1.2/ltmain.sh-4413-	  ;;
##############################################
pamtester-0.1.2/ltmain.sh-4424-	# Nullify the symbol file.
pamtester-0.1.2/ltmain.sh:4425:	compile_command=`$echo "X$compile_command" | $Xsed -e "s% @SYMFILE@%%"`
pamtester-0.1.2/ltmain.sh:4426:	finalize_command=`$echo "X$finalize_command" | $Xsed -e "s% @SYMFILE@%%"`
pamtester-0.1.2/ltmain.sh-4427-      fi
##############################################
pamtester-0.1.2/ltmain.sh-4430-	# Replace the output file specification.
pamtester-0.1.2/ltmain.sh:4431:	compile_command=`$echo "X$compile_command" | $Xsed -e 's%@OUTPUT@%'"$output"'%g'`
pamtester-0.1.2/ltmain.sh-4432-	link_command="$compile_command$compile_rpath"
##############################################
pamtester-0.1.2/ltmain.sh-4497-	# Replace the output file specification.
pamtester-0.1.2/ltmain.sh:4498:	link_command=`$echo "X$link_command" | $Xsed -e 's%@OUTPUT@%'"$output"'%g'`
pamtester-0.1.2/ltmain.sh-4499-	# Delete the old output file.
##############################################
pamtester-0.1.2/ltmain.sh-4517-	  if test "$fast_install" = yes; then
pamtester-0.1.2/ltmain.sh:4518:	    relink_command=`$echo "X$compile_var$compile_command$compile_rpath" | $Xsed -e 's%@OUTPUT@%\$progdir/\$file%g'`
pamtester-0.1.2/ltmain.sh-4519-	  else
##############################################
pamtester-0.1.2/ltmain.sh-4529-      # Replace the output file specification.
pamtester-0.1.2/ltmain.sh:4530:      link_command=`$echo "X$link_command" | $Xsed -e 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'`
pamtester-0.1.2/ltmain.sh-4531-
##############################################
pamtester-0.1.2/ltmain.sh-4549-	  else
pamtester-0.1.2/ltmain.sh:4550:	    var_value=`$echo "X$var_value" | $Xsed -e "$sed_quote_subst"`
pamtester-0.1.2/ltmain.sh-4551-	    relink_command="$var=\"$var_value\"; export $var; $relink_command"
##############################################
pamtester-0.1.2/ltmain.sh-4554-	relink_command="(cd `pwd`; $relink_command)"
pamtester-0.1.2/ltmain.sh:4555:	relink_command=`$echo "X$relink_command" | $Xsed -e "$sed_quote_subst"`
pamtester-0.1.2/ltmain.sh-4556-      fi
##############################################
pamtester-0.1.2/ltmain.sh-4563-	esac
pamtester-0.1.2/ltmain.sh:4564:	qecho=`$echo "X$qecho" | $Xsed -e "$sed_quote_subst"`
pamtester-0.1.2/ltmain.sh-4565-      else
pamtester-0.1.2/ltmain.sh:4566:	qecho=`$echo "X$echo" | $Xsed -e "$sed_quote_subst"`
pamtester-0.1.2/ltmain.sh-4567-      fi
##############################################
pamtester-0.1.2/ltmain.sh-4573-	case $output in
pamtester-0.1.2/ltmain.sh:4574:	  *.exe) output=`$echo $output|${SED} 's,.exe$,,'` ;;
pamtester-0.1.2/ltmain.sh-4575-	esac
##############################################
pamtester-0.1.2/ltmain.sh-4579-	    exeext=.exe
pamtester-0.1.2/ltmain.sh:4580:	    outputname=`$echo $outputname|${SED} 's,.exe$,,'` ;;
pamtester-0.1.2/ltmain.sh-4581-	  *) exeext= ;;
##############################################
pamtester-0.1.2/ltmain.sh-4584-	  *cygwin* | *mingw* )
pamtester-0.1.2/ltmain.sh:4585:	    cwrappersource=`$echo ${objdir}/lt-${output}.c`
pamtester-0.1.2/ltmain.sh:4586:	    cwrapper=`$echo ${output}.exe`
pamtester-0.1.2/ltmain.sh-4587-	    $rm $cwrappersource $cwrapper
##############################################
pamtester-0.1.2/ltmain.sh-4834-      shift
pamtester-0.1.2/ltmain.sh:4835:    elif test \"X\`(\$echo '\t') 2>/dev/null\`\" = 'X\t'; then
pamtester-0.1.2/ltmain.sh-4836-      # Yippee, \$echo works!
##############################################
pamtester-0.1.2/ltmain.sh-4846-  # Find the directory that this script lives in.
pamtester-0.1.2/ltmain.sh:4847:  thisdir=\`\$echo \"X\$file\" | \$Xsed -e 's%/[^/]*$%%'\`
pamtester-0.1.2/ltmain.sh-4848-  test \"x\$thisdir\" = \"x\$file\" && thisdir=.
##############################################
pamtester-0.1.2/ltmain.sh-4850-  # Follow symbolic links until we get to the real thisdir.
pamtester-0.1.2/ltmain.sh:4851:  file=\`ls -ld \"\$file\" | ${SED} -n 's/.*-> //p'\`
pamtester-0.1.2/ltmain.sh-4852-  while test -n \"\$file\"; do
pamtester-0.1.2/ltmain.sh:4853:    destdir=\`\$echo \"X\$file\" | \$Xsed -e 's%/[^/]*\$%%'\`
pamtester-0.1.2/ltmain.sh-4854-
##############################################
pamtester-0.1.2/ltmain.sh-4862-
pamtester-0.1.2/ltmain.sh:4863:    file=\`\$echo \"X\$file\" | \$Xsed -e 's%^.*/%%'\`
pamtester-0.1.2/ltmain.sh:4864:    file=\`ls -ld \"\$thisdir/\$file\" | ${SED} -n 's/.*-> //p'\`
pamtester-0.1.2/ltmain.sh-4865-  done
##############################################
pamtester-0.1.2/ltmain.sh-4867-  # Try to get the absolute directory name.
pamtester-0.1.2/ltmain.sh:4868:  absdir=\`cd \"\$thisdir\" && pwd\`
pamtester-0.1.2/ltmain.sh-4869-  test -n \"\$absdir\" && thisdir=\"\$absdir\"
##############################################
pamtester-0.1.2/ltmain.sh-4877-  if test ! -f \"\$progdir/\$program\" || \\
pamtester-0.1.2/ltmain.sh:4878:     { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | ${SED} 1q\`; \\
pamtester-0.1.2/ltmain.sh-4879-       test \"X\$file\" != \"X\$progdir/\$program\"; }; then
##############################################
pamtester-0.1.2/ltmain.sh-4892-    if test -n \"\$relink_command\"; then
pamtester-0.1.2/ltmain.sh:4893:      if relink_command_output=\`eval \$relink_command 2>&1\`; then :
pamtester-0.1.2/ltmain.sh-4894-      else
##############################################
pamtester-0.1.2/ltmain.sh-4924-    # The second colon is a workaround for a bug in BeOS R4 sed
pamtester-0.1.2/ltmain.sh:4925:    $shlibpath_var=\`\$echo \"X\$$shlibpath_var\" | \$Xsed -e 's/::*\$//'\`
pamtester-0.1.2/ltmain.sh-4926-
##############################################
pamtester-0.1.2/ltmain.sh-5011-	  esac
pamtester-0.1.2/ltmain.sh:5012:	  xlib=`$echo "X$xlib" | $Xsed -e 's%^.*/%%'`
pamtester-0.1.2/ltmain.sh-5013-	  xdir="$gentop/$xlib"
##############################################
pamtester-0.1.2/ltmain.sh-5042-	       do
pamtester-0.1.2/ltmain.sh:5043:		 name_to=`$echo "X$name_to" | $Xsed -e "s/\([^.]*\)/\1-$i/"`
pamtester-0.1.2/ltmain.sh-5044-	       done
##############################################
pamtester-0.1.2/ltmain.sh-5046-	       $run eval "(cd \$xdir && $AR xN $i \$xabs '$name' && $mv '$name' '$name_to')" || exit $?
pamtester-0.1.2/ltmain.sh:5047:	       i=`expr $i + 1`
pamtester-0.1.2/ltmain.sh-5048-	      done
##############################################
pamtester-0.1.2/ltmain.sh-5051-
pamtester-0.1.2/ltmain.sh:5052:	  oldobjs="$oldobjs "`find $xdir -name \*.${objext} -print -o -name \*.lo -print | $NL2SP`
pamtester-0.1.2/ltmain.sh-5053-	done
##############################################
pamtester-0.1.2/ltmain.sh-5061-
pamtester-0.1.2/ltmain.sh:5062:	if len=`expr "X$cmds" : ".*"` &&
pamtester-0.1.2/ltmain.sh-5063-	     test "$len" -le "$max_cmd_len" || test "$max_cmd_len" -le -1; then
##############################################
pamtester-0.1.2/ltmain.sh-5096-	    eval test_cmds=\"$old_archive_cmds\"
pamtester-0.1.2/ltmain.sh:5097:	    if len=`expr "X$test_cmds" : ".*"` &&
pamtester-0.1.2/ltmain.sh-5098-	       test "$len" -le "$max_cmd_len"; then
##############################################
pamtester-0.1.2/ltmain.sh-5148-	else
pamtester-0.1.2/ltmain.sh:5149:	  var_value=`$echo "X$var_value" | $Xsed -e "$sed_quote_subst"`
pamtester-0.1.2/ltmain.sh-5150-	  relink_command="$var=\"$var_value\"; export $var; $relink_command"
##############################################
pamtester-0.1.2/ltmain.sh-5154-      relink_command="(cd `pwd`; $SHELL $progpath $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)"
pamtester-0.1.2/ltmain.sh:5155:      relink_command=`$echo "X$relink_command" | $Xsed -e "$sed_quote_subst"`
pamtester-0.1.2/ltmain.sh-5156-      if test "$hardcode_automatic" = yes ; then
##############################################
pamtester-0.1.2/ltmain.sh-5173-	      *.la)
pamtester-0.1.2/ltmain.sh:5174:		name=`$echo "X$deplib" | $Xsed -e 's%^.*/%%'`
pamtester-0.1.2/ltmain.sh:5175:		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
pamtester-0.1.2/ltmain.sh-5176-		if test -z "$libdir"; then
##############################################
pamtester-0.1.2/ltmain.sh-5187-	    for lib in $dlfiles; do
pamtester-0.1.2/ltmain.sh:5188:	      name=`$echo "X$lib" | $Xsed -e 's%^.*/%%'`
pamtester-0.1.2/ltmain.sh:5189:	      eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
pamtester-0.1.2/ltmain.sh-5190-	      if test -z "$libdir"; then
##############################################
pamtester-0.1.2/ltmain.sh-5198-	    for lib in $dlprefiles; do
pamtester-0.1.2/ltmain.sh:5199:	      name=`$echo "X$lib" | $Xsed -e 's%^.*/%%'`
pamtester-0.1.2/ltmain.sh:5200:	      eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
pamtester-0.1.2/ltmain.sh-5201-	      if test -z "$libdir"; then
##############################################
pamtester-0.1.2/ltmain.sh-5295-      # Aesthetically quote it.
pamtester-0.1.2/ltmain.sh:5296:      arg=`$echo "X$nonopt" | $Xsed -e "$sed_quote_subst"`
pamtester-0.1.2/ltmain.sh-5297-      case $arg in
##############################################
pamtester-0.1.2/ltmain.sh-5311-    # Aesthetically quote it.
pamtester-0.1.2/ltmain.sh:5312:    arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
pamtester-0.1.2/ltmain.sh-5313-    case $arg in
##############################################
pamtester-0.1.2/ltmain.sh-5359-      # Aesthetically quote the argument.
pamtester-0.1.2/ltmain.sh:5360:      arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
pamtester-0.1.2/ltmain.sh-5361-      case $arg in
##############################################
pamtester-0.1.2/ltmain.sh-5391-    # Strip any trailing slash from the destination.
pamtester-0.1.2/ltmain.sh:5392:    dest=`$echo "X$dest" | $Xsed -e 's%/$%%'`
pamtester-0.1.2/ltmain.sh-5393-
##############################################
pamtester-0.1.2/ltmain.sh-5399-    else
pamtester-0.1.2/ltmain.sh:5400:      destdir=`$echo "X$dest" | $Xsed -e 's%/[^/]*$%%'`
pamtester-0.1.2/ltmain.sh-5401-      test "X$destdir" = "X$dest" && destdir=.
pamtester-0.1.2/ltmain.sh:5402:      destname=`$echo "X$dest" | $Xsed -e 's%^.*/%%'`
pamtester-0.1.2/ltmain.sh-5403-
##############################################
pamtester-0.1.2/ltmain.sh-5475-
pamtester-0.1.2/ltmain.sh:5476:	dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'`/
pamtester-0.1.2/ltmain.sh-5477-	test "X$dir" = "X$file/" && dir=
##############################################
pamtester-0.1.2/ltmain.sh-5481-	  # Determine the prefix the user has applied to our future dir.
pamtester-0.1.2/ltmain.sh:5482:	  inst_prefix_dir=`$echo "$destdir" | $SED "s%$libdir\$%%"`
pamtester-0.1.2/ltmain.sh-5483-
##############################################
pamtester-0.1.2/ltmain.sh-5496-	    # Stick the inst_prefix_dir data into the link command.
pamtester-0.1.2/ltmain.sh:5497:	    relink_command=`$echo "$relink_command" | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"`
pamtester-0.1.2/ltmain.sh-5498-	  else
pamtester-0.1.2/ltmain.sh:5499:	    relink_command=`$echo "$relink_command" | $SED "s%@inst_prefix_dir@%%"`
pamtester-0.1.2/ltmain.sh-5500-	  fi
##############################################
pamtester-0.1.2/ltmain.sh-5553-	# Install the pseudo-library for information purposes.
pamtester-0.1.2/ltmain.sh:5554:	name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
pamtester-0.1.2/ltmain.sh-5555-	instname="$dir/$name"i
##############################################
pamtester-0.1.2/ltmain.sh-5569-	else
pamtester-0.1.2/ltmain.sh:5570:	  destfile=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
pamtester-0.1.2/ltmain.sh-5571-	  destfile="$destdir/$destfile"
##############################################
pamtester-0.1.2/ltmain.sh-5576-	*.lo)
pamtester-0.1.2/ltmain.sh:5577:	  staticdest=`$echo "X$destfile" | $Xsed -e "$lo2o"`
pamtester-0.1.2/ltmain.sh-5578-	  ;;
##############################################
pamtester-0.1.2/ltmain.sh-5598-	  # Deduce the name of the old-style object file.
pamtester-0.1.2/ltmain.sh:5599:	  staticobj=`$echo "X$file" | $Xsed -e "$lo2o"`
pamtester-0.1.2/ltmain.sh-5600-
##############################################
pamtester-0.1.2/ltmain.sh-5611-	else
pamtester-0.1.2/ltmain.sh:5612:	  destfile=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
pamtester-0.1.2/ltmain.sh-5613-	  destfile="$destdir/$destfile"
##############################################
pamtester-0.1.2/ltmain.sh-5622-	    if test ! -f "$file"; then
pamtester-0.1.2/ltmain.sh:5623:	      file=`$echo $file|${SED} 's,.exe$,,'`
pamtester-0.1.2/ltmain.sh-5624-	      stripped_ext=".exe"
##############################################
pamtester-0.1.2/ltmain.sh-5631-	*cygwin*|*mingw*)
pamtester-0.1.2/ltmain.sh:5632:	    wrapper=`$echo $file | ${SED} -e 's,.exe$,,'`
pamtester-0.1.2/ltmain.sh-5633-	    ;;
##############################################
pamtester-0.1.2/ltmain.sh-5671-	    fi
pamtester-0.1.2/ltmain.sh:5672:	    libfile="$libdir/"`$echo "X$lib" | $Xsed -e 's%^.*/%%g'` ### testsuite: skip nested quoting test
pamtester-0.1.2/ltmain.sh-5673-	    if test -n "$libdir" && test ! -f "$libfile"; then
pamtester-0.1.2/ltmain.sh:5674:	      $echo "$modename: warning: \`$lib' has not been installed in \`$libdir'" 1>&2
pamtester-0.1.2/ltmain.sh-5675-	      finalize=no
##############################################
pamtester-0.1.2/ltmain.sh-5707-	      fi
pamtester-0.1.2/ltmain.sh:5708:	      file=`$echo "X$file$stripped_ext" | $Xsed -e 's%^.*/%%'`
pamtester-0.1.2/ltmain.sh-5709-	      outputname="$tmpdir/$file"
pamtester-0.1.2/ltmain.sh-5710-	      # Replace the output file specification.
pamtester-0.1.2/ltmain.sh:5711:	      relink_command=`$echo "X$relink_command" | $Xsed -e 's%@OUTPUT@%'"$outputname"'%g'`
pamtester-0.1.2/ltmain.sh-5712-
##############################################
pamtester-0.1.2/ltmain.sh-5725-	    # Install the binary that we compiled earlier.
pamtester-0.1.2/ltmain.sh:5726:	    file=`$echo "X$file$stripped_ext" | $Xsed -e "s%\([^/]*\)$%$objdir/\1%"`
pamtester-0.1.2/ltmain.sh-5727-	  fi
##############################################
pamtester-0.1.2/ltmain.sh-5741-	  *:*.exe)
pamtester-0.1.2/ltmain.sh:5742:	    destfile=`$echo $destfile | ${SED} -e 's,.exe$,,'`
pamtester-0.1.2/ltmain.sh-5743-	    ;;
##############################################
pamtester-0.1.2/ltmain.sh-5754-    for file in $staticlibs; do
pamtester-0.1.2/ltmain.sh:5755:      name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
pamtester-0.1.2/ltmain.sh-5756-
##############################################
pamtester-0.1.2/ltmain.sh-5911-	  # Warn if it was a shared library.
pamtester-0.1.2/ltmain.sh:5912:	  test -n "$library_names" && $echo "$modename: warning: \`$file' was not linked with \`-export-dynamic'"
pamtester-0.1.2/ltmain.sh-5913-	  continue
##############################################
pamtester-0.1.2/ltmain.sh-5915-
pamtester-0.1.2/ltmain.sh:5916:	dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'`
pamtester-0.1.2/ltmain.sh-5917-	test "X$dir" = "X$file" && dir=.
##############################################
pamtester-0.1.2/ltmain.sh-5921-	else
pamtester-0.1.2/ltmain.sh:5922:	  $echo "$modename: cannot find \`$dlname' in \`$dir' or \`$dir/$objdir'" 1>&2
pamtester-0.1.2/ltmain.sh-5923-	  exit $EXIT_FAILURE
##############################################
pamtester-0.1.2/ltmain.sh-5928-	# Just add the directory containing the .lo file.
pamtester-0.1.2/ltmain.sh:5929:	dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'`
pamtester-0.1.2/ltmain.sh-5930-	test "X$dir" = "X$file" && dir=.
##############################################
pamtester-0.1.2/ltmain.sh-5939-      # Get the absolute pathname.
pamtester-0.1.2/ltmain.sh:5940:      absdir=`cd "$dir" && pwd`
pamtester-0.1.2/ltmain.sh-5941-      test -n "$absdir" && dir="$absdir"
##############################################
pamtester-0.1.2/ltmain.sh-5975-      # Quote arguments (to preserve shell metacharacters).
pamtester-0.1.2/ltmain.sh:5976:      file=`$echo "X$file" | $Xsed -e "$sed_quote_subst"`
pamtester-0.1.2/ltmain.sh-5977-      args="$args \"$file\""
##############################################
pamtester-0.1.2/ltmain.sh-6037-    for file in $files; do
pamtester-0.1.2/ltmain.sh:6038:      dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'`
pamtester-0.1.2/ltmain.sh-6039-      if test "X$dir" = "X$file"; then
##############################################
pamtester-0.1.2/ltmain.sh-6044-      fi
pamtester-0.1.2/ltmain.sh:6045:      name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
pamtester-0.1.2/ltmain.sh-6046-      test "$mode" = uninstall && objdir="$dir"
##############################################
pamtester-0.1.2/ltmain.sh-6145-	  *.exe)
pamtester-0.1.2/ltmain.sh:6146:	    file=`$echo $file|${SED} 's,.exe$,,'`
pamtester-0.1.2/ltmain.sh:6147:	    noexename=`$echo $name|${SED} 's,.exe$,,'`
pamtester-0.1.2/ltmain.sh-6148-	    # $file with .exe has already been added to rmfiles,
##############################################
pamtester-0.1.2/ltmain.sh-6419-# ### BEGIN LIBTOOL TAG CONFIG: disable-static
pamtester-0.1.2/ltmain.sh:6420:build_old_libs=`case $build_libtool_libs in yes) $echo no;; *) $echo yes;; esac`
pamtester-0.1.2/ltmain.sh-6421-# ### END LIBTOOL TAG CONFIG: disable-static
##############################################
pamtester-0.1.2/configure-43-do
pamtester-0.1.2/configure:44:  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
pamtester-0.1.2/configure-45-    eval $as_var=C; export $as_var
##############################################
pamtester-0.1.2/configure-101-  as_lineno_2=$LINENO
pamtester-0.1.2/configure:102:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
pamtester-0.1.2/configure-103-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
pamtester-0.1.2/configure-140-  as_lineno_2=$LINENO
pamtester-0.1.2/configure:141:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
pamtester-0.1.2/configure-142-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
pamtester-0.1.2/configure-250-  # Remove one level of quotation (which was required for Make).
pamtester-0.1.2/configure:251:  ECHO=`echo "$ECHO" | sed 's,\\\\\$\\$0,'$0','`
pamtester-0.1.2/configure-252-  ;;
##############################################
pamtester-0.1.2/configure-261-  :
pamtester-0.1.2/configure:262:elif test "X`($echo '\t') 2>/dev/null`" = 'X\t' ; then
pamtester-0.1.2/configure-263-  # Yippee, $echo works!
##############################################
pamtester-0.1.2/configure-287-    # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...
pamtester-0.1.2/configure:288:    if (echo_test_string="`eval $cmd`") 2>/dev/null &&
pamtester-0.1.2/configure:289:       echo_test_string="`eval $cmd`" &&
pamtester-0.1.2/configure-290-       (test "X$echo_test_string" = "X$echo_test_string") 2>/dev/null
##############################################
pamtester-0.1.2/configure-296-
pamtester-0.1.2/configure:297:if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
pamtester-0.1.2/configure:298:   echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
pamtester-0.1.2/configure-299-   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
pamtester-0.1.2/configure-311-    if (test -f $dir/echo || test -f $dir/echo$ac_exeext) &&
pamtester-0.1.2/configure:312:       test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&
pamtester-0.1.2/configure:313:       echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&
pamtester-0.1.2/configure-314-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
pamtester-0.1.2/configure-323-    if test "X`(print -r '\t') 2>/dev/null`" = 'X\t' &&
pamtester-0.1.2/configure:324:       echo_testing_string=`(print -r "$echo_test_string") 2>/dev/null` &&
pamtester-0.1.2/configure-325-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
pamtester-0.1.2/configure-338-      echo='printf %s\n'
pamtester-0.1.2/configure:339:      if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
pamtester-0.1.2/configure:340:	 echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
pamtester-0.1.2/configure-341-	 test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
pamtester-0.1.2/configure-343-	:
pamtester-0.1.2/configure:344:      elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
pamtester-0.1.2/configure-345-	   test "X$echo_testing_string" = 'X\t' &&
pamtester-0.1.2/configure:346:	   echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
pamtester-0.1.2/configure-347-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
pamtester-0.1.2/configure-352-	echo="$CONFIG_SHELL $0 --fallback-echo"
pamtester-0.1.2/configure:353:      elif echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
pamtester-0.1.2/configure-354-	   test "X$echo_testing_string" = 'X\t' &&
pamtester-0.1.2/configure:355:	   echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
pamtester-0.1.2/configure-356-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
pamtester-0.1.2/configure-362-	for cmd in 'echo test' 'sed 2q "$0"' 'sed 10q "$0"' 'sed 20q "$0"' 'sed 50q "$0"'; do
pamtester-0.1.2/configure:363:	  if (test "X$echo_test_string" = "X`eval $cmd`") 2>/dev/null
pamtester-0.1.2/configure-364-	  then
##############################################
pamtester-0.1.2/configure-370-	if test "$prev" != 'sed 50q "$0"'; then
pamtester-0.1.2/configure:371:	  echo_test_string=`eval $prev`
pamtester-0.1.2/configure-372-	  export echo_test_string
##############################################
pamtester-0.1.2/configure-516-
pamtester-0.1.2/configure:517:  ac_optarg=`expr "x$ac_option" : 'x[^=]*=\(.*\)'`
pamtester-0.1.2/configure-518-
##############################################
pamtester-0.1.2/configure-549-  -disable-* | --disable-*)
pamtester-0.1.2/configure:550:    ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
pamtester-0.1.2/configure-551-    # Reject names that are not valid shell variable names.
##############################################
pamtester-0.1.2/configure-554-   { (exit 1); exit 1; }; }
pamtester-0.1.2/configure:555:    ac_feature=`echo $ac_feature | sed 's/-/_/g'`
pamtester-0.1.2/configure-556-    eval "enable_$ac_feature=no" ;;
##############################################
pamtester-0.1.2/configure-558-  -enable-* | --enable-*)
pamtester-0.1.2/configure:559:    ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
pamtester-0.1.2/configure-560-    # Reject names that are not valid shell variable names.
##############################################
pamtester-0.1.2/configure-563-   { (exit 1); exit 1; }; }
pamtester-0.1.2/configure:564:    ac_feature=`echo $ac_feature | sed 's/-/_/g'`
pamtester-0.1.2/configure-565-    case $ac_option in
pamtester-0.1.2/configure:566:      *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
pamtester-0.1.2/configure-567-      *) ac_optarg=yes ;;
##############################################
pamtester-0.1.2/configure-740-  -with-* | --with-*)
pamtester-0.1.2/configure:741:    ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
pamtester-0.1.2/configure-742-    # Reject names that are not valid shell variable names.
##############################################
pamtester-0.1.2/configure-745-   { (exit 1); exit 1; }; }
pamtester-0.1.2/configure:746:    ac_package=`echo $ac_package| sed 's/-/_/g'`
pamtester-0.1.2/configure-747-    case $ac_option in
pamtester-0.1.2/configure:748:      *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
pamtester-0.1.2/configure-749-      *) ac_optarg=yes ;;
##############################################
pamtester-0.1.2/configure-753-  -without-* | --without-*)
pamtester-0.1.2/configure:754:    ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'`
pamtester-0.1.2/configure-755-    # Reject names that are not valid shell variable names.
##############################################
pamtester-0.1.2/configure-758-   { (exit 1); exit 1; }; }
pamtester-0.1.2/configure:759:    ac_package=`echo $ac_package | sed 's/-/_/g'`
pamtester-0.1.2/configure-760-    eval "with_$ac_package=no" ;;
##############################################
pamtester-0.1.2/configure-785-  *=*)
pamtester-0.1.2/configure:786:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
pamtester-0.1.2/configure-787-    # Reject names that are not valid shell variable names.
##############################################
pamtester-0.1.2/configure-790-   { (exit 1); exit 1; }; }
pamtester-0.1.2/configure:791:    ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`
pamtester-0.1.2/configure-792-    eval "$ac_envvar='$ac_optarg'"
##############################################
pamtester-0.1.2/configure-806-if test -n "$ac_prev"; then
pamtester-0.1.2/configure:807:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
pamtester-0.1.2/configure-808-  { echo "$as_me: error: missing argument to $ac_option" >&2
##############################################
pamtester-0.1.2/configure-814-do
pamtester-0.1.2/configure:815:  eval ac_val=$`echo $ac_var`
pamtester-0.1.2/configure-816-  case $ac_val in
##############################################
pamtester-0.1.2/configure-826-do
pamtester-0.1.2/configure:827:  eval ac_val=$`echo $ac_var`
pamtester-0.1.2/configure-828-  case $ac_val in
##############################################
pamtester-0.1.2/configure-893-   { (exit 1); exit 1; }; }
pamtester-0.1.2/configure:894:srcdir=`echo "$srcdir" | sed 's%\([^\\/]\)[\\/]*$%\1%'`
pamtester-0.1.2/configure-895-ac_env_build_alias_set=${build_alias+set}
##############################################
pamtester-0.1.2/configure-984-By default, \`make install' will install all the files in
pamtester-0.1.2/configure:985:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
pamtester-0.1.2/configure:986:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
pamtester-0.1.2/configure-987-for instance \`--prefix=\$HOME'.
##############################################
pamtester-0.1.2/configure-1077-if test "$ac_dir" != .; then
pamtester-0.1.2/configure:1078:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
pamtester-0.1.2/configure-1079-  # A "../" for each directory in $ac_dir_suffix.
pamtester-0.1.2/configure:1080:  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
pamtester-0.1.2/configure-1081-else
##############################################
pamtester-0.1.2/configure-1090-    else
pamtester-0.1.2/configure:1091:       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
pamtester-0.1.2/configure-1092-    fi ;;
##############################################
pamtester-0.1.2/configure-1246-    *" "*|*"	"*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
pamtester-0.1.2/configure:1247:      ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
pamtester-0.1.2/configure-1248-    esac
##############################################
pamtester-0.1.2/configure-1318-    do
pamtester-0.1.2/configure:1319:      eval ac_val=$`echo $ac_var`
pamtester-0.1.2/configure-1320-      echo "$ac_var='"'"'$ac_val'"'"'"
##############################################
pamtester-0.1.2/configure-1332-      do
pamtester-0.1.2/configure:1333:	eval ac_val=$`echo $ac_var`
pamtester-0.1.2/configure-1334-	echo "$ac_var='"'"'$ac_val'"'"'"
##############################################
pamtester-0.1.2/configure-1439-    set,)
pamtester-0.1.2/configure:1440:      { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
pamtester-0.1.2/configure:1441:echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
pamtester-0.1.2/configure-1442-      ac_cache_corrupted=: ;;
##############################################
pamtester-0.1.2/configure-1462-    *" "*|*"	"*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
pamtester-0.1.2/configure:1463:      ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
pamtester-0.1.2/configure-1464-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
pamtester-0.1.2/configure-1627-if (
pamtester-0.1.2/configure:1628:   set X `ls -Lt $srcdir/configure conftestfile 2> /dev/null`
pamtester-0.1.2/configure-1629-   if test "$*" = "X"; then
pamtester-0.1.2/configure-1630-      # -L didn't work.
pamtester-0.1.2/configure:1631:      set X `ls -t $srcdir/configure conftestfile`
pamtester-0.1.2/configure-1632-   fi
##############################################
pamtester-0.1.2/configure-1671-_ACEOF
pamtester-0.1.2/configure:1672:program_transform_name=`echo $program_transform_name | sed -f conftest.sed`
pamtester-0.1.2/configure-1673-rm conftest.sed
##############################################
pamtester-0.1.2/configure-1676-echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6
pamtester-0.1.2/configure:1677:set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,:./+-,___p_,'`
pamtester-0.1.2/configure-1678-if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then
##############################################
pamtester-0.1.2/configure-1685-# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
pamtester-0.1.2/configure:1686:eval `${MAKE-make} -f conftest.make 2>/dev/null | grep temp=`
pamtester-0.1.2/configure-1687-if test -n "$ac_maketemp"; then
##############################################
pamtester-0.1.2/configure-1693-fi
pamtester-0.1.2/configure:1694:if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then
pamtester-0.1.2/configure-1695-  echo "$as_me:$LINENO: result: yes" >&5
##############################################
pamtester-0.1.2/configure-1708-
pamtester-0.1.2/configure:1709:if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then
pamtester-0.1.2/configure-1710-  { { echo "$as_me:$LINENO: error: source directory already configured; run \"make distclean\" there first" >&5
##############################################
pamtester-0.1.2/configure-1725-
pamtester-0.1.2/configure:1726:missing_dir=`cd $ac_aux_dir && pwd`
pamtester-0.1.2/configure-1727-echo "$as_me:$LINENO: checking for working aclocal-${am__api_version}" >&5
##############################################
pamtester-0.1.2/configure-2155-     "checking for C compiler version" >&5
pamtester-0.1.2/configure:2156:ac_compiler=`set X $ac_compile; echo $2`
pamtester-0.1.2/configure-2157-{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5
##############################################
pamtester-0.1.2/configure-2194-echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6
pamtester-0.1.2/configure:2195:ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
pamtester-0.1.2/configure-2196-if { (eval echo "$as_me:$LINENO: \"$ac_link_default\"") >&5
##############################################
pamtester-0.1.2/configure-2222-    *.* )
pamtester-0.1.2/configure:2223:	ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
pamtester-0.1.2/configure-2224-	# FIXME: I believe we export ac_cv_exeext for Libtool,
##############################################
pamtester-0.1.2/configure-2302-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) ;;
pamtester-0.1.2/configure:2303:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
pamtester-0.1.2/configure-2304-	  export ac_cv_exeext
##############################################
pamtester-0.1.2/configure-2352-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg ) ;;
pamtester-0.1.2/configure:2353:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
pamtester-0.1.2/configure-2354-       break;;
##############################################
pamtester-0.1.2/configure-2430-echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6
pamtester-0.1.2/configure:2431:GCC=`test $ac_compiler_gnu = yes && echo yes`
pamtester-0.1.2/configure-2432-ac_test_CFLAGS=${CFLAGS+set}
##############################################
pamtester-0.1.2/configure-2936-test -z "$ac_cv_build_alias" &&
pamtester-0.1.2/configure:2937:  ac_cv_build_alias=`$ac_config_guess`
pamtester-0.1.2/configure-2938-test -z "$ac_cv_build_alias" &&
##############################################
pamtester-0.1.2/configure-2941-   { (exit 1); exit 1; }; }
pamtester-0.1.2/configure:2942:ac_cv_build=`$ac_config_sub $ac_cv_build_alias` ||
pamtester-0.1.2/configure-2943-  { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_build_alias failed" >&5
##############################################
pamtester-0.1.2/configure-2950-build=$ac_cv_build
pamtester-0.1.2/configure:2951:build_cpu=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
pamtester-0.1.2/configure:2952:build_vendor=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
pamtester-0.1.2/configure:2953:build_os=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
pamtester-0.1.2/configure-2954-
##############################################
pamtester-0.1.2/configure-2963-  ac_cv_host_alias=$ac_cv_build_alias
pamtester-0.1.2/configure:2964:ac_cv_host=`$ac_config_sub $ac_cv_host_alias` ||
pamtester-0.1.2/configure-2965-  { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_host_alias failed" >&5
##############################################
pamtester-0.1.2/configure-2972-host=$ac_cv_host
pamtester-0.1.2/configure:2973:host_cpu=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
pamtester-0.1.2/configure:2974:host_vendor=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
pamtester-0.1.2/configure:2975:host_os=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
pamtester-0.1.2/configure-2976-
##############################################
pamtester-0.1.2/configure-3020-    test $lt_ac_count -gt 10 && break
pamtester-0.1.2/configure:3021:    lt_ac_count=`expr $lt_ac_count + 1`
pamtester-0.1.2/configure-3022-    if test $lt_ac_count -gt $lt_ac_max; then
##############################################
pamtester-0.1.2/configure-3065-    # gcc leaves a trailing carriage return which upsets mingw
pamtester-0.1.2/configure:3066:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
pamtester-0.1.2/configure-3067-  *)
pamtester-0.1.2/configure:3068:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
pamtester-0.1.2/configure-3069-  esac
##############################################
pamtester-0.1.2/configure-3074-      # Canonicalize the pathname of ld
pamtester-0.1.2/configure:3075:      ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'`
pamtester-0.1.2/configure-3076-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
pamtester-0.1.2/configure:3077:	ac_prog=`echo $ac_prog| $SED "s%$re_direlt%/%"`
pamtester-0.1.2/configure-3078-      done
##############################################
pamtester-0.1.2/configure-3109-      # Break only if it was the GNU/non-GNU ld that we prefer.
pamtester-0.1.2/configure:3110:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
pamtester-0.1.2/configure-3111-      *GNU* | *'with BFD'*)
##############################################
pamtester-0.1.2/configure-3142-  # I'd rather use --version here, but apparently some GNU ld's only accept -v.
pamtester-0.1.2/configure:3143:case `$LD -v 2>&1 </dev/null` in
pamtester-0.1.2/configure-3144-*GNU* | *'with BFD'*)
##############################################
pamtester-0.1.2/configure-3191-      # Tru64's nm complains that /dev/null is an invalid object file
pamtester-0.1.2/configure:3192:      case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
pamtester-0.1.2/configure-3193-      */dev/null* | *'Invalid file or object type'*)
##############################################
pamtester-0.1.2/configure-3197-      *)
pamtester-0.1.2/configure:3198:	case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
pamtester-0.1.2/configure-3199-	*/dev/null*)
##############################################
pamtester-0.1.2/configure-3343-  lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*`
pamtester-0.1.2/configure:3344:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
pamtester-0.1.2/configure-3345-    lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [LM]SB shared object'
##############################################
pamtester-0.1.2/configure-3426-  (exit $ac_status); }; then
pamtester-0.1.2/configure:3427:    case `/usr/bin/file conftest.$ac_objext` in
pamtester-0.1.2/configure-3428-    *ELF-32*)
##############################################
pamtester-0.1.2/configure-3446-   if test "$lt_cv_prog_gnu_ld" = yes; then
pamtester-0.1.2/configure:3447:    case `/usr/bin/file conftest.$ac_objext` in
pamtester-0.1.2/configure-3448-    *32-bit*)
##############################################
pamtester-0.1.2/configure-3458-   else
pamtester-0.1.2/configure:3459:    case `/usr/bin/file conftest.$ac_objext` in
pamtester-0.1.2/configure-3460-    *32-bit*)
##############################################
pamtester-0.1.2/configure-4013-do
pamtester-0.1.2/configure:4014:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
pamtester-0.1.2/configure-4015-echo "$as_me:$LINENO: checking for $ac_header" >&5
##############################################
pamtester-0.1.2/configure-4059-fi
pamtester-0.1.2/configure:4060:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
pamtester-0.1.2/configure:4061:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
pamtester-0.1.2/configure:4062:if test `eval echo '${'$as_ac_Header'}'` = yes; then
pamtester-0.1.2/configure-4063-  cat >>confdefs.h <<_ACEOF
pamtester-0.1.2/configure:4064:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
pamtester-0.1.2/configure-4065-_ACEOF
##############################################
pamtester-0.1.2/configure-4074-do
pamtester-0.1.2/configure:4075:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
pamtester-0.1.2/configure-4076-if eval "test \"\${$as_ac_Header+set}\" = set"; then
##############################################
pamtester-0.1.2/configure-4081-fi
pamtester-0.1.2/configure:4082:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
pamtester-0.1.2/configure:4083:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
pamtester-0.1.2/configure-4084-else
##############################################
pamtester-0.1.2/configure-4207-fi
pamtester-0.1.2/configure:4208:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
pamtester-0.1.2/configure:4209:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
pamtester-0.1.2/configure-4210-
pamtester-0.1.2/configure-4211-fi
pamtester-0.1.2/configure:4212:if test `eval echo '${'$as_ac_Header'}'` = yes; then
pamtester-0.1.2/configure-4213-  cat >>confdefs.h <<_ACEOF
pamtester-0.1.2/configure:4214:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
pamtester-0.1.2/configure-4215-_ACEOF
##############################################
pamtester-0.1.2/configure-4316-     "checking for C++ compiler version" >&5
pamtester-0.1.2/configure:4317:ac_compiler=`set X $ac_compile; echo $2`
pamtester-0.1.2/configure-4318-{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5
##############################################
pamtester-0.1.2/configure-4390-echo "${ECHO_T}$ac_cv_cxx_compiler_gnu" >&6
pamtester-0.1.2/configure:4391:GXX=`test $ac_compiler_gnu = yes && echo yes`
pamtester-0.1.2/configure-4392-ac_test_CXXFLAGS=${CXXFLAGS+set}
##############################################
pamtester-0.1.2/configure-4896-     "checking for Fortran 77 compiler version" >&5
pamtester-0.1.2/configure:4897:ac_compiler=`set X $ac_compile; echo $2`
pamtester-0.1.2/configure-4898-{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5
##############################################
pamtester-0.1.2/configure-5029-
pamtester-0.1.2/configure:5030:G77=`test $ac_compiler_gnu = yes && echo yes`
pamtester-0.1.2/configure-5031-ac_ext=c
##############################################
pamtester-0.1.2/configure-5086-    # we can't tell.
pamtester-0.1.2/configure:5087:    while (test "X"`$CONFIG_SHELL $0 --fallback-echo "X$teststring" 2>/dev/null` \
pamtester-0.1.2/configure-5088-	       = "XX$teststring") >/dev/null 2>&1 &&
pamtester-0.1.2/configure:5089:	    new_result=`expr "X$teststring" : ".*" 2>&1` &&
pamtester-0.1.2/configure-5090-	    lt_cv_sys_max_cmd_len=$new_result &&
##############################################
pamtester-0.1.2/configure-5092-    do
pamtester-0.1.2/configure:5093:      i=`expr $i + 1`
pamtester-0.1.2/configure-5094-      teststring=$teststring$teststring
##############################################
pamtester-0.1.2/configure-5099-    # It appears as though 1/2 is a usable value.
pamtester-0.1.2/configure:5100:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
pamtester-0.1.2/configure-5101-    ;;
##############################################
pamtester-0.1.2/configure-5179-# If we're using GNU nm, then use its standard symbol codes.
pamtester-0.1.2/configure:5180:case `$NM -V 2>&1` in
pamtester-0.1.2/configure-5181-*GNU* | *'with BFD'*)
##############################################
pamtester-0.1.2/configure-5680-	"file_magic "*)
pamtester-0.1.2/configure:5681:	  file_magic_regex="`expr \"$deplibs_check_method\" : \"file_magic \(.*\)\"`"
pamtester-0.1.2/configure-5682-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
pamtester-0.1.2/configure-5742-	"file_magic "*)
pamtester-0.1.2/configure:5743:	  file_magic_regex="`expr \"$deplibs_check_method\" : \"file_magic \(.*\)\"`"
pamtester-0.1.2/configure-5744-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
pamtester-0.1.2/configure-5853-if test -n "$lt_prog_cc_shlib"; then
pamtester-0.1.2/configure:5854:  { echo "$as_me:$LINENO: WARNING: \`$CC' requires \`$lt_prog_cc_shlib' to build shared libraries" >&5
pamtester-0.1.2/configure:5855:echo "$as_me: WARNING: \`$CC' requires \`$lt_prog_cc_shlib' to build shared libraries" >&2;}
pamtester-0.1.2/configure-5856-  if echo "$old_CC $old_CFLAGS " | grep "[ 	]$lt_prog_cc_shlib[ 	]" >/dev/null; then :
##############################################
pamtester-0.1.2/configure-6261-  if test "$hard_links" = no; then
pamtester-0.1.2/configure:6262:    { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
pamtester-0.1.2/configure:6263:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
pamtester-0.1.2/configure-6264-    need_locks=warn
##############################################
pamtester-0.1.2/configure-6384-	# is EXPORTS), use it as is; otherwise, prepend...
pamtester-0.1.2/configure:6385:	archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
pamtester-0.1.2/configure-6386-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
pamtester-0.1.2/configure-6439-      supports_anon_versioning=no
pamtester-0.1.2/configure:6440:      case `$LD -v 2>/dev/null` in
pamtester-0.1.2/configure-6441-        *\ 01.* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
pamtester-0.1.2/configure-6546-	# below for broken collect2 doesn't work under 4.3+
pamtester-0.1.2/configure:6547:	  collect2name=`${CC} -print-prog-name=collect2`
pamtester-0.1.2/configure-6548-	  if test -f "$collect2name" && \
##############################################
pamtester-0.1.2/configure-6639-       hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
pamtester-0.1.2/configure:6640:	archive_expsym_cmds="\$CC"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$no_entry_flag \${wl}$exp_sym_flag:\$export_symbols $shared_flag"
pamtester-0.1.2/configure-6641-       else
##############################################
pamtester-0.1.2/configure-6738-      # FIXME: Setting linknames here is a bad hack.
pamtester-0.1.2/configure:6739:      archive_cmds='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
pamtester-0.1.2/configure-6740-      # The linker will automatically build a .lib file if we build a DLL.
##############################################
pamtester-0.1.2/configure-6743-      old_archive_cmds='lib /OUT:$oldlib$oldobjs$old_deplibs'
pamtester-0.1.2/configure:6744:      fix_srcfile_path='`cygpath -w "$srcfile"`'
pamtester-0.1.2/configure-6745-      enable_shared_with_static_runtimes=yes
##############################################
pamtester-0.1.2/configure-6904-      if test "$GCC" = yes; then
pamtester-0.1.2/configure:6905:	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
pamtester-0.1.2/configure-6906-      else
pamtester-0.1.2/configure:6907:	archive_cmds='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
pamtester-0.1.2/configure-6908-	hardcode_libdir_flag_spec_ld='-rpath $libdir'
##############################################
pamtester-0.1.2/configure-6936-      hardcode_shlibpath_var=no
pamtester-0.1.2/configure:6937:      if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
pamtester-0.1.2/configure-6938-	archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
pamtester-0.1.2/configure-6965-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
pamtester-0.1.2/configure:6966:	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
pamtester-0.1.2/configure-6967-      else
pamtester-0.1.2/configure-6968-	allow_undefined_flag=' -expect_unresolved \*'
pamtester-0.1.2/configure:6969:	archive_cmds='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
pamtester-0.1.2/configure-6970-      fi
##############################################
pamtester-0.1.2/configure-6977-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
pamtester-0.1.2/configure:6978:	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
pamtester-0.1.2/configure-6979-	hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
##############################################
pamtester-0.1.2/configure-6981-	allow_undefined_flag=' -expect_unresolved \*'
pamtester-0.1.2/configure:6982:	archive_cmds='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
pamtester-0.1.2/configure:6983:	archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~
pamtester-0.1.2/configure:6984:	$LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${objdir}/so_locations -o $lib~$rm $lib.exp'
pamtester-0.1.2/configure-6985-
##############################################
pamtester-0.1.2/configure-7203-if test "$GCC" = yes; then
pamtester-0.1.2/configure:7204:  sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
pamtester-0.1.2/configure-7205-  if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then
##############################################
pamtester-0.1.2/configure-7209-    # okay in the real world where ";" in dirpaths is itself problematic.
pamtester-0.1.2/configure:7210:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
pamtester-0.1.2/configure-7211-  else
pamtester-0.1.2/configure:7212:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
pamtester-0.1.2/configure-7213-  fi
##############################################
pamtester-0.1.2/configure-7280-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
pamtester-0.1.2/configure:7281:  finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''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'
pamtester-0.1.2/configure-7282-  ;;
##############################################
pamtester-0.1.2/configure-7313-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
pamtester-0.1.2/configure:7314:    postinstall_cmds='base_file=`basename \${file}`~
pamtester-0.1.2/configure:7315:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
pamtester-0.1.2/configure:7316:      dldir=$destdir/`dirname \$dlpath`~
pamtester-0.1.2/configure-7317-      test -d \$dldir || mkdir -p \$dldir~
pamtester-0.1.2/configure-7318-      $install_prog $dir/$dlname \$dldir/$dlname'
pamtester-0.1.2/configure:7319:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
pamtester-0.1.2/configure-7320-      dlpath=$dir/\$dldll~
##############################################
pamtester-0.1.2/configure-7326-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
pamtester-0.1.2/configure:7327:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
pamtester-0.1.2/configure-7328-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
pamtester-0.1.2/configure-7331-      # MinGW DLLs use traditional 'lib' prefix
pamtester-0.1.2/configure:7332:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
pamtester-0.1.2/configure:7333:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
pamtester-0.1.2/configure-7334-      if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then
##############################################
pamtester-0.1.2/configure-7340-        # which wouldn't understand a cygwinified path. Ahh.
pamtester-0.1.2/configure:7341:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
pamtester-0.1.2/configure-7342-      else
pamtester-0.1.2/configure:7343:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
pamtester-0.1.2/configure-7344-      fi
##############################################
pamtester-0.1.2/configure-7347-      # pw32 DLLs use 'pw' prefix rather than 'lib'
pamtester-0.1.2/configure:7348:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/./-/g'`${versuffix}${shared_ext}'
pamtester-0.1.2/configure-7349-      ;;
##############################################
pamtester-0.1.2/configure-7353-  *)
pamtester-0.1.2/configure:7354:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
pamtester-0.1.2/configure-7355-    ;;
##############################################
pamtester-0.1.2/configure-7373-  if test "$GCC" = yes; then
pamtester-0.1.2/configure:7374:    sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"`
pamtester-0.1.2/configure-7375-  else
##############################################
pamtester-0.1.2/configure-7550-  if test -f /etc/ld.so.conf; then
pamtester-0.1.2/configure:7551:    lt_ld_extra=`$SED -e 's/:,\t/ /g;s/=^=*$//;s/=^= * / /g' /etc/ld.so.conf | tr '\n' ' '`
pamtester-0.1.2/configure-7552-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
pamtester-0.1.2/configure-7629-  shlibpath_var=LD_LIBRARY_PATH
pamtester-0.1.2/configure:7630:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
pamtester-0.1.2/configure-7631-    case $host_os in
##############################################
pamtester-0.1.2/configure-8755-      # Double-quote double-evaled strings.
pamtester-0.1.2/configure:8756:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
pamtester-0.1.2/configure-8757-      ;;
pamtester-0.1.2/configure-8758-    *)
pamtester-0.1.2/configure:8759:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
pamtester-0.1.2/configure-8760-      ;;
##############################################
pamtester-0.1.2/configure-8765-  *'\$0 --fallback-echo"')
pamtester-0.1.2/configure:8766:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
pamtester-0.1.2/configure-8767-    ;;
##############################################
pamtester-0.1.2/configure-8778-
pamtester-0.1.2/configure:8779:# `$echo "$cfgfile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
pamtester-0.1.2/configure-8780-# Generated automatically by $PROGRAM (GNU $PACKAGE $VERSION$TIMESTAMP)
##############################################
pamtester-0.1.2/configure-9148-  # libtool script then.
pamtester-0.1.2/configure:9149:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
pamtester-0.1.2/configure-9150-  if test -f "$ltmain_in"; then
##############################################
pamtester-0.1.2/configure-9177-  if test -z "$LTCC"; then
pamtester-0.1.2/configure:9178:    eval "`$SHELL ${ofile} --config | grep '^LTCC='`"
pamtester-0.1.2/configure-9179-    if test -z "$LTCC"; then
##############################################
pamtester-0.1.2/configure-9182-    else
pamtester-0.1.2/configure:9183:      { echo "$as_me:$LINENO: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'" >&5
pamtester-0.1.2/configure:9184:echo "$as_me: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'" >&2;}
pamtester-0.1.2/configure-9185-    fi
##############################################
pamtester-0.1.2/configure-9189-  # Note that this assumes the entire list is on one line.
pamtester-0.1.2/configure:9190:  available_tags=`grep "^available_tags=" "${ofile}" | $SED -e 's/available_tags=\(.*$\)/\1/' -e 's/\"//g'`
pamtester-0.1.2/configure-9191-
##############################################
pamtester-0.1.2/configure-9195-    # Check whether tagname contains only valid characters
pamtester-0.1.2/configure:9196:    case `$echo "X$tagname" | $Xsed -e 's:[-_ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz1234567890,/]::g'` in
pamtester-0.1.2/configure-9197-    "") ;;
##############################################
pamtester-0.1.2/configure-9295-compiler_CXX=$CC
pamtester-0.1.2/configure:9296:cc_basename=`$echo X"$compiler" | $Xsed -e 's%^.*/%%'`
pamtester-0.1.2/configure-9297-
##############################################
pamtester-0.1.2/configure-9324-    # gcc leaves a trailing carriage return which upsets mingw
pamtester-0.1.2/configure:9325:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
pamtester-0.1.2/configure-9326-  *)
pamtester-0.1.2/configure:9327:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
pamtester-0.1.2/configure-9328-  esac
##############################################
pamtester-0.1.2/configure-9333-      # Canonicalize the pathname of ld
pamtester-0.1.2/configure:9334:      ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'`
pamtester-0.1.2/configure-9335-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
pamtester-0.1.2/configure:9336:	ac_prog=`echo $ac_prog| $SED "s%$re_direlt%/%"`
pamtester-0.1.2/configure-9337-      done
##############################################
pamtester-0.1.2/configure-9368-      # Break only if it was the GNU/non-GNU ld that we prefer.
pamtester-0.1.2/configure:9369:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
pamtester-0.1.2/configure-9370-      *GNU* | *'with BFD'*)
##############################################
pamtester-0.1.2/configure-9401-  # I'd rather use --version here, but apparently some GNU ld's only accept -v.
pamtester-0.1.2/configure:9402:case `$LD -v 2>&1 </dev/null` in
pamtester-0.1.2/configure-9403-*GNU* | *'with BFD'*)
##############################################
pamtester-0.1.2/configure-9431-    # ancient GNU ld didn't support --whole-archive et. al.
pamtester-0.1.2/configure:9432:    if eval "`$CC -print-prog-name=ld` --help 2>&1" | \
pamtester-0.1.2/configure-9433-	grep 'no-whole-archive' > /dev/null; then
##############################################
pamtester-0.1.2/configure-9512-      # below for broken collect2 doesn't work under 4.3+
pamtester-0.1.2/configure:9513:	collect2name=`${CC} -print-prog-name=collect2`
pamtester-0.1.2/configure-9514-	if test -f "$collect2name" && \
##############################################
pamtester-0.1.2/configure-9606-
pamtester-0.1.2/configure:9607:      archive_expsym_cmds_CXX="\$CC"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$no_entry_flag \${wl}$exp_sym_flag:\$export_symbols $shared_flag"
pamtester-0.1.2/configure-9608-     else
##############################################
pamtester-0.1.2/configure-9701-      # is EXPORTS), use it as is; otherwise, prepend...
pamtester-0.1.2/configure:9702:      archive_expsym_cmds_CXX='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
pamtester-0.1.2/configure-9703-	cp $export_symbols $output_objdir/$soname.def;
##############################################
pamtester-0.1.2/configure-9819-      # dependencies.
pamtester-0.1.2/configure:9820:      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; echo $list'
pamtester-0.1.2/configure-9821-      ;;
##############################################
pamtester-0.1.2/configure-9891-	# dependencies.
pamtester-0.1.2/configure:9892:	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; echo $list'
pamtester-0.1.2/configure-9893-	;;
##############################################
pamtester-0.1.2/configure-9916-	# SGI C++
pamtester-0.1.2/configure:9917:	archive_cmds_CXX='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${objdir}/so_locations -o $lib'
pamtester-0.1.2/configure-9918-
##############################################
pamtester-0.1.2/configure-9927-	  if test "$with_gnu_ld" = no; then
pamtester-0.1.2/configure:9928:	    archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${objdir}/so_locations -o $lib'
pamtester-0.1.2/configure-9929-	  else
pamtester-0.1.2/configure:9930:	    archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` -o $lib'
pamtester-0.1.2/configure-9931-	  fi
##############################################
pamtester-0.1.2/configure-9946-	# to its proper name (with version) after linking.
pamtester-0.1.2/configure:9947:	archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
pamtester-0.1.2/configure:9948:	archive_expsym_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib ${wl}-retain-symbols-file,$export_symbols; mv \$templib $lib'
pamtester-0.1.2/configure-9949-	# Commands to make compiler produce verbose output that lists
##############################################
pamtester-0.1.2/configure-9956-	# dependencies.
pamtester-0.1.2/configure:9957:	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; echo $list'
pamtester-0.1.2/configure-9958-
##############################################
pamtester-0.1.2/configure-9992-	# dependencies.
pamtester-0.1.2/configure:9993:	output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld"`; templist=`echo $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; echo $list'
pamtester-0.1.2/configure-9994-	;;
##############################################
pamtester-0.1.2/configure-10035-	# to its proper name (with version) after linking.
pamtester-0.1.2/configure:10036:	archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
pamtester-0.1.2/configure-10037-
##############################################
pamtester-0.1.2/configure-10052-	allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*'
pamtester-0.1.2/configure:10053:	archive_cmds_CXX='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && echo ${wl}-set_version $verstring` -update_registry ${objdir}/so_locations -o $lib'
pamtester-0.1.2/configure-10054-
##############################################
pamtester-0.1.2/configure-10065-	# dependencies.
pamtester-0.1.2/configure:10066:	output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld" | grep -v "ld:"`; templist=`echo $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; echo $list'
pamtester-0.1.2/configure-10067-	;;
##############################################
pamtester-0.1.2/configure-10070-	  allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*'
pamtester-0.1.2/configure:10071:	  archive_cmds_CXX='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${objdir}/so_locations -o $lib'
pamtester-0.1.2/configure-10072-
##############################################
pamtester-0.1.2/configure-10095-	# to its proper name (with version) after linking.
pamtester-0.1.2/configure:10096:	archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
pamtester-0.1.2/configure-10097-
##############################################
pamtester-0.1.2/configure-10111-	allow_undefined_flag_CXX=' -expect_unresolved \*'
pamtester-0.1.2/configure:10112:	archive_cmds_CXX='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${objdir}/so_locations -o $lib'
pamtester-0.1.2/configure:10113:	archive_expsym_cmds_CXX='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
pamtester-0.1.2/configure-10114-	  echo "-hidden">> $lib.exp~
pamtester-0.1.2/configure:10115:	  $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 $objdir/so_locations -o $lib~
pamtester-0.1.2/configure-10116-	  $rm $lib.exp'
##############################################
pamtester-0.1.2/configure-10128-	# dependencies.
pamtester-0.1.2/configure:10129:	output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld" | grep -v "ld:"`; templist=`echo $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; echo $list'
pamtester-0.1.2/configure-10130-	;;
##############################################
pamtester-0.1.2/configure-10133-	  allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*'
pamtester-0.1.2/configure:10134:	 archive_cmds_CXX='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${objdir}/so_locations -o $lib'
pamtester-0.1.2/configure-10135-
##############################################
pamtester-0.1.2/configure-10216-	# dependencies.
pamtester-0.1.2/configure:10217:	output_verbose_link_cmd='templist=`$CC -G $CFLAGS -v conftest.$objext 2>&1 | grep "\-[LR]"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
pamtester-0.1.2/configure-10218-
##############################################
pamtester-0.1.2/configure-10320-  # eval without this substitution.
pamtester-0.1.2/configure:10321:  output_verbose_link_cmd="`$echo \"X$output_verbose_link_cmd\" | $Xsed -e \"$no_glob_subst\"`"
pamtester-0.1.2/configure-10322-
pamtester-0.1.2/configure:10323:  for p in `eval $output_verbose_link_cmd`; do
pamtester-0.1.2/configure-10324-    case $p in
##############################################
pamtester-0.1.2/configure-10784-  if test "$hard_links" = no; then
pamtester-0.1.2/configure:10785:    { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
pamtester-0.1.2/configure:10786:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
pamtester-0.1.2/configure-10787-    need_locks=warn
##############################################
pamtester-0.1.2/configure-10907-if test "$GCC" = yes; then
pamtester-0.1.2/configure:10908:  sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
pamtester-0.1.2/configure-10909-  if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then
##############################################
pamtester-0.1.2/configure-10913-    # okay in the real world where ";" in dirpaths is itself problematic.
pamtester-0.1.2/configure:10914:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
pamtester-0.1.2/configure-10915-  else
pamtester-0.1.2/configure:10916:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
pamtester-0.1.2/configure-10917-  fi
##############################################
pamtester-0.1.2/configure-10984-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
pamtester-0.1.2/configure:10985:  finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''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'
pamtester-0.1.2/configure-10986-  ;;
##############################################
pamtester-0.1.2/configure-11017-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
pamtester-0.1.2/configure:11018:    postinstall_cmds='base_file=`basename \${file}`~
pamtester-0.1.2/configure:11019:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
pamtester-0.1.2/configure:11020:      dldir=$destdir/`dirname \$dlpath`~
pamtester-0.1.2/configure-11021-      test -d \$dldir || mkdir -p \$dldir~
pamtester-0.1.2/configure-11022-      $install_prog $dir/$dlname \$dldir/$dlname'
pamtester-0.1.2/configure:11023:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
pamtester-0.1.2/configure-11024-      dlpath=$dir/\$dldll~
##############################################
pamtester-0.1.2/configure-11030-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
pamtester-0.1.2/configure:11031:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
pamtester-0.1.2/configure-11032-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
pamtester-0.1.2/configure-11035-      # MinGW DLLs use traditional 'lib' prefix
pamtester-0.1.2/configure:11036:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
pamtester-0.1.2/configure:11037:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
pamtester-0.1.2/configure-11038-      if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then
##############################################
pamtester-0.1.2/configure-11044-        # which wouldn't understand a cygwinified path. Ahh.
pamtester-0.1.2/configure:11045:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
pamtester-0.1.2/configure-11046-      else
pamtester-0.1.2/configure:11047:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
pamtester-0.1.2/configure-11048-      fi
##############################################
pamtester-0.1.2/configure-11051-      # pw32 DLLs use 'pw' prefix rather than 'lib'
pamtester-0.1.2/configure:11052:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/./-/g'`${versuffix}${shared_ext}'
pamtester-0.1.2/configure-11053-      ;;
##############################################
pamtester-0.1.2/configure-11057-  *)
pamtester-0.1.2/configure:11058:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
pamtester-0.1.2/configure-11059-    ;;
##############################################
pamtester-0.1.2/configure-11077-  if test "$GCC" = yes; then
pamtester-0.1.2/configure:11078:    sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"`
pamtester-0.1.2/configure-11079-  else
##############################################
pamtester-0.1.2/configure-11254-  if test -f /etc/ld.so.conf; then
pamtester-0.1.2/configure:11255:    lt_ld_extra=`$SED -e 's/:,\t/ /g;s/=^=*$//;s/=^= * / /g' /etc/ld.so.conf | tr '\n' ' '`
pamtester-0.1.2/configure-11256-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
pamtester-0.1.2/configure-11333-  shlibpath_var=LD_LIBRARY_PATH
pamtester-0.1.2/configure:11334:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
pamtester-0.1.2/configure-11335-    case $host_os in
##############################################
pamtester-0.1.2/configure-12385-      # Double-quote double-evaled strings.
pamtester-0.1.2/configure:12386:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
pamtester-0.1.2/configure-12387-      ;;
pamtester-0.1.2/configure-12388-    *)
pamtester-0.1.2/configure:12389:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
pamtester-0.1.2/configure-12390-      ;;
##############################################
pamtester-0.1.2/configure-12395-  *'\$0 --fallback-echo"')
pamtester-0.1.2/configure:12396:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
pamtester-0.1.2/configure-12397-    ;;
##############################################
pamtester-0.1.2/configure-12705-  # libtool script then.
pamtester-0.1.2/configure:12706:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
pamtester-0.1.2/configure-12707-  if test -f "$ltmain_in"; then
##############################################
pamtester-0.1.2/configure-12789-compiler_F77=$CC
pamtester-0.1.2/configure:12790:cc_basename=`$echo X"$compiler" | $Xsed -e 's%^.*/%%'`
pamtester-0.1.2/configure-12791-
##############################################
pamtester-0.1.2/configure-13138-  if test "$hard_links" = no; then
pamtester-0.1.2/configure:13139:    { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
pamtester-0.1.2/configure:13140:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
pamtester-0.1.2/configure-13141-    need_locks=warn
##############################################
pamtester-0.1.2/configure-13261-	# is EXPORTS), use it as is; otherwise, prepend...
pamtester-0.1.2/configure:13262:	archive_expsym_cmds_F77='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
pamtester-0.1.2/configure-13263-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
pamtester-0.1.2/configure-13316-      supports_anon_versioning=no
pamtester-0.1.2/configure:13317:      case `$LD -v 2>/dev/null` in
pamtester-0.1.2/configure-13318-        *\ 01.* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
pamtester-0.1.2/configure-13423-	# below for broken collect2 doesn't work under 4.3+
pamtester-0.1.2/configure:13424:	  collect2name=`${CC} -print-prog-name=collect2`
pamtester-0.1.2/configure-13425-	  if test -f "$collect2name" && \
##############################################
pamtester-0.1.2/configure-13506-       hardcode_libdir_flag_spec_F77='${wl}-blibpath:$libdir:'"$aix_libpath"
pamtester-0.1.2/configure:13507:	archive_expsym_cmds_F77="\$CC"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$no_entry_flag \${wl}$exp_sym_flag:\$export_symbols $shared_flag"
pamtester-0.1.2/configure-13508-       else
##############################################
pamtester-0.1.2/configure-13595-      # FIXME: Setting linknames here is a bad hack.
pamtester-0.1.2/configure:13596:      archive_cmds_F77='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
pamtester-0.1.2/configure-13597-      # The linker will automatically build a .lib file if we build a DLL.
##############################################
pamtester-0.1.2/configure-13600-      old_archive_cmds_F77='lib /OUT:$oldlib$oldobjs$old_deplibs'
pamtester-0.1.2/configure:13601:      fix_srcfile_path='`cygpath -w "$srcfile"`'
pamtester-0.1.2/configure-13602-      enable_shared_with_static_runtimes_F77=yes
##############################################
pamtester-0.1.2/configure-13761-      if test "$GCC" = yes; then
pamtester-0.1.2/configure:13762:	archive_cmds_F77='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
pamtester-0.1.2/configure-13763-      else
pamtester-0.1.2/configure:13764:	archive_cmds_F77='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
pamtester-0.1.2/configure-13765-	hardcode_libdir_flag_spec_ld_F77='-rpath $libdir'
##############################################
pamtester-0.1.2/configure-13793-      hardcode_shlibpath_var_F77=no
pamtester-0.1.2/configure:13794:      if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
pamtester-0.1.2/configure-13795-	archive_cmds_F77='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
pamtester-0.1.2/configure-13822-	allow_undefined_flag_F77=' ${wl}-expect_unresolved ${wl}\*'
pamtester-0.1.2/configure:13823:	archive_cmds_F77='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
pamtester-0.1.2/configure-13824-      else
pamtester-0.1.2/configure-13825-	allow_undefined_flag_F77=' -expect_unresolved \*'
pamtester-0.1.2/configure:13826:	archive_cmds_F77='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
pamtester-0.1.2/configure-13827-      fi
##############################################
pamtester-0.1.2/configure-13834-	allow_undefined_flag_F77=' ${wl}-expect_unresolved ${wl}\*'
pamtester-0.1.2/configure:13835:	archive_cmds_F77='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
pamtester-0.1.2/configure-13836-	hardcode_libdir_flag_spec_F77='${wl}-rpath ${wl}$libdir'
##############################################
pamtester-0.1.2/configure-13838-	allow_undefined_flag_F77=' -expect_unresolved \*'
pamtester-0.1.2/configure:13839:	archive_cmds_F77='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
pamtester-0.1.2/configure:13840:	archive_expsym_cmds_F77='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~
pamtester-0.1.2/configure:13841:	$LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${objdir}/so_locations -o $lib~$rm $lib.exp'
pamtester-0.1.2/configure-13842-
##############################################
pamtester-0.1.2/configure-14060-if test "$GCC" = yes; then
pamtester-0.1.2/configure:14061:  sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
pamtester-0.1.2/configure-14062-  if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then
##############################################
pamtester-0.1.2/configure-14066-    # okay in the real world where ";" in dirpaths is itself problematic.
pamtester-0.1.2/configure:14067:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
pamtester-0.1.2/configure-14068-  else
pamtester-0.1.2/configure:14069:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
pamtester-0.1.2/configure-14070-  fi
##############################################
pamtester-0.1.2/configure-14137-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
pamtester-0.1.2/configure:14138:  finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''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'
pamtester-0.1.2/configure-14139-  ;;
##############################################
pamtester-0.1.2/configure-14170-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
pamtester-0.1.2/configure:14171:    postinstall_cmds='base_file=`basename \${file}`~
pamtester-0.1.2/configure:14172:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
pamtester-0.1.2/configure:14173:      dldir=$destdir/`dirname \$dlpath`~
pamtester-0.1.2/configure-14174-      test -d \$dldir || mkdir -p \$dldir~
pamtester-0.1.2/configure-14175-      $install_prog $dir/$dlname \$dldir/$dlname'
pamtester-0.1.2/configure:14176:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
pamtester-0.1.2/configure-14177-      dlpath=$dir/\$dldll~
##############################################
pamtester-0.1.2/configure-14183-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
pamtester-0.1.2/configure:14184:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
pamtester-0.1.2/configure-14185-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
pamtester-0.1.2/configure-14188-      # MinGW DLLs use traditional 'lib' prefix
pamtester-0.1.2/configure:14189:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
pamtester-0.1.2/configure:14190:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
pamtester-0.1.2/configure-14191-      if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then
##############################################
pamtester-0.1.2/configure-14197-        # which wouldn't understand a cygwinified path. Ahh.
pamtester-0.1.2/configure:14198:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
pamtester-0.1.2/configure-14199-      else
pamtester-0.1.2/configure:14200:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
pamtester-0.1.2/configure-14201-      fi
##############################################
pamtester-0.1.2/configure-14204-      # pw32 DLLs use 'pw' prefix rather than 'lib'
pamtester-0.1.2/configure:14205:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/./-/g'`${versuffix}${shared_ext}'
pamtester-0.1.2/configure-14206-      ;;
##############################################
pamtester-0.1.2/configure-14210-  *)
pamtester-0.1.2/configure:14211:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
pamtester-0.1.2/configure-14212-    ;;
##############################################
pamtester-0.1.2/configure-14230-  if test "$GCC" = yes; then
pamtester-0.1.2/configure:14231:    sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"`
pamtester-0.1.2/configure-14232-  else
##############################################
pamtester-0.1.2/configure-14407-  if test -f /etc/ld.so.conf; then
pamtester-0.1.2/configure:14408:    lt_ld_extra=`$SED -e 's/:,\t/ /g;s/=^=*$//;s/=^= * / /g' /etc/ld.so.conf | tr '\n' ' '`
pamtester-0.1.2/configure-14409-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
pamtester-0.1.2/configure-14486-  shlibpath_var=LD_LIBRARY_PATH
pamtester-0.1.2/configure:14487:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
pamtester-0.1.2/configure-14488-    case $host_os in
##############################################
pamtester-0.1.2/configure-14740-      # Double-quote double-evaled strings.
pamtester-0.1.2/configure:14741:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
pamtester-0.1.2/configure-14742-      ;;
pamtester-0.1.2/configure-14743-    *)
pamtester-0.1.2/configure:14744:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
pamtester-0.1.2/configure-14745-      ;;
##############################################
pamtester-0.1.2/configure-14750-  *'\$0 --fallback-echo"')
pamtester-0.1.2/configure:14751:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
pamtester-0.1.2/configure-14752-    ;;
##############################################
pamtester-0.1.2/configure-15060-  # libtool script then.
pamtester-0.1.2/configure:15061:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
pamtester-0.1.2/configure-15062-  if test -f "$ltmain_in"; then
##############################################
pamtester-0.1.2/configure-15476-  if test "$hard_links" = no; then
pamtester-0.1.2/configure:15477:    { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
pamtester-0.1.2/configure:15478:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
pamtester-0.1.2/configure-15479-    need_locks=warn
##############################################
pamtester-0.1.2/configure-15599-	# is EXPORTS), use it as is; otherwise, prepend...
pamtester-0.1.2/configure:15600:	archive_expsym_cmds_GCJ='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
pamtester-0.1.2/configure-15601-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
pamtester-0.1.2/configure-15654-      supports_anon_versioning=no
pamtester-0.1.2/configure:15655:      case `$LD -v 2>/dev/null` in
pamtester-0.1.2/configure-15656-        *\ 01.* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
pamtester-0.1.2/configure-15761-	# below for broken collect2 doesn't work under 4.3+
pamtester-0.1.2/configure:15762:	  collect2name=`${CC} -print-prog-name=collect2`
pamtester-0.1.2/configure-15763-	  if test -f "$collect2name" && \
##############################################
pamtester-0.1.2/configure-15854-       hardcode_libdir_flag_spec_GCJ='${wl}-blibpath:$libdir:'"$aix_libpath"
pamtester-0.1.2/configure:15855:	archive_expsym_cmds_GCJ="\$CC"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$no_entry_flag \${wl}$exp_sym_flag:\$export_symbols $shared_flag"
pamtester-0.1.2/configure-15856-       else
##############################################
pamtester-0.1.2/configure-15953-      # FIXME: Setting linknames here is a bad hack.
pamtester-0.1.2/configure:15954:      archive_cmds_GCJ='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
pamtester-0.1.2/configure-15955-      # The linker will automatically build a .lib file if we build a DLL.
##############################################
pamtester-0.1.2/configure-15958-      old_archive_cmds_GCJ='lib /OUT:$oldlib$oldobjs$old_deplibs'
pamtester-0.1.2/configure:15959:      fix_srcfile_path='`cygpath -w "$srcfile"`'
pamtester-0.1.2/configure-15960-      enable_shared_with_static_runtimes_GCJ=yes
##############################################
pamtester-0.1.2/configure-16119-      if test "$GCC" = yes; then
pamtester-0.1.2/configure:16120:	archive_cmds_GCJ='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
pamtester-0.1.2/configure-16121-      else
pamtester-0.1.2/configure:16122:	archive_cmds_GCJ='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
pamtester-0.1.2/configure-16123-	hardcode_libdir_flag_spec_ld_GCJ='-rpath $libdir'
##############################################
pamtester-0.1.2/configure-16151-      hardcode_shlibpath_var_GCJ=no
pamtester-0.1.2/configure:16152:      if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
pamtester-0.1.2/configure-16153-	archive_cmds_GCJ='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
pamtester-0.1.2/configure-16180-	allow_undefined_flag_GCJ=' ${wl}-expect_unresolved ${wl}\*'
pamtester-0.1.2/configure:16181:	archive_cmds_GCJ='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
pamtester-0.1.2/configure-16182-      else
pamtester-0.1.2/configure-16183-	allow_undefined_flag_GCJ=' -expect_unresolved \*'
pamtester-0.1.2/configure:16184:	archive_cmds_GCJ='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
pamtester-0.1.2/configure-16185-      fi
##############################################
pamtester-0.1.2/configure-16192-	allow_undefined_flag_GCJ=' ${wl}-expect_unresolved ${wl}\*'
pamtester-0.1.2/configure:16193:	archive_cmds_GCJ='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
pamtester-0.1.2/configure-16194-	hardcode_libdir_flag_spec_GCJ='${wl}-rpath ${wl}$libdir'
##############################################
pamtester-0.1.2/configure-16196-	allow_undefined_flag_GCJ=' -expect_unresolved \*'
pamtester-0.1.2/configure:16197:	archive_cmds_GCJ='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
pamtester-0.1.2/configure:16198:	archive_expsym_cmds_GCJ='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~
pamtester-0.1.2/configure:16199:	$LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${objdir}/so_locations -o $lib~$rm $lib.exp'
pamtester-0.1.2/configure-16200-
##############################################
pamtester-0.1.2/configure-16418-if test "$GCC" = yes; then
pamtester-0.1.2/configure:16419:  sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
pamtester-0.1.2/configure-16420-  if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then
##############################################
pamtester-0.1.2/configure-16424-    # okay in the real world where ";" in dirpaths is itself problematic.
pamtester-0.1.2/configure:16425:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
pamtester-0.1.2/configure-16426-  else
pamtester-0.1.2/configure:16427:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
pamtester-0.1.2/configure-16428-  fi
##############################################
pamtester-0.1.2/configure-16495-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
pamtester-0.1.2/configure:16496:  finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''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'
pamtester-0.1.2/configure-16497-  ;;
##############################################
pamtester-0.1.2/configure-16528-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
pamtester-0.1.2/configure:16529:    postinstall_cmds='base_file=`basename \${file}`~
pamtester-0.1.2/configure:16530:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
pamtester-0.1.2/configure:16531:      dldir=$destdir/`dirname \$dlpath`~
pamtester-0.1.2/configure-16532-      test -d \$dldir || mkdir -p \$dldir~
pamtester-0.1.2/configure-16533-      $install_prog $dir/$dlname \$dldir/$dlname'
pamtester-0.1.2/configure:16534:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
pamtester-0.1.2/configure-16535-      dlpath=$dir/\$dldll~
##############################################
pamtester-0.1.2/configure-16541-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
pamtester-0.1.2/configure:16542:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
pamtester-0.1.2/configure-16543-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
pamtester-0.1.2/configure-16546-      # MinGW DLLs use traditional 'lib' prefix
pamtester-0.1.2/configure:16547:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
pamtester-0.1.2/configure:16548:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
pamtester-0.1.2/configure-16549-      if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then
##############################################
pamtester-0.1.2/configure-16555-        # which wouldn't understand a cygwinified path. Ahh.
pamtester-0.1.2/configure:16556:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
pamtester-0.1.2/configure-16557-      else
pamtester-0.1.2/configure:16558:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
pamtester-0.1.2/configure-16559-      fi
##############################################
pamtester-0.1.2/configure-16562-      # pw32 DLLs use 'pw' prefix rather than 'lib'
pamtester-0.1.2/configure:16563:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/./-/g'`${versuffix}${shared_ext}'
pamtester-0.1.2/configure-16564-      ;;
##############################################
pamtester-0.1.2/configure-16568-  *)
pamtester-0.1.2/configure:16569:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
pamtester-0.1.2/configure-16570-    ;;
##############################################
pamtester-0.1.2/configure-16588-  if test "$GCC" = yes; then
pamtester-0.1.2/configure:16589:    sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"`
pamtester-0.1.2/configure-16590-  else
##############################################
pamtester-0.1.2/configure-16765-  if test -f /etc/ld.so.conf; then
pamtester-0.1.2/configure:16766:    lt_ld_extra=`$SED -e 's/:,\t/ /g;s/=^=*$//;s/=^= * / /g' /etc/ld.so.conf | tr '\n' ' '`
pamtester-0.1.2/configure-16767-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
pamtester-0.1.2/configure-16844-  shlibpath_var=LD_LIBRARY_PATH
pamtester-0.1.2/configure:16845:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
pamtester-0.1.2/configure-16846-    case $host_os in
##############################################
pamtester-0.1.2/configure-17896-      # Double-quote double-evaled strings.
pamtester-0.1.2/configure:17897:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
pamtester-0.1.2/configure-17898-      ;;
pamtester-0.1.2/configure-17899-    *)
pamtester-0.1.2/configure:17900:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
pamtester-0.1.2/configure-17901-      ;;
##############################################
pamtester-0.1.2/configure-17906-  *'\$0 --fallback-echo"')
pamtester-0.1.2/configure:17907:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
pamtester-0.1.2/configure-17908-    ;;
##############################################
pamtester-0.1.2/configure-18216-  # libtool script then.
pamtester-0.1.2/configure:18217:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
pamtester-0.1.2/configure-18218-  if test -f "$ltmain_in"; then
##############################################
pamtester-0.1.2/configure-18341-      # Double-quote double-evaled strings.
pamtester-0.1.2/configure:18342:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
pamtester-0.1.2/configure-18343-      ;;
pamtester-0.1.2/configure-18344-    *)
pamtester-0.1.2/configure:18345:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
pamtester-0.1.2/configure-18346-      ;;
##############################################
pamtester-0.1.2/configure-18351-  *'\$0 --fallback-echo"')
pamtester-0.1.2/configure:18352:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
pamtester-0.1.2/configure-18353-    ;;
##############################################
pamtester-0.1.2/configure-18661-  # libtool script then.
pamtester-0.1.2/configure:18662:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
pamtester-0.1.2/configure-18663-  if test -f "$ltmain_in"; then
##############################################
pamtester-0.1.2/configure-18845-do
pamtester-0.1.2/configure:18846:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
pamtester-0.1.2/configure-18847-if eval "test \"\${$as_ac_Header+set}\" = set"; then
##############################################
pamtester-0.1.2/configure-18852-fi
pamtester-0.1.2/configure:18853:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
pamtester-0.1.2/configure:18854:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
pamtester-0.1.2/configure-18855-else
##############################################
pamtester-0.1.2/configure-18978-fi
pamtester-0.1.2/configure:18979:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
pamtester-0.1.2/configure:18980:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
pamtester-0.1.2/configure-18981-
pamtester-0.1.2/configure-18982-fi
pamtester-0.1.2/configure:18983:if test `eval echo '${'$as_ac_Header'}'` = yes; then
pamtester-0.1.2/configure-18984-  cat >>confdefs.h <<_ACEOF
pamtester-0.1.2/configure:18985:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
pamtester-0.1.2/configure-18986-_ACEOF
##############################################
pamtester-0.1.2/configure-19073-do
pamtester-0.1.2/configure:19074:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
pamtester-0.1.2/configure-19075-if eval "test \"\${$as_ac_Header+set}\" = set"; then
##############################################
pamtester-0.1.2/configure-19080-fi
pamtester-0.1.2/configure:19081:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
pamtester-0.1.2/configure:19082:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
pamtester-0.1.2/configure-19083-else
##############################################
pamtester-0.1.2/configure-19206-fi
pamtester-0.1.2/configure:19207:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
pamtester-0.1.2/configure:19208:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
pamtester-0.1.2/configure-19209-
pamtester-0.1.2/configure-19210-fi
pamtester-0.1.2/configure:19211:if test `eval echo '${'$as_ac_Header'}'` = yes; then
pamtester-0.1.2/configure-19212-  cat >>confdefs.h <<_ACEOF
pamtester-0.1.2/configure:19213:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
pamtester-0.1.2/configure-19214-_ACEOF
##############################################
pamtester-0.1.2/configure-19224-do
pamtester-0.1.2/configure:19225:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
pamtester-0.1.2/configure-19226-if eval "test \"\${$as_ac_Header+set}\" = set"; then
##############################################
pamtester-0.1.2/configure-19231-fi
pamtester-0.1.2/configure:19232:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
pamtester-0.1.2/configure:19233:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
pamtester-0.1.2/configure-19234-else
##############################################
pamtester-0.1.2/configure-19357-fi
pamtester-0.1.2/configure:19358:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
pamtester-0.1.2/configure:19359:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
pamtester-0.1.2/configure-19360-
pamtester-0.1.2/configure-19361-fi
pamtester-0.1.2/configure:19362:if test `eval echo '${'$as_ac_Header'}'` = yes; then
pamtester-0.1.2/configure-19363-  cat >>confdefs.h <<_ACEOF
pamtester-0.1.2/configure:19364:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
pamtester-0.1.2/configure-19365-_ACEOF
##############################################
pamtester-0.1.2/configure-19376-do
pamtester-0.1.2/configure:19377:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
pamtester-0.1.2/configure-19378-if eval "test \"\${$as_ac_Header+set}\" = set"; then
##############################################
pamtester-0.1.2/configure-19383-fi
pamtester-0.1.2/configure:19384:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
pamtester-0.1.2/configure:19385:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
pamtester-0.1.2/configure-19386-else
##############################################
pamtester-0.1.2/configure-19509-fi
pamtester-0.1.2/configure:19510:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
pamtester-0.1.2/configure:19511:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
pamtester-0.1.2/configure-19512-
pamtester-0.1.2/configure-19513-fi
pamtester-0.1.2/configure:19514:if test `eval echo '${'$as_ac_Header'}'` = yes; then
pamtester-0.1.2/configure-19515-  cat >>confdefs.h <<_ACEOF
pamtester-0.1.2/configure:19516:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
pamtester-0.1.2/configure-19517-_ACEOF
##############################################
pamtester-0.1.2/configure-19528-do
pamtester-0.1.2/configure:19529:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
pamtester-0.1.2/configure-19530-if eval "test \"\${$as_ac_Header+set}\" = set"; then
##############################################
pamtester-0.1.2/configure-19535-fi
pamtester-0.1.2/configure:19536:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
pamtester-0.1.2/configure:19537:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
pamtester-0.1.2/configure-19538-else
##############################################
pamtester-0.1.2/configure-19661-fi
pamtester-0.1.2/configure:19662:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
pamtester-0.1.2/configure:19663:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
pamtester-0.1.2/configure-19664-
pamtester-0.1.2/configure-19665-fi
pamtester-0.1.2/configure:19666:if test `eval echo '${'$as_ac_Header'}'` = yes; then
pamtester-0.1.2/configure-19667-  cat >>confdefs.h <<_ACEOF
pamtester-0.1.2/configure:19668:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
pamtester-0.1.2/configure-19669-_ACEOF
##############################################
pamtester-0.1.2/configure-19928-do
pamtester-0.1.2/configure:19929:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
pamtester-0.1.2/configure-19930-if eval "test \"\${$as_ac_Header+set}\" = set"; then
##############################################
pamtester-0.1.2/configure-19935-fi
pamtester-0.1.2/configure:19936:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
pamtester-0.1.2/configure:19937:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
pamtester-0.1.2/configure-19938-else
##############################################
pamtester-0.1.2/configure-20061-fi
pamtester-0.1.2/configure:20062:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
pamtester-0.1.2/configure:20063:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
pamtester-0.1.2/configure-20064-
pamtester-0.1.2/configure-20065-fi
pamtester-0.1.2/configure:20066:if test `eval echo '${'$as_ac_Header'}'` = yes; then
pamtester-0.1.2/configure-20067-  cat >>confdefs.h <<_ACEOF
pamtester-0.1.2/configure:20068:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
pamtester-0.1.2/configure-20069-_ACEOF
##############################################
pamtester-0.1.2/configure-20259-do
pamtester-0.1.2/configure:20260:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
pamtester-0.1.2/configure-20261-echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
pamtester-0.1.2/configure-20347-fi
pamtester-0.1.2/configure:20348:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
pamtester-0.1.2/configure:20349:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
pamtester-0.1.2/configure:20350:if test `eval echo '${'$as_ac_var'}'` = yes; then
pamtester-0.1.2/configure-20351-  cat >>confdefs.h <<_ACEOF
pamtester-0.1.2/configure:20352:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
pamtester-0.1.2/configure-20353-_ACEOF
##############################################
pamtester-0.1.2/configure-20507-do
pamtester-0.1.2/configure:20508:  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
pamtester-0.1.2/configure-20509-    eval $as_var=C; export $as_var
##############################################
pamtester-0.1.2/configure-20565-  as_lineno_2=$LINENO
pamtester-0.1.2/configure:20566:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
pamtester-0.1.2/configure-20567-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
pamtester-0.1.2/configure-20605-  as_lineno_2=$LINENO
pamtester-0.1.2/configure:20606:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
pamtester-0.1.2/configure-20607-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
pamtester-0.1.2/configure-20787-configured by $0, generated by GNU Autoconf 2.59,
pamtester-0.1.2/configure:20788:  with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
pamtester-0.1.2/configure-20789-
##############################################
pamtester-0.1.2/configure-20804-  --*=*)
pamtester-0.1.2/configure:20805:    ac_option=`expr "x$1" : 'x\([^=]*\)='`
pamtester-0.1.2/configure:20806:    ac_optarg=`expr "x$1" : 'x[^=]*=\(.*\)'`
pamtester-0.1.2/configure-20807-    ac_shift=:
##############################################
pamtester-0.1.2/configure-21069-      fi
pamtester-0.1.2/configure:21070:      ac_sed_frag=`expr $ac_sed_frag + 1`
pamtester-0.1.2/configure-21071-      ac_beg=$ac_end
pamtester-0.1.2/configure:21072:      ac_end=`expr $ac_end + $ac_max_sed_lines`
pamtester-0.1.2/configure-21073-    fi
##############################################
pamtester-0.1.2/configure-21086-	cat >$tmp/stdin
pamtester-0.1.2/configure:21087:	ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
pamtester-0.1.2/configure:21088:	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
pamtester-0.1.2/configure:21089:  *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
pamtester-0.1.2/configure:21090:	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
pamtester-0.1.2/configure-21091-  * )   ac_file_in=$ac_file.in ;;
##############################################
pamtester-0.1.2/configure-21134-if test "$ac_dir" != .; then
pamtester-0.1.2/configure:21135:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
pamtester-0.1.2/configure-21136-  # A "../" for each directory in $ac_dir_suffix.
pamtester-0.1.2/configure:21137:  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
pamtester-0.1.2/configure-21138-else
##############################################
pamtester-0.1.2/configure-21147-    else
pamtester-0.1.2/configure:21148:       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
pamtester-0.1.2/configure-21149-    fi ;;
##############################################
pamtester-0.1.2/configure-21300-	cat >$tmp/stdin
pamtester-0.1.2/configure:21301:	ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
pamtester-0.1.2/configure:21302:	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
pamtester-0.1.2/configure:21303:  *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
pamtester-0.1.2/configure:21304:	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
pamtester-0.1.2/configure-21305-  * )   ac_file_in=$ac_file.in ;;
##############################################
pamtester-0.1.2/configure-21504-for ac_file in : $CONFIG_COMMANDS; do test "x$ac_file" = x: && continue
pamtester-0.1.2/configure:21505:  ac_dest=`echo "$ac_file" | sed 's,:.*,,'`
pamtester-0.1.2/configure:21506:  ac_source=`echo "$ac_file" | sed 's,[^:]*:,,'`
pamtester-0.1.2/configure-21507-  ac_dir=`(dirname "$ac_dest") 2>/dev/null ||
##############################################
pamtester-0.1.2/configure-21546-if test "$ac_dir" != .; then
pamtester-0.1.2/configure:21547:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
pamtester-0.1.2/configure-21548-  # A "../" for each directory in $ac_dir_suffix.
pamtester-0.1.2/configure:21549:  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
pamtester-0.1.2/configure-21550-else
##############################################
pamtester-0.1.2/configure-21559-    else
pamtester-0.1.2/configure:21560:       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
pamtester-0.1.2/configure-21561-    fi ;;
##############################################
pamtester-0.1.2/config.guess-39-
pamtester-0.1.2/config.guess:40:me=`echo "$0" | sed -e 's,.*/,,'`
pamtester-0.1.2/config.guess-41-
##############################################
pamtester-0.1.2/config.guess-108-: ${TMPDIR=/tmp} ;
pamtester-0.1.2/config.guess:109: { tmp=`(umask 077 && mktemp -d -q "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
pamtester-0.1.2/config.guess-110- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
pamtester-0.1.2/config.guess-193-	    *)
pamtester-0.1.2/config.guess:194:		release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
pamtester-0.1.2/config.guess-195-		;;
##############################################
pamtester-0.1.2/config.guess-217-	*4.0)
pamtester-0.1.2/config.guess:218:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
pamtester-0.1.2/config.guess-219-		;;
pamtester-0.1.2/config.guess-220-	*5.*)
pamtester-0.1.2/config.guess:221:	        UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
pamtester-0.1.2/config.guess-222-		;;
##############################################
pamtester-0.1.2/config.guess-227-	# types through head -n 1, so we only detect the type of CPU 0.
pamtester-0.1.2/config.guess:228:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
pamtester-0.1.2/config.guess-229-	case "$ALPHA_CPU_TYPE" in
##############################################
pamtester-0.1.2/config.guess-265-	# 1.2 uses "1.2" for uname -r.
pamtester-0.1.2/config.guess:266:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
pamtester-0.1.2/config.guess-267-	exit ;;
##############################################
pamtester-0.1.2/config.guess-322-    sun4H:SunOS:5.*:*)
pamtester-0.1.2/config.guess:323:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
pamtester-0.1.2/config.guess-324-	exit ;;
pamtester-0.1.2/config.guess-325-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
pamtester-0.1.2/config.guess:326:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
pamtester-0.1.2/config.guess-327-	exit ;;
pamtester-0.1.2/config.guess-328-    i86pc:SunOS:5.*:*)
pamtester-0.1.2/config.guess:329:	echo i386-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
pamtester-0.1.2/config.guess-330-	exit ;;
##############################################
pamtester-0.1.2/config.guess-334-	# it's likely to be more like Solaris than SunOS4.
pamtester-0.1.2/config.guess:335:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
pamtester-0.1.2/config.guess-336-	exit ;;
##############################################
pamtester-0.1.2/config.guess-343-	# Japanese Language versions have a version number like `4.1.3-JL'.
pamtester-0.1.2/config.guess:344:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
pamtester-0.1.2/config.guess-345-	exit ;;
##############################################
pamtester-0.1.2/config.guess-349-    sun*:*:4.2BSD:*)
pamtester-0.1.2/config.guess:350:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
pamtester-0.1.2/config.guess-351-	test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3
##############################################
pamtester-0.1.2/config.guess-431-	$CC_FOR_BUILD -o $dummy $dummy.c &&
pamtester-0.1.2/config.guess:432:	  dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` &&
pamtester-0.1.2/config.guess:433:	  SYSTEM_NAME=`$dummy $dummyarg` &&
pamtester-0.1.2/config.guess-434-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
pamtester-0.1.2/config.guess-487-    *:IRIX*:*:*)
pamtester-0.1.2/config.guess:488:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
pamtester-0.1.2/config.guess-489-	exit ;;
##############################################
pamtester-0.1.2/config.guess-517-EOF
pamtester-0.1.2/config.guess:518:		if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy`
pamtester-0.1.2/config.guess-519-		then
##############################################
pamtester-0.1.2/config.guess-530-    *:AIX:*:[45])
pamtester-0.1.2/config.guess:531:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
pamtester-0.1.2/config.guess-532-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
pamtester-0.1.2/config.guess-565-    9000/[34678]??:HP-UX:*:*)
pamtester-0.1.2/config.guess:566:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
pamtester-0.1.2/config.guess-567-	case "${UNAME_MACHINE}" in
##############################################
pamtester-0.1.2/config.guess-619-EOF
pamtester-0.1.2/config.guess:620:		    (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
pamtester-0.1.2/config.guess-621-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
pamtester-0.1.2/config.guess-647-    ia64:HP-UX:*:*)
pamtester-0.1.2/config.guess:648:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
pamtester-0.1.2/config.guess-649-	echo ia64-hp-hpux${HPUX_REV}
##############################################
pamtester-0.1.2/config.guess-677-EOF
pamtester-0.1.2/config.guess:678:	$CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` &&
pamtester-0.1.2/config.guess-679-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
pamtester-0.1.2/config.guess-748-        FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
pamtester-0.1.2/config.guess:749:        FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
pamtester-0.1.2/config.guess-750-        echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
pamtester-0.1.2/config.guess-753-        FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
pamtester-0.1.2/config.guess:754:        FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'`
pamtester-0.1.2/config.guess-755-        echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
pamtester-0.1.2/config.guess-766-    *:FreeBSD:*:*)
pamtester-0.1.2/config.guess:767:	echo ${UNAME_MACHINE}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
pamtester-0.1.2/config.guess-768-	exit ;;
##############################################
pamtester-0.1.2/config.guess-803-    prep*:SunOS:5.*:*)
pamtester-0.1.2/config.guess:804:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
pamtester-0.1.2/config.guess-805-	exit ;;
##############################################
pamtester-0.1.2/config.guess-807-	# the GNU system
pamtester-0.1.2/config.guess:808:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
pamtester-0.1.2/config.guess-809-	exit ;;
##############################################
pamtester-0.1.2/config.guess-811-	# other systems with GNU libc and userland
pamtester-0.1.2/config.guess:812:	echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-gnu
pamtester-0.1.2/config.guess-813-	exit ;;
##############################################
pamtester-0.1.2/config.guess-853-EOF
pamtester-0.1.2/config.guess:854:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^CPU=`
pamtester-0.1.2/config.guess-855-	test x"${CPU}" != x && { echo "${CPU}-unknown-linux-gnu"; exit; }
##############################################
pamtester-0.1.2/config.guess-872-EOF
pamtester-0.1.2/config.guess:873:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^CPU=`
pamtester-0.1.2/config.guess-874-	test x"${CPU}" != x && { echo "${CPU}-unknown-linux-gnu"; exit; }
##############################################
pamtester-0.1.2/config.guess-976-EOF
pamtester-0.1.2/config.guess:977:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^LIBC=`
pamtester-0.1.2/config.guess-978-	test x"${LIBC}" != x && {
##############################################
pamtester-0.1.2/config.guess-1018-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
pamtester-0.1.2/config.guess:1019:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
pamtester-0.1.2/config.guess-1020-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
pamtester-0.1.2/config.guess-1251-    *:DragonFly:*:*)
pamtester-0.1.2/config.guess:1252:	echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
pamtester-0.1.2/config.guess-1253-	exit ;;
##############################################
pamtester-0.1.2/config.guess-1264-    i*86:skyos:*:*)
pamtester-0.1.2/config.guess:1265:	echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE}` | sed -e 's/ .*$//'
pamtester-0.1.2/config.guess-1266-	exit ;;
##############################################
pamtester-0.1.2/config.guess-1386-
pamtester-0.1.2/config.guess:1387:$CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null && SYSTEM_NAME=`$dummy` &&
pamtester-0.1.2/config.guess-1388-	{ echo "$SYSTEM_NAME"; exit; }
##############################################
pamtester-0.1.2/install-sh-103-
pamtester-0.1.2/install-sh:104:	-t=*) transformarg=`echo $1 | sed 's/-t=//'`
pamtester-0.1.2/install-sh-105-	    shift
##############################################
pamtester-0.1.2/install-sh-107-
pamtester-0.1.2/install-sh:108:	-b=*) transformbasename=`echo $1 | sed 's/-b=//'`
pamtester-0.1.2/install-sh-109-	    shift
##############################################
pamtester-0.1.2/install-sh-169-	then
pamtester-0.1.2/install-sh:170:		dst="$dst"/`basename $src`
pamtester-0.1.2/install-sh-171-	else
##############################################
pamtester-0.1.2/install-sh-176-## this sed command emulates the dirname command
pamtester-0.1.2/install-sh:177:dstdir=`echo $dst | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'`
pamtester-0.1.2/install-sh-178-
##############################################
pamtester-0.1.2/install-sh-190-IFS='%'
pamtester-0.1.2/install-sh:191:set - `echo ${dstdir} | sed -e 's@/@%@g' -e 's@^%@/@'`
pamtester-0.1.2/install-sh-192-IFS="${oIFS}"
##############################################
pamtester-0.1.2/install-sh-224-	then
pamtester-0.1.2/install-sh:225:		dstfile=`basename $dst`
pamtester-0.1.2/install-sh-226-	else
##############################################
pamtester-0.1.2/install-sh-234-	then
pamtester-0.1.2/install-sh:235:		dstfile=`basename $dst`
pamtester-0.1.2/install-sh-236-	else
##############################################
pamtester-0.1.2/config.sub-55-
pamtester-0.1.2/config.sub:56:me=`echo "$0" | sed -e 's,.*/,,'`
pamtester-0.1.2/config.sub-57-
##############################################
pamtester-0.1.2/config.sub-119-# Here we must recognize all the valid KERNEL-OS combinations.
pamtester-0.1.2/config.sub:120:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
pamtester-0.1.2/config.sub-121-case $maybe_os in
##############################################
pamtester-0.1.2/config.sub-124-    os=-$maybe_os
pamtester-0.1.2/config.sub:125:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
pamtester-0.1.2/config.sub-126-    ;;
pamtester-0.1.2/config.sub-127-  *)
pamtester-0.1.2/config.sub:128:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
pamtester-0.1.2/config.sub-129-    if [ $basic_machine != $1 ]
pamtester-0.1.2/config.sub:130:    then os=`echo $1 | sed 's/.*-/-/'`
pamtester-0.1.2/config.sub-131-    else os=; fi
##############################################
pamtester-0.1.2/config.sub-175-		os=-sco3.2v5
pamtester-0.1.2/config.sub:176:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
pamtester-0.1.2/config.sub-177-		;;
##############################################
pamtester-0.1.2/config.sub-179-		os=-sco3.2v4
pamtester-0.1.2/config.sub:180:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
pamtester-0.1.2/config.sub-181-		;;
pamtester-0.1.2/config.sub-182-	-sco3.2.[4-9]*)
pamtester-0.1.2/config.sub:183:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
pamtester-0.1.2/config.sub:184:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
pamtester-0.1.2/config.sub-185-		;;
##############################################
pamtester-0.1.2/config.sub-187-		# Don't forget version if it is 3.2v4 or newer.
pamtester-0.1.2/config.sub:188:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
pamtester-0.1.2/config.sub-189-		;;
##############################################
pamtester-0.1.2/config.sub-191-		os=-sco3.2v2
pamtester-0.1.2/config.sub:192:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
pamtester-0.1.2/config.sub-193-		;;
pamtester-0.1.2/config.sub-194-	-udk*)
pamtester-0.1.2/config.sub:195:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
pamtester-0.1.2/config.sub-196-		;;
##############################################
pamtester-0.1.2/config.sub-198-		os=-isc2.2
pamtester-0.1.2/config.sub:199:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
pamtester-0.1.2/config.sub-200-		;;
##############################################
pamtester-0.1.2/config.sub-204-	-isc*)
pamtester-0.1.2/config.sub:205:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
pamtester-0.1.2/config.sub-206-		;;
##############################################
pamtester-0.1.2/config.sub-210-	-ptx*)
pamtester-0.1.2/config.sub:211:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
pamtester-0.1.2/config.sub-212-		;;
pamtester-0.1.2/config.sub-213-	-windowsnt*)
pamtester-0.1.2/config.sub:214:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
pamtester-0.1.2/config.sub-215-		;;
##############################################
pamtester-0.1.2/config.sub-297-	*-*-*)
pamtester-0.1.2/config.sub:298:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
pamtester-0.1.2/config.sub-299-		exit 1
##############################################
pamtester-0.1.2/config.sub-400-	amd64-*)
pamtester-0.1.2/config.sub:401:		basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'`
pamtester-0.1.2/config.sub-402-		;;
##############################################
pamtester-0.1.2/config.sub-621-	i*86v32)
pamtester-0.1.2/config.sub:622:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
pamtester-0.1.2/config.sub-623-		os=-sysv32
##############################################
pamtester-0.1.2/config.sub-625-	i*86v4*)
pamtester-0.1.2/config.sub:626:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
pamtester-0.1.2/config.sub-627-		os=-sysv4
##############################################
pamtester-0.1.2/config.sub-629-	i*86v)
pamtester-0.1.2/config.sub:630:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
pamtester-0.1.2/config.sub-631-		os=-sysv
##############################################
pamtester-0.1.2/config.sub-633-	i*86sol2)
pamtester-0.1.2/config.sub:634:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
pamtester-0.1.2/config.sub-635-		os=-solaris2
##############################################
pamtester-0.1.2/config.sub-681-	mips3*-*)
pamtester-0.1.2/config.sub:682:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
pamtester-0.1.2/config.sub-683-		;;
pamtester-0.1.2/config.sub-684-	mips3*)
pamtester-0.1.2/config.sub:685:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
pamtester-0.1.2/config.sub-686-		;;
##############################################
pamtester-0.1.2/config.sub-818-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
pamtester-0.1.2/config.sub:819:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
pamtester-0.1.2/config.sub-820-		;;
pamtester-0.1.2/config.sub-821-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
pamtester-0.1.2/config.sub:822:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
pamtester-0.1.2/config.sub-823-		;;
pamtester-0.1.2/config.sub-824-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
pamtester-0.1.2/config.sub:825:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
pamtester-0.1.2/config.sub-826-		;;
pamtester-0.1.2/config.sub-827-	pentium4-*)
pamtester-0.1.2/config.sub:828:		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
pamtester-0.1.2/config.sub-829-		;;
##############################################
pamtester-0.1.2/config.sub-836-		;;
pamtester-0.1.2/config.sub:837:	ppc-*)	basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
pamtester-0.1.2/config.sub-838-		;;
##############################################
pamtester-0.1.2/config.sub-842-	ppcle-* | powerpclittle-*)
pamtester-0.1.2/config.sub:843:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
pamtester-0.1.2/config.sub-844-		;;
##############################################
pamtester-0.1.2/config.sub-846-		;;
pamtester-0.1.2/config.sub:847:	ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
pamtester-0.1.2/config.sub-848-		;;
##############################################
pamtester-0.1.2/config.sub-852-	ppc64le-* | powerpc64little-*)
pamtester-0.1.2/config.sub:853:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
pamtester-0.1.2/config.sub-854-		;;
##############################################
pamtester-0.1.2/config.sub-1125-	*)
pamtester-0.1.2/config.sub:1126:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
pamtester-0.1.2/config.sub-1127-		exit 1
##############################################
pamtester-0.1.2/config.sub-1133-	*-digital*)
pamtester-0.1.2/config.sub:1134:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
pamtester-0.1.2/config.sub-1135-		;;
pamtester-0.1.2/config.sub-1136-	*-commodore*)
pamtester-0.1.2/config.sub:1137:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
pamtester-0.1.2/config.sub-1138-		;;
##############################################
pamtester-0.1.2/config.sub-1151-	-solaris1 | -solaris1.*)
pamtester-0.1.2/config.sub:1152:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
pamtester-0.1.2/config.sub-1153-		;;
##############################################
pamtester-0.1.2/config.sub-1163-	-gnu/linux*)
pamtester-0.1.2/config.sub:1164:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
pamtester-0.1.2/config.sub-1165-		;;
##############################################
pamtester-0.1.2/config.sub-1205-	-nto*)
pamtester-0.1.2/config.sub:1206:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
pamtester-0.1.2/config.sub-1207-		;;
##############################################
pamtester-0.1.2/config.sub-1212-	-mac*)
pamtester-0.1.2/config.sub:1213:		os=`echo $os | sed -e 's|mac|macos|'`
pamtester-0.1.2/config.sub-1214-		;;
##############################################
pamtester-0.1.2/config.sub-1218-	-linux*)
pamtester-0.1.2/config.sub:1219:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
pamtester-0.1.2/config.sub-1220-		;;
pamtester-0.1.2/config.sub-1221-	-sunos5*)
pamtester-0.1.2/config.sub:1222:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
pamtester-0.1.2/config.sub-1223-		;;
pamtester-0.1.2/config.sub-1224-	-sunos6*)
pamtester-0.1.2/config.sub:1225:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
pamtester-0.1.2/config.sub-1226-		;;
##############################################
pamtester-0.1.2/config.sub-1273-	-sinix5.*)
pamtester-0.1.2/config.sub:1274:		os=`echo $os | sed -e 's|sinix|sysv|'`
pamtester-0.1.2/config.sub-1275-		;;
##############################################
pamtester-0.1.2/config.sub-1324-		# Get rid of the `-' at the beginning of $os.
pamtester-0.1.2/config.sub:1325:		os=`echo $os | sed 's/[^-]*-//'`
pamtester-0.1.2/config.sub:1326:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
pamtester-0.1.2/config.sub-1327-		exit 1
##############################################
pamtester-0.1.2/config.sub-1566-		esac
pamtester-0.1.2/config.sub:1567:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
pamtester-0.1.2/config.sub-1568-		;;
##############################################
pamtester-0.1.2/missing-92-         from any GNU archive site."
pamtester-0.1.2/missing:93:    files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' $configure_ac`
pamtester-0.1.2/missing-94-    test -z "$files" && files="config.h"
##############################################
pamtester-0.1.2/missing-127-	*.y)
pamtester-0.1.2/missing:128:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
pamtester-0.1.2/missing-129-	    if [ -f "$SRCFILE" ]; then
##############################################
pamtester-0.1.2/missing-131-	    fi
pamtester-0.1.2/missing:132:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'`
pamtester-0.1.2/missing-133-	    if [ -f "$SRCFILE" ]; then
##############################################
pamtester-0.1.2/missing-157-	*.l)
pamtester-0.1.2/missing:158:	    SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
pamtester-0.1.2/missing-159-	    if [ -f "$SRCFILE" ]; then
##############################################
pamtester-0.1.2/missing-177-         the \`GNU make' package.  Grab either from any GNU archive site."
pamtester-0.1.2/missing:178:    file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'`
pamtester-0.1.2/missing-179-    if test -z "$file"; then
pamtester-0.1.2/missing:180:      file=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'`
pamtester-0.1.2/missing:181:      file=`sed -n '/^@setfilename/ { s/.* \([^ ]*\) *$/\1/; p; q; }' $file`
pamtester-0.1.2/missing-182-    fi
##############################################
pamtester-0.1.2/mkinstalldirs-12-do
pamtester-0.1.2/mkinstalldirs:13:   set fnord `echo ":$file" | sed -ne 's/^:\//#/;s/^://;s/\// /g;s/^#/\//;p'`
pamtester-0.1.2/mkinstalldirs-14-   shift
##############################################
pamtester-0.1.2/Makefile.in-169-	dot_seen=no; \
pamtester-0.1.2/Makefile.in:170:	target=`echo $@ | sed s/-recursive//`; \
pamtester-0.1.2/Makefile.in-171-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
pamtester-0.1.2/Makefile.in-194-	test "$$dot_seen" = "no" && rev=". $$rev"; \
pamtester-0.1.2/Makefile.in:195:	target=`echo $@ | sed s/-recursive//`; \
pamtester-0.1.2/Makefile.in-196-	for subdir in $$rev; do \
##############################################
pamtester-0.1.2/Makefile.in-255-	mkdir $(distdir)/=inst
pamtester-0.1.2/Makefile.in:256:	dc_install_base=`cd $(distdir)/=inst && pwd`; \
pamtester-0.1.2/Makefile.in-257-	cd $(distdir)/=build \
##############################################
pamtester-0.1.2/Makefile.in-266-	@banner="$(distdir).tar.gz is ready for distribution"; \
pamtester-0.1.2/Makefile.in:267:	dashes=`echo "$$banner" | sed s/./=/g`; \
pamtester-0.1.2/Makefile.in-268-	echo "$$dashes"; \