=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== libpam-ccreds-10/Makefile.in-280- @list='$(sbin_PROGRAMS)'; for p in $$list; do \ libpam-ccreds-10/Makefile.in:281: p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \ libpam-ccreds-10/Makefile.in-282- if test -f $$p \ libpam-ccreds-10/Makefile.in-283- ; then \ libpam-ccreds-10/Makefile.in:284: f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \ libpam-ccreds-10/Makefile.in-285- echo " $(INSTALL_PROGRAM_ENV) $(sbinPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(sbindir)/$$f'"; \ ############################################## libpam-ccreds-10/Makefile.in-292- @list='$(sbin_PROGRAMS)'; for p in $$list; do \ libpam-ccreds-10/Makefile.in:293: f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \ libpam-ccreds-10/Makefile.in-294- echo " rm -f '$(DESTDIR)$(sbindir)/$$f'"; \ ############################################## libpam-ccreds-10/Makefile.in-333-.c.obj: libpam-ccreds-10/Makefile.in:334:@am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \ libpam-ccreds-10/Makefile.in-335-@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi ############################################## libpam-ccreds-10/Makefile.in-337-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ libpam-ccreds-10/Makefile.in:338:@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'` libpam-ccreds-10/Makefile.in-339-uninstall-info-am: ############################################## libpam-ccreds-10/Makefile.in-381-GTAGS: libpam-ccreds-10/Makefile.in:382: here=`$(am__cd) $(top_builddir) && pwd` \ libpam-ccreds-10/Makefile.in-383- && cd $(top_srcdir) \ ############################################## libpam-ccreds-10/Makefile.in-391- mkdir $(distdir) libpam-ccreds-10/Makefile.in:392: @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ libpam-ccreds-10/Makefile.in:393: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ libpam-ccreds-10/Makefile.in-394- list='$(DISTFILES)'; for file in $$list; do \ libpam-ccreds-10/Makefile.in-395- case $$file in \ libpam-ccreds-10/Makefile.in:396: $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ libpam-ccreds-10/Makefile.in:397: $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ libpam-ccreds-10/Makefile.in-398- esac; \ libpam-ccreds-10/Makefile.in-399- if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ libpam-ccreds-10/Makefile.in:400: dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ libpam-ccreds-10/Makefile.in-401- if test "$$dir" != "$$file" && test "$$dir" != "."; then \ ############################################## libpam-ccreds-10/Makefile.in-467- chmod a-w $(distdir) libpam-ccreds-10/Makefile.in:468: dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ libpam-ccreds-10/Makefile.in-469- && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ ############################################## libpam-ccreds-10/Makefile.in-498- @cd $(distuninstallcheck_dir) \ libpam-ccreds-10/Makefile.in:499: && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \ libpam-ccreds-10/Makefile.in-500- || { echo "ERROR: files left after uninstall:" ; \ ############################################## libpam-ccreds-10/Makefile.in-510- fi libpam-ccreds-10/Makefile.in:511: @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \ libpam-ccreds-10/Makefile.in-512- || { echo "ERROR: files left in build directory after distclean:" ; \ ############################################## libpam-ccreds-10/acinclude.m4-38- if echo "$tmp" | grep ':' >/dev/null 2>/dev/null ; then libpam-ccreds-10/acinclude.m4:39: req_libgcrypt_api=`echo "$tmp" | sed 's/\(.*\):\(.*\)/\1/'` libpam-ccreds-10/acinclude.m4:40: min_libgcrypt_version=`echo "$tmp" | sed 's/\(.*\):\(.*\)/\2/'` libpam-ccreds-10/acinclude.m4-41- else ############################################## libpam-ccreds-10/acinclude.m4-54- sed 's/\([[0-9]]*\)\.\([[0-9]]*\)\.\([[0-9]]*\)/\3/'` libpam-ccreds-10/acinclude.m4:55: libgcrypt_config_version=`$LIBGCRYPT_CONFIG --version` libpam-ccreds-10/acinclude.m4-56- major=`echo $libgcrypt_config_version | \ ############################################## libpam-ccreds-10/acinclude.m4-86- if test "$req_libgcrypt_api" -gt 0 ; then libpam-ccreds-10/acinclude.m4:87: tmp=`$LIBGCRYPT_CONFIG --api-version 2>/dev/null || echo 0` libpam-ccreds-10/acinclude.m4-88- if test "$tmp" -gt 0 ; then ############################################## libpam-ccreds-10/acinclude.m4-99- if test $ok = yes; then libpam-ccreds-10/acinclude.m4:100: LIBGCRYPT_CFLAGS=`$LIBGCRYPT_CONFIG --cflags` libpam-ccreds-10/acinclude.m4:101: LIBGCRYPT_LIBS=`$LIBGCRYPT_CONFIG --libs` libpam-ccreds-10/acinclude.m4-102- ifelse([$2], , :, [$2]) ############################################## libpam-ccreds-10/aclocal.m4-42-# $ac_aux_dir to `$srcdir/foo'. In other projects, it is set to libpam-ccreds-10/aclocal.m4:43:# `$srcdir', `$srcdir/..', or `$srcdir/../..'. libpam-ccreds-10/aclocal.m4-44-# ############################################## libpam-ccreds-10/aclocal.m4-66-# iff we strip the leading $srcdir from $ac_aux_dir. That would be: libpam-ccreds-10/aclocal.m4:67:# am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"` libpam-ccreds-10/aclocal.m4-68-# and then we would define $MISSING as ############################################## libpam-ccreds-10/aclocal.m4-82-# expand $ac_aux_dir to an absolute path libpam-ccreds-10/aclocal.m4:83:am_aux_dir=`cd $ac_aux_dir && pwd` libpam-ccreds-10/aclocal.m4-84-]) ############################################## libpam-ccreds-10/aclocal.m4-180- if test "$am_compiler_list" = ""; then libpam-ccreds-10/aclocal.m4:181: am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp` libpam-ccreds-10/aclocal.m4-182- fi ############################################## libpam-ccreds-10/aclocal.m4-290- # Strip MF so we end up with the name of the file. libpam-ccreds-10/aclocal.m4:291: mf=`echo "$mf" | sed -e 's/:.*$//'` libpam-ccreds-10/aclocal.m4-292- # Check whether this is an Automake generated Makefile or not. ############################################## libpam-ccreds-10/aclocal.m4-298- if grep '^#.*generated by automake' $mf > /dev/null 2>&1; then libpam-ccreds-10/aclocal.m4:299: dirpart=`AS_DIRNAME("$mf")` libpam-ccreds-10/aclocal.m4-300- else ############################################## libpam-ccreds-10/aclocal.m4-304- # from the Makefile without running `make'. libpam-ccreds-10/aclocal.m4:305: DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` libpam-ccreds-10/aclocal.m4-306- test -z "$DEPDIR" && continue libpam-ccreds-10/aclocal.m4:307: am__include=`sed -n 's/^am__include = //p' < "$mf"` libpam-ccreds-10/aclocal.m4-308- test -z "am__include" && continue libpam-ccreds-10/aclocal.m4:309: am__quote=`sed -n 's/^am__quote = //p' < "$mf"` libpam-ccreds-10/aclocal.m4-310- # When using ansi2knr, U may be empty or an underscore; expand it libpam-ccreds-10/aclocal.m4:311: U=`sed -n 's/^U = //p' < "$mf"` libpam-ccreds-10/aclocal.m4-312- # Find all dependency output files, they are included files with ############################################## libpam-ccreds-10/aclocal.m4-320- test -f "$dirpart/$file" && continue libpam-ccreds-10/aclocal.m4:321: fdir=`AS_DIRNAME(["$file"])` libpam-ccreds-10/aclocal.m4-322- AS_MKDIR_P([$dirpart/$fdir]) ############################################## libpam-ccreds-10/aclocal.m4-387-# test to see if srcdir already configured libpam-ccreds-10/aclocal.m4:388:if test "`cd $srcdir && pwd`" != "`pwd`" && libpam-ccreds-10/aclocal.m4-389- test -f $srcdir/config.status; then ############################################## libpam-ccreds-10/aclocal.m4-463- * ) libpam-ccreds-10/aclocal.m4:464: _am_stamp_count=`expr $_am_stamp_count + 1` ;; libpam-ccreds-10/aclocal.m4-465- esac libpam-ccreds-10/aclocal.m4-466-done libpam-ccreds-10/aclocal.m4:467:echo "timestamp for $1" >`AS_DIRNAME([$1])`/stamp-h[]$_am_stamp_count]) libpam-ccreds-10/aclocal.m4-468- ############################################## libpam-ccreds-10/aclocal.m4-564-# case it prints its new name instead of `make'. libpam-ccreds-10/aclocal.m4:565:if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then libpam-ccreds-10/aclocal.m4-566- am__include=include ############################################## libpam-ccreds-10/aclocal.m4-572- echo '.include "confinc"' > confmf libpam-ccreds-10/aclocal.m4:573: if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then libpam-ccreds-10/aclocal.m4-574- am__include=.include ############################################## libpam-ccreds-10/aclocal.m4-739-if ( libpam-ccreds-10/aclocal.m4:740: set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null` libpam-ccreds-10/aclocal.m4-741- if test "$[*]" = "X"; then libpam-ccreds-10/aclocal.m4-742- # -L didn't work. libpam-ccreds-10/aclocal.m4:743: set X `ls -t $srcdir/configure conftest.file` libpam-ccreds-10/aclocal.m4-744- fi ############################################## libpam-ccreds-10/config.guess-44- libpam-ccreds-10/config.guess:45:me=`echo "$0" | sed -e 's,.*/,,'` libpam-ccreds-10/config.guess-46- ############################################## libpam-ccreds-10/config.guess-175- # The OS release libpam-ccreds-10/config.guess:176: release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'` libpam-ccreds-10/config.guess-177- # Since CPU_TYPE-MANUFACTURER-KERNEL-OPERATING_SYSTEM: ############################################## libpam-ccreds-10/config.guess-222- if test $UNAME_RELEASE = "V4.0"; then libpam-ccreds-10/config.guess:223: UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'` libpam-ccreds-10/config.guess-224- fi ############################################## libpam-ccreds-10/config.guess-256- if test "$?" = 0 ; then libpam-ccreds-10/config.guess:257: case `./$dummy` in libpam-ccreds-10/config.guess-258- 0-0) ############################################## libpam-ccreds-10/config.guess-281- rm -f $dummy.s $dummy libpam-ccreds-10/config.guess:282: echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[VTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'` libpam-ccreds-10/config.guess-283- exit 0 ;; ############################################## libpam-ccreds-10/config.guess-322- sun4H:SunOS:5.*:*) libpam-ccreds-10/config.guess:323: echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` libpam-ccreds-10/config.guess-324- exit 0 ;; libpam-ccreds-10/config.guess-325- sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*) libpam-ccreds-10/config.guess:326: echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` libpam-ccreds-10/config.guess-327- exit 0 ;; libpam-ccreds-10/config.guess-328- i86pc:SunOS:5.*:*) libpam-ccreds-10/config.guess:329: echo i386-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` libpam-ccreds-10/config.guess-330- exit 0 ;; ############################################## libpam-ccreds-10/config.guess-334- # it's likely to be more like Solaris than SunOS4. libpam-ccreds-10/config.guess:335: echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` libpam-ccreds-10/config.guess-336- exit 0 ;; ############################################## libpam-ccreds-10/config.guess-343- # Japanese Language versions have a version number like `4.1.3-JL'. libpam-ccreds-10/config.guess:344: echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'` libpam-ccreds-10/config.guess-345- exit 0 ;; ############################################## libpam-ccreds-10/config.guess-349- sun*:*:4.2BSD:*) libpam-ccreds-10/config.guess:350: UNAME_RELEASE=`(head -1 /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null` libpam-ccreds-10/config.guess-351- test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3 ############################################## libpam-ccreds-10/config.guess-428- $CC_FOR_BUILD $dummy.c -o $dummy \ libpam-ccreds-10/config.guess:429: && ./$dummy `echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` \ libpam-ccreds-10/config.guess-430- && rm -f $dummy.c $dummy && exit 0 ############################################## libpam-ccreds-10/config.guess-478- *:IRIX*:*:*) libpam-ccreds-10/config.guess:479: echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'` libpam-ccreds-10/config.guess-480- exit 0 ;; ############################################## libpam-ccreds-10/config.guess-518- *:AIX:*:[45]) libpam-ccreds-10/config.guess:519: IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | head -1 | awk '{ print $1 }'` libpam-ccreds-10/config.guess-520- if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then ############################################## libpam-ccreds-10/config.guess-553- 9000/[34678]??:HP-UX:*:*) libpam-ccreds-10/config.guess:554: HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'` libpam-ccreds-10/config.guess-555- case "${UNAME_MACHINE}" in ############################################## libpam-ccreds-10/config.guess-607-EOF libpam-ccreds-10/config.guess:608: (CCOPTS= $CC_FOR_BUILD $dummy.c -o $dummy 2>/dev/null) && HP_ARCH=`./$dummy` libpam-ccreds-10/config.guess-609- if test -z "$HP_ARCH"; then HP_ARCH=hppa; fi ############################################## libpam-ccreds-10/config.guess-615- ia64:HP-UX:*:*) libpam-ccreds-10/config.guess:616: HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'` libpam-ccreds-10/config.guess-617- echo ia64-hp-hpux${HPUX_REV} ############################################## libpam-ccreds-10/config.guess-722- FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'` libpam-ccreds-10/config.guess:723: FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'` libpam-ccreds-10/config.guess-724- echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}" ############################################## libpam-ccreds-10/config.guess-735- *:FreeBSD:*:*) libpam-ccreds-10/config.guess:736: echo ${UNAME_MACHINE}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` libpam-ccreds-10/config.guess-737- exit 0 ;; ############################################## libpam-ccreds-10/config.guess-762- prep*:SunOS:5.*:*) libpam-ccreds-10/config.guess:763: echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` libpam-ccreds-10/config.guess-764- exit 0 ;; libpam-ccreds-10/config.guess-765- *:GNU:*:*) libpam-ccreds-10/config.guess:766: echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'` libpam-ccreds-10/config.guess-767- exit 0 ;; ############################################## libpam-ccreds-10/config.guess-795-EOF libpam-ccreds-10/config.guess:796: eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^CPU=` libpam-ccreds-10/config.guess-797- rm -f $dummy.c ############################################## libpam-ccreds-10/config.guess-892-EOF libpam-ccreds-10/config.guess:893: eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^LIBC=` libpam-ccreds-10/config.guess-894- rm -f $dummy.c ############################################## libpam-ccreds-10/config.guess-912- i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*) libpam-ccreds-10/config.guess:913: UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'` libpam-ccreds-10/config.guess-914- if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then ############################################## libpam-ccreds-10/config.sub-61- libpam-ccreds-10/config.sub:62:me=`echo "$0" | sed -e 's,.*/,,'` libpam-ccreds-10/config.sub-63- ############################################## libpam-ccreds-10/config.sub-125-# Here we must recognize all the valid KERNEL-OS combinations. libpam-ccreds-10/config.sub:126:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'` libpam-ccreds-10/config.sub-127-case $maybe_os in ############################################## libpam-ccreds-10/config.sub-129- os=-$maybe_os libpam-ccreds-10/config.sub:130: basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'` libpam-ccreds-10/config.sub-131- ;; libpam-ccreds-10/config.sub-132- *) libpam-ccreds-10/config.sub:133: basic_machine=`echo $1 | sed 's/-[^-]*$//'` libpam-ccreds-10/config.sub-134- if [ $basic_machine != $1 ] libpam-ccreds-10/config.sub:135: then os=`echo $1 | sed 's/.*-/-/'` libpam-ccreds-10/config.sub-136- else os=; fi ############################################## libpam-ccreds-10/config.sub-180- os=-sco3.2v5 libpam-ccreds-10/config.sub:181: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` libpam-ccreds-10/config.sub-182- ;; ############################################## libpam-ccreds-10/config.sub-184- os=-sco3.2v4 libpam-ccreds-10/config.sub:185: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` libpam-ccreds-10/config.sub-186- ;; libpam-ccreds-10/config.sub-187- -sco3.2.[4-9]*) libpam-ccreds-10/config.sub:188: os=`echo $os | sed -e 's/sco3.2./sco3.2v/'` libpam-ccreds-10/config.sub:189: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` libpam-ccreds-10/config.sub-190- ;; ############################################## libpam-ccreds-10/config.sub-192- # Don't forget version if it is 3.2v4 or newer. libpam-ccreds-10/config.sub:193: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` libpam-ccreds-10/config.sub-194- ;; ############################################## libpam-ccreds-10/config.sub-196- os=-sco3.2v2 libpam-ccreds-10/config.sub:197: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` libpam-ccreds-10/config.sub-198- ;; libpam-ccreds-10/config.sub-199- -udk*) libpam-ccreds-10/config.sub:200: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` libpam-ccreds-10/config.sub-201- ;; ############################################## libpam-ccreds-10/config.sub-203- os=-isc2.2 libpam-ccreds-10/config.sub:204: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` libpam-ccreds-10/config.sub-205- ;; ############################################## libpam-ccreds-10/config.sub-209- -isc*) libpam-ccreds-10/config.sub:210: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` libpam-ccreds-10/config.sub-211- ;; ############################################## libpam-ccreds-10/config.sub-215- -ptx*) libpam-ccreds-10/config.sub:216: basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'` libpam-ccreds-10/config.sub-217- ;; libpam-ccreds-10/config.sub-218- -windowsnt*) libpam-ccreds-10/config.sub:219: os=`echo $os | sed -e 's/windowsnt/winnt/'` libpam-ccreds-10/config.sub-220- ;; ############################################## libpam-ccreds-10/config.sub-281- *-*-*) libpam-ccreds-10/config.sub:282: echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2 libpam-ccreds-10/config.sub-283- exit 1 ############################################## libpam-ccreds-10/config.sub-559- i*86v32) libpam-ccreds-10/config.sub:560: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` libpam-ccreds-10/config.sub-561- os=-sysv32 ############################################## libpam-ccreds-10/config.sub-563- i*86v4*) libpam-ccreds-10/config.sub:564: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` libpam-ccreds-10/config.sub-565- os=-sysv4 ############################################## libpam-ccreds-10/config.sub-567- i*86v) libpam-ccreds-10/config.sub:568: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` libpam-ccreds-10/config.sub-569- os=-sysv ############################################## libpam-ccreds-10/config.sub-571- i*86sol2) libpam-ccreds-10/config.sub:572: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` libpam-ccreds-10/config.sub-573- os=-solaris2 ############################################## libpam-ccreds-10/config.sub-627- mips3*-*) libpam-ccreds-10/config.sub:628: basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'` libpam-ccreds-10/config.sub-629- ;; libpam-ccreds-10/config.sub-630- mips3*) libpam-ccreds-10/config.sub:631: basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown libpam-ccreds-10/config.sub-632- ;; ############################################## libpam-ccreds-10/config.sub-762- pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*) libpam-ccreds-10/config.sub:763: basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'` libpam-ccreds-10/config.sub-764- ;; libpam-ccreds-10/config.sub-765- pentiumpro-* | p6-* | 6x86-* | athlon-*) libpam-ccreds-10/config.sub:766: basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'` libpam-ccreds-10/config.sub-767- ;; libpam-ccreds-10/config.sub-768- pentiumii-* | pentium2-*) libpam-ccreds-10/config.sub:769: basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'` libpam-ccreds-10/config.sub-770- ;; ############################################## libpam-ccreds-10/config.sub-777- ;; libpam-ccreds-10/config.sub:778: ppc-*) basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'` libpam-ccreds-10/config.sub-779- ;; ############################################## libpam-ccreds-10/config.sub-783- ppcle-* | powerpclittle-*) libpam-ccreds-10/config.sub:784: basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'` libpam-ccreds-10/config.sub-785- ;; ############################################## libpam-ccreds-10/config.sub-787- ;; libpam-ccreds-10/config.sub:788: ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'` libpam-ccreds-10/config.sub-789- ;; ############################################## libpam-ccreds-10/config.sub-793- ppc64le-* | powerpc64little-*) libpam-ccreds-10/config.sub:794: basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'` libpam-ccreds-10/config.sub-795- ;; ############################################## libpam-ccreds-10/config.sub-1048- *) libpam-ccreds-10/config.sub:1049: echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2 libpam-ccreds-10/config.sub-1050- exit 1 ############################################## libpam-ccreds-10/config.sub-1056- *-digital*) libpam-ccreds-10/config.sub:1057: basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'` libpam-ccreds-10/config.sub-1058- ;; libpam-ccreds-10/config.sub-1059- *-commodore*) libpam-ccreds-10/config.sub:1060: basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'` libpam-ccreds-10/config.sub-1061- ;; ############################################## libpam-ccreds-10/config.sub-1074- -solaris1 | -solaris1.*) libpam-ccreds-10/config.sub:1075: os=`echo $os | sed -e 's|solaris1|sunos4|'` libpam-ccreds-10/config.sub-1076- ;; ############################################## libpam-ccreds-10/config.sub-1086- -gnu/linux*) libpam-ccreds-10/config.sub:1087: os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'` libpam-ccreds-10/config.sub-1088- ;; ############################################## libpam-ccreds-10/config.sub-1129- -mac*) libpam-ccreds-10/config.sub:1130: os=`echo $os | sed -e 's|mac|macos|'` libpam-ccreds-10/config.sub-1131- ;; libpam-ccreds-10/config.sub-1132- -linux*) libpam-ccreds-10/config.sub:1133: os=`echo $os | sed -e 's|linux|linux-gnu|'` libpam-ccreds-10/config.sub-1134- ;; libpam-ccreds-10/config.sub-1135- -sunos5*) libpam-ccreds-10/config.sub:1136: os=`echo $os | sed -e 's|sunos5|solaris2|'` libpam-ccreds-10/config.sub-1137- ;; libpam-ccreds-10/config.sub-1138- -sunos6*) libpam-ccreds-10/config.sub:1139: os=`echo $os | sed -e 's|sunos6|solaris3|'` libpam-ccreds-10/config.sub-1140- ;; ############################################## libpam-ccreds-10/config.sub-1178- -sinix5.*) libpam-ccreds-10/config.sub:1179: os=`echo $os | sed -e 's|sinix|sysv|'` libpam-ccreds-10/config.sub-1180- ;; ############################################## libpam-ccreds-10/config.sub-1217- # Get rid of the `-' at the beginning of $os. libpam-ccreds-10/config.sub:1218: os=`echo $os | sed 's/[^-]*-//'` libpam-ccreds-10/config.sub:1219: echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2 libpam-ccreds-10/config.sub-1220- exit 1 ############################################## libpam-ccreds-10/config.sub-1444- esac libpam-ccreds-10/config.sub:1445: basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"` libpam-ccreds-10/config.sub-1446- ;; ############################################## libpam-ccreds-10/configure-43-do libpam-ccreds-10/configure:44: if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then libpam-ccreds-10/configure-45- eval $as_var=C; export $as_var ############################################## libpam-ccreds-10/configure-101- as_lineno_2=$LINENO libpam-ccreds-10/configure:102: as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null` libpam-ccreds-10/configure-103- test "x$as_lineno_1" != "x$as_lineno_2" && ############################################## libpam-ccreds-10/configure-140- as_lineno_2=$LINENO libpam-ccreds-10/configure:141: as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null` libpam-ccreds-10/configure-142- test "x$as_lineno_1" != "x$as_lineno_2" && ############################################## libpam-ccreds-10/configure-363- libpam-ccreds-10/configure:364: ac_optarg=`expr "x$ac_option" : 'x[^=]*=\(.*\)'` libpam-ccreds-10/configure-365- ############################################## libpam-ccreds-10/configure-396- -disable-* | --disable-*) libpam-ccreds-10/configure:397: ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'` libpam-ccreds-10/configure-398- # Reject names that are not valid shell variable names. ############################################## libpam-ccreds-10/configure-401- { (exit 1); exit 1; }; } libpam-ccreds-10/configure:402: ac_feature=`echo $ac_feature | sed 's/-/_/g'` libpam-ccreds-10/configure-403- eval "enable_$ac_feature=no" ;; ############################################## libpam-ccreds-10/configure-405- -enable-* | --enable-*) libpam-ccreds-10/configure:406: ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` libpam-ccreds-10/configure-407- # Reject names that are not valid shell variable names. ############################################## libpam-ccreds-10/configure-410- { (exit 1); exit 1; }; } libpam-ccreds-10/configure:411: ac_feature=`echo $ac_feature | sed 's/-/_/g'` libpam-ccreds-10/configure-412- case $ac_option in libpam-ccreds-10/configure:413: *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;; libpam-ccreds-10/configure-414- *) ac_optarg=yes ;; ############################################## libpam-ccreds-10/configure-587- -with-* | --with-*) libpam-ccreds-10/configure:588: ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` libpam-ccreds-10/configure-589- # Reject names that are not valid shell variable names. ############################################## libpam-ccreds-10/configure-592- { (exit 1); exit 1; }; } libpam-ccreds-10/configure:593: ac_package=`echo $ac_package| sed 's/-/_/g'` libpam-ccreds-10/configure-594- case $ac_option in libpam-ccreds-10/configure:595: *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;; libpam-ccreds-10/configure-596- *) ac_optarg=yes ;; ############################################## libpam-ccreds-10/configure-600- -without-* | --without-*) libpam-ccreds-10/configure:601: ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'` libpam-ccreds-10/configure-602- # Reject names that are not valid shell variable names. ############################################## libpam-ccreds-10/configure-605- { (exit 1); exit 1; }; } libpam-ccreds-10/configure:606: ac_package=`echo $ac_package | sed 's/-/_/g'` libpam-ccreds-10/configure-607- eval "with_$ac_package=no" ;; ############################################## libpam-ccreds-10/configure-632- *=*) libpam-ccreds-10/configure:633: ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='` libpam-ccreds-10/configure-634- # Reject names that are not valid shell variable names. ############################################## libpam-ccreds-10/configure-637- { (exit 1); exit 1; }; } libpam-ccreds-10/configure:638: ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` libpam-ccreds-10/configure-639- eval "$ac_envvar='$ac_optarg'" ############################################## libpam-ccreds-10/configure-653-if test -n "$ac_prev"; then libpam-ccreds-10/configure:654: ac_option=--`echo $ac_prev | sed 's/_/-/g'` libpam-ccreds-10/configure-655- { echo "$as_me: error: missing argument to $ac_option" >&2 ############################################## libpam-ccreds-10/configure-661-do libpam-ccreds-10/configure:662: eval ac_val=$`echo $ac_var` libpam-ccreds-10/configure-663- case $ac_val in ############################################## libpam-ccreds-10/configure-673-do libpam-ccreds-10/configure:674: eval ac_val=$`echo $ac_var` libpam-ccreds-10/configure-675- case $ac_val in ############################################## libpam-ccreds-10/configure-740- { (exit 1); exit 1; }; } libpam-ccreds-10/configure:741:srcdir=`echo "$srcdir" | sed 's%\([^\\/]\)[\\/]*$%\1%'` libpam-ccreds-10/configure-742-ac_env_build_alias_set=${build_alias+set} ############################################## libpam-ccreds-10/configure-811-By default, \`make install' will install all the files in libpam-ccreds-10/configure:812:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify libpam-ccreds-10/configure:813:an installation prefix other than \`$ac_default_prefix' using \`--prefix', libpam-ccreds-10/configure-814-for instance \`--prefix=\$HOME'. ############################################## libpam-ccreds-10/configure-890-if test "$ac_dir" != .; then libpam-ccreds-10/configure:891: ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'` libpam-ccreds-10/configure-892- # A "../" for each directory in $ac_dir_suffix. libpam-ccreds-10/configure:893: ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'` libpam-ccreds-10/configure-894-else ############################################## libpam-ccreds-10/configure-903- else libpam-ccreds-10/configure:904: ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'` libpam-ccreds-10/configure-905- fi ;; ############################################## libpam-ccreds-10/configure-1057- *" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*) libpam-ccreds-10/configure:1058: ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;; libpam-ccreds-10/configure-1059- esac ############################################## libpam-ccreds-10/configure-1129- do libpam-ccreds-10/configure:1130: eval ac_val=$`echo $ac_var` libpam-ccreds-10/configure-1131- echo "$ac_var='"'"'$ac_val'"'"'" ############################################## libpam-ccreds-10/configure-1143- do libpam-ccreds-10/configure:1144: eval ac_val=$`echo $ac_var` libpam-ccreds-10/configure-1145- echo "$ac_var='"'"'$ac_val'"'"'" ############################################## libpam-ccreds-10/configure-1250- set,) libpam-ccreds-10/configure:1251: { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5 libpam-ccreds-10/configure:1252:echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;} libpam-ccreds-10/configure-1253- ac_cache_corrupted=: ;; ############################################## libpam-ccreds-10/configure-1273- *" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*) libpam-ccreds-10/configure:1274: ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;; libpam-ccreds-10/configure-1275- *) ac_arg=$ac_var=$ac_new_val ;; ############################################## libpam-ccreds-10/configure-1352-test -z "$ac_cv_build_alias" && libpam-ccreds-10/configure:1353: ac_cv_build_alias=`$ac_config_guess` libpam-ccreds-10/configure-1354-test -z "$ac_cv_build_alias" && ############################################## libpam-ccreds-10/configure-1357- { (exit 1); exit 1; }; } libpam-ccreds-10/configure:1358:ac_cv_build=`$ac_config_sub $ac_cv_build_alias` || libpam-ccreds-10/configure-1359- { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_build_alias failed" >&5 ############################################## libpam-ccreds-10/configure-1366-build=$ac_cv_build libpam-ccreds-10/configure:1367:build_cpu=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'` libpam-ccreds-10/configure:1368:build_vendor=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'` libpam-ccreds-10/configure:1369:build_os=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'` libpam-ccreds-10/configure-1370- ############################################## libpam-ccreds-10/configure-1379- ac_cv_host_alias=$ac_cv_build_alias libpam-ccreds-10/configure:1380:ac_cv_host=`$ac_config_sub $ac_cv_host_alias` || libpam-ccreds-10/configure-1381- { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_host_alias failed" >&5 ############################################## libpam-ccreds-10/configure-1388-host=$ac_cv_host libpam-ccreds-10/configure:1389:host_cpu=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'` libpam-ccreds-10/configure:1390:host_vendor=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'` libpam-ccreds-10/configure:1391:host_os=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'` libpam-ccreds-10/configure-1392- ############################################## libpam-ccreds-10/configure-1401- ac_cv_target_alias=$ac_cv_host_alias libpam-ccreds-10/configure:1402:ac_cv_target=`$ac_config_sub $ac_cv_target_alias` || libpam-ccreds-10/configure-1403- { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_target_alias failed" >&5 ############################################## libpam-ccreds-10/configure-1410-target=$ac_cv_target libpam-ccreds-10/configure:1411:target_cpu=`echo $ac_cv_target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'` libpam-ccreds-10/configure:1412:target_vendor=`echo $ac_cv_target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'` libpam-ccreds-10/configure:1413:target_os=`echo $ac_cv_target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'` libpam-ccreds-10/configure-1414- ############################################## libpam-ccreds-10/configure-1514-if ( libpam-ccreds-10/configure:1515: set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null` libpam-ccreds-10/configure-1516- if test "$*" = "X"; then libpam-ccreds-10/configure-1517- # -L didn't work. libpam-ccreds-10/configure:1518: set X `ls -t $srcdir/configure conftest.file` libpam-ccreds-10/configure-1519- fi ############################################## libpam-ccreds-10/configure-1558-_ACEOF libpam-ccreds-10/configure:1559:program_transform_name=`echo $program_transform_name | sed -f conftest.sed` libpam-ccreds-10/configure-1560-rm conftest.sed ############################################## libpam-ccreds-10/configure-1562-# expand $ac_aux_dir to an absolute path libpam-ccreds-10/configure:1563:am_aux_dir=`cd $ac_aux_dir && pwd` libpam-ccreds-10/configure-1564- ############################################## libpam-ccreds-10/configure-1649-echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6 libpam-ccreds-10/configure:1650:set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,:./+-,___p_,'` libpam-ccreds-10/configure-1651-if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then ############################################## libpam-ccreds-10/configure-1658-# GNU make sometimes prints "make[1]: Entering...", which would confuse us. libpam-ccreds-10/configure:1659:eval `${MAKE-make} -f conftest.make 2>/dev/null | grep temp=` libpam-ccreds-10/configure-1660-if test -n "$ac_maketemp"; then ############################################## libpam-ccreds-10/configure-1666-fi libpam-ccreds-10/configure:1667:if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then libpam-ccreds-10/configure-1668- echo "$as_me:$LINENO: result: yes" >&5 ############################################## libpam-ccreds-10/configure-1686-# test to see if srcdir already configured libpam-ccreds-10/configure:1687:if test "`cd $srcdir && pwd`" != "`pwd`" && libpam-ccreds-10/configure-1688- test -f $srcdir/config.status; then ############################################## libpam-ccreds-10/configure-2180- "checking for C compiler version" >&5 libpam-ccreds-10/configure:2181:ac_compiler=`set X $ac_compile; echo $2` libpam-ccreds-10/configure-2182-{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5 ############################################## libpam-ccreds-10/configure-2219-echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6 libpam-ccreds-10/configure:2220:ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` libpam-ccreds-10/configure-2221-if { (eval echo "$as_me:$LINENO: \"$ac_link_default\"") >&5 ############################################## libpam-ccreds-10/configure-2247- *.* ) libpam-ccreds-10/configure:2248: ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` libpam-ccreds-10/configure-2249- # FIXME: I believe we export ac_cv_exeext for Libtool, ############################################## libpam-ccreds-10/configure-2327- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) ;; libpam-ccreds-10/configure:2328: *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` libpam-ccreds-10/configure-2329- export ac_cv_exeext ############################################## libpam-ccreds-10/configure-2377- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg ) ;; libpam-ccreds-10/configure:2378: *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'` libpam-ccreds-10/configure-2379- break;; ############################################## libpam-ccreds-10/configure-2456-echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6 libpam-ccreds-10/configure:2457:GCC=`test $ac_compiler_gnu = yes && echo yes` libpam-ccreds-10/configure-2458-ac_test_CFLAGS=${CFLAGS+set} ############################################## libpam-ccreds-10/configure-2815-# case it prints its new name instead of `make'. libpam-ccreds-10/configure:2816:if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then libpam-ccreds-10/configure-2817- am__include=include ############################################## libpam-ccreds-10/configure-2823- echo '.include "confinc"' > confmf libpam-ccreds-10/configure:2824: if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then libpam-ccreds-10/configure-2825- am__include=.include ############################################## libpam-ccreds-10/configure-2885- if test "$am_compiler_list" = ""; then libpam-ccreds-10/configure:2886: am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp` libpam-ccreds-10/configure-2887- fi ############################################## libpam-ccreds-10/configure-3578-do libpam-ccreds-10/configure:3579:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` libpam-ccreds-10/configure-3580-echo "$as_me:$LINENO: checking for $ac_header" >&5 ############################################## libpam-ccreds-10/configure-3625-fi libpam-ccreds-10/configure:3626:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 libpam-ccreds-10/configure:3627:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 libpam-ccreds-10/configure:3628:if test `eval echo '${'$as_ac_Header'}'` = yes; then libpam-ccreds-10/configure-3629- cat >>confdefs.h <<_ACEOF libpam-ccreds-10/configure:3630:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 libpam-ccreds-10/configure-3631-_ACEOF ############################################## libpam-ccreds-10/configure-3640-do libpam-ccreds-10/configure:3641:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` libpam-ccreds-10/configure-3642-if eval "test \"\${$as_ac_Header+set}\" = set"; then ############################################## libpam-ccreds-10/configure-3647-fi libpam-ccreds-10/configure:3648:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 libpam-ccreds-10/configure:3649:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 libpam-ccreds-10/configure-3650-else ############################################## libpam-ccreds-10/configure-3774-fi libpam-ccreds-10/configure:3775:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 libpam-ccreds-10/configure:3776:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 libpam-ccreds-10/configure-3777- libpam-ccreds-10/configure-3778-fi libpam-ccreds-10/configure:3779:if test `eval echo '${'$as_ac_Header'}'` = yes; then libpam-ccreds-10/configure-3780- cat >>confdefs.h <<_ACEOF libpam-ccreds-10/configure:3781:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 libpam-ccreds-10/configure-3782-_ACEOF ############################################## libpam-ccreds-10/configure-3916- if echo "$tmp" | grep ':' >/dev/null 2>/dev/null ; then libpam-ccreds-10/configure:3917: req_libgcrypt_api=`echo "$tmp" | sed 's/\(.*\):\(.*\)/\1/'` libpam-ccreds-10/configure:3918: min_libgcrypt_version=`echo "$tmp" | sed 's/\(.*\):\(.*\)/\2/'` libpam-ccreds-10/configure-3919- else ############################################## libpam-ccreds-10/configure-3933- sed 's/\([0-9]*\)\.\([0-9]*\)\.\([0-9]*\)/\3/'` libpam-ccreds-10/configure:3934: libgcrypt_config_version=`$LIBGCRYPT_CONFIG --version` libpam-ccreds-10/configure-3935- major=`echo $libgcrypt_config_version | \ ############################################## libpam-ccreds-10/configure-3967- if test "$req_libgcrypt_api" -gt 0 ; then libpam-ccreds-10/configure:3968: tmp=`$LIBGCRYPT_CONFIG --api-version 2>/dev/null || echo 0` libpam-ccreds-10/configure-3969- if test "$tmp" -gt 0 ; then ############################################## libpam-ccreds-10/configure-3983- if test $ok = yes; then libpam-ccreds-10/configure:3984: LIBGCRYPT_CFLAGS=`$LIBGCRYPT_CONFIG --cflags` libpam-ccreds-10/configure:3985: LIBGCRYPT_LIBS=`$LIBGCRYPT_CONFIG --libs` libpam-ccreds-10/configure-3986- : ############################################## libpam-ccreds-10/configure-4003-do libpam-ccreds-10/configure:4004:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` libpam-ccreds-10/configure-4005-if eval "test \"\${$as_ac_Header+set}\" = set"; then ############################################## libpam-ccreds-10/configure-4010-fi libpam-ccreds-10/configure:4011:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 libpam-ccreds-10/configure:4012:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 libpam-ccreds-10/configure-4013-else ############################################## libpam-ccreds-10/configure-4137-fi libpam-ccreds-10/configure:4138:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 libpam-ccreds-10/configure:4139:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 libpam-ccreds-10/configure-4140- libpam-ccreds-10/configure-4141-fi libpam-ccreds-10/configure:4142:if test `eval echo '${'$as_ac_Header'}'` = yes; then libpam-ccreds-10/configure-4143- cat >>confdefs.h <<_ACEOF libpam-ccreds-10/configure:4144:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 libpam-ccreds-10/configure-4145-_ACEOF ############################################## libpam-ccreds-10/configure-4155-do libpam-ccreds-10/configure:4156:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` libpam-ccreds-10/configure-4157-if eval "test \"\${$as_ac_Header+set}\" = set"; then ############################################## libpam-ccreds-10/configure-4162-fi libpam-ccreds-10/configure:4163:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 libpam-ccreds-10/configure:4164:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 libpam-ccreds-10/configure-4165-else ############################################## libpam-ccreds-10/configure-4289-fi libpam-ccreds-10/configure:4290:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 libpam-ccreds-10/configure:4291:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 libpam-ccreds-10/configure-4292- libpam-ccreds-10/configure-4293-fi libpam-ccreds-10/configure:4294:if test `eval echo '${'$as_ac_Header'}'` = yes; then libpam-ccreds-10/configure-4295- cat >>confdefs.h <<_ACEOF libpam-ccreds-10/configure:4296:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 libpam-ccreds-10/configure-4297-_ACEOF ############################################## libpam-ccreds-10/configure-4306-do libpam-ccreds-10/configure:4307:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` libpam-ccreds-10/configure-4308-if eval "test \"\${$as_ac_Header+set}\" = set"; then ############################################## libpam-ccreds-10/configure-4313-fi libpam-ccreds-10/configure:4314:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 libpam-ccreds-10/configure:4315:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 libpam-ccreds-10/configure-4316-else ############################################## libpam-ccreds-10/configure-4440-fi libpam-ccreds-10/configure:4441:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 libpam-ccreds-10/configure:4442:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 libpam-ccreds-10/configure-4443- libpam-ccreds-10/configure-4444-fi libpam-ccreds-10/configure:4445:if test `eval echo '${'$as_ac_Header'}'` = yes; then libpam-ccreds-10/configure-4446- cat >>confdefs.h <<_ACEOF libpam-ccreds-10/configure:4447:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 libpam-ccreds-10/configure-4448-_ACEOF ############################################## libpam-ccreds-10/configure-4920-do libpam-ccreds-10/configure:4921: if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then libpam-ccreds-10/configure-4922- eval $as_var=C; export $as_var ############################################## libpam-ccreds-10/configure-4978- as_lineno_2=$LINENO libpam-ccreds-10/configure:4979: as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null` libpam-ccreds-10/configure-4980- test "x$as_lineno_1" != "x$as_lineno_2" && ############################################## libpam-ccreds-10/configure-5018- as_lineno_2=$LINENO libpam-ccreds-10/configure:5019: as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null` libpam-ccreds-10/configure-5020- test "x$as_lineno_1" != "x$as_lineno_2" && ############################################## libpam-ccreds-10/configure-5200-configured by $0, generated by GNU Autoconf 2.59, libpam-ccreds-10/configure:5201: with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" libpam-ccreds-10/configure-5202- ############################################## libpam-ccreds-10/configure-5217- --*=*) libpam-ccreds-10/configure:5218: ac_option=`expr "x$1" : 'x\([^=]*\)='` libpam-ccreds-10/configure:5219: ac_optarg=`expr "x$1" : 'x[^=]*=\(.*\)'` libpam-ccreds-10/configure-5220- ac_shift=: ############################################## libpam-ccreds-10/configure-5497- fi libpam-ccreds-10/configure:5498: ac_sed_frag=`expr $ac_sed_frag + 1` libpam-ccreds-10/configure-5499- ac_beg=$ac_end libpam-ccreds-10/configure:5500: ac_end=`expr $ac_end + $ac_max_sed_lines` libpam-ccreds-10/configure-5501- fi ############################################## libpam-ccreds-10/configure-5514- cat >$tmp/stdin libpam-ccreds-10/configure:5515: ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` libpam-ccreds-10/configure:5516: ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; libpam-ccreds-10/configure:5517: *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` libpam-ccreds-10/configure:5518: ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; libpam-ccreds-10/configure-5519- * ) ac_file_in=$ac_file.in ;; ############################################## libpam-ccreds-10/configure-5562-if test "$ac_dir" != .; then libpam-ccreds-10/configure:5563: ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'` libpam-ccreds-10/configure-5564- # A "../" for each directory in $ac_dir_suffix. libpam-ccreds-10/configure:5565: ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'` libpam-ccreds-10/configure-5566-else ############################################## libpam-ccreds-10/configure-5575- else libpam-ccreds-10/configure:5576: ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'` libpam-ccreds-10/configure-5577- fi ;; ############################################## libpam-ccreds-10/configure-5727- cat >$tmp/stdin libpam-ccreds-10/configure:5728: ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` libpam-ccreds-10/configure:5729: ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; libpam-ccreds-10/configure:5730: *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` libpam-ccreds-10/configure:5731: ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; libpam-ccreds-10/configure-5732- * ) ac_file_in=$ac_file.in ;; ############################################## libpam-ccreds-10/configure-5930- * ) libpam-ccreds-10/configure:5931: _am_stamp_count=`expr $_am_stamp_count + 1` ;; libpam-ccreds-10/configure-5932- esac ############################################## libpam-ccreds-10/configure-5953-for ac_file in : $CONFIG_COMMANDS; do test "x$ac_file" = x: && continue libpam-ccreds-10/configure:5954: ac_dest=`echo "$ac_file" | sed 's,:.*,,'` libpam-ccreds-10/configure:5955: ac_source=`echo "$ac_file" | sed 's,[^:]*:,,'` libpam-ccreds-10/configure-5956- ac_dir=`(dirname "$ac_dest") 2>/dev/null || ############################################## libpam-ccreds-10/configure-5995-if test "$ac_dir" != .; then libpam-ccreds-10/configure:5996: ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'` libpam-ccreds-10/configure-5997- # A "../" for each directory in $ac_dir_suffix. libpam-ccreds-10/configure:5998: ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'` libpam-ccreds-10/configure-5999-else ############################################## libpam-ccreds-10/configure-6008- else libpam-ccreds-10/configure:6009: ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'` libpam-ccreds-10/configure-6010- fi ;; ############################################## libpam-ccreds-10/configure-6063- # Strip MF so we end up with the name of the file. libpam-ccreds-10/configure:6064: mf=`echo "$mf" | sed -e 's/:.*$//'` libpam-ccreds-10/configure-6065- # Check whether this is an Automake generated Makefile or not. ############################################## libpam-ccreds-10/configure-6088- # from the Makefile without running `make'. libpam-ccreds-10/configure:6089: DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` libpam-ccreds-10/configure-6090- test -z "$DEPDIR" && continue libpam-ccreds-10/configure:6091: am__include=`sed -n 's/^am__include = //p' < "$mf"` libpam-ccreds-10/configure-6092- test -z "am__include" && continue libpam-ccreds-10/configure:6093: am__quote=`sed -n 's/^am__quote = //p' < "$mf"` libpam-ccreds-10/configure-6094- # When using ansi2knr, U may be empty or an underscore; expand it libpam-ccreds-10/configure:6095: U=`sed -n 's/^U = //p' < "$mf"` libpam-ccreds-10/configure-6096- # Find all dependency output files, they are included files with ############################################## libpam-ccreds-10/depcomp-33- libpam-ccreds-10/depcomp:34:depfile=${depfile-`echo "$object" | sed 's,\([^/]*\)$,.deps/\1,;s/\.\([^.]*\)$/.P\1/'`} libpam-ccreds-10/depcomp:35:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`} libpam-ccreds-10/depcomp-36- ############################################## libpam-ccreds-10/depcomp-168- # $object doesn't have directory information. libpam-ccreds-10/depcomp:169: stripped=`echo "$object" | sed -e 's,^.*/,,' -e 's/\(.*\)\..*$/\1/'` libpam-ccreds-10/depcomp-170- tmpdepfile="$stripped.u" ############################################## libpam-ccreds-10/depcomp-187- # Do two passes, one to just change these to libpam-ccreds-10/depcomp:188: # `$object: dependent.h' and one to simply `dependent.h:'. libpam-ccreds-10/depcomp-189- sed -e "s,^$outname:,$object :," < "$tmpdepfile" > "$depfile" ############################################## libpam-ccreds-10/depcomp-207- tmpdepfile1="$object.d" libpam-ccreds-10/depcomp:208: tmpdepfile2=`echo "$object" | sed -e 's/.o$/.d/'` libpam-ccreds-10/depcomp-209- if test "$libtool" = yes; then ############################################## libpam-ccreds-10/depcomp-305- done libpam-ccreds-10/depcomp:306: obj_suffix="`echo $object | sed 's/^.*\././'`" libpam-ccreds-10/depcomp-307- touch "$tmpdepfile" ############################################## libpam-ccreds-10/install-sh-85- libpam-ccreds-10/install-sh:86: -t=*) transformarg=`echo $1 | sed 's/-t=//'` libpam-ccreds-10/install-sh-87- shift ############################################## libpam-ccreds-10/install-sh-89- libpam-ccreds-10/install-sh:90: -b=*) transformbasename=`echo $1 | sed 's/-b=//'` libpam-ccreds-10/install-sh-91- shift ############################################## libpam-ccreds-10/install-sh-151- then libpam-ccreds-10/install-sh:152: dst="$dst"/`basename $src` libpam-ccreds-10/install-sh-153- else ############################################## libpam-ccreds-10/install-sh-158-## this sed command emulates the dirname command libpam-ccreds-10/install-sh:159:dstdir=`echo $dst | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'` libpam-ccreds-10/install-sh-160- ############################################## libpam-ccreds-10/install-sh-172-IFS='%' libpam-ccreds-10/install-sh:173:set - `echo ${dstdir} | sed -e 's@/@%@g' -e 's@^%@/@'` libpam-ccreds-10/install-sh-174-IFS="${oIFS}" ############################################## libpam-ccreds-10/install-sh-206- then libpam-ccreds-10/install-sh:207: dstfile=`basename $dst` libpam-ccreds-10/install-sh-208- else ############################################## libpam-ccreds-10/install-sh-216- then libpam-ccreds-10/install-sh:217: dstfile=`basename $dst` libpam-ccreds-10/install-sh-218- else ############################################## libpam-ccreds-10/missing-119- *.y) libpam-ccreds-10/missing:120: SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'` libpam-ccreds-10/missing-121- if [ -f "$SRCFILE" ]; then ############################################## libpam-ccreds-10/missing-123- fi libpam-ccreds-10/missing:124: SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'` libpam-ccreds-10/missing-125- if [ -f "$SRCFILE" ]; then ############################################## libpam-ccreds-10/missing-149- *.l) libpam-ccreds-10/missing:150: SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'` libpam-ccreds-10/missing-151- if [ -f "$SRCFILE" ]; then ############################################## libpam-ccreds-10/missing-169- the \`GNU make' package. Grab either from any GNU archive site." libpam-ccreds-10/missing:170: file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'` libpam-ccreds-10/missing-171- if test -z "$file"; then libpam-ccreds-10/missing:172: file=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'` libpam-ccreds-10/missing:173: file=`sed -n '/^@setfilename/ { s/.* \([^ ]*\) *$/\1/; p; q; }' $file` libpam-ccreds-10/missing-174- fi ############################################## libpam-ccreds-10/mkinstalldirs-12-do libpam-ccreds-10/mkinstalldirs:13: set fnord `echo ":$file" | sed -ne 's/^:\//#/;s/^://;s/\// /g;s/^#/\//;p'` libpam-ccreds-10/mkinstalldirs-14- shift