===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
thunar-volman-0.9.5/config.sub-52-
thunar-volman-0.9.5/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'`
thunar-volman-0.9.5/config.sub-54-
##############################################
thunar-volman-0.9.5/config.sub-114-# Here we must recognize all the valid KERNEL-OS combinations.
thunar-volman-0.9.5/config.sub:115:maybe_os=`echo "$1" | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
thunar-volman-0.9.5/config.sub-116-case $maybe_os in
##############################################
thunar-volman-0.9.5/config.sub-122-    os=-$maybe_os
thunar-volman-0.9.5/config.sub:123:    basic_machine=`echo "$1" | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
thunar-volman-0.9.5/config.sub-124-    ;;
##############################################
thunar-volman-0.9.5/config.sub-126-    os=-linux-android
thunar-volman-0.9.5/config.sub:127:    basic_machine=`echo "$1" | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown
thunar-volman-0.9.5/config.sub-128-    ;;
thunar-volman-0.9.5/config.sub-129-  *)
thunar-volman-0.9.5/config.sub:130:    basic_machine=`echo "$1" | sed 's/-[^-]*$//'`
thunar-volman-0.9.5/config.sub-131-    if [ "$basic_machine" != "$1" ]
thunar-volman-0.9.5/config.sub:132:    then os=`echo "$1" | sed 's/.*-/-/'`
thunar-volman-0.9.5/config.sub-133-    else os=; fi
##############################################
thunar-volman-0.9.5/config.sub-180-		os=-sco5v6
thunar-volman-0.9.5/config.sub:181:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
thunar-volman-0.9.5/config.sub-182-		;;
##############################################
thunar-volman-0.9.5/config.sub-184-		os=-sco3.2v5
thunar-volman-0.9.5/config.sub:185:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
thunar-volman-0.9.5/config.sub-186-		;;
##############################################
thunar-volman-0.9.5/config.sub-188-		os=-sco3.2v4
thunar-volman-0.9.5/config.sub:189:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
thunar-volman-0.9.5/config.sub-190-		;;
thunar-volman-0.9.5/config.sub-191-	-sco3.2.[4-9]*)
thunar-volman-0.9.5/config.sub:192:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
thunar-volman-0.9.5/config.sub:193:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
thunar-volman-0.9.5/config.sub-194-		;;
##############################################
thunar-volman-0.9.5/config.sub-196-		# Don't forget version if it is 3.2v4 or newer.
thunar-volman-0.9.5/config.sub:197:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
thunar-volman-0.9.5/config.sub-198-		;;
##############################################
thunar-volman-0.9.5/config.sub-200-		# Don't forget version if it is 3.2v4 or newer.
thunar-volman-0.9.5/config.sub:201:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
thunar-volman-0.9.5/config.sub-202-		;;
##############################################
thunar-volman-0.9.5/config.sub-204-		os=-sco3.2v2
thunar-volman-0.9.5/config.sub:205:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
thunar-volman-0.9.5/config.sub-206-		;;
thunar-volman-0.9.5/config.sub-207-	-udk*)
thunar-volman-0.9.5/config.sub:208:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
thunar-volman-0.9.5/config.sub-209-		;;
##############################################
thunar-volman-0.9.5/config.sub-211-		os=-isc2.2
thunar-volman-0.9.5/config.sub:212:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
thunar-volman-0.9.5/config.sub-213-		;;
##############################################
thunar-volman-0.9.5/config.sub-217-	-isc*)
thunar-volman-0.9.5/config.sub:218:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
thunar-volman-0.9.5/config.sub-219-		;;
##############################################
thunar-volman-0.9.5/config.sub-229-	-ptx*)
thunar-volman-0.9.5/config.sub:230:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-sequent/'`
thunar-volman-0.9.5/config.sub-231-		;;
##############################################
thunar-volman-0.9.5/config.sub-364-	*-*-*)
thunar-volman-0.9.5/config.sub:365:		echo Invalid configuration \`"$1"\': machine \`"$basic_machine"\' not recognized 1>&2
thunar-volman-0.9.5/config.sub-366-		exit 1
##############################################
thunar-volman-0.9.5/config.sub-493-	amd64-*)
thunar-volman-0.9.5/config.sub:494:		basic_machine=x86_64-`echo "$basic_machine" | sed 's/^[^-]*-//'`
thunar-volman-0.9.5/config.sub-495-		;;
##############################################
thunar-volman-0.9.5/config.sub-538-	blackfin-*)
thunar-volman-0.9.5/config.sub:539:		basic_machine=bfin-`echo "$basic_machine" | sed 's/^[^-]*-//'`
thunar-volman-0.9.5/config.sub-540-		os=-linux
##############################################
thunar-volman-0.9.5/config.sub-546-	c54x-*)
thunar-volman-0.9.5/config.sub:547:		basic_machine=tic54x-`echo "$basic_machine" | sed 's/^[^-]*-//'`
thunar-volman-0.9.5/config.sub-548-		;;
thunar-volman-0.9.5/config.sub-549-	c55x-*)
thunar-volman-0.9.5/config.sub:550:		basic_machine=tic55x-`echo "$basic_machine" | sed 's/^[^-]*-//'`
thunar-volman-0.9.5/config.sub-551-		;;
thunar-volman-0.9.5/config.sub-552-	c6x-*)
thunar-volman-0.9.5/config.sub:553:		basic_machine=tic6x-`echo "$basic_machine" | sed 's/^[^-]*-//'`
thunar-volman-0.9.5/config.sub-554-		;;
##############################################
thunar-volman-0.9.5/config.sub-650-	e500v[12]-*)
thunar-volman-0.9.5/config.sub:651:		basic_machine=powerpc-`echo "$basic_machine" | sed 's/^[^-]*-//'`
thunar-volman-0.9.5/config.sub-652-		os=$os"spe"
##############################################
thunar-volman-0.9.5/config.sub-754-	i*86v32)
thunar-volman-0.9.5/config.sub:755:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
thunar-volman-0.9.5/config.sub-756-		os=-sysv32
##############################################
thunar-volman-0.9.5/config.sub-758-	i*86v4*)
thunar-volman-0.9.5/config.sub:759:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
thunar-volman-0.9.5/config.sub-760-		os=-sysv4
##############################################
thunar-volman-0.9.5/config.sub-762-	i*86v)
thunar-volman-0.9.5/config.sub:763:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
thunar-volman-0.9.5/config.sub-764-		os=-sysv
##############################################
thunar-volman-0.9.5/config.sub-766-	i*86sol2)
thunar-volman-0.9.5/config.sub:767:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
thunar-volman-0.9.5/config.sub-768-		os=-solaris2
##############################################
thunar-volman-0.9.5/config.sub-792-	leon-*|leon[3-9]-*)
thunar-volman-0.9.5/config.sub:793:		basic_machine=sparc-`echo "$basic_machine" | sed 's/-.*//'`
thunar-volman-0.9.5/config.sub-794-		;;
##############################################
thunar-volman-0.9.5/config.sub-799-	m68knommu-*)
thunar-volman-0.9.5/config.sub:800:		basic_machine=m68k-`echo "$basic_machine" | sed 's/^[^-]*-//'`
thunar-volman-0.9.5/config.sub-801-		os=-linux
##############################################
thunar-volman-0.9.5/config.sub-833-	mips3*-*)
thunar-volman-0.9.5/config.sub:834:		basic_machine=`echo "$basic_machine" | sed -e 's/mips3/mips64/'`
thunar-volman-0.9.5/config.sub-835-		;;
thunar-volman-0.9.5/config.sub-836-	mips3*)
thunar-volman-0.9.5/config.sub:837:		basic_machine=`echo "$basic_machine" | sed -e 's/mips3/mips64/'`-unknown
thunar-volman-0.9.5/config.sub-838-		;;
##############################################
thunar-volman-0.9.5/config.sub-855-	ms1-*)
thunar-volman-0.9.5/config.sub:856:		basic_machine=`echo "$basic_machine" | sed -e 's/ms1-/mt-/'`
thunar-volman-0.9.5/config.sub-857-		;;
##############################################
thunar-volman-0.9.5/config.sub-980-	parisc-*)
thunar-volman-0.9.5/config.sub:981:		basic_machine=hppa-`echo "$basic_machine" | sed 's/^[^-]*-//'`
thunar-volman-0.9.5/config.sub-982-		os=-linux
##############################################
thunar-volman-0.9.5/config.sub-996-	pc98-*)
thunar-volman-0.9.5/config.sub:997:		basic_machine=i386-`echo "$basic_machine" | sed 's/^[^-]*-//'`
thunar-volman-0.9.5/config.sub-998-		;;
##############################################
thunar-volman-0.9.5/config.sub-1011-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
thunar-volman-0.9.5/config.sub:1012:		basic_machine=i586-`echo "$basic_machine" | sed 's/^[^-]*-//'`
thunar-volman-0.9.5/config.sub-1013-		;;
thunar-volman-0.9.5/config.sub-1014-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
thunar-volman-0.9.5/config.sub:1015:		basic_machine=i686-`echo "$basic_machine" | sed 's/^[^-]*-//'`
thunar-volman-0.9.5/config.sub-1016-		;;
thunar-volman-0.9.5/config.sub-1017-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
thunar-volman-0.9.5/config.sub:1018:		basic_machine=i686-`echo "$basic_machine" | sed 's/^[^-]*-//'`
thunar-volman-0.9.5/config.sub-1019-		;;
thunar-volman-0.9.5/config.sub-1020-	pentium4-*)
thunar-volman-0.9.5/config.sub:1021:		basic_machine=i786-`echo "$basic_machine" | sed 's/^[^-]*-//'`
thunar-volman-0.9.5/config.sub-1022-		;;
##############################################
thunar-volman-0.9.5/config.sub-1030-	ppc-* | ppcbe-*)
thunar-volman-0.9.5/config.sub:1031:		basic_machine=powerpc-`echo "$basic_machine" | sed 's/^[^-]*-//'`
thunar-volman-0.9.5/config.sub-1032-		;;
##############################################
thunar-volman-0.9.5/config.sub-1036-	ppcle-* | powerpclittle-*)
thunar-volman-0.9.5/config.sub:1037:		basic_machine=powerpcle-`echo "$basic_machine" | sed 's/^[^-]*-//'`
thunar-volman-0.9.5/config.sub-1038-		;;
##############################################
thunar-volman-0.9.5/config.sub-1040-		;;
thunar-volman-0.9.5/config.sub:1041:	ppc64-*) basic_machine=powerpc64-`echo "$basic_machine" | sed 's/^[^-]*-//'`
thunar-volman-0.9.5/config.sub-1042-		;;
##############################################
thunar-volman-0.9.5/config.sub-1046-	ppc64le-* | powerpc64little-*)
thunar-volman-0.9.5/config.sub:1047:		basic_machine=powerpc64le-`echo "$basic_machine" | sed 's/^[^-]*-//'`
thunar-volman-0.9.5/config.sub-1048-		;;
##############################################
thunar-volman-0.9.5/config.sub-1122-	strongarm-* | thumb-*)
thunar-volman-0.9.5/config.sub:1123:		basic_machine=arm-`echo "$basic_machine" | sed 's/^[^-]*-//'`
thunar-volman-0.9.5/config.sub-1124-		;;
##############################################
thunar-volman-0.9.5/config.sub-1255-	xscale-* | xscalee[bl]-*)
thunar-volman-0.9.5/config.sub:1256:		basic_machine=`echo "$basic_machine" | sed 's/^xscale/arm/'`
thunar-volman-0.9.5/config.sub-1257-		;;
##############################################
thunar-volman-0.9.5/config.sub-1317-	*)
thunar-volman-0.9.5/config.sub:1318:		echo Invalid configuration \`"$1"\': machine \`"$basic_machine"\' not recognized 1>&2
thunar-volman-0.9.5/config.sub-1319-		exit 1
##############################################
thunar-volman-0.9.5/config.sub-1325-	*-digital*)
thunar-volman-0.9.5/config.sub:1326:		basic_machine=`echo "$basic_machine" | sed 's/digital.*/dec/'`
thunar-volman-0.9.5/config.sub-1327-		;;
thunar-volman-0.9.5/config.sub-1328-	*-commodore*)
thunar-volman-0.9.5/config.sub:1329:		basic_machine=`echo "$basic_machine" | sed 's/commodore.*/cbm/'`
thunar-volman-0.9.5/config.sub-1330-		;;
##############################################
thunar-volman-0.9.5/config.sub-1346-	-solaris1 | -solaris1.*)
thunar-volman-0.9.5/config.sub:1347:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
thunar-volman-0.9.5/config.sub-1348-		;;
##############################################
thunar-volman-0.9.5/config.sub-1355-	-gnu/linux*)
thunar-volman-0.9.5/config.sub:1356:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
thunar-volman-0.9.5/config.sub-1357-		;;
##############################################
thunar-volman-0.9.5/config.sub-1407-	-nto*)
thunar-volman-0.9.5/config.sub:1408:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
thunar-volman-0.9.5/config.sub-1409-		;;
##############################################
thunar-volman-0.9.5/config.sub-1414-	-mac*)
thunar-volman-0.9.5/config.sub:1415:		os=`echo "$os" | sed -e 's|mac|macos|'`
thunar-volman-0.9.5/config.sub-1416-		;;
##############################################
thunar-volman-0.9.5/config.sub-1420-	-linux*)
thunar-volman-0.9.5/config.sub:1421:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
thunar-volman-0.9.5/config.sub-1422-		;;
thunar-volman-0.9.5/config.sub-1423-	-sunos5*)
thunar-volman-0.9.5/config.sub:1424:		os=`echo "$os" | sed -e 's|sunos5|solaris2|'`
thunar-volman-0.9.5/config.sub-1425-		;;
thunar-volman-0.9.5/config.sub-1426-	-sunos6*)
thunar-volman-0.9.5/config.sub:1427:		os=`echo "$os" | sed -e 's|sunos6|solaris3|'`
thunar-volman-0.9.5/config.sub-1428-		;;
##############################################
thunar-volman-0.9.5/config.sub-1469-	-sinix5.*)
thunar-volman-0.9.5/config.sub:1470:		os=`echo $os | sed -e 's|sinix|sysv|'`
thunar-volman-0.9.5/config.sub-1471-		;;
##############################################
thunar-volman-0.9.5/config.sub-1528-		# Get rid of the `-' at the beginning of $os.
thunar-volman-0.9.5/config.sub:1529:		os=`echo $os | sed 's/[^-]*-//'`
thunar-volman-0.9.5/config.sub:1530:		echo Invalid configuration \`"$1"\': system \`"$os"\' not recognized 1>&2
thunar-volman-0.9.5/config.sub-1531-		exit 1
##############################################
thunar-volman-0.9.5/config.sub-1788-		esac
thunar-volman-0.9.5/config.sub:1789:		basic_machine=`echo "$basic_machine" | sed "s/unknown/$vendor/"`
thunar-volman-0.9.5/config.sub-1790-		;;
##############################################
thunar-volman-0.9.5/thunar-volman/Makefile.in-69-  { \
thunar-volman-0.9.5/thunar-volman/Makefile.in:70:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
thunar-volman-0.9.5/thunar-volman/Makefile.in-71-  }; \
##############################################
thunar-volman-0.9.5/thunar-volman/Makefile.in-566-	test -n "$(EXEEXT)" || exit 0; \
thunar-volman-0.9.5/thunar-volman/Makefile.in:567:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
thunar-volman-0.9.5/thunar-volman/Makefile.in-568-	echo " rm -f" $$list; \
##############################################
thunar-volman-0.9.5/thunar-volman/Makefile.in-606-.c.obj:
thunar-volman-0.9.5/thunar-volman/Makefile.in:607:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
thunar-volman-0.9.5/thunar-volman/Makefile.in-608-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
thunar-volman-0.9.5/thunar-volman/Makefile.in-610-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
thunar-volman-0.9.5/thunar-volman/Makefile.in:611:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
thunar-volman-0.9.5/thunar-volman/Makefile.in-612-
##############################################
thunar-volman-0.9.5/thunar-volman/Makefile.in-620-thunar_volman-main.o: main.c
thunar-volman-0.9.5/thunar-volman/Makefile.in:621:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(thunar_volman_CFLAGS) $(CFLAGS) -MT thunar_volman-main.o -MD -MP -MF $(DEPDIR)/thunar_volman-main.Tpo -c -o thunar_volman-main.o `test -f 'main.c' || echo '$(srcdir)/'`main.c
thunar-volman-0.9.5/thunar-volman/Makefile.in-622-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/thunar_volman-main.Tpo $(DEPDIR)/thunar_volman-main.Po
##############################################
thunar-volman-0.9.5/thunar-volman/Makefile.in-624-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
thunar-volman-0.9.5/thunar-volman/Makefile.in:625:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(thunar_volman_CFLAGS) $(CFLAGS) -c -o thunar_volman-main.o `test -f 'main.c' || echo '$(srcdir)/'`main.c
thunar-volman-0.9.5/thunar-volman/Makefile.in-626-
thunar-volman-0.9.5/thunar-volman/Makefile.in-627-thunar_volman-main.obj: main.c
thunar-volman-0.9.5/thunar-volman/Makefile.in:628:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(thunar_volman_CFLAGS) $(CFLAGS) -MT thunar_volman-main.obj -MD -MP -MF $(DEPDIR)/thunar_volman-main.Tpo -c -o thunar_volman-main.obj `if test -f 'main.c'; then $(CYGPATH_W) 'main.c'; else $(CYGPATH_W) '$(srcdir)/main.c'; fi`
thunar-volman-0.9.5/thunar-volman/Makefile.in-629-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/thunar_volman-main.Tpo $(DEPDIR)/thunar_volman-main.Po
##############################################
thunar-volman-0.9.5/thunar-volman/Makefile.in-631-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
thunar-volman-0.9.5/thunar-volman/Makefile.in:632:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(thunar_volman_CFLAGS) $(CFLAGS) -c -o thunar_volman-main.obj `if test -f 'main.c'; then $(CYGPATH_W) 'main.c'; else $(CYGPATH_W) '$(srcdir)/main.c'; fi`
thunar-volman-0.9.5/thunar-volman/Makefile.in-633-
thunar-volman-0.9.5/thunar-volman/Makefile.in-634-thunar_volman-tvm-block-device.o: tvm-block-device.c
thunar-volman-0.9.5/thunar-volman/Makefile.in:635:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(thunar_volman_CFLAGS) $(CFLAGS) -MT thunar_volman-tvm-block-device.o -MD -MP -MF $(DEPDIR)/thunar_volman-tvm-block-device.Tpo -c -o thunar_volman-tvm-block-device.o `test -f 'tvm-block-device.c' || echo '$(srcdir)/'`tvm-block-device.c
thunar-volman-0.9.5/thunar-volman/Makefile.in-636-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/thunar_volman-tvm-block-device.Tpo $(DEPDIR)/thunar_volman-tvm-block-device.Po
##############################################
thunar-volman-0.9.5/thunar-volman/Makefile.in-638-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
thunar-volman-0.9.5/thunar-volman/Makefile.in:639:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(thunar_volman_CFLAGS) $(CFLAGS) -c -o thunar_volman-tvm-block-device.o `test -f 'tvm-block-device.c' || echo '$(srcdir)/'`tvm-block-device.c
thunar-volman-0.9.5/thunar-volman/Makefile.in-640-
thunar-volman-0.9.5/thunar-volman/Makefile.in-641-thunar_volman-tvm-block-device.obj: tvm-block-device.c
thunar-volman-0.9.5/thunar-volman/Makefile.in:642:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(thunar_volman_CFLAGS) $(CFLAGS) -MT thunar_volman-tvm-block-device.obj -MD -MP -MF $(DEPDIR)/thunar_volman-tvm-block-device.Tpo -c -o thunar_volman-tvm-block-device.obj `if test -f 'tvm-block-device.c'; then $(CYGPATH_W) 'tvm-block-device.c'; else $(CYGPATH_W) '$(srcdir)/tvm-block-device.c'; fi`
thunar-volman-0.9.5/thunar-volman/Makefile.in-643-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/thunar_volman-tvm-block-device.Tpo $(DEPDIR)/thunar_volman-tvm-block-device.Po
##############################################
thunar-volman-0.9.5/thunar-volman/Makefile.in-645-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
thunar-volman-0.9.5/thunar-volman/Makefile.in:646:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(thunar_volman_CFLAGS) $(CFLAGS) -c -o thunar_volman-tvm-block-device.obj `if test -f 'tvm-block-device.c'; then $(CYGPATH_W) 'tvm-block-device.c'; else $(CYGPATH_W) '$(srcdir)/tvm-block-device.c'; fi`
thunar-volman-0.9.5/thunar-volman/Makefile.in-647-
thunar-volman-0.9.5/thunar-volman/Makefile.in-648-thunar_volman-tvm-context.o: tvm-context.c
thunar-volman-0.9.5/thunar-volman/Makefile.in:649:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(thunar_volman_CFLAGS) $(CFLAGS) -MT thunar_volman-tvm-context.o -MD -MP -MF $(DEPDIR)/thunar_volman-tvm-context.Tpo -c -o thunar_volman-tvm-context.o `test -f 'tvm-context.c' || echo '$(srcdir)/'`tvm-context.c
thunar-volman-0.9.5/thunar-volman/Makefile.in-650-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/thunar_volman-tvm-context.Tpo $(DEPDIR)/thunar_volman-tvm-context.Po
##############################################
thunar-volman-0.9.5/thunar-volman/Makefile.in-652-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
thunar-volman-0.9.5/thunar-volman/Makefile.in:653:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(thunar_volman_CFLAGS) $(CFLAGS) -c -o thunar_volman-tvm-context.o `test -f 'tvm-context.c' || echo '$(srcdir)/'`tvm-context.c
thunar-volman-0.9.5/thunar-volman/Makefile.in-654-
thunar-volman-0.9.5/thunar-volman/Makefile.in-655-thunar_volman-tvm-context.obj: tvm-context.c
thunar-volman-0.9.5/thunar-volman/Makefile.in:656:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(thunar_volman_CFLAGS) $(CFLAGS) -MT thunar_volman-tvm-context.obj -MD -MP -MF $(DEPDIR)/thunar_volman-tvm-context.Tpo -c -o thunar_volman-tvm-context.obj `if test -f 'tvm-context.c'; then $(CYGPATH_W) 'tvm-context.c'; else $(CYGPATH_W) '$(srcdir)/tvm-context.c'; fi`
thunar-volman-0.9.5/thunar-volman/Makefile.in-657-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/thunar_volman-tvm-context.Tpo $(DEPDIR)/thunar_volman-tvm-context.Po
##############################################
thunar-volman-0.9.5/thunar-volman/Makefile.in-659-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
thunar-volman-0.9.5/thunar-volman/Makefile.in:660:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(thunar_volman_CFLAGS) $(CFLAGS) -c -o thunar_volman-tvm-context.obj `if test -f 'tvm-context.c'; then $(CYGPATH_W) 'tvm-context.c'; else $(CYGPATH_W) '$(srcdir)/tvm-context.c'; fi`
thunar-volman-0.9.5/thunar-volman/Makefile.in-661-
thunar-volman-0.9.5/thunar-volman/Makefile.in-662-thunar_volman-tvm-device.o: tvm-device.c
thunar-volman-0.9.5/thunar-volman/Makefile.in:663:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(thunar_volman_CFLAGS) $(CFLAGS) -MT thunar_volman-tvm-device.o -MD -MP -MF $(DEPDIR)/thunar_volman-tvm-device.Tpo -c -o thunar_volman-tvm-device.o `test -f 'tvm-device.c' || echo '$(srcdir)/'`tvm-device.c
thunar-volman-0.9.5/thunar-volman/Makefile.in-664-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/thunar_volman-tvm-device.Tpo $(DEPDIR)/thunar_volman-tvm-device.Po
##############################################
thunar-volman-0.9.5/thunar-volman/Makefile.in-666-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
thunar-volman-0.9.5/thunar-volman/Makefile.in:667:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(thunar_volman_CFLAGS) $(CFLAGS) -c -o thunar_volman-tvm-device.o `test -f 'tvm-device.c' || echo '$(srcdir)/'`tvm-device.c
thunar-volman-0.9.5/thunar-volman/Makefile.in-668-
thunar-volman-0.9.5/thunar-volman/Makefile.in-669-thunar_volman-tvm-device.obj: tvm-device.c
thunar-volman-0.9.5/thunar-volman/Makefile.in:670:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(thunar_volman_CFLAGS) $(CFLAGS) -MT thunar_volman-tvm-device.obj -MD -MP -MF $(DEPDIR)/thunar_volman-tvm-device.Tpo -c -o thunar_volman-tvm-device.obj `if test -f 'tvm-device.c'; then $(CYGPATH_W) 'tvm-device.c'; else $(CYGPATH_W) '$(srcdir)/tvm-device.c'; fi`
thunar-volman-0.9.5/thunar-volman/Makefile.in-671-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/thunar_volman-tvm-device.Tpo $(DEPDIR)/thunar_volman-tvm-device.Po
##############################################
thunar-volman-0.9.5/thunar-volman/Makefile.in-673-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
thunar-volman-0.9.5/thunar-volman/Makefile.in:674:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(thunar_volman_CFLAGS) $(CFLAGS) -c -o thunar_volman-tvm-device.obj `if test -f 'tvm-device.c'; then $(CYGPATH_W) 'tvm-device.c'; else $(CYGPATH_W) '$(srcdir)/tvm-device.c'; fi`
thunar-volman-0.9.5/thunar-volman/Makefile.in-675-
thunar-volman-0.9.5/thunar-volman/Makefile.in-676-thunar_volman-tvm-gio-extensions.o: tvm-gio-extensions.c
thunar-volman-0.9.5/thunar-volman/Makefile.in:677:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(thunar_volman_CFLAGS) $(CFLAGS) -MT thunar_volman-tvm-gio-extensions.o -MD -MP -MF $(DEPDIR)/thunar_volman-tvm-gio-extensions.Tpo -c -o thunar_volman-tvm-gio-extensions.o `test -f 'tvm-gio-extensions.c' || echo '$(srcdir)/'`tvm-gio-extensions.c
thunar-volman-0.9.5/thunar-volman/Makefile.in-678-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/thunar_volman-tvm-gio-extensions.Tpo $(DEPDIR)/thunar_volman-tvm-gio-extensions.Po
##############################################
thunar-volman-0.9.5/thunar-volman/Makefile.in-680-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
thunar-volman-0.9.5/thunar-volman/Makefile.in:681:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(thunar_volman_CFLAGS) $(CFLAGS) -c -o thunar_volman-tvm-gio-extensions.o `test -f 'tvm-gio-extensions.c' || echo '$(srcdir)/'`tvm-gio-extensions.c
thunar-volman-0.9.5/thunar-volman/Makefile.in-682-
thunar-volman-0.9.5/thunar-volman/Makefile.in-683-thunar_volman-tvm-gio-extensions.obj: tvm-gio-extensions.c
thunar-volman-0.9.5/thunar-volman/Makefile.in:684:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(thunar_volman_CFLAGS) $(CFLAGS) -MT thunar_volman-tvm-gio-extensions.obj -MD -MP -MF $(DEPDIR)/thunar_volman-tvm-gio-extensions.Tpo -c -o thunar_volman-tvm-gio-extensions.obj `if test -f 'tvm-gio-extensions.c'; then $(CYGPATH_W) 'tvm-gio-extensions.c'; else $(CYGPATH_W) '$(srcdir)/tvm-gio-extensions.c'; fi`
thunar-volman-0.9.5/thunar-volman/Makefile.in-685-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/thunar_volman-tvm-gio-extensions.Tpo $(DEPDIR)/thunar_volman-tvm-gio-extensions.Po
##############################################
thunar-volman-0.9.5/thunar-volman/Makefile.in-687-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
thunar-volman-0.9.5/thunar-volman/Makefile.in:688:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(thunar_volman_CFLAGS) $(CFLAGS) -c -o thunar_volman-tvm-gio-extensions.obj `if test -f 'tvm-gio-extensions.c'; then $(CYGPATH_W) 'tvm-gio-extensions.c'; else $(CYGPATH_W) '$(srcdir)/tvm-gio-extensions.c'; fi`
thunar-volman-0.9.5/thunar-volman/Makefile.in-689-
thunar-volman-0.9.5/thunar-volman/Makefile.in-690-thunar_volman-tvm-input-device.o: tvm-input-device.c
thunar-volman-0.9.5/thunar-volman/Makefile.in:691:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(thunar_volman_CFLAGS) $(CFLAGS) -MT thunar_volman-tvm-input-device.o -MD -MP -MF $(DEPDIR)/thunar_volman-tvm-input-device.Tpo -c -o thunar_volman-tvm-input-device.o `test -f 'tvm-input-device.c' || echo '$(srcdir)/'`tvm-input-device.c
thunar-volman-0.9.5/thunar-volman/Makefile.in-692-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/thunar_volman-tvm-input-device.Tpo $(DEPDIR)/thunar_volman-tvm-input-device.Po
##############################################
thunar-volman-0.9.5/thunar-volman/Makefile.in-694-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
thunar-volman-0.9.5/thunar-volman/Makefile.in:695:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(thunar_volman_CFLAGS) $(CFLAGS) -c -o thunar_volman-tvm-input-device.o `test -f 'tvm-input-device.c' || echo '$(srcdir)/'`tvm-input-device.c
thunar-volman-0.9.5/thunar-volman/Makefile.in-696-
thunar-volman-0.9.5/thunar-volman/Makefile.in-697-thunar_volman-tvm-input-device.obj: tvm-input-device.c
thunar-volman-0.9.5/thunar-volman/Makefile.in:698:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(thunar_volman_CFLAGS) $(CFLAGS) -MT thunar_volman-tvm-input-device.obj -MD -MP -MF $(DEPDIR)/thunar_volman-tvm-input-device.Tpo -c -o thunar_volman-tvm-input-device.obj `if test -f 'tvm-input-device.c'; then $(CYGPATH_W) 'tvm-input-device.c'; else $(CYGPATH_W) '$(srcdir)/tvm-input-device.c'; fi`
thunar-volman-0.9.5/thunar-volman/Makefile.in-699-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/thunar_volman-tvm-input-device.Tpo $(DEPDIR)/thunar_volman-tvm-input-device.Po
##############################################
thunar-volman-0.9.5/thunar-volman/Makefile.in-701-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
thunar-volman-0.9.5/thunar-volman/Makefile.in:702:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(thunar_volman_CFLAGS) $(CFLAGS) -c -o thunar_volman-tvm-input-device.obj `if test -f 'tvm-input-device.c'; then $(CYGPATH_W) 'tvm-input-device.c'; else $(CYGPATH_W) '$(srcdir)/tvm-input-device.c'; fi`
thunar-volman-0.9.5/thunar-volman/Makefile.in-703-
thunar-volman-0.9.5/thunar-volman/Makefile.in-704-thunar_volman-tvm-pango-extensions.o: tvm-pango-extensions.c
thunar-volman-0.9.5/thunar-volman/Makefile.in:705:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(thunar_volman_CFLAGS) $(CFLAGS) -MT thunar_volman-tvm-pango-extensions.o -MD -MP -MF $(DEPDIR)/thunar_volman-tvm-pango-extensions.Tpo -c -o thunar_volman-tvm-pango-extensions.o `test -f 'tvm-pango-extensions.c' || echo '$(srcdir)/'`tvm-pango-extensions.c
thunar-volman-0.9.5/thunar-volman/Makefile.in-706-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/thunar_volman-tvm-pango-extensions.Tpo $(DEPDIR)/thunar_volman-tvm-pango-extensions.Po
##############################################
thunar-volman-0.9.5/thunar-volman/Makefile.in-708-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
thunar-volman-0.9.5/thunar-volman/Makefile.in:709:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(thunar_volman_CFLAGS) $(CFLAGS) -c -o thunar_volman-tvm-pango-extensions.o `test -f 'tvm-pango-extensions.c' || echo '$(srcdir)/'`tvm-pango-extensions.c
thunar-volman-0.9.5/thunar-volman/Makefile.in-710-
thunar-volman-0.9.5/thunar-volman/Makefile.in-711-thunar_volman-tvm-pango-extensions.obj: tvm-pango-extensions.c
thunar-volman-0.9.5/thunar-volman/Makefile.in:712:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(thunar_volman_CFLAGS) $(CFLAGS) -MT thunar_volman-tvm-pango-extensions.obj -MD -MP -MF $(DEPDIR)/thunar_volman-tvm-pango-extensions.Tpo -c -o thunar_volman-tvm-pango-extensions.obj `if test -f 'tvm-pango-extensions.c'; then $(CYGPATH_W) 'tvm-pango-extensions.c'; else $(CYGPATH_W) '$(srcdir)/tvm-pango-extensions.c'; fi`
thunar-volman-0.9.5/thunar-volman/Makefile.in-713-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/thunar_volman-tvm-pango-extensions.Tpo $(DEPDIR)/thunar_volman-tvm-pango-extensions.Po
##############################################
thunar-volman-0.9.5/thunar-volman/Makefile.in-715-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
thunar-volman-0.9.5/thunar-volman/Makefile.in:716:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(thunar_volman_CFLAGS) $(CFLAGS) -c -o thunar_volman-tvm-pango-extensions.obj `if test -f 'tvm-pango-extensions.c'; then $(CYGPATH_W) 'tvm-pango-extensions.c'; else $(CYGPATH_W) '$(srcdir)/tvm-pango-extensions.c'; fi`
thunar-volman-0.9.5/thunar-volman/Makefile.in-717-
thunar-volman-0.9.5/thunar-volman/Makefile.in-718-thunar_volman-tvm-prompt.o: tvm-prompt.c
thunar-volman-0.9.5/thunar-volman/Makefile.in:719:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(thunar_volman_CFLAGS) $(CFLAGS) -MT thunar_volman-tvm-prompt.o -MD -MP -MF $(DEPDIR)/thunar_volman-tvm-prompt.Tpo -c -o thunar_volman-tvm-prompt.o `test -f 'tvm-prompt.c' || echo '$(srcdir)/'`tvm-prompt.c
thunar-volman-0.9.5/thunar-volman/Makefile.in-720-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/thunar_volman-tvm-prompt.Tpo $(DEPDIR)/thunar_volman-tvm-prompt.Po
##############################################
thunar-volman-0.9.5/thunar-volman/Makefile.in-722-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
thunar-volman-0.9.5/thunar-volman/Makefile.in:723:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(thunar_volman_CFLAGS) $(CFLAGS) -c -o thunar_volman-tvm-prompt.o `test -f 'tvm-prompt.c' || echo '$(srcdir)/'`tvm-prompt.c
thunar-volman-0.9.5/thunar-volman/Makefile.in-724-
thunar-volman-0.9.5/thunar-volman/Makefile.in-725-thunar_volman-tvm-prompt.obj: tvm-prompt.c
thunar-volman-0.9.5/thunar-volman/Makefile.in:726:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(thunar_volman_CFLAGS) $(CFLAGS) -MT thunar_volman-tvm-prompt.obj -MD -MP -MF $(DEPDIR)/thunar_volman-tvm-prompt.Tpo -c -o thunar_volman-tvm-prompt.obj `if test -f 'tvm-prompt.c'; then $(CYGPATH_W) 'tvm-prompt.c'; else $(CYGPATH_W) '$(srcdir)/tvm-prompt.c'; fi`
thunar-volman-0.9.5/thunar-volman/Makefile.in-727-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/thunar_volman-tvm-prompt.Tpo $(DEPDIR)/thunar_volman-tvm-prompt.Po
##############################################
thunar-volman-0.9.5/thunar-volman/Makefile.in-729-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
thunar-volman-0.9.5/thunar-volman/Makefile.in:730:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(thunar_volman_CFLAGS) $(CFLAGS) -c -o thunar_volman-tvm-prompt.obj `if test -f 'tvm-prompt.c'; then $(CYGPATH_W) 'tvm-prompt.c'; else $(CYGPATH_W) '$(srcdir)/tvm-prompt.c'; fi`
thunar-volman-0.9.5/thunar-volman/Makefile.in-731-
thunar-volman-0.9.5/thunar-volman/Makefile.in-732-thunar_volman-tvm-run.o: tvm-run.c
thunar-volman-0.9.5/thunar-volman/Makefile.in:733:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(thunar_volman_CFLAGS) $(CFLAGS) -MT thunar_volman-tvm-run.o -MD -MP -MF $(DEPDIR)/thunar_volman-tvm-run.Tpo -c -o thunar_volman-tvm-run.o `test -f 'tvm-run.c' || echo '$(srcdir)/'`tvm-run.c
thunar-volman-0.9.5/thunar-volman/Makefile.in-734-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/thunar_volman-tvm-run.Tpo $(DEPDIR)/thunar_volman-tvm-run.Po
##############################################
thunar-volman-0.9.5/thunar-volman/Makefile.in-736-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
thunar-volman-0.9.5/thunar-volman/Makefile.in:737:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(thunar_volman_CFLAGS) $(CFLAGS) -c -o thunar_volman-tvm-run.o `test -f 'tvm-run.c' || echo '$(srcdir)/'`tvm-run.c
thunar-volman-0.9.5/thunar-volman/Makefile.in-738-
thunar-volman-0.9.5/thunar-volman/Makefile.in-739-thunar_volman-tvm-run.obj: tvm-run.c
thunar-volman-0.9.5/thunar-volman/Makefile.in:740:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(thunar_volman_CFLAGS) $(CFLAGS) -MT thunar_volman-tvm-run.obj -MD -MP -MF $(DEPDIR)/thunar_volman-tvm-run.Tpo -c -o thunar_volman-tvm-run.obj `if test -f 'tvm-run.c'; then $(CYGPATH_W) 'tvm-run.c'; else $(CYGPATH_W) '$(srcdir)/tvm-run.c'; fi`
thunar-volman-0.9.5/thunar-volman/Makefile.in-741-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/thunar_volman-tvm-run.Tpo $(DEPDIR)/thunar_volman-tvm-run.Po
##############################################
thunar-volman-0.9.5/thunar-volman/Makefile.in-743-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
thunar-volman-0.9.5/thunar-volman/Makefile.in:744:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(thunar_volman_CFLAGS) $(CFLAGS) -c -o thunar_volman-tvm-run.obj `if test -f 'tvm-run.c'; then $(CYGPATH_W) 'tvm-run.c'; else $(CYGPATH_W) '$(srcdir)/tvm-run.c'; fi`
thunar-volman-0.9.5/thunar-volman/Makefile.in-745-
thunar-volman-0.9.5/thunar-volman/Makefile.in-746-thunar_volman-tvm-usb-device.o: tvm-usb-device.c
thunar-volman-0.9.5/thunar-volman/Makefile.in:747:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(thunar_volman_CFLAGS) $(CFLAGS) -MT thunar_volman-tvm-usb-device.o -MD -MP -MF $(DEPDIR)/thunar_volman-tvm-usb-device.Tpo -c -o thunar_volman-tvm-usb-device.o `test -f 'tvm-usb-device.c' || echo '$(srcdir)/'`tvm-usb-device.c
thunar-volman-0.9.5/thunar-volman/Makefile.in-748-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/thunar_volman-tvm-usb-device.Tpo $(DEPDIR)/thunar_volman-tvm-usb-device.Po
##############################################
thunar-volman-0.9.5/thunar-volman/Makefile.in-750-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
thunar-volman-0.9.5/thunar-volman/Makefile.in:751:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(thunar_volman_CFLAGS) $(CFLAGS) -c -o thunar_volman-tvm-usb-device.o `test -f 'tvm-usb-device.c' || echo '$(srcdir)/'`tvm-usb-device.c
thunar-volman-0.9.5/thunar-volman/Makefile.in-752-
thunar-volman-0.9.5/thunar-volman/Makefile.in-753-thunar_volman-tvm-usb-device.obj: tvm-usb-device.c
thunar-volman-0.9.5/thunar-volman/Makefile.in:754:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(thunar_volman_CFLAGS) $(CFLAGS) -MT thunar_volman-tvm-usb-device.obj -MD -MP -MF $(DEPDIR)/thunar_volman-tvm-usb-device.Tpo -c -o thunar_volman-tvm-usb-device.obj `if test -f 'tvm-usb-device.c'; then $(CYGPATH_W) 'tvm-usb-device.c'; else $(CYGPATH_W) '$(srcdir)/tvm-usb-device.c'; fi`
thunar-volman-0.9.5/thunar-volman/Makefile.in-755-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/thunar_volman-tvm-usb-device.Tpo $(DEPDIR)/thunar_volman-tvm-usb-device.Po
##############################################
thunar-volman-0.9.5/thunar-volman/Makefile.in-757-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
thunar-volman-0.9.5/thunar-volman/Makefile.in:758:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(thunar_volman_CFLAGS) $(CFLAGS) -c -o thunar_volman-tvm-usb-device.obj `if test -f 'tvm-usb-device.c'; then $(CYGPATH_W) 'tvm-usb-device.c'; else $(CYGPATH_W) '$(srcdir)/tvm-usb-device.c'; fi`
thunar-volman-0.9.5/thunar-volman/Makefile.in-759-
thunar-volman-0.9.5/thunar-volman/Makefile.in-760-thunar_volman-tvm-notify.o: tvm-notify.c
thunar-volman-0.9.5/thunar-volman/Makefile.in:761:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(thunar_volman_CFLAGS) $(CFLAGS) -MT thunar_volman-tvm-notify.o -MD -MP -MF $(DEPDIR)/thunar_volman-tvm-notify.Tpo -c -o thunar_volman-tvm-notify.o `test -f 'tvm-notify.c' || echo '$(srcdir)/'`tvm-notify.c
thunar-volman-0.9.5/thunar-volman/Makefile.in-762-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/thunar_volman-tvm-notify.Tpo $(DEPDIR)/thunar_volman-tvm-notify.Po
##############################################
thunar-volman-0.9.5/thunar-volman/Makefile.in-764-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
thunar-volman-0.9.5/thunar-volman/Makefile.in:765:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(thunar_volman_CFLAGS) $(CFLAGS) -c -o thunar_volman-tvm-notify.o `test -f 'tvm-notify.c' || echo '$(srcdir)/'`tvm-notify.c
thunar-volman-0.9.5/thunar-volman/Makefile.in-766-
thunar-volman-0.9.5/thunar-volman/Makefile.in-767-thunar_volman-tvm-notify.obj: tvm-notify.c
thunar-volman-0.9.5/thunar-volman/Makefile.in:768:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(thunar_volman_CFLAGS) $(CFLAGS) -MT thunar_volman-tvm-notify.obj -MD -MP -MF $(DEPDIR)/thunar_volman-tvm-notify.Tpo -c -o thunar_volman-tvm-notify.obj `if test -f 'tvm-notify.c'; then $(CYGPATH_W) 'tvm-notify.c'; else $(CYGPATH_W) '$(srcdir)/tvm-notify.c'; fi`
thunar-volman-0.9.5/thunar-volman/Makefile.in-769-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/thunar_volman-tvm-notify.Tpo $(DEPDIR)/thunar_volman-tvm-notify.Po
##############################################
thunar-volman-0.9.5/thunar-volman/Makefile.in-771-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
thunar-volman-0.9.5/thunar-volman/Makefile.in:772:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(thunar_volman_CFLAGS) $(CFLAGS) -c -o thunar_volman-tvm-notify.obj `if test -f 'tvm-notify.c'; then $(CYGPATH_W) 'tvm-notify.c'; else $(CYGPATH_W) '$(srcdir)/tvm-notify.c'; fi`
thunar-volman-0.9.5/thunar-volman/Makefile.in-773-
##############################################
thunar-volman-0.9.5/thunar-volman/Makefile.in-809-GTAGS:
thunar-volman-0.9.5/thunar-volman/Makefile.in:810:	here=`$(am__cd) $(top_builddir) && pwd` \
thunar-volman-0.9.5/thunar-volman/Makefile.in-811-	  && $(am__cd) $(top_srcdir) \
##############################################
thunar-volman-0.9.5/thunar-volman/Makefile.in-835-distdir-am: $(DISTFILES)
thunar-volman-0.9.5/thunar-volman/Makefile.in:836:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
thunar-volman-0.9.5/thunar-volman/Makefile.in:837:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
thunar-volman-0.9.5/thunar-volman/Makefile.in-838-	list='$(DISTFILES)'; \
##############################################
thunar-volman-0.9.5/thunar-volman/Makefile.in-849-	  if test -d $$d/$$file; then \
thunar-volman-0.9.5/thunar-volman/Makefile.in:850:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
thunar-volman-0.9.5/thunar-volman/Makefile.in-851-	    if test -d "$(distdir)/$$file"; then \
##############################################
thunar-volman-0.9.5/ltmain.sh-94-#
thunar-volman-0.9.5/ltmain.sh:95:#   . `echo "$0" | ${SED-sed} 's|[^/]*$||'`/build-aux/funclib.sh
thunar-volman-0.9.5/ltmain.sh-96-#
##############################################
thunar-volman-0.9.5/ltmain.sh-210-          func_executable_p "$_G_path_prog" || continue
thunar-volman-0.9.5/ltmain.sh:211:          case `"$_G_path_prog" --version 2>&1` in
thunar-volman-0.9.5/ltmain.sh-212-            *GNU*) func_path_progs_result=$_G_path_prog _G_path_prog_found=: ;;
##############################################
thunar-volman-0.9.5/ltmain.sh-257-      diff conftest.out conftest.nl >/dev/null 2>&1 || break
thunar-volman-0.9.5/ltmain.sh:258:      _G_count=`expr $_G_count + 1`
thunar-volman-0.9.5/ltmain.sh-259-      if test "$_G_count" -gt "$_G_path_prog_max"; then
##############################################
thunar-volman-0.9.5/ltmain.sh-293-      diff conftest.out conftest.nl >/dev/null 2>&1 || break
thunar-volman-0.9.5/ltmain.sh:294:      _G_count=`expr $_G_count + 1`
thunar-volman-0.9.5/ltmain.sh-295-      if test "$_G_count" -gt "$_G_path_prog_max"; then
##############################################
thunar-volman-0.9.5/ltmain.sh-418-# The name of this program.
thunar-volman-0.9.5/ltmain.sh:419:progname=`$ECHO "$progpath" |$SED "$sed_basename"`
thunar-volman-0.9.5/ltmain.sh-420-
##############################################
thunar-volman-0.9.5/ltmain.sh-424-  *[\\/]*)
thunar-volman-0.9.5/ltmain.sh:425:     progdir=`$ECHO "$progpath" |$SED "$sed_dirname"`
thunar-volman-0.9.5/ltmain.sh:426:     progdir=`cd "$progdir" && pwd`
thunar-volman-0.9.5/ltmain.sh-427-     progpath=$progdir/$progname
##############################################
thunar-volman-0.9.5/ltmain.sh-618-
thunar-volman-0.9.5/ltmain.sh:619:    eval _G_current_value='`$ECHO $'$1'`'
thunar-volman-0.9.5/ltmain.sh:620:    _G_delim=`expr "$2" : '\(.\)'`
thunar-volman-0.9.5/ltmain.sh-621-
##############################################
thunar-volman-0.9.5/ltmain.sh-647-
thunar-volman-0.9.5/ltmain.sh:648:    func_arith_result=`expr "$@"`
thunar-volman-0.9.5/ltmain.sh-649-  }
##############################################
thunar-volman-0.9.5/ltmain.sh-668-  # ...otherwise fall back to using sed.
thunar-volman-0.9.5/ltmain.sh:669:  _b='func_basename_result=`$ECHO "$1" |$SED "$sed_basename"`'
thunar-volman-0.9.5/ltmain.sh:670:  _d='func_dirname_result=`$ECHO "$1"  |$SED "$sed_dirname"`
thunar-volman-0.9.5/ltmain.sh-671-      if test "X$func_dirname_result" = "X$1"; then
##############################################
thunar-volman-0.9.5/ltmain.sh-765-      test -n "$_G_tc" && {
thunar-volman-0.9.5/ltmain.sh:766:        _G_esc_tc=`$ECHO "$_G_tc" | $SED "$sed_make_literal_regex"`
thunar-volman-0.9.5/ltmain.sh:767:        _G_indent=`$ECHO "$_G_indent" | $SED "s|$_G_esc_tc||g"`
thunar-volman-0.9.5/ltmain.sh-768-      }
thunar-volman-0.9.5/ltmain.sh-769-    done
thunar-volman-0.9.5/ltmain.sh:770:    _G_indent="$progname: "`echo "$_G_indent" | $SED 's|.| |g'`"  " ## exclude from sc_prohibit_nested_quotes
thunar-volman-0.9.5/ltmain.sh-771-
##############################################
thunar-volman-0.9.5/ltmain.sh-839-
thunar-volman-0.9.5/ltmain.sh:840:    func_len_result=`expr "$1" : ".*" 2>/dev/null || echo $max_cmd_len`
thunar-volman-0.9.5/ltmain.sh-841-  }
##############################################
thunar-volman-0.9.5/ltmain.sh-871-        # ...otherwise throw away the child directory and loop
thunar-volman-0.9.5/ltmain.sh:872:        _G_directory_path=`$ECHO "$_G_directory_path" | $SED -e "$sed_dirname"`
thunar-volman-0.9.5/ltmain.sh-873-      done
thunar-volman-0.9.5/ltmain.sh:874:      _G_dir_list=`$ECHO "$_G_dir_list" | $SED 's|:*$||'`
thunar-volman-0.9.5/ltmain.sh-875-
##############################################
thunar-volman-0.9.5/ltmain.sh-909-      # If mktemp works, use that first and foremost
thunar-volman-0.9.5/ltmain.sh:910:      _G_tmpdir=`mktemp -d "$_G_template-XXXXXXXX" 2>/dev/null`
thunar-volman-0.9.5/ltmain.sh-911-
##############################################
thunar-volman-0.9.5/ltmain.sh-1181-# but optimized for speed.  Result is stored in $func_quotefast_eval.
thunar-volman-0.9.5/ltmain.sh:1182:if test xyes = `(x=; printf -v x %q yes; echo x"$x") 2>/dev/null`; then
thunar-volman-0.9.5/ltmain.sh-1183-  printf -v _GL_test_printf_tilde %q '~'
##############################################
thunar-volman-0.9.5/ltmain.sh-1320-    case $2 in
thunar-volman-0.9.5/ltmain.sh:1321:      .*) func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%\\\\$2\$%%"`;;
thunar-volman-0.9.5/ltmain.sh:1322:      *)  func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%$2\$%%"`;;
thunar-volman-0.9.5/ltmain.sh-1323-    esac
##############################################
thunar-volman-0.9.5/ltmain.sh-1393-    [0-9]* | *[!a-zA-Z0-9_]*)
thunar-volman-0.9.5/ltmain.sh:1394:      func_tr_sh_result=`$ECHO "$1" | $SED -e 's/^\([0-9]\)/_\1/' -e 's/[^a-zA-Z0-9_]/_/g'`
thunar-volman-0.9.5/ltmain.sh-1395-      ;;
##############################################
thunar-volman-0.9.5/ltmain.sh-1480-
thunar-volman-0.9.5/ltmain.sh:1481:    test "x$1" = x`func_sort_ver "$1" "$2" | $SED 1q`
thunar-volman-0.9.5/ltmain.sh-1482-}
##############################################
thunar-volman-0.9.5/ltmain.sh-1542-# The default options also support '--debug', which will turn on shell
thunar-volman-0.9.5/ltmain.sh:1543:# execution tracing (see the comment above debug_cmd below for another
thunar-volman-0.9.5/ltmain.sh-1544-# use), and '--verbose' and the func_verbose function to allow your script
##############################################
thunar-volman-0.9.5/ltmain.sh-1636-
thunar-volman-0.9.5/ltmain.sh:1637:    eval ${1}_hooks='`$ECHO "\$'$1'_hooks" |$SED "s| '$2'||"`'
thunar-volman-0.9.5/ltmain.sh-1638-}
##############################################
thunar-volman-0.9.5/ltmain.sh-2056-
thunar-volman-0.9.5/ltmain.sh:2057:      func_split_equals_lhs=`expr "x$1" : 'x\([^=]*\)'`
thunar-volman-0.9.5/ltmain.sh-2058-      func_split_equals_rhs=
thunar-volman-0.9.5/ltmain.sh-2059-      test "x$func_split_equals_lhs" = "x$1" \
thunar-volman-0.9.5/ltmain.sh:2060:        || func_split_equals_rhs=`expr "x$1" : 'x[^=]*=\(.*\)$'`
thunar-volman-0.9.5/ltmain.sh-2061-  }
##############################################
thunar-volman-0.9.5/ltmain.sh-2084-
thunar-volman-0.9.5/ltmain.sh:2085:      func_split_short_opt_name=`expr "x$1" : 'x-\(.\)'`
thunar-volman-0.9.5/ltmain.sh:2086:      func_split_short_opt_arg=`expr "x$1" : 'x-.\(.*\)$'`
thunar-volman-0.9.5/ltmain.sh-2087-  }
##############################################
thunar-volman-0.9.5/ltmain.sh-2270-       version:        $progname (GNU libtool) 2.4.6.42-b88ce
thunar-volman-0.9.5/ltmain.sh:2271:       automake:       `($AUTOMAKE --version) 2>/dev/null |$SED 1q`
thunar-volman-0.9.5/ltmain.sh:2272:       autoconf:       `($AUTOCONF --version) 2>/dev/null |$SED 1q`
thunar-volman-0.9.5/ltmain.sh-2273-
##############################################
thunar-volman-0.9.5/ltmain.sh-2309-  {
thunar-volman-0.9.5/ltmain.sh:2310:    func_lo2o_result=`$ECHO "$1" | $SED "$lo2o"`
thunar-volman-0.9.5/ltmain.sh-2311-  }
##############################################
thunar-volman-0.9.5/ltmain.sh-2314-  {
thunar-volman-0.9.5/ltmain.sh:2315:    func_xform_result=`$ECHO "$1" | $SED 's|\.[^.]*$|.lo|'`
thunar-volman-0.9.5/ltmain.sh-2316-  }
##############################################
thunar-volman-0.9.5/ltmain.sh-2405-	  # quotes we have to do it in 2 steps:
thunar-volman-0.9.5/ltmain.sh:2406:	  extractedcf=`$SED -n -e "$sed_extractcf" < "$progpath"`
thunar-volman-0.9.5/ltmain.sh-2407-	  eval "$extractedcf"
##############################################
thunar-volman-0.9.5/ltmain.sh-2873-      done
thunar-volman-0.9.5/ltmain.sh:2874:      CC_expanded=`func_echo_all $CC`
thunar-volman-0.9.5/ltmain.sh:2875:      CC_quoted_expanded=`func_echo_all $CC_quoted`
thunar-volman-0.9.5/ltmain.sh-2876-      case $@ in
##############################################
thunar-volman-0.9.5/ltmain.sh-2886-	    # Evaluate the configuration.
thunar-volman-0.9.5/ltmain.sh:2887:	    eval "`$SED -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`"
thunar-volman-0.9.5/ltmain.sh-2888-	    CC_quoted=
##############################################
thunar-volman-0.9.5/ltmain.sh-2892-	    done
thunar-volman-0.9.5/ltmain.sh:2893:	    CC_expanded=`func_echo_all $CC`
thunar-volman-0.9.5/ltmain.sh:2894:	    CC_quoted_expanded=`func_echo_all $CC_quoted`
thunar-volman-0.9.5/ltmain.sh-2895-	    case "$@ " in
##############################################
thunar-volman-0.9.5/ltmain.sh-2984-    # zero AND non-empty stdout, which explains the odd construction:
thunar-volman-0.9.5/ltmain.sh:2985:    func_convert_core_file_wine_to_w32_tmp=`winepath -w "$1" 2>/dev/null`
thunar-volman-0.9.5/ltmain.sh-2986-    if test "$?" -eq 0 && test -n "$func_convert_core_file_wine_to_w32_tmp"; then
##############################################
thunar-volman-0.9.5/ltmain.sh-3052-  if test -n "$LT_CYGPATH" && test -f "$LT_CYGPATH"; then
thunar-volman-0.9.5/ltmain.sh:3053:    func_cygpath_result=`$LT_CYGPATH "$@" 2>/dev/null`
thunar-volman-0.9.5/ltmain.sh-3054-    if test "$?" -ne 0; then
##############################################
thunar-volman-0.9.5/ltmain.sh-3223-    # LT_CYGPATH in this case.
thunar-volman-0.9.5/ltmain.sh:3224:    func_to_host_file_result=`cygpath -m "$1"`
thunar-volman-0.9.5/ltmain.sh-3225-  fi
##############################################
thunar-volman-0.9.5/ltmain.sh-3380-    func_to_host_path_tmp1=$func_stripname_result
thunar-volman-0.9.5/ltmain.sh:3381:    func_to_host_path_result=`cygpath -m -p "$func_to_host_path_tmp1"`
thunar-volman-0.9.5/ltmain.sh-3382-    func_convert_path_check : ";" \
##############################################
thunar-volman-0.9.5/ltmain.sh-3590-    *.[cCFSifmso] | \
thunar-volman-0.9.5/ltmain.sh:3591:    *.ada | *.adb | *.ads | *.asm | \
thunar-volman-0.9.5/ltmain.sh-3592-    *.c++ | *.cc | *.ii | *.class | *.cpp | *.cxx | \
##############################################
thunar-volman-0.9.5/ltmain.sh-3667-    if test no = "$compiler_c_o"; then
thunar-volman-0.9.5/ltmain.sh:3668:      output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.$objext
thunar-volman-0.9.5/ltmain.sh-3669-      lockfile=$output_obj.lock
##############################################
thunar-volman-0.9.5/ltmain.sh-3686-*** ERROR, $lockfile exists and contains:
thunar-volman-0.9.5/ltmain.sh:3687:`cat $lockfile 2>/dev/null`
thunar-volman-0.9.5/ltmain.sh-3688-
##############################################
thunar-volman-0.9.5/ltmain.sh-3734-      if test warn = "$need_locks" &&
thunar-volman-0.9.5/ltmain.sh:3735:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
thunar-volman-0.9.5/ltmain.sh-3736-	$ECHO "\
thunar-volman-0.9.5/ltmain.sh-3737-*** ERROR, $lockfile contains:
thunar-volman-0.9.5/ltmain.sh:3738:`cat $lockfile 2>/dev/null`
thunar-volman-0.9.5/ltmain.sh-3739-
##############################################
thunar-volman-0.9.5/ltmain.sh-3783-      if test warn = "$need_locks" &&
thunar-volman-0.9.5/ltmain.sh:3784:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
thunar-volman-0.9.5/ltmain.sh-3785-	$ECHO "\
thunar-volman-0.9.5/ltmain.sh-3786-*** ERROR, $lockfile contains:
thunar-volman-0.9.5/ltmain.sh:3787:`cat $lockfile 2>/dev/null`
thunar-volman-0.9.5/ltmain.sh-3788-
##############################################
thunar-volman-0.9.5/ltmain.sh-4109-      # Get the absolute pathname.
thunar-volman-0.9.5/ltmain.sh:4110:      absdir=`cd "$dir" && pwd`
thunar-volman-0.9.5/ltmain.sh-4111-      test -n "$absdir" && dir=$absdir
##############################################
thunar-volman-0.9.5/ltmain.sh-4208-      if test -n "$lt_sysroot"; then
thunar-volman-0.9.5/ltmain.sh:4209:        sysroot_regex=`$ECHO "$lt_sysroot" | $SED "$sed_make_literal_regex"`
thunar-volman-0.9.5/ltmain.sh-4210-        sysroot_cmd="s/\([ ']\)$sysroot_regex/\1/g;"
##############################################
thunar-volman-0.9.5/ltmain.sh-4492-	  # Determine the prefix the user has applied to our future dir.
thunar-volman-0.9.5/ltmain.sh:4493:	  inst_prefix_dir=`$ECHO "$destdir" | $SED -e "s%$libdir\$%%"`
thunar-volman-0.9.5/ltmain.sh-4494-
##############################################
thunar-volman-0.9.5/ltmain.sh-4505-	    # Stick the inst_prefix_dir data into the link command.
thunar-volman-0.9.5/ltmain.sh:4506:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"`
thunar-volman-0.9.5/ltmain.sh-4507-	  else
thunar-volman-0.9.5/ltmain.sh:4508:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%%"`
thunar-volman-0.9.5/ltmain.sh-4509-	  fi
##############################################
thunar-volman-0.9.5/ltmain.sh-4672-	    fi
thunar-volman-0.9.5/ltmain.sh:4673:	    libfile=$libdir/`$ECHO "$lib" | $SED 's%^.*/%%g'`
thunar-volman-0.9.5/ltmain.sh-4674-	    if test -n "$libdir" && test ! -f "$libfile"; then
##############################################
thunar-volman-0.9.5/ltmain.sh-4691-	        # Replace the output file specification.
thunar-volman-0.9.5/ltmain.sh:4692:	        relink_command=`$ECHO "$relink_command" | $SED 's%@OUTPUT@%'"$outputname"'%g'`
thunar-volman-0.9.5/ltmain.sh-4693-
##############################################
thunar-volman-0.9.5/ltmain.sh-4710-	    # Install the binary that we compiled earlier.
thunar-volman-0.9.5/ltmain.sh:4711:	    file=`$ECHO "$file$stripped_ext" | $SED "s%\([^/]*\)$%$objdir/\1%"`
thunar-volman-0.9.5/ltmain.sh-4712-	  fi
##############################################
thunar-volman-0.9.5/ltmain.sh-4784-    my_pic_p=${3-false}
thunar-volman-0.9.5/ltmain.sh:4785:    my_prefix=`$ECHO "$my_originator" | $SED 's%[^a-zA-Z0-9]%_%g'`
thunar-volman-0.9.5/ltmain.sh-4786-    my_dlsyms=
##############################################
thunar-volman-0.9.5/ltmain.sh-4842-	  # Add our own program objects to the symbol list.
thunar-volman-0.9.5/ltmain.sh:4843:	  progfiles=`$ECHO "$objs$old_deplibs" | $SP2NL | $SED "$lo2o" | $NL2SP`
thunar-volman-0.9.5/ltmain.sh-4844-	  for progfile in $progfiles; do
##############################################
thunar-volman-0.9.5/ltmain.sh-4904-	          # Use subshell, to avoid clobbering current variable values
thunar-volman-0.9.5/ltmain.sh:4905:	          dlprefile_dlname=`source "$curr_lafile" && echo "$dlname"`
thunar-volman-0.9.5/ltmain.sh-4906-	          if test -n "$dlprefile_dlname"; then
##############################################
thunar-volman-0.9.5/ltmain.sh-5073-	  if test -f "$output_objdir/$my_outputname.def"; then
thunar-volman-0.9.5/ltmain.sh:5074:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
thunar-volman-0.9.5/ltmain.sh:5075:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
thunar-volman-0.9.5/ltmain.sh-5076-	  else
thunar-volman-0.9.5/ltmain.sh:5077:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
thunar-volman-0.9.5/ltmain.sh:5078:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
thunar-volman-0.9.5/ltmain.sh-5079-	  fi
##############################################
thunar-volman-0.9.5/ltmain.sh-5081-	*)
thunar-volman-0.9.5/ltmain.sh:5082:	  compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
thunar-volman-0.9.5/ltmain.sh:5083:	  finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
thunar-volman-0.9.5/ltmain.sh-5084-	  ;;
##############################################
thunar-volman-0.9.5/ltmain.sh-5096-      # Nullify the symbol file.
thunar-volman-0.9.5/ltmain.sh:5097:      compile_command=`$ECHO "$compile_command" | $SED "s% @SYMFILE@%%"`
thunar-volman-0.9.5/ltmain.sh:5098:      finalize_command=`$ECHO "$finalize_command" | $SED "s% @SYMFILE@%%"`
thunar-volman-0.9.5/ltmain.sh-5099-    fi
##############################################
thunar-volman-0.9.5/ltmain.sh-5110-  func_to_tool_file "$1" func_convert_file_msys_to_w32
thunar-volman-0.9.5/ltmain.sh:5111:  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)$'`
thunar-volman-0.9.5/ltmain.sh-5112-  test -n "$func_cygming_gnu_implib_tmp"
##############################################
thunar-volman-0.9.5/ltmain.sh-5123-  func_to_tool_file "$1" func_convert_file_msys_to_w32
thunar-volman-0.9.5/ltmain.sh:5124:  func_cygming_ms_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $GREP '_NULL_IMPORT_DESCRIPTOR'`
thunar-volman-0.9.5/ltmain.sh-5125-  test -n "$func_cygming_ms_implib_tmp"
##############################################
thunar-volman-0.9.5/ltmain.sh-5139-  win32_libid_type=unknown
thunar-volman-0.9.5/ltmain.sh:5140:  win32_fileres=`file -L $1 2>/dev/null`
thunar-volman-0.9.5/ltmain.sh-5141-  case $win32_fileres in
##############################################
thunar-volman-0.9.5/ltmain.sh-5204-
thunar-volman-0.9.5/ltmain.sh:5205:  sharedlib_from_linklib_result=`$DLLTOOL --identify-strict --identify "$1"`
thunar-volman-0.9.5/ltmain.sh-5206-}
##############################################
thunar-volman-0.9.5/ltmain.sh-5222-
thunar-volman-0.9.5/ltmain.sh:5223:  match_literal=`$ECHO "$1" | $SED "$sed_make_literal_regex"`
thunar-volman-0.9.5/ltmain.sh-5224-  $OBJDUMP -s --section "$1" "$2" 2>/dev/null |
##############################################
thunar-volman-0.9.5/ltmain.sh-5286-    # binutils import library
thunar-volman-0.9.5/ltmain.sh:5287:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$7' "$1"`
thunar-volman-0.9.5/ltmain.sh-5288-  elif func_cygming_ms_implib_p "$1"; then
thunar-volman-0.9.5/ltmain.sh-5289-    # ms-generated import library
thunar-volman-0.9.5/ltmain.sh:5290:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$6' "$1"`
thunar-volman-0.9.5/ltmain.sh-5291-  else
##############################################
thunar-volman-0.9.5/ltmain.sh-5370-	  darwin_base_archive=$func_basename_result
thunar-volman-0.9.5/ltmain.sh:5371:	  darwin_arches=`$LIPO -info "$darwin_archive" 2>/dev/null | $GREP Architectures 2>/dev/null || true`
thunar-volman-0.9.5/ltmain.sh-5372-	  if test -n "$darwin_arches"; then
thunar-volman-0.9.5/ltmain.sh:5373:	    darwin_arches=`$ECHO "$darwin_arches" | $SED -e 's/.*are://'`
thunar-volman-0.9.5/ltmain.sh-5374-	    darwin_arch=
##############################################
thunar-volman-0.9.5/ltmain.sh-5384-            ## Okay now we've a bunch of thin objects, gotta fatten them up :)
thunar-volman-0.9.5/ltmain.sh:5385:	    darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print | $SED -e "$sed_basename" | sort -u`
thunar-volman-0.9.5/ltmain.sh-5386-	    darwin_file=
##############################################
thunar-volman-0.9.5/ltmain.sh-5388-	    for darwin_file in $darwin_filelist; do
thunar-volman-0.9.5/ltmain.sh:5389:	      darwin_files=`find unfat-$$ -name $darwin_file -print | sort | $NL2SP`
thunar-volman-0.9.5/ltmain.sh-5390-	      $LIPO -create -output "$darwin_file" $darwin_files
##############################################
thunar-volman-0.9.5/ltmain.sh-5403-      esac
thunar-volman-0.9.5/ltmain.sh:5404:      my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | sort | $NL2SP`
thunar-volman-0.9.5/ltmain.sh-5405-    done
##############################################
thunar-volman-0.9.5/ltmain.sh-5510-    --lt-dump-script)
thunar-volman-0.9.5/ltmain.sh:5511:        lt_dump_D=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%/[^/]*$%%'\`
thunar-volman-0.9.5/ltmain.sh-5512-        test \"X\$lt_dump_D\" = \"X\$lt_script_arg0\" && lt_dump_D=.
thunar-volman-0.9.5/ltmain.sh:5513:        lt_dump_F=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%^.*/%%'\`
thunar-volman-0.9.5/ltmain.sh-5514-        cat \"\$lt_dump_D/\$lt_dump_F\"
##############################################
thunar-volman-0.9.5/ltmain.sh-5537-    \$ECHO \"$outputname:$output:\$LINENO: newargv[\$lt_dump_args_N]: \$lt_arg\"
thunar-volman-0.9.5/ltmain.sh:5538:    lt_dump_args_N=\`expr \$lt_dump_args_N + 1\`
thunar-volman-0.9.5/ltmain.sh-5539-  done
##############################################
thunar-volman-0.9.5/ltmain.sh-5595-  # Find the directory that this script lives in.
thunar-volman-0.9.5/ltmain.sh:5596:  thisdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*$%%'\`
thunar-volman-0.9.5/ltmain.sh-5597-  test \"x\$thisdir\" = \"x\$file\" && thisdir=.
##############################################
thunar-volman-0.9.5/ltmain.sh-5599-  # Follow symbolic links until we get to the real thisdir.
thunar-volman-0.9.5/ltmain.sh:5600:  file=\`ls -ld \"\$file\" | $SED -n 's/.*-> //p'\`
thunar-volman-0.9.5/ltmain.sh-5601-  while test -n \"\$file\"; do
thunar-volman-0.9.5/ltmain.sh:5602:    destdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*\$%%'\`
thunar-volman-0.9.5/ltmain.sh-5603-
##############################################
thunar-volman-0.9.5/ltmain.sh-5611-
thunar-volman-0.9.5/ltmain.sh:5612:    file=\`\$ECHO \"\$file\" | $SED 's%^.*/%%'\`
thunar-volman-0.9.5/ltmain.sh:5613:    file=\`ls -ld \"\$thisdir/\$file\" | $SED -n 's/.*-> //p'\`
thunar-volman-0.9.5/ltmain.sh-5614-  done
##############################################
thunar-volman-0.9.5/ltmain.sh-5625-    case \"\$thisdir\" in
thunar-volman-0.9.5/ltmain.sh:5626:    *[\\\\/]$objdir ) thisdir=\`\$ECHO \"\$thisdir\" | $SED 's%[\\\\/][^\\\\/]*$%%'\` ;;
thunar-volman-0.9.5/ltmain.sh-5627-    $objdir )   thisdir=. ;;
##############################################
thunar-volman-0.9.5/ltmain.sh-5631-  # Try to get the absolute directory name.
thunar-volman-0.9.5/ltmain.sh:5632:  absdir=\`cd \"\$thisdir\" && pwd\`
thunar-volman-0.9.5/ltmain.sh-5633-  test -n \"\$absdir\" && thisdir=\"\$absdir\"
##############################################
thunar-volman-0.9.5/ltmain.sh-5641-  if test ! -f \"\$progdir/\$program\" ||
thunar-volman-0.9.5/ltmain.sh:5642:     { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | $SED 1q\`; \\
thunar-volman-0.9.5/ltmain.sh-5643-       test \"X\$file\" != \"X\$progdir/\$program\"; }; then
##############################################
thunar-volman-0.9.5/ltmain.sh-5656-    if test -n \"\$relink_command\"; then
thunar-volman-0.9.5/ltmain.sh:5657:      if relink_command_output=\`eval \$relink_command 2>&1\`; then :
thunar-volman-0.9.5/ltmain.sh-5658-      else
##############################################
thunar-volman-0.9.5/ltmain.sh-5700-    # The second colon is a workaround for a bug in BeOS R4 sed
thunar-volman-0.9.5/ltmain.sh:5701:    $shlibpath_var=\`\$ECHO \"\$$shlibpath_var\" | $SED 's/::*\$//'\`
thunar-volman-0.9.5/ltmain.sh-5702-
##############################################
thunar-volman-0.9.5/ltmain.sh-6679-
thunar-volman-0.9.5/ltmain.sh:6680:    case `eval $file_magic_cmd \"\$1\" 2>/dev/null | $SED -e 10q` in
thunar-volman-0.9.5/ltmain.sh-6681-    *import*) : ;;
##############################################
thunar-volman-0.9.5/ltmain.sh-6927-	    moreargs=
thunar-volman-0.9.5/ltmain.sh:6928:	    for fil in `cat "$save_arg"`
thunar-volman-0.9.5/ltmain.sh-6929-	    do
##############################################
thunar-volman-0.9.5/ltmain.sh-7188-	*)
thunar-volman-0.9.5/ltmain.sh:7189:	  absdir=`cd "$dir" && pwd`
thunar-volman-0.9.5/ltmain.sh-7190-	  test -z "$absdir" && \
##############################################
thunar-volman-0.9.5/ltmain.sh-7209-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
thunar-volman-0.9.5/ltmain.sh:7210:	  testbindir=`$ECHO "$dir" | $SED 's*/lib$*/bin*'`
thunar-volman-0.9.5/ltmain.sh-7211-	  case :$dllsearchpath: in
##############################################
thunar-volman-0.9.5/ltmain.sh-7506-      -Z*)
thunar-volman-0.9.5/ltmain.sh:7507:        if test os2 = "`expr $host : '.*\(os2\)'`"; then
thunar-volman-0.9.5/ltmain.sh-7508-          # OS/2 uses -Zxxx to specify OS/2-specific options
##############################################
thunar-volman-0.9.5/ltmain.sh-7676-      # get the directories listed in $shlibpath_var
thunar-volman-0.9.5/ltmain.sh:7677:      eval shlib_search_path=\`\$ECHO \"\$$shlibpath_var\" \| \$SED \'s/:/ /g\'\`
thunar-volman-0.9.5/ltmain.sh-7678-    else
##############################################
thunar-volman-0.9.5/ltmain.sh-7992-		  set dummy $deplibs_check_method; shift
thunar-volman-0.9.5/ltmain.sh:7993:		  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
thunar-volman-0.9.5/ltmain.sh-7994-		  if eval "\$ECHO \"$deplib\"" 2>/dev/null | $SED 10q \
##############################################
thunar-volman-0.9.5/ltmain.sh-8082-	if test -n "$inherited_linker_flags"; then
thunar-volman-0.9.5/ltmain.sh:8083:	  tmp_inherited_linker_flags=`$ECHO "$inherited_linker_flags" | $SED 's/-framework \([^ $]*\)/\1.ltframework/g'`
thunar-volman-0.9.5/ltmain.sh-8084-	  for tmp_inherited_linker_flag in $tmp_inherited_linker_flags; do
##############################################
thunar-volman-0.9.5/ltmain.sh-8090-	fi
thunar-volman-0.9.5/ltmain.sh:8091:	dependency_libs=`$ECHO " $dependency_libs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
thunar-volman-0.9.5/ltmain.sh-8092-	if test lib,link = "$linkmode,$pass" ||
##############################################
thunar-volman-0.9.5/ltmain.sh-8163-	*)
thunar-volman-0.9.5/ltmain.sh:8164:	  abs_ladir=`cd "$ladir" && pwd`
thunar-volman-0.9.5/ltmain.sh-8165-	  if test -z "$abs_ladir"; then
##############################################
thunar-volman-0.9.5/ltmain.sh-8416-	    shift
thunar-volman-0.9.5/ltmain.sh:8417:	    libname=`eval "\\$ECHO \"$libname_spec\""`
thunar-volman-0.9.5/ltmain.sh-8418-	    # use dlname if we got it. it's perfectly good, no?
##############################################
thunar-volman-0.9.5/ltmain.sh-8708-		*)
thunar-volman-0.9.5/ltmain.sh:8709:		  absdir=`cd "$dir" && pwd`
thunar-volman-0.9.5/ltmain.sh-8710-		  if test -z "$absdir"; then
##############################################
thunar-volman-0.9.5/ltmain.sh-8719-		  depdepl=
thunar-volman-0.9.5/ltmain.sh:8720:		  eval deplibrary_names=`$SED -n -e 's/^library_names=\(.*\)$/\1/p' $deplib`
thunar-volman-0.9.5/ltmain.sh-8721-		  if test -n "$deplibrary_names"; then
##############################################
thunar-volman-0.9.5/ltmain.sh-8726-		      depdepl=$absdir/$objdir/$depdepl
thunar-volman-0.9.5/ltmain.sh:8727:		      darwin_install_name=`$OTOOL -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
thunar-volman-0.9.5/ltmain.sh-8728-                      if test -z "$darwin_install_name"; then
thunar-volman-0.9.5/ltmain.sh:8729:                          darwin_install_name=`$OTOOL64 -L $depdepl  | awk '{if (NR == 2) {print $1;exit}}'`
thunar-volman-0.9.5/ltmain.sh-8730-                      fi
##############################################
thunar-volman-0.9.5/ltmain.sh-8741-		else
thunar-volman-0.9.5/ltmain.sh:8742:		  eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
thunar-volman-0.9.5/ltmain.sh-8743-		  test -z "$libdir" && \
##############################################
thunar-volman-0.9.5/ltmain.sh-8764-	else
thunar-volman-0.9.5/ltmain.sh:8765:	  compiler_flags="$compiler_flags "`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
thunar-volman-0.9.5/ltmain.sh-8766-	fi
##############################################
thunar-volman-0.9.5/ltmain.sh-8853-        linux*)
thunar-volman-0.9.5/ltmain.sh:8854:          case `$CC -V 2>&1 | sed 5q` in
thunar-volman-0.9.5/ltmain.sh-8855-          *Sun\ C*) # Sun C++ 5.9
##############################################
thunar-volman-0.9.5/ltmain.sh-9258-	removelist=
thunar-volman-0.9.5/ltmain.sh:9259:	tempremovelist=`$ECHO "$output_objdir/*"`
thunar-volman-0.9.5/ltmain.sh-9260-	for p in $tempremovelist; do
##############################################
thunar-volman-0.9.5/ltmain.sh-9284-	# Transform .lo files to .o files.
thunar-volman-0.9.5/ltmain.sh:9285:	oldobjs="$objs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; $lo2o" | $NL2SP`
thunar-volman-0.9.5/ltmain.sh-9286-      fi
##############################################
thunar-volman-0.9.5/ltmain.sh-9289-      #for path in $notinst_path; do
thunar-volman-0.9.5/ltmain.sh:9290:      #	lib_search_path=`$ECHO "$lib_search_path " | $SED "s% $path % %g"`
thunar-volman-0.9.5/ltmain.sh:9291:      #	deplibs=`$ECHO "$deplibs " | $SED "s% -L$path % %g"`
thunar-volman-0.9.5/ltmain.sh:9292:      #	dependency_libs=`$ECHO "$dependency_libs " | $SED "s% -L$path % %g"`
thunar-volman-0.9.5/ltmain.sh-9293-      #done
##############################################
thunar-volman-0.9.5/ltmain.sh-9410-		if test -n "$i"; then
thunar-volman-0.9.5/ltmain.sh:9411:		  libname=`eval "\\$ECHO \"$libname_spec\""`
thunar-volman-0.9.5/ltmain.sh:9412:		  deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
thunar-volman-0.9.5/ltmain.sh-9413-		  set dummy $deplib_matches; shift
thunar-volman-0.9.5/ltmain.sh-9414-		  deplib_match=$1
thunar-volman-0.9.5/ltmain.sh:9415:		  if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then
thunar-volman-0.9.5/ltmain.sh-9416-		    func_append newdeplibs " $i"
##############################################
thunar-volman-0.9.5/ltmain.sh-9453-		  if test -n "$i"; then
thunar-volman-0.9.5/ltmain.sh:9454:		    libname=`eval "\\$ECHO \"$libname_spec\""`
thunar-volman-0.9.5/ltmain.sh:9455:		    deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
thunar-volman-0.9.5/ltmain.sh-9456-		    set dummy $deplib_matches; shift
thunar-volman-0.9.5/ltmain.sh-9457-		    deplib_match=$1
thunar-volman-0.9.5/ltmain.sh:9458:		    if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then
thunar-volman-0.9.5/ltmain.sh-9459-		      func_append newdeplibs " $i"
##############################################
thunar-volman-0.9.5/ltmain.sh-9488-	  set dummy $deplibs_check_method; shift
thunar-volman-0.9.5/ltmain.sh:9489:	  file_magic_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
thunar-volman-0.9.5/ltmain.sh-9490-	  for a_deplib in $deplibs; do
##############################################
thunar-volman-0.9.5/ltmain.sh-9503-	      if test -n "$a_deplib"; then
thunar-volman-0.9.5/ltmain.sh:9504:		libname=`eval "\\$ECHO \"$libname_spec\""`
thunar-volman-0.9.5/ltmain.sh-9505-		if test -n "$file_magic_glob"; then
thunar-volman-0.9.5/ltmain.sh:9506:		  libnameglob=`func_echo_all "$libname" | $SED -e $file_magic_glob`
thunar-volman-0.9.5/ltmain.sh-9507-		else
##############################################
thunar-volman-0.9.5/ltmain.sh-9513-		    shopt -s nocaseglob
thunar-volman-0.9.5/ltmain.sh:9514:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
thunar-volman-0.9.5/ltmain.sh-9515-		    $nocaseglob
thunar-volman-0.9.5/ltmain.sh-9516-		  else
thunar-volman-0.9.5/ltmain.sh:9517:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
thunar-volman-0.9.5/ltmain.sh-9518-		  fi
##############################################
thunar-volman-0.9.5/ltmain.sh-9531-		      while test -h "$potlib" 2>/dev/null; do
thunar-volman-0.9.5/ltmain.sh:9532:			potliblink=`ls -ld $potlib | $SED 's/.* -> //'`
thunar-volman-0.9.5/ltmain.sh-9533-			case $potliblink in
thunar-volman-0.9.5/ltmain.sh-9534-			[\\/]* | [A-Za-z]:[\\/]*) potlib=$potliblink;;
thunar-volman-0.9.5/ltmain.sh:9535:			*) potlib=`$ECHO "$potlib" | $SED 's|[^/]*$||'`"$potliblink";;
thunar-volman-0.9.5/ltmain.sh-9536-			esac
##############################################
thunar-volman-0.9.5/ltmain.sh-9572-	  set dummy $deplibs_check_method; shift
thunar-volman-0.9.5/ltmain.sh:9573:	  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
thunar-volman-0.9.5/ltmain.sh-9574-	  for a_deplib in $deplibs; do
##############################################
thunar-volman-0.9.5/ltmain.sh-9587-	      if test -n "$a_deplib"; then
thunar-volman-0.9.5/ltmain.sh:9588:		libname=`eval "\\$ECHO \"$libname_spec\""`
thunar-volman-0.9.5/ltmain.sh-9589-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
thunar-volman-0.9.5/ltmain.sh:9590:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
thunar-volman-0.9.5/ltmain.sh-9591-		  for potent_lib in $potential_libs; do
##############################################
thunar-volman-0.9.5/ltmain.sh-9626-	  newdeplibs=
thunar-volman-0.9.5/ltmain.sh:9627:	  tmp_deplibs=`$ECHO " $deplibs" | $SED 's/ -lc$//; s/ -[LR][^ ]*//g'`
thunar-volman-0.9.5/ltmain.sh-9628-	  if test yes = "$allow_libtool_libs_with_static_runtimes"; then
##############################################
thunar-volman-0.9.5/ltmain.sh-9630-	      # can't use Xsed below, because $i might contain '/'
thunar-volman-0.9.5/ltmain.sh:9631:	      tmp_deplibs=`$ECHO " $tmp_deplibs" | $SED "s|$i||"`
thunar-volman-0.9.5/ltmain.sh-9632-	    done
##############################################
thunar-volman-0.9.5/ltmain.sh-9656-	  # On Rhapsody replace the C library with the System framework
thunar-volman-0.9.5/ltmain.sh:9657:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's/ -lc / System.ltframework /'`
thunar-volman-0.9.5/ltmain.sh-9658-	  ;;
##############################################
thunar-volman-0.9.5/ltmain.sh-9708-	*-*-darwin*)
thunar-volman-0.9.5/ltmain.sh:9709:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
thunar-volman-0.9.5/ltmain.sh:9710:	  new_inherited_linker_flags=`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
thunar-volman-0.9.5/ltmain.sh:9711:	  deplibs=`$ECHO " $deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
thunar-volman-0.9.5/ltmain.sh-9712-	  ;;
##############################################
thunar-volman-0.9.5/ltmain.sh-9835-	# Use standard objects if they are pic
thunar-volman-0.9.5/ltmain.sh:9836:	test -z "$pic_flag" && libobjs=`$ECHO "$libobjs" | $SP2NL | $SED "$lo2o" | $NL2SP`
thunar-volman-0.9.5/ltmain.sh-9837-	test "X$libobjs" = "X " && libobjs=
##############################################
thunar-volman-0.9.5/ltmain.sh-10349-	  eval tmp_whole_archive_flags=\"$whole_archive_flag_spec\"
thunar-volman-0.9.5/ltmain.sh:10350:	  test -n "$wl" || tmp_whole_archive_flags=`$ECHO "$tmp_whole_archive_flags" | $SED 's|,| |g'`
thunar-volman-0.9.5/ltmain.sh-10351-	  reload_conv_objs=$reload_objs\ $tmp_whole_archive_flags
##############################################
thunar-volman-0.9.5/ltmain.sh-10364-      # Create the old-style object.
thunar-volman-0.9.5/ltmain.sh:10365:      reload_objs=$objs$old_deplibs' '`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; /\.lib$/d; $lo2o" | $NL2SP`' '$reload_conv_objs
thunar-volman-0.9.5/ltmain.sh-10366-
##############################################
thunar-volman-0.9.5/ltmain.sh-10422-	# On Rhapsody replace the C library is the System framework
thunar-volman-0.9.5/ltmain.sh:10423:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's/ -lc / System.ltframework /'`
thunar-volman-0.9.5/ltmain.sh:10424:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's/ -lc / System.ltframework /'`
thunar-volman-0.9.5/ltmain.sh-10425-	;;
##############################################
thunar-volman-0.9.5/ltmain.sh-10440-	# Time to change all our "foo.ltframework" stuff back to "-framework foo"
thunar-volman-0.9.5/ltmain.sh:10441:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
thunar-volman-0.9.5/ltmain.sh:10442:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
thunar-volman-0.9.5/ltmain.sh-10443-	;;
##############################################
thunar-volman-0.9.5/ltmain.sh-10518-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
thunar-volman-0.9.5/ltmain.sh:10519:	  testbindir=`$ECHO "$libdir" | $SED -e 's*/lib$*/bin*'`
thunar-volman-0.9.5/ltmain.sh-10520-	  case :$dllsearchpath: in
##############################################
thunar-volman-0.9.5/ltmain.sh-10578-	# Transform all the library objects into standard objects.
thunar-volman-0.9.5/ltmain.sh:10579:	compile_command=`$ECHO "$compile_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
thunar-volman-0.9.5/ltmain.sh:10580:	finalize_command=`$ECHO "$finalize_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
thunar-volman-0.9.5/ltmain.sh-10581-      fi
##############################################
thunar-volman-0.9.5/ltmain.sh-10606-	# Replace the output file specification.
thunar-volman-0.9.5/ltmain.sh:10607:	compile_command=`$ECHO "$compile_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
thunar-volman-0.9.5/ltmain.sh-10608-	link_command=$compile_command$compile_rpath
##############################################
thunar-volman-0.9.5/ltmain.sh-10615-	  func_to_tool_file "$output"
thunar-volman-0.9.5/ltmain.sh:10616:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
thunar-volman-0.9.5/ltmain.sh-10617-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
thunar-volman-0.9.5/ltmain.sh-10659-	# Replace the output file specification.
thunar-volman-0.9.5/ltmain.sh:10660:	link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
thunar-volman-0.9.5/ltmain.sh-10661-	# Delete the old output file.
##############################################
thunar-volman-0.9.5/ltmain.sh-10667-	  func_to_tool_file "$output"
thunar-volman-0.9.5/ltmain.sh:10668:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
thunar-volman-0.9.5/ltmain.sh-10669-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
thunar-volman-0.9.5/ltmain.sh-10685-	  link_command=$finalize_var$compile_command$finalize_rpath
thunar-volman-0.9.5/ltmain.sh:10686:	  relink_command=`$ECHO "$compile_var$compile_command$compile_rpath" | $SED 's%@OUTPUT@%\$progdir/\$file%g'`
thunar-volman-0.9.5/ltmain.sh-10687-          ;;
##############################################
thunar-volman-0.9.5/ltmain.sh-10698-      # Replace the output file specification.
thunar-volman-0.9.5/ltmain.sh:10699:      link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'`
thunar-volman-0.9.5/ltmain.sh-10700-
##############################################
thunar-volman-0.9.5/ltmain.sh-10707-	func_to_tool_file "$output_objdir/$outputname"
thunar-volman-0.9.5/ltmain.sh:10708:	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'`
thunar-volman-0.9.5/ltmain.sh-10709-	func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
thunar-volman-0.9.5/ltmain.sh-10998-		func_resolve_sysroot "$deplib"
thunar-volman-0.9.5/ltmain.sh:10999:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $func_resolve_sysroot_result`
thunar-volman-0.9.5/ltmain.sh-11000-		test -z "$libdir" && \
##############################################
thunar-volman-0.9.5/ltmain.sh-11024-		name=$func_basename_result
thunar-volman-0.9.5/ltmain.sh:11025:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
thunar-volman-0.9.5/ltmain.sh-11026-		test -z "$libdir" && \
##############################################
thunar-volman-0.9.5/ltmain.sh-11043-		name=$func_basename_result
thunar-volman-0.9.5/ltmain.sh:11044:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
thunar-volman-0.9.5/ltmain.sh-11045-		test -z "$libdir" && \
##############################################
thunar-volman-0.9.5/ltmain.sh-11362-# ### BEGIN LIBTOOL TAG CONFIG: disable-static
thunar-volman-0.9.5/ltmain.sh:11363:build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac`
thunar-volman-0.9.5/ltmain.sh-11364-# ### END LIBTOOL TAG CONFIG: disable-static
##############################################
thunar-volman-0.9.5/compile-67-	mingw/*)
thunar-volman-0.9.5/compile:68:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
thunar-volman-0.9.5/compile-69-	  ;;
thunar-volman-0.9.5/compile-70-	cygwin/*)
thunar-volman-0.9.5/compile:71:	  file=`cygpath -m "$file" || echo "$file"`
thunar-volman-0.9.5/compile-72-	  ;;
thunar-volman-0.9.5/compile-73-	wine/*)
thunar-volman-0.9.5/compile:74:	  file=`winepath -w "$file" || echo "$file"`
thunar-volman-0.9.5/compile-75-	  ;;
##############################################
thunar-volman-0.9.5/compile-310-# Name of file we expect compiler to create.
thunar-volman-0.9.5/compile:311:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
thunar-volman-0.9.5/compile-312-
##############################################
thunar-volman-0.9.5/compile-316-# object file name, since that is what matters with a parallel build.
thunar-volman-0.9.5/compile:317:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
thunar-volman-0.9.5/compile-318-while true; do
##############################################
thunar-volman-0.9.5/po/Makefile.in.in-58-
thunar-volman-0.9.5/po/Makefile.in.in:59: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)
thunar-volman-0.9.5/po/Makefile.in.in-60-
##############################################
thunar-volman-0.9.5/po/Makefile.in.in-88-.po.gmo:
thunar-volman-0.9.5/po/Makefile.in.in:89:	$(INTLTOOL_V_MSGFMT)file=`echo $* | sed 's,.*/,,'`.gmo \
thunar-volman-0.9.5/po/Makefile.in.in-90-	  && rm -f $$file && $(GMSGFMT) -o $$file $<
##############################################
thunar-volman-0.9.5/po/Makefile.in.in-189-	  echo "$$lang:"; \
thunar-volman-0.9.5/po/Makefile.in.in:190:	  result="`$(MSGMERGE) -o $$tmpdir/$$lang.new.po $$lang`"; \
thunar-volman-0.9.5/po/Makefile.in.in-191-	  if $$result; then \
##############################################
thunar-volman-0.9.5/install-sh-234-      fi
thunar-volman-0.9.5/install-sh:235:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
thunar-volman-0.9.5/install-sh-236-    *)
##############################################
thunar-volman-0.9.5/install-sh-280-      dstdir=$dst
thunar-volman-0.9.5/install-sh:281:      dstbase=`basename "$src"`
thunar-volman-0.9.5/install-sh-282-      case $dst in
##############################################
thunar-volman-0.9.5/install-sh-287-    else
thunar-volman-0.9.5/install-sh:288:      dstdir=`dirname "$dst"`
thunar-volman-0.9.5/install-sh-289-      test -d "$dstdir"
##############################################
thunar-volman-0.9.5/install-sh-354-                   test_tmpdir="$tmpdir/a"
thunar-volman-0.9.5/install-sh:355:                   ls_ld_tmpdir=`ls -ld "$test_tmpdir"`
thunar-volman-0.9.5/install-sh-356-                   case $ls_ld_tmpdir in
##############################################
thunar-volman-0.9.5/install-sh-361-                   $mkdirprog -m$different_mode -p -- "$test_tmpdir" && {
thunar-volman-0.9.5/install-sh:362:                     ls_ld_tmpdir_1=`ls -ld "$test_tmpdir"`
thunar-volman-0.9.5/install-sh-363-                     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
thunar-volman-0.9.5/install-sh-419-            case $prefix in
thunar-volman-0.9.5/install-sh:420:              *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
thunar-volman-0.9.5/install-sh-421-              *) qprefix=$prefix;;
##############################################
thunar-volman-0.9.5/install-sh-468-    if $copy_on_change &&
thunar-volman-0.9.5/install-sh:469:       old=`LC_ALL=C ls -dlL "$dst"     2>/dev/null` &&
thunar-volman-0.9.5/install-sh:470:       new=`LC_ALL=C ls -dlL "$dsttmp"  2>/dev/null` &&
thunar-volman-0.9.5/install-sh-471-       set -f &&
##############################################
thunar-volman-0.9.5/thunar-volman-settings/Makefile.in-70-  { \
thunar-volman-0.9.5/thunar-volman-settings/Makefile.in:71:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
thunar-volman-0.9.5/thunar-volman-settings/Makefile.in-72-  }; \
##############################################
thunar-volman-0.9.5/thunar-volman-settings/Makefile.in-188-  esac
thunar-volman-0.9.5/thunar-volman-settings/Makefile.in:189:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
thunar-volman-0.9.5/thunar-volman-settings/Makefile.in-190-am__vpath_adj = case $$p in \
thunar-volman-0.9.5/thunar-volman-settings/Makefile.in:191:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
thunar-volman-0.9.5/thunar-volman-settings/Makefile.in-192-    *) f=$$p;; \
thunar-volman-0.9.5/thunar-volman-settings/Makefile.in-193-  esac;
thunar-volman-0.9.5/thunar-volman-settings/Makefile.in:194:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
thunar-volman-0.9.5/thunar-volman-settings/Makefile.in-195-am__install_max = 40
thunar-volman-0.9.5/thunar-volman-settings/Makefile.in-196-am__nobase_strip_setup = \
thunar-volman-0.9.5/thunar-volman-settings/Makefile.in:197:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
thunar-volman-0.9.5/thunar-volman-settings/Makefile.in-198-am__nobase_strip = \
##############################################
thunar-volman-0.9.5/thunar-volman-settings/Makefile.in-565-	test -n "$(EXEEXT)" || exit 0; \
thunar-volman-0.9.5/thunar-volman-settings/Makefile.in:566:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
thunar-volman-0.9.5/thunar-volman-settings/Makefile.in-567-	echo " rm -f" $$list; \
##############################################
thunar-volman-0.9.5/thunar-volman-settings/Makefile.in-598-.c.obj:
thunar-volman-0.9.5/thunar-volman-settings/Makefile.in:599:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
thunar-volman-0.9.5/thunar-volman-settings/Makefile.in-600-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
thunar-volman-0.9.5/thunar-volman-settings/Makefile.in-602-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
thunar-volman-0.9.5/thunar-volman-settings/Makefile.in:603:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
thunar-volman-0.9.5/thunar-volman-settings/Makefile.in-604-
##############################################
thunar-volman-0.9.5/thunar-volman-settings/Makefile.in-612-thunar_volman_settings-main.o: main.c
thunar-volman-0.9.5/thunar-volman-settings/Makefile.in:613:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(thunar_volman_settings_CFLAGS) $(CFLAGS) -MT thunar_volman_settings-main.o -MD -MP -MF $(DEPDIR)/thunar_volman_settings-main.Tpo -c -o thunar_volman_settings-main.o `test -f 'main.c' || echo '$(srcdir)/'`main.c
thunar-volman-0.9.5/thunar-volman-settings/Makefile.in-614-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/thunar_volman_settings-main.Tpo $(DEPDIR)/thunar_volman_settings-main.Po
##############################################
thunar-volman-0.9.5/thunar-volman-settings/Makefile.in-616-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
thunar-volman-0.9.5/thunar-volman-settings/Makefile.in:617:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(thunar_volman_settings_CFLAGS) $(CFLAGS) -c -o thunar_volman_settings-main.o `test -f 'main.c' || echo '$(srcdir)/'`main.c
thunar-volman-0.9.5/thunar-volman-settings/Makefile.in-618-
thunar-volman-0.9.5/thunar-volman-settings/Makefile.in-619-thunar_volman_settings-main.obj: main.c
thunar-volman-0.9.5/thunar-volman-settings/Makefile.in:620:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(thunar_volman_settings_CFLAGS) $(CFLAGS) -MT thunar_volman_settings-main.obj -MD -MP -MF $(DEPDIR)/thunar_volman_settings-main.Tpo -c -o thunar_volman_settings-main.obj `if test -f 'main.c'; then $(CYGPATH_W) 'main.c'; else $(CYGPATH_W) '$(srcdir)/main.c'; fi`
thunar-volman-0.9.5/thunar-volman-settings/Makefile.in-621-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/thunar_volman_settings-main.Tpo $(DEPDIR)/thunar_volman_settings-main.Po
##############################################
thunar-volman-0.9.5/thunar-volman-settings/Makefile.in-623-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
thunar-volman-0.9.5/thunar-volman-settings/Makefile.in:624:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(thunar_volman_settings_CFLAGS) $(CFLAGS) -c -o thunar_volman_settings-main.obj `if test -f 'main.c'; then $(CYGPATH_W) 'main.c'; else $(CYGPATH_W) '$(srcdir)/main.c'; fi`
thunar-volman-0.9.5/thunar-volman-settings/Makefile.in-625-
thunar-volman-0.9.5/thunar-volman-settings/Makefile.in-626-thunar_volman_settings-tvm-command-entry.o: tvm-command-entry.c
thunar-volman-0.9.5/thunar-volman-settings/Makefile.in:627:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(thunar_volman_settings_CFLAGS) $(CFLAGS) -MT thunar_volman_settings-tvm-command-entry.o -MD -MP -MF $(DEPDIR)/thunar_volman_settings-tvm-command-entry.Tpo -c -o thunar_volman_settings-tvm-command-entry.o `test -f 'tvm-command-entry.c' || echo '$(srcdir)/'`tvm-command-entry.c
thunar-volman-0.9.5/thunar-volman-settings/Makefile.in-628-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/thunar_volman_settings-tvm-command-entry.Tpo $(DEPDIR)/thunar_volman_settings-tvm-command-entry.Po
##############################################
thunar-volman-0.9.5/thunar-volman-settings/Makefile.in-630-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
thunar-volman-0.9.5/thunar-volman-settings/Makefile.in:631:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(thunar_volman_settings_CFLAGS) $(CFLAGS) -c -o thunar_volman_settings-tvm-command-entry.o `test -f 'tvm-command-entry.c' || echo '$(srcdir)/'`tvm-command-entry.c
thunar-volman-0.9.5/thunar-volman-settings/Makefile.in-632-
thunar-volman-0.9.5/thunar-volman-settings/Makefile.in-633-thunar_volman_settings-tvm-command-entry.obj: tvm-command-entry.c
thunar-volman-0.9.5/thunar-volman-settings/Makefile.in:634:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(thunar_volman_settings_CFLAGS) $(CFLAGS) -MT thunar_volman_settings-tvm-command-entry.obj -MD -MP -MF $(DEPDIR)/thunar_volman_settings-tvm-command-entry.Tpo -c -o thunar_volman_settings-tvm-command-entry.obj `if test -f 'tvm-command-entry.c'; then $(CYGPATH_W) 'tvm-command-entry.c'; else $(CYGPATH_W) '$(srcdir)/tvm-command-entry.c'; fi`
thunar-volman-0.9.5/thunar-volman-settings/Makefile.in-635-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/thunar_volman_settings-tvm-command-entry.Tpo $(DEPDIR)/thunar_volman_settings-tvm-command-entry.Po
##############################################
thunar-volman-0.9.5/thunar-volman-settings/Makefile.in-637-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
thunar-volman-0.9.5/thunar-volman-settings/Makefile.in:638:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(thunar_volman_settings_CFLAGS) $(CFLAGS) -c -o thunar_volman_settings-tvm-command-entry.obj `if test -f 'tvm-command-entry.c'; then $(CYGPATH_W) 'tvm-command-entry.c'; else $(CYGPATH_W) '$(srcdir)/tvm-command-entry.c'; fi`
thunar-volman-0.9.5/thunar-volman-settings/Makefile.in-639-
thunar-volman-0.9.5/thunar-volman-settings/Makefile.in-640-thunar_volman_settings-tvm-preferences-dialog.o: tvm-preferences-dialog.c
thunar-volman-0.9.5/thunar-volman-settings/Makefile.in:641:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(thunar_volman_settings_CFLAGS) $(CFLAGS) -MT thunar_volman_settings-tvm-preferences-dialog.o -MD -MP -MF $(DEPDIR)/thunar_volman_settings-tvm-preferences-dialog.Tpo -c -o thunar_volman_settings-tvm-preferences-dialog.o `test -f 'tvm-preferences-dialog.c' || echo '$(srcdir)/'`tvm-preferences-dialog.c
thunar-volman-0.9.5/thunar-volman-settings/Makefile.in-642-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/thunar_volman_settings-tvm-preferences-dialog.Tpo $(DEPDIR)/thunar_volman_settings-tvm-preferences-dialog.Po
##############################################
thunar-volman-0.9.5/thunar-volman-settings/Makefile.in-644-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
thunar-volman-0.9.5/thunar-volman-settings/Makefile.in:645:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(thunar_volman_settings_CFLAGS) $(CFLAGS) -c -o thunar_volman_settings-tvm-preferences-dialog.o `test -f 'tvm-preferences-dialog.c' || echo '$(srcdir)/'`tvm-preferences-dialog.c
thunar-volman-0.9.5/thunar-volman-settings/Makefile.in-646-
thunar-volman-0.9.5/thunar-volman-settings/Makefile.in-647-thunar_volman_settings-tvm-preferences-dialog.obj: tvm-preferences-dialog.c
thunar-volman-0.9.5/thunar-volman-settings/Makefile.in:648:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(thunar_volman_settings_CFLAGS) $(CFLAGS) -MT thunar_volman_settings-tvm-preferences-dialog.obj -MD -MP -MF $(DEPDIR)/thunar_volman_settings-tvm-preferences-dialog.Tpo -c -o thunar_volman_settings-tvm-preferences-dialog.obj `if test -f 'tvm-preferences-dialog.c'; then $(CYGPATH_W) 'tvm-preferences-dialog.c'; else $(CYGPATH_W) '$(srcdir)/tvm-preferences-dialog.c'; fi`
thunar-volman-0.9.5/thunar-volman-settings/Makefile.in-649-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/thunar_volman_settings-tvm-preferences-dialog.Tpo $(DEPDIR)/thunar_volman_settings-tvm-preferences-dialog.Po
##############################################
thunar-volman-0.9.5/thunar-volman-settings/Makefile.in-651-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
thunar-volman-0.9.5/thunar-volman-settings/Makefile.in:652:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(thunar_volman_settings_CFLAGS) $(CFLAGS) -c -o thunar_volman_settings-tvm-preferences-dialog.obj `if test -f 'tvm-preferences-dialog.c'; then $(CYGPATH_W) 'tvm-preferences-dialog.c'; else $(CYGPATH_W) '$(srcdir)/tvm-preferences-dialog.c'; fi`
thunar-volman-0.9.5/thunar-volman-settings/Makefile.in-653-
thunar-volman-0.9.5/thunar-volman-settings/Makefile.in-654-thunar_volman_settings-tvm-pango-extensions.o: ../thunar-volman/tvm-pango-extensions.c
thunar-volman-0.9.5/thunar-volman-settings/Makefile.in:655:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(thunar_volman_settings_CFLAGS) $(CFLAGS) -MT thunar_volman_settings-tvm-pango-extensions.o -MD -MP -MF $(DEPDIR)/thunar_volman_settings-tvm-pango-extensions.Tpo -c -o thunar_volman_settings-tvm-pango-extensions.o `test -f '../thunar-volman/tvm-pango-extensions.c' || echo '$(srcdir)/'`../thunar-volman/tvm-pango-extensions.c
thunar-volman-0.9.5/thunar-volman-settings/Makefile.in-656-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/thunar_volman_settings-tvm-pango-extensions.Tpo $(DEPDIR)/thunar_volman_settings-tvm-pango-extensions.Po
##############################################
thunar-volman-0.9.5/thunar-volman-settings/Makefile.in-658-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
thunar-volman-0.9.5/thunar-volman-settings/Makefile.in:659:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(thunar_volman_settings_CFLAGS) $(CFLAGS) -c -o thunar_volman_settings-tvm-pango-extensions.o `test -f '../thunar-volman/tvm-pango-extensions.c' || echo '$(srcdir)/'`../thunar-volman/tvm-pango-extensions.c
thunar-volman-0.9.5/thunar-volman-settings/Makefile.in-660-
thunar-volman-0.9.5/thunar-volman-settings/Makefile.in-661-thunar_volman_settings-tvm-pango-extensions.obj: ../thunar-volman/tvm-pango-extensions.c
thunar-volman-0.9.5/thunar-volman-settings/Makefile.in:662:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(thunar_volman_settings_CFLAGS) $(CFLAGS) -MT thunar_volman_settings-tvm-pango-extensions.obj -MD -MP -MF $(DEPDIR)/thunar_volman_settings-tvm-pango-extensions.Tpo -c -o thunar_volman_settings-tvm-pango-extensions.obj `if test -f '../thunar-volman/tvm-pango-extensions.c'; then $(CYGPATH_W) '../thunar-volman/tvm-pango-extensions.c'; else $(CYGPATH_W) '$(srcdir)/../thunar-volman/tvm-pango-extensions.c'; fi`
thunar-volman-0.9.5/thunar-volman-settings/Makefile.in-663-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/thunar_volman_settings-tvm-pango-extensions.Tpo $(DEPDIR)/thunar_volman_settings-tvm-pango-extensions.Po
##############################################
thunar-volman-0.9.5/thunar-volman-settings/Makefile.in-665-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
thunar-volman-0.9.5/thunar-volman-settings/Makefile.in:666:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(thunar_volman_settings_CFLAGS) $(CFLAGS) -c -o thunar_volman_settings-tvm-pango-extensions.obj `if test -f '../thunar-volman/tvm-pango-extensions.c'; then $(CYGPATH_W) '../thunar-volman/tvm-pango-extensions.c'; else $(CYGPATH_W) '$(srcdir)/../thunar-volman/tvm-pango-extensions.c'; fi`
thunar-volman-0.9.5/thunar-volman-settings/Makefile.in-667-
##############################################
thunar-volman-0.9.5/thunar-volman-settings/Makefile.in-691-	@list='$(desktop_DATA)'; test -n "$(desktopdir)" || list=; \
thunar-volman-0.9.5/thunar-volman-settings/Makefile.in:692:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
thunar-volman-0.9.5/thunar-volman-settings/Makefile.in-693-	dir='$(DESTDIR)$(desktopdir)'; $(am__uninstall_files_from_dir)
##############################################
thunar-volman-0.9.5/thunar-volman-settings/Makefile.in-724-GTAGS:
thunar-volman-0.9.5/thunar-volman-settings/Makefile.in:725:	here=`$(am__cd) $(top_builddir) && pwd` \
thunar-volman-0.9.5/thunar-volman-settings/Makefile.in-726-	  && $(am__cd) $(top_srcdir) \
##############################################
thunar-volman-0.9.5/thunar-volman-settings/Makefile.in-750-distdir-am: $(DISTFILES)
thunar-volman-0.9.5/thunar-volman-settings/Makefile.in:751:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
thunar-volman-0.9.5/thunar-volman-settings/Makefile.in:752:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
thunar-volman-0.9.5/thunar-volman-settings/Makefile.in-753-	list='$(DISTFILES)'; \
##############################################
thunar-volman-0.9.5/thunar-volman-settings/Makefile.in-764-	  if test -d $$d/$$file; then \
thunar-volman-0.9.5/thunar-volman-settings/Makefile.in:765:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
thunar-volman-0.9.5/thunar-volman-settings/Makefile.in-766-	    if test -d "$(distdir)/$$file"; then \
##############################################
thunar-volman-0.9.5/depcomp-64-  case $1 in
thunar-volman-0.9.5/depcomp:65:    */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
thunar-volman-0.9.5/depcomp-66-      *) dir=;;
##############################################
thunar-volman-0.9.5/depcomp-73-{
thunar-volman-0.9.5/depcomp:74:  base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
thunar-volman-0.9.5/depcomp-75-}
##############################################
thunar-volman-0.9.5/depcomp-126-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
thunar-volman-0.9.5/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
thunar-volman-0.9.5/depcomp-128-
##############################################
thunar-volman-0.9.5/depcomp-405-        sleep 1
thunar-volman-0.9.5/depcomp:406:        i=`expr $i - 1`
thunar-volman-0.9.5/depcomp-407-      done
thunar-volman-0.9.5/depcomp-408-    fi
thunar-volman-0.9.5/depcomp:409:    i=`expr $i - 1`
thunar-volman-0.9.5/depcomp-410-  done
##############################################
thunar-volman-0.9.5/depcomp-425-  # Do two passes, one to just change these to
thunar-volman-0.9.5/depcomp:426:  # `$object: dependent.h' and one to simply `dependent.h:'.
thunar-volman-0.9.5/depcomp-427-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
thunar-volman-0.9.5/depcomp-659-  done
thunar-volman-0.9.5/depcomp:660:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
thunar-volman-0.9.5/depcomp-661-  touch "$tmpdepfile"
##############################################
thunar-volman-0.9.5/icons/48x48/Makefile.in-50-  { \
thunar-volman-0.9.5/icons/48x48/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
thunar-volman-0.9.5/icons/48x48/Makefile.in-52-  }; \
##############################################
thunar-volman-0.9.5/icons/48x48/Makefile.in-120-  esac
thunar-volman-0.9.5/icons/48x48/Makefile.in:121:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
thunar-volman-0.9.5/icons/48x48/Makefile.in-122-am__vpath_adj = case $$p in \
thunar-volman-0.9.5/icons/48x48/Makefile.in:123:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
thunar-volman-0.9.5/icons/48x48/Makefile.in-124-    *) f=$$p;; \
thunar-volman-0.9.5/icons/48x48/Makefile.in-125-  esac;
thunar-volman-0.9.5/icons/48x48/Makefile.in:126:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
thunar-volman-0.9.5/icons/48x48/Makefile.in-127-am__install_max = 40
thunar-volman-0.9.5/icons/48x48/Makefile.in-128-am__nobase_strip_setup = \
thunar-volman-0.9.5/icons/48x48/Makefile.in:129:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
thunar-volman-0.9.5/icons/48x48/Makefile.in-130-am__nobase_strip = \
##############################################
thunar-volman-0.9.5/icons/48x48/Makefile.in-414-	@list='$(icons_DATA)'; test -n "$(iconsdir)" || list=; \
thunar-volman-0.9.5/icons/48x48/Makefile.in:415:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
thunar-volman-0.9.5/icons/48x48/Makefile.in-416-	dir='$(DESTDIR)$(iconsdir)'; $(am__uninstall_files_from_dir)
##############################################
thunar-volman-0.9.5/icons/48x48/Makefile.in-427-distdir-am: $(DISTFILES)
thunar-volman-0.9.5/icons/48x48/Makefile.in:428:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
thunar-volman-0.9.5/icons/48x48/Makefile.in:429:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
thunar-volman-0.9.5/icons/48x48/Makefile.in-430-	list='$(DISTFILES)'; \
##############################################
thunar-volman-0.9.5/icons/48x48/Makefile.in-441-	  if test -d $$d/$$file; then \
thunar-volman-0.9.5/icons/48x48/Makefile.in:442:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
thunar-volman-0.9.5/icons/48x48/Makefile.in-443-	    if test -d "$(distdir)/$$file"; then \
##############################################
thunar-volman-0.9.5/icons/Makefile.in-49-  { \
thunar-volman-0.9.5/icons/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
thunar-volman-0.9.5/icons/Makefile.in-51-  }; \
##############################################
thunar-volman-0.9.5/icons/Makefile.in-164-  while test -n "$$dir1"; do \
thunar-volman-0.9.5/icons/Makefile.in:165:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
thunar-volman-0.9.5/icons/Makefile.in-166-    if test "$$first" != "."; then \
thunar-volman-0.9.5/icons/Makefile.in-167-      if test "$$first" = ".."; then \
thunar-volman-0.9.5/icons/Makefile.in:168:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
thunar-volman-0.9.5/icons/Makefile.in:169:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
thunar-volman-0.9.5/icons/Makefile.in-170-      else \
thunar-volman-0.9.5/icons/Makefile.in:171:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
thunar-volman-0.9.5/icons/Makefile.in-172-        if test "$$first2" = "$$first"; then \
thunar-volman-0.9.5/icons/Makefile.in:173:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
thunar-volman-0.9.5/icons/Makefile.in-174-        else \
##############################################
thunar-volman-0.9.5/icons/Makefile.in-179-    fi; \
thunar-volman-0.9.5/icons/Makefile.in:180:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
thunar-volman-0.9.5/icons/Makefile.in-181-  done; \
##############################################
thunar-volman-0.9.5/icons/Makefile.in-437-	dot_seen=no; \
thunar-volman-0.9.5/icons/Makefile.in:438:	target=`echo $@ | sed s/-recursive//`; \
thunar-volman-0.9.5/icons/Makefile.in-439-	case "$@" in \
##############################################
thunar-volman-0.9.5/icons/Makefile.in-500-GTAGS:
thunar-volman-0.9.5/icons/Makefile.in:501:	here=`$(am__cd) $(top_builddir) && pwd` \
thunar-volman-0.9.5/icons/Makefile.in-502-	  && $(am__cd) $(top_srcdir) \
##############################################
thunar-volman-0.9.5/icons/Makefile.in-526-distdir-am: $(DISTFILES)
thunar-volman-0.9.5/icons/Makefile.in:527:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
thunar-volman-0.9.5/icons/Makefile.in:528:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
thunar-volman-0.9.5/icons/Makefile.in-529-	list='$(DISTFILES)'; \
##############################################
thunar-volman-0.9.5/icons/Makefile.in-540-	  if test -d $$d/$$file; then \
thunar-volman-0.9.5/icons/Makefile.in:541:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
thunar-volman-0.9.5/icons/Makefile.in-542-	    if test -d "$(distdir)/$$file"; then \
##############################################
thunar-volman-0.9.5/icons/scalable/Makefile.in-50-  { \
thunar-volman-0.9.5/icons/scalable/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
thunar-volman-0.9.5/icons/scalable/Makefile.in-52-  }; \
##############################################
thunar-volman-0.9.5/icons/scalable/Makefile.in-120-  esac
thunar-volman-0.9.5/icons/scalable/Makefile.in:121:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
thunar-volman-0.9.5/icons/scalable/Makefile.in-122-am__vpath_adj = case $$p in \
thunar-volman-0.9.5/icons/scalable/Makefile.in:123:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
thunar-volman-0.9.5/icons/scalable/Makefile.in-124-    *) f=$$p;; \
thunar-volman-0.9.5/icons/scalable/Makefile.in-125-  esac;
thunar-volman-0.9.5/icons/scalable/Makefile.in:126:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
thunar-volman-0.9.5/icons/scalable/Makefile.in-127-am__install_max = 40
thunar-volman-0.9.5/icons/scalable/Makefile.in-128-am__nobase_strip_setup = \
thunar-volman-0.9.5/icons/scalable/Makefile.in:129:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
thunar-volman-0.9.5/icons/scalable/Makefile.in-130-am__nobase_strip = \
##############################################
thunar-volman-0.9.5/icons/scalable/Makefile.in-413-	@list='$(icons_DATA)'; test -n "$(iconsdir)" || list=; \
thunar-volman-0.9.5/icons/scalable/Makefile.in:414:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
thunar-volman-0.9.5/icons/scalable/Makefile.in-415-	dir='$(DESTDIR)$(iconsdir)'; $(am__uninstall_files_from_dir)
##############################################
thunar-volman-0.9.5/icons/scalable/Makefile.in-426-distdir-am: $(DISTFILES)
thunar-volman-0.9.5/icons/scalable/Makefile.in:427:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
thunar-volman-0.9.5/icons/scalable/Makefile.in:428:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
thunar-volman-0.9.5/icons/scalable/Makefile.in-429-	list='$(DISTFILES)'; \
##############################################
thunar-volman-0.9.5/icons/scalable/Makefile.in-440-	  if test -d $$d/$$file; then \
thunar-volman-0.9.5/icons/scalable/Makefile.in:441:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
thunar-volman-0.9.5/icons/scalable/Makefile.in-442-	    if test -d "$(distdir)/$$file"; then \
##############################################
thunar-volman-0.9.5/aclocal.m4-274-	GLIB_PATH_PROG_WITH_TEST(MSGFMT, msgfmt,
thunar-volman-0.9.5/aclocal.m4:275:	  [test -z "`$ac_dir/$ac_word -h 2>&1 | grep 'dv '`"], no)dnl
thunar-volman-0.9.5/aclocal.m4-276-	if test "$MSGFMT" != "no"; then
##############################################
thunar-volman-0.9.5/aclocal.m4-295-	  GLIB_PATH_PROG_WITH_TEST(XGETTEXT, xgettext,
thunar-volman-0.9.5/aclocal.m4:296:	    [test -z "`$ac_dir/$ac_word -h 2>&1 | grep '(HELP)'`"], :)
thunar-volman-0.9.5/aclocal.m4-297-	  AC_TRY_LINK(, [extern int _nl_msg_cat_cntr;
##############################################
thunar-volman-0.9.5/aclocal.m4-446-   if test "x$srcdir" != "x."; then
thunar-volman-0.9.5/aclocal.m4:447:     if test "x`echo $srcdir | sed 's@/.*@@'`" = "x"; then
thunar-volman-0.9.5/aclocal.m4-448-       posrcprefix="$srcdir/"
##############################################
thunar-volman-0.9.5/aclocal.m4-471-test "x$exec_prefix" = xNONE && exec_prefix=$prefix
thunar-volman-0.9.5/aclocal.m4:472:datarootdir=`eval echo "${datarootdir}"`
thunar-volman-0.9.5/aclocal.m4-473-if test "x$CATOBJEXT" = "x.mo" ; then
thunar-volman-0.9.5/aclocal.m4:474:  localedir=`eval echo "${libdir}/locale"`
thunar-volman-0.9.5/aclocal.m4-475-else
thunar-volman-0.9.5/aclocal.m4:476:  localedir=`eval echo "${datadir}/locale"`
thunar-volman-0.9.5/aclocal.m4-477-fi
##############################################
thunar-volman-0.9.5/aclocal.m4-651-    PKG_CHECK_EXISTS([$3],
thunar-volman-0.9.5/aclocal.m4:652:                     [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`
thunar-volman-0.9.5/aclocal.m4-653-		      test "x$?" != "x0" && pkg_failed=yes ],
##############################################
thunar-volman-0.9.5/aclocal.m4-699-        if test $_pkg_short_errors_supported = yes; then
thunar-volman-0.9.5/aclocal.m4:700:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$2" 2>&1`
thunar-volman-0.9.5/aclocal.m4-701-        else 
thunar-volman-0.9.5/aclocal.m4:702:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$2" 2>&1`
thunar-volman-0.9.5/aclocal.m4-703-        fi
##############################################
thunar-volman-0.9.5/aclocal.m4-956-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
thunar-volman-0.9.5/aclocal.m4:957:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
thunar-volman-0.9.5/aclocal.m4-958-# and then we would define $MISSING as
##############################################
thunar-volman-0.9.5/aclocal.m4-971-# Expand $ac_aux_dir to an absolute path.
thunar-volman-0.9.5/aclocal.m4:972:am_aux_dir=`cd "$ac_aux_dir" && pwd`
thunar-volman-0.9.5/aclocal.m4-973-])
##############################################
thunar-volman-0.9.5/aclocal.m4-1069-  if test "$am_compiler_list" = ""; then
thunar-volman-0.9.5/aclocal.m4:1070:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
thunar-volman-0.9.5/aclocal.m4-1071-  fi
##############################################
thunar-volman-0.9.5/aclocal.m4-1222-    # Strip MF so we end up with the name of the file.
thunar-volman-0.9.5/aclocal.m4:1223:    am_mf=`AS_ECHO(["$am_mf"]) | sed -e 's/:.*$//'`
thunar-volman-0.9.5/aclocal.m4-1224-    # Check whether this is an Automake generated Makefile which includes
##############################################
thunar-volman-0.9.5/aclocal.m4-1229-      || continue
thunar-volman-0.9.5/aclocal.m4:1230:    am_dirpart=`AS_DIRNAME(["$am_mf"])`
thunar-volman-0.9.5/aclocal.m4:1231:    am_filepart=`AS_BASENAME(["$am_mf"])`
thunar-volman-0.9.5/aclocal.m4-1232-    AM_RUN_LOG([cd "$am_dirpart" \
##############################################
thunar-volman-0.9.5/aclocal.m4-1297-AC_REQUIRE([AC_PROG_INSTALL])dnl
thunar-volman-0.9.5/aclocal.m4:1298:if test "`cd $srcdir && pwd`" != "`pwd`"; then
thunar-volman-0.9.5/aclocal.m4-1299-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
thunar-volman-0.9.5/aclocal.m4-1456-    * )
thunar-volman-0.9.5/aclocal.m4:1457:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
thunar-volman-0.9.5/aclocal.m4-1458-  esac
thunar-volman-0.9.5/aclocal.m4-1459-done
thunar-volman-0.9.5/aclocal.m4:1460:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
thunar-volman-0.9.5/aclocal.m4-1461-
##############################################
thunar-volman-0.9.5/aclocal.m4-1748-     echo "timestamp, slept: $am_has_slept" > conftest.file
thunar-volman-0.9.5/aclocal.m4:1749:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
thunar-volman-0.9.5/aclocal.m4-1750-     if test "$[*]" = "X"; then
thunar-volman-0.9.5/aclocal.m4-1751-	# -L didn't work.
thunar-volman-0.9.5/aclocal.m4:1752:	set X `ls -t "$srcdir/configure" conftest.file`
thunar-volman-0.9.5/aclocal.m4-1753-     fi
##############################################
thunar-volman-0.9.5/aclocal.m4-2050-
thunar-volman-0.9.5/aclocal.m4:2051:INTLTOOL_REQUIRED_VERSION_AS_INT=`echo $1 | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'`
thunar-volman-0.9.5/aclocal.m4-2052-INTLTOOL_APPLIED_VERSION=`intltool-update --version | head -1 | cut -d" " -f3`
thunar-volman-0.9.5/aclocal.m4:2053:INTLTOOL_APPLIED_VERSION_AS_INT=`echo $INTLTOOL_APPLIED_VERSION | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'`
thunar-volman-0.9.5/aclocal.m4-2054-if test -n "$1"; then
##############################################
thunar-volman-0.9.5/aclocal.m4-2138-fi
thunar-volman-0.9.5/aclocal.m4:2139:xgversion="`$XGETTEXT --version|grep '(GNU ' 2> /dev/null`"
thunar-volman-0.9.5/aclocal.m4:2140:mmversion="`$MSGMERGE --version|grep '(GNU ' 2> /dev/null`"
thunar-volman-0.9.5/aclocal.m4:2141:mfversion="`$MSGFMT --version|grep '(GNU ' 2> /dev/null`"
thunar-volman-0.9.5/aclocal.m4-2142-if test -z "$xgversion" -o -z "$mmversion" -o -z "$mfversion"; then
##############################################
thunar-volman-0.9.5/aclocal.m4-2154-else
thunar-volman-0.9.5/aclocal.m4:2155:   IT_PERL_VERSION=`$INTLTOOL_PERL -e "printf '%vd', $^V"`
thunar-volman-0.9.5/aclocal.m4-2156-   AC_MSG_RESULT([$IT_PERL_VERSION])
##############################################
thunar-volman-0.9.5/aclocal.m4-2159-   AC_MSG_CHECKING([for XML::Parser])
thunar-volman-0.9.5/aclocal.m4:2160:   if `$INTLTOOL_PERL -e "require XML::Parser" 2>/dev/null`; then
thunar-volman-0.9.5/aclocal.m4-2161-       AC_MSG_RESULT([ok])
##############################################
thunar-volman-0.9.5/aclocal.m4-2344-    done
thunar-volman-0.9.5/aclocal.m4:2345:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
thunar-volman-0.9.5/aclocal.m4-2346-}
##############################################
thunar-volman-0.9.5/aclocal.m4-2656-m4_define([_LT_CONFIG_STATUS_DECLARE],
thunar-volman-0.9.5/aclocal.m4:2657:[$1='`$ECHO "$][$1" | $SED "$delay_single_quote_subst"`'])
thunar-volman-0.9.5/aclocal.m4-2658-
##############################################
thunar-volman-0.9.5/aclocal.m4-2666-#
thunar-volman-0.9.5/aclocal.m4:2667:#    <var>='`$ECHO "$<var>" | $SED "$delay_single_quote_subst"`'
thunar-volman-0.9.5/aclocal.m4-2668-m4_defun([_LT_CONFIG_STATUS_DECLARATIONS],
##############################################
thunar-volman-0.9.5/aclocal.m4-2776-]], lt_decl_quote_varnames); do
thunar-volman-0.9.5/aclocal.m4:2777:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
thunar-volman-0.9.5/aclocal.m4-2778-    *[[\\\\\\\`\\"\\\$]]*)
thunar-volman-0.9.5/aclocal.m4:2779:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
thunar-volman-0.9.5/aclocal.m4-2780-      ;;
##############################################
thunar-volman-0.9.5/aclocal.m4-2789-]], lt_decl_dquote_varnames); do
thunar-volman-0.9.5/aclocal.m4:2790:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
thunar-volman-0.9.5/aclocal.m4-2791-    *[[\\\\\\\`\\"\\\$]]*)
thunar-volman-0.9.5/aclocal.m4:2792:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
thunar-volman-0.9.5/aclocal.m4-2793-      ;;
##############################################
thunar-volman-0.9.5/aclocal.m4-3329-  if test yes = "$lt_cv_ld_force_load"; then
thunar-volman-0.9.5/aclocal.m4:3330:    _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\"`'
thunar-volman-0.9.5/aclocal.m4-3331-    m4_case([$1], [F77], [_LT_TAGVAR(compiler_needs_object, $1)=yes],
##############################################
thunar-volman-0.9.5/aclocal.m4-3382-      }]'
thunar-volman-0.9.5/aclocal.m4:3383:  _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
thunar-volman-0.9.5/aclocal.m4-3384-  # Check for a 64-bit object if we didn't find anything.
thunar-volman-0.9.5/aclocal.m4-3385-  if test -z "$_LT_TAGVAR([lt_cv_aix_libpath_], [$1])"; then
thunar-volman-0.9.5/aclocal.m4:3386:    _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
thunar-volman-0.9.5/aclocal.m4-3387-  fi],[])
##############################################
thunar-volman-0.9.5/aclocal.m4-3418-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
thunar-volman-0.9.5/aclocal.m4:3419:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
thunar-volman-0.9.5/aclocal.m4-3420-  ECHO='print -r --'
thunar-volman-0.9.5/aclocal.m4:3421:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
thunar-volman-0.9.5/aclocal.m4-3422-  ECHO='printf %s\n'
##############################################
thunar-volman-0.9.5/aclocal.m4-3453-    PATH=/empty FPATH=/empty; export PATH FPATH
thunar-volman-0.9.5/aclocal.m4:3454:    test "X`printf %s $ECHO`" = "X$ECHO" \
thunar-volman-0.9.5/aclocal.m4:3455:      || test "X`print -r -- $ECHO`" = "X$ECHO" )])])
thunar-volman-0.9.5/aclocal.m4-3456-
##############################################
thunar-volman-0.9.5/aclocal.m4-3477-   if test yes = "$GCC"; then
thunar-volman-0.9.5/aclocal.m4:3478:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
thunar-volman-0.9.5/aclocal.m4-3479-   fi
##############################################
thunar-volman-0.9.5/aclocal.m4-3481- /*)
thunar-volman-0.9.5/aclocal.m4:3482:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
thunar-volman-0.9.5/aclocal.m4-3483-   ;; #(
##############################################
thunar-volman-0.9.5/aclocal.m4-3511-  if AC_TRY_EVAL(ac_compile); then
thunar-volman-0.9.5/aclocal.m4:3512:    case `/usr/bin/file conftest.$ac_objext` in
thunar-volman-0.9.5/aclocal.m4-3513-      *ELF-32*)
##############################################
thunar-volman-0.9.5/aclocal.m4-3528-    if test yes = "$lt_cv_prog_gnu_ld"; then
thunar-volman-0.9.5/aclocal.m4:3529:      case `/usr/bin/file conftest.$ac_objext` in
thunar-volman-0.9.5/aclocal.m4-3530-	*32-bit*)
##############################################
thunar-volman-0.9.5/aclocal.m4-3540-    else
thunar-volman-0.9.5/aclocal.m4:3541:      case `/usr/bin/file conftest.$ac_objext` in
thunar-volman-0.9.5/aclocal.m4-3542-	*32-bit*)
##############################################
thunar-volman-0.9.5/aclocal.m4-3562-    emul=elf
thunar-volman-0.9.5/aclocal.m4:3563:    case `/usr/bin/file conftest.$ac_objext` in
thunar-volman-0.9.5/aclocal.m4-3564-      *32-bit*)
##############################################
thunar-volman-0.9.5/aclocal.m4-3570-    esac
thunar-volman-0.9.5/aclocal.m4:3571:    case `/usr/bin/file conftest.$ac_objext` in
thunar-volman-0.9.5/aclocal.m4-3572-      *MSB*)
##############################################
thunar-volman-0.9.5/aclocal.m4-3578-    esac
thunar-volman-0.9.5/aclocal.m4:3579:    case `/usr/bin/file conftest.$ac_objext` in
thunar-volman-0.9.5/aclocal.m4-3580-      *N32*)
##############################################
thunar-volman-0.9.5/aclocal.m4-3956-    # And add a safety zone
thunar-volman-0.9.5/aclocal.m4:3957:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
thunar-volman-0.9.5/aclocal.m4:3958:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
thunar-volman-0.9.5/aclocal.m4-3959-    ;;
##############################################
thunar-volman-0.9.5/aclocal.m4-3989-    if test -n "$kargmax"; then
thunar-volman-0.9.5/aclocal.m4:3990:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[	 ]]//'`
thunar-volman-0.9.5/aclocal.m4-3991-    else
##############################################
thunar-volman-0.9.5/aclocal.m4-3998-       test undefined != "$lt_cv_sys_max_cmd_len"; then
thunar-volman-0.9.5/aclocal.m4:3999:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
thunar-volman-0.9.5/aclocal.m4:4000:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
thunar-volman-0.9.5/aclocal.m4-4001-    else
##############################################
thunar-volman-0.9.5/aclocal.m4-4010-      # we can't tell.
thunar-volman-0.9.5/aclocal.m4:4011:      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
thunar-volman-0.9.5/aclocal.m4-4012-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
thunar-volman-0.9.5/aclocal.m4-4014-      do
thunar-volman-0.9.5/aclocal.m4:4015:        i=`expr $i + 1`
thunar-volman-0.9.5/aclocal.m4-4016-        teststring=$teststring$teststring
##############################################
thunar-volman-0.9.5/aclocal.m4-4018-      # Only check the string length outside the loop.
thunar-volman-0.9.5/aclocal.m4:4019:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
thunar-volman-0.9.5/aclocal.m4-4020-      teststring=
##############################################
thunar-volman-0.9.5/aclocal.m4-4023-      # linker.  It appears as though 1/2 is a usable value.
thunar-volman-0.9.5/aclocal.m4:4024:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
thunar-volman-0.9.5/aclocal.m4-4025-    fi
##############################################
thunar-volman-0.9.5/aclocal.m4-4498-    *:)
thunar-volman-0.9.5/aclocal.m4:4499:        eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'` \@S|@@S|@1\"
thunar-volman-0.9.5/aclocal.m4-4500-        ;;
thunar-volman-0.9.5/aclocal.m4-4501-    x:*)
thunar-volman-0.9.5/aclocal.m4:4502:        eval @S|@1=\"\@S|@@S|@1 `$ECHO @S|@2 | $SED 's/:/ /g'`\"
thunar-volman-0.9.5/aclocal.m4-4503-        ;;
thunar-volman-0.9.5/aclocal.m4-4504-    *::*)
thunar-volman-0.9.5/aclocal.m4:4505:        eval @S|@1=\"\@S|@@S|@1\ `$ECHO @S|@2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
thunar-volman-0.9.5/aclocal.m4:4506:        eval @S|@1=\"`$ECHO @S|@2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \@S|@@S|@1\"
thunar-volman-0.9.5/aclocal.m4-4507-        ;;
thunar-volman-0.9.5/aclocal.m4-4508-    *)
thunar-volman-0.9.5/aclocal.m4:4509:        eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'`\"
thunar-volman-0.9.5/aclocal.m4-4510-        ;;
##############################################
thunar-volman-0.9.5/aclocal.m4-4538-  esac
thunar-volman-0.9.5/aclocal.m4:4539:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
thunar-volman-0.9.5/aclocal.m4-4540-  case $lt_search_path_spec in
##############################################
thunar-volman-0.9.5/aclocal.m4-4545-    # okay in the real world where ";" in dirpaths is itself problematic.
thunar-volman-0.9.5/aclocal.m4:4546:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
thunar-volman-0.9.5/aclocal.m4-4547-    ;;
thunar-volman-0.9.5/aclocal.m4-4548-  *)
thunar-volman-0.9.5/aclocal.m4:4549:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
thunar-volman-0.9.5/aclocal.m4-4550-    ;;
##############################################
thunar-volman-0.9.5/aclocal.m4-4554-  lt_tmp_lt_search_path_spec=
thunar-volman-0.9.5/aclocal.m4:4555:  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
thunar-volman-0.9.5/aclocal.m4-4556-  # ...but if some path component already ends with the multilib dir we assume
##############################################
thunar-volman-0.9.5/aclocal.m4-4596-  esac
thunar-volman-0.9.5/aclocal.m4:4597:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
thunar-volman-0.9.5/aclocal.m4-4598-else
##############################################
thunar-volman-0.9.5/aclocal.m4-4737-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
thunar-volman-0.9.5/aclocal.m4:4738:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([[^/]]*\)\.ixlibrary$%\1%'\''`; $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'
thunar-volman-0.9.5/aclocal.m4-4739-    ;;
##############################################
thunar-volman-0.9.5/aclocal.m4-4773-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
thunar-volman-0.9.5/aclocal.m4:4774:    postinstall_cmds='base_file=`basename \$file`~
thunar-volman-0.9.5/aclocal.m4:4775:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
thunar-volman-0.9.5/aclocal.m4:4776:      dldir=$destdir/`dirname \$dlpath`~
thunar-volman-0.9.5/aclocal.m4-4777-      test -d \$dldir || mkdir -p \$dldir~
##############################################
thunar-volman-0.9.5/aclocal.m4-4782-      fi'
thunar-volman-0.9.5/aclocal.m4:4783:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
thunar-volman-0.9.5/aclocal.m4-4784-      dlpath=$dir/\$dldll~
##############################################
thunar-volman-0.9.5/aclocal.m4-4790-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
thunar-volman-0.9.5/aclocal.m4:4791:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
thunar-volman-0.9.5/aclocal.m4-4792-m4_if([$1], [],[
##############################################
thunar-volman-0.9.5/aclocal.m4-4796-      # MinGW DLLs use traditional 'lib' prefix
thunar-volman-0.9.5/aclocal.m4:4797:      soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
thunar-volman-0.9.5/aclocal.m4-4798-      ;;
##############################################
thunar-volman-0.9.5/aclocal.m4-4800-      # pw32 DLLs use 'pw' prefix rather than 'lib'
thunar-volman-0.9.5/aclocal.m4:4801:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
thunar-volman-0.9.5/aclocal.m4-4802-      ;;
##############################################
thunar-volman-0.9.5/aclocal.m4-4809-    libname_spec='$name'
thunar-volman-0.9.5/aclocal.m4:4810:    soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
thunar-volman-0.9.5/aclocal.m4-4811-    library_names_spec='$libname.dll.lib'
##############################################
thunar-volman-0.9.5/aclocal.m4-4821-        # Let DOS variable expansion print the short 8.3 style file name.
thunar-volman-0.9.5/aclocal.m4:4822:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
thunar-volman-0.9.5/aclocal.m4-4823-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
thunar-volman-0.9.5/aclocal.m4-4826-      # Convert to MSYS style.
thunar-volman-0.9.5/aclocal.m4:4827:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([[a-zA-Z]]\\):| /\\1|g' -e 's|^ ||'`
thunar-volman-0.9.5/aclocal.m4-4828-      ;;
##############################################
thunar-volman-0.9.5/aclocal.m4-4832-      # like /cygdrive/c/PROGRA~1:/cygdr...
thunar-volman-0.9.5/aclocal.m4:4833:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
thunar-volman-0.9.5/aclocal.m4:4834:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
thunar-volman-0.9.5/aclocal.m4:4835:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
thunar-volman-0.9.5/aclocal.m4-4836-      ;;
##############################################
thunar-volman-0.9.5/aclocal.m4-4840-        # It is most probably a Windows format PATH.
thunar-volman-0.9.5/aclocal.m4:4841:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
thunar-volman-0.9.5/aclocal.m4-4842-      else
thunar-volman-0.9.5/aclocal.m4:4843:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
thunar-volman-0.9.5/aclocal.m4-4844-      fi
##############################################
thunar-volman-0.9.5/aclocal.m4-4850-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
thunar-volman-0.9.5/aclocal.m4:4851:    postinstall_cmds='base_file=`basename \$file`~
thunar-volman-0.9.5/aclocal.m4:4852:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
thunar-volman-0.9.5/aclocal.m4:4853:      dldir=$destdir/`dirname \$dlpath`~
thunar-volman-0.9.5/aclocal.m4-4854-      test -d \$dldir || mkdir -p \$dldir~
thunar-volman-0.9.5/aclocal.m4-4855-      $install_prog $dir/$dlname \$dldir/$dlname'
thunar-volman-0.9.5/aclocal.m4:4856:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
thunar-volman-0.9.5/aclocal.m4-4857-      dlpath=$dir/\$dldll~
##############################################
thunar-volman-0.9.5/aclocal.m4-4864-    # Assume MSVC and ICC wrapper
thunar-volman-0.9.5/aclocal.m4:4865:    library_names_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext $libname.lib'
thunar-volman-0.9.5/aclocal.m4-4866-    dynamic_linker='Win32 ld.exe'
##############################################
thunar-volman-0.9.5/aclocal.m4-4881-  shlibpath_var=DYLD_LIBRARY_PATH
thunar-volman-0.9.5/aclocal.m4:4882:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
thunar-volman-0.9.5/aclocal.m4-4883-m4_if([$1], [],[
##############################################
thunar-volman-0.9.5/aclocal.m4-5115-  if test -f /etc/ld.so.conf; then
thunar-volman-0.9.5/aclocal.m4:5116:    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' ' '`
thunar-volman-0.9.5/aclocal.m4-5117-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
thunar-volman-0.9.5/aclocal.m4-5169-  need_lib_prefix=no
thunar-volman-0.9.5/aclocal.m4:5170:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
thunar-volman-0.9.5/aclocal.m4-5171-    need_version=no
##############################################
thunar-volman-0.9.5/aclocal.m4-5196-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
thunar-volman-0.9.5/aclocal.m4:5197:  postinstall_cmds='base_file=`basename \$file`~
thunar-volman-0.9.5/aclocal.m4:5198:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
thunar-volman-0.9.5/aclocal.m4:5199:    dldir=$destdir/`dirname \$dlpath`~
thunar-volman-0.9.5/aclocal.m4-5200-    test -d \$dldir || mkdir -p \$dldir~
##############################################
thunar-volman-0.9.5/aclocal.m4-5205-    fi'
thunar-volman-0.9.5/aclocal.m4:5206:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
thunar-volman-0.9.5/aclocal.m4-5207-    dlpath=$dir/\$dldll~
##############################################
thunar-volman-0.9.5/aclocal.m4-5416-	"file_magic "*)
thunar-volman-0.9.5/aclocal.m4:5417:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
thunar-volman-0.9.5/aclocal.m4-5418-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
thunar-volman-0.9.5/aclocal.m4-5499-    # gcc leaves a trailing carriage return, which upsets mingw
thunar-volman-0.9.5/aclocal.m4:5500:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
thunar-volman-0.9.5/aclocal.m4-5501-  *)
thunar-volman-0.9.5/aclocal.m4:5502:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
thunar-volman-0.9.5/aclocal.m4-5503-  esac
##############################################
thunar-volman-0.9.5/aclocal.m4-5508-      # Canonicalize the pathname of ld
thunar-volman-0.9.5/aclocal.m4:5509:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
thunar-volman-0.9.5/aclocal.m4-5510-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
thunar-volman-0.9.5/aclocal.m4:5511:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
thunar-volman-0.9.5/aclocal.m4-5512-      done
##############################################
thunar-volman-0.9.5/aclocal.m4-5539-      # Break only if it was the GNU/non-GNU ld that we prefer.
thunar-volman-0.9.5/aclocal.m4:5540:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
thunar-volman-0.9.5/aclocal.m4-5541-      *GNU* | *'with BFD'*)
##############################################
thunar-volman-0.9.5/aclocal.m4-5579-[# I'd rather use --version here, but apparently some GNU lds only accept -v.
thunar-volman-0.9.5/aclocal.m4:5580:case `$LD -v 2>&1 </dev/null` in
thunar-volman-0.9.5/aclocal.m4-5581-*GNU* | *'with BFD'*)
##############################################
thunar-volman-0.9.5/aclocal.m4-5806-openbsd* | bitrig*)
thunar-volman-0.9.5/aclocal.m4:5807:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
thunar-volman-0.9.5/aclocal.m4-5808-    lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$'
##############################################
thunar-volman-0.9.5/aclocal.m4-5873-    else
thunar-volman-0.9.5/aclocal.m4:5874:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[[\1]]\/[[\1]]\/g;/g"`
thunar-volman-0.9.5/aclocal.m4-5875-    fi
##############################################
thunar-volman-0.9.5/aclocal.m4-5924-	esac
thunar-volman-0.9.5/aclocal.m4:5925:	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
thunar-volman-0.9.5/aclocal.m4-5926-	*$lt_bad_file* | *'Invalid file or object type'*)
##############################################
thunar-volman-0.9.5/aclocal.m4-5930-	*)
thunar-volman-0.9.5/aclocal.m4:5931:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
thunar-volman-0.9.5/aclocal.m4-5932-	  */dev/null*)
##############################################
thunar-volman-0.9.5/aclocal.m4-5956-    AC_CHECK_TOOLS(DUMPBIN, [dumpbin "link -dump"], :)
thunar-volman-0.9.5/aclocal.m4:5957:    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
thunar-volman-0.9.5/aclocal.m4-5958-    *COFF*)
##############################################
thunar-volman-0.9.5/aclocal.m4-6015-  # decide which one to use based on capabilities of $DLLTOOL
thunar-volman-0.9.5/aclocal.m4:6016:  case `$DLLTOOL --help 2>&1` in
thunar-volman-0.9.5/aclocal.m4-6017-  *--identify-strict*)
##############################################
thunar-volman-0.9.5/aclocal.m4-6189-# If we're using GNU nm, then use its standard symbol codes.
thunar-volman-0.9.5/aclocal.m4:6190:case `$NM -V 2>&1` in
thunar-volman-0.9.5/aclocal.m4-6191-*GNU* | *'with BFD'*)
##############################################
thunar-volman-0.9.5/aclocal.m4-6237-mingw*)
thunar-volman-0.9.5/aclocal.m4:6238:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
thunar-volman-0.9.5/aclocal.m4-6239-  ;;
##############################################
thunar-volman-0.9.5/aclocal.m4-6293-    nlist=conftest.nm
thunar-volman-0.9.5/aclocal.m4:6294:    if AC_TRY_EVAL(NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) && test -s "$nlist"; then
thunar-volman-0.9.5/aclocal.m4-6295-      # Try sorting and uniquifying the output.
##############################################
thunar-volman-0.9.5/aclocal.m4-6641-	  *)
thunar-volman-0.9.5/aclocal.m4:6642:	    case `$CC -V 2>&1 | sed 5q` in
thunar-volman-0.9.5/aclocal.m4-6643-	    *Sun\ C*)
##############################################
thunar-volman-0.9.5/aclocal.m4-6977-      *)
thunar-volman-0.9.5/aclocal.m4:6978:	case `$CC -V 2>&1 | sed 5q` in
thunar-volman-0.9.5/aclocal.m4-6979-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [[1-7]].* | *Sun*Fortran*\ 8.[[0-3]]*)
##############################################
thunar-volman-0.9.5/aclocal.m4-7160-    else
thunar-volman-0.9.5/aclocal.m4:7161:      _LT_TAGVAR(export_symbols_cmds, $1)='`func_echo_all $NM | $SED -e '\''s/B\([[^B]]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "L") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && ([substr](\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
thunar-volman-0.9.5/aclocal.m4-7162-    fi
##############################################
thunar-volman-0.9.5/aclocal.m4-7253-	# shared libraries, regardless of the interface used.
thunar-volman-0.9.5/aclocal.m4:7254:	case `$LD -v 2>&1` in
thunar-volman-0.9.5/aclocal.m4-7255-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
thunar-volman-0.9.5/aclocal.m4-7285-    supports_anon_versioning=no
thunar-volman-0.9.5/aclocal.m4:7286:    case `$LD -v | $SED -e 's/([^)]\+)\s\+//' 2>&1` in
thunar-volman-0.9.5/aclocal.m4-7287-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
thunar-volman-0.9.5/aclocal.m4-7388-	prefix_cmds="$SED"~
thunar-volman-0.9.5/aclocal.m4:7389:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
thunar-volman-0.9.5/aclocal.m4-7390-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
thunar-volman-0.9.5/aclocal.m4-7411-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
thunar-volman-0.9.5/aclocal.m4:7412:      _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'
thunar-volman-0.9.5/aclocal.m4:7413:      _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'
thunar-volman-0.9.5/aclocal.m4-7414-      ;;
##############################################
thunar-volman-0.9.5/aclocal.m4-7429-        pgcc*)				# Portland Group C compiler
thunar-volman-0.9.5/aclocal.m4:7430:	  _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'
thunar-volman-0.9.5/aclocal.m4-7431-	  tmp_addflag=' $pic_flag'
##############################################
thunar-volman-0.9.5/aclocal.m4-7434-					# Portland Group f77 and f90 compilers
thunar-volman-0.9.5/aclocal.m4:7435:	  _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'
thunar-volman-0.9.5/aclocal.m4-7436-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
thunar-volman-0.9.5/aclocal.m4-7451-	nvcc*)	# Cuda Compiler Driver 2.2
thunar-volman-0.9.5/aclocal.m4:7452:	  _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'
thunar-volman-0.9.5/aclocal.m4-7453-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
thunar-volman-0.9.5/aclocal.m4-7455-	esac
thunar-volman-0.9.5/aclocal.m4:7456:	case `$CC -V 2>&1 | sed 5q` in
thunar-volman-0.9.5/aclocal.m4-7457-	*Sun\ C*)			# Sun C 5.9
thunar-volman-0.9.5/aclocal.m4:7458:	  _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'
thunar-volman-0.9.5/aclocal.m4-7459-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
thunar-volman-0.9.5/aclocal.m4-7526-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
thunar-volman-0.9.5/aclocal.m4:7527:      case `$LD -v 2>&1` in
thunar-volman-0.9.5/aclocal.m4-7528-        *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*)
##############################################
thunar-volman-0.9.5/aclocal.m4-7615-	else
thunar-volman-0.9.5/aclocal.m4:7616:	  _LT_TAGVAR(export_symbols_cmds, $1)='`func_echo_all $NM | $SED -e '\''s/B\([[^B]]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "L") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && ([substr](\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
thunar-volman-0.9.5/aclocal.m4-7617-	fi
##############################################
thunar-volman-0.9.5/aclocal.m4-7680-	# below for broken collect2 doesn't work under 4.3+
thunar-volman-0.9.5/aclocal.m4:7681:	  collect2name=`$CC -print-prog-name=collect2`
thunar-volman-0.9.5/aclocal.m4-7682-	  if test -f "$collect2name" &&
##############################################
thunar-volman-0.9.5/aclocal.m4-7736-        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-blibpath:$libdir:'"$aix_libpath"
thunar-volman-0.9.5/aclocal.m4:7737:        _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
thunar-volman-0.9.5/aclocal.m4-7738-      else
##############################################
thunar-volman-0.9.5/aclocal.m4-7761-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
thunar-volman-0.9.5/aclocal.m4:7762:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([[, ]]\\)%-berok\\1%g"`'
thunar-volman-0.9.5/aclocal.m4-7763-	  if test svr4 != "$with_aix_soname"; then
##############################################
thunar-volman-0.9.5/aclocal.m4-7852-	# FIXME: Setting linknames here is a bad hack.
thunar-volman-0.9.5/aclocal.m4:7853:	_LT_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
thunar-volman-0.9.5/aclocal.m4-7854-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
thunar-volman-0.9.5/aclocal.m4-7990-      if test yes = "$GCC"; then
thunar-volman-0.9.5/aclocal.m4:7991:	_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'
thunar-volman-0.9.5/aclocal.m4-7992-	# Try to use the -exported_symbol ld option, if it does not
##############################################
thunar-volman-0.9.5/aclocal.m4-8013-	if test yes = "$lt_cv_irix_exported_symbol"; then
thunar-volman-0.9.5/aclocal.m4:8014:          _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'
thunar-volman-0.9.5/aclocal.m4-8015-	fi
thunar-volman-0.9.5/aclocal.m4-8016-      else
thunar-volman-0.9.5/aclocal.m4:8017:	_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'
thunar-volman-0.9.5/aclocal.m4:8018:	_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'
thunar-volman-0.9.5/aclocal.m4-8019-      fi
##############################################
thunar-volman-0.9.5/aclocal.m4-8063-	_LT_TAGVAR(hardcode_direct_absolute, $1)=yes
thunar-volman-0.9.5/aclocal.m4:8064:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
thunar-volman-0.9.5/aclocal.m4-8065-	  _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
thunar-volman-0.9.5/aclocal.m4-8094-	prefix_cmds="$SED"~
thunar-volman-0.9.5/aclocal.m4:8095:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
thunar-volman-0.9.5/aclocal.m4-8096-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
thunar-volman-0.9.5/aclocal.m4-8109-	_LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
thunar-volman-0.9.5/aclocal.m4:8110:	_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'
thunar-volman-0.9.5/aclocal.m4-8111-      else
thunar-volman-0.9.5/aclocal.m4-8112-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
thunar-volman-0.9.5/aclocal.m4:8113:	_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'
thunar-volman-0.9.5/aclocal.m4-8114-      fi
##############################################
thunar-volman-0.9.5/aclocal.m4-8122-	_LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
thunar-volman-0.9.5/aclocal.m4:8123:	_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'
thunar-volman-0.9.5/aclocal.m4-8124-	_LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir'
##############################################
thunar-volman-0.9.5/aclocal.m4-8126-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
thunar-volman-0.9.5/aclocal.m4:8127:	_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'
thunar-volman-0.9.5/aclocal.m4:8128:	_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~
thunar-volman-0.9.5/aclocal.m4:8129:          $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'
thunar-volman-0.9.5/aclocal.m4-8130-
##############################################
thunar-volman-0.9.5/aclocal.m4-8145-      else
thunar-volman-0.9.5/aclocal.m4:8146:	case `$CC -V 2>&1` in
thunar-volman-0.9.5/aclocal.m4-8147-	*"Compilers 5.0"*)
##############################################
thunar-volman-0.9.5/aclocal.m4-8338-	  _LT_TAGVAR(allow_undefined_flag, $1)=
thunar-volman-0.9.5/aclocal.m4:8339:	  if AC_TRY_EVAL(_LT_TAGVAR(archive_cmds, $1) 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1)
thunar-volman-0.9.5/aclocal.m4-8340-	  then
##############################################
thunar-volman-0.9.5/aclocal.m4-8638-        # ancient GNU ld didn't support --whole-archive et. al.
thunar-volman-0.9.5/aclocal.m4:8639:        if eval "`$CC -print-prog-name=ld` --help 2>&1" |
thunar-volman-0.9.5/aclocal.m4-8640-	  $GREP 'no-whole-archive' > /dev/null; then
##############################################
thunar-volman-0.9.5/aclocal.m4-8748-          # below for broken collect2 doesn't work under 4.3+
thunar-volman-0.9.5/aclocal.m4:8749:	  collect2name=`$CC -print-prog-name=collect2`
thunar-volman-0.9.5/aclocal.m4-8750-	  if test -f "$collect2name" &&
##############################################
thunar-volman-0.9.5/aclocal.m4-8806-
thunar-volman-0.9.5/aclocal.m4:8807:          _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
thunar-volman-0.9.5/aclocal.m4-8808-        else
##############################################
thunar-volman-0.9.5/aclocal.m4-8831-	    # -brtl affects multiple linker settings, -berok does not and is overridden later
thunar-volman-0.9.5/aclocal.m4:8832:	    compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([[, ]]\\)%-berok\\1%g"`'
thunar-volman-0.9.5/aclocal.m4-8833-	    if test svr4 != "$with_aix_soname"; then
##############################################
thunar-volman-0.9.5/aclocal.m4-8960-	  prefix_cmds="$SED"~
thunar-volman-0.9.5/aclocal.m4:8961:	  if test EXPORTS = "`$SED 1q $export_symbols`"; then
thunar-volman-0.9.5/aclocal.m4-8962-	    prefix_cmds="$prefix_cmds -e 1d";
##############################################
thunar-volman-0.9.5/aclocal.m4-9035-            # dependencies.
thunar-volman-0.9.5/aclocal.m4:9036:            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"'
thunar-volman-0.9.5/aclocal.m4-9037-            ;;
##############################################
thunar-volman-0.9.5/aclocal.m4-9100-	    # dependencies.
thunar-volman-0.9.5/aclocal.m4:9101:	    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"'
thunar-volman-0.9.5/aclocal.m4-9102-	    ;;
##############################################
thunar-volman-0.9.5/aclocal.m4-9136-	# time.  Moving up from 0x10000000 also allows more sbrk(2) space.
thunar-volman-0.9.5/aclocal.m4:9137:	_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'
thunar-volman-0.9.5/aclocal.m4:9138:	_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'
thunar-volman-0.9.5/aclocal.m4-9139-	;;
##############################################
thunar-volman-0.9.5/aclocal.m4-9143-	    # SGI C++
thunar-volman-0.9.5/aclocal.m4:9144:	    _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'
thunar-volman-0.9.5/aclocal.m4-9145-
##############################################
thunar-volman-0.9.5/aclocal.m4-9154-	      if test no = "$with_gnu_ld"; then
thunar-volman-0.9.5/aclocal.m4:9155:	        _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'
thunar-volman-0.9.5/aclocal.m4-9156-	      else
thunar-volman-0.9.5/aclocal.m4:9157:	        _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'
thunar-volman-0.9.5/aclocal.m4-9158-	      fi
##############################################
thunar-volman-0.9.5/aclocal.m4-9175-	    # to its proper name (with version) after linking.
thunar-volman-0.9.5/aclocal.m4:9176:	    _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'
thunar-volman-0.9.5/aclocal.m4:9177:	    _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'
thunar-volman-0.9.5/aclocal.m4-9178-	    # Commands to make compiler produce verbose output that lists
##############################################
thunar-volman-0.9.5/aclocal.m4-9185-	    # dependencies.
thunar-volman-0.9.5/aclocal.m4:9186:	    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"'
thunar-volman-0.9.5/aclocal.m4-9187-
##############################################
thunar-volman-0.9.5/aclocal.m4-9200-	    # earlier do not add the objects themselves.
thunar-volman-0.9.5/aclocal.m4:9201:	    case `$CC -V 2>&1` in
thunar-volman-0.9.5/aclocal.m4-9202-	      *"Version 7."*)
##############################################
thunar-volman-0.9.5/aclocal.m4-9221-            # Portland Group C++ compiler
thunar-volman-0.9.5/aclocal.m4:9222:	    case `$CC -V` in
thunar-volman-0.9.5/aclocal.m4-9223-	    *pgCC\ [[1-5]].* | *pgcpp\ [[1-5]].*)
##############################################
thunar-volman-0.9.5/aclocal.m4-9226-               $CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
thunar-volman-0.9.5/aclocal.m4:9227:               compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"'
thunar-volman-0.9.5/aclocal.m4-9228-	      _LT_TAGVAR(old_archive_cmds, $1)='tpldir=Template.dir~
##############################################
thunar-volman-0.9.5/aclocal.m4-9230-                $CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
thunar-volman-0.9.5/aclocal.m4:9231:                $AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~
thunar-volman-0.9.5/aclocal.m4-9232-                $RANLIB $oldlib'
##############################################
thunar-volman-0.9.5/aclocal.m4-9235-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
thunar-volman-0.9.5/aclocal.m4:9236:                $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname -o $lib'
thunar-volman-0.9.5/aclocal.m4-9237-	      _LT_TAGVAR(archive_expsym_cmds, $1)='tpldir=Template.dir~
##############################################
thunar-volman-0.9.5/aclocal.m4-9239-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
thunar-volman-0.9.5/aclocal.m4:9240:                $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'
thunar-volman-0.9.5/aclocal.m4-9241-	      ;;
##############################################
thunar-volman-0.9.5/aclocal.m4-9249-	    _LT_TAGVAR(export_dynamic_flag_spec, $1)='$wl--export-dynamic'
thunar-volman-0.9.5/aclocal.m4:9250:	    _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'
thunar-volman-0.9.5/aclocal.m4-9251-            ;;
##############################################
thunar-volman-0.9.5/aclocal.m4-9268-	    # dependencies.
thunar-volman-0.9.5/aclocal.m4:9269:	    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'
thunar-volman-0.9.5/aclocal.m4-9270-	    ;;
##############################################
thunar-volman-0.9.5/aclocal.m4-9283-	  *)
thunar-volman-0.9.5/aclocal.m4:9284:	    case `$CC -V 2>&1 | sed 5q` in
thunar-volman-0.9.5/aclocal.m4-9285-	    *Sun\ C*)
##############################################
thunar-volman-0.9.5/aclocal.m4-9290-	      _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
thunar-volman-0.9.5/aclocal.m4:9291:	      _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'
thunar-volman-0.9.5/aclocal.m4-9292-	      _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
thunar-volman-0.9.5/aclocal.m4-9355-	  _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath,$libdir'
thunar-volman-0.9.5/aclocal.m4:9356:	  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`"; then
thunar-volman-0.9.5/aclocal.m4-9357-	    _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'
##############################################
thunar-volman-0.9.5/aclocal.m4-9374-	    # to its proper name (with version) after linking.
thunar-volman-0.9.5/aclocal.m4:9375:	    _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'
thunar-volman-0.9.5/aclocal.m4-9376-
##############################################
thunar-volman-0.9.5/aclocal.m4-9395-	        _LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
thunar-volman-0.9.5/aclocal.m4:9396:	        _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'
thunar-volman-0.9.5/aclocal.m4-9397-	        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir'
##############################################
thunar-volman-0.9.5/aclocal.m4-9400-	        _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
thunar-volman-0.9.5/aclocal.m4:9401:	        _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'
thunar-volman-0.9.5/aclocal.m4:9402:	        _LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
thunar-volman-0.9.5/aclocal.m4-9403-                  echo "-hidden">> $lib.exp~
thunar-volman-0.9.5/aclocal.m4:9404:                  $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~
thunar-volman-0.9.5/aclocal.m4-9405-                  $RM $lib.exp'
##############################################
thunar-volman-0.9.5/aclocal.m4-9419-	    # dependencies.
thunar-volman-0.9.5/aclocal.m4:9420:	    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"'
thunar-volman-0.9.5/aclocal.m4-9421-	    ;;
##############################################
thunar-volman-0.9.5/aclocal.m4-9426-	        osf3*)
thunar-volman-0.9.5/aclocal.m4:9427:	          _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'
thunar-volman-0.9.5/aclocal.m4-9428-		  ;;
thunar-volman-0.9.5/aclocal.m4-9429-	        *)
thunar-volman-0.9.5/aclocal.m4:9430:	          _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'
thunar-volman-0.9.5/aclocal.m4-9431-		  ;;
##############################################
thunar-volman-0.9.5/aclocal.m4-9679-  case @S|@2 in
thunar-volman-0.9.5/aclocal.m4:9680:  .*) func_stripname_result=`$ECHO "@S|@3" | $SED "s%^@S|@1%%; s%\\\\@S|@2\$%%"`;;
thunar-volman-0.9.5/aclocal.m4:9681:  *)  func_stripname_result=`$ECHO "@S|@3" | $SED "s%^@S|@1%%; s%@S|@2\$%%"`;;
thunar-volman-0.9.5/aclocal.m4-9682-  esac
##############################################
thunar-volman-0.9.5/aclocal.m4-9768-
thunar-volman-0.9.5/aclocal.m4:9769:  for p in `eval "$output_verbose_link_cmd"`; do
thunar-volman-0.9.5/aclocal.m4-9770-    case $prev$p in
##############################################
thunar-volman-0.9.5/aclocal.m4-9872-if test -n "${_LT_TAGVAR(compiler_lib_search_path, $1)}"; then
thunar-volman-0.9.5/aclocal.m4:9873: _LT_TAGVAR(compiler_lib_search_dirs, $1)=`echo " ${_LT_TAGVAR(compiler_lib_search_path, $1)}" | $SED -e 's! -L! !g' -e 's!^ !!'`
thunar-volman-0.9.5/aclocal.m4-9874-fi
##############################################
thunar-volman-0.9.5/aclocal.m4-10482-    test 10 -lt "$lt_ac_count" && break
thunar-volman-0.9.5/aclocal.m4:10483:    lt_ac_count=`expr $lt_ac_count + 1`
thunar-volman-0.9.5/aclocal.m4-10484-    if test "$lt_ac_count" -gt "$lt_ac_max"; then
##############################################
thunar-volman-0.9.5/aclocal.m4-11098-m4_define([lt_combine],
thunar-volman-0.9.5/aclocal.m4:11099:[m4_if(m4_eval([$# > 3]), [1],
thunar-volman-0.9.5/aclocal.m4-11100-       [m4_pushdef([_Lt_sep], [m4_define([_Lt_sep], m4_defn([lt_car]))])]]dnl
##############################################
thunar-volman-0.9.5/aclocal.m4-11380-  if $PKG_CONFIG "--atleast-version=$3" "$2" >/dev/null 2>&1; then
thunar-volman-0.9.5/aclocal.m4:11381:    $1_VERSION=`$PKG_CONFIG --modversion "$2"`
thunar-volman-0.9.5/aclocal.m4-11382-    AC_MSG_RESULT([$$1_VERSION])
##############################################
thunar-volman-0.9.5/aclocal.m4-11384-    AC_MSG_CHECKING([$1_CFLAGS])
thunar-volman-0.9.5/aclocal.m4:11385:    $1_CFLAGS=`$PKG_CONFIG --cflags "$2"`
thunar-volman-0.9.5/aclocal.m4-11386-    AC_MSG_RESULT([$$1_CFLAGS])
##############################################
thunar-volman-0.9.5/aclocal.m4-11388-    AC_MSG_CHECKING([$1_LIBS])
thunar-volman-0.9.5/aclocal.m4:11389:    $1_LIBS=`$PKG_CONFIG --libs "$2"`
thunar-volman-0.9.5/aclocal.m4-11390-    AC_MSG_RESULT([$$1_LIBS])
##############################################
thunar-volman-0.9.5/aclocal.m4-11400-  elif $PKG_CONFIG --exists "$2" >/dev/null 2>&1; then
thunar-volman-0.9.5/aclocal.m4:11401:    xdt_cv_version=`$PKG_CONFIG --modversion "$2"`
thunar-volman-0.9.5/aclocal.m4-11402-    AC_MSG_RESULT([found, but $xdt_cv_version])
##############################################
thunar-volman-0.9.5/aclocal.m4-11501-        -L*)
thunar-volman-0.9.5/aclocal.m4:11502:          path=`echo $option | sed 's/^-L//'`
thunar-volman-0.9.5/aclocal.m4-11503-          if test x"$path" != x""; then
##############################################
thunar-volman-0.9.5/aclocal.m4-11814-      AC_MSG_CHECKING([whether $LD accepts --as-needed])
thunar-volman-0.9.5/aclocal.m4:11815:      case `$LD --as-needed -v 2>&1 </dev/null` in
thunar-volman-0.9.5/aclocal.m4-11816-      *GNU* | *'with BFD'*)
##############################################
thunar-volman-0.9.5/aclocal.m4-11825-    AC_MSG_CHECKING([whether $LD accepts -O1])
thunar-volman-0.9.5/aclocal.m4:11826:    case `$LD -O1 -v 2>&1 </dev/null` in
thunar-volman-0.9.5/aclocal.m4-11827-    *GNU* | *'with BFD'*)
##############################################
thunar-volman-0.9.5/Makefile.in-49-  { \
thunar-volman-0.9.5/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
thunar-volman-0.9.5/Makefile.in-51-  }; \
##############################################
thunar-volman-0.9.5/Makefile.in-180-  while test -n "$$dir1"; do \
thunar-volman-0.9.5/Makefile.in:181:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
thunar-volman-0.9.5/Makefile.in-182-    if test "$$first" != "."; then \
thunar-volman-0.9.5/Makefile.in-183-      if test "$$first" = ".."; then \
thunar-volman-0.9.5/Makefile.in:184:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
thunar-volman-0.9.5/Makefile.in:185:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
thunar-volman-0.9.5/Makefile.in-186-      else \
thunar-volman-0.9.5/Makefile.in:187:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
thunar-volman-0.9.5/Makefile.in-188-        if test "$$first2" = "$$first"; then \
thunar-volman-0.9.5/Makefile.in:189:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
thunar-volman-0.9.5/Makefile.in-190-        else \
##############################################
thunar-volman-0.9.5/Makefile.in-195-    fi; \
thunar-volman-0.9.5/Makefile.in:196:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
thunar-volman-0.9.5/Makefile.in-197-  done; \
##############################################
thunar-volman-0.9.5/Makefile.in-498-	dot_seen=no; \
thunar-volman-0.9.5/Makefile.in:499:	target=`echo $@ | sed s/-recursive//`; \
thunar-volman-0.9.5/Makefile.in-500-	case "$@" in \
##############################################
thunar-volman-0.9.5/Makefile.in-561-GTAGS:
thunar-volman-0.9.5/Makefile.in:562:	here=`$(am__cd) $(top_builddir) && pwd` \
thunar-volman-0.9.5/Makefile.in-563-	  && $(am__cd) $(top_srcdir) \
##############################################
thunar-volman-0.9.5/Makefile.in-596-	test -d "$(distdir)" || mkdir "$(distdir)"
thunar-volman-0.9.5/Makefile.in:597:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
thunar-volman-0.9.5/Makefile.in:598:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
thunar-volman-0.9.5/Makefile.in-599-	list='$(DISTFILES)'; \
##############################################
thunar-volman-0.9.5/Makefile.in-610-	  if test -d $$d/$$file; then \
thunar-volman-0.9.5/Makefile.in:611:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
thunar-volman-0.9.5/Makefile.in-612-	    if test -d "$(distdir)/$$file"; then \
##############################################
thunar-volman-0.9.5/Makefile.in-723-	test -d $(distdir)/_build || exit 0; \
thunar-volman-0.9.5/Makefile.in:724:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
thunar-volman-0.9.5/Makefile.in-725-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
thunar-volman-0.9.5/Makefile.in-767-	}; \
thunar-volman-0.9.5/Makefile.in:768:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
thunar-volman-0.9.5/Makefile.in-769-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
thunar-volman-0.9.5/Makefile.in-779-	fi
thunar-volman-0.9.5/Makefile.in:780:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
thunar-volman-0.9.5/Makefile.in-781-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
thunar-volman-0.9.5/configure-51-if test -z "$BASH_VERSION$ZSH_VERSION" \
thunar-volman-0.9.5/configure:52:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
thunar-volman-0.9.5/configure-53-  as_echo='print -r --'
thunar-volman-0.9.5/configure-54-  as_echo_n='print -rn --'
thunar-volman-0.9.5/configure:55:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
thunar-volman-0.9.5/configure-56-  as_echo='printf %s\n'
##############################################
thunar-volman-0.9.5/configure-58-else
thunar-volman-0.9.5/configure:59:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
thunar-volman-0.9.5/configure-60-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
thunar-volman-0.9.5/configure-68-	expr "X$arg" : "X\\(.*\\)$as_nl";
thunar-volman-0.9.5/configure:69:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
thunar-volman-0.9.5/configure-70-      esac;
##############################################
thunar-volman-0.9.5/configure-205-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
thunar-volman-0.9.5/configure:206:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
thunar-volman-0.9.5/configure-207-test \$(( 1 + 1 )) = 2 || exit 1
##############################################
thunar-volman-0.9.5/configure-213-    PATH=/empty FPATH=/empty; export PATH FPATH
thunar-volman-0.9.5/configure:214:    test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\
thunar-volman-0.9.5/configure:215:      || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1"
thunar-volman-0.9.5/configure-216-  if (eval "$as_required") 2>/dev/null; then :
##############################################
thunar-volman-0.9.5/configure-341-      case $as_dir in #(
thunar-volman-0.9.5/configure:342:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
thunar-volman-0.9.5/configure-343-      *) as_qdir=$as_dir;;
##############################################
thunar-volman-0.9.5/configure-414-  {
thunar-volman-0.9.5/configure:415:    as_val=`expr "$@" || test $? -eq 1`
thunar-volman-0.9.5/configure-416-  }
##############################################
thunar-volman-0.9.5/configure-421-# ----------------------------------------
thunar-volman-0.9.5/configure:422:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
thunar-volman-0.9.5/configure-423-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
thunar-volman-0.9.5/configure-484-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
thunar-volman-0.9.5/configure:485:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
thunar-volman-0.9.5/configure-486-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
thunar-volman-0.9.5/configure-956-  case $ac_option in
thunar-volman-0.9.5/configure:957:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
thunar-volman-0.9.5/configure-958-  *=)   ac_optarg= ;;
##############################################
thunar-volman-0.9.5/configure-1000-  -disable-* | --disable-*)
thunar-volman-0.9.5/configure:1001:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
thunar-volman-0.9.5/configure-1002-    # Reject names that are not valid shell variable names.
##############################################
thunar-volman-0.9.5/configure-1005-    ac_useropt_orig=$ac_useropt
thunar-volman-0.9.5/configure:1006:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
thunar-volman-0.9.5/configure-1007-    case $ac_user_opts in
##############################################
thunar-volman-0.9.5/configure-1026-  -enable-* | --enable-*)
thunar-volman-0.9.5/configure:1027:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
thunar-volman-0.9.5/configure-1028-    # Reject names that are not valid shell variable names.
##############################################
thunar-volman-0.9.5/configure-1031-    ac_useropt_orig=$ac_useropt
thunar-volman-0.9.5/configure:1032:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
thunar-volman-0.9.5/configure-1033-    case $ac_user_opts in
##############################################
thunar-volman-0.9.5/configure-1230-  -with-* | --with-*)
thunar-volman-0.9.5/configure:1231:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
thunar-volman-0.9.5/configure-1232-    # Reject names that are not valid shell variable names.
##############################################
thunar-volman-0.9.5/configure-1235-    ac_useropt_orig=$ac_useropt
thunar-volman-0.9.5/configure:1236:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
thunar-volman-0.9.5/configure-1237-    case $ac_user_opts in
##############################################
thunar-volman-0.9.5/configure-1246-  -without-* | --without-*)
thunar-volman-0.9.5/configure:1247:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
thunar-volman-0.9.5/configure-1248-    # Reject names that are not valid shell variable names.
##############################################
thunar-volman-0.9.5/configure-1251-    ac_useropt_orig=$ac_useropt
thunar-volman-0.9.5/configure:1252:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
thunar-volman-0.9.5/configure-1253-    case $ac_user_opts in
##############################################
thunar-volman-0.9.5/configure-1284-  *=*)
thunar-volman-0.9.5/configure:1285:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
thunar-volman-0.9.5/configure-1286-    # Reject names that are not valid shell variable names.
##############################################
thunar-volman-0.9.5/configure-1305-if test -n "$ac_prev"; then
thunar-volman-0.9.5/configure:1306:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
thunar-volman-0.9.5/configure-1307-  as_fn_error $? "missing argument to $ac_option"
##############################################
thunar-volman-0.9.5/configure-1327-    */ )
thunar-volman-0.9.5/configure:1328:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
thunar-volman-0.9.5/configure-1329-      eval $ac_var=\$ac_val;;
##############################################
thunar-volman-0.9.5/configure-1362-ac_ls_di=`ls -di .` &&
thunar-volman-0.9.5/configure:1363:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
thunar-volman-0.9.5/configure-1364-  as_fn_error $? "working directory cannot be determined"
##############################################
thunar-volman-0.9.5/configure-1418-case $srcdir in
thunar-volman-0.9.5/configure:1419:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
thunar-volman-0.9.5/configure-1420-esac
##############################################
thunar-volman-0.9.5/configure-1461-By default, \`make install' will install all the files in
thunar-volman-0.9.5/configure:1462:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
thunar-volman-0.9.5/configure:1463:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
thunar-volman-0.9.5/configure-1464-for instance \`--prefix=\$HOME'.
##############################################
thunar-volman-0.9.5/configure-1587-*)
thunar-volman-0.9.5/configure:1588:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
thunar-volman-0.9.5/configure-1589-  # A ".." for each directory in $ac_dir_suffix.
thunar-volman-0.9.5/configure:1590:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
thunar-volman-0.9.5/configure-1591-  case $ac_top_builddir_sub in
##############################################
thunar-volman-0.9.5/configure-2080-    *\'*)
thunar-volman-0.9.5/configure:2081:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
thunar-volman-0.9.5/configure-2082-    esac
##############################################
thunar-volman-0.9.5/configure-2163-      case $ac_val in
thunar-volman-0.9.5/configure:2164:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
thunar-volman-0.9.5/configure-2165-      esac
##############################################
thunar-volman-0.9.5/configure-2178-	case $ac_val in
thunar-volman-0.9.5/configure:2179:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
thunar-volman-0.9.5/configure-2180-	esac
##############################################
thunar-volman-0.9.5/configure-2298-    set,)
thunar-volman-0.9.5/configure:2299:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
thunar-volman-0.9.5/configure:2300:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
thunar-volman-0.9.5/configure-2301-      ac_cache_corrupted=: ;;
##############################################
thunar-volman-0.9.5/configure-2309-	# differences in whitespace do not lead to failure.
thunar-volman-0.9.5/configure:2310:	ac_old_val_w=`echo x $ac_old_val`
thunar-volman-0.9.5/configure:2311:	ac_new_val_w=`echo x $ac_new_val`
thunar-volman-0.9.5/configure-2312-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
thunar-volman-0.9.5/configure-2329-    case $ac_new_val in
thunar-volman-0.9.5/configure:2330:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
thunar-volman-0.9.5/configure-2331-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
thunar-volman-0.9.5/configure-2398-test "x$ac_build_alias" = x &&
thunar-volman-0.9.5/configure:2399:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
thunar-volman-0.9.5/configure-2400-test "x$ac_build_alias" = x &&
thunar-volman-0.9.5/configure-2401-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
thunar-volman-0.9.5/configure:2402:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
thunar-volman-0.9.5/configure-2403-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
thunar-volman-0.9.5/configure-2422-IFS=$ac_save_IFS
thunar-volman-0.9.5/configure:2423:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
thunar-volman-0.9.5/configure-2424-
##############################################
thunar-volman-0.9.5/configure-2433-else
thunar-volman-0.9.5/configure:2434:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
thunar-volman-0.9.5/configure-2435-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
thunar-volman-0.9.5/configure-2455-IFS=$ac_save_IFS
thunar-volman-0.9.5/configure:2456:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
thunar-volman-0.9.5/configure-2457-
##############################################
thunar-volman-0.9.5/configure-2466-else
thunar-volman-0.9.5/configure:2467:  ac_cv_target=`$SHELL "$ac_aux_dir/config.sub" $target_alias` ||
thunar-volman-0.9.5/configure-2468-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $target_alias failed" "$LINENO" 5
##############################################
thunar-volman-0.9.5/configure-2488-IFS=$ac_save_IFS
thunar-volman-0.9.5/configure:2489:case $target_os in *\ *) target_os=`echo "$target_os" | sed 's/ /-/g'`;; esac
thunar-volman-0.9.5/configure-2490-
##############################################
thunar-volman-0.9.5/configure-2618-     echo "timestamp, slept: $am_has_slept" > conftest.file
thunar-volman-0.9.5/configure:2619:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
thunar-volman-0.9.5/configure-2620-     if test "$*" = "X"; then
thunar-volman-0.9.5/configure-2621-	# -L didn't work.
thunar-volman-0.9.5/configure:2622:	set X `ls -t "$srcdir/configure" conftest.file`
thunar-volman-0.9.5/configure-2623-     fi
##############################################
thunar-volman-0.9.5/configure-2669-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
thunar-volman-0.9.5/configure:2670:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
thunar-volman-0.9.5/configure-2671-
thunar-volman-0.9.5/configure-2672-# Expand $ac_aux_dir to an absolute path.
thunar-volman-0.9.5/configure:2673:am_aux_dir=`cd "$ac_aux_dir" && pwd`
thunar-volman-0.9.5/configure-2674-
##############################################
thunar-volman-0.9.5/configure-2814-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
thunar-volman-0.9.5/configure:2815:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
thunar-volman-0.9.5/configure-2816-	     'mkdir (GNU coreutils) '* | \
##############################################
thunar-volman-0.9.5/configure-2887-set x ${MAKE-make}
thunar-volman-0.9.5/configure:2888:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
thunar-volman-0.9.5/configure-2889-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
thunar-volman-0.9.5/configure-2897-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
thunar-volman-0.9.5/configure:2898:case `${MAKE-make} -f conftest.make 2>/dev/null` in
thunar-volman-0.9.5/configure-2899-  *@@@%%%=?*=@@@%%%*)
##############################################
thunar-volman-0.9.5/configure-2963-
thunar-volman-0.9.5/configure:2964:if test "`cd $srcdir && pwd`" != "`pwd`"; then
thunar-volman-0.9.5/configure-2965-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
thunar-volman-0.9.5/configure-3668-$as_echo_n "checking whether the C compiler works... " >&6; }
thunar-volman-0.9.5/configure:3669:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
thunar-volman-0.9.5/configure-3670-
##############################################
thunar-volman-0.9.5/configure-3712-	then :; else
thunar-volman-0.9.5/configure:3713:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
thunar-volman-0.9.5/configure-3714-	fi
##############################################
thunar-volman-0.9.5/configure-3772-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
thunar-volman-0.9.5/configure:3773:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
thunar-volman-0.9.5/configure-3774-	  break;;
##############################################
thunar-volman-0.9.5/configure-3881-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
thunar-volman-0.9.5/configure:3882:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
thunar-volman-0.9.5/configure-3883-       break;;
##############################################
thunar-volman-0.9.5/configure-4199-  if test "$am_compiler_list" = ""; then
thunar-volman-0.9.5/configure:4200:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
thunar-volman-0.9.5/configure-4201-  fi
##############################################
thunar-volman-0.9.5/configure-4456-  # Check for GNU $ac_path_GREP
thunar-volman-0.9.5/configure:4457:case `"$ac_path_GREP" --version 2>&1` in
thunar-volman-0.9.5/configure-4458-*GNU*)
##############################################
thunar-volman-0.9.5/configure-4522-  # Check for GNU $ac_path_EGREP
thunar-volman-0.9.5/configure:4523:case `"$ac_path_EGREP" --version 2>&1` in
thunar-volman-0.9.5/configure-4524-*GNU*)
##############################################
thunar-volman-0.9.5/configure-4683-do :
thunar-volman-0.9.5/configure:4684:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
thunar-volman-0.9.5/configure-4685-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
thunar-volman-0.9.5/configure-4688-  cat >>confdefs.h <<_ACEOF
thunar-volman-0.9.5/configure:4689:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
thunar-volman-0.9.5/configure-4690-_ACEOF
##############################################
thunar-volman-0.9.5/configure-5443-  if test "$am_compiler_list" = ""; then
thunar-volman-0.9.5/configure:5444:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
thunar-volman-0.9.5/configure-5445-  fi
##############################################
thunar-volman-0.9.5/configure-5678-  # Check for GNU $ac_path_SED
thunar-volman-0.9.5/configure:5679:case `"$ac_path_SED" --version 2>&1` in
thunar-volman-0.9.5/configure-5680-*GNU*)
##############################################
thunar-volman-0.9.5/configure-5757-  # Check for GNU $ac_path_FGREP
thunar-volman-0.9.5/configure:5758:case `"$ac_path_FGREP" --version 2>&1` in
thunar-volman-0.9.5/configure-5759-*GNU*)
##############################################
thunar-volman-0.9.5/configure-5828-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
thunar-volman-0.9.5/configure:5829:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
thunar-volman-0.9.5/configure-5830-  ECHO='print -r --'
thunar-volman-0.9.5/configure:5831:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
thunar-volman-0.9.5/configure-5832-  ECHO='printf %s\n'
##############################################
thunar-volman-0.9.5/configure-5889-    # gcc leaves a trailing carriage return, which upsets mingw
thunar-volman-0.9.5/configure:5890:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
thunar-volman-0.9.5/configure-5891-  *)
thunar-volman-0.9.5/configure:5892:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
thunar-volman-0.9.5/configure-5893-  esac
##############################################
thunar-volman-0.9.5/configure-5898-      # Canonicalize the pathname of ld
thunar-volman-0.9.5/configure:5899:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
thunar-volman-0.9.5/configure-5900-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
thunar-volman-0.9.5/configure:5901:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
thunar-volman-0.9.5/configure-5902-      done
##############################################
thunar-volman-0.9.5/configure-5933-      # Break only if it was the GNU/non-GNU ld that we prefer.
thunar-volman-0.9.5/configure:5934:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
thunar-volman-0.9.5/configure-5935-      *GNU* | *'with BFD'*)
##############################################
thunar-volman-0.9.5/configure-5964-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
thunar-volman-0.9.5/configure:5965:case `$LD -v 2>&1 </dev/null` in
thunar-volman-0.9.5/configure-5966-*GNU* | *'with BFD'*)
##############################################
thunar-volman-0.9.5/configure-6010-
thunar-volman-0.9.5/configure:6011:INTLTOOL_REQUIRED_VERSION_AS_INT=`echo 0.35.0 | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'`
thunar-volman-0.9.5/configure-6012-INTLTOOL_APPLIED_VERSION=`intltool-update --version | head -1 | cut -d" " -f3`
thunar-volman-0.9.5/configure:6013:INTLTOOL_APPLIED_VERSION_AS_INT=`echo $INTLTOOL_APPLIED_VERSION | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'`
thunar-volman-0.9.5/configure-6014-if test -n "0.35.0"; then
##############################################
thunar-volman-0.9.5/configure-6450-fi
thunar-volman-0.9.5/configure:6451:xgversion="`$XGETTEXT --version|grep '(GNU ' 2> /dev/null`"
thunar-volman-0.9.5/configure:6452:mmversion="`$MSGMERGE --version|grep '(GNU ' 2> /dev/null`"
thunar-volman-0.9.5/configure:6453:mfversion="`$MSGFMT --version|grep '(GNU ' 2> /dev/null`"
thunar-volman-0.9.5/configure-6454-if test -z "$xgversion" -o -z "$mmversion" -o -z "$mfversion"; then
##############################################
thunar-volman-0.9.5/configure-6506-else
thunar-volman-0.9.5/configure:6507:   IT_PERL_VERSION=`$INTLTOOL_PERL -e "printf '%vd', $^V"`
thunar-volman-0.9.5/configure-6508-   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $IT_PERL_VERSION" >&5
##############################################
thunar-volman-0.9.5/configure-6513-$as_echo_n "checking for XML::Parser... " >&6; }
thunar-volman-0.9.5/configure:6514:   if `$INTLTOOL_PERL -e "require XML::Parser" 2>/dev/null`; then
thunar-volman-0.9.5/configure-6515-       { $as_echo "$as_me:${as_lineno-$LINENO}: result: ok" >&5
##############################################
thunar-volman-0.9.5/configure-6600-	esac
thunar-volman-0.9.5/configure:6601:	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
thunar-volman-0.9.5/configure-6602-	*$lt_bad_file* | *'Invalid file or object type'*)
##############################################
thunar-volman-0.9.5/configure-6606-	*)
thunar-volman-0.9.5/configure:6607:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
thunar-volman-0.9.5/configure-6608-	  */dev/null*)
##############################################
thunar-volman-0.9.5/configure-6734-
thunar-volman-0.9.5/configure:6735:    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
thunar-volman-0.9.5/configure-6736-    *COFF*)
##############################################
thunar-volman-0.9.5/configure-6846-    # And add a safety zone
thunar-volman-0.9.5/configure:6847:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
thunar-volman-0.9.5/configure:6848:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
thunar-volman-0.9.5/configure-6849-    ;;
##############################################
thunar-volman-0.9.5/configure-6879-    if test -n "$kargmax"; then
thunar-volman-0.9.5/configure:6880:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[	 ]//'`
thunar-volman-0.9.5/configure-6881-    else
##############################################
thunar-volman-0.9.5/configure-6888-       test undefined != "$lt_cv_sys_max_cmd_len"; then
thunar-volman-0.9.5/configure:6889:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
thunar-volman-0.9.5/configure:6890:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
thunar-volman-0.9.5/configure-6891-    else
##############################################
thunar-volman-0.9.5/configure-6900-      # we can't tell.
thunar-volman-0.9.5/configure:6901:      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
thunar-volman-0.9.5/configure-6902-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
thunar-volman-0.9.5/configure-6904-      do
thunar-volman-0.9.5/configure:6905:        i=`expr $i + 1`
thunar-volman-0.9.5/configure-6906-        teststring=$teststring$teststring
##############################################
thunar-volman-0.9.5/configure-6908-      # Only check the string length outside the loop.
thunar-volman-0.9.5/configure:6909:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
thunar-volman-0.9.5/configure-6910-      teststring=
##############################################
thunar-volman-0.9.5/configure-6913-      # linker.  It appears as though 1/2 is a usable value.
thunar-volman-0.9.5/configure:6914:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
thunar-volman-0.9.5/configure-6915-    fi
##############################################
thunar-volman-0.9.5/configure-7324-openbsd* | bitrig*)
thunar-volman-0.9.5/configure:7325:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
thunar-volman-0.9.5/configure-7326-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
thunar-volman-0.9.5/configure-7394-    else
thunar-volman-0.9.5/configure:7395:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"`
thunar-volman-0.9.5/configure-7396-    fi
##############################################
thunar-volman-0.9.5/configure-7539-  # decide which one to use based on capabilities of $DLLTOOL
thunar-volman-0.9.5/configure:7540:  case `$DLLTOOL --help 2>&1` in
thunar-volman-0.9.5/configure-7541-  *--identify-strict*)
##############################################
thunar-volman-0.9.5/configure-8076-# If we're using GNU nm, then use its standard symbol codes.
thunar-volman-0.9.5/configure:8077:case `$NM -V 2>&1` in
thunar-volman-0.9.5/configure-8078-*GNU* | *'with BFD'*)
##############################################
thunar-volman-0.9.5/configure-8124-mingw*)
thunar-volman-0.9.5/configure:8125:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
thunar-volman-0.9.5/configure-8126-  ;;
##############################################
thunar-volman-0.9.5/configure-8356-   if test yes = "$GCC"; then
thunar-volman-0.9.5/configure:8357:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
thunar-volman-0.9.5/configure-8358-   fi
##############################################
thunar-volman-0.9.5/configure-8360- /*)
thunar-volman-0.9.5/configure:8361:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
thunar-volman-0.9.5/configure-8362-   ;; #(
##############################################
thunar-volman-0.9.5/configure-8455-    done
thunar-volman-0.9.5/configure:8456:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
thunar-volman-0.9.5/configure-8457-}
##############################################
thunar-volman-0.9.5/configure-8477-  test $ac_status = 0; }; then
thunar-volman-0.9.5/configure:8478:    case `/usr/bin/file conftest.$ac_objext` in
thunar-volman-0.9.5/configure-8479-      *ELF-32*)
##############################################
thunar-volman-0.9.5/configure-8498-    if test yes = "$lt_cv_prog_gnu_ld"; then
thunar-volman-0.9.5/configure:8499:      case `/usr/bin/file conftest.$ac_objext` in
thunar-volman-0.9.5/configure-8500-	*32-bit*)
##############################################
thunar-volman-0.9.5/configure-8510-    else
thunar-volman-0.9.5/configure:8511:      case `/usr/bin/file conftest.$ac_objext` in
thunar-volman-0.9.5/configure-8512-	*32-bit*)
##############################################
thunar-volman-0.9.5/configure-8536-    emul=elf
thunar-volman-0.9.5/configure:8537:    case `/usr/bin/file conftest.$ac_objext` in
thunar-volman-0.9.5/configure-8538-      *32-bit*)
##############################################
thunar-volman-0.9.5/configure-8544-    esac
thunar-volman-0.9.5/configure:8545:    case `/usr/bin/file conftest.$ac_objext` in
thunar-volman-0.9.5/configure-8546-      *MSB*)
##############################################
thunar-volman-0.9.5/configure-8552-    esac
thunar-volman-0.9.5/configure:8553:    case `/usr/bin/file conftest.$ac_objext` in
thunar-volman-0.9.5/configure-8554-      *N32*)
##############################################
thunar-volman-0.9.5/configure-9485-    *:)
thunar-volman-0.9.5/configure:9486:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
thunar-volman-0.9.5/configure-9487-        ;;
thunar-volman-0.9.5/configure-9488-    x:*)
thunar-volman-0.9.5/configure:9489:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
thunar-volman-0.9.5/configure-9490-        ;;
thunar-volman-0.9.5/configure-9491-    *::*)
thunar-volman-0.9.5/configure:9492:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
thunar-volman-0.9.5/configure:9493:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
thunar-volman-0.9.5/configure-9494-        ;;
thunar-volman-0.9.5/configure-9495-    *)
thunar-volman-0.9.5/configure:9496:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
thunar-volman-0.9.5/configure-9497-        ;;
##############################################
thunar-volman-0.9.5/configure-9849-	"file_magic "*)
thunar-volman-0.9.5/configure:9850:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
thunar-volman-0.9.5/configure-9851-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
thunar-volman-0.9.5/configure-9915-	"file_magic "*)
thunar-volman-0.9.5/configure:9916:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
thunar-volman-0.9.5/configure-9917-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
thunar-volman-0.9.5/configure-10309-      *)
thunar-volman-0.9.5/configure:10310:	case `$CC -V 2>&1 | sed 5q` in
thunar-volman-0.9.5/configure-10311-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*)
##############################################
thunar-volman-0.9.5/configure-10755-	# shared libraries, regardless of the interface used.
thunar-volman-0.9.5/configure:10756:	case `$LD -v 2>&1` in
thunar-volman-0.9.5/configure-10757-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
thunar-volman-0.9.5/configure-10787-    supports_anon_versioning=no
thunar-volman-0.9.5/configure:10788:    case `$LD -v | $SED -e 's/(^)\+)\s\+//' 2>&1` in
thunar-volman-0.9.5/configure-10789-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
thunar-volman-0.9.5/configure-10856-	# is; otherwise, prepend EXPORTS...
thunar-volman-0.9.5/configure:10857:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
thunar-volman-0.9.5/configure-10858-          cp $export_symbols $output_objdir/$soname.def;
##############################################
thunar-volman-0.9.5/configure-10890-	prefix_cmds="$SED"~
thunar-volman-0.9.5/configure:10891:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
thunar-volman-0.9.5/configure-10892-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
thunar-volman-0.9.5/configure-10913-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
thunar-volman-0.9.5/configure:10914:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
thunar-volman-0.9.5/configure:10915:      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'
thunar-volman-0.9.5/configure-10916-      ;;
##############################################
thunar-volman-0.9.5/configure-10931-        pgcc*)				# Portland Group C compiler
thunar-volman-0.9.5/configure:10932:	  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'
thunar-volman-0.9.5/configure-10933-	  tmp_addflag=' $pic_flag'
##############################################
thunar-volman-0.9.5/configure-10936-					# Portland Group f77 and f90 compilers
thunar-volman-0.9.5/configure:10937:	  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'
thunar-volman-0.9.5/configure-10938-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
thunar-volman-0.9.5/configure-10953-	nvcc*)	# Cuda Compiler Driver 2.2
thunar-volman-0.9.5/configure:10954:	  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'
thunar-volman-0.9.5/configure-10955-	  compiler_needs_object=yes
##############################################
thunar-volman-0.9.5/configure-10957-	esac
thunar-volman-0.9.5/configure:10958:	case `$CC -V 2>&1 | sed 5q` in
thunar-volman-0.9.5/configure-10959-	*Sun\ C*)			# Sun C 5.9
thunar-volman-0.9.5/configure:10960:	  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'
thunar-volman-0.9.5/configure-10961-	  compiler_needs_object=yes
##############################################
thunar-volman-0.9.5/configure-11028-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
thunar-volman-0.9.5/configure:11029:      case `$LD -v 2>&1` in
thunar-volman-0.9.5/configure-11030-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
thunar-volman-0.9.5/configure-11117-	else
thunar-volman-0.9.5/configure:11118:	  export_symbols_cmds='`func_echo_all $NM | $SED -e '\''s/B\([^B]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "L") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && (substr(\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
thunar-volman-0.9.5/configure-11119-	fi
##############################################
thunar-volman-0.9.5/configure-11182-	# below for broken collect2 doesn't work under 4.3+
thunar-volman-0.9.5/configure:11183:	  collect2name=`$CC -print-prog-name=collect2`
thunar-volman-0.9.5/configure-11184-	  if test -f "$collect2name" &&
##############################################
thunar-volman-0.9.5/configure-11262-      }'
thunar-volman-0.9.5/configure:11263:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
thunar-volman-0.9.5/configure-11264-  # Check for a 64-bit object if we didn't find anything.
thunar-volman-0.9.5/configure-11265-  if test -z "$lt_cv_aix_libpath_"; then
thunar-volman-0.9.5/configure:11266:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
thunar-volman-0.9.5/configure-11267-  fi
##############################################
thunar-volman-0.9.5/configure-11280-        hardcode_libdir_flag_spec='$wl-blibpath:$libdir:'"$aix_libpath"
thunar-volman-0.9.5/configure:11281:        archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
thunar-volman-0.9.5/configure-11282-      else
##############################################
thunar-volman-0.9.5/configure-11315-      }'
thunar-volman-0.9.5/configure:11316:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
thunar-volman-0.9.5/configure-11317-  # Check for a 64-bit object if we didn't find anything.
thunar-volman-0.9.5/configure-11318-  if test -z "$lt_cv_aix_libpath_"; then
thunar-volman-0.9.5/configure:11319:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
thunar-volman-0.9.5/configure-11320-  fi
##############################################
thunar-volman-0.9.5/configure-11347-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
thunar-volman-0.9.5/configure:11348:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%g"`'
thunar-volman-0.9.5/configure-11349-	  if test svr4 != "$with_aix_soname"; then
##############################################
thunar-volman-0.9.5/configure-11400-	archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames='
thunar-volman-0.9.5/configure:11401:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
thunar-volman-0.9.5/configure-11402-            cp "$export_symbols" "$output_objdir/$soname.def";
##############################################
thunar-volman-0.9.5/configure-11438-	# FIXME: Setting linknames here is a bad hack.
thunar-volman-0.9.5/configure:11439:	archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
thunar-volman-0.9.5/configure-11440-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
thunar-volman-0.9.5/configure-11456-  if test yes = "$lt_cv_ld_force_load"; then
thunar-volman-0.9.5/configure:11457:    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\"`'
thunar-volman-0.9.5/configure-11458-
##############################################
thunar-volman-0.9.5/configure-11636-      if test yes = "$GCC"; then
thunar-volman-0.9.5/configure:11637:	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'
thunar-volman-0.9.5/configure-11638-	# Try to use the -exported_symbol ld option, if it does not
##############################################
thunar-volman-0.9.5/configure-11664-	if test yes = "$lt_cv_irix_exported_symbol"; then
thunar-volman-0.9.5/configure:11665:          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'
thunar-volman-0.9.5/configure-11666-	fi
thunar-volman-0.9.5/configure-11667-      else
thunar-volman-0.9.5/configure:11668:	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'
thunar-volman-0.9.5/configure:11669:	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'
thunar-volman-0.9.5/configure-11670-      fi
##############################################
thunar-volman-0.9.5/configure-11714-	hardcode_direct_absolute=yes
thunar-volman-0.9.5/configure:11715:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
thunar-volman-0.9.5/configure-11716-	  archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
thunar-volman-0.9.5/configure-11745-	prefix_cmds="$SED"~
thunar-volman-0.9.5/configure:11746:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
thunar-volman-0.9.5/configure-11747-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
thunar-volman-0.9.5/configure-11760-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
thunar-volman-0.9.5/configure:11761:	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'
thunar-volman-0.9.5/configure-11762-      else
thunar-volman-0.9.5/configure-11763-	allow_undefined_flag=' -expect_unresolved \*'
thunar-volman-0.9.5/configure:11764:	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'
thunar-volman-0.9.5/configure-11765-      fi
##############################################
thunar-volman-0.9.5/configure-11773-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
thunar-volman-0.9.5/configure:11774:	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'
thunar-volman-0.9.5/configure-11775-	hardcode_libdir_flag_spec='$wl-rpath $wl$libdir'
##############################################
thunar-volman-0.9.5/configure-11777-	allow_undefined_flag=' -expect_unresolved \*'
thunar-volman-0.9.5/configure:11778:	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'
thunar-volman-0.9.5/configure:11779:	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~
thunar-volman-0.9.5/configure:11780:          $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'
thunar-volman-0.9.5/configure-11781-
##############################################
thunar-volman-0.9.5/configure-11796-      else
thunar-volman-0.9.5/configure:11797:	case `$CC -V 2>&1` in
thunar-volman-0.9.5/configure-11798-	*"Compilers 5.0"*)
##############################################
thunar-volman-0.9.5/configure-12195-  esac
thunar-volman-0.9.5/configure:12196:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
thunar-volman-0.9.5/configure-12197-  case $lt_search_path_spec in
##############################################
thunar-volman-0.9.5/configure-12202-    # okay in the real world where ";" in dirpaths is itself problematic.
thunar-volman-0.9.5/configure:12203:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
thunar-volman-0.9.5/configure-12204-    ;;
thunar-volman-0.9.5/configure-12205-  *)
thunar-volman-0.9.5/configure:12206:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
thunar-volman-0.9.5/configure-12207-    ;;
##############################################
thunar-volman-0.9.5/configure-12211-  lt_tmp_lt_search_path_spec=
thunar-volman-0.9.5/configure:12212:  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
thunar-volman-0.9.5/configure-12213-  # ...but if some path component already ends with the multilib dir we assume
##############################################
thunar-volman-0.9.5/configure-12253-  esac
thunar-volman-0.9.5/configure:12254:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
thunar-volman-0.9.5/configure-12255-else
##############################################
thunar-volman-0.9.5/configure-12393-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
thunar-volman-0.9.5/configure:12394:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; $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'
thunar-volman-0.9.5/configure-12395-    ;;
##############################################
thunar-volman-0.9.5/configure-12429-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
thunar-volman-0.9.5/configure:12430:    postinstall_cmds='base_file=`basename \$file`~
thunar-volman-0.9.5/configure:12431:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
thunar-volman-0.9.5/configure:12432:      dldir=$destdir/`dirname \$dlpath`~
thunar-volman-0.9.5/configure-12433-      test -d \$dldir || mkdir -p \$dldir~
##############################################
thunar-volman-0.9.5/configure-12438-      fi'
thunar-volman-0.9.5/configure:12439:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
thunar-volman-0.9.5/configure-12440-      dlpath=$dir/\$dldll~
##############################################
thunar-volman-0.9.5/configure-12446-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
thunar-volman-0.9.5/configure:12447:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
thunar-volman-0.9.5/configure-12448-
##############################################
thunar-volman-0.9.5/configure-12452-      # MinGW DLLs use traditional 'lib' prefix
thunar-volman-0.9.5/configure:12453:      soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
thunar-volman-0.9.5/configure-12454-      ;;
##############################################
thunar-volman-0.9.5/configure-12456-      # pw32 DLLs use 'pw' prefix rather than 'lib'
thunar-volman-0.9.5/configure:12457:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
thunar-volman-0.9.5/configure-12458-      ;;
##############################################
thunar-volman-0.9.5/configure-12465-    libname_spec='$name'
thunar-volman-0.9.5/configure:12466:    soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
thunar-volman-0.9.5/configure-12467-    library_names_spec='$libname.dll.lib'
##############################################
thunar-volman-0.9.5/configure-12477-        # Let DOS variable expansion print the short 8.3 style file name.
thunar-volman-0.9.5/configure:12478:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
thunar-volman-0.9.5/configure-12479-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
thunar-volman-0.9.5/configure-12482-      # Convert to MSYS style.
thunar-volman-0.9.5/configure:12483:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
thunar-volman-0.9.5/configure-12484-      ;;
##############################################
thunar-volman-0.9.5/configure-12488-      # like /cygdrive/c/PROGRA~1:/cygdr...
thunar-volman-0.9.5/configure:12489:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
thunar-volman-0.9.5/configure:12490:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
thunar-volman-0.9.5/configure:12491:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
thunar-volman-0.9.5/configure-12492-      ;;
##############################################
thunar-volman-0.9.5/configure-12496-        # It is most probably a Windows format PATH.
thunar-volman-0.9.5/configure:12497:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
thunar-volman-0.9.5/configure-12498-      else
thunar-volman-0.9.5/configure:12499:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
thunar-volman-0.9.5/configure-12500-      fi
##############################################
thunar-volman-0.9.5/configure-12506-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
thunar-volman-0.9.5/configure:12507:    postinstall_cmds='base_file=`basename \$file`~
thunar-volman-0.9.5/configure:12508:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
thunar-volman-0.9.5/configure:12509:      dldir=$destdir/`dirname \$dlpath`~
thunar-volman-0.9.5/configure-12510-      test -d \$dldir || mkdir -p \$dldir~
thunar-volman-0.9.5/configure-12511-      $install_prog $dir/$dlname \$dldir/$dlname'
thunar-volman-0.9.5/configure:12512:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
thunar-volman-0.9.5/configure-12513-      dlpath=$dir/\$dldll~
##############################################
thunar-volman-0.9.5/configure-12520-    # Assume MSVC and ICC wrapper
thunar-volman-0.9.5/configure:12521:    library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib'
thunar-volman-0.9.5/configure-12522-    dynamic_linker='Win32 ld.exe'
##############################################
thunar-volman-0.9.5/configure-12537-  shlibpath_var=DYLD_LIBRARY_PATH
thunar-volman-0.9.5/configure:12538:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
thunar-volman-0.9.5/configure-12539-
##############################################
thunar-volman-0.9.5/configure-12790-  if test -f /etc/ld.so.conf; then
thunar-volman-0.9.5/configure:12791:    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' ' '`
thunar-volman-0.9.5/configure-12792-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
thunar-volman-0.9.5/configure-12844-  need_lib_prefix=no
thunar-volman-0.9.5/configure:12845:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
thunar-volman-0.9.5/configure-12846-    need_version=no
##############################################
thunar-volman-0.9.5/configure-12871-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
thunar-volman-0.9.5/configure:12872:  postinstall_cmds='base_file=`basename \$file`~
thunar-volman-0.9.5/configure:12873:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
thunar-volman-0.9.5/configure:12874:    dldir=$destdir/`dirname \$dlpath`~
thunar-volman-0.9.5/configure-12875-    test -d \$dldir || mkdir -p \$dldir~
##############################################
thunar-volman-0.9.5/configure-12880-    fi'
thunar-volman-0.9.5/configure:12881:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
thunar-volman-0.9.5/configure-12882-    dlpath=$dir/\$dldll~
##############################################
thunar-volman-0.9.5/configure-13824-do :
thunar-volman-0.9.5/configure:13825:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
thunar-volman-0.9.5/configure-13826-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
thunar-volman-0.9.5/configure-13828-  cat >>confdefs.h <<_ACEOF
thunar-volman-0.9.5/configure:13829:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
thunar-volman-0.9.5/configure-13830-_ACEOF
##############################################
thunar-volman-0.9.5/configure-13838-do :
thunar-volman-0.9.5/configure:13839:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
thunar-volman-0.9.5/configure-13840-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
thunar-volman-0.9.5/configure-13842-  cat >>confdefs.h <<_ACEOF
thunar-volman-0.9.5/configure:13843:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
thunar-volman-0.9.5/configure-13844-_ACEOF
##############################################
thunar-volman-0.9.5/configure-14353-    if test -f $ac_dir/$ac_word; then
thunar-volman-0.9.5/configure:14354:      if test -z "`$ac_dir/$ac_word -h 2>&1 | grep 'dv '`"; then
thunar-volman-0.9.5/configure-14355-	ac_cv_path_MSGFMT="$ac_dir/$ac_word"
##############################################
thunar-volman-0.9.5/configure-14472-    if test -f $ac_dir/$ac_word; then
thunar-volman-0.9.5/configure:14473:      if test -z "`$ac_dir/$ac_word -h 2>&1 | grep '(HELP)'`"; then
thunar-volman-0.9.5/configure-14474-	ac_cv_path_XGETTEXT="$ac_dir/$ac_word"
##############################################
thunar-volman-0.9.5/configure-14631-   if test "x$srcdir" != "x."; then
thunar-volman-0.9.5/configure:14632:     if test "x`echo $srcdir | sed 's@/.*@@'`" = "x"; then
thunar-volman-0.9.5/configure-14633-       posrcprefix="$srcdir/"
##############################################
thunar-volman-0.9.5/configure-14825-  if $PKG_CONFIG "--atleast-version=0.10.0" "exo-2" >/dev/null 2>&1; then
thunar-volman-0.9.5/configure:14826:    EXO_VERSION=`$PKG_CONFIG --modversion "exo-2"`
thunar-volman-0.9.5/configure-14827-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $EXO_VERSION" >&5
##############################################
thunar-volman-0.9.5/configure-14831-$as_echo_n "checking EXO_CFLAGS... " >&6; }
thunar-volman-0.9.5/configure:14832:    EXO_CFLAGS=`$PKG_CONFIG --cflags "exo-2"`
thunar-volman-0.9.5/configure-14833-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $EXO_CFLAGS" >&5
##############################################
thunar-volman-0.9.5/configure-14837-$as_echo_n "checking EXO_LIBS... " >&6; }
thunar-volman-0.9.5/configure:14838:    EXO_LIBS=`$PKG_CONFIG --libs "exo-2"`
thunar-volman-0.9.5/configure-14839-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $EXO_LIBS" >&5
##############################################
thunar-volman-0.9.5/configure-14850-  elif $PKG_CONFIG --exists "exo-2" >/dev/null 2>&1; then
thunar-volman-0.9.5/configure:14851:    xdt_cv_version=`$PKG_CONFIG --modversion "exo-2"`
thunar-volman-0.9.5/configure-14852-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: found, but $xdt_cv_version" >&5
##############################################
thunar-volman-0.9.5/configure-15020-  if $PKG_CONFIG "--atleast-version=2.30.0" "glib-2.0" >/dev/null 2>&1; then
thunar-volman-0.9.5/configure:15021:    GLIB_VERSION=`$PKG_CONFIG --modversion "glib-2.0"`
thunar-volman-0.9.5/configure-15022-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GLIB_VERSION" >&5
##############################################
thunar-volman-0.9.5/configure-15026-$as_echo_n "checking GLIB_CFLAGS... " >&6; }
thunar-volman-0.9.5/configure:15027:    GLIB_CFLAGS=`$PKG_CONFIG --cflags "glib-2.0"`
thunar-volman-0.9.5/configure-15028-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GLIB_CFLAGS" >&5
##############################################
thunar-volman-0.9.5/configure-15032-$as_echo_n "checking GLIB_LIBS... " >&6; }
thunar-volman-0.9.5/configure:15033:    GLIB_LIBS=`$PKG_CONFIG --libs "glib-2.0"`
thunar-volman-0.9.5/configure-15034-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GLIB_LIBS" >&5
##############################################
thunar-volman-0.9.5/configure-15045-  elif $PKG_CONFIG --exists "glib-2.0" >/dev/null 2>&1; then
thunar-volman-0.9.5/configure:15046:    xdt_cv_version=`$PKG_CONFIG --modversion "glib-2.0"`
thunar-volman-0.9.5/configure-15047-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: found, but $xdt_cv_version" >&5
##############################################
thunar-volman-0.9.5/configure-15215-  if $PKG_CONFIG "--atleast-version=2.30.0" "gio-2.0" >/dev/null 2>&1; then
thunar-volman-0.9.5/configure:15216:    GIO_VERSION=`$PKG_CONFIG --modversion "gio-2.0"`
thunar-volman-0.9.5/configure-15217-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GIO_VERSION" >&5
##############################################
thunar-volman-0.9.5/configure-15221-$as_echo_n "checking GIO_CFLAGS... " >&6; }
thunar-volman-0.9.5/configure:15222:    GIO_CFLAGS=`$PKG_CONFIG --cflags "gio-2.0"`
thunar-volman-0.9.5/configure-15223-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GIO_CFLAGS" >&5
##############################################
thunar-volman-0.9.5/configure-15227-$as_echo_n "checking GIO_LIBS... " >&6; }
thunar-volman-0.9.5/configure:15228:    GIO_LIBS=`$PKG_CONFIG --libs "gio-2.0"`
thunar-volman-0.9.5/configure-15229-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GIO_LIBS" >&5
##############################################
thunar-volman-0.9.5/configure-15240-  elif $PKG_CONFIG --exists "gio-2.0" >/dev/null 2>&1; then
thunar-volman-0.9.5/configure:15241:    xdt_cv_version=`$PKG_CONFIG --modversion "gio-2.0"`
thunar-volman-0.9.5/configure-15242-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: found, but $xdt_cv_version" >&5
##############################################
thunar-volman-0.9.5/configure-15410-  if $PKG_CONFIG "--atleast-version=2.30.0" "gthread-2.0" >/dev/null 2>&1; then
thunar-volman-0.9.5/configure:15411:    GTHREAD_VERSION=`$PKG_CONFIG --modversion "gthread-2.0"`
thunar-volman-0.9.5/configure-15412-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GTHREAD_VERSION" >&5
##############################################
thunar-volman-0.9.5/configure-15416-$as_echo_n "checking GTHREAD_CFLAGS... " >&6; }
thunar-volman-0.9.5/configure:15417:    GTHREAD_CFLAGS=`$PKG_CONFIG --cflags "gthread-2.0"`
thunar-volman-0.9.5/configure-15418-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GTHREAD_CFLAGS" >&5
##############################################
thunar-volman-0.9.5/configure-15422-$as_echo_n "checking GTHREAD_LIBS... " >&6; }
thunar-volman-0.9.5/configure:15423:    GTHREAD_LIBS=`$PKG_CONFIG --libs "gthread-2.0"`
thunar-volman-0.9.5/configure-15424-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GTHREAD_LIBS" >&5
##############################################
thunar-volman-0.9.5/configure-15435-  elif $PKG_CONFIG --exists "gthread-2.0" >/dev/null 2>&1; then
thunar-volman-0.9.5/configure:15436:    xdt_cv_version=`$PKG_CONFIG --modversion "gthread-2.0"`
thunar-volman-0.9.5/configure-15437-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: found, but $xdt_cv_version" >&5
##############################################
thunar-volman-0.9.5/configure-15605-  if $PKG_CONFIG "--atleast-version=3.20.0" "gtk+-3.0" >/dev/null 2>&1; then
thunar-volman-0.9.5/configure:15606:    GTK_VERSION=`$PKG_CONFIG --modversion "gtk+-3.0"`
thunar-volman-0.9.5/configure-15607-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GTK_VERSION" >&5
##############################################
thunar-volman-0.9.5/configure-15611-$as_echo_n "checking GTK_CFLAGS... " >&6; }
thunar-volman-0.9.5/configure:15612:    GTK_CFLAGS=`$PKG_CONFIG --cflags "gtk+-3.0"`
thunar-volman-0.9.5/configure-15613-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GTK_CFLAGS" >&5
##############################################
thunar-volman-0.9.5/configure-15617-$as_echo_n "checking GTK_LIBS... " >&6; }
thunar-volman-0.9.5/configure:15618:    GTK_LIBS=`$PKG_CONFIG --libs "gtk+-3.0"`
thunar-volman-0.9.5/configure-15619-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GTK_LIBS" >&5
##############################################
thunar-volman-0.9.5/configure-15630-  elif $PKG_CONFIG --exists "gtk+-3.0" >/dev/null 2>&1; then
thunar-volman-0.9.5/configure:15631:    xdt_cv_version=`$PKG_CONFIG --modversion "gtk+-3.0"`
thunar-volman-0.9.5/configure-15632-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: found, but $xdt_cv_version" >&5
##############################################
thunar-volman-0.9.5/configure-15800-  if $PKG_CONFIG "--atleast-version=145" "gudev-1.0" >/dev/null 2>&1; then
thunar-volman-0.9.5/configure:15801:    GUDEV_VERSION=`$PKG_CONFIG --modversion "gudev-1.0"`
thunar-volman-0.9.5/configure-15802-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GUDEV_VERSION" >&5
##############################################
thunar-volman-0.9.5/configure-15806-$as_echo_n "checking GUDEV_CFLAGS... " >&6; }
thunar-volman-0.9.5/configure:15807:    GUDEV_CFLAGS=`$PKG_CONFIG --cflags "gudev-1.0"`
thunar-volman-0.9.5/configure-15808-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GUDEV_CFLAGS" >&5
##############################################
thunar-volman-0.9.5/configure-15812-$as_echo_n "checking GUDEV_LIBS... " >&6; }
thunar-volman-0.9.5/configure:15813:    GUDEV_LIBS=`$PKG_CONFIG --libs "gudev-1.0"`
thunar-volman-0.9.5/configure-15814-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GUDEV_LIBS" >&5
##############################################
thunar-volman-0.9.5/configure-15825-  elif $PKG_CONFIG --exists "gudev-1.0" >/dev/null 2>&1; then
thunar-volman-0.9.5/configure:15826:    xdt_cv_version=`$PKG_CONFIG --modversion "gudev-1.0"`
thunar-volman-0.9.5/configure-15827-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: found, but $xdt_cv_version" >&5
##############################################
thunar-volman-0.9.5/configure-15995-  if $PKG_CONFIG "--atleast-version=4.12.0" "libxfce4ui-2" >/dev/null 2>&1; then
thunar-volman-0.9.5/configure:15996:    LIBXFCE4UI_VERSION=`$PKG_CONFIG --modversion "libxfce4ui-2"`
thunar-volman-0.9.5/configure-15997-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIBXFCE4UI_VERSION" >&5
##############################################
thunar-volman-0.9.5/configure-16001-$as_echo_n "checking LIBXFCE4UI_CFLAGS... " >&6; }
thunar-volman-0.9.5/configure:16002:    LIBXFCE4UI_CFLAGS=`$PKG_CONFIG --cflags "libxfce4ui-2"`
thunar-volman-0.9.5/configure-16003-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIBXFCE4UI_CFLAGS" >&5
##############################################
thunar-volman-0.9.5/configure-16007-$as_echo_n "checking LIBXFCE4UI_LIBS... " >&6; }
thunar-volman-0.9.5/configure:16008:    LIBXFCE4UI_LIBS=`$PKG_CONFIG --libs "libxfce4ui-2"`
thunar-volman-0.9.5/configure-16009-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIBXFCE4UI_LIBS" >&5
##############################################
thunar-volman-0.9.5/configure-16020-  elif $PKG_CONFIG --exists "libxfce4ui-2" >/dev/null 2>&1; then
thunar-volman-0.9.5/configure:16021:    xdt_cv_version=`$PKG_CONFIG --modversion "libxfce4ui-2"`
thunar-volman-0.9.5/configure-16022-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: found, but $xdt_cv_version" >&5
##############################################
thunar-volman-0.9.5/configure-16190-  if $PKG_CONFIG "--atleast-version=4.12.0" "libxfce4util-1.0" >/dev/null 2>&1; then
thunar-volman-0.9.5/configure:16191:    LIBXFCE4UTIL_VERSION=`$PKG_CONFIG --modversion "libxfce4util-1.0"`
thunar-volman-0.9.5/configure-16192-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIBXFCE4UTIL_VERSION" >&5
##############################################
thunar-volman-0.9.5/configure-16196-$as_echo_n "checking LIBXFCE4UTIL_CFLAGS... " >&6; }
thunar-volman-0.9.5/configure:16197:    LIBXFCE4UTIL_CFLAGS=`$PKG_CONFIG --cflags "libxfce4util-1.0"`
thunar-volman-0.9.5/configure-16198-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIBXFCE4UTIL_CFLAGS" >&5
##############################################
thunar-volman-0.9.5/configure-16202-$as_echo_n "checking LIBXFCE4UTIL_LIBS... " >&6; }
thunar-volman-0.9.5/configure:16203:    LIBXFCE4UTIL_LIBS=`$PKG_CONFIG --libs "libxfce4util-1.0"`
thunar-volman-0.9.5/configure-16204-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIBXFCE4UTIL_LIBS" >&5
##############################################
thunar-volman-0.9.5/configure-16215-  elif $PKG_CONFIG --exists "libxfce4util-1.0" >/dev/null 2>&1; then
thunar-volman-0.9.5/configure:16216:    xdt_cv_version=`$PKG_CONFIG --modversion "libxfce4util-1.0"`
thunar-volman-0.9.5/configure-16217-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: found, but $xdt_cv_version" >&5
##############################################
thunar-volman-0.9.5/configure-16385-  if $PKG_CONFIG "--atleast-version=4.12.0" "libxfconf-0" >/dev/null 2>&1; then
thunar-volman-0.9.5/configure:16386:    XFCONF_VERSION=`$PKG_CONFIG --modversion "libxfconf-0"`
thunar-volman-0.9.5/configure-16387-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $XFCONF_VERSION" >&5
##############################################
thunar-volman-0.9.5/configure-16391-$as_echo_n "checking XFCONF_CFLAGS... " >&6; }
thunar-volman-0.9.5/configure:16392:    XFCONF_CFLAGS=`$PKG_CONFIG --cflags "libxfconf-0"`
thunar-volman-0.9.5/configure-16393-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $XFCONF_CFLAGS" >&5
##############################################
thunar-volman-0.9.5/configure-16397-$as_echo_n "checking XFCONF_LIBS... " >&6; }
thunar-volman-0.9.5/configure:16398:    XFCONF_LIBS=`$PKG_CONFIG --libs "libxfconf-0"`
thunar-volman-0.9.5/configure-16399-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $XFCONF_LIBS" >&5
##############################################
thunar-volman-0.9.5/configure-16410-  elif $PKG_CONFIG --exists "libxfconf-0" >/dev/null 2>&1; then
thunar-volman-0.9.5/configure:16411:    xdt_cv_version=`$PKG_CONFIG --modversion "libxfconf-0"`
thunar-volman-0.9.5/configure-16412-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: found, but $xdt_cv_version" >&5
##############################################
thunar-volman-0.9.5/configure-16594-  if $PKG_CONFIG "--atleast-version=0.4.0" "libnotify" >/dev/null 2>&1; then
thunar-volman-0.9.5/configure:16595:    LIBNOTIFY_VERSION=`$PKG_CONFIG --modversion "libnotify"`
thunar-volman-0.9.5/configure-16596-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIBNOTIFY_VERSION" >&5
##############################################
thunar-volman-0.9.5/configure-16600-$as_echo_n "checking LIBNOTIFY_CFLAGS... " >&6; }
thunar-volman-0.9.5/configure:16601:    LIBNOTIFY_CFLAGS=`$PKG_CONFIG --cflags "libnotify"`
thunar-volman-0.9.5/configure-16602-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIBNOTIFY_CFLAGS" >&5
##############################################
thunar-volman-0.9.5/configure-16606-$as_echo_n "checking LIBNOTIFY_LIBS... " >&6; }
thunar-volman-0.9.5/configure:16607:    LIBNOTIFY_LIBS=`$PKG_CONFIG --libs "libnotify"`
thunar-volman-0.9.5/configure-16608-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIBNOTIFY_LIBS" >&5
##############################################
thunar-volman-0.9.5/configure-16624-  elif $PKG_CONFIG --exists "libnotify" >/dev/null 2>&1; then
thunar-volman-0.9.5/configure:16625:    xdt_cv_version=`$PKG_CONFIG --modversion "libnotify"`
thunar-volman-0.9.5/configure-16626-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: found, but $xdt_cv_version" >&5
##############################################
thunar-volman-0.9.5/configure-16792-$as_echo_n "checking whether $LD accepts --as-needed... " >&6; }
thunar-volman-0.9.5/configure:16793:      case `$LD --as-needed -v 2>&1 </dev/null` in
thunar-volman-0.9.5/configure-16794-      *GNU* | *'with BFD'*)
##############################################
thunar-volman-0.9.5/configure-16806-$as_echo_n "checking whether $LD accepts -O1... " >&6; }
thunar-volman-0.9.5/configure:16807:    case `$LD -O1 -v 2>&1 </dev/null` in
thunar-volman-0.9.5/configure-16808-    *GNU* | *'with BFD'*)
##############################################
thunar-volman-0.9.5/configure-16936-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
thunar-volman-0.9.5/configure:16937:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
thunar-volman-0.9.5/configure-16938-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
thunar-volman-0.9.5/configure-17043-if test -z "$BASH_VERSION$ZSH_VERSION" \
thunar-volman-0.9.5/configure:17044:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
thunar-volman-0.9.5/configure-17045-  as_echo='print -r --'
thunar-volman-0.9.5/configure-17046-  as_echo_n='print -rn --'
thunar-volman-0.9.5/configure:17047:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
thunar-volman-0.9.5/configure-17048-  as_echo='printf %s\n'
##############################################
thunar-volman-0.9.5/configure-17050-else
thunar-volman-0.9.5/configure:17051:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
thunar-volman-0.9.5/configure-17052-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
thunar-volman-0.9.5/configure-17060-	expr "X$arg" : "X\\(.*\\)$as_nl";
thunar-volman-0.9.5/configure:17061:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
thunar-volman-0.9.5/configure-17062-      esac;
##############################################
thunar-volman-0.9.5/configure-17137-# ----------------------------------------
thunar-volman-0.9.5/configure:17138:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
thunar-volman-0.9.5/configure-17139-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
thunar-volman-0.9.5/configure-17209-  {
thunar-volman-0.9.5/configure:17210:    as_val=`expr "$@" || test $? -eq 1`
thunar-volman-0.9.5/configure-17211-  }
##############################################
thunar-volman-0.9.5/configure-17313-      case $as_dir in #(
thunar-volman-0.9.5/configure:17314:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
thunar-volman-0.9.5/configure-17315-      *) as_qdir=$as_dir;;
##############################################
thunar-volman-0.9.5/configure-17448-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
thunar-volman-0.9.5/configure:17449:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
thunar-volman-0.9.5/configure-17450-ac_cs_version="\\
##############################################
thunar-volman-0.9.5/configure-17473-  --*=?*)
thunar-volman-0.9.5/configure:17474:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
thunar-volman-0.9.5/configure:17475:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
thunar-volman-0.9.5/configure-17476-    ac_shift=:
##############################################
thunar-volman-0.9.5/configure-17478-  --*=)
thunar-volman-0.9.5/configure:17479:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
thunar-volman-0.9.5/configure-17480-    ac_optarg=
##############################################
thunar-volman-0.9.5/configure-17502-    case $ac_optarg in
thunar-volman-0.9.5/configure:17503:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
thunar-volman-0.9.5/configure-17504-    '') as_fn_error $? "missing file argument" ;;
##############################################
thunar-volman-0.9.5/configure-17510-    case $ac_optarg in
thunar-volman-0.9.5/configure:17511:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
thunar-volman-0.9.5/configure-17512-    esac
##############################################
thunar-volman-0.9.5/configure-17579-delay_variable_subst='$delay_variable_subst'
thunar-volman-0.9.5/configure:17580:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
thunar-volman-0.9.5/configure:17581:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
thunar-volman-0.9.5/configure:17582:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
thunar-volman-0.9.5/configure:17583:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
thunar-volman-0.9.5/configure:17584:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
thunar-volman-0.9.5/configure:17585:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
thunar-volman-0.9.5/configure:17586:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
thunar-volman-0.9.5/configure:17587:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
thunar-volman-0.9.5/configure:17588:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
thunar-volman-0.9.5/configure:17589:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
thunar-volman-0.9.5/configure:17590:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
thunar-volman-0.9.5/configure:17591:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
thunar-volman-0.9.5/configure:17592:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
thunar-volman-0.9.5/configure:17593:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
thunar-volman-0.9.5/configure:17594:shared_archive_member_spec='`$ECHO "$shared_archive_member_spec" | $SED "$delay_single_quote_subst"`'
thunar-volman-0.9.5/configure:17595:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
thunar-volman-0.9.5/configure:17596:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
thunar-volman-0.9.5/configure:17597:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
thunar-volman-0.9.5/configure:17598:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
thunar-volman-0.9.5/configure:17599:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
thunar-volman-0.9.5/configure:17600:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
thunar-volman-0.9.5/configure:17601:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
thunar-volman-0.9.5/configure:17602:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
thunar-volman-0.9.5/configure:17603:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
thunar-volman-0.9.5/configure:17604:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
thunar-volman-0.9.5/configure:17605:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
thunar-volman-0.9.5/configure:17606:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
thunar-volman-0.9.5/configure:17607:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
thunar-volman-0.9.5/configure:17608:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
thunar-volman-0.9.5/configure:17609:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
thunar-volman-0.9.5/configure:17610:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
thunar-volman-0.9.5/configure:17611:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
thunar-volman-0.9.5/configure:17612:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
thunar-volman-0.9.5/configure:17613:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
thunar-volman-0.9.5/configure:17614:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
thunar-volman-0.9.5/configure:17615:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
thunar-volman-0.9.5/configure:17616:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
thunar-volman-0.9.5/configure:17617:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
thunar-volman-0.9.5/configure:17618:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
thunar-volman-0.9.5/configure:17619:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
thunar-volman-0.9.5/configure:17620:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
thunar-volman-0.9.5/configure:17621:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
thunar-volman-0.9.5/configure:17622:lt_ar_flags='`$ECHO "$lt_ar_flags" | $SED "$delay_single_quote_subst"`'
thunar-volman-0.9.5/configure:17623:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
thunar-volman-0.9.5/configure:17624:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
thunar-volman-0.9.5/configure:17625:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
thunar-volman-0.9.5/configure:17626:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
thunar-volman-0.9.5/configure:17627:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
thunar-volman-0.9.5/configure:17628:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
thunar-volman-0.9.5/configure:17629:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
thunar-volman-0.9.5/configure:17630:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
thunar-volman-0.9.5/configure:17631:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
thunar-volman-0.9.5/configure:17632:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
thunar-volman-0.9.5/configure:17633:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
thunar-volman-0.9.5/configure:17634:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
thunar-volman-0.9.5/configure:17635:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
thunar-volman-0.9.5/configure:17636:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
thunar-volman-0.9.5/configure:17637:lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`'
thunar-volman-0.9.5/configure:17638:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
thunar-volman-0.9.5/configure:17639: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"`'
thunar-volman-0.9.5/configure:17640:lt_cv_nm_interface='`$ECHO "$lt_cv_nm_interface" | $SED "$delay_single_quote_subst"`'
thunar-volman-0.9.5/configure:17641:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
thunar-volman-0.9.5/configure:17642:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
thunar-volman-0.9.5/configure:17643:lt_cv_truncate_bin='`$ECHO "$lt_cv_truncate_bin" | $SED "$delay_single_quote_subst"`'
thunar-volman-0.9.5/configure:17644:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
thunar-volman-0.9.5/configure:17645:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
thunar-volman-0.9.5/configure:17646:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
thunar-volman-0.9.5/configure:17647:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
thunar-volman-0.9.5/configure:17648:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
thunar-volman-0.9.5/configure:17649:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
thunar-volman-0.9.5/configure:17650:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
thunar-volman-0.9.5/configure:17651:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
thunar-volman-0.9.5/configure:17652:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
thunar-volman-0.9.5/configure:17653:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
thunar-volman-0.9.5/configure:17654:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
thunar-volman-0.9.5/configure:17655:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
thunar-volman-0.9.5/configure:17656:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
thunar-volman-0.9.5/configure:17657:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
thunar-volman-0.9.5/configure:17658:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
thunar-volman-0.9.5/configure:17659:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
thunar-volman-0.9.5/configure:17660:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
thunar-volman-0.9.5/configure:17661:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
thunar-volman-0.9.5/configure:17662:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
thunar-volman-0.9.5/configure:17663:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
thunar-volman-0.9.5/configure:17664:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
thunar-volman-0.9.5/configure:17665:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
thunar-volman-0.9.5/configure:17666:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
thunar-volman-0.9.5/configure:17667:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
thunar-volman-0.9.5/configure:17668:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
thunar-volman-0.9.5/configure:17669:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
thunar-volman-0.9.5/configure:17670:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
thunar-volman-0.9.5/configure:17671:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
thunar-volman-0.9.5/configure:17672:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
thunar-volman-0.9.5/configure:17673:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
thunar-volman-0.9.5/configure:17674:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
thunar-volman-0.9.5/configure:17675:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
thunar-volman-0.9.5/configure:17676:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
thunar-volman-0.9.5/configure:17677:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
thunar-volman-0.9.5/configure:17678:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
thunar-volman-0.9.5/configure:17679:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
thunar-volman-0.9.5/configure:17680:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
thunar-volman-0.9.5/configure:17681:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
thunar-volman-0.9.5/configure:17682:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
thunar-volman-0.9.5/configure:17683:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
thunar-volman-0.9.5/configure:17684:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
thunar-volman-0.9.5/configure:17685:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
thunar-volman-0.9.5/configure:17686:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
thunar-volman-0.9.5/configure:17687:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
thunar-volman-0.9.5/configure:17688:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
thunar-volman-0.9.5/configure:17689:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
thunar-volman-0.9.5/configure:17690:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
thunar-volman-0.9.5/configure:17691:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
thunar-volman-0.9.5/configure:17692:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
thunar-volman-0.9.5/configure:17693:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
thunar-volman-0.9.5/configure:17694:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
thunar-volman-0.9.5/configure:17695:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
thunar-volman-0.9.5/configure:17696:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
thunar-volman-0.9.5/configure:17697:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
thunar-volman-0.9.5/configure:17698:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
thunar-volman-0.9.5/configure:17699:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
thunar-volman-0.9.5/configure:17700:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
thunar-volman-0.9.5/configure:17701:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
thunar-volman-0.9.5/configure:17702:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
thunar-volman-0.9.5/configure:17703:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
thunar-volman-0.9.5/configure:17704:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
thunar-volman-0.9.5/configure:17705:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
thunar-volman-0.9.5/configure:17706:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
thunar-volman-0.9.5/configure:17707:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
thunar-volman-0.9.5/configure:17708:configure_time_dlsearch_path='`$ECHO "$configure_time_dlsearch_path" | $SED "$delay_single_quote_subst"`'
thunar-volman-0.9.5/configure:17709:configure_time_lt_sys_library_path='`$ECHO "$configure_time_lt_sys_library_path" | $SED "$delay_single_quote_subst"`'
thunar-volman-0.9.5/configure:17710:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
thunar-volman-0.9.5/configure:17711:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
thunar-volman-0.9.5/configure:17712:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
thunar-volman-0.9.5/configure:17713:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
thunar-volman-0.9.5/configure:17714:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
thunar-volman-0.9.5/configure:17715:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
thunar-volman-0.9.5/configure-17716-
##############################################
thunar-volman-0.9.5/configure-17796-striplib; do
thunar-volman-0.9.5/configure:17797:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
thunar-volman-0.9.5/configure-17798-    *[\\\\\\\`\\"\\\$]*)
thunar-volman-0.9.5/configure:17799:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
thunar-volman-0.9.5/configure-17800-      ;;
##############################################
thunar-volman-0.9.5/configure-17827-configure_time_lt_sys_library_path; do
thunar-volman-0.9.5/configure:17828:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
thunar-volman-0.9.5/configure-17829-    *[\\\\\\\`\\"\\\$]*)
thunar-volman-0.9.5/configure:17830:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
thunar-volman-0.9.5/configure-17831-      ;;
##############################################
thunar-volman-0.9.5/configure-17931-fi
thunar-volman-0.9.5/configure:17932:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
thunar-volman-0.9.5/configure-17933-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
thunar-volman-0.9.5/configure-17948-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
thunar-volman-0.9.5/configure:17949:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
thunar-volman-0.9.5/configure-17950-ac_delim='%!_!# '
##############################################
thunar-volman-0.9.5/configure-17954-
thunar-volman-0.9.5/configure:17955:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
thunar-volman-0.9.5/configure-17956-  if test $ac_delim_n = $ac_delim_num; then
##############################################
thunar-volman-0.9.5/configure-18092-for ac_last_try in false false :; do
thunar-volman-0.9.5/configure:18093:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
thunar-volman-0.9.5/configure-18094-  if test -z "$ac_tt"; then
##############################################
thunar-volman-0.9.5/configure-18224-      esac
thunar-volman-0.9.5/configure:18225:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
thunar-volman-0.9.5/configure-18226-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
thunar-volman-0.9.5/configure-18283-*)
thunar-volman-0.9.5/configure:18284:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
thunar-volman-0.9.5/configure-18285-  # A ".." for each directory in $ac_dir_suffix.
thunar-volman-0.9.5/configure:18286:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
thunar-volman-0.9.5/configure-18287-  case $ac_top_builddir_sub in
##############################################
thunar-volman-0.9.5/configure-18344-/@mandir@/p'
thunar-volman-0.9.5/configure:18345:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
thunar-volman-0.9.5/configure-18346-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
thunar-volman-0.9.5/configure-18361-
thunar-volman-0.9.5/configure:18362:# Neutralize VPATH when `$srcdir' = `.'.
thunar-volman-0.9.5/configure-18363-# Shell code in configure.ac might set extrasub.
##############################################
thunar-volman-0.9.5/configure-18389-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
thunar-volman-0.9.5/configure:18390:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
thunar-volman-0.9.5/configure-18391-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
thunar-volman-0.9.5/configure-18435-    * )
thunar-volman-0.9.5/configure:18436:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
thunar-volman-0.9.5/configure-18437-  esac
##############################################
thunar-volman-0.9.5/configure-18490-    # Strip MF so we end up with the name of the file.
thunar-volman-0.9.5/configure:18491:    am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'`
thunar-volman-0.9.5/configure-18492-    # Check whether this is an Automake generated Makefile which includes
##############################################
thunar-volman-0.9.5/configure-19045-    *:)
thunar-volman-0.9.5/configure:19046:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
thunar-volman-0.9.5/configure-19047-        ;;
thunar-volman-0.9.5/configure-19048-    x:*)
thunar-volman-0.9.5/configure:19049:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
thunar-volman-0.9.5/configure-19050-        ;;
thunar-volman-0.9.5/configure-19051-    *::*)
thunar-volman-0.9.5/configure:19052:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
thunar-volman-0.9.5/configure:19053:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
thunar-volman-0.9.5/configure-19054-        ;;
thunar-volman-0.9.5/configure-19055-    *)
thunar-volman-0.9.5/configure:19056:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
thunar-volman-0.9.5/configure-19057-        ;;
##############################################
thunar-volman-0.9.5/configure-19072-    done
thunar-volman-0.9.5/configure:19073:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
thunar-volman-0.9.5/configure-19074-}
##############################################
thunar-volman-0.9.5/config.guess-34-
thunar-volman-0.9.5/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'`
thunar-volman-0.9.5/config.guess-36-
##############################################
thunar-volman-0.9.5/config.guess-102-: ${TMPDIR=/tmp} ;
thunar-volman-0.9.5/config.guess:103: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
thunar-volman-0.9.5/config.guess-104- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
thunar-volman-0.9.5/config.guess-151-	EOF
thunar-volman-0.9.5/config.guess:152:	eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^LIBC' | sed 's, ,,g'`"
thunar-volman-0.9.5/config.guess-153-
##############################################
thunar-volman-0.9.5/config.guess-188-	    earmv*)
thunar-volman-0.9.5/config.guess:189:		arch=`echo "$UNAME_MACHINE_ARCH" | sed -e 's,^e\(armv[0-9]\).*$,\1,'`
thunar-volman-0.9.5/config.guess:190:		endian=`echo "$UNAME_MACHINE_ARCH" | sed -ne 's,^.*\(eb\)$,\1,p'`
thunar-volman-0.9.5/config.guess-191-		machine="${arch}${endian}"-unknown
##############################################
thunar-volman-0.9.5/config.guess-220-		expr='s/^earmv[0-9]/-eabi/;s/eb$//'
thunar-volman-0.9.5/config.guess:221:		abi=`echo "$UNAME_MACHINE_ARCH" | sed -e "$expr"`
thunar-volman-0.9.5/config.guess-222-		;;
##############################################
thunar-volman-0.9.5/config.guess-233-	    *)
thunar-volman-0.9.5/config.guess:234:		release=`echo "$UNAME_RELEASE" | sed -e 's/[-_].*//' | cut -d. -f1,2`
thunar-volman-0.9.5/config.guess-235-		;;
##############################################
thunar-volman-0.9.5/config.guess-280-	*4.0)
thunar-volman-0.9.5/config.guess:281:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
thunar-volman-0.9.5/config.guess-282-		;;
thunar-volman-0.9.5/config.guess-283-	*5.*)
thunar-volman-0.9.5/config.guess:284:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
thunar-volman-0.9.5/config.guess-285-		;;
##############################################
thunar-volman-0.9.5/config.guess-290-	# types through head -n 1, so we only detect the type of CPU 0.
thunar-volman-0.9.5/config.guess:291:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
thunar-volman-0.9.5/config.guess-292-	case "$ALPHA_CPU_TYPE" in
##############################################
thunar-volman-0.9.5/config.guess-328-	# 1.2 uses "1.2" for uname -r.
thunar-volman-0.9.5/config.guess:329:	echo "$UNAME_MACHINE"-dec-osf"`echo "$UNAME_RELEASE" | sed -e 's/^[PVTX]//' | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz`"
thunar-volman-0.9.5/config.guess-330-	# Reset EXIT trap before exiting to avoid spurious non-zero exit code.
##############################################
thunar-volman-0.9.5/config.guess-379-    s390x:SunOS:*:*)
thunar-volman-0.9.5/config.guess:380:	echo "$UNAME_MACHINE"-ibm-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`"
thunar-volman-0.9.5/config.guess-381-	exit ;;
thunar-volman-0.9.5/config.guess-382-    sun4H:SunOS:5.*:*)
thunar-volman-0.9.5/config.guess:383:	echo sparc-hal-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
thunar-volman-0.9.5/config.guess-384-	exit ;;
thunar-volman-0.9.5/config.guess-385-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
thunar-volman-0.9.5/config.guess:386:	echo sparc-sun-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`"
thunar-volman-0.9.5/config.guess-387-	exit ;;
##############################################
thunar-volman-0.9.5/config.guess-404-	fi
thunar-volman-0.9.5/config.guess:405:	echo "$SUN_ARCH"-pc-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
thunar-volman-0.9.5/config.guess-406-	exit ;;
##############################################
thunar-volman-0.9.5/config.guess-410-	# it's likely to be more like Solaris than SunOS4.
thunar-volman-0.9.5/config.guess:411:	echo sparc-sun-solaris3"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
thunar-volman-0.9.5/config.guess-412-	exit ;;
##############################################
thunar-volman-0.9.5/config.guess-419-	# Japanese Language versions have a version number like `4.1.3-JL'.
thunar-volman-0.9.5/config.guess:420:	echo sparc-sun-sunos"`echo "$UNAME_RELEASE"|sed -e 's/-/_/'`"
thunar-volman-0.9.5/config.guess-421-	exit ;;
##############################################
thunar-volman-0.9.5/config.guess-425-    sun*:*:4.2BSD:*)
thunar-volman-0.9.5/config.guess:426:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
thunar-volman-0.9.5/config.guess-427-	test "x$UNAME_RELEASE" = x && UNAME_RELEASE=3
##############################################
thunar-volman-0.9.5/config.guess-507-	$CC_FOR_BUILD -o "$dummy" "$dummy.c" &&
thunar-volman-0.9.5/config.guess:508:	  dummyarg=`echo "$UNAME_RELEASE" | sed -n 's/\([0-9]*\).*/\1/p'` &&
thunar-volman-0.9.5/config.guess:509:	  SYSTEM_NAME=`"$dummy" "$dummyarg"` &&
thunar-volman-0.9.5/config.guess-510-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
thunar-volman-0.9.5/config.guess-563-    *:IRIX*:*:*)
thunar-volman-0.9.5/config.guess:564:	echo mips-sgi-irix"`echo "$UNAME_RELEASE"|sed -e 's/-/_/g'`"
thunar-volman-0.9.5/config.guess-565-	exit ;;
##############################################
thunar-volman-0.9.5/config.guess-593-EOF
thunar-volman-0.9.5/config.guess:594:		if $CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"`
thunar-volman-0.9.5/config.guess-595-		then
##############################################
thunar-volman-0.9.5/config.guess-606-    *:AIX:*:[4567])
thunar-volman-0.9.5/config.guess:607:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
thunar-volman-0.9.5/config.guess-608-	if /usr/sbin/lsattr -El "$IBM_CPU_ID" | grep ' POWER' >/dev/null 2>&1; then
##############################################
thunar-volman-0.9.5/config.guess-642-    9000/[34678]??:HP-UX:*:*)
thunar-volman-0.9.5/config.guess:643:	HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'`
thunar-volman-0.9.5/config.guess-644-	case "$UNAME_MACHINE" in
##############################################
thunar-volman-0.9.5/config.guess-696-EOF
thunar-volman-0.9.5/config.guess:697:		    (CCOPTS="" $CC_FOR_BUILD -o "$dummy" "$dummy.c" 2>/dev/null) && HP_ARCH=`"$dummy"`
thunar-volman-0.9.5/config.guess-698-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
thunar-volman-0.9.5/config.guess-724-    ia64:HP-UX:*:*)
thunar-volman-0.9.5/config.guess:725:	HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'`
thunar-volman-0.9.5/config.guess-726-	echo ia64-hp-hpux"$HPUX_REV"
##############################################
thunar-volman-0.9.5/config.guess-754-EOF
thunar-volman-0.9.5/config.guess:755:	$CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"` &&
thunar-volman-0.9.5/config.guess-756-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
thunar-volman-0.9.5/config.guess-825-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
thunar-volman-0.9.5/config.guess:826:	FUJITSU_REL=`echo "$UNAME_RELEASE" | sed -e 's/ /_/'`
thunar-volman-0.9.5/config.guess-827-	echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
thunar-volman-0.9.5/config.guess-830-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
thunar-volman-0.9.5/config.guess:831:	FUJITSU_REL=`echo "$UNAME_RELEASE" | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/ /_/'`
thunar-volman-0.9.5/config.guess-832-	echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
thunar-volman-0.9.5/config.guess-850-	esac
thunar-volman-0.9.5/config.guess:851:	echo "$UNAME_PROCESSOR"-unknown-freebsd"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`"
thunar-volman-0.9.5/config.guess-852-	exit ;;
##############################################
thunar-volman-0.9.5/config.guess-886-    prep*:SunOS:5.*:*)
thunar-volman-0.9.5/config.guess:887:	echo powerpcle-unknown-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
thunar-volman-0.9.5/config.guess-888-	exit ;;
##############################################
thunar-volman-0.9.5/config.guess-890-	# the GNU system
thunar-volman-0.9.5/config.guess:891:	echo "`echo "$UNAME_MACHINE"|sed -e 's,[-/].*$,,'`-unknown-$LIBC`echo "$UNAME_RELEASE"|sed -e 's,/.*$,,'`"
thunar-volman-0.9.5/config.guess-892-	exit ;;
##############################################
thunar-volman-0.9.5/config.guess-894-	# other systems with GNU libc and userland
thunar-volman-0.9.5/config.guess:895:	echo "$UNAME_MACHINE-unknown-`echo "$UNAME_SYSTEM" | sed 's,^[^/]*/,,' | tr "[:upper:]" "[:lower:]"``echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`-$LIBC"
thunar-volman-0.9.5/config.guess-896-	exit ;;
##############################################
thunar-volman-0.9.5/config.guess-988-EOF
thunar-volman-0.9.5/config.guess:989:	eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^CPU'`"
thunar-volman-0.9.5/config.guess-990-	test "x$CPU" != x && { echo "$CPU-unknown-linux-$LIBC"; exit; }
##############################################
thunar-volman-0.9.5/config.guess-1088-    i*86:*:4.*:*)
thunar-volman-0.9.5/config.guess:1089:	UNAME_REL=`echo "$UNAME_RELEASE" | sed 's/\/MP$//'`
thunar-volman-0.9.5/config.guess-1090-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
thunar-volman-0.9.5/config.guess-1291-	fi
thunar-volman-0.9.5/config.guess:1292:	if test "`echo "$UNAME_RELEASE" | sed -e 's/\..*//'`" -le 10 ; then
thunar-volman-0.9.5/config.guess-1293-	    if [ "$CC_FOR_BUILD" != no_compiler_found ]; then
##############################################
thunar-volman-0.9.5/config.guess-1389-    *:DragonFly:*:*)
thunar-volman-0.9.5/config.guess:1390:	echo "$UNAME_MACHINE"-unknown-dragonfly"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`"
thunar-volman-0.9.5/config.guess-1391-	exit ;;
##############################################
thunar-volman-0.9.5/config.guess-1402-    i*86:skyos:*:*)
thunar-volman-0.9.5/config.guess:1403:	echo "$UNAME_MACHINE"-pc-skyos"`echo "$UNAME_RELEASE" | sed -e 's/ .*$//'`"
thunar-volman-0.9.5/config.guess-1404-	exit ;;