===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
ogmrip-1.0.1/config.sub-52-
ogmrip-1.0.1/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'`
ogmrip-1.0.1/config.sub-54-
##############################################
ogmrip-1.0.1/config.sub-115-# Here we must recognize all the valid KERNEL-OS combinations.
ogmrip-1.0.1/config.sub:116:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
ogmrip-1.0.1/config.sub-117-case $maybe_os in
##############################################
ogmrip-1.0.1/config.sub-123-    os=-$maybe_os
ogmrip-1.0.1/config.sub:124:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
ogmrip-1.0.1/config.sub-125-    ;;
##############################################
ogmrip-1.0.1/config.sub-127-    os=-linux-android
ogmrip-1.0.1/config.sub:128:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown
ogmrip-1.0.1/config.sub-129-    ;;
ogmrip-1.0.1/config.sub-130-  *)
ogmrip-1.0.1/config.sub:131:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
ogmrip-1.0.1/config.sub-132-    if [ $basic_machine != $1 ]
ogmrip-1.0.1/config.sub:133:    then os=`echo $1 | sed 's/.*-/-/'`
ogmrip-1.0.1/config.sub-134-    else os=; fi
##############################################
ogmrip-1.0.1/config.sub-181-		os=-sco5v6
ogmrip-1.0.1/config.sub:182:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
ogmrip-1.0.1/config.sub-183-		;;
##############################################
ogmrip-1.0.1/config.sub-185-		os=-sco3.2v5
ogmrip-1.0.1/config.sub:186:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
ogmrip-1.0.1/config.sub-187-		;;
##############################################
ogmrip-1.0.1/config.sub-189-		os=-sco3.2v4
ogmrip-1.0.1/config.sub:190:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
ogmrip-1.0.1/config.sub-191-		;;
ogmrip-1.0.1/config.sub-192-	-sco3.2.[4-9]*)
ogmrip-1.0.1/config.sub:193:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
ogmrip-1.0.1/config.sub:194:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
ogmrip-1.0.1/config.sub-195-		;;
##############################################
ogmrip-1.0.1/config.sub-197-		# Don't forget version if it is 3.2v4 or newer.
ogmrip-1.0.1/config.sub:198:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
ogmrip-1.0.1/config.sub-199-		;;
##############################################
ogmrip-1.0.1/config.sub-201-		# Don't forget version if it is 3.2v4 or newer.
ogmrip-1.0.1/config.sub:202:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
ogmrip-1.0.1/config.sub-203-		;;
##############################################
ogmrip-1.0.1/config.sub-205-		os=-sco3.2v2
ogmrip-1.0.1/config.sub:206:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
ogmrip-1.0.1/config.sub-207-		;;
ogmrip-1.0.1/config.sub-208-	-udk*)
ogmrip-1.0.1/config.sub:209:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
ogmrip-1.0.1/config.sub-210-		;;
##############################################
ogmrip-1.0.1/config.sub-212-		os=-isc2.2
ogmrip-1.0.1/config.sub:213:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
ogmrip-1.0.1/config.sub-214-		;;
##############################################
ogmrip-1.0.1/config.sub-218-	-isc*)
ogmrip-1.0.1/config.sub:219:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
ogmrip-1.0.1/config.sub-220-		;;
##############################################
ogmrip-1.0.1/config.sub-230-	-ptx*)
ogmrip-1.0.1/config.sub:231:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
ogmrip-1.0.1/config.sub-232-		;;
ogmrip-1.0.1/config.sub-233-	-windowsnt*)
ogmrip-1.0.1/config.sub:234:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
ogmrip-1.0.1/config.sub-235-		;;
##############################################
ogmrip-1.0.1/config.sub-360-	*-*-*)
ogmrip-1.0.1/config.sub:361:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
ogmrip-1.0.1/config.sub-362-		exit 1
##############################################
ogmrip-1.0.1/config.sub-481-	amd64-*)
ogmrip-1.0.1/config.sub:482:		basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'`
ogmrip-1.0.1/config.sub-483-		;;
##############################################
ogmrip-1.0.1/config.sub-523-	blackfin-*)
ogmrip-1.0.1/config.sub:524:		basic_machine=bfin-`echo $basic_machine | sed 's/^[^-]*-//'`
ogmrip-1.0.1/config.sub-525-		os=-linux
##############################################
ogmrip-1.0.1/config.sub-531-	c54x-*)
ogmrip-1.0.1/config.sub:532:		basic_machine=tic54x-`echo $basic_machine | sed 's/^[^-]*-//'`
ogmrip-1.0.1/config.sub-533-		;;
ogmrip-1.0.1/config.sub-534-	c55x-*)
ogmrip-1.0.1/config.sub:535:		basic_machine=tic55x-`echo $basic_machine | sed 's/^[^-]*-//'`
ogmrip-1.0.1/config.sub-536-		;;
ogmrip-1.0.1/config.sub-537-	c6x-*)
ogmrip-1.0.1/config.sub:538:		basic_machine=tic6x-`echo $basic_machine | sed 's/^[^-]*-//'`
ogmrip-1.0.1/config.sub-539-		;;
##############################################
ogmrip-1.0.1/config.sub-734-	i*86v32)
ogmrip-1.0.1/config.sub:735:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
ogmrip-1.0.1/config.sub-736-		os=-sysv32
##############################################
ogmrip-1.0.1/config.sub-738-	i*86v4*)
ogmrip-1.0.1/config.sub:739:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
ogmrip-1.0.1/config.sub-740-		os=-sysv4
##############################################
ogmrip-1.0.1/config.sub-742-	i*86v)
ogmrip-1.0.1/config.sub:743:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
ogmrip-1.0.1/config.sub-744-		os=-sysv
##############################################
ogmrip-1.0.1/config.sub-746-	i*86sol2)
ogmrip-1.0.1/config.sub:747:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
ogmrip-1.0.1/config.sub-748-		os=-solaris2
##############################################
ogmrip-1.0.1/config.sub-776-	m68knommu-*)
ogmrip-1.0.1/config.sub:777:		basic_machine=m68k-`echo $basic_machine | sed 's/^[^-]*-//'`
ogmrip-1.0.1/config.sub-778-		os=-linux
##############################################
ogmrip-1.0.1/config.sub-831-	mips3*-*)
ogmrip-1.0.1/config.sub:832:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
ogmrip-1.0.1/config.sub-833-		;;
ogmrip-1.0.1/config.sub-834-	mips3*)
ogmrip-1.0.1/config.sub:835:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
ogmrip-1.0.1/config.sub-836-		;;
##############################################
ogmrip-1.0.1/config.sub-849-	ms1-*)
ogmrip-1.0.1/config.sub:850:		basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'`
ogmrip-1.0.1/config.sub-851-		;;
##############################################
ogmrip-1.0.1/config.sub-968-	parisc-*)
ogmrip-1.0.1/config.sub:969:		basic_machine=hppa-`echo $basic_machine | sed 's/^[^-]*-//'`
ogmrip-1.0.1/config.sub-970-		os=-linux
##############################################
ogmrip-1.0.1/config.sub-984-	pc98-*)
ogmrip-1.0.1/config.sub:985:		basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'`
ogmrip-1.0.1/config.sub-986-		;;
##############################################
ogmrip-1.0.1/config.sub-999-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
ogmrip-1.0.1/config.sub:1000:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
ogmrip-1.0.1/config.sub-1001-		;;
ogmrip-1.0.1/config.sub-1002-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
ogmrip-1.0.1/config.sub:1003:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
ogmrip-1.0.1/config.sub-1004-		;;
ogmrip-1.0.1/config.sub-1005-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
ogmrip-1.0.1/config.sub:1006:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
ogmrip-1.0.1/config.sub-1007-		;;
ogmrip-1.0.1/config.sub-1008-	pentium4-*)
ogmrip-1.0.1/config.sub:1009:		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
ogmrip-1.0.1/config.sub-1010-		;;
##############################################
ogmrip-1.0.1/config.sub-1018-	ppc-* | ppcbe-*)
ogmrip-1.0.1/config.sub:1019:		basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
ogmrip-1.0.1/config.sub-1020-		;;
##############################################
ogmrip-1.0.1/config.sub-1024-	ppcle-* | powerpclittle-*)
ogmrip-1.0.1/config.sub:1025:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
ogmrip-1.0.1/config.sub-1026-		;;
##############################################
ogmrip-1.0.1/config.sub-1028-		;;
ogmrip-1.0.1/config.sub:1029:	ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
ogmrip-1.0.1/config.sub-1030-		;;
##############################################
ogmrip-1.0.1/config.sub-1034-	ppc64le-* | powerpc64little-*)
ogmrip-1.0.1/config.sub:1035:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
ogmrip-1.0.1/config.sub-1036-		;;
##############################################
ogmrip-1.0.1/config.sub-1117-	strongarm-* | thumb-*)
ogmrip-1.0.1/config.sub:1118:		basic_machine=arm-`echo $basic_machine | sed 's/^[^-]*-//'`
ogmrip-1.0.1/config.sub-1119-		;;
##############################################
ogmrip-1.0.1/config.sub-1247-	xscale-* | xscalee[bl]-*)
ogmrip-1.0.1/config.sub:1248:		basic_machine=`echo $basic_machine | sed 's/^xscale/arm/'`
ogmrip-1.0.1/config.sub-1249-		;;
##############################################
ogmrip-1.0.1/config.sub-1324-	*)
ogmrip-1.0.1/config.sub:1325:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
ogmrip-1.0.1/config.sub-1326-		exit 1
##############################################
ogmrip-1.0.1/config.sub-1332-	*-digital*)
ogmrip-1.0.1/config.sub:1333:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
ogmrip-1.0.1/config.sub-1334-		;;
ogmrip-1.0.1/config.sub-1335-	*-commodore*)
ogmrip-1.0.1/config.sub:1336:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
ogmrip-1.0.1/config.sub-1337-		;;
##############################################
ogmrip-1.0.1/config.sub-1353-	-solaris1 | -solaris1.*)
ogmrip-1.0.1/config.sub:1354:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
ogmrip-1.0.1/config.sub-1355-		;;
##############################################
ogmrip-1.0.1/config.sub-1365-	-gnu/linux*)
ogmrip-1.0.1/config.sub:1366:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
ogmrip-1.0.1/config.sub-1367-		;;
##############################################
ogmrip-1.0.1/config.sub-1411-	-nto*)
ogmrip-1.0.1/config.sub:1412:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
ogmrip-1.0.1/config.sub-1413-		;;
##############################################
ogmrip-1.0.1/config.sub-1418-	-mac*)
ogmrip-1.0.1/config.sub:1419:		os=`echo $os | sed -e 's|mac|macos|'`
ogmrip-1.0.1/config.sub-1420-		;;
##############################################
ogmrip-1.0.1/config.sub-1424-	-linux*)
ogmrip-1.0.1/config.sub:1425:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
ogmrip-1.0.1/config.sub-1426-		;;
ogmrip-1.0.1/config.sub-1427-	-sunos5*)
ogmrip-1.0.1/config.sub:1428:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
ogmrip-1.0.1/config.sub-1429-		;;
ogmrip-1.0.1/config.sub-1430-	-sunos6*)
ogmrip-1.0.1/config.sub:1431:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
ogmrip-1.0.1/config.sub-1432-		;;
##############################################
ogmrip-1.0.1/config.sub-1479-	-sinix5.*)
ogmrip-1.0.1/config.sub:1480:		os=`echo $os | sed -e 's|sinix|sysv|'`
ogmrip-1.0.1/config.sub-1481-		;;
##############################################
ogmrip-1.0.1/config.sub-1532-		# Get rid of the `-' at the beginning of $os.
ogmrip-1.0.1/config.sub:1533:		os=`echo $os | sed 's/[^-]*-//'`
ogmrip-1.0.1/config.sub:1534:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
ogmrip-1.0.1/config.sub-1535-		exit 1
##############################################
ogmrip-1.0.1/config.sub-1798-		esac
ogmrip-1.0.1/config.sub:1799:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
ogmrip-1.0.1/config.sub-1800-		;;
##############################################
ogmrip-1.0.1/data/Makefile.in-78-  esac
ogmrip-1.0.1/data/Makefile.in:79:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
ogmrip-1.0.1/data/Makefile.in-80-am__vpath_adj = case $$p in \
ogmrip-1.0.1/data/Makefile.in:81:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
ogmrip-1.0.1/data/Makefile.in-82-    *) f=$$p;; \
ogmrip-1.0.1/data/Makefile.in-83-  esac;
ogmrip-1.0.1/data/Makefile.in:84:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
ogmrip-1.0.1/data/Makefile.in-85-am__install_max = 40
ogmrip-1.0.1/data/Makefile.in-86-am__nobase_strip_setup = \
ogmrip-1.0.1/data/Makefile.in:87:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
ogmrip-1.0.1/data/Makefile.in-88-am__nobase_strip = \
##############################################
ogmrip-1.0.1/data/Makefile.in-422-	@list='$(desktop_DATA)'; test -n "$(desktopdir)" || list=; \
ogmrip-1.0.1/data/Makefile.in:423:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
ogmrip-1.0.1/data/Makefile.in-424-	dir='$(DESTDIR)$(desktopdir)'; $(am__uninstall_files_from_dir)
##############################################
ogmrip-1.0.1/data/Makefile.in-443-	@list='$(glade_DATA)'; test -n "$(gladedir)" || list=; \
ogmrip-1.0.1/data/Makefile.in:444:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
ogmrip-1.0.1/data/Makefile.in-445-	dir='$(DESTDIR)$(gladedir)'; $(am__uninstall_files_from_dir)
##############################################
ogmrip-1.0.1/data/Makefile.in-464-	@list='$(pixmap_DATA)'; test -n "$(pixmapdir)" || list=; \
ogmrip-1.0.1/data/Makefile.in:465:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
ogmrip-1.0.1/data/Makefile.in-466-	dir='$(DESTDIR)$(pixmapdir)'; $(am__uninstall_files_from_dir)
##############################################
ogmrip-1.0.1/data/Makefile.in-485-	@list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
ogmrip-1.0.1/data/Makefile.in:486:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
ogmrip-1.0.1/data/Makefile.in-487-	dir='$(DESTDIR)$(pkgconfigdir)'; $(am__uninstall_files_from_dir)
##############################################
ogmrip-1.0.1/data/Makefile.in-506-	@list='$(profiles_DATA)'; test -n "$(profilesdir)" || list=; \
ogmrip-1.0.1/data/Makefile.in:507:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
ogmrip-1.0.1/data/Makefile.in-508-	dir='$(DESTDIR)$(profilesdir)'; $(am__uninstall_files_from_dir)
##############################################
ogmrip-1.0.1/data/Makefile.in-527-	@list='$(schemas_DATA)'; test -n "$(schemasdir)" || list=; \
ogmrip-1.0.1/data/Makefile.in:528:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
ogmrip-1.0.1/data/Makefile.in-529-	dir='$(DESTDIR)$(schemasdir)'; $(am__uninstall_files_from_dir)
##############################################
ogmrip-1.0.1/data/Makefile.in-548-	@list='$(ui_DATA)'; test -n "$(uidir)" || list=; \
ogmrip-1.0.1/data/Makefile.in:549:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
ogmrip-1.0.1/data/Makefile.in-550-	dir='$(DESTDIR)$(uidir)'; $(am__uninstall_files_from_dir)
##############################################
ogmrip-1.0.1/data/Makefile.in-558-distdir: $(DISTFILES)
ogmrip-1.0.1/data/Makefile.in:559:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ogmrip-1.0.1/data/Makefile.in:560:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ogmrip-1.0.1/data/Makefile.in-561-	list='$(DISTFILES)'; \
##############################################
ogmrip-1.0.1/data/Makefile.in-572-	  if test -d $$d/$$file; then \
ogmrip-1.0.1/data/Makefile.in:573:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
ogmrip-1.0.1/data/Makefile.in-574-	    if test -d "$(distdir)/$$file"; then \
##############################################
ogmrip-1.0.1/config.guess-34-
ogmrip-1.0.1/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'`
ogmrip-1.0.1/config.guess-36-
##############################################
ogmrip-1.0.1/config.guess-102-: ${TMPDIR=/tmp} ;
ogmrip-1.0.1/config.guess:103: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
ogmrip-1.0.1/config.guess-104- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
ogmrip-1.0.1/config.guess-151-	EOF
ogmrip-1.0.1/config.guess:152:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC'`
ogmrip-1.0.1/config.guess-153-	;;
##############################################
ogmrip-1.0.1/config.guess-209-	    *)
ogmrip-1.0.1/config.guess:210:		release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
ogmrip-1.0.1/config.guess-211-		;;
##############################################
ogmrip-1.0.1/config.guess-240-	*4.0)
ogmrip-1.0.1/config.guess:241:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
ogmrip-1.0.1/config.guess-242-		;;
ogmrip-1.0.1/config.guess-243-	*5.*)
ogmrip-1.0.1/config.guess:244:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
ogmrip-1.0.1/config.guess-245-		;;
##############################################
ogmrip-1.0.1/config.guess-250-	# types through head -n 1, so we only detect the type of CPU 0.
ogmrip-1.0.1/config.guess:251:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
ogmrip-1.0.1/config.guess-252-	case "$ALPHA_CPU_TYPE" in
##############################################
ogmrip-1.0.1/config.guess-288-	# 1.2 uses "1.2" for uname -r.
ogmrip-1.0.1/config.guess:289:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
ogmrip-1.0.1/config.guess-290-	# Reset EXIT trap before exiting to avoid spurious non-zero exit code.
##############################################
ogmrip-1.0.1/config.guess-348-    s390x:SunOS:*:*)
ogmrip-1.0.1/config.guess:349:	echo ${UNAME_MACHINE}-ibm-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
ogmrip-1.0.1/config.guess-350-	exit ;;
ogmrip-1.0.1/config.guess-351-    sun4H:SunOS:5.*:*)
ogmrip-1.0.1/config.guess:352:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
ogmrip-1.0.1/config.guess-353-	exit ;;
ogmrip-1.0.1/config.guess-354-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
ogmrip-1.0.1/config.guess:355:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
ogmrip-1.0.1/config.guess-356-	exit ;;
##############################################
ogmrip-1.0.1/config.guess-373-	fi
ogmrip-1.0.1/config.guess:374:	echo ${SUN_ARCH}-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
ogmrip-1.0.1/config.guess-375-	exit ;;
##############################################
ogmrip-1.0.1/config.guess-379-	# it's likely to be more like Solaris than SunOS4.
ogmrip-1.0.1/config.guess:380:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
ogmrip-1.0.1/config.guess-381-	exit ;;
##############################################
ogmrip-1.0.1/config.guess-388-	# Japanese Language versions have a version number like `4.1.3-JL'.
ogmrip-1.0.1/config.guess:389:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
ogmrip-1.0.1/config.guess-390-	exit ;;
##############################################
ogmrip-1.0.1/config.guess-394-    sun*:*:4.2BSD:*)
ogmrip-1.0.1/config.guess:395:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
ogmrip-1.0.1/config.guess-396-	test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3
##############################################
ogmrip-1.0.1/config.guess-476-	$CC_FOR_BUILD -o $dummy $dummy.c &&
ogmrip-1.0.1/config.guess:477:	  dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` &&
ogmrip-1.0.1/config.guess:478:	  SYSTEM_NAME=`$dummy $dummyarg` &&
ogmrip-1.0.1/config.guess-479-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
ogmrip-1.0.1/config.guess-532-    *:IRIX*:*:*)
ogmrip-1.0.1/config.guess:533:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
ogmrip-1.0.1/config.guess-534-	exit ;;
##############################################
ogmrip-1.0.1/config.guess-562-EOF
ogmrip-1.0.1/config.guess:563:		if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy`
ogmrip-1.0.1/config.guess-564-		then
##############################################
ogmrip-1.0.1/config.guess-575-    *:AIX:*:[4567])
ogmrip-1.0.1/config.guess:576:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
ogmrip-1.0.1/config.guess-577-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
ogmrip-1.0.1/config.guess-610-    9000/[34678]??:HP-UX:*:*)
ogmrip-1.0.1/config.guess:611:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
ogmrip-1.0.1/config.guess-612-	case "${UNAME_MACHINE}" in
##############################################
ogmrip-1.0.1/config.guess-664-EOF
ogmrip-1.0.1/config.guess:665:		    (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
ogmrip-1.0.1/config.guess-666-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
ogmrip-1.0.1/config.guess-692-    ia64:HP-UX:*:*)
ogmrip-1.0.1/config.guess:693:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
ogmrip-1.0.1/config.guess-694-	echo ia64-hp-hpux${HPUX_REV}
##############################################
ogmrip-1.0.1/config.guess-722-EOF
ogmrip-1.0.1/config.guess:723:	$CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` &&
ogmrip-1.0.1/config.guess-724-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
ogmrip-1.0.1/config.guess-793-	FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
ogmrip-1.0.1/config.guess:794:	FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
ogmrip-1.0.1/config.guess-795-	echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
ogmrip-1.0.1/config.guess-798-	FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
ogmrip-1.0.1/config.guess:799:	FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'`
ogmrip-1.0.1/config.guess-800-	echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
ogmrip-1.0.1/config.guess-814-	    amd64)
ogmrip-1.0.1/config.guess:815:		echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
ogmrip-1.0.1/config.guess-816-	    *)
ogmrip-1.0.1/config.guess:817:		echo ${UNAME_PROCESSOR}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
ogmrip-1.0.1/config.guess-818-	esac
##############################################
ogmrip-1.0.1/config.guess-872-    prep*:SunOS:5.*:*)
ogmrip-1.0.1/config.guess:873:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
ogmrip-1.0.1/config.guess-874-	exit ;;
##############################################
ogmrip-1.0.1/config.guess-876-	# the GNU system
ogmrip-1.0.1/config.guess:877:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-${LIBC}`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
ogmrip-1.0.1/config.guess-878-	exit ;;
##############################################
ogmrip-1.0.1/config.guess-880-	# other systems with GNU libc and userland
ogmrip-1.0.1/config.guess:881:	echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-${LIBC}
ogmrip-1.0.1/config.guess-882-	exit ;;
##############################################
ogmrip-1.0.1/config.guess-968-EOF
ogmrip-1.0.1/config.guess:969:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^CPU'`
ogmrip-1.0.1/config.guess-970-	test x"${CPU}" != x && { echo "${CPU}-unknown-linux-${LIBC}"; exit; }
##############################################
ogmrip-1.0.1/config.guess-1073-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
ogmrip-1.0.1/config.guess:1074:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
ogmrip-1.0.1/config.guess-1075-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
ogmrip-1.0.1/config.guess-1273-	fi
ogmrip-1.0.1/config.guess:1274:	if test `echo "$UNAME_RELEASE" | sed -e 's/\..*//'` -le 10 ; then
ogmrip-1.0.1/config.guess-1275-	    if [ "$CC_FOR_BUILD" != 'no_compiler_found' ]; then
##############################################
ogmrip-1.0.1/config.guess-1358-    *:DragonFly:*:*)
ogmrip-1.0.1/config.guess:1359:	echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
ogmrip-1.0.1/config.guess-1360-	exit ;;
##############################################
ogmrip-1.0.1/config.guess-1371-    i*86:skyos:*:*)
ogmrip-1.0.1/config.guess:1372:	echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE}` | sed -e 's/ .*$//'
ogmrip-1.0.1/config.guess-1373-	exit ;;
##############################################
ogmrip-1.0.1/config.guess-1499-
ogmrip-1.0.1/config.guess:1500:$CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null && SYSTEM_NAME=`$dummy` &&
ogmrip-1.0.1/config.guess-1501-	{ echo "$SYSTEM_NAME"; exit; }
##############################################
ogmrip-1.0.1/libogmrip-gtk/Makefile.in-69-CONFIG_CLEAN_VPATH_FILES =
ogmrip-1.0.1/libogmrip-gtk/Makefile.in:70:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
ogmrip-1.0.1/libogmrip-gtk/Makefile.in-71-am__vpath_adj = case $$p in \
ogmrip-1.0.1/libogmrip-gtk/Makefile.in:72:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
ogmrip-1.0.1/libogmrip-gtk/Makefile.in-73-    *) f=$$p;; \
ogmrip-1.0.1/libogmrip-gtk/Makefile.in-74-  esac;
ogmrip-1.0.1/libogmrip-gtk/Makefile.in:75:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
ogmrip-1.0.1/libogmrip-gtk/Makefile.in-76-am__install_max = 40
ogmrip-1.0.1/libogmrip-gtk/Makefile.in-77-am__nobase_strip_setup = \
ogmrip-1.0.1/libogmrip-gtk/Makefile.in:78:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
ogmrip-1.0.1/libogmrip-gtk/Makefile.in-79-am__nobase_strip = \
##############################################
ogmrip-1.0.1/libogmrip-gtk/Makefile.in-522-	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
ogmrip-1.0.1/libogmrip-gtk/Makefile.in:523:	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
ogmrip-1.0.1/libogmrip-gtk/Makefile.in-524-	  test "$$dir" != "$$p" || dir=.; \
##############################################
ogmrip-1.0.1/libogmrip-gtk/Makefile.in-554-	@list='$(options_plugin_LTLIBRARIES)'; for p in $$list; do \
ogmrip-1.0.1/libogmrip-gtk/Makefile.in:555:	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
ogmrip-1.0.1/libogmrip-gtk/Makefile.in-556-	  test "$$dir" != "$$p" || dir=.; \
##############################################
ogmrip-1.0.1/libogmrip-gtk/Makefile.in-593-.c.obj:
ogmrip-1.0.1/libogmrip-gtk/Makefile.in:594:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
ogmrip-1.0.1/libogmrip-gtk/Makefile.in-595-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
ogmrip-1.0.1/libogmrip-gtk/Makefile.in-597-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ogmrip-1.0.1/libogmrip-gtk/Makefile.in:598:@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
ogmrip-1.0.1/libogmrip-gtk/Makefile.in-599-
##############################################
ogmrip-1.0.1/libogmrip-gtk/Makefile.in-630-	@list='$(libogmrip_gtk_la_HEADERS)'; test -n "$(libogmrip_gtk_ladir)" || list=; \
ogmrip-1.0.1/libogmrip-gtk/Makefile.in:631:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
ogmrip-1.0.1/libogmrip-gtk/Makefile.in-632-	dir='$(DESTDIR)$(libogmrip_gtk_ladir)'; $(am__uninstall_files_from_dir)
##############################################
ogmrip-1.0.1/libogmrip-gtk/Makefile.in-678-GTAGS:
ogmrip-1.0.1/libogmrip-gtk/Makefile.in:679:	here=`$(am__cd) $(top_builddir) && pwd` \
ogmrip-1.0.1/libogmrip-gtk/Makefile.in-680-	  && $(am__cd) $(top_srcdir) \
##############################################
ogmrip-1.0.1/libogmrip-gtk/Makefile.in-686-distdir: $(DISTFILES)
ogmrip-1.0.1/libogmrip-gtk/Makefile.in:687:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ogmrip-1.0.1/libogmrip-gtk/Makefile.in:688:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ogmrip-1.0.1/libogmrip-gtk/Makefile.in-689-	list='$(DISTFILES)'; \
##############################################
ogmrip-1.0.1/libogmrip-gtk/Makefile.in-700-	  if test -d $$d/$$file; then \
ogmrip-1.0.1/libogmrip-gtk/Makefile.in:701:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
ogmrip-1.0.1/libogmrip-gtk/Makefile.in-702-	    if test -d "$(distdir)/$$file"; then \
##############################################
ogmrip-1.0.1/subrip/Makefile.in-98-  esac
ogmrip-1.0.1/subrip/Makefile.in:99:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
ogmrip-1.0.1/subrip/Makefile.in-100-am__vpath_adj = case $$p in \
ogmrip-1.0.1/subrip/Makefile.in:101:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
ogmrip-1.0.1/subrip/Makefile.in-102-    *) f=$$p;; \
ogmrip-1.0.1/subrip/Makefile.in-103-  esac;
ogmrip-1.0.1/subrip/Makefile.in:104:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
ogmrip-1.0.1/subrip/Makefile.in-105-am__install_max = 40
ogmrip-1.0.1/subrip/Makefile.in-106-am__nobase_strip_setup = \
ogmrip-1.0.1/subrip/Makefile.in:107:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
ogmrip-1.0.1/subrip/Makefile.in-108-am__nobase_strip = \
##############################################
ogmrip-1.0.1/subrip/Makefile.in-427-	test -n "$(EXEEXT)" || exit 0; \
ogmrip-1.0.1/subrip/Makefile.in:428:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
ogmrip-1.0.1/subrip/Makefile.in-429-	echo " rm -f" $$list; \
##############################################
ogmrip-1.0.1/subrip/Makefile.in-456-.c.obj:
ogmrip-1.0.1/subrip/Makefile.in:457:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
ogmrip-1.0.1/subrip/Makefile.in-458-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
ogmrip-1.0.1/subrip/Makefile.in-460-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ogmrip-1.0.1/subrip/Makefile.in:461:@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
ogmrip-1.0.1/subrip/Makefile.in-462-
##############################################
ogmrip-1.0.1/subrip/Makefile.in-479-	test -n "$(man1dir)" \
ogmrip-1.0.1/subrip/Makefile.in:480:	  && test -n "`echo $$list1$$list2`" \
ogmrip-1.0.1/subrip/Makefile.in-481-	  || exit 0; \
##############################################
ogmrip-1.0.1/subrip/Makefile.in-563-GTAGS:
ogmrip-1.0.1/subrip/Makefile.in:564:	here=`$(am__cd) $(top_builddir) && pwd` \
ogmrip-1.0.1/subrip/Makefile.in-565-	  && $(am__cd) $(top_srcdir) \
##############################################
ogmrip-1.0.1/subrip/Makefile.in-584-	else :; fi
ogmrip-1.0.1/subrip/Makefile.in:585:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ogmrip-1.0.1/subrip/Makefile.in:586:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ogmrip-1.0.1/subrip/Makefile.in-587-	list='$(DISTFILES)'; \
##############################################
ogmrip-1.0.1/subrip/Makefile.in-598-	  if test -d $$d/$$file; then \
ogmrip-1.0.1/subrip/Makefile.in:599:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
ogmrip-1.0.1/subrip/Makefile.in-600-	    if test -d "$(distdir)/$$file"; then \
##############################################
ogmrip-1.0.1/src/Makefile.in-445-	test -n "$(EXEEXT)" || exit 0; \
ogmrip-1.0.1/src/Makefile.in:446:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
ogmrip-1.0.1/src/Makefile.in-447-	echo " rm -f" $$list; \
##############################################
ogmrip-1.0.1/src/Makefile.in-482-.c.obj:
ogmrip-1.0.1/src/Makefile.in:483:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
ogmrip-1.0.1/src/Makefile.in-484-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
ogmrip-1.0.1/src/Makefile.in-486-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ogmrip-1.0.1/src/Makefile.in:487:@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
ogmrip-1.0.1/src/Makefile.in-488-
##############################################
ogmrip-1.0.1/src/Makefile.in-546-GTAGS:
ogmrip-1.0.1/src/Makefile.in:547:	here=`$(am__cd) $(top_builddir) && pwd` \
ogmrip-1.0.1/src/Makefile.in-548-	  && $(am__cd) $(top_srcdir) \
##############################################
ogmrip-1.0.1/src/Makefile.in-554-distdir: $(DISTFILES)
ogmrip-1.0.1/src/Makefile.in:555:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ogmrip-1.0.1/src/Makefile.in:556:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ogmrip-1.0.1/src/Makefile.in-557-	list='$(DISTFILES)'; \
##############################################
ogmrip-1.0.1/src/Makefile.in-568-	  if test -d $$d/$$file; then \
ogmrip-1.0.1/src/Makefile.in:569:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
ogmrip-1.0.1/src/Makefile.in-570-	    if test -d "$(distdir)/$$file"; then \
##############################################
ogmrip-1.0.1/install-sh-229-      fi
ogmrip-1.0.1/install-sh:230:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
ogmrip-1.0.1/install-sh-231-    *)
##############################################
ogmrip-1.0.1/install-sh-276-      dstdir=$dst
ogmrip-1.0.1/install-sh:277:      dst=$dstdir/`basename "$src"`
ogmrip-1.0.1/install-sh-278-      dstdir_status=0
##############################################
ogmrip-1.0.1/install-sh-358-		   # FreeBSD 6.1 mkdir -m -p sets mode of existing directory.
ogmrip-1.0.1/install-sh:359:		   ls_ld_tmpdir=`ls -ld "$tmpdir"`
ogmrip-1.0.1/install-sh-360-		   case $ls_ld_tmpdir in
##############################################
ogmrip-1.0.1/install-sh-365-		   $mkdirprog -m$different_mode -p -- "$tmpdir" && {
ogmrip-1.0.1/install-sh:366:		     ls_ld_tmpdir_1=`ls -ld "$tmpdir"`
ogmrip-1.0.1/install-sh-367-		     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
ogmrip-1.0.1/install-sh-425-	    case $prefix in
ogmrip-1.0.1/install-sh:426:	      *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
ogmrip-1.0.1/install-sh-427-	      *) qprefix=$prefix;;
##############################################
ogmrip-1.0.1/install-sh-474-    if $copy_on_change &&
ogmrip-1.0.1/install-sh:475:       old=`LC_ALL=C ls -dlL "$dst"	2>/dev/null` &&
ogmrip-1.0.1/install-sh:476:       new=`LC_ALL=C ls -dlL "$dsttmp"	2>/dev/null` &&
ogmrip-1.0.1/install-sh-477-
##############################################
ogmrip-1.0.1/docs/reference/ogmdvd-gtk/Makefile.in-416-distdir: $(DISTFILES)
ogmrip-1.0.1/docs/reference/ogmdvd-gtk/Makefile.in:417:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ogmrip-1.0.1/docs/reference/ogmdvd-gtk/Makefile.in:418:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ogmrip-1.0.1/docs/reference/ogmdvd-gtk/Makefile.in-419-	list='$(DISTFILES)'; \
##############################################
ogmrip-1.0.1/docs/reference/ogmdvd-gtk/Makefile.in-430-	  if test -d $$d/$$file; then \
ogmrip-1.0.1/docs/reference/ogmdvd-gtk/Makefile.in:431:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
ogmrip-1.0.1/docs/reference/ogmdvd-gtk/Makefile.in-432-	    if test -d "$(distdir)/$$file"; then \
##############################################
ogmrip-1.0.1/docs/reference/ogmdvd-gtk/Makefile.in-584-	-$(GTK_DOC_V_SETUP)if test "$(abs_srcdir)" != "$(abs_builddir)" ; then \
ogmrip-1.0.1/docs/reference/ogmdvd-gtk/Makefile.in:585:	    files=`echo $(SETUP_FILES) $(expand_content_files) $(DOC_MODULE).types`; \
ogmrip-1.0.1/docs/reference/ogmdvd-gtk/Makefile.in-586-	    if test "x$$files" != "x" ; then \
ogmrip-1.0.1/docs/reference/ogmdvd-gtk/Makefile.in-587-	        for file in $$files ; do \
ogmrip-1.0.1/docs/reference/ogmdvd-gtk/Makefile.in:588:	            destdir=`dirname $(abs_builddir)/$$file` ;\
ogmrip-1.0.1/docs/reference/ogmdvd-gtk/Makefile.in-589-	            test -d "$$destdir" || mkdir -p "$$destdir"; \
##############################################
ogmrip-1.0.1/docs/reference/ogmdvd-gtk/Makefile.in-688-	  for img in $(HTML_IMAGES); do \
ogmrip-1.0.1/docs/reference/ogmdvd-gtk/Makefile.in:689:	    part=`dirname $$img`; \
ogmrip-1.0.1/docs/reference/ogmdvd-gtk/Makefile.in-690-	    echo $$mkpdf_options | grep >/dev/null "\-\-imgdir=$$part "; \
##############################################
ogmrip-1.0.1/docs/reference/ogmdvd-gtk/Makefile.in-719-install-data-local:
ogmrip-1.0.1/docs/reference/ogmdvd-gtk/Makefile.in:720:	@installfiles=`echo $(builddir)/html/*`; \
ogmrip-1.0.1/docs/reference/ogmdvd-gtk/Makefile.in-721-	if test "$$installfiles" = '$(builddir)/html/*'; \
##############################################
ogmrip-1.0.1/docs/reference/ogmrip/Makefile.in-421-distdir: $(DISTFILES)
ogmrip-1.0.1/docs/reference/ogmrip/Makefile.in:422:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ogmrip-1.0.1/docs/reference/ogmrip/Makefile.in:423:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ogmrip-1.0.1/docs/reference/ogmrip/Makefile.in-424-	list='$(DISTFILES)'; \
##############################################
ogmrip-1.0.1/docs/reference/ogmrip/Makefile.in-435-	  if test -d $$d/$$file; then \
ogmrip-1.0.1/docs/reference/ogmrip/Makefile.in:436:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
ogmrip-1.0.1/docs/reference/ogmrip/Makefile.in-437-	    if test -d "$(distdir)/$$file"; then \
##############################################
ogmrip-1.0.1/docs/reference/ogmrip/Makefile.in-589-	-$(GTK_DOC_V_SETUP)if test "$(abs_srcdir)" != "$(abs_builddir)" ; then \
ogmrip-1.0.1/docs/reference/ogmrip/Makefile.in:590:	    files=`echo $(SETUP_FILES) $(expand_content_files) $(DOC_MODULE).types`; \
ogmrip-1.0.1/docs/reference/ogmrip/Makefile.in-591-	    if test "x$$files" != "x" ; then \
ogmrip-1.0.1/docs/reference/ogmrip/Makefile.in-592-	        for file in $$files ; do \
ogmrip-1.0.1/docs/reference/ogmrip/Makefile.in:593:	            destdir=`dirname $(abs_builddir)/$$file` ;\
ogmrip-1.0.1/docs/reference/ogmrip/Makefile.in-594-	            test -d "$$destdir" || mkdir -p "$$destdir"; \
##############################################
ogmrip-1.0.1/docs/reference/ogmrip/Makefile.in-693-	  for img in $(HTML_IMAGES); do \
ogmrip-1.0.1/docs/reference/ogmrip/Makefile.in:694:	    part=`dirname $$img`; \
ogmrip-1.0.1/docs/reference/ogmrip/Makefile.in-695-	    echo $$mkpdf_options | grep >/dev/null "\-\-imgdir=$$part "; \
##############################################
ogmrip-1.0.1/docs/reference/ogmrip/Makefile.in-724-install-data-local:
ogmrip-1.0.1/docs/reference/ogmrip/Makefile.in:725:	@installfiles=`echo $(builddir)/html/*`; \
ogmrip-1.0.1/docs/reference/ogmrip/Makefile.in-726-	if test "$$installfiles" = '$(builddir)/html/*'; \
##############################################
ogmrip-1.0.1/docs/reference/ogmjob/Makefile.in-415-distdir: $(DISTFILES)
ogmrip-1.0.1/docs/reference/ogmjob/Makefile.in:416:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ogmrip-1.0.1/docs/reference/ogmjob/Makefile.in:417:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ogmrip-1.0.1/docs/reference/ogmjob/Makefile.in-418-	list='$(DISTFILES)'; \
##############################################
ogmrip-1.0.1/docs/reference/ogmjob/Makefile.in-429-	  if test -d $$d/$$file; then \
ogmrip-1.0.1/docs/reference/ogmjob/Makefile.in:430:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
ogmrip-1.0.1/docs/reference/ogmjob/Makefile.in-431-	    if test -d "$(distdir)/$$file"; then \
##############################################
ogmrip-1.0.1/docs/reference/ogmjob/Makefile.in-583-	-$(GTK_DOC_V_SETUP)if test "$(abs_srcdir)" != "$(abs_builddir)" ; then \
ogmrip-1.0.1/docs/reference/ogmjob/Makefile.in:584:	    files=`echo $(SETUP_FILES) $(expand_content_files) $(DOC_MODULE).types`; \
ogmrip-1.0.1/docs/reference/ogmjob/Makefile.in-585-	    if test "x$$files" != "x" ; then \
ogmrip-1.0.1/docs/reference/ogmjob/Makefile.in-586-	        for file in $$files ; do \
ogmrip-1.0.1/docs/reference/ogmjob/Makefile.in:587:	            destdir=`dirname $(abs_builddir)/$$file` ;\
ogmrip-1.0.1/docs/reference/ogmjob/Makefile.in-588-	            test -d "$$destdir" || mkdir -p "$$destdir"; \
##############################################
ogmrip-1.0.1/docs/reference/ogmjob/Makefile.in-687-	  for img in $(HTML_IMAGES); do \
ogmrip-1.0.1/docs/reference/ogmjob/Makefile.in:688:	    part=`dirname $$img`; \
ogmrip-1.0.1/docs/reference/ogmjob/Makefile.in-689-	    echo $$mkpdf_options | grep >/dev/null "\-\-imgdir=$$part "; \
##############################################
ogmrip-1.0.1/docs/reference/ogmjob/Makefile.in-718-install-data-local:
ogmrip-1.0.1/docs/reference/ogmjob/Makefile.in:719:	@installfiles=`echo $(builddir)/html/*`; \
ogmrip-1.0.1/docs/reference/ogmjob/Makefile.in-720-	if test "$$installfiles" = '$(builddir)/html/*'; \
##############################################
ogmrip-1.0.1/docs/reference/ogmrip-gtk/Makefile.in-423-distdir: $(DISTFILES)
ogmrip-1.0.1/docs/reference/ogmrip-gtk/Makefile.in:424:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ogmrip-1.0.1/docs/reference/ogmrip-gtk/Makefile.in:425:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ogmrip-1.0.1/docs/reference/ogmrip-gtk/Makefile.in-426-	list='$(DISTFILES)'; \
##############################################
ogmrip-1.0.1/docs/reference/ogmrip-gtk/Makefile.in-437-	  if test -d $$d/$$file; then \
ogmrip-1.0.1/docs/reference/ogmrip-gtk/Makefile.in:438:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
ogmrip-1.0.1/docs/reference/ogmrip-gtk/Makefile.in-439-	    if test -d "$(distdir)/$$file"; then \
##############################################
ogmrip-1.0.1/docs/reference/ogmrip-gtk/Makefile.in-591-	-$(GTK_DOC_V_SETUP)if test "$(abs_srcdir)" != "$(abs_builddir)" ; then \
ogmrip-1.0.1/docs/reference/ogmrip-gtk/Makefile.in:592:	    files=`echo $(SETUP_FILES) $(expand_content_files) $(DOC_MODULE).types`; \
ogmrip-1.0.1/docs/reference/ogmrip-gtk/Makefile.in-593-	    if test "x$$files" != "x" ; then \
ogmrip-1.0.1/docs/reference/ogmrip-gtk/Makefile.in-594-	        for file in $$files ; do \
ogmrip-1.0.1/docs/reference/ogmrip-gtk/Makefile.in:595:	            destdir=`dirname $(abs_builddir)/$$file` ;\
ogmrip-1.0.1/docs/reference/ogmrip-gtk/Makefile.in-596-	            test -d "$$destdir" || mkdir -p "$$destdir"; \
##############################################
ogmrip-1.0.1/docs/reference/ogmrip-gtk/Makefile.in-695-	  for img in $(HTML_IMAGES); do \
ogmrip-1.0.1/docs/reference/ogmrip-gtk/Makefile.in:696:	    part=`dirname $$img`; \
ogmrip-1.0.1/docs/reference/ogmrip-gtk/Makefile.in-697-	    echo $$mkpdf_options | grep >/dev/null "\-\-imgdir=$$part "; \
##############################################
ogmrip-1.0.1/docs/reference/ogmrip-gtk/Makefile.in-726-install-data-local:
ogmrip-1.0.1/docs/reference/ogmrip-gtk/Makefile.in:727:	@installfiles=`echo $(builddir)/html/*`; \
ogmrip-1.0.1/docs/reference/ogmrip-gtk/Makefile.in-728-	if test "$$installfiles" = '$(builddir)/html/*'; \
##############################################
ogmrip-1.0.1/docs/reference/Makefile.in-96-  while test -n "$$dir1"; do \
ogmrip-1.0.1/docs/reference/Makefile.in:97:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
ogmrip-1.0.1/docs/reference/Makefile.in-98-    if test "$$first" != "."; then \
ogmrip-1.0.1/docs/reference/Makefile.in-99-      if test "$$first" = ".."; then \
ogmrip-1.0.1/docs/reference/Makefile.in:100:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
ogmrip-1.0.1/docs/reference/Makefile.in:101:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
ogmrip-1.0.1/docs/reference/Makefile.in-102-      else \
ogmrip-1.0.1/docs/reference/Makefile.in:103:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
ogmrip-1.0.1/docs/reference/Makefile.in-104-        if test "$$first2" = "$$first"; then \
ogmrip-1.0.1/docs/reference/Makefile.in:105:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
ogmrip-1.0.1/docs/reference/Makefile.in-106-        else \
##############################################
ogmrip-1.0.1/docs/reference/Makefile.in-111-    fi; \
ogmrip-1.0.1/docs/reference/Makefile.in:112:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
ogmrip-1.0.1/docs/reference/Makefile.in-113-  done; \
##############################################
ogmrip-1.0.1/docs/reference/Makefile.in-369-	dot_seen=no; \
ogmrip-1.0.1/docs/reference/Makefile.in:370:	target=`echo $@ | sed s/-recursive//`; \
ogmrip-1.0.1/docs/reference/Makefile.in-371-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
ogmrip-1.0.1/docs/reference/Makefile.in-404-	rev="$$rev ."; \
ogmrip-1.0.1/docs/reference/Makefile.in:405:	target=`echo $@ | sed s/-recursive//`; \
ogmrip-1.0.1/docs/reference/Makefile.in-406-	for subdir in $$rev; do \
##############################################
ogmrip-1.0.1/docs/reference/Makefile.in-482-GTAGS:
ogmrip-1.0.1/docs/reference/Makefile.in:483:	here=`$(am__cd) $(top_builddir) && pwd` \
ogmrip-1.0.1/docs/reference/Makefile.in-484-	  && $(am__cd) $(top_srcdir) \
##############################################
ogmrip-1.0.1/docs/reference/Makefile.in-490-distdir: $(DISTFILES)
ogmrip-1.0.1/docs/reference/Makefile.in:491:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ogmrip-1.0.1/docs/reference/Makefile.in:492:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ogmrip-1.0.1/docs/reference/Makefile.in-493-	list='$(DISTFILES)'; \
##############################################
ogmrip-1.0.1/docs/reference/Makefile.in-504-	  if test -d $$d/$$file; then \
ogmrip-1.0.1/docs/reference/Makefile.in:505:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
ogmrip-1.0.1/docs/reference/Makefile.in-506-	    if test -d "$(distdir)/$$file"; then \
##############################################
ogmrip-1.0.1/docs/reference/ogmdvd/Makefile.in-420-distdir: $(DISTFILES)
ogmrip-1.0.1/docs/reference/ogmdvd/Makefile.in:421:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ogmrip-1.0.1/docs/reference/ogmdvd/Makefile.in:422:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ogmrip-1.0.1/docs/reference/ogmdvd/Makefile.in-423-	list='$(DISTFILES)'; \
##############################################
ogmrip-1.0.1/docs/reference/ogmdvd/Makefile.in-434-	  if test -d $$d/$$file; then \
ogmrip-1.0.1/docs/reference/ogmdvd/Makefile.in:435:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
ogmrip-1.0.1/docs/reference/ogmdvd/Makefile.in-436-	    if test -d "$(distdir)/$$file"; then \
##############################################
ogmrip-1.0.1/docs/reference/ogmdvd/Makefile.in-588-	-$(GTK_DOC_V_SETUP)if test "$(abs_srcdir)" != "$(abs_builddir)" ; then \
ogmrip-1.0.1/docs/reference/ogmdvd/Makefile.in:589:	    files=`echo $(SETUP_FILES) $(expand_content_files) $(DOC_MODULE).types`; \
ogmrip-1.0.1/docs/reference/ogmdvd/Makefile.in-590-	    if test "x$$files" != "x" ; then \
ogmrip-1.0.1/docs/reference/ogmdvd/Makefile.in-591-	        for file in $$files ; do \
ogmrip-1.0.1/docs/reference/ogmdvd/Makefile.in:592:	            destdir=`dirname $(abs_builddir)/$$file` ;\
ogmrip-1.0.1/docs/reference/ogmdvd/Makefile.in-593-	            test -d "$$destdir" || mkdir -p "$$destdir"; \
##############################################
ogmrip-1.0.1/docs/reference/ogmdvd/Makefile.in-692-	  for img in $(HTML_IMAGES); do \
ogmrip-1.0.1/docs/reference/ogmdvd/Makefile.in:693:	    part=`dirname $$img`; \
ogmrip-1.0.1/docs/reference/ogmdvd/Makefile.in-694-	    echo $$mkpdf_options | grep >/dev/null "\-\-imgdir=$$part "; \
##############################################
ogmrip-1.0.1/docs/reference/ogmdvd/Makefile.in-723-install-data-local:
ogmrip-1.0.1/docs/reference/ogmdvd/Makefile.in:724:	@installfiles=`echo $(builddir)/html/*`; \
ogmrip-1.0.1/docs/reference/ogmdvd/Makefile.in-725-	if test "$$installfiles" = '$(builddir)/html/*'; \
##############################################
ogmrip-1.0.1/docs/tutorial/data/Makefile.in-74-  esac
ogmrip-1.0.1/docs/tutorial/data/Makefile.in:75:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
ogmrip-1.0.1/docs/tutorial/data/Makefile.in-76-am__vpath_adj = case $$p in \
ogmrip-1.0.1/docs/tutorial/data/Makefile.in:77:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
ogmrip-1.0.1/docs/tutorial/data/Makefile.in-78-    *) f=$$p;; \
ogmrip-1.0.1/docs/tutorial/data/Makefile.in-79-  esac;
ogmrip-1.0.1/docs/tutorial/data/Makefile.in:80:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
ogmrip-1.0.1/docs/tutorial/data/Makefile.in-81-am__install_max = 40
ogmrip-1.0.1/docs/tutorial/data/Makefile.in-82-am__nobase_strip_setup = \
ogmrip-1.0.1/docs/tutorial/data/Makefile.in:83:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
ogmrip-1.0.1/docs/tutorial/data/Makefile.in-84-am__nobase_strip = \
##############################################
ogmrip-1.0.1/docs/tutorial/data/Makefile.in-365-	@list='$(data_DATA)'; test -n "$(datadir)" || list=; \
ogmrip-1.0.1/docs/tutorial/data/Makefile.in:366:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
ogmrip-1.0.1/docs/tutorial/data/Makefile.in-367-	dir='$(DESTDIR)$(datadir)'; $(am__uninstall_files_from_dir)
##############################################
ogmrip-1.0.1/docs/tutorial/data/Makefile.in-375-distdir: $(DISTFILES)
ogmrip-1.0.1/docs/tutorial/data/Makefile.in:376:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ogmrip-1.0.1/docs/tutorial/data/Makefile.in:377:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ogmrip-1.0.1/docs/tutorial/data/Makefile.in-378-	list='$(DISTFILES)'; \
##############################################
ogmrip-1.0.1/docs/tutorial/data/Makefile.in-389-	  if test -d $$d/$$file; then \
ogmrip-1.0.1/docs/tutorial/data/Makefile.in:390:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
ogmrip-1.0.1/docs/tutorial/data/Makefile.in-391-	    if test -d "$(distdir)/$$file"; then \
##############################################
ogmrip-1.0.1/docs/tutorial/en/Makefile.in-74-  esac
ogmrip-1.0.1/docs/tutorial/en/Makefile.in:75:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
ogmrip-1.0.1/docs/tutorial/en/Makefile.in-76-am__vpath_adj = case $$p in \
ogmrip-1.0.1/docs/tutorial/en/Makefile.in:77:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
ogmrip-1.0.1/docs/tutorial/en/Makefile.in-78-    *) f=$$p;; \
ogmrip-1.0.1/docs/tutorial/en/Makefile.in-79-  esac;
ogmrip-1.0.1/docs/tutorial/en/Makefile.in:80:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
ogmrip-1.0.1/docs/tutorial/en/Makefile.in-81-am__install_max = 40
ogmrip-1.0.1/docs/tutorial/en/Makefile.in-82-am__nobase_strip_setup = \
ogmrip-1.0.1/docs/tutorial/en/Makefile.in:83:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
ogmrip-1.0.1/docs/tutorial/en/Makefile.in-84-am__nobase_strip = \
##############################################
ogmrip-1.0.1/docs/tutorial/en/Makefile.in-399-	@list='$(html_DATA)'; test -n "$(htmldir)" || list=; \
ogmrip-1.0.1/docs/tutorial/en/Makefile.in:400:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
ogmrip-1.0.1/docs/tutorial/en/Makefile.in-401-	dir='$(DESTDIR)$(htmldir)'; $(am__uninstall_files_from_dir)
##############################################
ogmrip-1.0.1/docs/tutorial/en/Makefile.in-420-	@list='$(png_DATA)'; test -n "$(pngdir)" || list=; \
ogmrip-1.0.1/docs/tutorial/en/Makefile.in:421:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
ogmrip-1.0.1/docs/tutorial/en/Makefile.in-422-	dir='$(DESTDIR)$(pngdir)'; $(am__uninstall_files_from_dir)
##############################################
ogmrip-1.0.1/docs/tutorial/en/Makefile.in-430-distdir: $(DISTFILES)
ogmrip-1.0.1/docs/tutorial/en/Makefile.in:431:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ogmrip-1.0.1/docs/tutorial/en/Makefile.in:432:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ogmrip-1.0.1/docs/tutorial/en/Makefile.in-433-	list='$(DISTFILES)'; \
##############################################
ogmrip-1.0.1/docs/tutorial/en/Makefile.in-444-	  if test -d $$d/$$file; then \
ogmrip-1.0.1/docs/tutorial/en/Makefile.in:445:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
ogmrip-1.0.1/docs/tutorial/en/Makefile.in-446-	    if test -d "$(distdir)/$$file"; then \
##############################################
ogmrip-1.0.1/docs/tutorial/fr/Makefile.in-74-  esac
ogmrip-1.0.1/docs/tutorial/fr/Makefile.in:75:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
ogmrip-1.0.1/docs/tutorial/fr/Makefile.in-76-am__vpath_adj = case $$p in \
ogmrip-1.0.1/docs/tutorial/fr/Makefile.in:77:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
ogmrip-1.0.1/docs/tutorial/fr/Makefile.in-78-    *) f=$$p;; \
ogmrip-1.0.1/docs/tutorial/fr/Makefile.in-79-  esac;
ogmrip-1.0.1/docs/tutorial/fr/Makefile.in:80:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
ogmrip-1.0.1/docs/tutorial/fr/Makefile.in-81-am__install_max = 40
ogmrip-1.0.1/docs/tutorial/fr/Makefile.in-82-am__nobase_strip_setup = \
ogmrip-1.0.1/docs/tutorial/fr/Makefile.in:83:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
ogmrip-1.0.1/docs/tutorial/fr/Makefile.in-84-am__nobase_strip = \
##############################################
ogmrip-1.0.1/docs/tutorial/fr/Makefile.in-399-	@list='$(html_DATA)'; test -n "$(htmldir)" || list=; \
ogmrip-1.0.1/docs/tutorial/fr/Makefile.in:400:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
ogmrip-1.0.1/docs/tutorial/fr/Makefile.in-401-	dir='$(DESTDIR)$(htmldir)'; $(am__uninstall_files_from_dir)
##############################################
ogmrip-1.0.1/docs/tutorial/fr/Makefile.in-420-	@list='$(png_DATA)'; test -n "$(pngdir)" || list=; \
ogmrip-1.0.1/docs/tutorial/fr/Makefile.in:421:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
ogmrip-1.0.1/docs/tutorial/fr/Makefile.in-422-	dir='$(DESTDIR)$(pngdir)'; $(am__uninstall_files_from_dir)
##############################################
ogmrip-1.0.1/docs/tutorial/fr/Makefile.in-430-distdir: $(DISTFILES)
ogmrip-1.0.1/docs/tutorial/fr/Makefile.in:431:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ogmrip-1.0.1/docs/tutorial/fr/Makefile.in:432:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ogmrip-1.0.1/docs/tutorial/fr/Makefile.in-433-	list='$(DISTFILES)'; \
##############################################
ogmrip-1.0.1/docs/tutorial/fr/Makefile.in-444-	  if test -d $$d/$$file; then \
ogmrip-1.0.1/docs/tutorial/fr/Makefile.in:445:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
ogmrip-1.0.1/docs/tutorial/fr/Makefile.in-446-	    if test -d "$(distdir)/$$file"; then \
##############################################
ogmrip-1.0.1/docs/tutorial/Makefile.in-96-  while test -n "$$dir1"; do \
ogmrip-1.0.1/docs/tutorial/Makefile.in:97:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
ogmrip-1.0.1/docs/tutorial/Makefile.in-98-    if test "$$first" != "."; then \
ogmrip-1.0.1/docs/tutorial/Makefile.in-99-      if test "$$first" = ".."; then \
ogmrip-1.0.1/docs/tutorial/Makefile.in:100:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
ogmrip-1.0.1/docs/tutorial/Makefile.in:101:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
ogmrip-1.0.1/docs/tutorial/Makefile.in-102-      else \
ogmrip-1.0.1/docs/tutorial/Makefile.in:103:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
ogmrip-1.0.1/docs/tutorial/Makefile.in-104-        if test "$$first2" = "$$first"; then \
ogmrip-1.0.1/docs/tutorial/Makefile.in:105:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
ogmrip-1.0.1/docs/tutorial/Makefile.in-106-        else \
##############################################
ogmrip-1.0.1/docs/tutorial/Makefile.in-111-    fi; \
ogmrip-1.0.1/docs/tutorial/Makefile.in:112:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
ogmrip-1.0.1/docs/tutorial/Makefile.in-113-  done; \
##############################################
ogmrip-1.0.1/docs/tutorial/Makefile.in-360-	dot_seen=no; \
ogmrip-1.0.1/docs/tutorial/Makefile.in:361:	target=`echo $@ | sed s/-recursive//`; \
ogmrip-1.0.1/docs/tutorial/Makefile.in-362-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
ogmrip-1.0.1/docs/tutorial/Makefile.in-395-	rev="$$rev ."; \
ogmrip-1.0.1/docs/tutorial/Makefile.in:396:	target=`echo $@ | sed s/-recursive//`; \
ogmrip-1.0.1/docs/tutorial/Makefile.in-397-	for subdir in $$rev; do \
##############################################
ogmrip-1.0.1/docs/tutorial/Makefile.in-473-GTAGS:
ogmrip-1.0.1/docs/tutorial/Makefile.in:474:	here=`$(am__cd) $(top_builddir) && pwd` \
ogmrip-1.0.1/docs/tutorial/Makefile.in-475-	  && $(am__cd) $(top_srcdir) \
##############################################
ogmrip-1.0.1/docs/tutorial/Makefile.in-481-distdir: $(DISTFILES)
ogmrip-1.0.1/docs/tutorial/Makefile.in:482:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ogmrip-1.0.1/docs/tutorial/Makefile.in:483:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ogmrip-1.0.1/docs/tutorial/Makefile.in-484-	list='$(DISTFILES)'; \
##############################################
ogmrip-1.0.1/docs/tutorial/Makefile.in-495-	  if test -d $$d/$$file; then \
ogmrip-1.0.1/docs/tutorial/Makefile.in:496:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
ogmrip-1.0.1/docs/tutorial/Makefile.in-497-	    if test -d "$(distdir)/$$file"; then \
##############################################
ogmrip-1.0.1/docs/Makefile.in-97-  while test -n "$$dir1"; do \
ogmrip-1.0.1/docs/Makefile.in:98:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
ogmrip-1.0.1/docs/Makefile.in-99-    if test "$$first" != "."; then \
ogmrip-1.0.1/docs/Makefile.in-100-      if test "$$first" = ".."; then \
ogmrip-1.0.1/docs/Makefile.in:101:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
ogmrip-1.0.1/docs/Makefile.in:102:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
ogmrip-1.0.1/docs/Makefile.in-103-      else \
ogmrip-1.0.1/docs/Makefile.in:104:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
ogmrip-1.0.1/docs/Makefile.in-105-        if test "$$first2" = "$$first"; then \
ogmrip-1.0.1/docs/Makefile.in:106:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
ogmrip-1.0.1/docs/Makefile.in-107-        else \
##############################################
ogmrip-1.0.1/docs/Makefile.in-112-    fi; \
ogmrip-1.0.1/docs/Makefile.in:113:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
ogmrip-1.0.1/docs/Makefile.in-114-  done; \
##############################################
ogmrip-1.0.1/docs/Makefile.in-361-	dot_seen=no; \
ogmrip-1.0.1/docs/Makefile.in:362:	target=`echo $@ | sed s/-recursive//`; \
ogmrip-1.0.1/docs/Makefile.in-363-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
ogmrip-1.0.1/docs/Makefile.in-396-	rev="$$rev ."; \
ogmrip-1.0.1/docs/Makefile.in:397:	target=`echo $@ | sed s/-recursive//`; \
ogmrip-1.0.1/docs/Makefile.in-398-	for subdir in $$rev; do \
##############################################
ogmrip-1.0.1/docs/Makefile.in-474-GTAGS:
ogmrip-1.0.1/docs/Makefile.in:475:	here=`$(am__cd) $(top_builddir) && pwd` \
ogmrip-1.0.1/docs/Makefile.in-476-	  && $(am__cd) $(top_srcdir) \
##############################################
ogmrip-1.0.1/docs/Makefile.in-482-distdir: $(DISTFILES)
ogmrip-1.0.1/docs/Makefile.in:483:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ogmrip-1.0.1/docs/Makefile.in:484:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ogmrip-1.0.1/docs/Makefile.in-485-	list='$(DISTFILES)'; \
##############################################
ogmrip-1.0.1/docs/Makefile.in-496-	  if test -d $$d/$$file; then \
ogmrip-1.0.1/docs/Makefile.in:497:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
ogmrip-1.0.1/docs/Makefile.in-498-	    if test -d "$(distdir)/$$file"; then \
##############################################
ogmrip-1.0.1/aclocal.m4-269-	GLIB_PATH_PROG_WITH_TEST(MSGFMT, msgfmt,
ogmrip-1.0.1/aclocal.m4:270:	  [test -z "`$ac_dir/$ac_word -h 2>&1 | grep 'dv '`"], no)dnl
ogmrip-1.0.1/aclocal.m4-271-	if test "$MSGFMT" != "no"; then
##############################################
ogmrip-1.0.1/aclocal.m4-290-	  GLIB_PATH_PROG_WITH_TEST(XGETTEXT, xgettext,
ogmrip-1.0.1/aclocal.m4:291:	    [test -z "`$ac_dir/$ac_word -h 2>&1 | grep '(HELP)'`"], :)
ogmrip-1.0.1/aclocal.m4-292-	  AC_TRY_LINK(, [extern int _nl_msg_cat_cntr;
##############################################
ogmrip-1.0.1/aclocal.m4-441-   if test "x$srcdir" != "x."; then
ogmrip-1.0.1/aclocal.m4:442:     if test "x`echo $srcdir | sed 's@/.*@@'`" = "x"; then
ogmrip-1.0.1/aclocal.m4-443-       posrcprefix="$srcdir/"
##############################################
ogmrip-1.0.1/aclocal.m4-465-test "x$exec_prefix" = xNONE && exec_prefix=$prefix
ogmrip-1.0.1/aclocal.m4:466:datarootdir=`eval echo "${datarootdir}"`
ogmrip-1.0.1/aclocal.m4-467-if test "x$CATOBJEXT" = "x.mo" ; then
ogmrip-1.0.1/aclocal.m4:468:  localedir=`eval echo "${libdir}/locale"`
ogmrip-1.0.1/aclocal.m4-469-else
ogmrip-1.0.1/aclocal.m4:470:  localedir=`eval echo "${datadir}/locale"`
ogmrip-1.0.1/aclocal.m4-471-fi
##############################################
ogmrip-1.0.1/aclocal.m4-611-    PKG_CHECK_EXISTS([$3],
ogmrip-1.0.1/aclocal.m4:612:                     [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`
ogmrip-1.0.1/aclocal.m4-613-		      test "x$?" != "x0" && pkg_failed=yes ],
##############################################
ogmrip-1.0.1/aclocal.m4-660-        if test $_pkg_short_errors_supported = yes; then
ogmrip-1.0.1/aclocal.m4:661:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$2" 2>&1`
ogmrip-1.0.1/aclocal.m4-662-        else 
ogmrip-1.0.1/aclocal.m4:663:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$2" 2>&1`
ogmrip-1.0.1/aclocal.m4-664-        fi
##############################################
ogmrip-1.0.1/aclocal.m4-802-# $ac_aux_dir to `$srcdir/foo'.  In other projects, it is set to
ogmrip-1.0.1/aclocal.m4:803:# `$srcdir', `$srcdir/..', or `$srcdir/../..'.
ogmrip-1.0.1/aclocal.m4-804-#
##############################################
ogmrip-1.0.1/aclocal.m4-826-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
ogmrip-1.0.1/aclocal.m4:827:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
ogmrip-1.0.1/aclocal.m4-828-# and then we would define $MISSING as
##############################################
ogmrip-1.0.1/aclocal.m4-842-# expand $ac_aux_dir to an absolute path
ogmrip-1.0.1/aclocal.m4:843:am_aux_dir=`cd $ac_aux_dir && pwd`
ogmrip-1.0.1/aclocal.m4-844-])
##############################################
ogmrip-1.0.1/aclocal.m4-944-  if test "$am_compiler_list" = ""; then
ogmrip-1.0.1/aclocal.m4:945:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
ogmrip-1.0.1/aclocal.m4-946-  fi
##############################################
ogmrip-1.0.1/aclocal.m4-1093-    # Strip MF so we end up with the name of the file.
ogmrip-1.0.1/aclocal.m4:1094:    mf=`echo "$mf" | sed -e 's/:.*$//'`
ogmrip-1.0.1/aclocal.m4-1095-    # Check whether this is an Automake generated Makefile or not.
##############################################
ogmrip-1.0.1/aclocal.m4-1102-    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
ogmrip-1.0.1/aclocal.m4:1103:      dirpart=`AS_DIRNAME("$mf")`
ogmrip-1.0.1/aclocal.m4-1104-    else
##############################################
ogmrip-1.0.1/aclocal.m4-1108-    # from the Makefile without running `make'.
ogmrip-1.0.1/aclocal.m4:1109:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
ogmrip-1.0.1/aclocal.m4-1110-    test -z "$DEPDIR" && continue
ogmrip-1.0.1/aclocal.m4:1111:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
ogmrip-1.0.1/aclocal.m4-1112-    test -z "am__include" && continue
ogmrip-1.0.1/aclocal.m4:1113:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
ogmrip-1.0.1/aclocal.m4-1114-    # When using ansi2knr, U may be empty or an underscore; expand it
ogmrip-1.0.1/aclocal.m4:1115:    U=`sed -n 's/^U = //p' < "$mf"`
ogmrip-1.0.1/aclocal.m4-1116-    # Find all dependency output files, they are included files with
##############################################
ogmrip-1.0.1/aclocal.m4-1124-      test -f "$dirpart/$file" && continue
ogmrip-1.0.1/aclocal.m4:1125:      fdir=`AS_DIRNAME(["$file"])`
ogmrip-1.0.1/aclocal.m4-1126-      AS_MKDIR_P([$dirpart/$fdir])
##############################################
ogmrip-1.0.1/aclocal.m4-1179-AC_REQUIRE([AC_PROG_INSTALL])dnl
ogmrip-1.0.1/aclocal.m4:1180:if test "`cd $srcdir && pwd`" != "`pwd`"; then
ogmrip-1.0.1/aclocal.m4-1181-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
ogmrip-1.0.1/aclocal.m4-1281-    * )
ogmrip-1.0.1/aclocal.m4:1282:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
ogmrip-1.0.1/aclocal.m4-1283-  esac
ogmrip-1.0.1/aclocal.m4-1284-done
ogmrip-1.0.1/aclocal.m4:1285:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
ogmrip-1.0.1/aclocal.m4-1286-
##############################################
ogmrip-1.0.1/aclocal.m4-1399-# Ignore all kinds of additional output from `make'.
ogmrip-1.0.1/aclocal.m4:1400:case `$am_make -s -f confmf 2> /dev/null` in #(
ogmrip-1.0.1/aclocal.m4-1401-*the\ am__doit\ target*)
##############################################
ogmrip-1.0.1/aclocal.m4-1409-   echo '.include "confinc"' > confmf
ogmrip-1.0.1/aclocal.m4:1410:   case `$am_make -s -f confmf 2> /dev/null` in #(
ogmrip-1.0.1/aclocal.m4-1411-   *the\ am__doit\ target*)
##############################################
ogmrip-1.0.1/aclocal.m4-1566-if (
ogmrip-1.0.1/aclocal.m4:1567:   set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
ogmrip-1.0.1/aclocal.m4-1568-   if test "$[*]" = "X"; then
ogmrip-1.0.1/aclocal.m4-1569-      # -L didn't work.
ogmrip-1.0.1/aclocal.m4:1570:      set X `ls -t "$srcdir/configure" conftest.file`
ogmrip-1.0.1/aclocal.m4-1571-   fi
##############################################
ogmrip-1.0.1/missing-129-       # Could not run --version or --help.  This is probably someone
ogmrip-1.0.1/missing:130:       # running `$TOOL --version' or `$TOOL --help' to check whether
ogmrip-1.0.1/missing-131-       # $TOOL exists and not knowing $TOOL uses missing.
##############################################
ogmrip-1.0.1/missing-163-         from any GNU archive site."
ogmrip-1.0.1/missing:164:    files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}`
ogmrip-1.0.1/missing-165-    test -z "$files" && files="config.h"
##############################################
ogmrip-1.0.1/missing-192-         proper tools for further handling them.
ogmrip-1.0.1/missing:193:         You can get \`$1' as part of \`Autoconf' from any GNU
ogmrip-1.0.1/missing-194-         archive site."
ogmrip-1.0.1/missing-195-
ogmrip-1.0.1/missing:196:    file=`echo "$*" | sed -n "$sed_output"`
ogmrip-1.0.1/missing:197:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
ogmrip-1.0.1/missing-198-    if test -f "$file"; then
##############################################
ogmrip-1.0.1/missing-221-	*.y)
ogmrip-1.0.1/missing:222:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
ogmrip-1.0.1/missing-223-	    if test -f "$SRCFILE"; then
##############################################
ogmrip-1.0.1/missing-225-	    fi
ogmrip-1.0.1/missing:226:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'`
ogmrip-1.0.1/missing-227-	    if test -f "$SRCFILE"; then
##############################################
ogmrip-1.0.1/missing-251-	*.l)
ogmrip-1.0.1/missing:252:	    SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
ogmrip-1.0.1/missing-253-	    if test -f "$SRCFILE"; then
##############################################
ogmrip-1.0.1/missing-270-
ogmrip-1.0.1/missing:271:    file=`echo "$*" | sed -n "$sed_output"`
ogmrip-1.0.1/missing:272:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
ogmrip-1.0.1/missing-273-    if test -f "$file"; then
##############################################
ogmrip-1.0.1/missing-290-    # The file to touch is that specified with -o ...
ogmrip-1.0.1/missing:291:    file=`echo "$*" | sed -n "$sed_output"`
ogmrip-1.0.1/missing:292:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
ogmrip-1.0.1/missing-293-    if test -z "$file"; then
ogmrip-1.0.1/missing-294-      # ... or it is the one specified with @setfilename ...
ogmrip-1.0.1/missing:295:      infile=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'`
ogmrip-1.0.1/missing-296-      file=`sed -n '
##############################################
ogmrip-1.0.1/missing-302-      # ... or it is derived from the source name (dir/f.texi becomes f.info)
ogmrip-1.0.1/missing:303:      test -z "$file" && file=`echo "$infile" | sed 's,.*/,,;s,.[^.]*$,,'`.info
ogmrip-1.0.1/missing-304-    fi
##############################################
ogmrip-1.0.1/libogmrip/Makefile.in-117-CONFIG_CLEAN_VPATH_FILES =
ogmrip-1.0.1/libogmrip/Makefile.in:118:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
ogmrip-1.0.1/libogmrip/Makefile.in-119-am__vpath_adj = case $$p in \
ogmrip-1.0.1/libogmrip/Makefile.in:120:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
ogmrip-1.0.1/libogmrip/Makefile.in-121-    *) f=$$p;; \
ogmrip-1.0.1/libogmrip/Makefile.in-122-  esac;
ogmrip-1.0.1/libogmrip/Makefile.in:123:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
ogmrip-1.0.1/libogmrip/Makefile.in-124-am__install_max = 40
ogmrip-1.0.1/libogmrip/Makefile.in-125-am__nobase_strip_setup = \
ogmrip-1.0.1/libogmrip/Makefile.in:126:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
ogmrip-1.0.1/libogmrip/Makefile.in-127-am__nobase_strip = \
##############################################
ogmrip-1.0.1/libogmrip/Makefile.in-1001-	@list='$(audio_codecs_LTLIBRARIES)'; for p in $$list; do \
ogmrip-1.0.1/libogmrip/Makefile.in:1002:	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
ogmrip-1.0.1/libogmrip/Makefile.in-1003-	  test "$$dir" != "$$p" || dir=.; \
##############################################
ogmrip-1.0.1/libogmrip/Makefile.in-1033-	@list='$(containers_LTLIBRARIES)'; for p in $$list; do \
ogmrip-1.0.1/libogmrip/Makefile.in:1034:	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
ogmrip-1.0.1/libogmrip/Makefile.in-1035-	  test "$$dir" != "$$p" || dir=.; \
##############################################
ogmrip-1.0.1/libogmrip/Makefile.in-1065-	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
ogmrip-1.0.1/libogmrip/Makefile.in:1066:	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
ogmrip-1.0.1/libogmrip/Makefile.in-1067-	  test "$$dir" != "$$p" || dir=.; \
##############################################
ogmrip-1.0.1/libogmrip/Makefile.in-1097-	@list='$(subp_codecs_LTLIBRARIES)'; for p in $$list; do \
ogmrip-1.0.1/libogmrip/Makefile.in:1098:	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
ogmrip-1.0.1/libogmrip/Makefile.in-1099-	  test "$$dir" != "$$p" || dir=.; \
##############################################
ogmrip-1.0.1/libogmrip/Makefile.in-1129-	@list='$(video_codecs_LTLIBRARIES)'; for p in $$list; do \
ogmrip-1.0.1/libogmrip/Makefile.in:1130:	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
ogmrip-1.0.1/libogmrip/Makefile.in-1131-	  test "$$dir" != "$$p" || dir=.; \
##############################################
ogmrip-1.0.1/libogmrip/Makefile.in-1226-.c.obj:
ogmrip-1.0.1/libogmrip/Makefile.in:1227:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
ogmrip-1.0.1/libogmrip/Makefile.in-1228-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
ogmrip-1.0.1/libogmrip/Makefile.in-1230-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ogmrip-1.0.1/libogmrip/Makefile.in:1231:@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
ogmrip-1.0.1/libogmrip/Makefile.in-1232-
##############################################
ogmrip-1.0.1/libogmrip/Makefile.in-1263-	@list='$(ogmripinc_DATA)'; test -n "$(ogmripincdir)" || list=; \
ogmrip-1.0.1/libogmrip/Makefile.in:1264:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
ogmrip-1.0.1/libogmrip/Makefile.in-1265-	dir='$(DESTDIR)$(ogmripincdir)'; $(am__uninstall_files_from_dir)
##############################################
ogmrip-1.0.1/libogmrip/Makefile.in-1284-	@list='$(libogmrip_la_HEADERS)'; test -n "$(libogmrip_ladir)" || list=; \
ogmrip-1.0.1/libogmrip/Makefile.in:1285:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
ogmrip-1.0.1/libogmrip/Makefile.in-1286-	dir='$(DESTDIR)$(libogmrip_ladir)'; $(am__uninstall_files_from_dir)
##############################################
ogmrip-1.0.1/libogmrip/Makefile.in-1305-	@list='$(libogmrip_lavc_la_HEADERS)'; test -n "$(libogmrip_lavc_ladir)" || list=; \
ogmrip-1.0.1/libogmrip/Makefile.in:1306:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
ogmrip-1.0.1/libogmrip/Makefile.in-1307-	dir='$(DESTDIR)$(libogmrip_lavc_ladir)'; $(am__uninstall_files_from_dir)
##############################################
ogmrip-1.0.1/libogmrip/Makefile.in-1326-	@list='$(libogmrip_mplayer_la_HEADERS)'; test -n "$(libogmrip_mplayer_ladir)" || list=; \
ogmrip-1.0.1/libogmrip/Makefile.in:1327:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
ogmrip-1.0.1/libogmrip/Makefile.in-1328-	dir='$(DESTDIR)$(libogmrip_mplayer_ladir)'; $(am__uninstall_files_from_dir)
##############################################
ogmrip-1.0.1/libogmrip/Makefile.in-1347-	@list='$(video_codecs_HEADERS)'; test -n "$(video_codecsdir)" || list=; \
ogmrip-1.0.1/libogmrip/Makefile.in:1348:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
ogmrip-1.0.1/libogmrip/Makefile.in-1349-	dir='$(DESTDIR)$(video_codecsdir)'; $(am__uninstall_files_from_dir)
##############################################
ogmrip-1.0.1/libogmrip/Makefile.in-1395-GTAGS:
ogmrip-1.0.1/libogmrip/Makefile.in:1396:	here=`$(am__cd) $(top_builddir) && pwd` \
ogmrip-1.0.1/libogmrip/Makefile.in-1397-	  && $(am__cd) $(top_srcdir) \
##############################################
ogmrip-1.0.1/libogmrip/Makefile.in-1403-distdir: $(DISTFILES)
ogmrip-1.0.1/libogmrip/Makefile.in:1404:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ogmrip-1.0.1/libogmrip/Makefile.in:1405:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ogmrip-1.0.1/libogmrip/Makefile.in-1406-	list='$(DISTFILES)'; \
##############################################
ogmrip-1.0.1/libogmrip/Makefile.in-1417-	  if test -d $$d/$$file; then \
ogmrip-1.0.1/libogmrip/Makefile.in:1418:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
ogmrip-1.0.1/libogmrip/Makefile.in-1419-	    if test -d "$(distdir)/$$file"; then \
##############################################
ogmrip-1.0.1/ltmain.sh-167-{
ogmrip-1.0.1/ltmain.sh:168:    func_dirname_result=`$ECHO "${1}" | $SED "$dirname"`
ogmrip-1.0.1/ltmain.sh-169-    if test "X$func_dirname_result" = "X${1}"; then
##############################################
ogmrip-1.0.1/ltmain.sh-179-{
ogmrip-1.0.1/ltmain.sh:180:    func_basename_result=`$ECHO "${1}" | $SED "$basename"`
ogmrip-1.0.1/ltmain.sh-181-} # func_basename may be replaced by extended shell implementation
##############################################
ogmrip-1.0.1/ltmain.sh-198-    # Extract subdirectory from the argument.
ogmrip-1.0.1/ltmain.sh:199:    func_dirname_result=`$ECHO "${1}" | $SED -e "$dirname"`
ogmrip-1.0.1/ltmain.sh-200-    if test "X$func_dirname_result" = "X${1}"; then
##############################################
ogmrip-1.0.1/ltmain.sh-204-    fi
ogmrip-1.0.1/ltmain.sh:205:    func_basename_result=`$ECHO "${1}" | $SED -e "$basename"`
ogmrip-1.0.1/ltmain.sh-206-} # func_dirname_and_basename may be replaced by extended shell implementation
##############################################
ogmrip-1.0.1/ltmain.sh-217-    case ${2} in
ogmrip-1.0.1/ltmain.sh:218:      .*) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%\\\\${2}\$%%"`;;
ogmrip-1.0.1/ltmain.sh:219:      *)  func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%${2}\$%%"`;;
ogmrip-1.0.1/ltmain.sh-220-    esac
##############################################
ogmrip-1.0.1/ltmain.sh-380-     progdir=$func_dirname_result
ogmrip-1.0.1/ltmain.sh:381:     progdir=`cd "$progdir" && pwd`
ogmrip-1.0.1/ltmain.sh-382-     progpath="$progdir/$progname"
##############################################
ogmrip-1.0.1/ltmain.sh-417-# Since each input `\' is now two `\'s, look for any number of runs of
ogmrip-1.0.1/ltmain.sh:418:# four `\'s followed by two `\'s and then a '$'.  `\' that '$'.
ogmrip-1.0.1/ltmain.sh-419-bs='\\'
##############################################
ogmrip-1.0.1/ltmain.sh-531-        # ...otherwise throw away the child directory and loop
ogmrip-1.0.1/ltmain.sh:532:        my_directory_path=`$ECHO "$my_directory_path" | $SED -e "$dirname"`
ogmrip-1.0.1/ltmain.sh-533-      done
ogmrip-1.0.1/ltmain.sh:534:      my_dir_list=`$ECHO "$my_dir_list" | $SED 's,:*$,,'`
ogmrip-1.0.1/ltmain.sh-535-
##############################################
ogmrip-1.0.1/ltmain.sh-566-      # If mktemp works, use that first and foremost
ogmrip-1.0.1/ltmain.sh:567:      my_tmpdir=`mktemp -d "${my_template}-XXXXXXXX" 2>/dev/null`
ogmrip-1.0.1/ltmain.sh-568-
##############################################
ogmrip-1.0.1/ltmain.sh-597-      *[\\\`\"\$]*)
ogmrip-1.0.1/ltmain.sh:598:	func_quote_for_eval_unquoted_result=`$ECHO "$1" | $SED "$sed_quote_subst"` ;;
ogmrip-1.0.1/ltmain.sh-599-      *)
##############################################
ogmrip-1.0.1/ltmain.sh-702-  [0-9]* | *[!a-zA-Z0-9_]*)
ogmrip-1.0.1/ltmain.sh:703:    func_tr_sh_result=`$ECHO "$1" | $SED 's/^\([0-9]\)/_\1/; s/[^a-zA-Z0-9_]/_/g'`
ogmrip-1.0.1/ltmain.sh-704-    ;;
##############################################
ogmrip-1.0.1/ltmain.sh-769-	s/\$with_gnu_ld/'"$with_gnu_ld"'/
ogmrip-1.0.1/ltmain.sh:770:	s/\$automake_version/'"`(${AUTOMAKE-automake} --version) 2>/dev/null |$SED 1q`"'/
ogmrip-1.0.1/ltmain.sh:771:	s/\$autoconf_version/'"`(${AUTOCONF-autoconf} --version) 2>/dev/null |$SED 1q`"'/
ogmrip-1.0.1/ltmain.sh-772-	p
##############################################
ogmrip-1.0.1/ltmain.sh-803-
ogmrip-1.0.1/ltmain.sh:804:    func_split_short_opt_name=`$ECHO "$1" | $SED "$my_sed_short_opt"`
ogmrip-1.0.1/ltmain.sh:805:    func_split_short_opt_arg=`$ECHO "$1" | $SED "$my_sed_short_rest"`
ogmrip-1.0.1/ltmain.sh-806-} # func_split_short_opt may be replaced by extended shell implementation
##############################################
ogmrip-1.0.1/ltmain.sh-816-
ogmrip-1.0.1/ltmain.sh:817:    func_split_long_opt_name=`$ECHO "$1" | $SED "$my_sed_long_opt"`
ogmrip-1.0.1/ltmain.sh:818:    func_split_long_opt_arg=`$ECHO "$1" | $SED "$my_sed_long_arg"`
ogmrip-1.0.1/ltmain.sh-819-} # func_split_long_opt may be replaced by extended shell implementation
##############################################
ogmrip-1.0.1/ltmain.sh-862-{
ogmrip-1.0.1/ltmain.sh:863:    func_arith_result=`expr "${@}"`
ogmrip-1.0.1/ltmain.sh-864-} # func_arith may be replaced by extended shell implementation
##############################################
ogmrip-1.0.1/ltmain.sh-870-{
ogmrip-1.0.1/ltmain.sh:871:    func_len_result=`expr "${1}" : ".*" 2>/dev/null || echo $max_cmd_len`
ogmrip-1.0.1/ltmain.sh-872-} # func_len may be replaced by extended shell implementation
##############################################
ogmrip-1.0.1/ltmain.sh-877-{
ogmrip-1.0.1/ltmain.sh:878:    func_lo2o_result=`$ECHO "${1}" | $SED "$lo2o"`
ogmrip-1.0.1/ltmain.sh-879-} # func_lo2o may be replaced by extended shell implementation
##############################################
ogmrip-1.0.1/ltmain.sh-884-{
ogmrip-1.0.1/ltmain.sh:885:    func_xform_result=`$ECHO "${1}" | $SED 's/\.[^.]*$/.lo/'`
ogmrip-1.0.1/ltmain.sh-886-} # func_xform may be replaced by extended shell implementation
##############################################
ogmrip-1.0.1/ltmain.sh-968-	# quotes we have to do it in 2 steps:
ogmrip-1.0.1/ltmain.sh:969:	extractedcf=`$SED -n -e "$sed_extractcf" < "$progpath"`
ogmrip-1.0.1/ltmain.sh-970-	eval "$extractedcf"
##############################################
ogmrip-1.0.1/ltmain.sh-1382-      done
ogmrip-1.0.1/ltmain.sh:1383:      CC_expanded=`func_echo_all $CC`
ogmrip-1.0.1/ltmain.sh:1384:      CC_quoted_expanded=`func_echo_all $CC_quoted`
ogmrip-1.0.1/ltmain.sh-1385-      case $@ in
##############################################
ogmrip-1.0.1/ltmain.sh-1395-	    # Evaluate the configuration.
ogmrip-1.0.1/ltmain.sh:1396:	    eval "`${SED} -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`"
ogmrip-1.0.1/ltmain.sh-1397-	    CC_quoted=
##############################################
ogmrip-1.0.1/ltmain.sh-1401-	    done
ogmrip-1.0.1/ltmain.sh:1402:	    CC_expanded=`func_echo_all $CC`
ogmrip-1.0.1/ltmain.sh:1403:	    CC_quoted_expanded=`func_echo_all $CC_quoted`
ogmrip-1.0.1/ltmain.sh-1404-	    case "$@ " in
##############################################
ogmrip-1.0.1/ltmain.sh-1492-    # zero AND non-empty stdout, which explains the odd construction:
ogmrip-1.0.1/ltmain.sh:1493:    func_convert_core_file_wine_to_w32_tmp=`winepath -w "$1" 2>/dev/null`
ogmrip-1.0.1/ltmain.sh-1494-    if test "$?" -eq 0 && test -n "${func_convert_core_file_wine_to_w32_tmp}"; then
##############################################
ogmrip-1.0.1/ltmain.sh-1558-  if test -n "$LT_CYGPATH" && test -f "$LT_CYGPATH"; then
ogmrip-1.0.1/ltmain.sh:1559:    func_cygpath_result=`$LT_CYGPATH "$@" 2>/dev/null`
ogmrip-1.0.1/ltmain.sh-1560-    if test "$?" -ne 0; then
##############################################
ogmrip-1.0.1/ltmain.sh-1721-    # LT_CYGPATH in this case.
ogmrip-1.0.1/ltmain.sh:1722:    func_to_host_file_result=`cygpath -m "$1"`
ogmrip-1.0.1/ltmain.sh-1723-  fi
##############################################
ogmrip-1.0.1/ltmain.sh-1871-    func_to_host_path_tmp1=$func_stripname_result
ogmrip-1.0.1/ltmain.sh:1872:    func_to_host_path_result=`cygpath -m -p "$func_to_host_path_tmp1"`
ogmrip-1.0.1/ltmain.sh-1873-    func_convert_path_check : ";" \
##############################################
ogmrip-1.0.1/ltmain.sh-2060-    *.[cCFSifmso] | \
ogmrip-1.0.1/ltmain.sh:2061:    *.ada | *.adb | *.ads | *.asm | \
ogmrip-1.0.1/ltmain.sh-2062-    *.c++ | *.cc | *.ii | *.class | *.cpp | *.cxx | \
##############################################
ogmrip-1.0.1/ltmain.sh-2137-    if test "$compiler_c_o" = no; then
ogmrip-1.0.1/ltmain.sh:2138:      output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.${objext}
ogmrip-1.0.1/ltmain.sh-2139-      lockfile="$output_obj.lock"
##############################################
ogmrip-1.0.1/ltmain.sh-2156-*** ERROR, $lockfile exists and contains:
ogmrip-1.0.1/ltmain.sh:2157:`cat $lockfile 2>/dev/null`
ogmrip-1.0.1/ltmain.sh-2158-
##############################################
ogmrip-1.0.1/ltmain.sh-2204-      if test "$need_locks" = warn &&
ogmrip-1.0.1/ltmain.sh:2205:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
ogmrip-1.0.1/ltmain.sh-2206-	$ECHO "\
ogmrip-1.0.1/ltmain.sh-2207-*** ERROR, $lockfile contains:
ogmrip-1.0.1/ltmain.sh:2208:`cat $lockfile 2>/dev/null`
ogmrip-1.0.1/ltmain.sh-2209-
##############################################
ogmrip-1.0.1/ltmain.sh-2253-      if test "$need_locks" = warn &&
ogmrip-1.0.1/ltmain.sh:2254:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
ogmrip-1.0.1/ltmain.sh-2255-	$ECHO "\
ogmrip-1.0.1/ltmain.sh-2256-*** ERROR, $lockfile contains:
ogmrip-1.0.1/ltmain.sh:2257:`cat $lockfile 2>/dev/null`
ogmrip-1.0.1/ltmain.sh-2258-
##############################################
ogmrip-1.0.1/ltmain.sh-2548-	  test -n "$library_names" && \
ogmrip-1.0.1/ltmain.sh:2549:	    func_warning "\`$file' was not linked with \`-export-dynamic'"
ogmrip-1.0.1/ltmain.sh-2550-	  continue
##############################################
ogmrip-1.0.1/ltmain.sh-2559-	  if test ! -f "$dir/$dlname"; then
ogmrip-1.0.1/ltmain.sh:2560:	    func_fatal_error "cannot find \`$dlname' in \`$dir' or \`$dir/$objdir'"
ogmrip-1.0.1/ltmain.sh-2561-	  fi
##############################################
ogmrip-1.0.1/ltmain.sh-2577-      # Get the absolute pathname.
ogmrip-1.0.1/ltmain.sh:2578:      absdir=`cd "$dir" && pwd`
ogmrip-1.0.1/ltmain.sh-2579-      test -n "$absdir" && dir="$absdir"
##############################################
ogmrip-1.0.1/ltmain.sh-2675-      if test -n "$lt_sysroot"; then
ogmrip-1.0.1/ltmain.sh:2676:        sysroot_regex=`$ECHO "$lt_sysroot" | $SED "$sed_make_literal_regex"`
ogmrip-1.0.1/ltmain.sh-2677-        sysroot_cmd="s/\([ ']\)$sysroot_regex/\1/g;"
##############################################
ogmrip-1.0.1/ltmain.sh-2957-	  # Determine the prefix the user has applied to our future dir.
ogmrip-1.0.1/ltmain.sh:2958:	  inst_prefix_dir=`$ECHO "$destdir" | $SED -e "s%$libdir\$%%"`
ogmrip-1.0.1/ltmain.sh-2959-
##############################################
ogmrip-1.0.1/ltmain.sh-2970-	    # Stick the inst_prefix_dir data into the link command.
ogmrip-1.0.1/ltmain.sh:2971:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"`
ogmrip-1.0.1/ltmain.sh-2972-	  else
ogmrip-1.0.1/ltmain.sh:2973:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%%"`
ogmrip-1.0.1/ltmain.sh-2974-	  fi
##############################################
ogmrip-1.0.1/ltmain.sh-3130-	    fi
ogmrip-1.0.1/ltmain.sh:3131:	    libfile="$libdir/"`$ECHO "$lib" | $SED 's%^.*/%%g'` ### testsuite: skip nested quoting test
ogmrip-1.0.1/ltmain.sh-3132-	    if test -n "$libdir" && test ! -f "$libfile"; then
ogmrip-1.0.1/ltmain.sh:3133:	      func_warning "\`$lib' has not been installed in \`$libdir'"
ogmrip-1.0.1/ltmain.sh-3134-	      finalize=no
##############################################
ogmrip-1.0.1/ltmain.sh-3149-	        # Replace the output file specification.
ogmrip-1.0.1/ltmain.sh:3150:	        relink_command=`$ECHO "$relink_command" | $SED 's%@OUTPUT@%'"$outputname"'%g'`
ogmrip-1.0.1/ltmain.sh-3151-
##############################################
ogmrip-1.0.1/ltmain.sh-3168-	    # Install the binary that we compiled earlier.
ogmrip-1.0.1/ltmain.sh:3169:	    file=`$ECHO "$file$stripped_ext" | $SED "s%\([^/]*\)$%$objdir/\1%"`
ogmrip-1.0.1/ltmain.sh-3170-	  fi
##############################################
ogmrip-1.0.1/ltmain.sh-3241-    my_pic_p="${3-no}"
ogmrip-1.0.1/ltmain.sh:3242:    my_prefix=`$ECHO "$my_originator" | sed 's%[^a-zA-Z0-9]%_%g'`
ogmrip-1.0.1/ltmain.sh-3243-    my_dlsyms=
##############################################
ogmrip-1.0.1/ltmain.sh-3297-	  # Add our own program objects to the symbol list.
ogmrip-1.0.1/ltmain.sh:3298:	  progfiles=`$ECHO "$objs$old_deplibs" | $SP2NL | $SED "$lo2o" | $NL2SP`
ogmrip-1.0.1/ltmain.sh-3299-	  for progfile in $progfiles; do
##############################################
ogmrip-1.0.1/ltmain.sh-3359-	          # Use subshell, to avoid clobbering current variable values
ogmrip-1.0.1/ltmain.sh:3360:	          dlprefile_dlname=`source "$curr_lafile" && echo "$dlname"`
ogmrip-1.0.1/ltmain.sh-3361-	          if test -n "$dlprefile_dlname" ; then
##############################################
ogmrip-1.0.1/ltmain.sh-3506-	  if test -f "$output_objdir/$my_outputname.def"; then
ogmrip-1.0.1/ltmain.sh:3507:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
ogmrip-1.0.1/ltmain.sh:3508:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
ogmrip-1.0.1/ltmain.sh-3509-	  else
ogmrip-1.0.1/ltmain.sh:3510:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
ogmrip-1.0.1/ltmain.sh:3511:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
ogmrip-1.0.1/ltmain.sh-3512-	  fi
##############################################
ogmrip-1.0.1/ltmain.sh-3514-	*)
ogmrip-1.0.1/ltmain.sh:3515:	  compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
ogmrip-1.0.1/ltmain.sh:3516:	  finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
ogmrip-1.0.1/ltmain.sh-3517-	  ;;
##############################################
ogmrip-1.0.1/ltmain.sh-3529-      # Nullify the symbol file.
ogmrip-1.0.1/ltmain.sh:3530:      compile_command=`$ECHO "$compile_command" | $SED "s% @SYMFILE@%%"`
ogmrip-1.0.1/ltmain.sh:3531:      finalize_command=`$ECHO "$finalize_command" | $SED "s% @SYMFILE@%%"`
ogmrip-1.0.1/ltmain.sh-3532-    fi
##############################################
ogmrip-1.0.1/ltmain.sh-3545-  win32_libid_type="unknown"
ogmrip-1.0.1/ltmain.sh:3546:  win32_fileres=`file -L $1 2>/dev/null`
ogmrip-1.0.1/ltmain.sh-3547-  case $win32_fileres in
##############################################
ogmrip-1.0.1/ltmain.sh-3596-  $opt_debug
ogmrip-1.0.1/ltmain.sh:3597:  sharedlib_from_linklib_result=`$DLLTOOL --identify-strict --identify "$1"`
ogmrip-1.0.1/ltmain.sh-3598-}
##############################################
ogmrip-1.0.1/ltmain.sh-3613-  $opt_debug
ogmrip-1.0.1/ltmain.sh:3614:  match_literal=`$ECHO "$1" | $SED "$sed_make_literal_regex"`
ogmrip-1.0.1/ltmain.sh-3615-  $OBJDUMP -s --section "$1" "$2" 2>/dev/null |
##############################################
ogmrip-1.0.1/ltmain.sh-3668-  func_to_tool_file "$1" func_convert_file_msys_to_w32
ogmrip-1.0.1/ltmain.sh:3669:  func_cygming_gnu_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $EGREP ' (_head_[A-Za-z0-9_]+_[ad]l*|[A-Za-z0-9_]+_[ad]l*_iname)$'`
ogmrip-1.0.1/ltmain.sh-3670-  test -n "$func_cygming_gnu_implib_tmp"
##############################################
ogmrip-1.0.1/ltmain.sh-3680-  func_to_tool_file "$1" func_convert_file_msys_to_w32
ogmrip-1.0.1/ltmain.sh:3681:  func_cygming_ms_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $GREP '_NULL_IMPORT_DESCRIPTOR'`
ogmrip-1.0.1/ltmain.sh-3682-  test -n "$func_cygming_ms_implib_tmp"
##############################################
ogmrip-1.0.1/ltmain.sh-3700-    # binutils import library
ogmrip-1.0.1/ltmain.sh:3701:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$7' "$1"`
ogmrip-1.0.1/ltmain.sh-3702-  elif func_cygming_ms_implib_p "$1" ; then
ogmrip-1.0.1/ltmain.sh-3703-    # ms-generated import library
ogmrip-1.0.1/ltmain.sh:3704:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$6' "$1"`
ogmrip-1.0.1/ltmain.sh-3705-  else
##############################################
ogmrip-1.0.1/ltmain.sh-3780-	  darwin_curdir=`pwd`
ogmrip-1.0.1/ltmain.sh:3781:	  darwin_base_archive=`basename "$darwin_archive"`
ogmrip-1.0.1/ltmain.sh:3782:	  darwin_arches=`$LIPO -info "$darwin_archive" 2>/dev/null | $GREP Architectures 2>/dev/null || true`
ogmrip-1.0.1/ltmain.sh-3783-	  if test -n "$darwin_arches"; then
ogmrip-1.0.1/ltmain.sh:3784:	    darwin_arches=`$ECHO "$darwin_arches" | $SED -e 's/.*are://'`
ogmrip-1.0.1/ltmain.sh-3785-	    darwin_arch=
##############################################
ogmrip-1.0.1/ltmain.sh-3795-            ## Okay now we've a bunch of thin objects, gotta fatten them up :)
ogmrip-1.0.1/ltmain.sh:3796:	    darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print | $SED -e "$basename" | sort -u`
ogmrip-1.0.1/ltmain.sh-3797-	    darwin_file=
##############################################
ogmrip-1.0.1/ltmain.sh-3799-	    for darwin_file in $darwin_filelist; do
ogmrip-1.0.1/ltmain.sh:3800:	      darwin_files=`find unfat-$$ -name $darwin_file -print | sort | $NL2SP`
ogmrip-1.0.1/ltmain.sh-3801-	      $LIPO -create -output "$darwin_file" $darwin_files
##############################################
ogmrip-1.0.1/ltmain.sh-3814-      esac
ogmrip-1.0.1/ltmain.sh:3815:      my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | sort | $NL2SP`
ogmrip-1.0.1/ltmain.sh-3816-    done
##############################################
ogmrip-1.0.1/ltmain.sh-3885-
ogmrip-1.0.1/ltmain.sh:3886:    qECHO=`$ECHO "$ECHO" | $SED "$sed_quote_subst"`
ogmrip-1.0.1/ltmain.sh-3887-    $ECHO "\
##############################################
ogmrip-1.0.1/ltmain.sh-3920-    --lt-dump-script)
ogmrip-1.0.1/ltmain.sh:3921:        lt_dump_D=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%/[^/]*$%%'\`
ogmrip-1.0.1/ltmain.sh-3922-        test \"X\$lt_dump_D\" = \"X\$lt_script_arg0\" && lt_dump_D=.
ogmrip-1.0.1/ltmain.sh:3923:        lt_dump_F=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%^.*/%%'\`
ogmrip-1.0.1/ltmain.sh-3924-        cat \"\$lt_dump_D/\$lt_dump_F\"
##############################################
ogmrip-1.0.1/ltmain.sh-3947-    \$ECHO \"${outputname}:${output}:\${LINENO}: newargv[\$lt_dump_args_N]: \$lt_arg\"
ogmrip-1.0.1/ltmain.sh:3948:    lt_dump_args_N=\`expr \$lt_dump_args_N + 1\`
ogmrip-1.0.1/ltmain.sh-3949-  done
##############################################
ogmrip-1.0.1/ltmain.sh-4005-  # Find the directory that this script lives in.
ogmrip-1.0.1/ltmain.sh:4006:  thisdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*$%%'\`
ogmrip-1.0.1/ltmain.sh-4007-  test \"x\$thisdir\" = \"x\$file\" && thisdir=.
##############################################
ogmrip-1.0.1/ltmain.sh-4009-  # Follow symbolic links until we get to the real thisdir.
ogmrip-1.0.1/ltmain.sh:4010:  file=\`ls -ld \"\$file\" | $SED -n 's/.*-> //p'\`
ogmrip-1.0.1/ltmain.sh-4011-  while test -n \"\$file\"; do
ogmrip-1.0.1/ltmain.sh:4012:    destdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*\$%%'\`
ogmrip-1.0.1/ltmain.sh-4013-
##############################################
ogmrip-1.0.1/ltmain.sh-4021-
ogmrip-1.0.1/ltmain.sh:4022:    file=\`\$ECHO \"\$file\" | $SED 's%^.*/%%'\`
ogmrip-1.0.1/ltmain.sh:4023:    file=\`ls -ld \"\$thisdir/\$file\" | $SED -n 's/.*-> //p'\`
ogmrip-1.0.1/ltmain.sh-4024-  done
##############################################
ogmrip-1.0.1/ltmain.sh-4035-    case \"\$thisdir\" in
ogmrip-1.0.1/ltmain.sh:4036:    *[\\\\/]$objdir ) thisdir=\`\$ECHO \"\$thisdir\" | $SED 's%[\\\\/][^\\\\/]*$%%'\` ;;
ogmrip-1.0.1/ltmain.sh-4037-    $objdir )   thisdir=. ;;
##############################################
ogmrip-1.0.1/ltmain.sh-4041-  # Try to get the absolute directory name.
ogmrip-1.0.1/ltmain.sh:4042:  absdir=\`cd \"\$thisdir\" && pwd\`
ogmrip-1.0.1/ltmain.sh-4043-  test -n \"\$absdir\" && thisdir=\"\$absdir\"
##############################################
ogmrip-1.0.1/ltmain.sh-4051-  if test ! -f \"\$progdir/\$program\" ||
ogmrip-1.0.1/ltmain.sh:4052:     { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | ${SED} 1q\`; \\
ogmrip-1.0.1/ltmain.sh-4053-       test \"X\$file\" != \"X\$progdir/\$program\"; }; then
##############################################
ogmrip-1.0.1/ltmain.sh-4066-    if test -n \"\$relink_command\"; then
ogmrip-1.0.1/ltmain.sh:4067:      if relink_command_output=\`eval \$relink_command 2>&1\`; then :
ogmrip-1.0.1/ltmain.sh-4068-      else
##############################################
ogmrip-1.0.1/ltmain.sh-4110-    # The second colon is a workaround for a bug in BeOS R4 sed
ogmrip-1.0.1/ltmain.sh:4111:    $shlibpath_var=\`\$ECHO \"\$$shlibpath_var\" | $SED 's/::*\$//'\`
ogmrip-1.0.1/ltmain.sh-4112-
##############################################
ogmrip-1.0.1/ltmain.sh-5085-    $opt_debug
ogmrip-1.0.1/ltmain.sh:5086:    case `eval $file_magic_cmd \"\$1\" 2>/dev/null | $SED -e 10q` in
ogmrip-1.0.1/ltmain.sh-5087-    *import*) : ;;
##############################################
ogmrip-1.0.1/ltmain.sh-5307-	    moreargs=
ogmrip-1.0.1/ltmain.sh:5308:	    for fil in `cat "$save_arg"`
ogmrip-1.0.1/ltmain.sh-5309-	    do
##############################################
ogmrip-1.0.1/ltmain.sh-5563-	*)
ogmrip-1.0.1/ltmain.sh:5564:	  absdir=`cd "$dir" && pwd`
ogmrip-1.0.1/ltmain.sh-5565-	  test -z "$absdir" && \
##############################################
ogmrip-1.0.1/ltmain.sh-5584-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
ogmrip-1.0.1/ltmain.sh:5585:	  testbindir=`$ECHO "$dir" | $SED 's*/lib$*/bin*'`
ogmrip-1.0.1/ltmain.sh-5586-	  case :$dllsearchpath: in
##############################################
ogmrip-1.0.1/ltmain.sh-6016-      # get the directories listed in $shlibpath_var
ogmrip-1.0.1/ltmain.sh:6017:      eval shlib_search_path=\`\$ECHO \"\${$shlibpath_var}\" \| \$SED \'s/:/ /g\'\`
ogmrip-1.0.1/ltmain.sh-6018-    else
##############################################
ogmrip-1.0.1/ltmain.sh-6328-		  set dummy $deplibs_check_method; shift
ogmrip-1.0.1/ltmain.sh:6329:		  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
ogmrip-1.0.1/ltmain.sh-6330-		  if eval "\$ECHO \"$deplib\"" 2>/dev/null | $SED 10q \
##############################################
ogmrip-1.0.1/ltmain.sh-6391-	else
ogmrip-1.0.1/ltmain.sh:6392:	  func_fatal_error "cannot find the library \`$lib' or unhandled argument \`$deplib'"
ogmrip-1.0.1/ltmain.sh-6393-	fi
##############################################
ogmrip-1.0.1/ltmain.sh-6420-	if test -n "$inherited_linker_flags"; then
ogmrip-1.0.1/ltmain.sh:6421:	  tmp_inherited_linker_flags=`$ECHO "$inherited_linker_flags" | $SED 's/-framework \([^ $]*\)/\1.ltframework/g'`
ogmrip-1.0.1/ltmain.sh-6422-	  for tmp_inherited_linker_flag in $tmp_inherited_linker_flags; do
##############################################
ogmrip-1.0.1/ltmain.sh-6428-	fi
ogmrip-1.0.1/ltmain.sh:6429:	dependency_libs=`$ECHO " $dependency_libs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
ogmrip-1.0.1/ltmain.sh-6430-	if test "$linkmode,$pass" = "lib,link" ||
##############################################
ogmrip-1.0.1/ltmain.sh-6501-	*)
ogmrip-1.0.1/ltmain.sh:6502:	  abs_ladir=`cd "$ladir" && pwd`
ogmrip-1.0.1/ltmain.sh-6503-	  if test -z "$abs_ladir"; then
##############################################
ogmrip-1.0.1/ltmain.sh-6754-	    shift
ogmrip-1.0.1/ltmain.sh:6755:	    libname=`eval "\\$ECHO \"$libname_spec\""`
ogmrip-1.0.1/ltmain.sh-6756-	    # use dlname if we got it. it's perfectly good, no?
##############################################
ogmrip-1.0.1/ltmain.sh-7046-		*)
ogmrip-1.0.1/ltmain.sh:7047:		  absdir=`cd "$dir" && pwd`
ogmrip-1.0.1/ltmain.sh-7048-		  if test -z "$absdir"; then
##############################################
ogmrip-1.0.1/ltmain.sh-7057-		  depdepl=
ogmrip-1.0.1/ltmain.sh:7058:		  eval deplibrary_names=`${SED} -n -e 's/^library_names=\(.*\)$/\1/p' $deplib`
ogmrip-1.0.1/ltmain.sh-7059-		  if test -n "$deplibrary_names" ; then
##############################################
ogmrip-1.0.1/ltmain.sh-7064-		      depdepl="$absdir/$objdir/$depdepl"
ogmrip-1.0.1/ltmain.sh:7065:		      darwin_install_name=`${OTOOL} -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
ogmrip-1.0.1/ltmain.sh-7066-                      if test -z "$darwin_install_name"; then
ogmrip-1.0.1/ltmain.sh:7067:                          darwin_install_name=`${OTOOL64} -L $depdepl  | awk '{if (NR == 2) {print $1;exit}}'`
ogmrip-1.0.1/ltmain.sh-7068-                      fi
##############################################
ogmrip-1.0.1/ltmain.sh-7079-		else
ogmrip-1.0.1/ltmain.sh:7080:		  eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
ogmrip-1.0.1/ltmain.sh-7081-		  test -z "$libdir" && \
##############################################
ogmrip-1.0.1/ltmain.sh-7102-	else
ogmrip-1.0.1/ltmain.sh:7103:	  compiler_flags="$compiler_flags "`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
ogmrip-1.0.1/ltmain.sh-7104-	fi
##############################################
ogmrip-1.0.1/ltmain.sh-7251-	test "$module" = no && \
ogmrip-1.0.1/ltmain.sh:7252:	  func_fatal_help "libtool library \`$output' must begin with \`lib'"
ogmrip-1.0.1/ltmain.sh-7253-
##############################################
ogmrip-1.0.1/ltmain.sh-7386-	if test "$age" -gt "$current"; then
ogmrip-1.0.1/ltmain.sh:7387:	  func_error "AGE \`$age' is greater than the current interface number \`$current'"
ogmrip-1.0.1/ltmain.sh-7388-	  func_fatal_error "\`$vinfo' is not valid version information"
##############################################
ogmrip-1.0.1/ltmain.sh-7547-	removelist=
ogmrip-1.0.1/ltmain.sh:7548:	tempremovelist=`$ECHO "$output_objdir/*"`
ogmrip-1.0.1/ltmain.sh-7549-	for p in $tempremovelist; do
##############################################
ogmrip-1.0.1/ltmain.sh-7573-	# Transform .lo files to .o files.
ogmrip-1.0.1/ltmain.sh:7574:	oldobjs="$objs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.${libext}$/d; $lo2o" | $NL2SP`
ogmrip-1.0.1/ltmain.sh-7575-      fi
##############################################
ogmrip-1.0.1/ltmain.sh-7578-      #for path in $notinst_path; do
ogmrip-1.0.1/ltmain.sh:7579:      #	lib_search_path=`$ECHO "$lib_search_path " | $SED "s% $path % %g"`
ogmrip-1.0.1/ltmain.sh:7580:      #	deplibs=`$ECHO "$deplibs " | $SED "s% -L$path % %g"`
ogmrip-1.0.1/ltmain.sh:7581:      #	dependency_libs=`$ECHO "$dependency_libs " | $SED "s% -L$path % %g"`
ogmrip-1.0.1/ltmain.sh-7582-      #done
##############################################
ogmrip-1.0.1/ltmain.sh-7699-		if test -n "$i" ; then
ogmrip-1.0.1/ltmain.sh:7700:		  libname=`eval "\\$ECHO \"$libname_spec\""`
ogmrip-1.0.1/ltmain.sh:7701:		  deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
ogmrip-1.0.1/ltmain.sh-7702-		  set dummy $deplib_matches; shift
ogmrip-1.0.1/ltmain.sh-7703-		  deplib_match=$1
ogmrip-1.0.1/ltmain.sh:7704:		  if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
ogmrip-1.0.1/ltmain.sh-7705-		    func_append newdeplibs " $i"
##############################################
ogmrip-1.0.1/ltmain.sh-7742-		  if test -n "$i" ; then
ogmrip-1.0.1/ltmain.sh:7743:		    libname=`eval "\\$ECHO \"$libname_spec\""`
ogmrip-1.0.1/ltmain.sh:7744:		    deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
ogmrip-1.0.1/ltmain.sh-7745-		    set dummy $deplib_matches; shift
ogmrip-1.0.1/ltmain.sh-7746-		    deplib_match=$1
ogmrip-1.0.1/ltmain.sh:7747:		    if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
ogmrip-1.0.1/ltmain.sh-7748-		      func_append newdeplibs " $i"
##############################################
ogmrip-1.0.1/ltmain.sh-7777-	  set dummy $deplibs_check_method; shift
ogmrip-1.0.1/ltmain.sh:7778:	  file_magic_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
ogmrip-1.0.1/ltmain.sh-7779-	  for a_deplib in $deplibs; do
##############################################
ogmrip-1.0.1/ltmain.sh-7792-	      if test -n "$a_deplib" ; then
ogmrip-1.0.1/ltmain.sh:7793:		libname=`eval "\\$ECHO \"$libname_spec\""`
ogmrip-1.0.1/ltmain.sh-7794-		if test -n "$file_magic_glob"; then
ogmrip-1.0.1/ltmain.sh:7795:		  libnameglob=`func_echo_all "$libname" | $SED -e $file_magic_glob`
ogmrip-1.0.1/ltmain.sh-7796-		else
##############################################
ogmrip-1.0.1/ltmain.sh-7802-		    shopt -s nocaseglob
ogmrip-1.0.1/ltmain.sh:7803:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
ogmrip-1.0.1/ltmain.sh-7804-		    $nocaseglob
ogmrip-1.0.1/ltmain.sh-7805-		  else
ogmrip-1.0.1/ltmain.sh:7806:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
ogmrip-1.0.1/ltmain.sh-7807-		  fi
##############################################
ogmrip-1.0.1/ltmain.sh-7820-		      while test -h "$potlib" 2>/dev/null; do
ogmrip-1.0.1/ltmain.sh:7821:			potliblink=`ls -ld $potlib | ${SED} 's/.* -> //'`
ogmrip-1.0.1/ltmain.sh-7822-			case $potliblink in
ogmrip-1.0.1/ltmain.sh-7823-			[\\/]* | [A-Za-z]:[\\/]*) potlib="$potliblink";;
ogmrip-1.0.1/ltmain.sh:7824:			*) potlib=`$ECHO "$potlib" | $SED 's,[^/]*$,,'`"$potliblink";;
ogmrip-1.0.1/ltmain.sh-7825-			esac
##############################################
ogmrip-1.0.1/ltmain.sh-7861-	  set dummy $deplibs_check_method; shift
ogmrip-1.0.1/ltmain.sh:7862:	  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
ogmrip-1.0.1/ltmain.sh-7863-	  for a_deplib in $deplibs; do
##############################################
ogmrip-1.0.1/ltmain.sh-7876-	      if test -n "$a_deplib" ; then
ogmrip-1.0.1/ltmain.sh:7877:		libname=`eval "\\$ECHO \"$libname_spec\""`
ogmrip-1.0.1/ltmain.sh-7878-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
ogmrip-1.0.1/ltmain.sh:7879:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
ogmrip-1.0.1/ltmain.sh-7880-		  for potent_lib in $potential_libs; do
##############################################
ogmrip-1.0.1/ltmain.sh-7915-	  newdeplibs=""
ogmrip-1.0.1/ltmain.sh:7916:	  tmp_deplibs=`$ECHO " $deplibs" | $SED 's/ -lc$//; s/ -[LR][^ ]*//g'`
ogmrip-1.0.1/ltmain.sh-7917-	  if test "X$allow_libtool_libs_with_static_runtimes" = "Xyes" ; then
##############################################
ogmrip-1.0.1/ltmain.sh-7919-	      # can't use Xsed below, because $i might contain '/'
ogmrip-1.0.1/ltmain.sh:7920:	      tmp_deplibs=`$ECHO " $tmp_deplibs" | $SED "s,$i,,"`
ogmrip-1.0.1/ltmain.sh-7921-	    done
##############################################
ogmrip-1.0.1/ltmain.sh-7945-	  # On Rhapsody replace the C library with the System framework
ogmrip-1.0.1/ltmain.sh:7946:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's/ -lc / System.ltframework /'`
ogmrip-1.0.1/ltmain.sh-7947-	  ;;
##############################################
ogmrip-1.0.1/ltmain.sh-7997-	*-*-darwin*)
ogmrip-1.0.1/ltmain.sh:7998:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
ogmrip-1.0.1/ltmain.sh:7999:	  new_inherited_linker_flags=`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
ogmrip-1.0.1/ltmain.sh:8000:	  deplibs=`$ECHO " $deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
ogmrip-1.0.1/ltmain.sh-8001-	  ;;
##############################################
ogmrip-1.0.1/ltmain.sh-8124-	# Use standard objects if they are pic
ogmrip-1.0.1/ltmain.sh:8125:	test -z "$pic_flag" && libobjs=`$ECHO "$libobjs" | $SP2NL | $SED "$lo2o" | $NL2SP`
ogmrip-1.0.1/ltmain.sh-8126-	test "X$libobjs" = "X " && libobjs=
##############################################
ogmrip-1.0.1/ltmain.sh-8139-	    # exporting using user supplied symfile
ogmrip-1.0.1/ltmain.sh:8140:	    if test "x`$SED 1q $export_symbols`" != xEXPORTS; then
ogmrip-1.0.1/ltmain.sh-8141-	      # and it's NOT already a .def file. Must figure out
##############################################
ogmrip-1.0.1/ltmain.sh-8636-	  eval tmp_whole_archive_flags=\"$whole_archive_flag_spec\"
ogmrip-1.0.1/ltmain.sh:8637:	  reload_conv_objs=$reload_objs\ `$ECHO "$tmp_whole_archive_flags" | $SED 's|,| |g'`
ogmrip-1.0.1/ltmain.sh-8638-	else
##############################################
ogmrip-1.0.1/ltmain.sh-8650-      # Create the old-style object.
ogmrip-1.0.1/ltmain.sh:8651:      reload_objs="$objs$old_deplibs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.${libext}$/d; /\.lib$/d; $lo2o" | $NL2SP`" $reload_conv_objs" ### testsuite: skip nested quoting test
ogmrip-1.0.1/ltmain.sh-8652-
##############################################
ogmrip-1.0.1/ltmain.sh-8710-	# On Rhapsody replace the C library is the System framework
ogmrip-1.0.1/ltmain.sh:8711:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's/ -lc / System.ltframework /'`
ogmrip-1.0.1/ltmain.sh:8712:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's/ -lc / System.ltframework /'`
ogmrip-1.0.1/ltmain.sh-8713-	;;
##############################################
ogmrip-1.0.1/ltmain.sh-8728-	# Time to change all our "foo.ltframework" stuff back to "-framework foo"
ogmrip-1.0.1/ltmain.sh:8729:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
ogmrip-1.0.1/ltmain.sh:8730:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
ogmrip-1.0.1/ltmain.sh-8731-	;;
##############################################
ogmrip-1.0.1/ltmain.sh-8806-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
ogmrip-1.0.1/ltmain.sh:8807:	  testbindir=`${ECHO} "$libdir" | ${SED} -e 's*/lib$*/bin*'`
ogmrip-1.0.1/ltmain.sh-8808-	  case :$dllsearchpath: in
##############################################
ogmrip-1.0.1/ltmain.sh-8866-	# Transform all the library objects into standard objects.
ogmrip-1.0.1/ltmain.sh:8867:	compile_command=`$ECHO "$compile_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
ogmrip-1.0.1/ltmain.sh:8868:	finalize_command=`$ECHO "$finalize_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
ogmrip-1.0.1/ltmain.sh-8869-      fi
##############################################
ogmrip-1.0.1/ltmain.sh-8896-	# Replace the output file specification.
ogmrip-1.0.1/ltmain.sh:8897:	compile_command=`$ECHO "$compile_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
ogmrip-1.0.1/ltmain.sh-8898-	link_command="$compile_command$compile_rpath"
##############################################
ogmrip-1.0.1/ltmain.sh-8905-	  func_to_tool_file "$output"
ogmrip-1.0.1/ltmain.sh:8906:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
ogmrip-1.0.1/ltmain.sh-8907-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
ogmrip-1.0.1/ltmain.sh-8949-	# Replace the output file specification.
ogmrip-1.0.1/ltmain.sh:8950:	link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
ogmrip-1.0.1/ltmain.sh-8951-	# Delete the old output file.
##############################################
ogmrip-1.0.1/ltmain.sh-8957-	  func_to_tool_file "$output"
ogmrip-1.0.1/ltmain.sh:8958:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
ogmrip-1.0.1/ltmain.sh-8959-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
ogmrip-1.0.1/ltmain.sh-8975-	  if test "$fast_install" = yes; then
ogmrip-1.0.1/ltmain.sh:8976:	    relink_command=`$ECHO "$compile_var$compile_command$compile_rpath" | $SED 's%@OUTPUT@%\$progdir/\$file%g'`
ogmrip-1.0.1/ltmain.sh-8977-	  else
##############################################
ogmrip-1.0.1/ltmain.sh-8987-      # Replace the output file specification.
ogmrip-1.0.1/ltmain.sh:8988:      link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'`
ogmrip-1.0.1/ltmain.sh-8989-
##############################################
ogmrip-1.0.1/ltmain.sh-8996-	func_to_tool_file "$output_objdir/$outputname"
ogmrip-1.0.1/ltmain.sh:8997:	postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output_objdir/$outputname"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
ogmrip-1.0.1/ltmain.sh-8998-	func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
ogmrip-1.0.1/ltmain.sh-9017-	relink_command="(cd `pwd`; $relink_command)"
ogmrip-1.0.1/ltmain.sh:9018:	relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
ogmrip-1.0.1/ltmain.sh-9019-      fi
##############################################
ogmrip-1.0.1/ltmain.sh-9261-      relink_command="(cd `pwd`; $SHELL $progpath $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)"
ogmrip-1.0.1/ltmain.sh:9262:      relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
ogmrip-1.0.1/ltmain.sh-9263-      if test "$hardcode_automatic" = yes ; then
##############################################
ogmrip-1.0.1/ltmain.sh-9282-		func_resolve_sysroot "$deplib"
ogmrip-1.0.1/ltmain.sh:9283:		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $func_resolve_sysroot_result`
ogmrip-1.0.1/ltmain.sh-9284-		test -z "$libdir" && \
##############################################
ogmrip-1.0.1/ltmain.sh-9308-		name="$func_basename_result"
ogmrip-1.0.1/ltmain.sh:9309:		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
ogmrip-1.0.1/ltmain.sh-9310-		test -z "$libdir" && \
##############################################
ogmrip-1.0.1/ltmain.sh-9327-		name="$func_basename_result"
ogmrip-1.0.1/ltmain.sh:9328:		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
ogmrip-1.0.1/ltmain.sh-9329-		test -z "$libdir" && \
##############################################
ogmrip-1.0.1/ltmain.sh-9646-# ### BEGIN LIBTOOL TAG CONFIG: disable-static
ogmrip-1.0.1/ltmain.sh:9647:build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac`
ogmrip-1.0.1/ltmain.sh-9648-# ### END LIBTOOL TAG CONFIG: disable-static
##############################################
ogmrip-1.0.1/dvdcpy/Makefile.in-94-  esac
ogmrip-1.0.1/dvdcpy/Makefile.in:95:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
ogmrip-1.0.1/dvdcpy/Makefile.in-96-am__vpath_adj = case $$p in \
ogmrip-1.0.1/dvdcpy/Makefile.in:97:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
ogmrip-1.0.1/dvdcpy/Makefile.in-98-    *) f=$$p;; \
ogmrip-1.0.1/dvdcpy/Makefile.in-99-  esac;
ogmrip-1.0.1/dvdcpy/Makefile.in:100:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
ogmrip-1.0.1/dvdcpy/Makefile.in-101-am__install_max = 40
ogmrip-1.0.1/dvdcpy/Makefile.in-102-am__nobase_strip_setup = \
ogmrip-1.0.1/dvdcpy/Makefile.in:103:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
ogmrip-1.0.1/dvdcpy/Makefile.in-104-am__nobase_strip = \
##############################################
ogmrip-1.0.1/dvdcpy/Makefile.in-407-	test -n "$(EXEEXT)" || exit 0; \
ogmrip-1.0.1/dvdcpy/Makefile.in:408:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
ogmrip-1.0.1/dvdcpy/Makefile.in-409-	echo " rm -f" $$list; \
##############################################
ogmrip-1.0.1/dvdcpy/Makefile.in-430-.c.obj:
ogmrip-1.0.1/dvdcpy/Makefile.in:431:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
ogmrip-1.0.1/dvdcpy/Makefile.in-432-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
ogmrip-1.0.1/dvdcpy/Makefile.in-434-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ogmrip-1.0.1/dvdcpy/Makefile.in:435:@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
ogmrip-1.0.1/dvdcpy/Makefile.in-436-
##############################################
ogmrip-1.0.1/dvdcpy/Makefile.in-453-	test -n "$(man1dir)" \
ogmrip-1.0.1/dvdcpy/Makefile.in:454:	  && test -n "`echo $$list1$$list2`" \
ogmrip-1.0.1/dvdcpy/Makefile.in-455-	  || exit 0; \
##############################################
ogmrip-1.0.1/dvdcpy/Makefile.in-537-GTAGS:
ogmrip-1.0.1/dvdcpy/Makefile.in:538:	here=`$(am__cd) $(top_builddir) && pwd` \
ogmrip-1.0.1/dvdcpy/Makefile.in-539-	  && $(am__cd) $(top_srcdir) \
##############################################
ogmrip-1.0.1/dvdcpy/Makefile.in-558-	else :; fi
ogmrip-1.0.1/dvdcpy/Makefile.in:559:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ogmrip-1.0.1/dvdcpy/Makefile.in:560:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ogmrip-1.0.1/dvdcpy/Makefile.in-561-	list='$(DISTFILES)'; \
##############################################
ogmrip-1.0.1/dvdcpy/Makefile.in-572-	  if test -d $$d/$$file; then \
ogmrip-1.0.1/dvdcpy/Makefile.in:573:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
ogmrip-1.0.1/dvdcpy/Makefile.in-574-	    if test -d "$(distdir)/$$file"; then \
##############################################
ogmrip-1.0.1/libogmdvd/Makefile.in-69-CONFIG_CLEAN_VPATH_FILES =
ogmrip-1.0.1/libogmdvd/Makefile.in:70:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
ogmrip-1.0.1/libogmdvd/Makefile.in-71-am__vpath_adj = case $$p in \
ogmrip-1.0.1/libogmdvd/Makefile.in:72:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
ogmrip-1.0.1/libogmdvd/Makefile.in-73-    *) f=$$p;; \
ogmrip-1.0.1/libogmdvd/Makefile.in-74-  esac;
ogmrip-1.0.1/libogmdvd/Makefile.in:75:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
ogmrip-1.0.1/libogmdvd/Makefile.in-76-am__install_max = 40
ogmrip-1.0.1/libogmdvd/Makefile.in-77-am__nobase_strip_setup = \
ogmrip-1.0.1/libogmdvd/Makefile.in:78:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
ogmrip-1.0.1/libogmdvd/Makefile.in-79-am__nobase_strip = \
##############################################
ogmrip-1.0.1/libogmdvd/Makefile.in-437-	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
ogmrip-1.0.1/libogmdvd/Makefile.in:438:	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
ogmrip-1.0.1/libogmdvd/Makefile.in-439-	  test "$$dir" != "$$p" || dir=.; \
##############################################
ogmrip-1.0.1/libogmdvd/Makefile.in-474-.c.obj:
ogmrip-1.0.1/libogmdvd/Makefile.in:475:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
ogmrip-1.0.1/libogmdvd/Makefile.in-476-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
ogmrip-1.0.1/libogmdvd/Makefile.in-478-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ogmrip-1.0.1/libogmdvd/Makefile.in:479:@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
ogmrip-1.0.1/libogmdvd/Makefile.in-480-
##############################################
ogmrip-1.0.1/libogmdvd/Makefile.in-511-	@list='$(libogmdvd_la_HEADERS)'; test -n "$(libogmdvd_ladir)" || list=; \
ogmrip-1.0.1/libogmdvd/Makefile.in:512:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
ogmrip-1.0.1/libogmdvd/Makefile.in-513-	dir='$(DESTDIR)$(libogmdvd_ladir)'; $(am__uninstall_files_from_dir)
##############################################
ogmrip-1.0.1/libogmdvd/Makefile.in-559-GTAGS:
ogmrip-1.0.1/libogmdvd/Makefile.in:560:	here=`$(am__cd) $(top_builddir) && pwd` \
ogmrip-1.0.1/libogmdvd/Makefile.in-561-	  && $(am__cd) $(top_srcdir) \
##############################################
ogmrip-1.0.1/libogmdvd/Makefile.in-567-distdir: $(DISTFILES)
ogmrip-1.0.1/libogmdvd/Makefile.in:568:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ogmrip-1.0.1/libogmdvd/Makefile.in:569:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ogmrip-1.0.1/libogmdvd/Makefile.in-570-	list='$(DISTFILES)'; \
##############################################
ogmrip-1.0.1/libogmdvd/Makefile.in-581-	  if test -d $$d/$$file; then \
ogmrip-1.0.1/libogmdvd/Makefile.in:582:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
ogmrip-1.0.1/libogmdvd/Makefile.in-583-	    if test -d "$(distdir)/$$file"; then \
##############################################
ogmrip-1.0.1/Makefile.in-122-  while test -n "$$dir1"; do \
ogmrip-1.0.1/Makefile.in:123:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
ogmrip-1.0.1/Makefile.in-124-    if test "$$first" != "."; then \
ogmrip-1.0.1/Makefile.in-125-      if test "$$first" = ".."; then \
ogmrip-1.0.1/Makefile.in:126:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
ogmrip-1.0.1/Makefile.in:127:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
ogmrip-1.0.1/Makefile.in-128-      else \
ogmrip-1.0.1/Makefile.in:129:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
ogmrip-1.0.1/Makefile.in-130-        if test "$$first2" = "$$first"; then \
ogmrip-1.0.1/Makefile.in:131:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
ogmrip-1.0.1/Makefile.in-132-        else \
##############################################
ogmrip-1.0.1/Makefile.in-137-    fi; \
ogmrip-1.0.1/Makefile.in:138:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
ogmrip-1.0.1/Makefile.in-139-  done; \
##############################################
ogmrip-1.0.1/Makefile.in-429-	dot_seen=no; \
ogmrip-1.0.1/Makefile.in:430:	target=`echo $@ | sed s/-recursive//`; \
ogmrip-1.0.1/Makefile.in-431-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
ogmrip-1.0.1/Makefile.in-464-	rev="$$rev ."; \
ogmrip-1.0.1/Makefile.in:465:	target=`echo $@ | sed s/-recursive//`; \
ogmrip-1.0.1/Makefile.in-466-	for subdir in $$rev; do \
##############################################
ogmrip-1.0.1/Makefile.in-542-GTAGS:
ogmrip-1.0.1/Makefile.in:543:	here=`$(am__cd) $(top_builddir) && pwd` \
ogmrip-1.0.1/Makefile.in-544-	  && $(am__cd) $(top_srcdir) \
##############################################
ogmrip-1.0.1/Makefile.in-552-	test -d "$(distdir)" || mkdir "$(distdir)"
ogmrip-1.0.1/Makefile.in:553:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ogmrip-1.0.1/Makefile.in:554:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ogmrip-1.0.1/Makefile.in-555-	list='$(DISTFILES)'; \
##############################################
ogmrip-1.0.1/Makefile.in-566-	  if test -d $$d/$$file; then \
ogmrip-1.0.1/Makefile.in:567:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
ogmrip-1.0.1/Makefile.in-568-	    if test -d "$(distdir)/$$file"; then \
##############################################
ogmrip-1.0.1/Makefile.in-677-	test -d $(distdir)/_build || exit 0; \
ogmrip-1.0.1/Makefile.in:678:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
ogmrip-1.0.1/Makefile.in-679-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
ogmrip-1.0.1/Makefile.in-720-	}; \
ogmrip-1.0.1/Makefile.in:721:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
ogmrip-1.0.1/Makefile.in-722-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
ogmrip-1.0.1/Makefile.in-732-	fi
ogmrip-1.0.1/Makefile.in:733:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
ogmrip-1.0.1/Makefile.in-734-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
ogmrip-1.0.1/po/Makefile.in.in-57-
ogmrip-1.0.1/po/Makefile.in.in:58:USER_LINGUAS=$(shell if test -n "$(LINGUAS)"; then LLINGUAS="$(LINGUAS)"; ALINGUAS="$(ALL_LINGUAS)"; for lang in $$LLINGUAS; do if test -n "`grep \^$$lang$$ $(srcdir)/LINGUAS 2>/dev/null`" -o -n "`echo $$ALINGUAS|tr ' ' '\n'|grep \^$$lang$$`"; then printf "$$lang "; fi; done; fi)
ogmrip-1.0.1/po/Makefile.in.in-59-
##############################################
ogmrip-1.0.1/po/Makefile.in.in-87-.po.gmo:
ogmrip-1.0.1/po/Makefile.in.in:88:	$(INTLTOOL_V_MSGFMT)file=`echo $* | sed 's,.*/,,'`.gmo \
ogmrip-1.0.1/po/Makefile.in.in-89-	  && rm -f $$file && $(GMSGFMT) -o $$file $<
##############################################
ogmrip-1.0.1/po/Makefile.in.in-188-	  echo "$$lang:"; \
ogmrip-1.0.1/po/Makefile.in.in:189:	  result="`$(MSGMERGE) -o $$tmpdir/$$lang.new.po $$lang`"; \
ogmrip-1.0.1/po/Makefile.in.in-190-	  if $$result; then \
##############################################
ogmrip-1.0.1/depcomp-73-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
ogmrip-1.0.1/depcomp:74:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
ogmrip-1.0.1/depcomp-75-
##############################################
ogmrip-1.0.1/depcomp-249-  # Version 6 uses the directory in both cases.
ogmrip-1.0.1/depcomp:250:  dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
ogmrip-1.0.1/depcomp-251-  test "x$dir" = "x$object" && dir=
ogmrip-1.0.1/depcomp:252:  base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
ogmrip-1.0.1/depcomp-253-  if test "$libtool" = yes; then
##############################################
ogmrip-1.0.1/depcomp-344-  # Much of this is similar to the tru64 case; see comments there.
ogmrip-1.0.1/depcomp:345:  dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
ogmrip-1.0.1/depcomp-346-  test "x$dir" = "x$object" && dir=
ogmrip-1.0.1/depcomp:347:  base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
ogmrip-1.0.1/depcomp-348-  if test "$libtool" = yes; then
##############################################
ogmrip-1.0.1/depcomp-388-   # Subdirectories are respected.
ogmrip-1.0.1/depcomp:389:   dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
ogmrip-1.0.1/depcomp-390-   test "x$dir" = "x$object" && dir=
ogmrip-1.0.1/depcomp:391:   base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
ogmrip-1.0.1/depcomp-392-
##############################################
ogmrip-1.0.1/depcomp-578-  done
ogmrip-1.0.1/depcomp:579:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
ogmrip-1.0.1/depcomp-580-  touch "$tmpdepfile"
##############################################
ogmrip-1.0.1/libogmjob/Makefile.in-69-CONFIG_CLEAN_VPATH_FILES =
ogmrip-1.0.1/libogmjob/Makefile.in:70:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
ogmrip-1.0.1/libogmjob/Makefile.in-71-am__vpath_adj = case $$p in \
ogmrip-1.0.1/libogmjob/Makefile.in:72:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
ogmrip-1.0.1/libogmjob/Makefile.in-73-    *) f=$$p;; \
ogmrip-1.0.1/libogmjob/Makefile.in-74-  esac;
ogmrip-1.0.1/libogmjob/Makefile.in:75:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
ogmrip-1.0.1/libogmjob/Makefile.in-76-am__install_max = 40
ogmrip-1.0.1/libogmjob/Makefile.in-77-am__nobase_strip_setup = \
ogmrip-1.0.1/libogmjob/Makefile.in:78:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
ogmrip-1.0.1/libogmjob/Makefile.in-79-am__nobase_strip = \
##############################################
ogmrip-1.0.1/libogmjob/Makefile.in-435-	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
ogmrip-1.0.1/libogmjob/Makefile.in:436:	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
ogmrip-1.0.1/libogmjob/Makefile.in-437-	  test "$$dir" != "$$p" || dir=.; \
##############################################
ogmrip-1.0.1/libogmjob/Makefile.in-467-.c.obj:
ogmrip-1.0.1/libogmjob/Makefile.in:468:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
ogmrip-1.0.1/libogmjob/Makefile.in-469-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
ogmrip-1.0.1/libogmjob/Makefile.in-471-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ogmrip-1.0.1/libogmjob/Makefile.in:472:@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
ogmrip-1.0.1/libogmjob/Makefile.in-473-
##############################################
ogmrip-1.0.1/libogmjob/Makefile.in-504-	@list='$(libogmjob_la_HEADERS)'; test -n "$(libogmjob_ladir)" || list=; \
ogmrip-1.0.1/libogmjob/Makefile.in:505:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
ogmrip-1.0.1/libogmjob/Makefile.in-506-	dir='$(DESTDIR)$(libogmjob_ladir)'; $(am__uninstall_files_from_dir)
##############################################
ogmrip-1.0.1/libogmjob/Makefile.in-552-GTAGS:
ogmrip-1.0.1/libogmjob/Makefile.in:553:	here=`$(am__cd) $(top_builddir) && pwd` \
ogmrip-1.0.1/libogmjob/Makefile.in-554-	  && $(am__cd) $(top_srcdir) \
##############################################
ogmrip-1.0.1/libogmjob/Makefile.in-560-distdir: $(DISTFILES)
ogmrip-1.0.1/libogmjob/Makefile.in:561:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ogmrip-1.0.1/libogmjob/Makefile.in:562:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ogmrip-1.0.1/libogmjob/Makefile.in-563-	list='$(DISTFILES)'; \
##############################################
ogmrip-1.0.1/libogmjob/Makefile.in-574-	  if test -d $$d/$$file; then \
ogmrip-1.0.1/libogmjob/Makefile.in:575:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
ogmrip-1.0.1/libogmjob/Makefile.in-576-	    if test -d "$(distdir)/$$file"; then \
##############################################
ogmrip-1.0.1/gtk-doc.make-88-	-$(GTK_DOC_V_SETUP)if test "$(abs_srcdir)" != "$(abs_builddir)" ; then \
ogmrip-1.0.1/gtk-doc.make:89:	    files=`echo $(SETUP_FILES) $(expand_content_files) $(DOC_MODULE).types`; \
ogmrip-1.0.1/gtk-doc.make-90-	    if test "x$$files" != "x" ; then \
ogmrip-1.0.1/gtk-doc.make-91-	        for file in $$files ; do \
ogmrip-1.0.1/gtk-doc.make:92:	            destdir=`dirname $(abs_builddir)/$$file` ;\
ogmrip-1.0.1/gtk-doc.make-93-	            test -d "$$destdir" || mkdir -p "$$destdir"; \
##############################################
ogmrip-1.0.1/gtk-doc.make-230-	  for img in $(HTML_IMAGES); do \
ogmrip-1.0.1/gtk-doc.make:231:	    part=`dirname $$img`; \
ogmrip-1.0.1/gtk-doc.make-232-	    echo $$mkpdf_options | grep >/dev/null "\-\-imgdir=$$part "; \
##############################################
ogmrip-1.0.1/gtk-doc.make-261-install-data-local:
ogmrip-1.0.1/gtk-doc.make:262:	@installfiles=`echo $(builddir)/html/*`; \
ogmrip-1.0.1/gtk-doc.make-263-	if test "$$installfiles" = '$(builddir)/html/*'; \
##############################################
ogmrip-1.0.1/avibox/Makefile.in-94-  esac
ogmrip-1.0.1/avibox/Makefile.in:95:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
ogmrip-1.0.1/avibox/Makefile.in-96-am__vpath_adj = case $$p in \
ogmrip-1.0.1/avibox/Makefile.in:97:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
ogmrip-1.0.1/avibox/Makefile.in-98-    *) f=$$p;; \
ogmrip-1.0.1/avibox/Makefile.in-99-  esac;
ogmrip-1.0.1/avibox/Makefile.in:100:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
ogmrip-1.0.1/avibox/Makefile.in-101-am__install_max = 40
ogmrip-1.0.1/avibox/Makefile.in-102-am__nobase_strip_setup = \
ogmrip-1.0.1/avibox/Makefile.in:103:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
ogmrip-1.0.1/avibox/Makefile.in-104-am__nobase_strip = \
##############################################
ogmrip-1.0.1/avibox/Makefile.in-416-	test -n "$(EXEEXT)" || exit 0; \
ogmrip-1.0.1/avibox/Makefile.in:417:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
ogmrip-1.0.1/avibox/Makefile.in-418-	echo " rm -f" $$list; \
##############################################
ogmrip-1.0.1/avibox/Makefile.in-443-.c.obj:
ogmrip-1.0.1/avibox/Makefile.in:444:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
ogmrip-1.0.1/avibox/Makefile.in-445-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
ogmrip-1.0.1/avibox/Makefile.in-447-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ogmrip-1.0.1/avibox/Makefile.in:448:@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
ogmrip-1.0.1/avibox/Makefile.in-449-
##############################################
ogmrip-1.0.1/avibox/Makefile.in-466-	test -n "$(man1dir)" \
ogmrip-1.0.1/avibox/Makefile.in:467:	  && test -n "`echo $$list1$$list2`" \
ogmrip-1.0.1/avibox/Makefile.in-468-	  || exit 0; \
##############################################
ogmrip-1.0.1/avibox/Makefile.in-550-GTAGS:
ogmrip-1.0.1/avibox/Makefile.in:551:	here=`$(am__cd) $(top_builddir) && pwd` \
ogmrip-1.0.1/avibox/Makefile.in-552-	  && $(am__cd) $(top_srcdir) \
##############################################
ogmrip-1.0.1/avibox/Makefile.in-571-	else :; fi
ogmrip-1.0.1/avibox/Makefile.in:572:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ogmrip-1.0.1/avibox/Makefile.in:573:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ogmrip-1.0.1/avibox/Makefile.in-574-	list='$(DISTFILES)'; \
##############################################
ogmrip-1.0.1/avibox/Makefile.in-585-	  if test -d $$d/$$file; then \
ogmrip-1.0.1/avibox/Makefile.in:586:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
ogmrip-1.0.1/avibox/Makefile.in-587-	    if test -d "$(distdir)/$$file"; then \
##############################################
ogmrip-1.0.1/theoraenc/Makefile.in-374-	test -n "$(EXEEXT)" || exit 0; \
ogmrip-1.0.1/theoraenc/Makefile.in:375:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
ogmrip-1.0.1/theoraenc/Makefile.in-376-	echo " rm -f" $$list; \
##############################################
ogmrip-1.0.1/theoraenc/Makefile.in-397-.c.obj:
ogmrip-1.0.1/theoraenc/Makefile.in:398:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
ogmrip-1.0.1/theoraenc/Makefile.in-399-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
ogmrip-1.0.1/theoraenc/Makefile.in-401-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ogmrip-1.0.1/theoraenc/Makefile.in:402:@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
ogmrip-1.0.1/theoraenc/Makefile.in-403-
##############################################
ogmrip-1.0.1/theoraenc/Makefile.in-461-GTAGS:
ogmrip-1.0.1/theoraenc/Makefile.in:462:	here=`$(am__cd) $(top_builddir) && pwd` \
ogmrip-1.0.1/theoraenc/Makefile.in-463-	  && $(am__cd) $(top_srcdir) \
##############################################
ogmrip-1.0.1/theoraenc/Makefile.in-469-distdir: $(DISTFILES)
ogmrip-1.0.1/theoraenc/Makefile.in:470:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ogmrip-1.0.1/theoraenc/Makefile.in:471:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ogmrip-1.0.1/theoraenc/Makefile.in-472-	list='$(DISTFILES)'; \
##############################################
ogmrip-1.0.1/theoraenc/Makefile.in-483-	  if test -d $$d/$$file; then \
ogmrip-1.0.1/theoraenc/Makefile.in:484:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
ogmrip-1.0.1/theoraenc/Makefile.in-485-	    if test -d "$(distdir)/$$file"; then \
##############################################
ogmrip-1.0.1/m4/libtool.m4-125-done
ogmrip-1.0.1/m4/libtool.m4:126:cc_basename=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
ogmrip-1.0.1/m4/libtool.m4-127-])
##############################################
ogmrip-1.0.1/m4/libtool.m4-427-m4_define([_LT_CONFIG_STATUS_DECLARE],
ogmrip-1.0.1/m4/libtool.m4:428:[$1='`$ECHO "$][$1" | $SED "$delay_single_quote_subst"`'])
ogmrip-1.0.1/m4/libtool.m4-429-
##############################################
ogmrip-1.0.1/m4/libtool.m4-437-#
ogmrip-1.0.1/m4/libtool.m4:438:#    <var>='`$ECHO "$<var>" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/m4/libtool.m4-439-m4_defun([_LT_CONFIG_STATUS_DECLARATIONS],
##############################################
ogmrip-1.0.1/m4/libtool.m4-547-]], lt_decl_quote_varnames); do
ogmrip-1.0.1/m4/libtool.m4:548:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
ogmrip-1.0.1/m4/libtool.m4-549-    *[[\\\\\\\`\\"\\\$]]*)
ogmrip-1.0.1/m4/libtool.m4:550:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\""
ogmrip-1.0.1/m4/libtool.m4-551-      ;;
##############################################
ogmrip-1.0.1/m4/libtool.m4-560-]], lt_decl_dquote_varnames); do
ogmrip-1.0.1/m4/libtool.m4:561:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
ogmrip-1.0.1/m4/libtool.m4-562-    *[[\\\\\\\`\\"\\\$]]*)
ogmrip-1.0.1/m4/libtool.m4:563:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\""
ogmrip-1.0.1/m4/libtool.m4-564-      ;;
##############################################
ogmrip-1.0.1/m4/libtool.m4-720-
ogmrip-1.0.1/m4/libtool.m4:721:# `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
ogmrip-1.0.1/m4/libtool.m4-722-# Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION
##############################################
ogmrip-1.0.1/m4/libtool.m4-1090-  if test "$lt_cv_ld_force_load" = "yes"; then
ogmrip-1.0.1/m4/libtool.m4:1091:    _LT_TAGVAR(whole_archive_flag_spec, $1)='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience ${wl}-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
ogmrip-1.0.1/m4/libtool.m4-1092-    m4_case([$1], [F77], [_LT_TAGVAR(compiler_needs_object, $1)=yes],
##############################################
ogmrip-1.0.1/m4/libtool.m4-1143-      }]'
ogmrip-1.0.1/m4/libtool.m4:1144:  _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
ogmrip-1.0.1/m4/libtool.m4-1145-  # Check for a 64-bit object if we didn't find anything.
ogmrip-1.0.1/m4/libtool.m4-1146-  if test -z "$_LT_TAGVAR([lt_cv_aix_libpath_], [$1])"; then
ogmrip-1.0.1/m4/libtool.m4:1147:    _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
ogmrip-1.0.1/m4/libtool.m4-1148-  fi],[])
##############################################
ogmrip-1.0.1/m4/libtool.m4-1179-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
ogmrip-1.0.1/m4/libtool.m4:1180:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
ogmrip-1.0.1/m4/libtool.m4-1181-  ECHO='print -r --'
ogmrip-1.0.1/m4/libtool.m4:1182:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
ogmrip-1.0.1/m4/libtool.m4-1183-  ECHO='printf %s\n'
##############################################
ogmrip-1.0.1/m4/libtool.m4-1214-    PATH=/empty FPATH=/empty; export PATH FPATH
ogmrip-1.0.1/m4/libtool.m4:1215:    test "X`printf %s $ECHO`" = "X$ECHO" \
ogmrip-1.0.1/m4/libtool.m4:1216:      || test "X`print -r -- $ECHO`" = "X$ECHO" )])])
ogmrip-1.0.1/m4/libtool.m4-1217-
##############################################
ogmrip-1.0.1/m4/libtool.m4-1237-   if test "$GCC" = yes; then
ogmrip-1.0.1/m4/libtool.m4:1238:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
ogmrip-1.0.1/m4/libtool.m4-1239-   fi
##############################################
ogmrip-1.0.1/m4/libtool.m4-1241- /*)
ogmrip-1.0.1/m4/libtool.m4:1242:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
ogmrip-1.0.1/m4/libtool.m4-1243-   ;; #(
##############################################
ogmrip-1.0.1/m4/libtool.m4-1270-  if AC_TRY_EVAL(ac_compile); then
ogmrip-1.0.1/m4/libtool.m4:1271:    case `/usr/bin/file conftest.$ac_objext` in
ogmrip-1.0.1/m4/libtool.m4-1272-      *ELF-32*)
##############################################
ogmrip-1.0.1/m4/libtool.m4-1286-    if test "$lt_cv_prog_gnu_ld" = yes; then
ogmrip-1.0.1/m4/libtool.m4:1287:      case `/usr/bin/file conftest.$ac_objext` in
ogmrip-1.0.1/m4/libtool.m4-1288-	*32-bit*)
##############################################
ogmrip-1.0.1/m4/libtool.m4-1298-    else
ogmrip-1.0.1/m4/libtool.m4:1299:      case `/usr/bin/file conftest.$ac_objext` in
ogmrip-1.0.1/m4/libtool.m4-1300-	*32-bit*)
##############################################
ogmrip-1.0.1/m4/libtool.m4-1650-    # And add a safety zone
ogmrip-1.0.1/m4/libtool.m4:1651:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
ogmrip-1.0.1/m4/libtool.m4:1652:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
ogmrip-1.0.1/m4/libtool.m4-1653-    ;;
##############################################
ogmrip-1.0.1/m4/libtool.m4-1683-    if test -n "$kargmax"; then
ogmrip-1.0.1/m4/libtool.m4:1684:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[	 ]]//'`
ogmrip-1.0.1/m4/libtool.m4-1685-    else
##############################################
ogmrip-1.0.1/m4/libtool.m4-1691-    if test -n "$lt_cv_sys_max_cmd_len"; then
ogmrip-1.0.1/m4/libtool.m4:1692:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
ogmrip-1.0.1/m4/libtool.m4:1693:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
ogmrip-1.0.1/m4/libtool.m4-1694-    else
##############################################
ogmrip-1.0.1/m4/libtool.m4-1703-      # we can't tell.
ogmrip-1.0.1/m4/libtool.m4:1704:      while { test "X"`env echo "$teststring$teststring" 2>/dev/null` \
ogmrip-1.0.1/m4/libtool.m4-1705-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
ogmrip-1.0.1/m4/libtool.m4-1707-      do
ogmrip-1.0.1/m4/libtool.m4:1708:        i=`expr $i + 1`
ogmrip-1.0.1/m4/libtool.m4-1709-        teststring=$teststring$teststring
##############################################
ogmrip-1.0.1/m4/libtool.m4-1711-      # Only check the string length outside the loop.
ogmrip-1.0.1/m4/libtool.m4:1712:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
ogmrip-1.0.1/m4/libtool.m4-1713-      teststring=
##############################################
ogmrip-1.0.1/m4/libtool.m4-1716-      # linker.  It appears as though 1/2 is a usable value.
ogmrip-1.0.1/m4/libtool.m4:1717:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
ogmrip-1.0.1/m4/libtool.m4-1718-    fi
##############################################
ogmrip-1.0.1/m4/libtool.m4-2041-  if test "$hard_links" = no; then
ogmrip-1.0.1/m4/libtool.m4:2042:    AC_MSG_WARN([`$CC' does not support `-c -o', so `make -j' may be unsafe])
ogmrip-1.0.1/m4/libtool.m4-2043-    need_locks=warn
##############################################
ogmrip-1.0.1/m4/libtool.m4-2172-  esac
ogmrip-1.0.1/m4/libtool.m4:2173:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
ogmrip-1.0.1/m4/libtool.m4-2174-  case $lt_search_path_spec in
##############################################
ogmrip-1.0.1/m4/libtool.m4-2179-    # okay in the real world where ";" in dirpaths is itself problematic.
ogmrip-1.0.1/m4/libtool.m4:2180:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
ogmrip-1.0.1/m4/libtool.m4-2181-    ;;
ogmrip-1.0.1/m4/libtool.m4-2182-  *)
ogmrip-1.0.1/m4/libtool.m4:2183:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
ogmrip-1.0.1/m4/libtool.m4-2184-    ;;
##############################################
ogmrip-1.0.1/m4/libtool.m4-2188-  lt_tmp_lt_search_path_spec=
ogmrip-1.0.1/m4/libtool.m4:2189:  lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
ogmrip-1.0.1/m4/libtool.m4-2190-  for lt_sys_path in $lt_search_path_spec; do
##############################################
ogmrip-1.0.1/m4/libtool.m4-2223-  esac
ogmrip-1.0.1/m4/libtool.m4:2224:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
ogmrip-1.0.1/m4/libtool.m4-2225-else
##############################################
ogmrip-1.0.1/m4/libtool.m4-2311-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
ogmrip-1.0.1/m4/libtool.m4:2312:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([[^/]]*\)\.ixlibrary$%\1%'\''`; test $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
ogmrip-1.0.1/m4/libtool.m4-2313-    ;;
##############################################
ogmrip-1.0.1/m4/libtool.m4-2347-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
ogmrip-1.0.1/m4/libtool.m4:2348:    postinstall_cmds='base_file=`basename \${file}`~
ogmrip-1.0.1/m4/libtool.m4:2349:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
ogmrip-1.0.1/m4/libtool.m4:2350:      dldir=$destdir/`dirname \$dlpath`~
ogmrip-1.0.1/m4/libtool.m4-2351-      test -d \$dldir || mkdir -p \$dldir~
##############################################
ogmrip-1.0.1/m4/libtool.m4-2356-      fi'
ogmrip-1.0.1/m4/libtool.m4:2357:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
ogmrip-1.0.1/m4/libtool.m4-2358-      dlpath=$dir/\$dldll~
##############################################
ogmrip-1.0.1/m4/libtool.m4-2364-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
ogmrip-1.0.1/m4/libtool.m4:2365:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
ogmrip-1.0.1/m4/libtool.m4-2366-m4_if([$1], [],[
##############################################
ogmrip-1.0.1/m4/libtool.m4-2370-      # MinGW DLLs use traditional 'lib' prefix
ogmrip-1.0.1/m4/libtool.m4:2371:      soname_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
ogmrip-1.0.1/m4/libtool.m4-2372-      ;;
##############################################
ogmrip-1.0.1/m4/libtool.m4-2374-      # pw32 DLLs use 'pw' prefix rather than 'lib'
ogmrip-1.0.1/m4/libtool.m4:2375:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
ogmrip-1.0.1/m4/libtool.m4-2376-      ;;
##############################################
ogmrip-1.0.1/m4/libtool.m4-2383-    libname_spec='$name'
ogmrip-1.0.1/m4/libtool.m4:2384:    soname_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
ogmrip-1.0.1/m4/libtool.m4-2385-    library_names_spec='${libname}.dll.lib'
##############################################
ogmrip-1.0.1/m4/libtool.m4-2395-        # Let DOS variable expansion print the short 8.3 style file name.
ogmrip-1.0.1/m4/libtool.m4:2396:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
ogmrip-1.0.1/m4/libtool.m4-2397-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
ogmrip-1.0.1/m4/libtool.m4-2400-      # Convert to MSYS style.
ogmrip-1.0.1/m4/libtool.m4:2401:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([[a-zA-Z]]\\):| /\\1|g' -e 's|^ ||'`
ogmrip-1.0.1/m4/libtool.m4-2402-      ;;
##############################################
ogmrip-1.0.1/m4/libtool.m4-2406-      # like /cygdrive/c/PROGRA~1:/cygdr...
ogmrip-1.0.1/m4/libtool.m4:2407:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
ogmrip-1.0.1/m4/libtool.m4:2408:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
ogmrip-1.0.1/m4/libtool.m4:2409:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
ogmrip-1.0.1/m4/libtool.m4-2410-      ;;
##############################################
ogmrip-1.0.1/m4/libtool.m4-2414-        # It is most probably a Windows format PATH.
ogmrip-1.0.1/m4/libtool.m4:2415:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
ogmrip-1.0.1/m4/libtool.m4-2416-      else
ogmrip-1.0.1/m4/libtool.m4:2417:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
ogmrip-1.0.1/m4/libtool.m4-2418-      fi
##############################################
ogmrip-1.0.1/m4/libtool.m4-2424-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
ogmrip-1.0.1/m4/libtool.m4:2425:    postinstall_cmds='base_file=`basename \${file}`~
ogmrip-1.0.1/m4/libtool.m4:2426:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
ogmrip-1.0.1/m4/libtool.m4:2427:      dldir=$destdir/`dirname \$dlpath`~
ogmrip-1.0.1/m4/libtool.m4-2428-      test -d \$dldir || mkdir -p \$dldir~
ogmrip-1.0.1/m4/libtool.m4-2429-      $install_prog $dir/$dlname \$dldir/$dlname'
ogmrip-1.0.1/m4/libtool.m4:2430:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
ogmrip-1.0.1/m4/libtool.m4-2431-      dlpath=$dir/\$dldll~
##############################################
ogmrip-1.0.1/m4/libtool.m4-2438-    # Assume MSVC wrapper
ogmrip-1.0.1/m4/libtool.m4:2439:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext} $libname.lib'
ogmrip-1.0.1/m4/libtool.m4-2440-    dynamic_linker='Win32 ld.exe'
##############################################
ogmrip-1.0.1/m4/libtool.m4-2455-  shlibpath_var=DYLD_LIBRARY_PATH
ogmrip-1.0.1/m4/libtool.m4:2456:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
ogmrip-1.0.1/m4/libtool.m4-2457-m4_if([$1], [],[
##############################################
ogmrip-1.0.1/m4/libtool.m4-2686-  if test -f /etc/ld.so.conf; then
ogmrip-1.0.1/m4/libtool.m4:2687:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \[$]2)); skip = 1; } { if (!skip) print \[$]0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
ogmrip-1.0.1/m4/libtool.m4-2688-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
ogmrip-1.0.1/m4/libtool.m4-2748-  shlibpath_var=LD_LIBRARY_PATH
ogmrip-1.0.1/m4/libtool.m4:2749:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
ogmrip-1.0.1/m4/libtool.m4-2750-    case $host_os in
##############################################
ogmrip-1.0.1/m4/libtool.m4-2965-	"file_magic "*)
ogmrip-1.0.1/m4/libtool.m4:2966:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
ogmrip-1.0.1/m4/libtool.m4-2967-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
ogmrip-1.0.1/m4/libtool.m4-3048-    # gcc leaves a trailing carriage return which upsets mingw
ogmrip-1.0.1/m4/libtool.m4:3049:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
ogmrip-1.0.1/m4/libtool.m4-3050-  *)
ogmrip-1.0.1/m4/libtool.m4:3051:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
ogmrip-1.0.1/m4/libtool.m4-3052-  esac
##############################################
ogmrip-1.0.1/m4/libtool.m4-3057-      # Canonicalize the pathname of ld
ogmrip-1.0.1/m4/libtool.m4:3058:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
ogmrip-1.0.1/m4/libtool.m4-3059-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
ogmrip-1.0.1/m4/libtool.m4:3060:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
ogmrip-1.0.1/m4/libtool.m4-3061-      done
##############################################
ogmrip-1.0.1/m4/libtool.m4-3088-      # Break only if it was the GNU/non-GNU ld that we prefer.
ogmrip-1.0.1/m4/libtool.m4:3089:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
ogmrip-1.0.1/m4/libtool.m4-3090-      *GNU* | *'with BFD'*)
##############################################
ogmrip-1.0.1/m4/libtool.m4-3128-[# I'd rather use --version here, but apparently some GNU lds only accept -v.
ogmrip-1.0.1/m4/libtool.m4:3129:case `$LD -v 2>&1 </dev/null` in
ogmrip-1.0.1/m4/libtool.m4-3130-*GNU* | *'with BFD'*)
##############################################
ogmrip-1.0.1/m4/libtool.m4-3323-openbsd*)
ogmrip-1.0.1/m4/libtool.m4:3324:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
ogmrip-1.0.1/m4/libtool.m4-3325-    lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$'
##############################################
ogmrip-1.0.1/m4/libtool.m4-3387-    else
ogmrip-1.0.1/m4/libtool.m4:3388:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[[\1]]\/[[\1]]\/g;/g"`
ogmrip-1.0.1/m4/libtool.m4-3389-    fi
##############################################
ogmrip-1.0.1/m4/libtool.m4-3433-	# Tru64's nm complains that /dev/null is an invalid object file
ogmrip-1.0.1/m4/libtool.m4:3434:	case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
ogmrip-1.0.1/m4/libtool.m4-3435-	*/dev/null* | *'Invalid file or object type'*)
##############################################
ogmrip-1.0.1/m4/libtool.m4-3439-	*)
ogmrip-1.0.1/m4/libtool.m4:3440:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
ogmrip-1.0.1/m4/libtool.m4-3441-	  */dev/null*)
##############################################
ogmrip-1.0.1/m4/libtool.m4-3465-    AC_CHECK_TOOLS(DUMPBIN, [dumpbin "link -dump"], :)
ogmrip-1.0.1/m4/libtool.m4:3466:    case `$DUMPBIN -symbols /dev/null 2>&1 | sed '1q'` in
ogmrip-1.0.1/m4/libtool.m4-3467-    *COFF*)
##############################################
ogmrip-1.0.1/m4/libtool.m4-3524-  # decide which to use based on capabilities of $DLLTOOL
ogmrip-1.0.1/m4/libtool.m4:3525:  case `$DLLTOOL --help 2>&1` in
ogmrip-1.0.1/m4/libtool.m4-3526-  *--identify-strict*)
##############################################
ogmrip-1.0.1/m4/libtool.m4-3683-# If we're using GNU nm, then use its standard symbol codes.
ogmrip-1.0.1/m4/libtool.m4:3684:case `$NM -V 2>&1` in
ogmrip-1.0.1/m4/libtool.m4-3685-*GNU* | *'with BFD'*)
##############################################
ogmrip-1.0.1/m4/libtool.m4-3701-mingw*)
ogmrip-1.0.1/m4/libtool.m4:3702:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
ogmrip-1.0.1/m4/libtool.m4-3703-  ;;
##############################################
ogmrip-1.0.1/m4/libtool.m4-3754-    nlist=conftest.nm
ogmrip-1.0.1/m4/libtool.m4:3755:    if AC_TRY_EVAL(NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) && test -s "$nlist"; then
ogmrip-1.0.1/m4/libtool.m4-3756-      # Try sorting and uniquifying the output.
##############################################
ogmrip-1.0.1/m4/libtool.m4-4092-	  *)
ogmrip-1.0.1/m4/libtool.m4:4093:	    case `$CC -V 2>&1 | sed 5q` in
ogmrip-1.0.1/m4/libtool.m4-4094-	    *Sun\ C*)
##############################################
ogmrip-1.0.1/m4/libtool.m4-4397-      *)
ogmrip-1.0.1/m4/libtool.m4:4398:	case `$CC -V 2>&1 | sed 5q` in
ogmrip-1.0.1/m4/libtool.m4-4399-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [[1-7]].* | *Sun*Fortran*\ 8.[[0-3]]*)
##############################################
ogmrip-1.0.1/m4/libtool.m4-4669-	# shared libraries, regardless of the interface used.
ogmrip-1.0.1/m4/libtool.m4:4670:	case `$LD -v 2>&1` in
ogmrip-1.0.1/m4/libtool.m4-4671-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
ogmrip-1.0.1/m4/libtool.m4-4701-    supports_anon_versioning=no
ogmrip-1.0.1/m4/libtool.m4:4702:    case `$LD -v 2>&1` in
ogmrip-1.0.1/m4/libtool.m4-4703-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
ogmrip-1.0.1/m4/libtool.m4-4770-	# is EXPORTS), use it as is; otherwise, prepend...
ogmrip-1.0.1/m4/libtool.m4:4771:	_LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
ogmrip-1.0.1/m4/libtool.m4-4772-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
ogmrip-1.0.1/m4/libtool.m4-4798-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
ogmrip-1.0.1/m4/libtool.m4:4799:      _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
ogmrip-1.0.1/m4/libtool.m4:4800:      _LT_TAGVAR(archive_expsym_cmds, $1)='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
ogmrip-1.0.1/m4/libtool.m4-4801-      ;;
##############################################
ogmrip-1.0.1/m4/libtool.m4-4816-        pgcc*)				# Portland Group C compiler
ogmrip-1.0.1/m4/libtool.m4:4817:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
ogmrip-1.0.1/m4/libtool.m4-4818-	  tmp_addflag=' $pic_flag'
##############################################
ogmrip-1.0.1/m4/libtool.m4-4821-					# Portland Group f77 and f90 compilers
ogmrip-1.0.1/m4/libtool.m4:4822:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
ogmrip-1.0.1/m4/libtool.m4-4823-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
ogmrip-1.0.1/m4/libtool.m4-4836-	nvcc*)	# Cuda Compiler Driver 2.2
ogmrip-1.0.1/m4/libtool.m4:4837:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
ogmrip-1.0.1/m4/libtool.m4-4838-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
ogmrip-1.0.1/m4/libtool.m4-4840-	esac
ogmrip-1.0.1/m4/libtool.m4:4841:	case `$CC -V 2>&1 | sed 5q` in
ogmrip-1.0.1/m4/libtool.m4-4842-	*Sun\ C*)			# Sun C 5.9
ogmrip-1.0.1/m4/libtool.m4:4843:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
ogmrip-1.0.1/m4/libtool.m4-4844-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
ogmrip-1.0.1/m4/libtool.m4-4908-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
ogmrip-1.0.1/m4/libtool.m4:4909:      case `$LD -v 2>&1` in
ogmrip-1.0.1/m4/libtool.m4-4910-        *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*)
##############################################
ogmrip-1.0.1/m4/libtool.m4-5031-	# below for broken collect2 doesn't work under 4.3+
ogmrip-1.0.1/m4/libtool.m4:5032:	  collect2name=`${CC} -print-prog-name=collect2`
ogmrip-1.0.1/m4/libtool.m4-5033-	  if test -f "$collect2name" &&
##############################################
ogmrip-1.0.1/m4/libtool.m4-5080-        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath"
ogmrip-1.0.1/m4/libtool.m4:5081:        _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then func_echo_all "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
ogmrip-1.0.1/m4/libtool.m4-5082-      else
##############################################
ogmrip-1.0.1/m4/libtool.m4-5146-	_LT_TAGVAR(archive_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames='
ogmrip-1.0.1/m4/libtool.m4:5147:	_LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
ogmrip-1.0.1/m4/libtool.m4-5148-	    sed -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $output_objdir/$soname.exp;
##############################################
ogmrip-1.0.1/m4/libtool.m4-5183-	# FIXME: Setting linknames here is a bad hack.
ogmrip-1.0.1/m4/libtool.m4:5184:	_LT_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
ogmrip-1.0.1/m4/libtool.m4-5185-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
ogmrip-1.0.1/m4/libtool.m4-5321-      if test "$GCC" = yes; then
ogmrip-1.0.1/m4/libtool.m4:5322:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
ogmrip-1.0.1/m4/libtool.m4-5323-	# Try to use the -exported_symbol ld option, if it does not
##############################################
ogmrip-1.0.1/m4/libtool.m4-5344-	if test "$lt_cv_irix_exported_symbol" = yes; then
ogmrip-1.0.1/m4/libtool.m4:5345:          _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations ${wl}-exports_file ${wl}$export_symbols -o $lib'
ogmrip-1.0.1/m4/libtool.m4-5346-	fi
ogmrip-1.0.1/m4/libtool.m4-5347-      else
ogmrip-1.0.1/m4/libtool.m4:5348:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
ogmrip-1.0.1/m4/libtool.m4:5349:	_LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -exports_file $export_symbols -o $lib'
ogmrip-1.0.1/m4/libtool.m4-5350-      fi
##############################################
ogmrip-1.0.1/m4/libtool.m4-5384-	_LT_TAGVAR(hardcode_direct_absolute, $1)=yes
ogmrip-1.0.1/m4/libtool.m4:5385:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
ogmrip-1.0.1/m4/libtool.m4-5386-	  _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
ogmrip-1.0.1/m4/libtool.m4-5417-	_LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
ogmrip-1.0.1/m4/libtool.m4:5418:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
ogmrip-1.0.1/m4/libtool.m4-5419-      else
ogmrip-1.0.1/m4/libtool.m4-5420-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
ogmrip-1.0.1/m4/libtool.m4:5421:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
ogmrip-1.0.1/m4/libtool.m4-5422-      fi
##############################################
ogmrip-1.0.1/m4/libtool.m4-5430-	_LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
ogmrip-1.0.1/m4/libtool.m4:5431:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $pic_flag $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
ogmrip-1.0.1/m4/libtool.m4-5432-	_LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
##############################################
ogmrip-1.0.1/m4/libtool.m4-5434-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
ogmrip-1.0.1/m4/libtool.m4:5435:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
ogmrip-1.0.1/m4/libtool.m4:5436:	_LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
ogmrip-1.0.1/m4/libtool.m4:5437:	$CC -shared${allow_undefined_flag} ${wl}-input ${wl}$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib~$RM $lib.exp'
ogmrip-1.0.1/m4/libtool.m4-5438-
##############################################
ogmrip-1.0.1/m4/libtool.m4-5453-      else
ogmrip-1.0.1/m4/libtool.m4:5454:	case `$CC -V 2>&1` in
ogmrip-1.0.1/m4/libtool.m4-5455-	*"Compilers 5.0"*)
##############################################
ogmrip-1.0.1/m4/libtool.m4-5646-	  _LT_TAGVAR(allow_undefined_flag, $1)=
ogmrip-1.0.1/m4/libtool.m4:5647:	  if AC_TRY_EVAL(_LT_TAGVAR(archive_cmds, $1) 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1)
ogmrip-1.0.1/m4/libtool.m4-5648-	  then
##############################################
ogmrip-1.0.1/m4/libtool.m4-5946-        # ancient GNU ld didn't support --whole-archive et. al.
ogmrip-1.0.1/m4/libtool.m4:5947:        if eval "`$CC -print-prog-name=ld` --help 2>&1" |
ogmrip-1.0.1/m4/libtool.m4-5948-	  $GREP 'no-whole-archive' > /dev/null; then
##############################################
ogmrip-1.0.1/m4/libtool.m4-6029-          # below for broken collect2 doesn't work under 4.3+
ogmrip-1.0.1/m4/libtool.m4:6030:	  collect2name=`${CC} -print-prog-name=collect2`
ogmrip-1.0.1/m4/libtool.m4-6031-	  if test -f "$collect2name" &&
##############################################
ogmrip-1.0.1/m4/libtool.m4-6079-
ogmrip-1.0.1/m4/libtool.m4:6080:          _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then func_echo_all "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
ogmrip-1.0.1/m4/libtool.m4-6081-        else
##############################################
ogmrip-1.0.1/m4/libtool.m4-6145-	  _LT_TAGVAR(archive_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames='
ogmrip-1.0.1/m4/libtool.m4:6146:	  _LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
ogmrip-1.0.1/m4/libtool.m4-6147-	      $SED -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $output_objdir/$soname.exp;
##############################################
ogmrip-1.0.1/m4/libtool.m4-6186-	    # is EXPORTS), use it as is; otherwise, prepend...
ogmrip-1.0.1/m4/libtool.m4:6187:	    _LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
ogmrip-1.0.1/m4/libtool.m4-6188-	      cp $export_symbols $output_objdir/$soname.def;
##############################################
ogmrip-1.0.1/m4/libtool.m4-6269-            # dependencies.
ogmrip-1.0.1/m4/libtool.m4:6270:            output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $EGREP "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
ogmrip-1.0.1/m4/libtool.m4-6271-            ;;
##############################################
ogmrip-1.0.1/m4/libtool.m4-6334-	    # dependencies.
ogmrip-1.0.1/m4/libtool.m4:6335:	    output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $GREP "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
ogmrip-1.0.1/m4/libtool.m4-6336-	    ;;
##############################################
ogmrip-1.0.1/m4/libtool.m4-6370-	# time.  Moving up from 0x10000000 also allows more sbrk(2) space.
ogmrip-1.0.1/m4/libtool.m4:6371:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
ogmrip-1.0.1/m4/libtool.m4:6372:	_LT_TAGVAR(archive_expsym_cmds, $1)='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
ogmrip-1.0.1/m4/libtool.m4-6373-	;;
##############################################
ogmrip-1.0.1/m4/libtool.m4-6377-	    # SGI C++
ogmrip-1.0.1/m4/libtool.m4:6378:	    _LT_TAGVAR(archive_cmds, $1)='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
ogmrip-1.0.1/m4/libtool.m4-6379-
##############################################
ogmrip-1.0.1/m4/libtool.m4-6388-	      if test "$with_gnu_ld" = no; then
ogmrip-1.0.1/m4/libtool.m4:6389:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
ogmrip-1.0.1/m4/libtool.m4-6390-	      else
ogmrip-1.0.1/m4/libtool.m4:6391:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` -o $lib'
ogmrip-1.0.1/m4/libtool.m4-6392-	      fi
##############################################
ogmrip-1.0.1/m4/libtool.m4-6409-	    # to its proper name (with version) after linking.
ogmrip-1.0.1/m4/libtool.m4:6410:	    _LT_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
ogmrip-1.0.1/m4/libtool.m4:6411:	    _LT_TAGVAR(archive_expsym_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib ${wl}-retain-symbols-file,$export_symbols; mv \$templib $lib'
ogmrip-1.0.1/m4/libtool.m4-6412-	    # Commands to make compiler produce verbose output that lists
##############################################
ogmrip-1.0.1/m4/libtool.m4-6419-	    # dependencies.
ogmrip-1.0.1/m4/libtool.m4:6420:	    output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | $GREP "ld"`; rm -f libconftest$shared_ext; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
ogmrip-1.0.1/m4/libtool.m4-6421-
##############################################
ogmrip-1.0.1/m4/libtool.m4-6434-	    # earlier do not add the objects themselves.
ogmrip-1.0.1/m4/libtool.m4:6435:	    case `$CC -V 2>&1` in
ogmrip-1.0.1/m4/libtool.m4-6436-	      *"Version 7."*)
##############################################
ogmrip-1.0.1/m4/libtool.m4-6455-            # Portland Group C++ compiler
ogmrip-1.0.1/m4/libtool.m4:6456:	    case `$CC -V` in
ogmrip-1.0.1/m4/libtool.m4-6457-	    *pgCC\ [[1-5]].* | *pgcpp\ [[1-5]].*)
##############################################
ogmrip-1.0.1/m4/libtool.m4-6460-		$CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
ogmrip-1.0.1/m4/libtool.m4:6461:		compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"'
ogmrip-1.0.1/m4/libtool.m4-6462-	      _LT_TAGVAR(old_archive_cmds, $1)='tpldir=Template.dir~
##############################################
ogmrip-1.0.1/m4/libtool.m4-6464-		$CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
ogmrip-1.0.1/m4/libtool.m4:6465:		$AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~
ogmrip-1.0.1/m4/libtool.m4-6466-		$RANLIB $oldlib'
##############################################
ogmrip-1.0.1/m4/libtool.m4-6469-		$CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
ogmrip-1.0.1/m4/libtool.m4:6470:		$CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname -o $lib'
ogmrip-1.0.1/m4/libtool.m4-6471-	      _LT_TAGVAR(archive_expsym_cmds, $1)='tpldir=Template.dir~
##############################################
ogmrip-1.0.1/m4/libtool.m4-6473-		$CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
ogmrip-1.0.1/m4/libtool.m4:6474:		$CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname ${wl}-retain-symbols-file ${wl}$export_symbols -o $lib'
ogmrip-1.0.1/m4/libtool.m4-6475-	      ;;
##############################################
ogmrip-1.0.1/m4/libtool.m4-6483-	    _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic'
ogmrip-1.0.1/m4/libtool.m4:6484:	    _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
ogmrip-1.0.1/m4/libtool.m4-6485-            ;;
##############################################
ogmrip-1.0.1/m4/libtool.m4-6502-	    # dependencies.
ogmrip-1.0.1/m4/libtool.m4:6503:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "X$list" | $Xsed'
ogmrip-1.0.1/m4/libtool.m4-6504-	    ;;
##############################################
ogmrip-1.0.1/m4/libtool.m4-6517-	  *)
ogmrip-1.0.1/m4/libtool.m4:6518:	    case `$CC -V 2>&1 | sed 5q` in
ogmrip-1.0.1/m4/libtool.m4-6519-	    *Sun\ C*)
##############################################
ogmrip-1.0.1/m4/libtool.m4-6524-	      _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
ogmrip-1.0.1/m4/libtool.m4:6525:	      _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
ogmrip-1.0.1/m4/libtool.m4-6526-	      _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
ogmrip-1.0.1/m4/libtool.m4-6594-	  _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
ogmrip-1.0.1/m4/libtool.m4:6595:	  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
ogmrip-1.0.1/m4/libtool.m4-6596-	    _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-retain-symbols-file,$export_symbols -o $lib'
##############################################
ogmrip-1.0.1/m4/libtool.m4-6613-	    # to its proper name (with version) after linking.
ogmrip-1.0.1/m4/libtool.m4:6614:	    _LT_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo "$lib" | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
ogmrip-1.0.1/m4/libtool.m4-6615-
##############################################
ogmrip-1.0.1/m4/libtool.m4-6634-	        _LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
ogmrip-1.0.1/m4/libtool.m4:6635:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && func_echo_all "${wl}-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
ogmrip-1.0.1/m4/libtool.m4-6636-	        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
##############################################
ogmrip-1.0.1/m4/libtool.m4-6639-	        _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
ogmrip-1.0.1/m4/libtool.m4:6640:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
ogmrip-1.0.1/m4/libtool.m4:6641:	        _LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
ogmrip-1.0.1/m4/libtool.m4-6642-	          echo "-hidden">> $lib.exp~
ogmrip-1.0.1/m4/libtool.m4:6643:	          $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname ${wl}-input ${wl}$lib.exp  `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib~
ogmrip-1.0.1/m4/libtool.m4-6644-	          $RM $lib.exp'
##############################################
ogmrip-1.0.1/m4/libtool.m4-6658-	    # dependencies.
ogmrip-1.0.1/m4/libtool.m4:6659:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld" | $GREP -v "ld:"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
ogmrip-1.0.1/m4/libtool.m4-6660-	    ;;
##############################################
ogmrip-1.0.1/m4/libtool.m4-6665-	        osf3*)
ogmrip-1.0.1/m4/libtool.m4:6666:	          _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
ogmrip-1.0.1/m4/libtool.m4-6667-		  ;;
ogmrip-1.0.1/m4/libtool.m4-6668-	        *)
ogmrip-1.0.1/m4/libtool.m4:6669:	          _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
ogmrip-1.0.1/m4/libtool.m4-6670-		  ;;
##############################################
ogmrip-1.0.1/m4/libtool.m4-6918-  case ${2} in
ogmrip-1.0.1/m4/libtool.m4:6919:  .*) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%\\\\${2}\$%%"`;;
ogmrip-1.0.1/m4/libtool.m4:6920:  *)  func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%${2}\$%%"`;;
ogmrip-1.0.1/m4/libtool.m4-6921-  esac
##############################################
ogmrip-1.0.1/m4/libtool.m4-7006-
ogmrip-1.0.1/m4/libtool.m4:7007:  for p in `eval "$output_verbose_link_cmd"`; do
ogmrip-1.0.1/m4/libtool.m4-7008-    case ${prev}${p} in
##############################################
ogmrip-1.0.1/m4/libtool.m4-7104-linux*)
ogmrip-1.0.1/m4/libtool.m4:7105:  case `$CC -V 2>&1 | sed 5q` in
ogmrip-1.0.1/m4/libtool.m4-7106-  *Sun\ C*)
##############################################
ogmrip-1.0.1/m4/libtool.m4-7155-if test -n "${_LT_TAGVAR(compiler_lib_search_path, $1)}"; then
ogmrip-1.0.1/m4/libtool.m4:7156: _LT_TAGVAR(compiler_lib_search_dirs, $1)=`echo " ${_LT_TAGVAR(compiler_lib_search_path, $1)}" | ${SED} -e 's! -L! !g' -e 's!^ !!'`
ogmrip-1.0.1/m4/libtool.m4-7157-fi
##############################################
ogmrip-1.0.1/m4/libtool.m4-7767-    test $lt_ac_count -gt 10 && break
ogmrip-1.0.1/m4/libtool.m4:7768:    lt_ac_count=`expr $lt_ac_count + 1`
ogmrip-1.0.1/m4/libtool.m4-7769-    if test $lt_ac_count -gt $lt_ac_max; then
##############################################
ogmrip-1.0.1/m4/libtool.m4-7838-# ------------------------------------------------------
ogmrip-1.0.1/m4/libtool.m4:7839:# In `$cfgfile', look for function FUNCNAME delimited by `^FUNCNAME ()$' and
ogmrip-1.0.1/m4/libtool.m4-7840-# '^} FUNCNAME ', and replace its body with REPLACEMENT-BODY.
##############################################
ogmrip-1.0.1/m4/intltool.m4-38-
ogmrip-1.0.1/m4/intltool.m4:39:INTLTOOL_REQUIRED_VERSION_AS_INT=`echo $1 | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'`
ogmrip-1.0.1/m4/intltool.m4-40-INTLTOOL_APPLIED_VERSION=`intltool-update --version | head -1 | cut -d" " -f3`
ogmrip-1.0.1/m4/intltool.m4:41:INTLTOOL_APPLIED_VERSION_AS_INT=`echo $INTLTOOL_APPLIED_VERSION | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'`
ogmrip-1.0.1/m4/intltool.m4-42-if test -n "$1"; then
##############################################
ogmrip-1.0.1/m4/intltool.m4-126-fi
ogmrip-1.0.1/m4/intltool.m4:127:xgversion="`$XGETTEXT --version|grep '(GNU ' 2> /dev/null`"
ogmrip-1.0.1/m4/intltool.m4:128:mmversion="`$MSGMERGE --version|grep '(GNU ' 2> /dev/null`"
ogmrip-1.0.1/m4/intltool.m4:129:mfversion="`$MSGFMT --version|grep '(GNU ' 2> /dev/null`"
ogmrip-1.0.1/m4/intltool.m4-130-if test -z "$xgversion" -o -z "$mmversion" -o -z "$mfversion"; then
##############################################
ogmrip-1.0.1/m4/intltool.m4-142-else
ogmrip-1.0.1/m4/intltool.m4:143:   IT_PERL_VERSION=`$INTLTOOL_PERL -e "printf '%vd', $^V"`
ogmrip-1.0.1/m4/intltool.m4-144-   AC_MSG_RESULT([$IT_PERL_VERSION])
##############################################
ogmrip-1.0.1/m4/intltool.m4-147-   AC_MSG_CHECKING([for XML::Parser])
ogmrip-1.0.1/m4/intltool.m4:148:   if `$INTLTOOL_PERL -e "require XML::Parser" 2>/dev/null`; then
ogmrip-1.0.1/m4/intltool.m4-149-       AC_MSG_RESULT([ok])
##############################################
ogmrip-1.0.1/m4/ltsugar.m4-67-m4_define([lt_combine],
ogmrip-1.0.1/m4/ltsugar.m4:68:[m4_if(m4_eval([$# > 3]), [1],
ogmrip-1.0.1/m4/ltsugar.m4-69-       [m4_pushdef([_Lt_sep], [m4_define([_Lt_sep], m4_defn([lt_car]))])]]dnl
##############################################
ogmrip-1.0.1/libogmdvd-gtk/Makefile.in-69-CONFIG_CLEAN_VPATH_FILES =
ogmrip-1.0.1/libogmdvd-gtk/Makefile.in:70:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
ogmrip-1.0.1/libogmdvd-gtk/Makefile.in-71-am__vpath_adj = case $$p in \
ogmrip-1.0.1/libogmdvd-gtk/Makefile.in:72:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
ogmrip-1.0.1/libogmdvd-gtk/Makefile.in-73-    *) f=$$p;; \
ogmrip-1.0.1/libogmdvd-gtk/Makefile.in-74-  esac;
ogmrip-1.0.1/libogmdvd-gtk/Makefile.in:75:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
ogmrip-1.0.1/libogmdvd-gtk/Makefile.in-76-am__install_max = 40
ogmrip-1.0.1/libogmdvd-gtk/Makefile.in-77-am__nobase_strip_setup = \
ogmrip-1.0.1/libogmdvd-gtk/Makefile.in:78:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
ogmrip-1.0.1/libogmdvd-gtk/Makefile.in-79-am__nobase_strip = \
##############################################
ogmrip-1.0.1/libogmdvd-gtk/Makefile.in-437-	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
ogmrip-1.0.1/libogmdvd-gtk/Makefile.in:438:	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
ogmrip-1.0.1/libogmdvd-gtk/Makefile.in-439-	  test "$$dir" != "$$p" || dir=.; \
##############################################
ogmrip-1.0.1/libogmdvd-gtk/Makefile.in-468-.c.obj:
ogmrip-1.0.1/libogmdvd-gtk/Makefile.in:469:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
ogmrip-1.0.1/libogmdvd-gtk/Makefile.in-470-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
ogmrip-1.0.1/libogmdvd-gtk/Makefile.in-472-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ogmrip-1.0.1/libogmdvd-gtk/Makefile.in:473:@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
ogmrip-1.0.1/libogmdvd-gtk/Makefile.in-474-
##############################################
ogmrip-1.0.1/libogmdvd-gtk/Makefile.in-505-	@list='$(libogmdvd_gtk_la_HEADERS)'; test -n "$(libogmdvd_gtk_ladir)" || list=; \
ogmrip-1.0.1/libogmdvd-gtk/Makefile.in:506:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
ogmrip-1.0.1/libogmdvd-gtk/Makefile.in-507-	dir='$(DESTDIR)$(libogmdvd_gtk_ladir)'; $(am__uninstall_files_from_dir)
##############################################
ogmrip-1.0.1/libogmdvd-gtk/Makefile.in-553-GTAGS:
ogmrip-1.0.1/libogmdvd-gtk/Makefile.in:554:	here=`$(am__cd) $(top_builddir) && pwd` \
ogmrip-1.0.1/libogmdvd-gtk/Makefile.in-555-	  && $(am__cd) $(top_srcdir) \
##############################################
ogmrip-1.0.1/libogmdvd-gtk/Makefile.in-561-distdir: $(DISTFILES)
ogmrip-1.0.1/libogmdvd-gtk/Makefile.in:562:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ogmrip-1.0.1/libogmdvd-gtk/Makefile.in:563:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ogmrip-1.0.1/libogmdvd-gtk/Makefile.in-564-	list='$(DISTFILES)'; \
##############################################
ogmrip-1.0.1/libogmdvd-gtk/Makefile.in-575-	  if test -d $$d/$$file; then \
ogmrip-1.0.1/libogmdvd-gtk/Makefile.in:576:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
ogmrip-1.0.1/libogmdvd-gtk/Makefile.in-577-	    if test -d "$(distdir)/$$file"; then \
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-43-if test -z "$BASH_VERSION$ZSH_VERSION" \
ogmrip-1.0.1/.pc/02_configure.diff/configure:44:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
ogmrip-1.0.1/.pc/02_configure.diff/configure-45-  as_echo='print -r --'
ogmrip-1.0.1/.pc/02_configure.diff/configure-46-  as_echo_n='print -rn --'
ogmrip-1.0.1/.pc/02_configure.diff/configure:47:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
ogmrip-1.0.1/.pc/02_configure.diff/configure-48-  as_echo='printf %s\n'
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-50-else
ogmrip-1.0.1/.pc/02_configure.diff/configure:51:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
ogmrip-1.0.1/.pc/02_configure.diff/configure-52-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-60-	expr "X$arg" : "X\\(.*\\)$as_nl";
ogmrip-1.0.1/.pc/02_configure.diff/configure:61:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
ogmrip-1.0.1/.pc/02_configure.diff/configure-62-      esac;
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-197-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
ogmrip-1.0.1/.pc/02_configure.diff/configure:198:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
ogmrip-1.0.1/.pc/02_configure.diff/configure-199-
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-204-    PATH=/empty FPATH=/empty; export PATH FPATH
ogmrip-1.0.1/.pc/02_configure.diff/configure:205:    test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\
ogmrip-1.0.1/.pc/02_configure.diff/configure:206:      || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1
ogmrip-1.0.1/.pc/02_configure.diff/configure-207-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-332-      case $as_dir in #(
ogmrip-1.0.1/.pc/02_configure.diff/configure:333:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
ogmrip-1.0.1/.pc/02_configure.diff/configure-334-      *) as_qdir=$as_dir;;
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-405-  {
ogmrip-1.0.1/.pc/02_configure.diff/configure:406:    as_val=`expr "$@" || test $? -eq 1`
ogmrip-1.0.1/.pc/02_configure.diff/configure-407-  }
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-412-# ----------------------------------------
ogmrip-1.0.1/.pc/02_configure.diff/configure:413:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
ogmrip-1.0.1/.pc/02_configure.diff/configure-414-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-475-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
ogmrip-1.0.1/.pc/02_configure.diff/configure:476:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
ogmrip-1.0.1/.pc/02_configure.diff/configure-477-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-1020-  case $ac_option in
ogmrip-1.0.1/.pc/02_configure.diff/configure:1021:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
ogmrip-1.0.1/.pc/02_configure.diff/configure-1022-  *=)   ac_optarg= ;;
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-1064-  -disable-* | --disable-*)
ogmrip-1.0.1/.pc/02_configure.diff/configure:1065:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
ogmrip-1.0.1/.pc/02_configure.diff/configure-1066-    # Reject names that are not valid shell variable names.
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-1069-    ac_useropt_orig=$ac_useropt
ogmrip-1.0.1/.pc/02_configure.diff/configure:1070:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
ogmrip-1.0.1/.pc/02_configure.diff/configure-1071-    case $ac_user_opts in
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-1090-  -enable-* | --enable-*)
ogmrip-1.0.1/.pc/02_configure.diff/configure:1091:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
ogmrip-1.0.1/.pc/02_configure.diff/configure-1092-    # Reject names that are not valid shell variable names.
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-1095-    ac_useropt_orig=$ac_useropt
ogmrip-1.0.1/.pc/02_configure.diff/configure:1096:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
ogmrip-1.0.1/.pc/02_configure.diff/configure-1097-    case $ac_user_opts in
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-1294-  -with-* | --with-*)
ogmrip-1.0.1/.pc/02_configure.diff/configure:1295:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
ogmrip-1.0.1/.pc/02_configure.diff/configure-1296-    # Reject names that are not valid shell variable names.
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-1299-    ac_useropt_orig=$ac_useropt
ogmrip-1.0.1/.pc/02_configure.diff/configure:1300:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
ogmrip-1.0.1/.pc/02_configure.diff/configure-1301-    case $ac_user_opts in
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-1310-  -without-* | --without-*)
ogmrip-1.0.1/.pc/02_configure.diff/configure:1311:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
ogmrip-1.0.1/.pc/02_configure.diff/configure-1312-    # Reject names that are not valid shell variable names.
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-1315-    ac_useropt_orig=$ac_useropt
ogmrip-1.0.1/.pc/02_configure.diff/configure:1316:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
ogmrip-1.0.1/.pc/02_configure.diff/configure-1317-    case $ac_user_opts in
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-1348-  *=*)
ogmrip-1.0.1/.pc/02_configure.diff/configure:1349:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
ogmrip-1.0.1/.pc/02_configure.diff/configure-1350-    # Reject names that are not valid shell variable names.
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-1369-if test -n "$ac_prev"; then
ogmrip-1.0.1/.pc/02_configure.diff/configure:1370:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
ogmrip-1.0.1/.pc/02_configure.diff/configure-1371-  as_fn_error $? "missing argument to $ac_option"
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-1391-    */ )
ogmrip-1.0.1/.pc/02_configure.diff/configure:1392:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
ogmrip-1.0.1/.pc/02_configure.diff/configure-1393-      eval $ac_var=\$ac_val;;
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-1426-ac_ls_di=`ls -di .` &&
ogmrip-1.0.1/.pc/02_configure.diff/configure:1427:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
ogmrip-1.0.1/.pc/02_configure.diff/configure-1428-  as_fn_error $? "working directory cannot be determined"
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-1482-case $srcdir in
ogmrip-1.0.1/.pc/02_configure.diff/configure:1483:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
ogmrip-1.0.1/.pc/02_configure.diff/configure-1484-esac
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-1525-By default, \`make install' will install all the files in
ogmrip-1.0.1/.pc/02_configure.diff/configure:1526:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
ogmrip-1.0.1/.pc/02_configure.diff/configure:1527:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
ogmrip-1.0.1/.pc/02_configure.diff/configure-1528-for instance \`--prefix=\$HOME'.
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-1691-*)
ogmrip-1.0.1/.pc/02_configure.diff/configure:1692:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
ogmrip-1.0.1/.pc/02_configure.diff/configure-1693-  # A ".." for each directory in $ac_dir_suffix.
ogmrip-1.0.1/.pc/02_configure.diff/configure:1694:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
ogmrip-1.0.1/.pc/02_configure.diff/configure-1695-  case $ac_top_builddir_sub in
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-2229-    *\'*)
ogmrip-1.0.1/.pc/02_configure.diff/configure:2230:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
ogmrip-1.0.1/.pc/02_configure.diff/configure-2231-    esac
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-2312-      case $ac_val in
ogmrip-1.0.1/.pc/02_configure.diff/configure:2313:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
ogmrip-1.0.1/.pc/02_configure.diff/configure-2314-      esac
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-2327-	case $ac_val in
ogmrip-1.0.1/.pc/02_configure.diff/configure:2328:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
ogmrip-1.0.1/.pc/02_configure.diff/configure-2329-	esac
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-2447-    set,)
ogmrip-1.0.1/.pc/02_configure.diff/configure:2448:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
ogmrip-1.0.1/.pc/02_configure.diff/configure:2449:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
ogmrip-1.0.1/.pc/02_configure.diff/configure-2450-      ac_cache_corrupted=: ;;
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-2458-	# differences in whitespace do not lead to failure.
ogmrip-1.0.1/.pc/02_configure.diff/configure:2459:	ac_old_val_w=`echo x $ac_old_val`
ogmrip-1.0.1/.pc/02_configure.diff/configure:2460:	ac_new_val_w=`echo x $ac_new_val`
ogmrip-1.0.1/.pc/02_configure.diff/configure-2461-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-2478-    case $ac_new_val in
ogmrip-1.0.1/.pc/02_configure.diff/configure:2479:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
ogmrip-1.0.1/.pc/02_configure.diff/configure-2480-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-2654-if (
ogmrip-1.0.1/.pc/02_configure.diff/configure:2655:   set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
ogmrip-1.0.1/.pc/02_configure.diff/configure-2656-   if test "$*" = "X"; then
ogmrip-1.0.1/.pc/02_configure.diff/configure-2657-      # -L didn't work.
ogmrip-1.0.1/.pc/02_configure.diff/configure:2658:      set X `ls -t "$srcdir/configure" conftest.file`
ogmrip-1.0.1/.pc/02_configure.diff/configure-2659-   fi
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-2690-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
ogmrip-1.0.1/.pc/02_configure.diff/configure:2691:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
ogmrip-1.0.1/.pc/02_configure.diff/configure-2692-
ogmrip-1.0.1/.pc/02_configure.diff/configure-2693-# expand $ac_aux_dir to an absolute path
ogmrip-1.0.1/.pc/02_configure.diff/configure:2694:am_aux_dir=`cd $ac_aux_dir && pwd`
ogmrip-1.0.1/.pc/02_configure.diff/configure-2695-
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-2835-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
ogmrip-1.0.1/.pc/02_configure.diff/configure:2836:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
ogmrip-1.0.1/.pc/02_configure.diff/configure-2837-	     'mkdir (GNU coreutils) '* | \
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-2914-set x ${MAKE-make}
ogmrip-1.0.1/.pc/02_configure.diff/configure:2915:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
ogmrip-1.0.1/.pc/02_configure.diff/configure-2916-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-2924-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
ogmrip-1.0.1/.pc/02_configure.diff/configure:2925:case `${MAKE-make} -f conftest.make 2>/dev/null` in
ogmrip-1.0.1/.pc/02_configure.diff/configure-2926-  *@@@%%%=?*=@@@%%%*)
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-2951-
ogmrip-1.0.1/.pc/02_configure.diff/configure:2952:if test "`cd $srcdir && pwd`" != "`pwd`"; then
ogmrip-1.0.1/.pc/02_configure.diff/configure-2953-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-3375-$as_echo_n "checking whether the C compiler works... " >&6; }
ogmrip-1.0.1/.pc/02_configure.diff/configure:3376:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
ogmrip-1.0.1/.pc/02_configure.diff/configure-3377-
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-3419-	then :; else
ogmrip-1.0.1/.pc/02_configure.diff/configure:3420:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
ogmrip-1.0.1/.pc/02_configure.diff/configure-3421-	fi
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-3479-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
ogmrip-1.0.1/.pc/02_configure.diff/configure:3480:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
ogmrip-1.0.1/.pc/02_configure.diff/configure-3481-	  break;;
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-3588-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
ogmrip-1.0.1/.pc/02_configure.diff/configure:3589:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
ogmrip-1.0.1/.pc/02_configure.diff/configure-3590-       break;;
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-3837-# Ignore all kinds of additional output from `make'.
ogmrip-1.0.1/.pc/02_configure.diff/configure:3838:case `$am_make -s -f confmf 2> /dev/null` in #(
ogmrip-1.0.1/.pc/02_configure.diff/configure-3839-*the\ am__doit\ target*)
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-3847-   echo '.include "confinc"' > confmf
ogmrip-1.0.1/.pc/02_configure.diff/configure:3848:   case `$am_make -s -f confmf 2> /dev/null` in #(
ogmrip-1.0.1/.pc/02_configure.diff/configure-3849-   *the\ am__doit\ target*)
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-3910-  if test "$am_compiler_list" = ""; then
ogmrip-1.0.1/.pc/02_configure.diff/configure:3911:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
ogmrip-1.0.1/.pc/02_configure.diff/configure-3912-  fi
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-4046-test "x$ac_build_alias" = x &&
ogmrip-1.0.1/.pc/02_configure.diff/configure:4047:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
ogmrip-1.0.1/.pc/02_configure.diff/configure-4048-test "x$ac_build_alias" = x &&
ogmrip-1.0.1/.pc/02_configure.diff/configure-4049-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
ogmrip-1.0.1/.pc/02_configure.diff/configure:4050:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
ogmrip-1.0.1/.pc/02_configure.diff/configure-4051-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-4070-IFS=$ac_save_IFS
ogmrip-1.0.1/.pc/02_configure.diff/configure:4071:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
ogmrip-1.0.1/.pc/02_configure.diff/configure-4072-
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-4081-else
ogmrip-1.0.1/.pc/02_configure.diff/configure:4082:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
ogmrip-1.0.1/.pc/02_configure.diff/configure-4083-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-4103-IFS=$ac_save_IFS
ogmrip-1.0.1/.pc/02_configure.diff/configure:4104:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
ogmrip-1.0.1/.pc/02_configure.diff/configure-4105-
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-4131-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
ogmrip-1.0.1/.pc/02_configure.diff/configure:4132:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
ogmrip-1.0.1/.pc/02_configure.diff/configure-4133-  ECHO='print -r --'
ogmrip-1.0.1/.pc/02_configure.diff/configure:4134:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
ogmrip-1.0.1/.pc/02_configure.diff/configure-4135-  ECHO='printf %s\n'
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-4200-  # Check for GNU $ac_path_SED
ogmrip-1.0.1/.pc/02_configure.diff/configure:4201:case `"$ac_path_SED" --version 2>&1` in
ogmrip-1.0.1/.pc/02_configure.diff/configure-4202-*GNU*)
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-4276-  # Check for GNU $ac_path_GREP
ogmrip-1.0.1/.pc/02_configure.diff/configure:4277:case `"$ac_path_GREP" --version 2>&1` in
ogmrip-1.0.1/.pc/02_configure.diff/configure-4278-*GNU*)
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-4342-  # Check for GNU $ac_path_EGREP
ogmrip-1.0.1/.pc/02_configure.diff/configure:4343:case `"$ac_path_EGREP" --version 2>&1` in
ogmrip-1.0.1/.pc/02_configure.diff/configure-4344-*GNU*)
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-4409-  # Check for GNU $ac_path_FGREP
ogmrip-1.0.1/.pc/02_configure.diff/configure:4410:case `"$ac_path_FGREP" --version 2>&1` in
ogmrip-1.0.1/.pc/02_configure.diff/configure-4411-*GNU*)
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-4489-    # gcc leaves a trailing carriage return which upsets mingw
ogmrip-1.0.1/.pc/02_configure.diff/configure:4490:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
ogmrip-1.0.1/.pc/02_configure.diff/configure-4491-  *)
ogmrip-1.0.1/.pc/02_configure.diff/configure:4492:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
ogmrip-1.0.1/.pc/02_configure.diff/configure-4493-  esac
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-4498-      # Canonicalize the pathname of ld
ogmrip-1.0.1/.pc/02_configure.diff/configure:4499:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
ogmrip-1.0.1/.pc/02_configure.diff/configure-4500-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
ogmrip-1.0.1/.pc/02_configure.diff/configure:4501:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
ogmrip-1.0.1/.pc/02_configure.diff/configure-4502-      done
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-4533-      # Break only if it was the GNU/non-GNU ld that we prefer.
ogmrip-1.0.1/.pc/02_configure.diff/configure:4534:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
ogmrip-1.0.1/.pc/02_configure.diff/configure-4535-      *GNU* | *'with BFD'*)
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-4564-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
ogmrip-1.0.1/.pc/02_configure.diff/configure:4565:case `$LD -v 2>&1 </dev/null` in
ogmrip-1.0.1/.pc/02_configure.diff/configure-4566-*GNU* | *'with BFD'*)
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-4609-	# Tru64's nm complains that /dev/null is an invalid object file
ogmrip-1.0.1/.pc/02_configure.diff/configure:4610:	case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
ogmrip-1.0.1/.pc/02_configure.diff/configure-4611-	*/dev/null* | *'Invalid file or object type'*)
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-4615-	*)
ogmrip-1.0.1/.pc/02_configure.diff/configure:4616:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
ogmrip-1.0.1/.pc/02_configure.diff/configure-4617-	  */dev/null*)
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-4743-
ogmrip-1.0.1/.pc/02_configure.diff/configure:4744:    case `$DUMPBIN -symbols /dev/null 2>&1 | sed '1q'` in
ogmrip-1.0.1/.pc/02_configure.diff/configure-4745-    *COFF*)
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-4855-    # And add a safety zone
ogmrip-1.0.1/.pc/02_configure.diff/configure:4856:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
ogmrip-1.0.1/.pc/02_configure.diff/configure:4857:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
ogmrip-1.0.1/.pc/02_configure.diff/configure-4858-    ;;
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-4888-    if test -n "$kargmax"; then
ogmrip-1.0.1/.pc/02_configure.diff/configure:4889:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[	 ]//'`
ogmrip-1.0.1/.pc/02_configure.diff/configure-4890-    else
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-4896-    if test -n "$lt_cv_sys_max_cmd_len"; then
ogmrip-1.0.1/.pc/02_configure.diff/configure:4897:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
ogmrip-1.0.1/.pc/02_configure.diff/configure:4898:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
ogmrip-1.0.1/.pc/02_configure.diff/configure-4899-    else
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-4908-      # we can't tell.
ogmrip-1.0.1/.pc/02_configure.diff/configure:4909:      while { test "X"`env echo "$teststring$teststring" 2>/dev/null` \
ogmrip-1.0.1/.pc/02_configure.diff/configure-4910-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-4912-      do
ogmrip-1.0.1/.pc/02_configure.diff/configure:4913:        i=`expr $i + 1`
ogmrip-1.0.1/.pc/02_configure.diff/configure-4914-        teststring=$teststring$teststring
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-4916-      # Only check the string length outside the loop.
ogmrip-1.0.1/.pc/02_configure.diff/configure:4917:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
ogmrip-1.0.1/.pc/02_configure.diff/configure-4918-      teststring=
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-4921-      # linker.  It appears as though 1/2 is a usable value.
ogmrip-1.0.1/.pc/02_configure.diff/configure:4922:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
ogmrip-1.0.1/.pc/02_configure.diff/configure-4923-    fi
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-5361-openbsd*)
ogmrip-1.0.1/.pc/02_configure.diff/configure:5362:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
ogmrip-1.0.1/.pc/02_configure.diff/configure-5363-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-5428-    else
ogmrip-1.0.1/.pc/02_configure.diff/configure:5429:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"`
ogmrip-1.0.1/.pc/02_configure.diff/configure-5430-    fi
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-5573-  # decide which to use based on capabilities of $DLLTOOL
ogmrip-1.0.1/.pc/02_configure.diff/configure:5574:  case `$DLLTOOL --help 2>&1` in
ogmrip-1.0.1/.pc/02_configure.diff/configure-5575-  *--identify-strict*)
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-6095-# If we're using GNU nm, then use its standard symbol codes.
ogmrip-1.0.1/.pc/02_configure.diff/configure:6096:case `$NM -V 2>&1` in
ogmrip-1.0.1/.pc/02_configure.diff/configure-6097-*GNU* | *'with BFD'*)
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-6113-mingw*)
ogmrip-1.0.1/.pc/02_configure.diff/configure:6114:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
ogmrip-1.0.1/.pc/02_configure.diff/configure-6115-  ;;
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-6332-   if test "$GCC" = yes; then
ogmrip-1.0.1/.pc/02_configure.diff/configure:6333:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
ogmrip-1.0.1/.pc/02_configure.diff/configure-6334-   fi
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-6336- /*)
ogmrip-1.0.1/.pc/02_configure.diff/configure:6337:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
ogmrip-1.0.1/.pc/02_configure.diff/configure-6338-   ;; #(
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-6372-  test $ac_status = 0; }; then
ogmrip-1.0.1/.pc/02_configure.diff/configure:6373:    case `/usr/bin/file conftest.$ac_objext` in
ogmrip-1.0.1/.pc/02_configure.diff/configure-6374-      *ELF-32*)
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-6392-    if test "$lt_cv_prog_gnu_ld" = yes; then
ogmrip-1.0.1/.pc/02_configure.diff/configure:6393:      case `/usr/bin/file conftest.$ac_objext` in
ogmrip-1.0.1/.pc/02_configure.diff/configure-6394-	*32-bit*)
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-6404-    else
ogmrip-1.0.1/.pc/02_configure.diff/configure:6405:      case `/usr/bin/file conftest.$ac_objext` in
ogmrip-1.0.1/.pc/02_configure.diff/configure-6406-	*32-bit*)
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-7558-do :
ogmrip-1.0.1/.pc/02_configure.diff/configure:7559:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
ogmrip-1.0.1/.pc/02_configure.diff/configure-7560-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-7563-  cat >>confdefs.h <<_ACEOF
ogmrip-1.0.1/.pc/02_configure.diff/configure:7564:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
ogmrip-1.0.1/.pc/02_configure.diff/configure-7565-_ACEOF
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-7849-done
ogmrip-1.0.1/.pc/02_configure.diff/configure:7850:cc_basename=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
ogmrip-1.0.1/.pc/02_configure.diff/configure-7851-
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-7878-	"file_magic "*)
ogmrip-1.0.1/.pc/02_configure.diff/configure:7879:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
ogmrip-1.0.1/.pc/02_configure.diff/configure-7880-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-7944-	"file_magic "*)
ogmrip-1.0.1/.pc/02_configure.diff/configure:7945:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
ogmrip-1.0.1/.pc/02_configure.diff/configure-7946-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-8311-      *)
ogmrip-1.0.1/.pc/02_configure.diff/configure:8312:	case `$CC -V 2>&1 | sed 5q` in
ogmrip-1.0.1/.pc/02_configure.diff/configure-8313-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*)
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-8671-  if test "$hard_links" = no; then
ogmrip-1.0.1/.pc/02_configure.diff/configure:8672:    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
ogmrip-1.0.1/.pc/02_configure.diff/configure:8673:$as_echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
ogmrip-1.0.1/.pc/02_configure.diff/configure-8674-    need_locks=warn
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-8757-	# shared libraries, regardless of the interface used.
ogmrip-1.0.1/.pc/02_configure.diff/configure:8758:	case `$LD -v 2>&1` in
ogmrip-1.0.1/.pc/02_configure.diff/configure-8759-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-8789-    supports_anon_versioning=no
ogmrip-1.0.1/.pc/02_configure.diff/configure:8790:    case `$LD -v 2>&1` in
ogmrip-1.0.1/.pc/02_configure.diff/configure-8791-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-8858-	# is EXPORTS), use it as is; otherwise, prepend...
ogmrip-1.0.1/.pc/02_configure.diff/configure:8859:	archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
ogmrip-1.0.1/.pc/02_configure.diff/configure-8860-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-8886-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
ogmrip-1.0.1/.pc/02_configure.diff/configure:8887:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
ogmrip-1.0.1/.pc/02_configure.diff/configure:8888:      archive_expsym_cmds='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
ogmrip-1.0.1/.pc/02_configure.diff/configure-8889-      ;;
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-8904-        pgcc*)				# Portland Group C compiler
ogmrip-1.0.1/.pc/02_configure.diff/configure:8905:	  whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
ogmrip-1.0.1/.pc/02_configure.diff/configure-8906-	  tmp_addflag=' $pic_flag'
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-8909-					# Portland Group f77 and f90 compilers
ogmrip-1.0.1/.pc/02_configure.diff/configure:8910:	  whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
ogmrip-1.0.1/.pc/02_configure.diff/configure-8911-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-8924-	nvcc*)	# Cuda Compiler Driver 2.2
ogmrip-1.0.1/.pc/02_configure.diff/configure:8925:	  whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
ogmrip-1.0.1/.pc/02_configure.diff/configure-8926-	  compiler_needs_object=yes
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-8928-	esac
ogmrip-1.0.1/.pc/02_configure.diff/configure:8929:	case `$CC -V 2>&1 | sed 5q` in
ogmrip-1.0.1/.pc/02_configure.diff/configure-8930-	*Sun\ C*)			# Sun C 5.9
ogmrip-1.0.1/.pc/02_configure.diff/configure:8931:	  whole_archive_flag_spec='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
ogmrip-1.0.1/.pc/02_configure.diff/configure-8932-	  compiler_needs_object=yes
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-8996-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
ogmrip-1.0.1/.pc/02_configure.diff/configure:8997:      case `$LD -v 2>&1` in
ogmrip-1.0.1/.pc/02_configure.diff/configure-8998-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-9119-	# below for broken collect2 doesn't work under 4.3+
ogmrip-1.0.1/.pc/02_configure.diff/configure:9120:	  collect2name=`${CC} -print-prog-name=collect2`
ogmrip-1.0.1/.pc/02_configure.diff/configure-9121-	  if test -f "$collect2name" &&
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-9192-      }'
ogmrip-1.0.1/.pc/02_configure.diff/configure:9193:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
ogmrip-1.0.1/.pc/02_configure.diff/configure-9194-  # Check for a 64-bit object if we didn't find anything.
ogmrip-1.0.1/.pc/02_configure.diff/configure-9195-  if test -z "$lt_cv_aix_libpath_"; then
ogmrip-1.0.1/.pc/02_configure.diff/configure:9196:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
ogmrip-1.0.1/.pc/02_configure.diff/configure-9197-  fi
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-9210-        hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
ogmrip-1.0.1/.pc/02_configure.diff/configure:9211:        archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then func_echo_all "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
ogmrip-1.0.1/.pc/02_configure.diff/configure-9212-      else
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-9245-      }'
ogmrip-1.0.1/.pc/02_configure.diff/configure:9246:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
ogmrip-1.0.1/.pc/02_configure.diff/configure-9247-  # Check for a 64-bit object if we didn't find anything.
ogmrip-1.0.1/.pc/02_configure.diff/configure-9248-  if test -z "$lt_cv_aix_libpath_"; then
ogmrip-1.0.1/.pc/02_configure.diff/configure:9249:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
ogmrip-1.0.1/.pc/02_configure.diff/configure-9250-  fi
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-9318-	archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames='
ogmrip-1.0.1/.pc/02_configure.diff/configure:9319:	archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
ogmrip-1.0.1/.pc/02_configure.diff/configure-9320-	    sed -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $output_objdir/$soname.exp;
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-9355-	# FIXME: Setting linknames here is a bad hack.
ogmrip-1.0.1/.pc/02_configure.diff/configure:9356:	archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
ogmrip-1.0.1/.pc/02_configure.diff/configure-9357-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-9373-  if test "$lt_cv_ld_force_load" = "yes"; then
ogmrip-1.0.1/.pc/02_configure.diff/configure:9374:    whole_archive_flag_spec='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience ${wl}-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
ogmrip-1.0.1/.pc/02_configure.diff/configure-9375-
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-9553-      if test "$GCC" = yes; then
ogmrip-1.0.1/.pc/02_configure.diff/configure:9554:	archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
ogmrip-1.0.1/.pc/02_configure.diff/configure-9555-	# Try to use the -exported_symbol ld option, if it does not
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-9581-	if test "$lt_cv_irix_exported_symbol" = yes; then
ogmrip-1.0.1/.pc/02_configure.diff/configure:9582:          archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations ${wl}-exports_file ${wl}$export_symbols -o $lib'
ogmrip-1.0.1/.pc/02_configure.diff/configure-9583-	fi
ogmrip-1.0.1/.pc/02_configure.diff/configure-9584-      else
ogmrip-1.0.1/.pc/02_configure.diff/configure:9585:	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
ogmrip-1.0.1/.pc/02_configure.diff/configure:9586:	archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -exports_file $export_symbols -o $lib'
ogmrip-1.0.1/.pc/02_configure.diff/configure-9587-      fi
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-9621-	hardcode_direct_absolute=yes
ogmrip-1.0.1/.pc/02_configure.diff/configure:9622:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
ogmrip-1.0.1/.pc/02_configure.diff/configure-9623-	  archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-9654-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
ogmrip-1.0.1/.pc/02_configure.diff/configure:9655:	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
ogmrip-1.0.1/.pc/02_configure.diff/configure-9656-      else
ogmrip-1.0.1/.pc/02_configure.diff/configure-9657-	allow_undefined_flag=' -expect_unresolved \*'
ogmrip-1.0.1/.pc/02_configure.diff/configure:9658:	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
ogmrip-1.0.1/.pc/02_configure.diff/configure-9659-      fi
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-9667-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
ogmrip-1.0.1/.pc/02_configure.diff/configure:9668:	archive_cmds='$CC -shared${allow_undefined_flag} $pic_flag $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
ogmrip-1.0.1/.pc/02_configure.diff/configure-9669-	hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-9671-	allow_undefined_flag=' -expect_unresolved \*'
ogmrip-1.0.1/.pc/02_configure.diff/configure:9672:	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
ogmrip-1.0.1/.pc/02_configure.diff/configure:9673:	archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
ogmrip-1.0.1/.pc/02_configure.diff/configure:9674:	$CC -shared${allow_undefined_flag} ${wl}-input ${wl}$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib~$RM $lib.exp'
ogmrip-1.0.1/.pc/02_configure.diff/configure-9675-
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-9690-      else
ogmrip-1.0.1/.pc/02_configure.diff/configure:9691:	case `$CC -V 2>&1` in
ogmrip-1.0.1/.pc/02_configure.diff/configure-9692-	*"Compilers 5.0"*)
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-10089-  esac
ogmrip-1.0.1/.pc/02_configure.diff/configure:10090:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
ogmrip-1.0.1/.pc/02_configure.diff/configure-10091-  case $lt_search_path_spec in
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-10096-    # okay in the real world where ";" in dirpaths is itself problematic.
ogmrip-1.0.1/.pc/02_configure.diff/configure:10097:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
ogmrip-1.0.1/.pc/02_configure.diff/configure-10098-    ;;
ogmrip-1.0.1/.pc/02_configure.diff/configure-10099-  *)
ogmrip-1.0.1/.pc/02_configure.diff/configure:10100:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
ogmrip-1.0.1/.pc/02_configure.diff/configure-10101-    ;;
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-10105-  lt_tmp_lt_search_path_spec=
ogmrip-1.0.1/.pc/02_configure.diff/configure:10106:  lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
ogmrip-1.0.1/.pc/02_configure.diff/configure-10107-  for lt_sys_path in $lt_search_path_spec; do
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-10140-  esac
ogmrip-1.0.1/.pc/02_configure.diff/configure:10141:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
ogmrip-1.0.1/.pc/02_configure.diff/configure-10142-else
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-10228-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
ogmrip-1.0.1/.pc/02_configure.diff/configure:10229:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
ogmrip-1.0.1/.pc/02_configure.diff/configure-10230-    ;;
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-10264-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
ogmrip-1.0.1/.pc/02_configure.diff/configure:10265:    postinstall_cmds='base_file=`basename \${file}`~
ogmrip-1.0.1/.pc/02_configure.diff/configure:10266:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
ogmrip-1.0.1/.pc/02_configure.diff/configure:10267:      dldir=$destdir/`dirname \$dlpath`~
ogmrip-1.0.1/.pc/02_configure.diff/configure-10268-      test -d \$dldir || mkdir -p \$dldir~
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-10273-      fi'
ogmrip-1.0.1/.pc/02_configure.diff/configure:10274:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
ogmrip-1.0.1/.pc/02_configure.diff/configure-10275-      dlpath=$dir/\$dldll~
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-10281-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
ogmrip-1.0.1/.pc/02_configure.diff/configure:10282:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
ogmrip-1.0.1/.pc/02_configure.diff/configure-10283-
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-10287-      # MinGW DLLs use traditional 'lib' prefix
ogmrip-1.0.1/.pc/02_configure.diff/configure:10288:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
ogmrip-1.0.1/.pc/02_configure.diff/configure-10289-      ;;
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-10291-      # pw32 DLLs use 'pw' prefix rather than 'lib'
ogmrip-1.0.1/.pc/02_configure.diff/configure:10292:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
ogmrip-1.0.1/.pc/02_configure.diff/configure-10293-      ;;
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-10300-    libname_spec='$name'
ogmrip-1.0.1/.pc/02_configure.diff/configure:10301:    soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
ogmrip-1.0.1/.pc/02_configure.diff/configure-10302-    library_names_spec='${libname}.dll.lib'
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-10312-        # Let DOS variable expansion print the short 8.3 style file name.
ogmrip-1.0.1/.pc/02_configure.diff/configure:10313:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
ogmrip-1.0.1/.pc/02_configure.diff/configure-10314-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-10317-      # Convert to MSYS style.
ogmrip-1.0.1/.pc/02_configure.diff/configure:10318:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
ogmrip-1.0.1/.pc/02_configure.diff/configure-10319-      ;;
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-10323-      # like /cygdrive/c/PROGRA~1:/cygdr...
ogmrip-1.0.1/.pc/02_configure.diff/configure:10324:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
ogmrip-1.0.1/.pc/02_configure.diff/configure:10325:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
ogmrip-1.0.1/.pc/02_configure.diff/configure:10326:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
ogmrip-1.0.1/.pc/02_configure.diff/configure-10327-      ;;
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-10331-        # It is most probably a Windows format PATH.
ogmrip-1.0.1/.pc/02_configure.diff/configure:10332:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
ogmrip-1.0.1/.pc/02_configure.diff/configure-10333-      else
ogmrip-1.0.1/.pc/02_configure.diff/configure:10334:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
ogmrip-1.0.1/.pc/02_configure.diff/configure-10335-      fi
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-10341-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
ogmrip-1.0.1/.pc/02_configure.diff/configure:10342:    postinstall_cmds='base_file=`basename \${file}`~
ogmrip-1.0.1/.pc/02_configure.diff/configure:10343:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
ogmrip-1.0.1/.pc/02_configure.diff/configure:10344:      dldir=$destdir/`dirname \$dlpath`~
ogmrip-1.0.1/.pc/02_configure.diff/configure-10345-      test -d \$dldir || mkdir -p \$dldir~
ogmrip-1.0.1/.pc/02_configure.diff/configure-10346-      $install_prog $dir/$dlname \$dldir/$dlname'
ogmrip-1.0.1/.pc/02_configure.diff/configure:10347:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
ogmrip-1.0.1/.pc/02_configure.diff/configure-10348-      dlpath=$dir/\$dldll~
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-10355-    # Assume MSVC wrapper
ogmrip-1.0.1/.pc/02_configure.diff/configure:10356:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
ogmrip-1.0.1/.pc/02_configure.diff/configure-10357-    dynamic_linker='Win32 ld.exe'
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-10372-  shlibpath_var=DYLD_LIBRARY_PATH
ogmrip-1.0.1/.pc/02_configure.diff/configure:10373:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
ogmrip-1.0.1/.pc/02_configure.diff/configure-10374-
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-10622-  if test -f /etc/ld.so.conf; then
ogmrip-1.0.1/.pc/02_configure.diff/configure:10623:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
ogmrip-1.0.1/.pc/02_configure.diff/configure-10624-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-10684-  shlibpath_var=LD_LIBRARY_PATH
ogmrip-1.0.1/.pc/02_configure.diff/configure:10685:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
ogmrip-1.0.1/.pc/02_configure.diff/configure-10686-    case $host_os in
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-12177-do :
ogmrip-1.0.1/.pc/02_configure.diff/configure:12178:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
ogmrip-1.0.1/.pc/02_configure.diff/configure-12179-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-12181-  cat >>confdefs.h <<_ACEOF
ogmrip-1.0.1/.pc/02_configure.diff/configure:12182:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
ogmrip-1.0.1/.pc/02_configure.diff/configure-12183-_ACEOF
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-12190-do :
ogmrip-1.0.1/.pc/02_configure.diff/configure:12191:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
ogmrip-1.0.1/.pc/02_configure.diff/configure-12192-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-12194-  cat >>confdefs.h <<_ACEOF
ogmrip-1.0.1/.pc/02_configure.diff/configure:12195:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
ogmrip-1.0.1/.pc/02_configure.diff/configure-12196-_ACEOF
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-12560-  test $ac_status = 0; }; then
ogmrip-1.0.1/.pc/02_configure.diff/configure:12561:  pkg_cv_GTKDOC_DEPS_CFLAGS=`$PKG_CONFIG --cflags "glib-2.0 >= 2.10.0 gobject-2.0  >= 2.10.0" 2>/dev/null`
ogmrip-1.0.1/.pc/02_configure.diff/configure-12562-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-12577-  test $ac_status = 0; }; then
ogmrip-1.0.1/.pc/02_configure.diff/configure:12578:  pkg_cv_GTKDOC_DEPS_LIBS=`$PKG_CONFIG --libs "glib-2.0 >= 2.10.0 gobject-2.0  >= 2.10.0" 2>/dev/null`
ogmrip-1.0.1/.pc/02_configure.diff/configure-12579-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-12598-        if test $_pkg_short_errors_supported = yes; then
ogmrip-1.0.1/.pc/02_configure.diff/configure:12599:	        GTKDOC_DEPS_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "glib-2.0 >= 2.10.0 gobject-2.0  >= 2.10.0" 2>&1`
ogmrip-1.0.1/.pc/02_configure.diff/configure-12600-        else
ogmrip-1.0.1/.pc/02_configure.diff/configure:12601:	        GTKDOC_DEPS_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "glib-2.0 >= 2.10.0 gobject-2.0  >= 2.10.0" 2>&1`
ogmrip-1.0.1/.pc/02_configure.diff/configure-12602-        fi
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-12887-  test $ac_status = 0; }; then
ogmrip-1.0.1/.pc/02_configure.diff/configure:12888:  pkg_cv_OGMRIP_CFLAGS=`$PKG_CONFIG --cflags "$OGMRIP_MODULES" 2>/dev/null`
ogmrip-1.0.1/.pc/02_configure.diff/configure-12889-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-12904-  test $ac_status = 0; }; then
ogmrip-1.0.1/.pc/02_configure.diff/configure:12905:  pkg_cv_OGMRIP_LIBS=`$PKG_CONFIG --libs "$OGMRIP_MODULES" 2>/dev/null`
ogmrip-1.0.1/.pc/02_configure.diff/configure-12906-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-12925-        if test $_pkg_short_errors_supported = yes; then
ogmrip-1.0.1/.pc/02_configure.diff/configure:12926:	        OGMRIP_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$OGMRIP_MODULES" 2>&1`
ogmrip-1.0.1/.pc/02_configure.diff/configure-12927-        else
ogmrip-1.0.1/.pc/02_configure.diff/configure:12928:	        OGMRIP_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$OGMRIP_MODULES" 2>&1`
ogmrip-1.0.1/.pc/02_configure.diff/configure-12929-        fi
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-12982-  test $ac_status = 0; }; then
ogmrip-1.0.1/.pc/02_configure.diff/configure:12983:  pkg_cv_LIBXML_CFLAGS=`$PKG_CONFIG --cflags ""libxml-2.0"" 2>/dev/null`
ogmrip-1.0.1/.pc/02_configure.diff/configure-12984-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-12999-  test $ac_status = 0; }; then
ogmrip-1.0.1/.pc/02_configure.diff/configure:13000:  pkg_cv_LIBXML_LIBS=`$PKG_CONFIG --libs ""libxml-2.0"" 2>/dev/null`
ogmrip-1.0.1/.pc/02_configure.diff/configure-13001-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-13020-        if test $_pkg_short_errors_supported = yes; then
ogmrip-1.0.1/.pc/02_configure.diff/configure:13021:	        LIBXML_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs ""libxml-2.0"" 2>&1`
ogmrip-1.0.1/.pc/02_configure.diff/configure-13022-        else
ogmrip-1.0.1/.pc/02_configure.diff/configure:13023:	        LIBXML_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs ""libxml-2.0"" 2>&1`
ogmrip-1.0.1/.pc/02_configure.diff/configure-13024-        fi
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-13076-  test $ac_status = 0; }; then
ogmrip-1.0.1/.pc/02_configure.diff/configure:13077:  pkg_cv_LIBPNG_CFLAGS=`$PKG_CONFIG --cflags ""libpng zlib"" 2>/dev/null`
ogmrip-1.0.1/.pc/02_configure.diff/configure-13078-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-13093-  test $ac_status = 0; }; then
ogmrip-1.0.1/.pc/02_configure.diff/configure:13094:  pkg_cv_LIBPNG_LIBS=`$PKG_CONFIG --libs ""libpng zlib"" 2>/dev/null`
ogmrip-1.0.1/.pc/02_configure.diff/configure-13095-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-13114-        if test $_pkg_short_errors_supported = yes; then
ogmrip-1.0.1/.pc/02_configure.diff/configure:13115:	        LIBPNG_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs ""libpng zlib"" 2>&1`
ogmrip-1.0.1/.pc/02_configure.diff/configure-13116-        else
ogmrip-1.0.1/.pc/02_configure.diff/configure:13117:	        LIBPNG_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs ""libpng zlib"" 2>&1`
ogmrip-1.0.1/.pc/02_configure.diff/configure-13118-        fi
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-13339-  test $ac_status = 0; }; then
ogmrip-1.0.1/.pc/02_configure.diff/configure:13340:  pkg_cv_GUI_CFLAGS=`$PKG_CONFIG --cflags "$GUI_MODULES" 2>/dev/null`
ogmrip-1.0.1/.pc/02_configure.diff/configure-13341-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-13356-  test $ac_status = 0; }; then
ogmrip-1.0.1/.pc/02_configure.diff/configure:13357:  pkg_cv_GUI_LIBS=`$PKG_CONFIG --libs "$GUI_MODULES" 2>/dev/null`
ogmrip-1.0.1/.pc/02_configure.diff/configure-13358-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-13377-        if test $_pkg_short_errors_supported = yes; then
ogmrip-1.0.1/.pc/02_configure.diff/configure:13378:	        GUI_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$GUI_MODULES" 2>&1`
ogmrip-1.0.1/.pc/02_configure.diff/configure-13379-        else
ogmrip-1.0.1/.pc/02_configure.diff/configure:13380:	        GUI_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$GUI_MODULES" 2>&1`
ogmrip-1.0.1/.pc/02_configure.diff/configure-13381-        fi
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-13542-  test $ac_status = 0; }; then
ogmrip-1.0.1/.pc/02_configure.diff/configure:13543:  pkg_cv_DBUS_CFLAGS=`$PKG_CONFIG --cflags "$DBUS_MODULES" 2>/dev/null`
ogmrip-1.0.1/.pc/02_configure.diff/configure-13544-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-13559-  test $ac_status = 0; }; then
ogmrip-1.0.1/.pc/02_configure.diff/configure:13560:  pkg_cv_DBUS_LIBS=`$PKG_CONFIG --libs "$DBUS_MODULES" 2>/dev/null`
ogmrip-1.0.1/.pc/02_configure.diff/configure-13561-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-13580-        if test $_pkg_short_errors_supported = yes; then
ogmrip-1.0.1/.pc/02_configure.diff/configure:13581:	        DBUS_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$DBUS_MODULES" 2>&1`
ogmrip-1.0.1/.pc/02_configure.diff/configure-13582-        else
ogmrip-1.0.1/.pc/02_configure.diff/configure:13583:	        DBUS_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$DBUS_MODULES" 2>&1`
ogmrip-1.0.1/.pc/02_configure.diff/configure-13584-        fi
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-13636-  test $ac_status = 0; }; then
ogmrip-1.0.1/.pc/02_configure.diff/configure:13637:  pkg_cv_ENCHANT_CFLAGS=`$PKG_CONFIG --cflags "$ENCHANT_MODULES" 2>/dev/null`
ogmrip-1.0.1/.pc/02_configure.diff/configure-13638-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-13653-  test $ac_status = 0; }; then
ogmrip-1.0.1/.pc/02_configure.diff/configure:13654:  pkg_cv_ENCHANT_LIBS=`$PKG_CONFIG --libs "$ENCHANT_MODULES" 2>/dev/null`
ogmrip-1.0.1/.pc/02_configure.diff/configure-13655-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-13674-        if test $_pkg_short_errors_supported = yes; then
ogmrip-1.0.1/.pc/02_configure.diff/configure:13675:	        ENCHANT_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$ENCHANT_MODULES" 2>&1`
ogmrip-1.0.1/.pc/02_configure.diff/configure-13676-        else
ogmrip-1.0.1/.pc/02_configure.diff/configure:13677:	        ENCHANT_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$ENCHANT_MODULES" 2>&1`
ogmrip-1.0.1/.pc/02_configure.diff/configure-13678-        fi
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-14131-  test $ac_status = 0; }; then
ogmrip-1.0.1/.pc/02_configure.diff/configure:14132:  pkg_cv_THEORA_CFLAGS=`$PKG_CONFIG --cflags "$THEORA_MODULES" 2>/dev/null`
ogmrip-1.0.1/.pc/02_configure.diff/configure-14133-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-14148-  test $ac_status = 0; }; then
ogmrip-1.0.1/.pc/02_configure.diff/configure:14149:  pkg_cv_THEORA_LIBS=`$PKG_CONFIG --libs "$THEORA_MODULES" 2>/dev/null`
ogmrip-1.0.1/.pc/02_configure.diff/configure-14150-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-14169-        if test $_pkg_short_errors_supported = yes; then
ogmrip-1.0.1/.pc/02_configure.diff/configure:14170:	        THEORA_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$THEORA_MODULES" 2>&1`
ogmrip-1.0.1/.pc/02_configure.diff/configure-14171-        else
ogmrip-1.0.1/.pc/02_configure.diff/configure:14172:	        THEORA_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$THEORA_MODULES" 2>&1`
ogmrip-1.0.1/.pc/02_configure.diff/configure-14173-        fi
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-14336-  test $ac_status = 0; }; then
ogmrip-1.0.1/.pc/02_configure.diff/configure:14337:  pkg_cv_LIBNOTIFY_CFLAGS=`$PKG_CONFIG --cflags "$LIBNOTIFY_MODULES" 2>/dev/null`
ogmrip-1.0.1/.pc/02_configure.diff/configure-14338-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-14353-  test $ac_status = 0; }; then
ogmrip-1.0.1/.pc/02_configure.diff/configure:14354:  pkg_cv_LIBNOTIFY_LIBS=`$PKG_CONFIG --libs "$LIBNOTIFY_MODULES" 2>/dev/null`
ogmrip-1.0.1/.pc/02_configure.diff/configure-14355-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-14374-        if test $_pkg_short_errors_supported = yes; then
ogmrip-1.0.1/.pc/02_configure.diff/configure:14375:	        LIBNOTIFY_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$LIBNOTIFY_MODULES" 2>&1`
ogmrip-1.0.1/.pc/02_configure.diff/configure-14376-        else
ogmrip-1.0.1/.pc/02_configure.diff/configure:14377:	        LIBNOTIFY_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$LIBNOTIFY_MODULES" 2>&1`
ogmrip-1.0.1/.pc/02_configure.diff/configure-14378-        fi
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-14858-    if test -f $ac_dir/$ac_word; then
ogmrip-1.0.1/.pc/02_configure.diff/configure:14859:      if test -z "`$ac_dir/$ac_word -h 2>&1 | grep 'dv '`"; then
ogmrip-1.0.1/.pc/02_configure.diff/configure-14860-	ac_cv_path_MSGFMT="$ac_dir/$ac_word"
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-14977-    if test -f $ac_dir/$ac_word; then
ogmrip-1.0.1/.pc/02_configure.diff/configure:14978:      if test -z "`$ac_dir/$ac_word -h 2>&1 | grep '(HELP)'`"; then
ogmrip-1.0.1/.pc/02_configure.diff/configure-14979-	ac_cv_path_XGETTEXT="$ac_dir/$ac_word"
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-15136-   if test "x$srcdir" != "x."; then
ogmrip-1.0.1/.pc/02_configure.diff/configure:15137:     if test "x`echo $srcdir | sed 's@/.*@@'`" = "x"; then
ogmrip-1.0.1/.pc/02_configure.diff/configure-15138-       posrcprefix="$srcdir/"
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-15173-
ogmrip-1.0.1/.pc/02_configure.diff/configure:15174:INTLTOOL_REQUIRED_VERSION_AS_INT=`echo 0.35.0 | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'`
ogmrip-1.0.1/.pc/02_configure.diff/configure-15175-INTLTOOL_APPLIED_VERSION=`intltool-update --version | head -1 | cut -d" " -f3`
ogmrip-1.0.1/.pc/02_configure.diff/configure:15176:INTLTOOL_APPLIED_VERSION_AS_INT=`echo $INTLTOOL_APPLIED_VERSION | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'`
ogmrip-1.0.1/.pc/02_configure.diff/configure-15177-if test -n "0.35.0"; then
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-15613-fi
ogmrip-1.0.1/.pc/02_configure.diff/configure:15614:xgversion="`$XGETTEXT --version|grep '(GNU ' 2> /dev/null`"
ogmrip-1.0.1/.pc/02_configure.diff/configure:15615:mmversion="`$MSGMERGE --version|grep '(GNU ' 2> /dev/null`"
ogmrip-1.0.1/.pc/02_configure.diff/configure:15616:mfversion="`$MSGFMT --version|grep '(GNU ' 2> /dev/null`"
ogmrip-1.0.1/.pc/02_configure.diff/configure-15617-if test -z "$xgversion" -o -z "$mmversion" -o -z "$mfversion"; then
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-15669-else
ogmrip-1.0.1/.pc/02_configure.diff/configure:15670:   IT_PERL_VERSION=`$INTLTOOL_PERL -e "printf '%vd', $^V"`
ogmrip-1.0.1/.pc/02_configure.diff/configure-15671-   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $IT_PERL_VERSION" >&5
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-15676-$as_echo_n "checking for XML::Parser... " >&6; }
ogmrip-1.0.1/.pc/02_configure.diff/configure:15677:   if `$INTLTOOL_PERL -e "require XML::Parser" 2>/dev/null`; then
ogmrip-1.0.1/.pc/02_configure.diff/configure-15678-       { $as_echo "$as_me:${as_lineno-$LINENO}: result: ok" >&5
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-15872-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
ogmrip-1.0.1/.pc/02_configure.diff/configure:15873:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
ogmrip-1.0.1/.pc/02_configure.diff/configure-15874-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-16064-if test -z "$BASH_VERSION$ZSH_VERSION" \
ogmrip-1.0.1/.pc/02_configure.diff/configure:16065:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
ogmrip-1.0.1/.pc/02_configure.diff/configure-16066-  as_echo='print -r --'
ogmrip-1.0.1/.pc/02_configure.diff/configure-16067-  as_echo_n='print -rn --'
ogmrip-1.0.1/.pc/02_configure.diff/configure:16068:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
ogmrip-1.0.1/.pc/02_configure.diff/configure-16069-  as_echo='printf %s\n'
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-16071-else
ogmrip-1.0.1/.pc/02_configure.diff/configure:16072:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
ogmrip-1.0.1/.pc/02_configure.diff/configure-16073-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-16081-	expr "X$arg" : "X\\(.*\\)$as_nl";
ogmrip-1.0.1/.pc/02_configure.diff/configure:16082:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
ogmrip-1.0.1/.pc/02_configure.diff/configure-16083-      esac;
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-16158-# ----------------------------------------
ogmrip-1.0.1/.pc/02_configure.diff/configure:16159:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
ogmrip-1.0.1/.pc/02_configure.diff/configure-16160-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-16230-  {
ogmrip-1.0.1/.pc/02_configure.diff/configure:16231:    as_val=`expr "$@" || test $? -eq 1`
ogmrip-1.0.1/.pc/02_configure.diff/configure-16232-  }
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-16334-      case $as_dir in #(
ogmrip-1.0.1/.pc/02_configure.diff/configure:16335:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
ogmrip-1.0.1/.pc/02_configure.diff/configure-16336-      *) as_qdir=$as_dir;;
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-16469-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ogmrip-1.0.1/.pc/02_configure.diff/configure:16470:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
ogmrip-1.0.1/.pc/02_configure.diff/configure-16471-ac_cs_version="\\
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-16494-  --*=?*)
ogmrip-1.0.1/.pc/02_configure.diff/configure:16495:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
ogmrip-1.0.1/.pc/02_configure.diff/configure:16496:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
ogmrip-1.0.1/.pc/02_configure.diff/configure-16497-    ac_shift=:
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-16499-  --*=)
ogmrip-1.0.1/.pc/02_configure.diff/configure:16500:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
ogmrip-1.0.1/.pc/02_configure.diff/configure-16501-    ac_optarg=
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-16523-    case $ac_optarg in
ogmrip-1.0.1/.pc/02_configure.diff/configure:16524:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
ogmrip-1.0.1/.pc/02_configure.diff/configure-16525-    '') as_fn_error $? "missing file argument" ;;
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-16531-    case $ac_optarg in
ogmrip-1.0.1/.pc/02_configure.diff/configure:16532:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
ogmrip-1.0.1/.pc/02_configure.diff/configure-16533-    esac
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-16600-delay_variable_subst='$delay_variable_subst'
ogmrip-1.0.1/.pc/02_configure.diff/configure:16601:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/.pc/02_configure.diff/configure:16602:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/.pc/02_configure.diff/configure:16603:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/.pc/02_configure.diff/configure:16604:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/.pc/02_configure.diff/configure:16605:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/.pc/02_configure.diff/configure:16606:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/.pc/02_configure.diff/configure:16607:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/.pc/02_configure.diff/configure:16608:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/.pc/02_configure.diff/configure:16609:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/.pc/02_configure.diff/configure:16610:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/.pc/02_configure.diff/configure:16611:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/.pc/02_configure.diff/configure:16612:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/.pc/02_configure.diff/configure:16613:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/.pc/02_configure.diff/configure:16614:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/.pc/02_configure.diff/configure:16615:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/.pc/02_configure.diff/configure:16616:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/.pc/02_configure.diff/configure:16617:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/.pc/02_configure.diff/configure:16618:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/.pc/02_configure.diff/configure:16619:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/.pc/02_configure.diff/configure:16620:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/.pc/02_configure.diff/configure:16621:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/.pc/02_configure.diff/configure:16622:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/.pc/02_configure.diff/configure:16623:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/.pc/02_configure.diff/configure:16624:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/.pc/02_configure.diff/configure:16625:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/.pc/02_configure.diff/configure:16626:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/.pc/02_configure.diff/configure:16627:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/.pc/02_configure.diff/configure:16628:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/.pc/02_configure.diff/configure:16629:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/.pc/02_configure.diff/configure:16630:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/.pc/02_configure.diff/configure:16631:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/.pc/02_configure.diff/configure:16632:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/.pc/02_configure.diff/configure:16633:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/.pc/02_configure.diff/configure:16634:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/.pc/02_configure.diff/configure:16635:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/.pc/02_configure.diff/configure:16636:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/.pc/02_configure.diff/configure:16637:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/.pc/02_configure.diff/configure:16638:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/.pc/02_configure.diff/configure:16639:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/.pc/02_configure.diff/configure:16640:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/.pc/02_configure.diff/configure:16641:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/.pc/02_configure.diff/configure:16642:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/.pc/02_configure.diff/configure:16643:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/.pc/02_configure.diff/configure:16644:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/.pc/02_configure.diff/configure:16645:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/.pc/02_configure.diff/configure:16646:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/.pc/02_configure.diff/configure:16647:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/.pc/02_configure.diff/configure:16648:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/.pc/02_configure.diff/configure:16649:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/.pc/02_configure.diff/configure:16650:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/.pc/02_configure.diff/configure:16651:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/.pc/02_configure.diff/configure:16652:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/.pc/02_configure.diff/configure:16653:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/.pc/02_configure.diff/configure:16654:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/.pc/02_configure.diff/configure:16655:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/.pc/02_configure.diff/configure:16656:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/.pc/02_configure.diff/configure:16657:lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/.pc/02_configure.diff/configure:16658:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/.pc/02_configure.diff/configure:16659:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/.pc/02_configure.diff/configure:16660:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/.pc/02_configure.diff/configure:16661:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/.pc/02_configure.diff/configure:16662:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/.pc/02_configure.diff/configure:16663:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/.pc/02_configure.diff/configure:16664:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/.pc/02_configure.diff/configure:16665:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/.pc/02_configure.diff/configure:16666:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/.pc/02_configure.diff/configure:16667:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/.pc/02_configure.diff/configure:16668:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/.pc/02_configure.diff/configure:16669:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/.pc/02_configure.diff/configure:16670:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/.pc/02_configure.diff/configure:16671:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/.pc/02_configure.diff/configure:16672:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/.pc/02_configure.diff/configure:16673:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/.pc/02_configure.diff/configure:16674:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/.pc/02_configure.diff/configure:16675:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/.pc/02_configure.diff/configure:16676:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/.pc/02_configure.diff/configure:16677:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/.pc/02_configure.diff/configure:16678:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/.pc/02_configure.diff/configure:16679:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/.pc/02_configure.diff/configure:16680:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/.pc/02_configure.diff/configure:16681:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/.pc/02_configure.diff/configure:16682:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/.pc/02_configure.diff/configure:16683:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/.pc/02_configure.diff/configure:16684:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/.pc/02_configure.diff/configure:16685:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/.pc/02_configure.diff/configure:16686:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/.pc/02_configure.diff/configure:16687:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/.pc/02_configure.diff/configure:16688:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/.pc/02_configure.diff/configure:16689:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/.pc/02_configure.diff/configure:16690:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/.pc/02_configure.diff/configure:16691:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/.pc/02_configure.diff/configure:16692:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/.pc/02_configure.diff/configure:16693:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/.pc/02_configure.diff/configure:16694:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/.pc/02_configure.diff/configure:16695:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/.pc/02_configure.diff/configure:16696:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/.pc/02_configure.diff/configure:16697:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/.pc/02_configure.diff/configure:16698:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/.pc/02_configure.diff/configure:16699:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/.pc/02_configure.diff/configure:16700:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/.pc/02_configure.diff/configure:16701:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/.pc/02_configure.diff/configure:16702:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/.pc/02_configure.diff/configure:16703:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/.pc/02_configure.diff/configure:16704:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/.pc/02_configure.diff/configure:16705:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/.pc/02_configure.diff/configure:16706:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/.pc/02_configure.diff/configure:16707:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/.pc/02_configure.diff/configure:16708:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/.pc/02_configure.diff/configure:16709:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/.pc/02_configure.diff/configure:16710:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/.pc/02_configure.diff/configure:16711:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/.pc/02_configure.diff/configure:16712:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/.pc/02_configure.diff/configure:16713:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/.pc/02_configure.diff/configure:16714:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/.pc/02_configure.diff/configure:16715:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/.pc/02_configure.diff/configure:16716:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/.pc/02_configure.diff/configure:16717:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/.pc/02_configure.diff/configure:16718:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/.pc/02_configure.diff/configure:16719:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/.pc/02_configure.diff/configure:16720:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/.pc/02_configure.diff/configure:16721:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/.pc/02_configure.diff/configure:16722:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/.pc/02_configure.diff/configure:16723:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/.pc/02_configure.diff/configure:16724:sys_lib_dlsearch_path_spec='`$ECHO "$sys_lib_dlsearch_path_spec" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/.pc/02_configure.diff/configure:16725:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/.pc/02_configure.diff/configure:16726:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/.pc/02_configure.diff/configure:16727:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/.pc/02_configure.diff/configure:16728:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/.pc/02_configure.diff/configure:16729:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/.pc/02_configure.diff/configure:16730:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/.pc/02_configure.diff/configure-16731-
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-16809-striplib; do
ogmrip-1.0.1/.pc/02_configure.diff/configure:16810:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
ogmrip-1.0.1/.pc/02_configure.diff/configure-16811-    *[\\\\\\\`\\"\\\$]*)
ogmrip-1.0.1/.pc/02_configure.diff/configure:16812:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\""
ogmrip-1.0.1/.pc/02_configure.diff/configure-16813-      ;;
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-16839-sys_lib_dlsearch_path_spec; do
ogmrip-1.0.1/.pc/02_configure.diff/configure:16840:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
ogmrip-1.0.1/.pc/02_configure.diff/configure-16841-    *[\\\\\\\`\\"\\\$]*)
ogmrip-1.0.1/.pc/02_configure.diff/configure:16842:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\""
ogmrip-1.0.1/.pc/02_configure.diff/configure-16843-      ;;
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-16969-fi
ogmrip-1.0.1/.pc/02_configure.diff/configure:16970:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
ogmrip-1.0.1/.pc/02_configure.diff/configure-16971-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-16986-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
ogmrip-1.0.1/.pc/02_configure.diff/configure:16987:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
ogmrip-1.0.1/.pc/02_configure.diff/configure-16988-ac_delim='%!_!# '
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-16992-
ogmrip-1.0.1/.pc/02_configure.diff/configure:16993:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
ogmrip-1.0.1/.pc/02_configure.diff/configure-16994-  if test $ac_delim_n = $ac_delim_num; then
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-17130-for ac_last_try in false false :; do
ogmrip-1.0.1/.pc/02_configure.diff/configure:17131:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
ogmrip-1.0.1/.pc/02_configure.diff/configure-17132-  if test -z "$ac_tt"; then
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-17262-      esac
ogmrip-1.0.1/.pc/02_configure.diff/configure:17263:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
ogmrip-1.0.1/.pc/02_configure.diff/configure-17264-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-17321-*)
ogmrip-1.0.1/.pc/02_configure.diff/configure:17322:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
ogmrip-1.0.1/.pc/02_configure.diff/configure-17323-  # A ".." for each directory in $ac_dir_suffix.
ogmrip-1.0.1/.pc/02_configure.diff/configure:17324:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
ogmrip-1.0.1/.pc/02_configure.diff/configure-17325-  case $ac_top_builddir_sub in
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-17382-/@mandir@/p'
ogmrip-1.0.1/.pc/02_configure.diff/configure:17383:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
ogmrip-1.0.1/.pc/02_configure.diff/configure-17384-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-17399-
ogmrip-1.0.1/.pc/02_configure.diff/configure:17400:# Neutralize VPATH when `$srcdir' = `.'.
ogmrip-1.0.1/.pc/02_configure.diff/configure-17401-# Shell code in configure.ac might set extrasub.
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-17427-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
ogmrip-1.0.1/.pc/02_configure.diff/configure:17428:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
ogmrip-1.0.1/.pc/02_configure.diff/configure-17429-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-17473-    * )
ogmrip-1.0.1/.pc/02_configure.diff/configure:17474:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
ogmrip-1.0.1/.pc/02_configure.diff/configure-17475-  esac
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-17520-    # Strip MF so we end up with the name of the file.
ogmrip-1.0.1/.pc/02_configure.diff/configure:17521:    mf=`echo "$mf" | sed -e 's/:.*$//'`
ogmrip-1.0.1/.pc/02_configure.diff/configure-17522-    # Check whether this is an Automake generated Makefile or not.
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-17557-    # from the Makefile without running `make'.
ogmrip-1.0.1/.pc/02_configure.diff/configure:17558:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
ogmrip-1.0.1/.pc/02_configure.diff/configure-17559-    test -z "$DEPDIR" && continue
ogmrip-1.0.1/.pc/02_configure.diff/configure:17560:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
ogmrip-1.0.1/.pc/02_configure.diff/configure-17561-    test -z "am__include" && continue
ogmrip-1.0.1/.pc/02_configure.diff/configure:17562:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
ogmrip-1.0.1/.pc/02_configure.diff/configure-17563-    # When using ansi2knr, U may be empty or an underscore; expand it
ogmrip-1.0.1/.pc/02_configure.diff/configure:17564:    U=`sed -n 's/^U = //p' < "$mf"`
ogmrip-1.0.1/.pc/02_configure.diff/configure-17565-    # Find all dependency output files, they are included files with
##############################################
ogmrip-1.0.1/.pc/02_configure.diff/configure-17618-
ogmrip-1.0.1/.pc/02_configure.diff/configure:17619:# `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
ogmrip-1.0.1/.pc/02_configure.diff/configure-17620-# Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION
##############################################
ogmrip-1.0.1/configure-43-if test -z "$BASH_VERSION$ZSH_VERSION" \
ogmrip-1.0.1/configure:44:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
ogmrip-1.0.1/configure-45-  as_echo='print -r --'
ogmrip-1.0.1/configure-46-  as_echo_n='print -rn --'
ogmrip-1.0.1/configure:47:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
ogmrip-1.0.1/configure-48-  as_echo='printf %s\n'
##############################################
ogmrip-1.0.1/configure-50-else
ogmrip-1.0.1/configure:51:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
ogmrip-1.0.1/configure-52-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
ogmrip-1.0.1/configure-60-	expr "X$arg" : "X\\(.*\\)$as_nl";
ogmrip-1.0.1/configure:61:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
ogmrip-1.0.1/configure-62-      esac;
##############################################
ogmrip-1.0.1/configure-197-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
ogmrip-1.0.1/configure:198:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
ogmrip-1.0.1/configure-199-
##############################################
ogmrip-1.0.1/configure-204-    PATH=/empty FPATH=/empty; export PATH FPATH
ogmrip-1.0.1/configure:205:    test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\
ogmrip-1.0.1/configure:206:      || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1
ogmrip-1.0.1/configure-207-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
ogmrip-1.0.1/configure-332-      case $as_dir in #(
ogmrip-1.0.1/configure:333:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
ogmrip-1.0.1/configure-334-      *) as_qdir=$as_dir;;
##############################################
ogmrip-1.0.1/configure-405-  {
ogmrip-1.0.1/configure:406:    as_val=`expr "$@" || test $? -eq 1`
ogmrip-1.0.1/configure-407-  }
##############################################
ogmrip-1.0.1/configure-412-# ----------------------------------------
ogmrip-1.0.1/configure:413:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
ogmrip-1.0.1/configure-414-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
ogmrip-1.0.1/configure-475-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
ogmrip-1.0.1/configure:476:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
ogmrip-1.0.1/configure-477-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
ogmrip-1.0.1/configure-1020-  case $ac_option in
ogmrip-1.0.1/configure:1021:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
ogmrip-1.0.1/configure-1022-  *=)   ac_optarg= ;;
##############################################
ogmrip-1.0.1/configure-1064-  -disable-* | --disable-*)
ogmrip-1.0.1/configure:1065:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
ogmrip-1.0.1/configure-1066-    # Reject names that are not valid shell variable names.
##############################################
ogmrip-1.0.1/configure-1069-    ac_useropt_orig=$ac_useropt
ogmrip-1.0.1/configure:1070:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
ogmrip-1.0.1/configure-1071-    case $ac_user_opts in
##############################################
ogmrip-1.0.1/configure-1090-  -enable-* | --enable-*)
ogmrip-1.0.1/configure:1091:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
ogmrip-1.0.1/configure-1092-    # Reject names that are not valid shell variable names.
##############################################
ogmrip-1.0.1/configure-1095-    ac_useropt_orig=$ac_useropt
ogmrip-1.0.1/configure:1096:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
ogmrip-1.0.1/configure-1097-    case $ac_user_opts in
##############################################
ogmrip-1.0.1/configure-1294-  -with-* | --with-*)
ogmrip-1.0.1/configure:1295:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
ogmrip-1.0.1/configure-1296-    # Reject names that are not valid shell variable names.
##############################################
ogmrip-1.0.1/configure-1299-    ac_useropt_orig=$ac_useropt
ogmrip-1.0.1/configure:1300:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
ogmrip-1.0.1/configure-1301-    case $ac_user_opts in
##############################################
ogmrip-1.0.1/configure-1310-  -without-* | --without-*)
ogmrip-1.0.1/configure:1311:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
ogmrip-1.0.1/configure-1312-    # Reject names that are not valid shell variable names.
##############################################
ogmrip-1.0.1/configure-1315-    ac_useropt_orig=$ac_useropt
ogmrip-1.0.1/configure:1316:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
ogmrip-1.0.1/configure-1317-    case $ac_user_opts in
##############################################
ogmrip-1.0.1/configure-1348-  *=*)
ogmrip-1.0.1/configure:1349:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
ogmrip-1.0.1/configure-1350-    # Reject names that are not valid shell variable names.
##############################################
ogmrip-1.0.1/configure-1369-if test -n "$ac_prev"; then
ogmrip-1.0.1/configure:1370:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
ogmrip-1.0.1/configure-1371-  as_fn_error $? "missing argument to $ac_option"
##############################################
ogmrip-1.0.1/configure-1391-    */ )
ogmrip-1.0.1/configure:1392:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
ogmrip-1.0.1/configure-1393-      eval $ac_var=\$ac_val;;
##############################################
ogmrip-1.0.1/configure-1426-ac_ls_di=`ls -di .` &&
ogmrip-1.0.1/configure:1427:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
ogmrip-1.0.1/configure-1428-  as_fn_error $? "working directory cannot be determined"
##############################################
ogmrip-1.0.1/configure-1482-case $srcdir in
ogmrip-1.0.1/configure:1483:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
ogmrip-1.0.1/configure-1484-esac
##############################################
ogmrip-1.0.1/configure-1525-By default, \`make install' will install all the files in
ogmrip-1.0.1/configure:1526:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
ogmrip-1.0.1/configure:1527:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
ogmrip-1.0.1/configure-1528-for instance \`--prefix=\$HOME'.
##############################################
ogmrip-1.0.1/configure-1691-*)
ogmrip-1.0.1/configure:1692:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
ogmrip-1.0.1/configure-1693-  # A ".." for each directory in $ac_dir_suffix.
ogmrip-1.0.1/configure:1694:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
ogmrip-1.0.1/configure-1695-  case $ac_top_builddir_sub in
##############################################
ogmrip-1.0.1/configure-2229-    *\'*)
ogmrip-1.0.1/configure:2230:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
ogmrip-1.0.1/configure-2231-    esac
##############################################
ogmrip-1.0.1/configure-2312-      case $ac_val in
ogmrip-1.0.1/configure:2313:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
ogmrip-1.0.1/configure-2314-      esac
##############################################
ogmrip-1.0.1/configure-2327-	case $ac_val in
ogmrip-1.0.1/configure:2328:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
ogmrip-1.0.1/configure-2329-	esac
##############################################
ogmrip-1.0.1/configure-2447-    set,)
ogmrip-1.0.1/configure:2448:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
ogmrip-1.0.1/configure:2449:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
ogmrip-1.0.1/configure-2450-      ac_cache_corrupted=: ;;
##############################################
ogmrip-1.0.1/configure-2458-	# differences in whitespace do not lead to failure.
ogmrip-1.0.1/configure:2459:	ac_old_val_w=`echo x $ac_old_val`
ogmrip-1.0.1/configure:2460:	ac_new_val_w=`echo x $ac_new_val`
ogmrip-1.0.1/configure-2461-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
ogmrip-1.0.1/configure-2478-    case $ac_new_val in
ogmrip-1.0.1/configure:2479:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
ogmrip-1.0.1/configure-2480-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
ogmrip-1.0.1/configure-2654-if (
ogmrip-1.0.1/configure:2655:   set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
ogmrip-1.0.1/configure-2656-   if test "$*" = "X"; then
ogmrip-1.0.1/configure-2657-      # -L didn't work.
ogmrip-1.0.1/configure:2658:      set X `ls -t "$srcdir/configure" conftest.file`
ogmrip-1.0.1/configure-2659-   fi
##############################################
ogmrip-1.0.1/configure-2690-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
ogmrip-1.0.1/configure:2691:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
ogmrip-1.0.1/configure-2692-
ogmrip-1.0.1/configure-2693-# expand $ac_aux_dir to an absolute path
ogmrip-1.0.1/configure:2694:am_aux_dir=`cd $ac_aux_dir && pwd`
ogmrip-1.0.1/configure-2695-
##############################################
ogmrip-1.0.1/configure-2835-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
ogmrip-1.0.1/configure:2836:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
ogmrip-1.0.1/configure-2837-	     'mkdir (GNU coreutils) '* | \
##############################################
ogmrip-1.0.1/configure-2914-set x ${MAKE-make}
ogmrip-1.0.1/configure:2915:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
ogmrip-1.0.1/configure-2916-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
ogmrip-1.0.1/configure-2924-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
ogmrip-1.0.1/configure:2925:case `${MAKE-make} -f conftest.make 2>/dev/null` in
ogmrip-1.0.1/configure-2926-  *@@@%%%=?*=@@@%%%*)
##############################################
ogmrip-1.0.1/configure-2951-
ogmrip-1.0.1/configure:2952:if test "`cd $srcdir && pwd`" != "`pwd`"; then
ogmrip-1.0.1/configure-2953-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
ogmrip-1.0.1/configure-3375-$as_echo_n "checking whether the C compiler works... " >&6; }
ogmrip-1.0.1/configure:3376:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
ogmrip-1.0.1/configure-3377-
##############################################
ogmrip-1.0.1/configure-3419-	then :; else
ogmrip-1.0.1/configure:3420:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
ogmrip-1.0.1/configure-3421-	fi
##############################################
ogmrip-1.0.1/configure-3479-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
ogmrip-1.0.1/configure:3480:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
ogmrip-1.0.1/configure-3481-	  break;;
##############################################
ogmrip-1.0.1/configure-3588-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
ogmrip-1.0.1/configure:3589:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
ogmrip-1.0.1/configure-3590-       break;;
##############################################
ogmrip-1.0.1/configure-3837-# Ignore all kinds of additional output from `make'.
ogmrip-1.0.1/configure:3838:case `$am_make -s -f confmf 2> /dev/null` in #(
ogmrip-1.0.1/configure-3839-*the\ am__doit\ target*)
##############################################
ogmrip-1.0.1/configure-3847-   echo '.include "confinc"' > confmf
ogmrip-1.0.1/configure:3848:   case `$am_make -s -f confmf 2> /dev/null` in #(
ogmrip-1.0.1/configure-3849-   *the\ am__doit\ target*)
##############################################
ogmrip-1.0.1/configure-3910-  if test "$am_compiler_list" = ""; then
ogmrip-1.0.1/configure:3911:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
ogmrip-1.0.1/configure-3912-  fi
##############################################
ogmrip-1.0.1/configure-4046-test "x$ac_build_alias" = x &&
ogmrip-1.0.1/configure:4047:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
ogmrip-1.0.1/configure-4048-test "x$ac_build_alias" = x &&
ogmrip-1.0.1/configure-4049-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
ogmrip-1.0.1/configure:4050:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
ogmrip-1.0.1/configure-4051-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
ogmrip-1.0.1/configure-4070-IFS=$ac_save_IFS
ogmrip-1.0.1/configure:4071:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
ogmrip-1.0.1/configure-4072-
##############################################
ogmrip-1.0.1/configure-4081-else
ogmrip-1.0.1/configure:4082:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
ogmrip-1.0.1/configure-4083-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
ogmrip-1.0.1/configure-4103-IFS=$ac_save_IFS
ogmrip-1.0.1/configure:4104:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
ogmrip-1.0.1/configure-4105-
##############################################
ogmrip-1.0.1/configure-4131-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
ogmrip-1.0.1/configure:4132:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
ogmrip-1.0.1/configure-4133-  ECHO='print -r --'
ogmrip-1.0.1/configure:4134:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
ogmrip-1.0.1/configure-4135-  ECHO='printf %s\n'
##############################################
ogmrip-1.0.1/configure-4200-  # Check for GNU $ac_path_SED
ogmrip-1.0.1/configure:4201:case `"$ac_path_SED" --version 2>&1` in
ogmrip-1.0.1/configure-4202-*GNU*)
##############################################
ogmrip-1.0.1/configure-4276-  # Check for GNU $ac_path_GREP
ogmrip-1.0.1/configure:4277:case `"$ac_path_GREP" --version 2>&1` in
ogmrip-1.0.1/configure-4278-*GNU*)
##############################################
ogmrip-1.0.1/configure-4342-  # Check for GNU $ac_path_EGREP
ogmrip-1.0.1/configure:4343:case `"$ac_path_EGREP" --version 2>&1` in
ogmrip-1.0.1/configure-4344-*GNU*)
##############################################
ogmrip-1.0.1/configure-4409-  # Check for GNU $ac_path_FGREP
ogmrip-1.0.1/configure:4410:case `"$ac_path_FGREP" --version 2>&1` in
ogmrip-1.0.1/configure-4411-*GNU*)
##############################################
ogmrip-1.0.1/configure-4489-    # gcc leaves a trailing carriage return which upsets mingw
ogmrip-1.0.1/configure:4490:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
ogmrip-1.0.1/configure-4491-  *)
ogmrip-1.0.1/configure:4492:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
ogmrip-1.0.1/configure-4493-  esac
##############################################
ogmrip-1.0.1/configure-4498-      # Canonicalize the pathname of ld
ogmrip-1.0.1/configure:4499:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
ogmrip-1.0.1/configure-4500-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
ogmrip-1.0.1/configure:4501:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
ogmrip-1.0.1/configure-4502-      done
##############################################
ogmrip-1.0.1/configure-4533-      # Break only if it was the GNU/non-GNU ld that we prefer.
ogmrip-1.0.1/configure:4534:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
ogmrip-1.0.1/configure-4535-      *GNU* | *'with BFD'*)
##############################################
ogmrip-1.0.1/configure-4564-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
ogmrip-1.0.1/configure:4565:case `$LD -v 2>&1 </dev/null` in
ogmrip-1.0.1/configure-4566-*GNU* | *'with BFD'*)
##############################################
ogmrip-1.0.1/configure-4609-	# Tru64's nm complains that /dev/null is an invalid object file
ogmrip-1.0.1/configure:4610:	case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
ogmrip-1.0.1/configure-4611-	*/dev/null* | *'Invalid file or object type'*)
##############################################
ogmrip-1.0.1/configure-4615-	*)
ogmrip-1.0.1/configure:4616:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
ogmrip-1.0.1/configure-4617-	  */dev/null*)
##############################################
ogmrip-1.0.1/configure-4743-
ogmrip-1.0.1/configure:4744:    case `$DUMPBIN -symbols /dev/null 2>&1 | sed '1q'` in
ogmrip-1.0.1/configure-4745-    *COFF*)
##############################################
ogmrip-1.0.1/configure-4855-    # And add a safety zone
ogmrip-1.0.1/configure:4856:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
ogmrip-1.0.1/configure:4857:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
ogmrip-1.0.1/configure-4858-    ;;
##############################################
ogmrip-1.0.1/configure-4888-    if test -n "$kargmax"; then
ogmrip-1.0.1/configure:4889:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[	 ]//'`
ogmrip-1.0.1/configure-4890-    else
##############################################
ogmrip-1.0.1/configure-4896-    if test -n "$lt_cv_sys_max_cmd_len"; then
ogmrip-1.0.1/configure:4897:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
ogmrip-1.0.1/configure:4898:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
ogmrip-1.0.1/configure-4899-    else
##############################################
ogmrip-1.0.1/configure-4908-      # we can't tell.
ogmrip-1.0.1/configure:4909:      while { test "X"`env echo "$teststring$teststring" 2>/dev/null` \
ogmrip-1.0.1/configure-4910-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
ogmrip-1.0.1/configure-4912-      do
ogmrip-1.0.1/configure:4913:        i=`expr $i + 1`
ogmrip-1.0.1/configure-4914-        teststring=$teststring$teststring
##############################################
ogmrip-1.0.1/configure-4916-      # Only check the string length outside the loop.
ogmrip-1.0.1/configure:4917:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
ogmrip-1.0.1/configure-4918-      teststring=
##############################################
ogmrip-1.0.1/configure-4921-      # linker.  It appears as though 1/2 is a usable value.
ogmrip-1.0.1/configure:4922:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
ogmrip-1.0.1/configure-4923-    fi
##############################################
ogmrip-1.0.1/configure-5361-openbsd*)
ogmrip-1.0.1/configure:5362:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
ogmrip-1.0.1/configure-5363-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
ogmrip-1.0.1/configure-5428-    else
ogmrip-1.0.1/configure:5429:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"`
ogmrip-1.0.1/configure-5430-    fi
##############################################
ogmrip-1.0.1/configure-5573-  # decide which to use based on capabilities of $DLLTOOL
ogmrip-1.0.1/configure:5574:  case `$DLLTOOL --help 2>&1` in
ogmrip-1.0.1/configure-5575-  *--identify-strict*)
##############################################
ogmrip-1.0.1/configure-6095-# If we're using GNU nm, then use its standard symbol codes.
ogmrip-1.0.1/configure:6096:case `$NM -V 2>&1` in
ogmrip-1.0.1/configure-6097-*GNU* | *'with BFD'*)
##############################################
ogmrip-1.0.1/configure-6113-mingw*)
ogmrip-1.0.1/configure:6114:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
ogmrip-1.0.1/configure-6115-  ;;
##############################################
ogmrip-1.0.1/configure-6332-   if test "$GCC" = yes; then
ogmrip-1.0.1/configure:6333:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
ogmrip-1.0.1/configure-6334-   fi
##############################################
ogmrip-1.0.1/configure-6336- /*)
ogmrip-1.0.1/configure:6337:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
ogmrip-1.0.1/configure-6338-   ;; #(
##############################################
ogmrip-1.0.1/configure-6372-  test $ac_status = 0; }; then
ogmrip-1.0.1/configure:6373:    case `/usr/bin/file conftest.$ac_objext` in
ogmrip-1.0.1/configure-6374-      *ELF-32*)
##############################################
ogmrip-1.0.1/configure-6392-    if test "$lt_cv_prog_gnu_ld" = yes; then
ogmrip-1.0.1/configure:6393:      case `/usr/bin/file conftest.$ac_objext` in
ogmrip-1.0.1/configure-6394-	*32-bit*)
##############################################
ogmrip-1.0.1/configure-6404-    else
ogmrip-1.0.1/configure:6405:      case `/usr/bin/file conftest.$ac_objext` in
ogmrip-1.0.1/configure-6406-	*32-bit*)
##############################################
ogmrip-1.0.1/configure-7558-do :
ogmrip-1.0.1/configure:7559:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
ogmrip-1.0.1/configure-7560-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
ogmrip-1.0.1/configure-7563-  cat >>confdefs.h <<_ACEOF
ogmrip-1.0.1/configure:7564:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
ogmrip-1.0.1/configure-7565-_ACEOF
##############################################
ogmrip-1.0.1/configure-7849-done
ogmrip-1.0.1/configure:7850:cc_basename=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
ogmrip-1.0.1/configure-7851-
##############################################
ogmrip-1.0.1/configure-7878-	"file_magic "*)
ogmrip-1.0.1/configure:7879:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
ogmrip-1.0.1/configure-7880-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
ogmrip-1.0.1/configure-7944-	"file_magic "*)
ogmrip-1.0.1/configure:7945:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
ogmrip-1.0.1/configure-7946-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
ogmrip-1.0.1/configure-8311-      *)
ogmrip-1.0.1/configure:8312:	case `$CC -V 2>&1 | sed 5q` in
ogmrip-1.0.1/configure-8313-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*)
##############################################
ogmrip-1.0.1/configure-8671-  if test "$hard_links" = no; then
ogmrip-1.0.1/configure:8672:    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
ogmrip-1.0.1/configure:8673:$as_echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
ogmrip-1.0.1/configure-8674-    need_locks=warn
##############################################
ogmrip-1.0.1/configure-8757-	# shared libraries, regardless of the interface used.
ogmrip-1.0.1/configure:8758:	case `$LD -v 2>&1` in
ogmrip-1.0.1/configure-8759-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
ogmrip-1.0.1/configure-8789-    supports_anon_versioning=no
ogmrip-1.0.1/configure:8790:    case `$LD -v 2>&1` in
ogmrip-1.0.1/configure-8791-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
ogmrip-1.0.1/configure-8858-	# is EXPORTS), use it as is; otherwise, prepend...
ogmrip-1.0.1/configure:8859:	archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
ogmrip-1.0.1/configure-8860-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
ogmrip-1.0.1/configure-8886-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
ogmrip-1.0.1/configure:8887:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
ogmrip-1.0.1/configure:8888:      archive_expsym_cmds='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
ogmrip-1.0.1/configure-8889-      ;;
##############################################
ogmrip-1.0.1/configure-8904-        pgcc*)				# Portland Group C compiler
ogmrip-1.0.1/configure:8905:	  whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
ogmrip-1.0.1/configure-8906-	  tmp_addflag=' $pic_flag'
##############################################
ogmrip-1.0.1/configure-8909-					# Portland Group f77 and f90 compilers
ogmrip-1.0.1/configure:8910:	  whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
ogmrip-1.0.1/configure-8911-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
ogmrip-1.0.1/configure-8924-	nvcc*)	# Cuda Compiler Driver 2.2
ogmrip-1.0.1/configure:8925:	  whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
ogmrip-1.0.1/configure-8926-	  compiler_needs_object=yes
##############################################
ogmrip-1.0.1/configure-8928-	esac
ogmrip-1.0.1/configure:8929:	case `$CC -V 2>&1 | sed 5q` in
ogmrip-1.0.1/configure-8930-	*Sun\ C*)			# Sun C 5.9
ogmrip-1.0.1/configure:8931:	  whole_archive_flag_spec='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
ogmrip-1.0.1/configure-8932-	  compiler_needs_object=yes
##############################################
ogmrip-1.0.1/configure-8996-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
ogmrip-1.0.1/configure:8997:      case `$LD -v 2>&1` in
ogmrip-1.0.1/configure-8998-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
ogmrip-1.0.1/configure-9119-	# below for broken collect2 doesn't work under 4.3+
ogmrip-1.0.1/configure:9120:	  collect2name=`${CC} -print-prog-name=collect2`
ogmrip-1.0.1/configure-9121-	  if test -f "$collect2name" &&
##############################################
ogmrip-1.0.1/configure-9192-      }'
ogmrip-1.0.1/configure:9193:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
ogmrip-1.0.1/configure-9194-  # Check for a 64-bit object if we didn't find anything.
ogmrip-1.0.1/configure-9195-  if test -z "$lt_cv_aix_libpath_"; then
ogmrip-1.0.1/configure:9196:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
ogmrip-1.0.1/configure-9197-  fi
##############################################
ogmrip-1.0.1/configure-9210-        hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
ogmrip-1.0.1/configure:9211:        archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then func_echo_all "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
ogmrip-1.0.1/configure-9212-      else
##############################################
ogmrip-1.0.1/configure-9245-      }'
ogmrip-1.0.1/configure:9246:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
ogmrip-1.0.1/configure-9247-  # Check for a 64-bit object if we didn't find anything.
ogmrip-1.0.1/configure-9248-  if test -z "$lt_cv_aix_libpath_"; then
ogmrip-1.0.1/configure:9249:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
ogmrip-1.0.1/configure-9250-  fi
##############################################
ogmrip-1.0.1/configure-9318-	archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames='
ogmrip-1.0.1/configure:9319:	archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
ogmrip-1.0.1/configure-9320-	    sed -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $output_objdir/$soname.exp;
##############################################
ogmrip-1.0.1/configure-9355-	# FIXME: Setting linknames here is a bad hack.
ogmrip-1.0.1/configure:9356:	archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
ogmrip-1.0.1/configure-9357-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
ogmrip-1.0.1/configure-9373-  if test "$lt_cv_ld_force_load" = "yes"; then
ogmrip-1.0.1/configure:9374:    whole_archive_flag_spec='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience ${wl}-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
ogmrip-1.0.1/configure-9375-
##############################################
ogmrip-1.0.1/configure-9553-      if test "$GCC" = yes; then
ogmrip-1.0.1/configure:9554:	archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
ogmrip-1.0.1/configure-9555-	# Try to use the -exported_symbol ld option, if it does not
##############################################
ogmrip-1.0.1/configure-9581-	if test "$lt_cv_irix_exported_symbol" = yes; then
ogmrip-1.0.1/configure:9582:          archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations ${wl}-exports_file ${wl}$export_symbols -o $lib'
ogmrip-1.0.1/configure-9583-	fi
ogmrip-1.0.1/configure-9584-      else
ogmrip-1.0.1/configure:9585:	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
ogmrip-1.0.1/configure:9586:	archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -exports_file $export_symbols -o $lib'
ogmrip-1.0.1/configure-9587-      fi
##############################################
ogmrip-1.0.1/configure-9621-	hardcode_direct_absolute=yes
ogmrip-1.0.1/configure:9622:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
ogmrip-1.0.1/configure-9623-	  archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
ogmrip-1.0.1/configure-9654-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
ogmrip-1.0.1/configure:9655:	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
ogmrip-1.0.1/configure-9656-      else
ogmrip-1.0.1/configure-9657-	allow_undefined_flag=' -expect_unresolved \*'
ogmrip-1.0.1/configure:9658:	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
ogmrip-1.0.1/configure-9659-      fi
##############################################
ogmrip-1.0.1/configure-9667-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
ogmrip-1.0.1/configure:9668:	archive_cmds='$CC -shared${allow_undefined_flag} $pic_flag $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
ogmrip-1.0.1/configure-9669-	hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
##############################################
ogmrip-1.0.1/configure-9671-	allow_undefined_flag=' -expect_unresolved \*'
ogmrip-1.0.1/configure:9672:	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
ogmrip-1.0.1/configure:9673:	archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
ogmrip-1.0.1/configure:9674:	$CC -shared${allow_undefined_flag} ${wl}-input ${wl}$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib~$RM $lib.exp'
ogmrip-1.0.1/configure-9675-
##############################################
ogmrip-1.0.1/configure-9690-      else
ogmrip-1.0.1/configure:9691:	case `$CC -V 2>&1` in
ogmrip-1.0.1/configure-9692-	*"Compilers 5.0"*)
##############################################
ogmrip-1.0.1/configure-10089-  esac
ogmrip-1.0.1/configure:10090:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
ogmrip-1.0.1/configure-10091-  case $lt_search_path_spec in
##############################################
ogmrip-1.0.1/configure-10096-    # okay in the real world where ";" in dirpaths is itself problematic.
ogmrip-1.0.1/configure:10097:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
ogmrip-1.0.1/configure-10098-    ;;
ogmrip-1.0.1/configure-10099-  *)
ogmrip-1.0.1/configure:10100:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
ogmrip-1.0.1/configure-10101-    ;;
##############################################
ogmrip-1.0.1/configure-10105-  lt_tmp_lt_search_path_spec=
ogmrip-1.0.1/configure:10106:  lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
ogmrip-1.0.1/configure-10107-  for lt_sys_path in $lt_search_path_spec; do
##############################################
ogmrip-1.0.1/configure-10140-  esac
ogmrip-1.0.1/configure:10141:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
ogmrip-1.0.1/configure-10142-else
##############################################
ogmrip-1.0.1/configure-10228-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
ogmrip-1.0.1/configure:10229:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
ogmrip-1.0.1/configure-10230-    ;;
##############################################
ogmrip-1.0.1/configure-10264-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
ogmrip-1.0.1/configure:10265:    postinstall_cmds='base_file=`basename \${file}`~
ogmrip-1.0.1/configure:10266:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
ogmrip-1.0.1/configure:10267:      dldir=$destdir/`dirname \$dlpath`~
ogmrip-1.0.1/configure-10268-      test -d \$dldir || mkdir -p \$dldir~
##############################################
ogmrip-1.0.1/configure-10273-      fi'
ogmrip-1.0.1/configure:10274:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
ogmrip-1.0.1/configure-10275-      dlpath=$dir/\$dldll~
##############################################
ogmrip-1.0.1/configure-10281-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
ogmrip-1.0.1/configure:10282:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
ogmrip-1.0.1/configure-10283-
##############################################
ogmrip-1.0.1/configure-10287-      # MinGW DLLs use traditional 'lib' prefix
ogmrip-1.0.1/configure:10288:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
ogmrip-1.0.1/configure-10289-      ;;
##############################################
ogmrip-1.0.1/configure-10291-      # pw32 DLLs use 'pw' prefix rather than 'lib'
ogmrip-1.0.1/configure:10292:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
ogmrip-1.0.1/configure-10293-      ;;
##############################################
ogmrip-1.0.1/configure-10300-    libname_spec='$name'
ogmrip-1.0.1/configure:10301:    soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
ogmrip-1.0.1/configure-10302-    library_names_spec='${libname}.dll.lib'
##############################################
ogmrip-1.0.1/configure-10312-        # Let DOS variable expansion print the short 8.3 style file name.
ogmrip-1.0.1/configure:10313:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
ogmrip-1.0.1/configure-10314-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
ogmrip-1.0.1/configure-10317-      # Convert to MSYS style.
ogmrip-1.0.1/configure:10318:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
ogmrip-1.0.1/configure-10319-      ;;
##############################################
ogmrip-1.0.1/configure-10323-      # like /cygdrive/c/PROGRA~1:/cygdr...
ogmrip-1.0.1/configure:10324:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
ogmrip-1.0.1/configure:10325:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
ogmrip-1.0.1/configure:10326:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
ogmrip-1.0.1/configure-10327-      ;;
##############################################
ogmrip-1.0.1/configure-10331-        # It is most probably a Windows format PATH.
ogmrip-1.0.1/configure:10332:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
ogmrip-1.0.1/configure-10333-      else
ogmrip-1.0.1/configure:10334:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
ogmrip-1.0.1/configure-10335-      fi
##############################################
ogmrip-1.0.1/configure-10341-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
ogmrip-1.0.1/configure:10342:    postinstall_cmds='base_file=`basename \${file}`~
ogmrip-1.0.1/configure:10343:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
ogmrip-1.0.1/configure:10344:      dldir=$destdir/`dirname \$dlpath`~
ogmrip-1.0.1/configure-10345-      test -d \$dldir || mkdir -p \$dldir~
ogmrip-1.0.1/configure-10346-      $install_prog $dir/$dlname \$dldir/$dlname'
ogmrip-1.0.1/configure:10347:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
ogmrip-1.0.1/configure-10348-      dlpath=$dir/\$dldll~
##############################################
ogmrip-1.0.1/configure-10355-    # Assume MSVC wrapper
ogmrip-1.0.1/configure:10356:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
ogmrip-1.0.1/configure-10357-    dynamic_linker='Win32 ld.exe'
##############################################
ogmrip-1.0.1/configure-10372-  shlibpath_var=DYLD_LIBRARY_PATH
ogmrip-1.0.1/configure:10373:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
ogmrip-1.0.1/configure-10374-
##############################################
ogmrip-1.0.1/configure-10622-  if test -f /etc/ld.so.conf; then
ogmrip-1.0.1/configure:10623:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
ogmrip-1.0.1/configure-10624-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
ogmrip-1.0.1/configure-10684-  shlibpath_var=LD_LIBRARY_PATH
ogmrip-1.0.1/configure:10685:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
ogmrip-1.0.1/configure-10686-    case $host_os in
##############################################
ogmrip-1.0.1/configure-12177-do :
ogmrip-1.0.1/configure:12178:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
ogmrip-1.0.1/configure-12179-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
ogmrip-1.0.1/configure-12181-  cat >>confdefs.h <<_ACEOF
ogmrip-1.0.1/configure:12182:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
ogmrip-1.0.1/configure-12183-_ACEOF
##############################################
ogmrip-1.0.1/configure-12190-do :
ogmrip-1.0.1/configure:12191:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
ogmrip-1.0.1/configure-12192-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
ogmrip-1.0.1/configure-12194-  cat >>confdefs.h <<_ACEOF
ogmrip-1.0.1/configure:12195:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
ogmrip-1.0.1/configure-12196-_ACEOF
##############################################
ogmrip-1.0.1/configure-12560-  test $ac_status = 0; }; then
ogmrip-1.0.1/configure:12561:  pkg_cv_GTKDOC_DEPS_CFLAGS=`$PKG_CONFIG --cflags "glib-2.0 >= 2.10.0 gobject-2.0  >= 2.10.0" 2>/dev/null`
ogmrip-1.0.1/configure-12562-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
ogmrip-1.0.1/configure-12577-  test $ac_status = 0; }; then
ogmrip-1.0.1/configure:12578:  pkg_cv_GTKDOC_DEPS_LIBS=`$PKG_CONFIG --libs "glib-2.0 >= 2.10.0 gobject-2.0  >= 2.10.0" 2>/dev/null`
ogmrip-1.0.1/configure-12579-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
ogmrip-1.0.1/configure-12598-        if test $_pkg_short_errors_supported = yes; then
ogmrip-1.0.1/configure:12599:	        GTKDOC_DEPS_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "glib-2.0 >= 2.10.0 gobject-2.0  >= 2.10.0" 2>&1`
ogmrip-1.0.1/configure-12600-        else
ogmrip-1.0.1/configure:12601:	        GTKDOC_DEPS_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "glib-2.0 >= 2.10.0 gobject-2.0  >= 2.10.0" 2>&1`
ogmrip-1.0.1/configure-12602-        fi
##############################################
ogmrip-1.0.1/configure-12887-  test $ac_status = 0; }; then
ogmrip-1.0.1/configure:12888:  pkg_cv_OGMRIP_CFLAGS=`$PKG_CONFIG --cflags "$OGMRIP_MODULES" 2>/dev/null`
ogmrip-1.0.1/configure-12889-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
ogmrip-1.0.1/configure-12904-  test $ac_status = 0; }; then
ogmrip-1.0.1/configure:12905:  pkg_cv_OGMRIP_LIBS=`$PKG_CONFIG --libs "$OGMRIP_MODULES" 2>/dev/null`
ogmrip-1.0.1/configure-12906-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
ogmrip-1.0.1/configure-12925-        if test $_pkg_short_errors_supported = yes; then
ogmrip-1.0.1/configure:12926:	        OGMRIP_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$OGMRIP_MODULES" 2>&1`
ogmrip-1.0.1/configure-12927-        else
ogmrip-1.0.1/configure:12928:	        OGMRIP_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$OGMRIP_MODULES" 2>&1`
ogmrip-1.0.1/configure-12929-        fi
##############################################
ogmrip-1.0.1/configure-12982-  test $ac_status = 0; }; then
ogmrip-1.0.1/configure:12983:  pkg_cv_LIBXML_CFLAGS=`$PKG_CONFIG --cflags ""libxml-2.0"" 2>/dev/null`
ogmrip-1.0.1/configure-12984-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
ogmrip-1.0.1/configure-12999-  test $ac_status = 0; }; then
ogmrip-1.0.1/configure:13000:  pkg_cv_LIBXML_LIBS=`$PKG_CONFIG --libs ""libxml-2.0"" 2>/dev/null`
ogmrip-1.0.1/configure-13001-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
ogmrip-1.0.1/configure-13020-        if test $_pkg_short_errors_supported = yes; then
ogmrip-1.0.1/configure:13021:	        LIBXML_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs ""libxml-2.0"" 2>&1`
ogmrip-1.0.1/configure-13022-        else
ogmrip-1.0.1/configure:13023:	        LIBXML_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs ""libxml-2.0"" 2>&1`
ogmrip-1.0.1/configure-13024-        fi
##############################################
ogmrip-1.0.1/configure-13076-  test $ac_status = 0; }; then
ogmrip-1.0.1/configure:13077:  pkg_cv_LIBPNG_CFLAGS=`$PKG_CONFIG --cflags ""libpng zlib"" 2>/dev/null`
ogmrip-1.0.1/configure-13078-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
ogmrip-1.0.1/configure-13093-  test $ac_status = 0; }; then
ogmrip-1.0.1/configure:13094:  pkg_cv_LIBPNG_LIBS=`$PKG_CONFIG --libs ""libpng zlib"" 2>/dev/null`
ogmrip-1.0.1/configure-13095-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
ogmrip-1.0.1/configure-13114-        if test $_pkg_short_errors_supported = yes; then
ogmrip-1.0.1/configure:13115:	        LIBPNG_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs ""libpng zlib"" 2>&1`
ogmrip-1.0.1/configure-13116-        else
ogmrip-1.0.1/configure:13117:	        LIBPNG_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs ""libpng zlib"" 2>&1`
ogmrip-1.0.1/configure-13118-        fi
##############################################
ogmrip-1.0.1/configure-13339-  test $ac_status = 0; }; then
ogmrip-1.0.1/configure:13340:  pkg_cv_GUI_CFLAGS=`$PKG_CONFIG --cflags "$GUI_MODULES" 2>/dev/null`
ogmrip-1.0.1/configure-13341-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
ogmrip-1.0.1/configure-13356-  test $ac_status = 0; }; then
ogmrip-1.0.1/configure:13357:  pkg_cv_GUI_LIBS=`$PKG_CONFIG --libs "$GUI_MODULES" 2>/dev/null`
ogmrip-1.0.1/configure-13358-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
ogmrip-1.0.1/configure-13377-        if test $_pkg_short_errors_supported = yes; then
ogmrip-1.0.1/configure:13378:	        GUI_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$GUI_MODULES" 2>&1`
ogmrip-1.0.1/configure-13379-        else
ogmrip-1.0.1/configure:13380:	        GUI_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$GUI_MODULES" 2>&1`
ogmrip-1.0.1/configure-13381-        fi
##############################################
ogmrip-1.0.1/configure-13542-  test $ac_status = 0; }; then
ogmrip-1.0.1/configure:13543:  pkg_cv_DBUS_CFLAGS=`$PKG_CONFIG --cflags "$DBUS_MODULES" 2>/dev/null`
ogmrip-1.0.1/configure-13544-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
ogmrip-1.0.1/configure-13559-  test $ac_status = 0; }; then
ogmrip-1.0.1/configure:13560:  pkg_cv_DBUS_LIBS=`$PKG_CONFIG --libs "$DBUS_MODULES" 2>/dev/null`
ogmrip-1.0.1/configure-13561-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
ogmrip-1.0.1/configure-13580-        if test $_pkg_short_errors_supported = yes; then
ogmrip-1.0.1/configure:13581:	        DBUS_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$DBUS_MODULES" 2>&1`
ogmrip-1.0.1/configure-13582-        else
ogmrip-1.0.1/configure:13583:	        DBUS_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$DBUS_MODULES" 2>&1`
ogmrip-1.0.1/configure-13584-        fi
##############################################
ogmrip-1.0.1/configure-13636-  test $ac_status = 0; }; then
ogmrip-1.0.1/configure:13637:  pkg_cv_ENCHANT_CFLAGS=`$PKG_CONFIG --cflags "$ENCHANT_MODULES" 2>/dev/null`
ogmrip-1.0.1/configure-13638-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
ogmrip-1.0.1/configure-13653-  test $ac_status = 0; }; then
ogmrip-1.0.1/configure:13654:  pkg_cv_ENCHANT_LIBS=`$PKG_CONFIG --libs "$ENCHANT_MODULES" 2>/dev/null`
ogmrip-1.0.1/configure-13655-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
ogmrip-1.0.1/configure-13674-        if test $_pkg_short_errors_supported = yes; then
ogmrip-1.0.1/configure:13675:	        ENCHANT_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$ENCHANT_MODULES" 2>&1`
ogmrip-1.0.1/configure-13676-        else
ogmrip-1.0.1/configure:13677:	        ENCHANT_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$ENCHANT_MODULES" 2>&1`
ogmrip-1.0.1/configure-13678-        fi
##############################################
ogmrip-1.0.1/configure-14041-  test $ac_status = 0; }; then
ogmrip-1.0.1/configure:14042:  pkg_cv_THEORA_CFLAGS=`$PKG_CONFIG --cflags "$THEORA_MODULES" 2>/dev/null`
ogmrip-1.0.1/configure-14043-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
ogmrip-1.0.1/configure-14058-  test $ac_status = 0; }; then
ogmrip-1.0.1/configure:14059:  pkg_cv_THEORA_LIBS=`$PKG_CONFIG --libs "$THEORA_MODULES" 2>/dev/null`
ogmrip-1.0.1/configure-14060-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
ogmrip-1.0.1/configure-14079-        if test $_pkg_short_errors_supported = yes; then
ogmrip-1.0.1/configure:14080:	        THEORA_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$THEORA_MODULES" 2>&1`
ogmrip-1.0.1/configure-14081-        else
ogmrip-1.0.1/configure:14082:	        THEORA_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$THEORA_MODULES" 2>&1`
ogmrip-1.0.1/configure-14083-        fi
##############################################
ogmrip-1.0.1/configure-14246-  test $ac_status = 0; }; then
ogmrip-1.0.1/configure:14247:  pkg_cv_LIBNOTIFY_CFLAGS=`$PKG_CONFIG --cflags "$LIBNOTIFY_MODULES" 2>/dev/null`
ogmrip-1.0.1/configure-14248-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
ogmrip-1.0.1/configure-14263-  test $ac_status = 0; }; then
ogmrip-1.0.1/configure:14264:  pkg_cv_LIBNOTIFY_LIBS=`$PKG_CONFIG --libs "$LIBNOTIFY_MODULES" 2>/dev/null`
ogmrip-1.0.1/configure-14265-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
ogmrip-1.0.1/configure-14284-        if test $_pkg_short_errors_supported = yes; then
ogmrip-1.0.1/configure:14285:	        LIBNOTIFY_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$LIBNOTIFY_MODULES" 2>&1`
ogmrip-1.0.1/configure-14286-        else
ogmrip-1.0.1/configure:14287:	        LIBNOTIFY_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$LIBNOTIFY_MODULES" 2>&1`
ogmrip-1.0.1/configure-14288-        fi
##############################################
ogmrip-1.0.1/configure-14768-    if test -f $ac_dir/$ac_word; then
ogmrip-1.0.1/configure:14769:      if test -z "`$ac_dir/$ac_word -h 2>&1 | grep 'dv '`"; then
ogmrip-1.0.1/configure-14770-	ac_cv_path_MSGFMT="$ac_dir/$ac_word"
##############################################
ogmrip-1.0.1/configure-14887-    if test -f $ac_dir/$ac_word; then
ogmrip-1.0.1/configure:14888:      if test -z "`$ac_dir/$ac_word -h 2>&1 | grep '(HELP)'`"; then
ogmrip-1.0.1/configure-14889-	ac_cv_path_XGETTEXT="$ac_dir/$ac_word"
##############################################
ogmrip-1.0.1/configure-15046-   if test "x$srcdir" != "x."; then
ogmrip-1.0.1/configure:15047:     if test "x`echo $srcdir | sed 's@/.*@@'`" = "x"; then
ogmrip-1.0.1/configure-15048-       posrcprefix="$srcdir/"
##############################################
ogmrip-1.0.1/configure-15083-
ogmrip-1.0.1/configure:15084:INTLTOOL_REQUIRED_VERSION_AS_INT=`echo 0.35.0 | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'`
ogmrip-1.0.1/configure-15085-INTLTOOL_APPLIED_VERSION=`intltool-update --version | head -1 | cut -d" " -f3`
ogmrip-1.0.1/configure:15086:INTLTOOL_APPLIED_VERSION_AS_INT=`echo $INTLTOOL_APPLIED_VERSION | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'`
ogmrip-1.0.1/configure-15087-if test -n "0.35.0"; then
##############################################
ogmrip-1.0.1/configure-15523-fi
ogmrip-1.0.1/configure:15524:xgversion="`$XGETTEXT --version|grep '(GNU ' 2> /dev/null`"
ogmrip-1.0.1/configure:15525:mmversion="`$MSGMERGE --version|grep '(GNU ' 2> /dev/null`"
ogmrip-1.0.1/configure:15526:mfversion="`$MSGFMT --version|grep '(GNU ' 2> /dev/null`"
ogmrip-1.0.1/configure-15527-if test -z "$xgversion" -o -z "$mmversion" -o -z "$mfversion"; then
##############################################
ogmrip-1.0.1/configure-15579-else
ogmrip-1.0.1/configure:15580:   IT_PERL_VERSION=`$INTLTOOL_PERL -e "printf '%vd', $^V"`
ogmrip-1.0.1/configure-15581-   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $IT_PERL_VERSION" >&5
##############################################
ogmrip-1.0.1/configure-15586-$as_echo_n "checking for XML::Parser... " >&6; }
ogmrip-1.0.1/configure:15587:   if `$INTLTOOL_PERL -e "require XML::Parser" 2>/dev/null`; then
ogmrip-1.0.1/configure-15588-       { $as_echo "$as_me:${as_lineno-$LINENO}: result: ok" >&5
##############################################
ogmrip-1.0.1/configure-15782-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
ogmrip-1.0.1/configure:15783:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
ogmrip-1.0.1/configure-15784-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
ogmrip-1.0.1/configure-15974-if test -z "$BASH_VERSION$ZSH_VERSION" \
ogmrip-1.0.1/configure:15975:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
ogmrip-1.0.1/configure-15976-  as_echo='print -r --'
ogmrip-1.0.1/configure-15977-  as_echo_n='print -rn --'
ogmrip-1.0.1/configure:15978:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
ogmrip-1.0.1/configure-15979-  as_echo='printf %s\n'
##############################################
ogmrip-1.0.1/configure-15981-else
ogmrip-1.0.1/configure:15982:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
ogmrip-1.0.1/configure-15983-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
ogmrip-1.0.1/configure-15991-	expr "X$arg" : "X\\(.*\\)$as_nl";
ogmrip-1.0.1/configure:15992:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
ogmrip-1.0.1/configure-15993-      esac;
##############################################
ogmrip-1.0.1/configure-16068-# ----------------------------------------
ogmrip-1.0.1/configure:16069:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
ogmrip-1.0.1/configure-16070-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
ogmrip-1.0.1/configure-16140-  {
ogmrip-1.0.1/configure:16141:    as_val=`expr "$@" || test $? -eq 1`
ogmrip-1.0.1/configure-16142-  }
##############################################
ogmrip-1.0.1/configure-16244-      case $as_dir in #(
ogmrip-1.0.1/configure:16245:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
ogmrip-1.0.1/configure-16246-      *) as_qdir=$as_dir;;
##############################################
ogmrip-1.0.1/configure-16379-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ogmrip-1.0.1/configure:16380:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
ogmrip-1.0.1/configure-16381-ac_cs_version="\\
##############################################
ogmrip-1.0.1/configure-16404-  --*=?*)
ogmrip-1.0.1/configure:16405:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
ogmrip-1.0.1/configure:16406:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
ogmrip-1.0.1/configure-16407-    ac_shift=:
##############################################
ogmrip-1.0.1/configure-16409-  --*=)
ogmrip-1.0.1/configure:16410:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
ogmrip-1.0.1/configure-16411-    ac_optarg=
##############################################
ogmrip-1.0.1/configure-16433-    case $ac_optarg in
ogmrip-1.0.1/configure:16434:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
ogmrip-1.0.1/configure-16435-    '') as_fn_error $? "missing file argument" ;;
##############################################
ogmrip-1.0.1/configure-16441-    case $ac_optarg in
ogmrip-1.0.1/configure:16442:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
ogmrip-1.0.1/configure-16443-    esac
##############################################
ogmrip-1.0.1/configure-16510-delay_variable_subst='$delay_variable_subst'
ogmrip-1.0.1/configure:16511:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/configure:16512:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/configure:16513:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/configure:16514:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/configure:16515:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/configure:16516:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/configure:16517:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/configure:16518:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/configure:16519:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/configure:16520:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/configure:16521:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/configure:16522:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/configure:16523:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/configure:16524:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/configure:16525:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/configure:16526:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/configure:16527:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/configure:16528:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/configure:16529:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/configure:16530:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/configure:16531:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/configure:16532:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/configure:16533:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/configure:16534:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/configure:16535:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/configure:16536:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/configure:16537:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/configure:16538:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/configure:16539:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/configure:16540:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/configure:16541:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/configure:16542:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/configure:16543:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/configure:16544:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/configure:16545:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/configure:16546:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/configure:16547:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/configure:16548:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/configure:16549:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/configure:16550:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/configure:16551:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/configure:16552:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/configure:16553:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/configure:16554:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/configure:16555:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/configure:16556:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/configure:16557:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/configure:16558:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/configure:16559:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/configure:16560:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/configure:16561:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/configure:16562:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/configure:16563:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/configure:16564:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/configure:16565:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/configure:16566:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/configure:16567:lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/configure:16568:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/configure:16569:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/configure:16570:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/configure:16571:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/configure:16572:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/configure:16573:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/configure:16574:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/configure:16575:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/configure:16576:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/configure:16577:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/configure:16578:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/configure:16579:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/configure:16580:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/configure:16581:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/configure:16582:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/configure:16583:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/configure:16584:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/configure:16585:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/configure:16586:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/configure:16587:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/configure:16588:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/configure:16589:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/configure:16590:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/configure:16591:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/configure:16592:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/configure:16593:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/configure:16594:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/configure:16595:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/configure:16596:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/configure:16597:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/configure:16598:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/configure:16599:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/configure:16600:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/configure:16601:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/configure:16602:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/configure:16603:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/configure:16604:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/configure:16605:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/configure:16606:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/configure:16607:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/configure:16608:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/configure:16609:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/configure:16610:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/configure:16611:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/configure:16612:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/configure:16613:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/configure:16614:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/configure:16615:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/configure:16616:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/configure:16617:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/configure:16618:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/configure:16619:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/configure:16620:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/configure:16621:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/configure:16622:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/configure:16623:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/configure:16624:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/configure:16625:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/configure:16626:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/configure:16627:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/configure:16628:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/configure:16629:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/configure:16630:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/configure:16631:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/configure:16632:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/configure:16633:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/configure:16634:sys_lib_dlsearch_path_spec='`$ECHO "$sys_lib_dlsearch_path_spec" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/configure:16635:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/configure:16636:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/configure:16637:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/configure:16638:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/configure:16639:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/configure:16640:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
ogmrip-1.0.1/configure-16641-
##############################################
ogmrip-1.0.1/configure-16719-striplib; do
ogmrip-1.0.1/configure:16720:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
ogmrip-1.0.1/configure-16721-    *[\\\\\\\`\\"\\\$]*)
ogmrip-1.0.1/configure:16722:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\""
ogmrip-1.0.1/configure-16723-      ;;
##############################################
ogmrip-1.0.1/configure-16749-sys_lib_dlsearch_path_spec; do
ogmrip-1.0.1/configure:16750:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
ogmrip-1.0.1/configure-16751-    *[\\\\\\\`\\"\\\$]*)
ogmrip-1.0.1/configure:16752:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\""
ogmrip-1.0.1/configure-16753-      ;;
##############################################
ogmrip-1.0.1/configure-16879-fi
ogmrip-1.0.1/configure:16880:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
ogmrip-1.0.1/configure-16881-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
ogmrip-1.0.1/configure-16896-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
ogmrip-1.0.1/configure:16897:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
ogmrip-1.0.1/configure-16898-ac_delim='%!_!# '
##############################################
ogmrip-1.0.1/configure-16902-
ogmrip-1.0.1/configure:16903:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
ogmrip-1.0.1/configure-16904-  if test $ac_delim_n = $ac_delim_num; then
##############################################
ogmrip-1.0.1/configure-17040-for ac_last_try in false false :; do
ogmrip-1.0.1/configure:17041:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
ogmrip-1.0.1/configure-17042-  if test -z "$ac_tt"; then
##############################################
ogmrip-1.0.1/configure-17172-      esac
ogmrip-1.0.1/configure:17173:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
ogmrip-1.0.1/configure-17174-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
ogmrip-1.0.1/configure-17231-*)
ogmrip-1.0.1/configure:17232:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
ogmrip-1.0.1/configure-17233-  # A ".." for each directory in $ac_dir_suffix.
ogmrip-1.0.1/configure:17234:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
ogmrip-1.0.1/configure-17235-  case $ac_top_builddir_sub in
##############################################
ogmrip-1.0.1/configure-17292-/@mandir@/p'
ogmrip-1.0.1/configure:17293:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
ogmrip-1.0.1/configure-17294-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
ogmrip-1.0.1/configure-17309-
ogmrip-1.0.1/configure:17310:# Neutralize VPATH when `$srcdir' = `.'.
ogmrip-1.0.1/configure-17311-# Shell code in configure.ac might set extrasub.
##############################################
ogmrip-1.0.1/configure-17337-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
ogmrip-1.0.1/configure:17338:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
ogmrip-1.0.1/configure-17339-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
ogmrip-1.0.1/configure-17383-    * )
ogmrip-1.0.1/configure:17384:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
ogmrip-1.0.1/configure-17385-  esac
##############################################
ogmrip-1.0.1/configure-17430-    # Strip MF so we end up with the name of the file.
ogmrip-1.0.1/configure:17431:    mf=`echo "$mf" | sed -e 's/:.*$//'`
ogmrip-1.0.1/configure-17432-    # Check whether this is an Automake generated Makefile or not.
##############################################
ogmrip-1.0.1/configure-17467-    # from the Makefile without running `make'.
ogmrip-1.0.1/configure:17468:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
ogmrip-1.0.1/configure-17469-    test -z "$DEPDIR" && continue
ogmrip-1.0.1/configure:17470:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
ogmrip-1.0.1/configure-17471-    test -z "am__include" && continue
ogmrip-1.0.1/configure:17472:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
ogmrip-1.0.1/configure-17473-    # When using ansi2knr, U may be empty or an underscore; expand it
ogmrip-1.0.1/configure:17474:    U=`sed -n 's/^U = //p' < "$mf"`
ogmrip-1.0.1/configure-17475-    # Find all dependency output files, they are included files with
##############################################
ogmrip-1.0.1/configure-17528-
ogmrip-1.0.1/configure:17529:# `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
ogmrip-1.0.1/configure-17530-# Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION