===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
ogmtools-1.5/depcomp-34-if test -z "$depfile"; then
ogmtools-1.5/depcomp:35:   base=`echo "$object" | sed -e 's,^.*/,,' -e 's,\.\([^.]*\)$,.P\1,'`
ogmtools-1.5/depcomp:36:   dir=`echo "$object" | sed 's,/.*$,/,'`
ogmtools-1.5/depcomp-37-   if test "$dir" = "$object"; then
##############################################
ogmtools-1.5/depcomp-43-
ogmtools-1.5/depcomp:44:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
ogmtools-1.5/depcomp-45-
##############################################
ogmtools-1.5/depcomp-177-  # $object doesn't have directory information.
ogmtools-1.5/depcomp:178:  stripped=`echo "$object" | sed -e 's,^.*/,,' -e 's/\(.*\)\..*$/\1/'`
ogmtools-1.5/depcomp-179-  tmpdepfile="$stripped.u"
##############################################
ogmtools-1.5/depcomp-196-    # Do two passes, one to just change these to
ogmtools-1.5/depcomp:197:    # `$object: dependent.h' and one to simply `dependent.h:'.
ogmtools-1.5/depcomp-198-    sed -e "s,^$outname:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
ogmtools-1.5/depcomp-214-   # Subdirectories are respected.
ogmtools-1.5/depcomp:215:   dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
ogmtools-1.5/depcomp-216-   test "x$dir" = "x$object" && dir=
ogmtools-1.5/depcomp:217:   base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
ogmtools-1.5/depcomp-218-
##############################################
ogmtools-1.5/depcomp-326-  done
ogmtools-1.5/depcomp:327:  obj_suffix="`echo $object | sed 's/^.*\././'`"
ogmtools-1.5/depcomp-328-  touch "$tmpdepfile"
##############################################
ogmtools-1.5/acinclude.m4-29-dnl
ogmtools-1.5/acinclude.m4:30:AC_ARG_WITH(ogg-prefix,[  --with-ogg-prefix=PFX      Prefix where libogg is installed (optional)], ogg_prefix="$withval", ogg_prefix="")
ogmtools-1.5/acinclude.m4-31-AC_ARG_ENABLE(oggtest, [  --disable-oggtest          Do not try to compile and run a test Ogg program],, enable_oggtest=yes)
##############################################
ogmtools-1.5/acinclude.m4-124-dnl
ogmtools-1.5/acinclude.m4:125:AC_ARG_WITH(vorbis-prefix,[  --with-vorbis-prefix=PFX   Prefix where libvorbis is installed (optional)], vorbis_prefix="$withval", vorbis_prefix="")
ogmtools-1.5/acinclude.m4-126-AC_ARG_ENABLE(vorbistest, [  --disable-vorbistest       Do not try to compile and run a test Vorbis program],, enable_vorbistest=yes)
##############################################
ogmtools-1.5/avilib/Makefile.in-171-@AMDEP_TRUE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ogmtools-1.5/avilib/Makefile.in:172:	$(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$<
ogmtools-1.5/avilib/Makefile.in-173-
##############################################
ogmtools-1.5/avilib/Makefile.in-177-@AMDEP_TRUE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ogmtools-1.5/avilib/Makefile.in:178:	$(COMPILE) -c `cygpath -w $<`
ogmtools-1.5/avilib/Makefile.in-179-CCDEPMODE = @CCDEPMODE@
##############################################
ogmtools-1.5/avilib/Makefile.in-210-GTAGS:
ogmtools-1.5/avilib/Makefile.in:211:	here=`$(am__cd) $(top_builddir) && pwd` \
ogmtools-1.5/avilib/Makefile.in-212-	  && cd $(top_srcdir) \
##############################################
ogmtools-1.5/avilib/Makefile.in-224-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
ogmtools-1.5/avilib/Makefile.in:225:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
ogmtools-1.5/avilib/Makefile.in-226-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
ogmtools-1.5/config.guess-37-
ogmtools-1.5/config.guess:38:me=`echo "$0" | sed -e 's,.*/,,'`
ogmtools-1.5/config.guess-39-
##############################################
ogmtools-1.5/config.guess-170-	# The OS release
ogmtools-1.5/config.guess:171:	release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
ogmtools-1.5/config.guess-172-	# Since CPU_TYPE-MANUFACTURER-KERNEL-OPERATING_SYSTEM:
##############################################
ogmtools-1.5/config.guess-217-	if test $UNAME_RELEASE = "V4.0"; then
ogmtools-1.5/config.guess:218:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
ogmtools-1.5/config.guess-219-	fi
##############################################
ogmtools-1.5/config.guess-251-	if test "$?" = 0 ; then
ogmtools-1.5/config.guess:252:		case `./$dummy` in
ogmtools-1.5/config.guess-253-			0-0)
##############################################
ogmtools-1.5/config.guess-276-	rm -f $dummy.s $dummy
ogmtools-1.5/config.guess:277:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[VTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
ogmtools-1.5/config.guess-278-	exit 0 ;;
##############################################
ogmtools-1.5/config.guess-317-    sun4H:SunOS:5.*:*)
ogmtools-1.5/config.guess:318:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
ogmtools-1.5/config.guess-319-	exit 0 ;;
ogmtools-1.5/config.guess-320-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
ogmtools-1.5/config.guess:321:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
ogmtools-1.5/config.guess-322-	exit 0 ;;
ogmtools-1.5/config.guess-323-    i86pc:SunOS:5.*:*)
ogmtools-1.5/config.guess:324:	echo i386-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
ogmtools-1.5/config.guess-325-	exit 0 ;;
##############################################
ogmtools-1.5/config.guess-329-	# it's likely to be more like Solaris than SunOS4.
ogmtools-1.5/config.guess:330:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
ogmtools-1.5/config.guess-331-	exit 0 ;;
##############################################
ogmtools-1.5/config.guess-338-	# Japanese Language versions have a version number like `4.1.3-JL'.
ogmtools-1.5/config.guess:339:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
ogmtools-1.5/config.guess-340-	exit 0 ;;
##############################################
ogmtools-1.5/config.guess-344-    sun*:*:4.2BSD:*)
ogmtools-1.5/config.guess:345:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
ogmtools-1.5/config.guess-346-	test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3
##############################################
ogmtools-1.5/config.guess-423-	$CC_FOR_BUILD $dummy.c -o $dummy \
ogmtools-1.5/config.guess:424:	  && ./$dummy `echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` \
ogmtools-1.5/config.guess-425-	  && rm -f $dummy.c $dummy && exit 0
##############################################
ogmtools-1.5/config.guess-476-    *:IRIX*:*:*)
ogmtools-1.5/config.guess:477:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
ogmtools-1.5/config.guess-478-	exit 0 ;;
##############################################
ogmtools-1.5/config.guess-516-    *:AIX:*:[45])
ogmtools-1.5/config.guess:517:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
ogmtools-1.5/config.guess-518-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
ogmtools-1.5/config.guess-551-    9000/[34678]??:HP-UX:*:*)
ogmtools-1.5/config.guess:552:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
ogmtools-1.5/config.guess-553-	case "${UNAME_MACHINE}" in
##############################################
ogmtools-1.5/config.guess-605-EOF
ogmtools-1.5/config.guess:606:		    (CCOPTS= $CC_FOR_BUILD $dummy.c -o $dummy 2>/dev/null) && HP_ARCH=`./$dummy`
ogmtools-1.5/config.guess-607-		    if test -z "$HP_ARCH"; then HP_ARCH=hppa; fi
##############################################
ogmtools-1.5/config.guess-613-    ia64:HP-UX:*:*)
ogmtools-1.5/config.guess:614:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
ogmtools-1.5/config.guess-615-	echo ia64-hp-hpux${HPUX_REV}
##############################################
ogmtools-1.5/config.guess-714-        FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
ogmtools-1.5/config.guess:715:        FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
ogmtools-1.5/config.guess-716-        echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
ogmtools-1.5/config.guess-727-    *:FreeBSD:*:*)
ogmtools-1.5/config.guess:728:	echo ${UNAME_MACHINE}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
ogmtools-1.5/config.guess-729-	exit 0 ;;
##############################################
ogmtools-1.5/config.guess-754-    prep*:SunOS:5.*:*)
ogmtools-1.5/config.guess:755:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
ogmtools-1.5/config.guess-756-	exit 0 ;;
ogmtools-1.5/config.guess-757-    *:GNU:*:*)
ogmtools-1.5/config.guess:758:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
ogmtools-1.5/config.guess-759-	exit 0 ;;
##############################################
ogmtools-1.5/config.guess-787-EOF
ogmtools-1.5/config.guess:788:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^CPU=`
ogmtools-1.5/config.guess-789-	rm -f $dummy.c
##############################################
ogmtools-1.5/config.guess-883-EOF
ogmtools-1.5/config.guess:884:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^LIBC=`
ogmtools-1.5/config.guess-885-	rm -f $dummy.c
##############################################
ogmtools-1.5/config.guess-903-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
ogmtools-1.5/config.guess:904:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
ogmtools-1.5/config.guess-905-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
ogmtools-1.5/config.sub-54-
ogmtools-1.5/config.sub:55:me=`echo "$0" | sed -e 's,.*/,,'`
ogmtools-1.5/config.sub-56-
##############################################
ogmtools-1.5/config.sub-118-# Here we must recognize all the valid KERNEL-OS combinations.
ogmtools-1.5/config.sub:119:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
ogmtools-1.5/config.sub-120-case $maybe_os in
##############################################
ogmtools-1.5/config.sub-122-    os=-$maybe_os
ogmtools-1.5/config.sub:123:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
ogmtools-1.5/config.sub-124-    ;;
ogmtools-1.5/config.sub-125-  *)
ogmtools-1.5/config.sub:126:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
ogmtools-1.5/config.sub-127-    if [ $basic_machine != $1 ]
ogmtools-1.5/config.sub:128:    then os=`echo $1 | sed 's/.*-/-/'`
ogmtools-1.5/config.sub-129-    else os=; fi
##############################################
ogmtools-1.5/config.sub-173-		os=-sco3.2v5
ogmtools-1.5/config.sub:174:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
ogmtools-1.5/config.sub-175-		;;
##############################################
ogmtools-1.5/config.sub-177-		os=-sco3.2v4
ogmtools-1.5/config.sub:178:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
ogmtools-1.5/config.sub-179-		;;
ogmtools-1.5/config.sub-180-	-sco3.2.[4-9]*)
ogmtools-1.5/config.sub:181:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
ogmtools-1.5/config.sub:182:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
ogmtools-1.5/config.sub-183-		;;
##############################################
ogmtools-1.5/config.sub-185-		# Don't forget version if it is 3.2v4 or newer.
ogmtools-1.5/config.sub:186:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
ogmtools-1.5/config.sub-187-		;;
##############################################
ogmtools-1.5/config.sub-189-		os=-sco3.2v2
ogmtools-1.5/config.sub:190:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
ogmtools-1.5/config.sub-191-		;;
ogmtools-1.5/config.sub-192-	-udk*)
ogmtools-1.5/config.sub:193:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
ogmtools-1.5/config.sub-194-		;;
##############################################
ogmtools-1.5/config.sub-196-		os=-isc2.2
ogmtools-1.5/config.sub:197:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
ogmtools-1.5/config.sub-198-		;;
##############################################
ogmtools-1.5/config.sub-202-	-isc*)
ogmtools-1.5/config.sub:203:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
ogmtools-1.5/config.sub-204-		;;
##############################################
ogmtools-1.5/config.sub-208-	-ptx*)
ogmtools-1.5/config.sub:209:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
ogmtools-1.5/config.sub-210-		;;
ogmtools-1.5/config.sub-211-	-windowsnt*)
ogmtools-1.5/config.sub:212:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
ogmtools-1.5/config.sub-213-		;;
##############################################
ogmtools-1.5/config.sub-282-	*-*-*)
ogmtools-1.5/config.sub:283:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
ogmtools-1.5/config.sub-284-		exit 1
##############################################
ogmtools-1.5/config.sub-565-	i*86v32)
ogmtools-1.5/config.sub:566:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
ogmtools-1.5/config.sub-567-		os=-sysv32
##############################################
ogmtools-1.5/config.sub-569-	i*86v4*)
ogmtools-1.5/config.sub:570:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
ogmtools-1.5/config.sub-571-		os=-sysv4
##############################################
ogmtools-1.5/config.sub-573-	i*86v)
ogmtools-1.5/config.sub:574:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
ogmtools-1.5/config.sub-575-		os=-sysv
##############################################
ogmtools-1.5/config.sub-577-	i*86sol2)
ogmtools-1.5/config.sub:578:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
ogmtools-1.5/config.sub-579-		os=-solaris2
##############################################
ogmtools-1.5/config.sub-625-	mips3*-*)
ogmtools-1.5/config.sub:626:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
ogmtools-1.5/config.sub-627-		;;
ogmtools-1.5/config.sub-628-	mips3*)
ogmtools-1.5/config.sub:629:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
ogmtools-1.5/config.sub-630-		;;
##############################################
ogmtools-1.5/config.sub-760-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
ogmtools-1.5/config.sub:761:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
ogmtools-1.5/config.sub-762-		;;
ogmtools-1.5/config.sub-763-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
ogmtools-1.5/config.sub:764:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
ogmtools-1.5/config.sub-765-		;;
ogmtools-1.5/config.sub-766-	pentiumii-* | pentium2-*)
ogmtools-1.5/config.sub:767:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
ogmtools-1.5/config.sub-768-		;;
##############################################
ogmtools-1.5/config.sub-775-	        ;;
ogmtools-1.5/config.sub:776:	ppc-*)	basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
ogmtools-1.5/config.sub-777-		;;
##############################################
ogmtools-1.5/config.sub-781-	ppcle-* | powerpclittle-*)
ogmtools-1.5/config.sub:782:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
ogmtools-1.5/config.sub-783-		;;
##############################################
ogmtools-1.5/config.sub-785-	        ;;
ogmtools-1.5/config.sub:786:	ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
ogmtools-1.5/config.sub-787-		;;
##############################################
ogmtools-1.5/config.sub-791-	ppc64le-* | powerpc64little-*)
ogmtools-1.5/config.sub:792:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
ogmtools-1.5/config.sub-793-		;;
##############################################
ogmtools-1.5/config.sub-1047-	*)
ogmtools-1.5/config.sub:1048:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
ogmtools-1.5/config.sub-1049-		exit 1
##############################################
ogmtools-1.5/config.sub-1055-	*-digital*)
ogmtools-1.5/config.sub:1056:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
ogmtools-1.5/config.sub-1057-		;;
ogmtools-1.5/config.sub-1058-	*-commodore*)
ogmtools-1.5/config.sub:1059:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
ogmtools-1.5/config.sub-1060-		;;
##############################################
ogmtools-1.5/config.sub-1073-	-solaris1 | -solaris1.*)
ogmtools-1.5/config.sub:1074:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
ogmtools-1.5/config.sub-1075-		;;
##############################################
ogmtools-1.5/config.sub-1085-	-gnu/linux*)
ogmtools-1.5/config.sub:1086:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
ogmtools-1.5/config.sub-1087-		;;
##############################################
ogmtools-1.5/config.sub-1129-	-mac*)
ogmtools-1.5/config.sub:1130:		os=`echo $os | sed -e 's|mac|macos|'`
ogmtools-1.5/config.sub-1131-		;;
ogmtools-1.5/config.sub-1132-	-linux*)
ogmtools-1.5/config.sub:1133:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
ogmtools-1.5/config.sub-1134-		;;
ogmtools-1.5/config.sub-1135-	-sunos5*)
ogmtools-1.5/config.sub:1136:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
ogmtools-1.5/config.sub-1137-		;;
ogmtools-1.5/config.sub-1138-	-sunos6*)
ogmtools-1.5/config.sub:1139:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
ogmtools-1.5/config.sub-1140-		;;
##############################################
ogmtools-1.5/config.sub-1181-	-sinix5.*)
ogmtools-1.5/config.sub:1182:		os=`echo $os | sed -e 's|sinix|sysv|'`
ogmtools-1.5/config.sub-1183-		;;
##############################################
ogmtools-1.5/config.sub-1220-		# Get rid of the `-' at the beginning of $os.
ogmtools-1.5/config.sub:1221:		os=`echo $os | sed 's/[^-]*-//'`
ogmtools-1.5/config.sub:1222:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
ogmtools-1.5/config.sub-1223-		exit 1
##############################################
ogmtools-1.5/config.sub-1447-		esac
ogmtools-1.5/config.sub:1448:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
ogmtools-1.5/config.sub-1449-		;;
##############################################
ogmtools-1.5/autogen.sh-7-olddir=`pwd`
ogmtools-1.5/autogen.sh:8:srcdir=`dirname $0`
ogmtools-1.5/autogen.sh-9-test -z "$srcdir" && srcdir=.
##############################################
ogmtools-1.5/aclocal.m4-42-dnl
ogmtools-1.5/aclocal.m4:43:AC_ARG_WITH(ogg-prefix,[  --with-ogg-prefix=PFX      Prefix where libogg is installed (optional)], ogg_prefix="$withval", ogg_prefix="")
ogmtools-1.5/aclocal.m4-44-AC_ARG_ENABLE(oggtest, [  --disable-oggtest          Do not try to compile and run a test Ogg program],, enable_oggtest=yes)
##############################################
ogmtools-1.5/aclocal.m4-137-dnl
ogmtools-1.5/aclocal.m4:138:AC_ARG_WITH(vorbis-prefix,[  --with-vorbis-prefix=PFX   Prefix where libvorbis is installed (optional)], vorbis_prefix="$withval", vorbis_prefix="")
ogmtools-1.5/aclocal.m4-139-AC_ARG_ENABLE(vorbistest, [  --disable-vorbistest       Do not try to compile and run a test Vorbis program],, enable_vorbistest=yes)
##############################################
ogmtools-1.5/aclocal.m4-401-# test to see if srcdir already configured
ogmtools-1.5/aclocal.m4:402:if test "`cd $srcdir && pwd`" != "`pwd`" &&
ogmtools-1.5/aclocal.m4-403-   test -f $srcdir/config.status; then
##############################################
ogmtools-1.5/aclocal.m4-557-if (
ogmtools-1.5/aclocal.m4:558:   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
ogmtools-1.5/aclocal.m4-559-   if test "$[*]" = "X"; then
ogmtools-1.5/aclocal.m4-560-      # -L didn't work.
ogmtools-1.5/aclocal.m4:561:      set X `ls -t $srcdir/configure conftest.file`
ogmtools-1.5/aclocal.m4-562-   fi
##############################################
ogmtools-1.5/aclocal.m4-652-# $ac_aux_dir to `$srcdir/foo'.  In other projects, it is set to
ogmtools-1.5/aclocal.m4:653:# `$srcdir', `$srcdir/..', or `$srcdir/../..'.
ogmtools-1.5/aclocal.m4-654-#
##############################################
ogmtools-1.5/aclocal.m4-676-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
ogmtools-1.5/aclocal.m4:677:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
ogmtools-1.5/aclocal.m4-678-# and then we would define $MISSING as
##############################################
ogmtools-1.5/aclocal.m4-693-# expand $ac_aux_dir to an absolute path
ogmtools-1.5/aclocal.m4:694:am_aux_dir=`cd $ac_aux_dir && pwd`
ogmtools-1.5/aclocal.m4-695-])
##############################################
ogmtools-1.5/aclocal.m4-827-  if test "$am_compiler_list" = ""; then
ogmtools-1.5/aclocal.m4:828:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
ogmtools-1.5/aclocal.m4-829-  fi
##############################################
ogmtools-1.5/aclocal.m4-931-  # Strip MF so we end up with the name of the file.
ogmtools-1.5/aclocal.m4:932:  mf=`echo "$mf" | sed -e 's/:.*$//'`
ogmtools-1.5/aclocal.m4-933-  # Check whether this is an Automake generated Makefile or not.
##############################################
ogmtools-1.5/aclocal.m4-939-  if grep '^#.*generated by automake' $mf > /dev/null 2>&1; then
ogmtools-1.5/aclocal.m4:940:    dirpart=`AS_DIRNAME("$mf")`
ogmtools-1.5/aclocal.m4-941-  else
##############################################
ogmtools-1.5/aclocal.m4-946-  # running `make'.
ogmtools-1.5/aclocal.m4:947:  DEPDIR=`sed -n -e '/^DEPDIR = / s///p' < "$mf"`
ogmtools-1.5/aclocal.m4-948-  test -z "$DEPDIR" && continue
ogmtools-1.5/aclocal.m4-949-  # When using ansi2knr, U may be empty or an underscore; expand it
ogmtools-1.5/aclocal.m4:950:  U=`sed -n -e '/^U = / s///p' < "$mf"`
ogmtools-1.5/aclocal.m4-951-  test -d "$dirpart/$DEPDIR" || mkdir "$dirpart/$DEPDIR"
##############################################
ogmtools-1.5/aclocal.m4-967-    test -f "$dirpart/$file" && continue
ogmtools-1.5/aclocal.m4:968:    fdir=`AS_DIRNAME(["$file"])`
ogmtools-1.5/aclocal.m4-969-    AS_MKDIR_P([$dirpart/$fdir])
##############################################
ogmtools-1.5/aclocal.m4-1029-# case it prints its new name instead of `make'.
ogmtools-1.5/aclocal.m4:1030:if test "`$am_make -s -f confmf 2> /dev/null | fgrep -v 'ing directory'`" = "done"; then
ogmtools-1.5/aclocal.m4-1031-   am__include=include
##############################################
ogmtools-1.5/aclocal.m4-1037-   echo '.include "confinc"' > confmf
ogmtools-1.5/aclocal.m4:1038:   if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
ogmtools-1.5/aclocal.m4-1039-      am__include=.include
##############################################
ogmtools-1.5/autom4te.cache/output.0-43-do
ogmtools-1.5/autom4te.cache/output.0:44:  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
ogmtools-1.5/autom4te.cache/output.0-45-    eval $as_var=C; export $as_var
##############################################
ogmtools-1.5/autom4te.cache/output.0-101-  as_lineno_2=$LINENO
ogmtools-1.5/autom4te.cache/output.0:102:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
ogmtools-1.5/autom4te.cache/output.0-103-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
ogmtools-1.5/autom4te.cache/output.0-140-  as_lineno_2=$LINENO
ogmtools-1.5/autom4te.cache/output.0:141:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
ogmtools-1.5/autom4te.cache/output.0-142-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
ogmtools-1.5/autom4te.cache/output.0-325-
ogmtools-1.5/autom4te.cache/output.0:326:  ac_optarg=`expr "x$ac_option" : 'x[^=]*=\(.*\)'`
ogmtools-1.5/autom4te.cache/output.0-327-
##############################################
ogmtools-1.5/autom4te.cache/output.0-358-  -disable-* | --disable-*)
ogmtools-1.5/autom4te.cache/output.0:359:    ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
ogmtools-1.5/autom4te.cache/output.0-360-    # Reject names that are not valid shell variable names.
##############################################
ogmtools-1.5/autom4te.cache/output.0-363-   { (exit 1); exit 1; }; }
ogmtools-1.5/autom4te.cache/output.0:364:    ac_feature=`echo $ac_feature | sed 's/-/_/g'`
ogmtools-1.5/autom4te.cache/output.0-365-    eval "enable_$ac_feature=no" ;;
##############################################
ogmtools-1.5/autom4te.cache/output.0-367-  -enable-* | --enable-*)
ogmtools-1.5/autom4te.cache/output.0:368:    ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
ogmtools-1.5/autom4te.cache/output.0-369-    # Reject names that are not valid shell variable names.
##############################################
ogmtools-1.5/autom4te.cache/output.0-372-   { (exit 1); exit 1; }; }
ogmtools-1.5/autom4te.cache/output.0:373:    ac_feature=`echo $ac_feature | sed 's/-/_/g'`
ogmtools-1.5/autom4te.cache/output.0-374-    case $ac_option in
ogmtools-1.5/autom4te.cache/output.0:375:      *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
ogmtools-1.5/autom4te.cache/output.0-376-      *) ac_optarg=yes ;;
##############################################
ogmtools-1.5/autom4te.cache/output.0-549-  -with-* | --with-*)
ogmtools-1.5/autom4te.cache/output.0:550:    ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
ogmtools-1.5/autom4te.cache/output.0-551-    # Reject names that are not valid shell variable names.
##############################################
ogmtools-1.5/autom4te.cache/output.0-554-   { (exit 1); exit 1; }; }
ogmtools-1.5/autom4te.cache/output.0:555:    ac_package=`echo $ac_package| sed 's/-/_/g'`
ogmtools-1.5/autom4te.cache/output.0-556-    case $ac_option in
ogmtools-1.5/autom4te.cache/output.0:557:      *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
ogmtools-1.5/autom4te.cache/output.0-558-      *) ac_optarg=yes ;;
##############################################
ogmtools-1.5/autom4te.cache/output.0-562-  -without-* | --without-*)
ogmtools-1.5/autom4te.cache/output.0:563:    ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'`
ogmtools-1.5/autom4te.cache/output.0-564-    # Reject names that are not valid shell variable names.
##############################################
ogmtools-1.5/autom4te.cache/output.0-567-   { (exit 1); exit 1; }; }
ogmtools-1.5/autom4te.cache/output.0:568:    ac_package=`echo $ac_package | sed 's/-/_/g'`
ogmtools-1.5/autom4te.cache/output.0-569-    eval "with_$ac_package=no" ;;
##############################################
ogmtools-1.5/autom4te.cache/output.0-594-  *=*)
ogmtools-1.5/autom4te.cache/output.0:595:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
ogmtools-1.5/autom4te.cache/output.0-596-    # Reject names that are not valid shell variable names.
##############################################
ogmtools-1.5/autom4te.cache/output.0-599-   { (exit 1); exit 1; }; }
ogmtools-1.5/autom4te.cache/output.0:600:    ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`
ogmtools-1.5/autom4te.cache/output.0-601-    eval "$ac_envvar='$ac_optarg'"
##############################################
ogmtools-1.5/autom4te.cache/output.0-615-if test -n "$ac_prev"; then
ogmtools-1.5/autom4te.cache/output.0:616:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
ogmtools-1.5/autom4te.cache/output.0-617-  { echo "$as_me: error: missing argument to $ac_option" >&2
##############################################
ogmtools-1.5/autom4te.cache/output.0-623-do
ogmtools-1.5/autom4te.cache/output.0:624:  eval ac_val=$`echo $ac_var`
ogmtools-1.5/autom4te.cache/output.0-625-  case $ac_val in
##############################################
ogmtools-1.5/autom4te.cache/output.0-635-do
ogmtools-1.5/autom4te.cache/output.0:636:  eval ac_val=$`echo $ac_var`
ogmtools-1.5/autom4te.cache/output.0-637-  case $ac_val in
##############################################
ogmtools-1.5/autom4te.cache/output.0-702-   { (exit 1); exit 1; }; }
ogmtools-1.5/autom4te.cache/output.0:703:srcdir=`echo "$srcdir" | sed 's%\([^\\/]\)[\\/]*$%\1%'`
ogmtools-1.5/autom4te.cache/output.0-704-ac_env_build_alias_set=${build_alias+set}
##############################################
ogmtools-1.5/autom4te.cache/output.0-781-By default, \`make install' will install all the files in
ogmtools-1.5/autom4te.cache/output.0:782:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
ogmtools-1.5/autom4te.cache/output.0:783:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
ogmtools-1.5/autom4te.cache/output.0-784-for instance \`--prefix=\$HOME'.
##############################################
ogmtools-1.5/autom4te.cache/output.0-859-if test "$ac_dir" != .; then
ogmtools-1.5/autom4te.cache/output.0:860:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
ogmtools-1.5/autom4te.cache/output.0-861-  # A "../" for each directory in $ac_dir_suffix.
ogmtools-1.5/autom4te.cache/output.0:862:  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
ogmtools-1.5/autom4te.cache/output.0-863-else
##############################################
ogmtools-1.5/autom4te.cache/output.0-872-    else
ogmtools-1.5/autom4te.cache/output.0:873:       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
ogmtools-1.5/autom4te.cache/output.0-874-    fi ;;
##############################################
ogmtools-1.5/autom4te.cache/output.0-1026-    *" "*|*"	"*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
ogmtools-1.5/autom4te.cache/output.0:1027:      ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
ogmtools-1.5/autom4te.cache/output.0-1028-    esac
##############################################
ogmtools-1.5/autom4te.cache/output.0-1098-    do
ogmtools-1.5/autom4te.cache/output.0:1099:      eval ac_val=$`echo $ac_var`
ogmtools-1.5/autom4te.cache/output.0-1100-      echo "$ac_var='"'"'$ac_val'"'"'"
##############################################
ogmtools-1.5/autom4te.cache/output.0-1112-      do
ogmtools-1.5/autom4te.cache/output.0:1113:	eval ac_val=$`echo $ac_var`
ogmtools-1.5/autom4te.cache/output.0-1114-	echo "$ac_var='"'"'$ac_val'"'"'"
##############################################
ogmtools-1.5/autom4te.cache/output.0-1219-    set,)
ogmtools-1.5/autom4te.cache/output.0:1220:      { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
ogmtools-1.5/autom4te.cache/output.0:1221:echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
ogmtools-1.5/autom4te.cache/output.0-1222-      ac_cache_corrupted=: ;;
##############################################
ogmtools-1.5/autom4te.cache/output.0-1242-    *" "*|*"	"*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
ogmtools-1.5/autom4te.cache/output.0:1243:      ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
ogmtools-1.5/autom4te.cache/output.0-1244-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
ogmtools-1.5/autom4te.cache/output.0-1399-if (
ogmtools-1.5/autom4te.cache/output.0:1400:   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
ogmtools-1.5/autom4te.cache/output.0-1401-   if test "$*" = "X"; then
ogmtools-1.5/autom4te.cache/output.0-1402-      # -L didn't work.
ogmtools-1.5/autom4te.cache/output.0:1403:      set X `ls -t $srcdir/configure conftest.file`
ogmtools-1.5/autom4te.cache/output.0-1404-   fi
##############################################
ogmtools-1.5/autom4te.cache/output.0-1443-_ACEOF
ogmtools-1.5/autom4te.cache/output.0:1444:program_transform_name=`echo $program_transform_name | sed -f conftest.sed`
ogmtools-1.5/autom4te.cache/output.0-1445-rm conftest.sed
##############################################
ogmtools-1.5/autom4te.cache/output.0-1448-# expand $ac_aux_dir to an absolute path
ogmtools-1.5/autom4te.cache/output.0:1449:am_aux_dir=`cd $ac_aux_dir && pwd`
ogmtools-1.5/autom4te.cache/output.0-1450-
##############################################
ogmtools-1.5/autom4te.cache/output.0-1502-echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6
ogmtools-1.5/autom4te.cache/output.0:1503:set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,:./+-,___p_,'`
ogmtools-1.5/autom4te.cache/output.0-1504-if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then
##############################################
ogmtools-1.5/autom4te.cache/output.0-1511-# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
ogmtools-1.5/autom4te.cache/output.0:1512:eval `${MAKE-make} -f conftest.make 2>/dev/null | grep temp=`
ogmtools-1.5/autom4te.cache/output.0-1513-if test -n "$ac_maketemp"; then
##############################################
ogmtools-1.5/autom4te.cache/output.0-1519-fi
ogmtools-1.5/autom4te.cache/output.0:1520:if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then
ogmtools-1.5/autom4te.cache/output.0-1521-  echo "$as_me:$LINENO: result: yes" >&5
##############################################
ogmtools-1.5/autom4te.cache/output.0-1530- # test to see if srcdir already configured
ogmtools-1.5/autom4te.cache/output.0:1531:if test "`cd $srcdir && pwd`" != "`pwd`" &&
ogmtools-1.5/autom4te.cache/output.0-1532-   test -f $srcdir/config.status; then
##############################################
ogmtools-1.5/autom4te.cache/output.0-1984-     "checking for C compiler version" >&5
ogmtools-1.5/autom4te.cache/output.0:1985:ac_compiler=`set X $ac_compile; echo $2`
ogmtools-1.5/autom4te.cache/output.0-1986-{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5
##############################################
ogmtools-1.5/autom4te.cache/output.0-2023-echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6
ogmtools-1.5/autom4te.cache/output.0:2024:ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
ogmtools-1.5/autom4te.cache/output.0-2025-if { (eval echo "$as_me:$LINENO: \"$ac_link_default\"") >&5
##############################################
ogmtools-1.5/autom4te.cache/output.0-2051-    *.* )
ogmtools-1.5/autom4te.cache/output.0:2052:	ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
ogmtools-1.5/autom4te.cache/output.0-2053-	# FIXME: I believe we export ac_cv_exeext for Libtool,
##############################################
ogmtools-1.5/autom4te.cache/output.0-2131-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) ;;
ogmtools-1.5/autom4te.cache/output.0:2132:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
ogmtools-1.5/autom4te.cache/output.0-2133-	  export ac_cv_exeext
##############################################
ogmtools-1.5/autom4te.cache/output.0-2181-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg ) ;;
ogmtools-1.5/autom4te.cache/output.0:2182:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
ogmtools-1.5/autom4te.cache/output.0-2183-       break;;
##############################################
ogmtools-1.5/autom4te.cache/output.0-2259-echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6
ogmtools-1.5/autom4te.cache/output.0:2260:GCC=`test $ac_compiler_gnu = yes && echo yes`
ogmtools-1.5/autom4te.cache/output.0-2261-ac_test_CFLAGS=${CFLAGS+set}
##############################################
ogmtools-1.5/autom4te.cache/output.0-2621-# case it prints its new name instead of `make'.
ogmtools-1.5/autom4te.cache/output.0:2622:if test "`$am_make -s -f confmf 2> /dev/null | fgrep -v 'ing directory'`" = "done"; then
ogmtools-1.5/autom4te.cache/output.0-2623-   am__include=include
##############################################
ogmtools-1.5/autom4te.cache/output.0-2629-   echo '.include "confinc"' > confmf
ogmtools-1.5/autom4te.cache/output.0:2630:   if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
ogmtools-1.5/autom4te.cache/output.0-2631-      am__include=.include
##############################################
ogmtools-1.5/autom4te.cache/output.0-2684-  if test "$am_compiler_list" = ""; then
ogmtools-1.5/autom4te.cache/output.0:2685:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
ogmtools-1.5/autom4te.cache/output.0-2686-  fi
##############################################
ogmtools-1.5/autom4te.cache/output.0-2828-     "checking for C++ compiler version" >&5
ogmtools-1.5/autom4te.cache/output.0:2829:ac_compiler=`set X $ac_compile; echo $2`
ogmtools-1.5/autom4te.cache/output.0-2830-{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5
##############################################
ogmtools-1.5/autom4te.cache/output.0-2902-echo "${ECHO_T}$ac_cv_cxx_compiler_gnu" >&6
ogmtools-1.5/autom4te.cache/output.0:2903:GXX=`test $ac_compiler_gnu = yes && echo yes`
ogmtools-1.5/autom4te.cache/output.0-2904-ac_test_CXXFLAGS=${CXXFLAGS+set}
##############################################
ogmtools-1.5/autom4te.cache/output.0-3104-  if test "$am_compiler_list" = ""; then
ogmtools-1.5/autom4te.cache/output.0:3105:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
ogmtools-1.5/autom4te.cache/output.0-3106-  fi
##############################################
ogmtools-1.5/autom4te.cache/output.0-4286-
ogmtools-1.5/autom4te.cache/output.0:4287:as_ac_File=`echo "ac_cv_file_$with_dvdread_i/dvdread/dvd_reader.h" | $as_tr_sh`
ogmtools-1.5/autom4te.cache/output.0-4288-echo "$as_me:$LINENO: checking for $with_dvdread_i/dvdread/dvd_reader.h" >&5
##############################################
ogmtools-1.5/autom4te.cache/output.0-4302-fi
ogmtools-1.5/autom4te.cache/output.0:4303:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_File'}'`" >&5
ogmtools-1.5/autom4te.cache/output.0:4304:echo "${ECHO_T}`eval echo '${'$as_ac_File'}'`" >&6
ogmtools-1.5/autom4te.cache/output.0:4305:if test `eval echo '${'$as_ac_File'}'` = yes; then
ogmtools-1.5/autom4te.cache/output.0-4306-  cat >>confdefs.h <<\_ACEOF
##############################################
ogmtools-1.5/autom4te.cache/output.0-4403-do
ogmtools-1.5/autom4te.cache/output.0:4404:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
ogmtools-1.5/autom4te.cache/output.0-4405-echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
ogmtools-1.5/autom4te.cache/output.0-4491-fi
ogmtools-1.5/autom4te.cache/output.0:4492:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
ogmtools-1.5/autom4te.cache/output.0:4493:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
ogmtools-1.5/autom4te.cache/output.0:4494:if test `eval echo '${'$as_ac_var'}'` = yes; then
ogmtools-1.5/autom4te.cache/output.0-4495-  cat >>confdefs.h <<_ACEOF
ogmtools-1.5/autom4te.cache/output.0:4496:@%:@define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
ogmtools-1.5/autom4te.cache/output.0-4497-_ACEOF
##############################################
ogmtools-1.5/autom4te.cache/output.0-4781-ac_LF_and_DOT=`echo; echo .`
ogmtools-1.5/autom4te.cache/output.0:4782:DEFS=`sed -n -f confdef2opt.sed confdefs.h | tr "$ac_LF_and_DOT" ' .'`
ogmtools-1.5/autom4te.cache/output.0-4783-rm -f confdef2opt.sed
##############################################
ogmtools-1.5/autom4te.cache/output.0-4870-do
ogmtools-1.5/autom4te.cache/output.0:4871:  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
ogmtools-1.5/autom4te.cache/output.0-4872-    eval $as_var=C; export $as_var
##############################################
ogmtools-1.5/autom4te.cache/output.0-4928-  as_lineno_2=$LINENO
ogmtools-1.5/autom4te.cache/output.0:4929:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
ogmtools-1.5/autom4te.cache/output.0-4930-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
ogmtools-1.5/autom4te.cache/output.0-4968-  as_lineno_2=$LINENO
ogmtools-1.5/autom4te.cache/output.0:4969:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
ogmtools-1.5/autom4te.cache/output.0-4970-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
ogmtools-1.5/autom4te.cache/output.0-5145-configured by $0, generated by GNU Autoconf 2.59,
ogmtools-1.5/autom4te.cache/output.0:5146:  with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
ogmtools-1.5/autom4te.cache/output.0-5147-
##############################################
ogmtools-1.5/autom4te.cache/output.0-5162-  --*=*)
ogmtools-1.5/autom4te.cache/output.0:5163:    ac_option=`expr "x$1" : 'x\([^=]*\)='`
ogmtools-1.5/autom4te.cache/output.0:5164:    ac_optarg=`expr "x$1" : 'x[^=]*=\(.*\)'`
ogmtools-1.5/autom4te.cache/output.0-5165-    ac_shift=:
##############################################
ogmtools-1.5/autom4te.cache/output.0-5430-      fi
ogmtools-1.5/autom4te.cache/output.0:5431:      ac_sed_frag=`expr $ac_sed_frag + 1`
ogmtools-1.5/autom4te.cache/output.0-5432-      ac_beg=$ac_end
ogmtools-1.5/autom4te.cache/output.0:5433:      ac_end=`expr $ac_end + $ac_max_sed_lines`
ogmtools-1.5/autom4te.cache/output.0-5434-    fi
##############################################
ogmtools-1.5/autom4te.cache/output.0-5447-	cat >$tmp/stdin
ogmtools-1.5/autom4te.cache/output.0:5448:	ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
ogmtools-1.5/autom4te.cache/output.0:5449:	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
ogmtools-1.5/autom4te.cache/output.0:5450:  *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
ogmtools-1.5/autom4te.cache/output.0:5451:	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
ogmtools-1.5/autom4te.cache/output.0-5452-  * )   ac_file_in=$ac_file.in ;;
##############################################
ogmtools-1.5/autom4te.cache/output.0-5495-if test "$ac_dir" != .; then
ogmtools-1.5/autom4te.cache/output.0:5496:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
ogmtools-1.5/autom4te.cache/output.0-5497-  # A "../" for each directory in $ac_dir_suffix.
ogmtools-1.5/autom4te.cache/output.0:5498:  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
ogmtools-1.5/autom4te.cache/output.0-5499-else
##############################################
ogmtools-1.5/autom4te.cache/output.0-5508-    else
ogmtools-1.5/autom4te.cache/output.0:5509:       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
ogmtools-1.5/autom4te.cache/output.0-5510-    fi ;;
##############################################
ogmtools-1.5/autom4te.cache/output.0-5642-for ac_file in : $CONFIG_COMMANDS; do test "x$ac_file" = x: && continue
ogmtools-1.5/autom4te.cache/output.0:5643:  ac_dest=`echo "$ac_file" | sed 's,:.*,,'`
ogmtools-1.5/autom4te.cache/output.0:5644:  ac_source=`echo "$ac_file" | sed 's,[^:]*:,,'`
ogmtools-1.5/autom4te.cache/output.0-5645-  ac_dir=`(dirname "$ac_dest") 2>/dev/null ||
##############################################
ogmtools-1.5/autom4te.cache/output.0-5684-if test "$ac_dir" != .; then
ogmtools-1.5/autom4te.cache/output.0:5685:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
ogmtools-1.5/autom4te.cache/output.0-5686-  # A "../" for each directory in $ac_dir_suffix.
ogmtools-1.5/autom4te.cache/output.0:5687:  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
ogmtools-1.5/autom4te.cache/output.0-5688-else
##############################################
ogmtools-1.5/autom4te.cache/output.0-5697-    else
ogmtools-1.5/autom4te.cache/output.0:5698:       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
ogmtools-1.5/autom4te.cache/output.0-5699-    fi ;;
##############################################
ogmtools-1.5/autom4te.cache/output.0-5752-  # Strip MF so we end up with the name of the file.
ogmtools-1.5/autom4te.cache/output.0:5753:  mf=`echo "$mf" | sed -e 's/:.*$//'`
ogmtools-1.5/autom4te.cache/output.0-5754-  # Check whether this is an Automake generated Makefile or not.
##############################################
ogmtools-1.5/autom4te.cache/output.0-5778-  # running `make'.
ogmtools-1.5/autom4te.cache/output.0:5779:  DEPDIR=`sed -n -e '/^DEPDIR = / s///p' < "$mf"`
ogmtools-1.5/autom4te.cache/output.0-5780-  test -z "$DEPDIR" && continue
ogmtools-1.5/autom4te.cache/output.0-5781-  # When using ansi2knr, U may be empty or an underscore; expand it
ogmtools-1.5/autom4te.cache/output.0:5782:  U=`sed -n -e '/^U = / s///p' < "$mf"`
ogmtools-1.5/autom4te.cache/output.0-5783-  test -d "$dirpart/$DEPDIR" || mkdir "$dirpart/$DEPDIR"
##############################################
ogmtools-1.5/configure-43-do
ogmtools-1.5/configure:44:  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
ogmtools-1.5/configure-45-    eval $as_var=C; export $as_var
##############################################
ogmtools-1.5/configure-101-  as_lineno_2=$LINENO
ogmtools-1.5/configure:102:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
ogmtools-1.5/configure-103-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
ogmtools-1.5/configure-140-  as_lineno_2=$LINENO
ogmtools-1.5/configure:141:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
ogmtools-1.5/configure-142-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
ogmtools-1.5/configure-325-
ogmtools-1.5/configure:326:  ac_optarg=`expr "x$ac_option" : 'x[^=]*=\(.*\)'`
ogmtools-1.5/configure-327-
##############################################
ogmtools-1.5/configure-358-  -disable-* | --disable-*)
ogmtools-1.5/configure:359:    ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
ogmtools-1.5/configure-360-    # Reject names that are not valid shell variable names.
##############################################
ogmtools-1.5/configure-363-   { (exit 1); exit 1; }; }
ogmtools-1.5/configure:364:    ac_feature=`echo $ac_feature | sed 's/-/_/g'`
ogmtools-1.5/configure-365-    eval "enable_$ac_feature=no" ;;
##############################################
ogmtools-1.5/configure-367-  -enable-* | --enable-*)
ogmtools-1.5/configure:368:    ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
ogmtools-1.5/configure-369-    # Reject names that are not valid shell variable names.
##############################################
ogmtools-1.5/configure-372-   { (exit 1); exit 1; }; }
ogmtools-1.5/configure:373:    ac_feature=`echo $ac_feature | sed 's/-/_/g'`
ogmtools-1.5/configure-374-    case $ac_option in
ogmtools-1.5/configure:375:      *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
ogmtools-1.5/configure-376-      *) ac_optarg=yes ;;
##############################################
ogmtools-1.5/configure-549-  -with-* | --with-*)
ogmtools-1.5/configure:550:    ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
ogmtools-1.5/configure-551-    # Reject names that are not valid shell variable names.
##############################################
ogmtools-1.5/configure-554-   { (exit 1); exit 1; }; }
ogmtools-1.5/configure:555:    ac_package=`echo $ac_package| sed 's/-/_/g'`
ogmtools-1.5/configure-556-    case $ac_option in
ogmtools-1.5/configure:557:      *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
ogmtools-1.5/configure-558-      *) ac_optarg=yes ;;
##############################################
ogmtools-1.5/configure-562-  -without-* | --without-*)
ogmtools-1.5/configure:563:    ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'`
ogmtools-1.5/configure-564-    # Reject names that are not valid shell variable names.
##############################################
ogmtools-1.5/configure-567-   { (exit 1); exit 1; }; }
ogmtools-1.5/configure:568:    ac_package=`echo $ac_package | sed 's/-/_/g'`
ogmtools-1.5/configure-569-    eval "with_$ac_package=no" ;;
##############################################
ogmtools-1.5/configure-594-  *=*)
ogmtools-1.5/configure:595:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
ogmtools-1.5/configure-596-    # Reject names that are not valid shell variable names.
##############################################
ogmtools-1.5/configure-599-   { (exit 1); exit 1; }; }
ogmtools-1.5/configure:600:    ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`
ogmtools-1.5/configure-601-    eval "$ac_envvar='$ac_optarg'"
##############################################
ogmtools-1.5/configure-615-if test -n "$ac_prev"; then
ogmtools-1.5/configure:616:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
ogmtools-1.5/configure-617-  { echo "$as_me: error: missing argument to $ac_option" >&2
##############################################
ogmtools-1.5/configure-623-do
ogmtools-1.5/configure:624:  eval ac_val=$`echo $ac_var`
ogmtools-1.5/configure-625-  case $ac_val in
##############################################
ogmtools-1.5/configure-635-do
ogmtools-1.5/configure:636:  eval ac_val=$`echo $ac_var`
ogmtools-1.5/configure-637-  case $ac_val in
##############################################
ogmtools-1.5/configure-702-   { (exit 1); exit 1; }; }
ogmtools-1.5/configure:703:srcdir=`echo "$srcdir" | sed 's%\([^\\/]\)[\\/]*$%\1%'`
ogmtools-1.5/configure-704-ac_env_build_alias_set=${build_alias+set}
##############################################
ogmtools-1.5/configure-781-By default, \`make install' will install all the files in
ogmtools-1.5/configure:782:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
ogmtools-1.5/configure:783:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
ogmtools-1.5/configure-784-for instance \`--prefix=\$HOME'.
##############################################
ogmtools-1.5/configure-859-if test "$ac_dir" != .; then
ogmtools-1.5/configure:860:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
ogmtools-1.5/configure-861-  # A "../" for each directory in $ac_dir_suffix.
ogmtools-1.5/configure:862:  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
ogmtools-1.5/configure-863-else
##############################################
ogmtools-1.5/configure-872-    else
ogmtools-1.5/configure:873:       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
ogmtools-1.5/configure-874-    fi ;;
##############################################
ogmtools-1.5/configure-1026-    *" "*|*"	"*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
ogmtools-1.5/configure:1027:      ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
ogmtools-1.5/configure-1028-    esac
##############################################
ogmtools-1.5/configure-1098-    do
ogmtools-1.5/configure:1099:      eval ac_val=$`echo $ac_var`
ogmtools-1.5/configure-1100-      echo "$ac_var='"'"'$ac_val'"'"'"
##############################################
ogmtools-1.5/configure-1112-      do
ogmtools-1.5/configure:1113:	eval ac_val=$`echo $ac_var`
ogmtools-1.5/configure-1114-	echo "$ac_var='"'"'$ac_val'"'"'"
##############################################
ogmtools-1.5/configure-1219-    set,)
ogmtools-1.5/configure:1220:      { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
ogmtools-1.5/configure:1221:echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
ogmtools-1.5/configure-1222-      ac_cache_corrupted=: ;;
##############################################
ogmtools-1.5/configure-1242-    *" "*|*"	"*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
ogmtools-1.5/configure:1243:      ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
ogmtools-1.5/configure-1244-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
ogmtools-1.5/configure-1399-if (
ogmtools-1.5/configure:1400:   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
ogmtools-1.5/configure-1401-   if test "$*" = "X"; then
ogmtools-1.5/configure-1402-      # -L didn't work.
ogmtools-1.5/configure:1403:      set X `ls -t $srcdir/configure conftest.file`
ogmtools-1.5/configure-1404-   fi
##############################################
ogmtools-1.5/configure-1443-_ACEOF
ogmtools-1.5/configure:1444:program_transform_name=`echo $program_transform_name | sed -f conftest.sed`
ogmtools-1.5/configure-1445-rm conftest.sed
##############################################
ogmtools-1.5/configure-1448-# expand $ac_aux_dir to an absolute path
ogmtools-1.5/configure:1449:am_aux_dir=`cd $ac_aux_dir && pwd`
ogmtools-1.5/configure-1450-
##############################################
ogmtools-1.5/configure-1502-echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6
ogmtools-1.5/configure:1503:set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,:./+-,___p_,'`
ogmtools-1.5/configure-1504-if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then
##############################################
ogmtools-1.5/configure-1511-# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
ogmtools-1.5/configure:1512:eval `${MAKE-make} -f conftest.make 2>/dev/null | grep temp=`
ogmtools-1.5/configure-1513-if test -n "$ac_maketemp"; then
##############################################
ogmtools-1.5/configure-1519-fi
ogmtools-1.5/configure:1520:if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then
ogmtools-1.5/configure-1521-  echo "$as_me:$LINENO: result: yes" >&5
##############################################
ogmtools-1.5/configure-1530- # test to see if srcdir already configured
ogmtools-1.5/configure:1531:if test "`cd $srcdir && pwd`" != "`pwd`" &&
ogmtools-1.5/configure-1532-   test -f $srcdir/config.status; then
##############################################
ogmtools-1.5/configure-1984-     "checking for C compiler version" >&5
ogmtools-1.5/configure:1985:ac_compiler=`set X $ac_compile; echo $2`
ogmtools-1.5/configure-1986-{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5
##############################################
ogmtools-1.5/configure-2023-echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6
ogmtools-1.5/configure:2024:ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
ogmtools-1.5/configure-2025-if { (eval echo "$as_me:$LINENO: \"$ac_link_default\"") >&5
##############################################
ogmtools-1.5/configure-2051-    *.* )
ogmtools-1.5/configure:2052:	ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
ogmtools-1.5/configure-2053-	# FIXME: I believe we export ac_cv_exeext for Libtool,
##############################################
ogmtools-1.5/configure-2131-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) ;;
ogmtools-1.5/configure:2132:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
ogmtools-1.5/configure-2133-	  export ac_cv_exeext
##############################################
ogmtools-1.5/configure-2181-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg ) ;;
ogmtools-1.5/configure:2182:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
ogmtools-1.5/configure-2183-       break;;
##############################################
ogmtools-1.5/configure-2259-echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6
ogmtools-1.5/configure:2260:GCC=`test $ac_compiler_gnu = yes && echo yes`
ogmtools-1.5/configure-2261-ac_test_CFLAGS=${CFLAGS+set}
##############################################
ogmtools-1.5/configure-2621-# case it prints its new name instead of `make'.
ogmtools-1.5/configure:2622:if test "`$am_make -s -f confmf 2> /dev/null | fgrep -v 'ing directory'`" = "done"; then
ogmtools-1.5/configure-2623-   am__include=include
##############################################
ogmtools-1.5/configure-2629-   echo '.include "confinc"' > confmf
ogmtools-1.5/configure:2630:   if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
ogmtools-1.5/configure-2631-      am__include=.include
##############################################
ogmtools-1.5/configure-2684-  if test "$am_compiler_list" = ""; then
ogmtools-1.5/configure:2685:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
ogmtools-1.5/configure-2686-  fi
##############################################
ogmtools-1.5/configure-2828-     "checking for C++ compiler version" >&5
ogmtools-1.5/configure:2829:ac_compiler=`set X $ac_compile; echo $2`
ogmtools-1.5/configure-2830-{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5
##############################################
ogmtools-1.5/configure-2902-echo "${ECHO_T}$ac_cv_cxx_compiler_gnu" >&6
ogmtools-1.5/configure:2903:GXX=`test $ac_compiler_gnu = yes && echo yes`
ogmtools-1.5/configure-2904-ac_test_CXXFLAGS=${CXXFLAGS+set}
##############################################
ogmtools-1.5/configure-3104-  if test "$am_compiler_list" = ""; then
ogmtools-1.5/configure:3105:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
ogmtools-1.5/configure-3106-  fi
##############################################
ogmtools-1.5/configure-4286-
ogmtools-1.5/configure:4287:as_ac_File=`echo "ac_cv_file_$with_dvdread_i/dvdread/dvd_reader.h" | $as_tr_sh`
ogmtools-1.5/configure-4288-echo "$as_me:$LINENO: checking for $with_dvdread_i/dvdread/dvd_reader.h" >&5
##############################################
ogmtools-1.5/configure-4302-fi
ogmtools-1.5/configure:4303:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_File'}'`" >&5
ogmtools-1.5/configure:4304:echo "${ECHO_T}`eval echo '${'$as_ac_File'}'`" >&6
ogmtools-1.5/configure:4305:if test `eval echo '${'$as_ac_File'}'` = yes; then
ogmtools-1.5/configure-4306-  cat >>confdefs.h <<\_ACEOF
##############################################
ogmtools-1.5/configure-4403-do
ogmtools-1.5/configure:4404:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
ogmtools-1.5/configure-4405-echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
ogmtools-1.5/configure-4491-fi
ogmtools-1.5/configure:4492:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
ogmtools-1.5/configure:4493:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
ogmtools-1.5/configure:4494:if test `eval echo '${'$as_ac_var'}'` = yes; then
ogmtools-1.5/configure-4495-  cat >>confdefs.h <<_ACEOF
ogmtools-1.5/configure:4496:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
ogmtools-1.5/configure-4497-_ACEOF
##############################################
ogmtools-1.5/configure-4781-ac_LF_and_DOT=`echo; echo .`
ogmtools-1.5/configure:4782:DEFS=`sed -n -f confdef2opt.sed confdefs.h | tr "$ac_LF_and_DOT" ' .'`
ogmtools-1.5/configure-4783-rm -f confdef2opt.sed
##############################################
ogmtools-1.5/configure-4870-do
ogmtools-1.5/configure:4871:  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
ogmtools-1.5/configure-4872-    eval $as_var=C; export $as_var
##############################################
ogmtools-1.5/configure-4928-  as_lineno_2=$LINENO
ogmtools-1.5/configure:4929:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
ogmtools-1.5/configure-4930-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
ogmtools-1.5/configure-4968-  as_lineno_2=$LINENO
ogmtools-1.5/configure:4969:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
ogmtools-1.5/configure-4970-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
ogmtools-1.5/configure-5145-configured by $0, generated by GNU Autoconf 2.59,
ogmtools-1.5/configure:5146:  with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
ogmtools-1.5/configure-5147-
##############################################
ogmtools-1.5/configure-5162-  --*=*)
ogmtools-1.5/configure:5163:    ac_option=`expr "x$1" : 'x\([^=]*\)='`
ogmtools-1.5/configure:5164:    ac_optarg=`expr "x$1" : 'x[^=]*=\(.*\)'`
ogmtools-1.5/configure-5165-    ac_shift=:
##############################################
ogmtools-1.5/configure-5430-      fi
ogmtools-1.5/configure:5431:      ac_sed_frag=`expr $ac_sed_frag + 1`
ogmtools-1.5/configure-5432-      ac_beg=$ac_end
ogmtools-1.5/configure:5433:      ac_end=`expr $ac_end + $ac_max_sed_lines`
ogmtools-1.5/configure-5434-    fi
##############################################
ogmtools-1.5/configure-5447-	cat >$tmp/stdin
ogmtools-1.5/configure:5448:	ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
ogmtools-1.5/configure:5449:	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
ogmtools-1.5/configure:5450:  *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
ogmtools-1.5/configure:5451:	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
ogmtools-1.5/configure-5452-  * )   ac_file_in=$ac_file.in ;;
##############################################
ogmtools-1.5/configure-5495-if test "$ac_dir" != .; then
ogmtools-1.5/configure:5496:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
ogmtools-1.5/configure-5497-  # A "../" for each directory in $ac_dir_suffix.
ogmtools-1.5/configure:5498:  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
ogmtools-1.5/configure-5499-else
##############################################
ogmtools-1.5/configure-5508-    else
ogmtools-1.5/configure:5509:       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
ogmtools-1.5/configure-5510-    fi ;;
##############################################
ogmtools-1.5/configure-5642-for ac_file in : $CONFIG_COMMANDS; do test "x$ac_file" = x: && continue
ogmtools-1.5/configure:5643:  ac_dest=`echo "$ac_file" | sed 's,:.*,,'`
ogmtools-1.5/configure:5644:  ac_source=`echo "$ac_file" | sed 's,[^:]*:,,'`
ogmtools-1.5/configure-5645-  ac_dir=`(dirname "$ac_dest") 2>/dev/null ||
##############################################
ogmtools-1.5/configure-5684-if test "$ac_dir" != .; then
ogmtools-1.5/configure:5685:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
ogmtools-1.5/configure-5686-  # A "../" for each directory in $ac_dir_suffix.
ogmtools-1.5/configure:5687:  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
ogmtools-1.5/configure-5688-else
##############################################
ogmtools-1.5/configure-5697-    else
ogmtools-1.5/configure:5698:       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
ogmtools-1.5/configure-5699-    fi ;;
##############################################
ogmtools-1.5/configure-5752-  # Strip MF so we end up with the name of the file.
ogmtools-1.5/configure:5753:  mf=`echo "$mf" | sed -e 's/:.*$//'`
ogmtools-1.5/configure-5754-  # Check whether this is an Automake generated Makefile or not.
##############################################
ogmtools-1.5/configure-5778-  # running `make'.
ogmtools-1.5/configure:5779:  DEPDIR=`sed -n -e '/^DEPDIR = / s///p' < "$mf"`
ogmtools-1.5/configure-5780-  test -z "$DEPDIR" && continue
ogmtools-1.5/configure-5781-  # When using ansi2knr, U may be empty or an underscore; expand it
ogmtools-1.5/configure:5782:  U=`sed -n -e '/^U = / s///p' < "$mf"`
ogmtools-1.5/configure-5783-  test -d "$dirpart/$DEPDIR" || mkdir "$dirpart/$DEPDIR"
##############################################
ogmtools-1.5/install-sh-103-
ogmtools-1.5/install-sh:104:	-t=*) transformarg=`echo $1 | sed 's/-t=//'`
ogmtools-1.5/install-sh-105-	    shift
##############################################
ogmtools-1.5/install-sh-107-
ogmtools-1.5/install-sh:108:	-b=*) transformbasename=`echo $1 | sed 's/-b=//'`
ogmtools-1.5/install-sh-109-	    shift
##############################################
ogmtools-1.5/install-sh-169-	then
ogmtools-1.5/install-sh:170:		dst="$dst"/`basename $src`
ogmtools-1.5/install-sh-171-	else
##############################################
ogmtools-1.5/install-sh-176-## this sed command emulates the dirname command
ogmtools-1.5/install-sh:177:dstdir=`echo $dst | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'`
ogmtools-1.5/install-sh-178-
##############################################
ogmtools-1.5/install-sh-190-IFS='%'
ogmtools-1.5/install-sh:191:set - `echo ${dstdir} | sed -e 's@/@%@g' -e 's@^%@/@'`
ogmtools-1.5/install-sh-192-IFS="${oIFS}"
##############################################
ogmtools-1.5/install-sh-224-	then
ogmtools-1.5/install-sh:225:		dstfile=`basename $dst`
ogmtools-1.5/install-sh-226-	else
##############################################
ogmtools-1.5/install-sh-234-	then
ogmtools-1.5/install-sh:235:		dstfile=`basename $dst`
ogmtools-1.5/install-sh-236-	else
##############################################
ogmtools-1.5/mkinstalldirs-56-do
ogmtools-1.5/mkinstalldirs:57:   set fnord `echo ":$file" | sed -ne 's/^:\//#/;s/^://;s/\// /g;s/^#/\//;p'`
ogmtools-1.5/mkinstalldirs-58-   shift
##############################################
ogmtools-1.5/missing-128-         from any GNU archive site."
ogmtools-1.5/missing:129:    files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}`
ogmtools-1.5/missing-130-    test -z "$files" && files="config.h"
##############################################
ogmtools-1.5/missing-167-         proper tools for further handling them.
ogmtools-1.5/missing:168:         You can get \`$1Help2man' as part of \`Autoconf' from any GNU
ogmtools-1.5/missing-169-         archive site."
ogmtools-1.5/missing-170-
ogmtools-1.5/missing:171:    file=`echo "$*" | sed -n 's/.*--output[ =]*\([^ ]*\).*/\1/p'`
ogmtools-1.5/missing:172:    test -z "$file" && file=`echo "$*" | sed -n 's/.*-o[ ]*\([^ ]*\).*/\1/p'`
ogmtools-1.5/missing-173-    if test -f "$file"; then
##############################################
ogmtools-1.5/missing-196-	*.y)
ogmtools-1.5/missing:197:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
ogmtools-1.5/missing-198-	    if [ -f "$SRCFILE" ]; then
##############################################
ogmtools-1.5/missing-200-	    fi
ogmtools-1.5/missing:201:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'`
ogmtools-1.5/missing-202-	    if [ -f "$SRCFILE" ]; then
##############################################
ogmtools-1.5/missing-226-	*.l)
ogmtools-1.5/missing:227:	    SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
ogmtools-1.5/missing-228-	    if [ -f "$SRCFILE" ]; then
##############################################
ogmtools-1.5/missing-250-
ogmtools-1.5/missing:251:    file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'`
ogmtools-1.5/missing-252-    if test -z "$file"; then
ogmtools-1.5/missing:253:	file=`echo "$*" | sed -n 's/.*--output=\([^ ]*\).*/\1/p'`
ogmtools-1.5/missing-254-    fi
##############################################
ogmtools-1.5/missing-276-         the \`GNU make' package.  Grab either from any GNU archive site."
ogmtools-1.5/missing:277:    file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'`
ogmtools-1.5/missing-278-    if test -z "$file"; then
ogmtools-1.5/missing:279:      file=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'`
ogmtools-1.5/missing:280:      file=`sed -n '/^@setfilename/ { s/.* \([^ ]*\) *$/\1/; p; q; }' $file`
ogmtools-1.5/missing-281-    fi
##############################################
ogmtools-1.5/missing-304-	*o*)
ogmtools-1.5/missing:305:	    firstarg=`echo "$firstarg" | sed s/o//`
ogmtools-1.5/missing-306-	    tar "$firstarg" "$@" && exit 0
##############################################
ogmtools-1.5/missing-310-	*h*)
ogmtools-1.5/missing:311:	    firstarg=`echo "$firstarg" | sed s/h//`
ogmtools-1.5/missing-312-	    tar "$firstarg" "$@" && exit 0
##############################################
ogmtools-1.5/Makefile.in-294-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
ogmtools-1.5/Makefile.in:295:	  p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
ogmtools-1.5/Makefile.in-296-	  if test -f $$p \
ogmtools-1.5/Makefile.in-297-	  ; then \
ogmtools-1.5/Makefile.in:298:	    f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
ogmtools-1.5/Makefile.in-299-	   echo " $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) $$p $(DESTDIR)$(bindir)/$$f"; \
##############################################
ogmtools-1.5/Makefile.in-306-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
ogmtools-1.5/Makefile.in:307:	  f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
ogmtools-1.5/Makefile.in-308-	  echo " rm -f $(DESTDIR)$(bindir)/$$f"; \
##############################################
ogmtools-1.5/Makefile.in-375-@AMDEP_TRUE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ogmtools-1.5/Makefile.in:376:	$(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$<
ogmtools-1.5/Makefile.in-377-
##############################################
ogmtools-1.5/Makefile.in-381-@AMDEP_TRUE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ogmtools-1.5/Makefile.in:382:	$(COMPILE) -c `cygpath -w $<`
ogmtools-1.5/Makefile.in-383-CCDEPMODE = @CCDEPMODE@
##############################################
ogmtools-1.5/Makefile.in-388-@AMDEP_TRUE@	$(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ogmtools-1.5/Makefile.in:389:	$(CXXCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
ogmtools-1.5/Makefile.in-390-
##############################################
ogmtools-1.5/Makefile.in-394-@AMDEP_TRUE@	$(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ogmtools-1.5/Makefile.in:395:	$(CXXCOMPILE) -c -o $@ `cygpath -w $<`
ogmtools-1.5/Makefile.in-396-CXXDEPMODE = @CXXDEPMODE@
##############################################
ogmtools-1.5/Makefile.in-412-	  else file=$$i; fi; \
ogmtools-1.5/Makefile.in:413:	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
ogmtools-1.5/Makefile.in-414-	  case "$$ext" in \
##############################################
ogmtools-1.5/Makefile.in-417-	  esac; \
ogmtools-1.5/Makefile.in:418:	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
ogmtools-1.5/Makefile.in:419:	  inst=`echo $$inst | sed -e 's/^.*\///'`; \
ogmtools-1.5/Makefile.in:420:	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
ogmtools-1.5/Makefile.in-421-	  echo " $(INSTALL_DATA) $$file $(DESTDIR)$(man1dir)/$$inst"; \
##############################################
ogmtools-1.5/Makefile.in-433-	for i in $$list; do \
ogmtools-1.5/Makefile.in:434:	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
ogmtools-1.5/Makefile.in:435:	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
ogmtools-1.5/Makefile.in:436:	  inst=`echo $$inst | sed -e 's/^.*\///'`; \
ogmtools-1.5/Makefile.in:437:	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
ogmtools-1.5/Makefile.in-438-	  echo " rm -f $(DESTDIR)$(man1dir)/$$inst"; \
##############################################
ogmtools-1.5/Makefile.in-450-	dot_seen=no; \
ogmtools-1.5/Makefile.in:451:	target=`echo $@ | sed s/-recursive//`; \
ogmtools-1.5/Makefile.in-452-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
ogmtools-1.5/Makefile.in-480-	rev="$$rev ."; \
ogmtools-1.5/Makefile.in:481:	target=`echo $@ | sed s/-recursive//`; \
ogmtools-1.5/Makefile.in-482-	for subdir in $$rev; do \
##############################################
ogmtools-1.5/Makefile.in-530-GTAGS:
ogmtools-1.5/Makefile.in:531:	here=`$(am__cd) $(top_builddir) && pwd` \
ogmtools-1.5/Makefile.in-532-	  && cd $(top_srcdir) \
##############################################
ogmtools-1.5/Makefile.in-554-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
ogmtools-1.5/Makefile.in:555:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
ogmtools-1.5/Makefile.in-556-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
ogmtools-1.5/Makefile.in-615-	chmod a-w $(distdir)
ogmtools-1.5/Makefile.in:616:	dc_install_base=`$(am__cd) $(distdir)/=inst && pwd` \
ogmtools-1.5/Makefile.in-617-	  && cd $(distdir)/=build \
##############################################
ogmtools-1.5/Makefile.in-625-	  && $(MAKE) $(AM_MAKEFLAGS) uninstall \
ogmtools-1.5/Makefile.in:626:	  && (test `find $$dc_install_base -type f -print | wc -l` -le 1 \
ogmtools-1.5/Makefile.in-627-	      || { echo "ERROR: files left after uninstall:" ; \
##############################################
ogmtools-1.5/Makefile.in-640-	fi
ogmtools-1.5/Makefile.in:641:	test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
ogmtools-1.5/Makefile.in-642-	  || { echo "ERROR: files left after distclean:" ; \