===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
gphoto2-2.5.26/configure.ac-147-                if test -n "${CDK_CONFIG}"; then
gphoto2-2.5.26/configure.ac:148:                        CDK_CFLAGS=`$CDK_CONFIG --cflags`
gphoto2-2.5.26/configure.ac:149:                        CDK_LIBS=`$CDK_CONFIG --libs`
gphoto2-2.5.26/configure.ac-150-                else
##############################################
gphoto2-2.5.26/configure.ac-320-                if test -n "${AALIB_CONFIG}"; then
gphoto2-2.5.26/configure.ac:321:                        AA_CFLAGS=`$AALIB_CONFIG --cflags`
gphoto2-2.5.26/configure.ac:322:                        AA_LIBS=`$AALIB_CONFIG --libs`
gphoto2-2.5.26/configure.ac-323-                else
##############################################
gphoto2-2.5.26/gphoto2/Makefile.in-51-  { \
gphoto2-2.5.26/gphoto2/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gphoto2-2.5.26/gphoto2/Makefile.in-53-  }; \
##############################################
gphoto2-2.5.26/gphoto2/Makefile.in-201-  esac
gphoto2-2.5.26/gphoto2/Makefile.in:202:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gphoto2-2.5.26/gphoto2/Makefile.in-203-am__vpath_adj = case $$p in \
gphoto2-2.5.26/gphoto2/Makefile.in:204:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gphoto2-2.5.26/gphoto2/Makefile.in-205-    *) f=$$p;; \
gphoto2-2.5.26/gphoto2/Makefile.in-206-  esac;
gphoto2-2.5.26/gphoto2/Makefile.in:207:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gphoto2-2.5.26/gphoto2/Makefile.in-208-am__install_max = 40
gphoto2-2.5.26/gphoto2/Makefile.in-209-am__nobase_strip_setup = \
gphoto2-2.5.26/gphoto2/Makefile.in:210:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gphoto2-2.5.26/gphoto2/Makefile.in-211-am__nobase_strip = \
##############################################
gphoto2-2.5.26/gphoto2/Makefile.in-371-case "$@" in						\
gphoto2-2.5.26/gphoto2/Makefile.in:372:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
gphoto2-2.5.26/gphoto2/Makefile.in-373-    *) am__odir=.;; 					\
##############################################
gphoto2-2.5.26/gphoto2/Makefile.in-401-  bases='$(TEST_LOGS)'; \
gphoto2-2.5.26/gphoto2/Makefile.in:402:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
gphoto2-2.5.26/gphoto2/Makefile.in:403:  bases=`echo $$bases`
gphoto2-2.5.26/gphoto2/Makefile.in-404-RECHECK_LOGS = $(TEST_LOGS)
##############################################
gphoto2-2.5.26/gphoto2/Makefile.in-414-        */*) b='$*';; \
gphoto2-2.5.26/gphoto2/Makefile.in:415:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
gphoto2-2.5.26/gphoto2/Makefile.in-416-       esac;; \
##############################################
gphoto2-2.5.26/gphoto2/Makefile.in-711-	test -n "$(EXEEXT)" || exit 0; \
gphoto2-2.5.26/gphoto2/Makefile.in:712:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gphoto2-2.5.26/gphoto2/Makefile.in-713-	echo " rm -f" $$list; \
##############################################
gphoto2-2.5.26/gphoto2/Makefile.in-720-	test -n "$(EXEEXT)" || exit 0; \
gphoto2-2.5.26/gphoto2/Makefile.in:721:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gphoto2-2.5.26/gphoto2/Makefile.in-722-	echo " rm -f" $$list; \
##############################################
gphoto2-2.5.26/gphoto2/Makefile.in-765-.c.obj:
gphoto2-2.5.26/gphoto2/Makefile.in:766:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gphoto2-2.5.26/gphoto2/Makefile.in-767-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gphoto2-2.5.26/gphoto2/Makefile.in-769-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gphoto2-2.5.26/gphoto2/Makefile.in:770:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gphoto2-2.5.26/gphoto2/Makefile.in-771-
##############################################
gphoto2-2.5.26/gphoto2/Makefile.in-779-gphoto2-gphoto2-cmd-capture.o: gphoto2-cmd-capture.c
gphoto2-2.5.26/gphoto2/Makefile.in:780:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gphoto2_CFLAGS) $(CFLAGS) -MT gphoto2-gphoto2-cmd-capture.o -MD -MP -MF $(DEPDIR)/gphoto2-gphoto2-cmd-capture.Tpo -c -o gphoto2-gphoto2-cmd-capture.o `test -f 'gphoto2-cmd-capture.c' || echo '$(srcdir)/'`gphoto2-cmd-capture.c
gphoto2-2.5.26/gphoto2/Makefile.in-781-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gphoto2-gphoto2-cmd-capture.Tpo $(DEPDIR)/gphoto2-gphoto2-cmd-capture.Po
##############################################
gphoto2-2.5.26/gphoto2/Makefile.in-783-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gphoto2-2.5.26/gphoto2/Makefile.in:784:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gphoto2_CFLAGS) $(CFLAGS) -c -o gphoto2-gphoto2-cmd-capture.o `test -f 'gphoto2-cmd-capture.c' || echo '$(srcdir)/'`gphoto2-cmd-capture.c
gphoto2-2.5.26/gphoto2/Makefile.in-785-
gphoto2-2.5.26/gphoto2/Makefile.in-786-gphoto2-gphoto2-cmd-capture.obj: gphoto2-cmd-capture.c
gphoto2-2.5.26/gphoto2/Makefile.in:787:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gphoto2_CFLAGS) $(CFLAGS) -MT gphoto2-gphoto2-cmd-capture.obj -MD -MP -MF $(DEPDIR)/gphoto2-gphoto2-cmd-capture.Tpo -c -o gphoto2-gphoto2-cmd-capture.obj `if test -f 'gphoto2-cmd-capture.c'; then $(CYGPATH_W) 'gphoto2-cmd-capture.c'; else $(CYGPATH_W) '$(srcdir)/gphoto2-cmd-capture.c'; fi`
gphoto2-2.5.26/gphoto2/Makefile.in-788-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gphoto2-gphoto2-cmd-capture.Tpo $(DEPDIR)/gphoto2-gphoto2-cmd-capture.Po
##############################################
gphoto2-2.5.26/gphoto2/Makefile.in-790-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gphoto2-2.5.26/gphoto2/Makefile.in:791:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gphoto2_CFLAGS) $(CFLAGS) -c -o gphoto2-gphoto2-cmd-capture.obj `if test -f 'gphoto2-cmd-capture.c'; then $(CYGPATH_W) 'gphoto2-cmd-capture.c'; else $(CYGPATH_W) '$(srcdir)/gphoto2-cmd-capture.c'; fi`
gphoto2-2.5.26/gphoto2/Makefile.in-792-
gphoto2-2.5.26/gphoto2/Makefile.in-793-gphoto2-gphoto2-cmd-config.o: gphoto2-cmd-config.c
gphoto2-2.5.26/gphoto2/Makefile.in:794:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gphoto2_CFLAGS) $(CFLAGS) -MT gphoto2-gphoto2-cmd-config.o -MD -MP -MF $(DEPDIR)/gphoto2-gphoto2-cmd-config.Tpo -c -o gphoto2-gphoto2-cmd-config.o `test -f 'gphoto2-cmd-config.c' || echo '$(srcdir)/'`gphoto2-cmd-config.c
gphoto2-2.5.26/gphoto2/Makefile.in-795-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gphoto2-gphoto2-cmd-config.Tpo $(DEPDIR)/gphoto2-gphoto2-cmd-config.Po
##############################################
gphoto2-2.5.26/gphoto2/Makefile.in-797-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gphoto2-2.5.26/gphoto2/Makefile.in:798:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gphoto2_CFLAGS) $(CFLAGS) -c -o gphoto2-gphoto2-cmd-config.o `test -f 'gphoto2-cmd-config.c' || echo '$(srcdir)/'`gphoto2-cmd-config.c
gphoto2-2.5.26/gphoto2/Makefile.in-799-
gphoto2-2.5.26/gphoto2/Makefile.in-800-gphoto2-gphoto2-cmd-config.obj: gphoto2-cmd-config.c
gphoto2-2.5.26/gphoto2/Makefile.in:801:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gphoto2_CFLAGS) $(CFLAGS) -MT gphoto2-gphoto2-cmd-config.obj -MD -MP -MF $(DEPDIR)/gphoto2-gphoto2-cmd-config.Tpo -c -o gphoto2-gphoto2-cmd-config.obj `if test -f 'gphoto2-cmd-config.c'; then $(CYGPATH_W) 'gphoto2-cmd-config.c'; else $(CYGPATH_W) '$(srcdir)/gphoto2-cmd-config.c'; fi`
gphoto2-2.5.26/gphoto2/Makefile.in-802-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gphoto2-gphoto2-cmd-config.Tpo $(DEPDIR)/gphoto2-gphoto2-cmd-config.Po
##############################################
gphoto2-2.5.26/gphoto2/Makefile.in-804-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gphoto2-2.5.26/gphoto2/Makefile.in:805:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gphoto2_CFLAGS) $(CFLAGS) -c -o gphoto2-gphoto2-cmd-config.obj `if test -f 'gphoto2-cmd-config.c'; then $(CYGPATH_W) 'gphoto2-cmd-config.c'; else $(CYGPATH_W) '$(srcdir)/gphoto2-cmd-config.c'; fi`
gphoto2-2.5.26/gphoto2/Makefile.in-806-
gphoto2-2.5.26/gphoto2/Makefile.in-807-gphoto2-actions.o: actions.c
gphoto2-2.5.26/gphoto2/Makefile.in:808:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gphoto2_CFLAGS) $(CFLAGS) -MT gphoto2-actions.o -MD -MP -MF $(DEPDIR)/gphoto2-actions.Tpo -c -o gphoto2-actions.o `test -f 'actions.c' || echo '$(srcdir)/'`actions.c
gphoto2-2.5.26/gphoto2/Makefile.in-809-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gphoto2-actions.Tpo $(DEPDIR)/gphoto2-actions.Po
##############################################
gphoto2-2.5.26/gphoto2/Makefile.in-811-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gphoto2-2.5.26/gphoto2/Makefile.in:812:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gphoto2_CFLAGS) $(CFLAGS) -c -o gphoto2-actions.o `test -f 'actions.c' || echo '$(srcdir)/'`actions.c
gphoto2-2.5.26/gphoto2/Makefile.in-813-
gphoto2-2.5.26/gphoto2/Makefile.in-814-gphoto2-actions.obj: actions.c
gphoto2-2.5.26/gphoto2/Makefile.in:815:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gphoto2_CFLAGS) $(CFLAGS) -MT gphoto2-actions.obj -MD -MP -MF $(DEPDIR)/gphoto2-actions.Tpo -c -o gphoto2-actions.obj `if test -f 'actions.c'; then $(CYGPATH_W) 'actions.c'; else $(CYGPATH_W) '$(srcdir)/actions.c'; fi`
gphoto2-2.5.26/gphoto2/Makefile.in-816-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gphoto2-actions.Tpo $(DEPDIR)/gphoto2-actions.Po
##############################################
gphoto2-2.5.26/gphoto2/Makefile.in-818-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gphoto2-2.5.26/gphoto2/Makefile.in:819:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gphoto2_CFLAGS) $(CFLAGS) -c -o gphoto2-actions.obj `if test -f 'actions.c'; then $(CYGPATH_W) 'actions.c'; else $(CYGPATH_W) '$(srcdir)/actions.c'; fi`
gphoto2-2.5.26/gphoto2/Makefile.in-820-
gphoto2-2.5.26/gphoto2/Makefile.in-821-gphoto2-foreach.o: foreach.c
gphoto2-2.5.26/gphoto2/Makefile.in:822:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gphoto2_CFLAGS) $(CFLAGS) -MT gphoto2-foreach.o -MD -MP -MF $(DEPDIR)/gphoto2-foreach.Tpo -c -o gphoto2-foreach.o `test -f 'foreach.c' || echo '$(srcdir)/'`foreach.c
gphoto2-2.5.26/gphoto2/Makefile.in-823-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gphoto2-foreach.Tpo $(DEPDIR)/gphoto2-foreach.Po
##############################################
gphoto2-2.5.26/gphoto2/Makefile.in-825-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gphoto2-2.5.26/gphoto2/Makefile.in:826:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gphoto2_CFLAGS) $(CFLAGS) -c -o gphoto2-foreach.o `test -f 'foreach.c' || echo '$(srcdir)/'`foreach.c
gphoto2-2.5.26/gphoto2/Makefile.in-827-
gphoto2-2.5.26/gphoto2/Makefile.in-828-gphoto2-foreach.obj: foreach.c
gphoto2-2.5.26/gphoto2/Makefile.in:829:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gphoto2_CFLAGS) $(CFLAGS) -MT gphoto2-foreach.obj -MD -MP -MF $(DEPDIR)/gphoto2-foreach.Tpo -c -o gphoto2-foreach.obj `if test -f 'foreach.c'; then $(CYGPATH_W) 'foreach.c'; else $(CYGPATH_W) '$(srcdir)/foreach.c'; fi`
gphoto2-2.5.26/gphoto2/Makefile.in-830-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gphoto2-foreach.Tpo $(DEPDIR)/gphoto2-foreach.Po
##############################################
gphoto2-2.5.26/gphoto2/Makefile.in-832-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gphoto2-2.5.26/gphoto2/Makefile.in:833:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gphoto2_CFLAGS) $(CFLAGS) -c -o gphoto2-foreach.obj `if test -f 'foreach.c'; then $(CYGPATH_W) 'foreach.c'; else $(CYGPATH_W) '$(srcdir)/foreach.c'; fi`
gphoto2-2.5.26/gphoto2/Makefile.in-834-
gphoto2-2.5.26/gphoto2/Makefile.in-835-gphoto2-gp-params.o: gp-params.c
gphoto2-2.5.26/gphoto2/Makefile.in:836:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gphoto2_CFLAGS) $(CFLAGS) -MT gphoto2-gp-params.o -MD -MP -MF $(DEPDIR)/gphoto2-gp-params.Tpo -c -o gphoto2-gp-params.o `test -f 'gp-params.c' || echo '$(srcdir)/'`gp-params.c
gphoto2-2.5.26/gphoto2/Makefile.in-837-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gphoto2-gp-params.Tpo $(DEPDIR)/gphoto2-gp-params.Po
##############################################
gphoto2-2.5.26/gphoto2/Makefile.in-839-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gphoto2-2.5.26/gphoto2/Makefile.in:840:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gphoto2_CFLAGS) $(CFLAGS) -c -o gphoto2-gp-params.o `test -f 'gp-params.c' || echo '$(srcdir)/'`gp-params.c
gphoto2-2.5.26/gphoto2/Makefile.in-841-
gphoto2-2.5.26/gphoto2/Makefile.in-842-gphoto2-gp-params.obj: gp-params.c
gphoto2-2.5.26/gphoto2/Makefile.in:843:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gphoto2_CFLAGS) $(CFLAGS) -MT gphoto2-gp-params.obj -MD -MP -MF $(DEPDIR)/gphoto2-gp-params.Tpo -c -o gphoto2-gp-params.obj `if test -f 'gp-params.c'; then $(CYGPATH_W) 'gp-params.c'; else $(CYGPATH_W) '$(srcdir)/gp-params.c'; fi`
gphoto2-2.5.26/gphoto2/Makefile.in-844-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gphoto2-gp-params.Tpo $(DEPDIR)/gphoto2-gp-params.Po
##############################################
gphoto2-2.5.26/gphoto2/Makefile.in-846-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gphoto2-2.5.26/gphoto2/Makefile.in:847:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gphoto2_CFLAGS) $(CFLAGS) -c -o gphoto2-gp-params.obj `if test -f 'gp-params.c'; then $(CYGPATH_W) 'gp-params.c'; else $(CYGPATH_W) '$(srcdir)/gp-params.c'; fi`
gphoto2-2.5.26/gphoto2/Makefile.in-848-
gphoto2-2.5.26/gphoto2/Makefile.in-849-gphoto2-spawnve.o: spawnve.c
gphoto2-2.5.26/gphoto2/Makefile.in:850:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gphoto2_CFLAGS) $(CFLAGS) -MT gphoto2-spawnve.o -MD -MP -MF $(DEPDIR)/gphoto2-spawnve.Tpo -c -o gphoto2-spawnve.o `test -f 'spawnve.c' || echo '$(srcdir)/'`spawnve.c
gphoto2-2.5.26/gphoto2/Makefile.in-851-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gphoto2-spawnve.Tpo $(DEPDIR)/gphoto2-spawnve.Po
##############################################
gphoto2-2.5.26/gphoto2/Makefile.in-853-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gphoto2-2.5.26/gphoto2/Makefile.in:854:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gphoto2_CFLAGS) $(CFLAGS) -c -o gphoto2-spawnve.o `test -f 'spawnve.c' || echo '$(srcdir)/'`spawnve.c
gphoto2-2.5.26/gphoto2/Makefile.in-855-
gphoto2-2.5.26/gphoto2/Makefile.in-856-gphoto2-spawnve.obj: spawnve.c
gphoto2-2.5.26/gphoto2/Makefile.in:857:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gphoto2_CFLAGS) $(CFLAGS) -MT gphoto2-spawnve.obj -MD -MP -MF $(DEPDIR)/gphoto2-spawnve.Tpo -c -o gphoto2-spawnve.obj `if test -f 'spawnve.c'; then $(CYGPATH_W) 'spawnve.c'; else $(CYGPATH_W) '$(srcdir)/spawnve.c'; fi`
gphoto2-2.5.26/gphoto2/Makefile.in-858-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gphoto2-spawnve.Tpo $(DEPDIR)/gphoto2-spawnve.Po
##############################################
gphoto2-2.5.26/gphoto2/Makefile.in-860-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gphoto2-2.5.26/gphoto2/Makefile.in:861:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gphoto2_CFLAGS) $(CFLAGS) -c -o gphoto2-spawnve.obj `if test -f 'spawnve.c'; then $(CYGPATH_W) 'spawnve.c'; else $(CYGPATH_W) '$(srcdir)/spawnve.c'; fi`
gphoto2-2.5.26/gphoto2/Makefile.in-862-
gphoto2-2.5.26/gphoto2/Makefile.in-863-gphoto2-main.o: main.c
gphoto2-2.5.26/gphoto2/Makefile.in:864:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gphoto2_CFLAGS) $(CFLAGS) -MT gphoto2-main.o -MD -MP -MF $(DEPDIR)/gphoto2-main.Tpo -c -o gphoto2-main.o `test -f 'main.c' || echo '$(srcdir)/'`main.c
gphoto2-2.5.26/gphoto2/Makefile.in-865-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gphoto2-main.Tpo $(DEPDIR)/gphoto2-main.Po
##############################################
gphoto2-2.5.26/gphoto2/Makefile.in-867-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gphoto2-2.5.26/gphoto2/Makefile.in:868:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gphoto2_CFLAGS) $(CFLAGS) -c -o gphoto2-main.o `test -f 'main.c' || echo '$(srcdir)/'`main.c
gphoto2-2.5.26/gphoto2/Makefile.in-869-
gphoto2-2.5.26/gphoto2/Makefile.in-870-gphoto2-main.obj: main.c
gphoto2-2.5.26/gphoto2/Makefile.in:871:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gphoto2_CFLAGS) $(CFLAGS) -MT gphoto2-main.obj -MD -MP -MF $(DEPDIR)/gphoto2-main.Tpo -c -o gphoto2-main.obj `if test -f 'main.c'; then $(CYGPATH_W) 'main.c'; else $(CYGPATH_W) '$(srcdir)/main.c'; fi`
gphoto2-2.5.26/gphoto2/Makefile.in-872-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gphoto2-main.Tpo $(DEPDIR)/gphoto2-main.Po
##############################################
gphoto2-2.5.26/gphoto2/Makefile.in-874-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gphoto2-2.5.26/gphoto2/Makefile.in:875:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gphoto2_CFLAGS) $(CFLAGS) -c -o gphoto2-main.obj `if test -f 'main.c'; then $(CYGPATH_W) 'main.c'; else $(CYGPATH_W) '$(srcdir)/main.c'; fi`
gphoto2-2.5.26/gphoto2/Makefile.in-876-
gphoto2-2.5.26/gphoto2/Makefile.in-877-gphoto2-version.o: version.c
gphoto2-2.5.26/gphoto2/Makefile.in:878:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gphoto2_CFLAGS) $(CFLAGS) -MT gphoto2-version.o -MD -MP -MF $(DEPDIR)/gphoto2-version.Tpo -c -o gphoto2-version.o `test -f 'version.c' || echo '$(srcdir)/'`version.c
gphoto2-2.5.26/gphoto2/Makefile.in-879-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gphoto2-version.Tpo $(DEPDIR)/gphoto2-version.Po
##############################################
gphoto2-2.5.26/gphoto2/Makefile.in-881-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gphoto2-2.5.26/gphoto2/Makefile.in:882:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gphoto2_CFLAGS) $(CFLAGS) -c -o gphoto2-version.o `test -f 'version.c' || echo '$(srcdir)/'`version.c
gphoto2-2.5.26/gphoto2/Makefile.in-883-
gphoto2-2.5.26/gphoto2/Makefile.in-884-gphoto2-version.obj: version.c
gphoto2-2.5.26/gphoto2/Makefile.in:885:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gphoto2_CFLAGS) $(CFLAGS) -MT gphoto2-version.obj -MD -MP -MF $(DEPDIR)/gphoto2-version.Tpo -c -o gphoto2-version.obj `if test -f 'version.c'; then $(CYGPATH_W) 'version.c'; else $(CYGPATH_W) '$(srcdir)/version.c'; fi`
gphoto2-2.5.26/gphoto2/Makefile.in-886-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gphoto2-version.Tpo $(DEPDIR)/gphoto2-version.Po
##############################################
gphoto2-2.5.26/gphoto2/Makefile.in-888-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gphoto2-2.5.26/gphoto2/Makefile.in:889:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gphoto2_CFLAGS) $(CFLAGS) -c -o gphoto2-version.obj `if test -f 'version.c'; then $(CYGPATH_W) 'version.c'; else $(CYGPATH_W) '$(srcdir)/version.c'; fi`
gphoto2-2.5.26/gphoto2/Makefile.in-890-
gphoto2-2.5.26/gphoto2/Makefile.in-891-gphoto2-range.o: range.c
gphoto2-2.5.26/gphoto2/Makefile.in:892:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gphoto2_CFLAGS) $(CFLAGS) -MT gphoto2-range.o -MD -MP -MF $(DEPDIR)/gphoto2-range.Tpo -c -o gphoto2-range.o `test -f 'range.c' || echo '$(srcdir)/'`range.c
gphoto2-2.5.26/gphoto2/Makefile.in-893-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gphoto2-range.Tpo $(DEPDIR)/gphoto2-range.Po
##############################################
gphoto2-2.5.26/gphoto2/Makefile.in-895-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gphoto2-2.5.26/gphoto2/Makefile.in:896:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gphoto2_CFLAGS) $(CFLAGS) -c -o gphoto2-range.o `test -f 'range.c' || echo '$(srcdir)/'`range.c
gphoto2-2.5.26/gphoto2/Makefile.in-897-
gphoto2-2.5.26/gphoto2/Makefile.in-898-gphoto2-range.obj: range.c
gphoto2-2.5.26/gphoto2/Makefile.in:899:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gphoto2_CFLAGS) $(CFLAGS) -MT gphoto2-range.obj -MD -MP -MF $(DEPDIR)/gphoto2-range.Tpo -c -o gphoto2-range.obj `if test -f 'range.c'; then $(CYGPATH_W) 'range.c'; else $(CYGPATH_W) '$(srcdir)/range.c'; fi`
gphoto2-2.5.26/gphoto2/Makefile.in-900-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gphoto2-range.Tpo $(DEPDIR)/gphoto2-range.Po
##############################################
gphoto2-2.5.26/gphoto2/Makefile.in-902-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gphoto2-2.5.26/gphoto2/Makefile.in:903:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gphoto2_CFLAGS) $(CFLAGS) -c -o gphoto2-range.obj `if test -f 'range.c'; then $(CYGPATH_W) 'range.c'; else $(CYGPATH_W) '$(srcdir)/range.c'; fi`
gphoto2-2.5.26/gphoto2/Makefile.in-904-
gphoto2-2.5.26/gphoto2/Makefile.in-905-gphoto2-shell.o: shell.c
gphoto2-2.5.26/gphoto2/Makefile.in:906:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gphoto2_CFLAGS) $(CFLAGS) -MT gphoto2-shell.o -MD -MP -MF $(DEPDIR)/gphoto2-shell.Tpo -c -o gphoto2-shell.o `test -f 'shell.c' || echo '$(srcdir)/'`shell.c
gphoto2-2.5.26/gphoto2/Makefile.in-907-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gphoto2-shell.Tpo $(DEPDIR)/gphoto2-shell.Po
##############################################
gphoto2-2.5.26/gphoto2/Makefile.in-909-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gphoto2-2.5.26/gphoto2/Makefile.in:910:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gphoto2_CFLAGS) $(CFLAGS) -c -o gphoto2-shell.o `test -f 'shell.c' || echo '$(srcdir)/'`shell.c
gphoto2-2.5.26/gphoto2/Makefile.in-911-
gphoto2-2.5.26/gphoto2/Makefile.in-912-gphoto2-shell.obj: shell.c
gphoto2-2.5.26/gphoto2/Makefile.in:913:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gphoto2_CFLAGS) $(CFLAGS) -MT gphoto2-shell.obj -MD -MP -MF $(DEPDIR)/gphoto2-shell.Tpo -c -o gphoto2-shell.obj `if test -f 'shell.c'; then $(CYGPATH_W) 'shell.c'; else $(CYGPATH_W) '$(srcdir)/shell.c'; fi`
gphoto2-2.5.26/gphoto2/Makefile.in-914-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gphoto2-shell.Tpo $(DEPDIR)/gphoto2-shell.Po
##############################################
gphoto2-2.5.26/gphoto2/Makefile.in-916-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gphoto2-2.5.26/gphoto2/Makefile.in:917:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gphoto2_CFLAGS) $(CFLAGS) -c -o gphoto2-shell.obj `if test -f 'shell.c'; then $(CYGPATH_W) 'shell.c'; else $(CYGPATH_W) '$(srcdir)/shell.c'; fi`
gphoto2-2.5.26/gphoto2/Makefile.in-918-
##############################################
gphoto2-2.5.26/gphoto2/Makefile.in-942-	@list='$(doc_DATA)'; test -n "$(docdir)" || list=; \
gphoto2-2.5.26/gphoto2/Makefile.in:943:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gphoto2-2.5.26/gphoto2/Makefile.in-944-	dir='$(DESTDIR)$(docdir)'; $(am__uninstall_files_from_dir)
##############################################
gphoto2-2.5.26/gphoto2/Makefile.in-975-GTAGS:
gphoto2-2.5.26/gphoto2/Makefile.in:976:	here=`$(am__cd) $(top_builddir) && pwd` \
gphoto2-2.5.26/gphoto2/Makefile.in-977-	  && $(am__cd) $(top_srcdir) \
##############################################
gphoto2-2.5.26/gphoto2/Makefile.in-1018-	if test -n "$$redo_bases"; then \
gphoto2-2.5.26/gphoto2/Makefile.in:1019:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
gphoto2-2.5.26/gphoto2/Makefile.in:1020:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
gphoto2-2.5.26/gphoto2/Makefile.in-1021-	  if $(am__make_dryrun); then :; else \
##############################################
gphoto2-2.5.26/gphoto2/Makefile.in-1043-	ws='[ 	]'; \
gphoto2-2.5.26/gphoto2/Makefile.in:1044:	results=`for b in $$bases; do echo $$b.trs; done`; \
gphoto2-2.5.26/gphoto2/Makefile.in-1045-	test -n "$$results" || results=/dev/null; \
gphoto2-2.5.26/gphoto2/Makefile.in:1046:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
gphoto2-2.5.26/gphoto2/Makefile.in:1047:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
gphoto2-2.5.26/gphoto2/Makefile.in:1048:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
gphoto2-2.5.26/gphoto2/Makefile.in:1049:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
gphoto2-2.5.26/gphoto2/Makefile.in:1050:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
gphoto2-2.5.26/gphoto2/Makefile.in:1051:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
gphoto2-2.5.26/gphoto2/Makefile.in:1052:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
gphoto2-2.5.26/gphoto2/Makefile.in:1053:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
gphoto2-2.5.26/gphoto2/Makefile.in-1054-	  success=true; \
##############################################
gphoto2-2.5.26/gphoto2/Makefile.in-1122-	@set +e; $(am__set_TESTS_bases); \
gphoto2-2.5.26/gphoto2/Makefile.in:1123:	log_list=`for i in $$bases; do echo $$i.log; done`; \
gphoto2-2.5.26/gphoto2/Makefile.in:1124:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
gphoto2-2.5.26/gphoto2/Makefile.in:1125:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
gphoto2-2.5.26/gphoto2/Makefile.in-1126-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
gphoto2-2.5.26/gphoto2/Makefile.in-1132-	         | $(am__list_recheck_tests)` || exit 1; \
gphoto2-2.5.26/gphoto2/Makefile.in:1133:	log_list=`for i in $$bases; do echo $$i.log; done`; \
gphoto2-2.5.26/gphoto2/Makefile.in:1134:	log_list=`echo $$log_list`; \
gphoto2-2.5.26/gphoto2/Makefile.in-1135-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
gphoto2-2.5.26/gphoto2/Makefile.in-1164-distdir-am: $(DISTFILES)
gphoto2-2.5.26/gphoto2/Makefile.in:1165:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gphoto2-2.5.26/gphoto2/Makefile.in:1166:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gphoto2-2.5.26/gphoto2/Makefile.in-1167-	list='$(DISTFILES)'; \
##############################################
gphoto2-2.5.26/gphoto2/Makefile.in-1178-	  if test -d $$d/$$file; then \
gphoto2-2.5.26/gphoto2/Makefile.in:1179:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gphoto2-2.5.26/gphoto2/Makefile.in-1180-	    if test -d "$(distdir)/$$file"; then \
##############################################
gphoto2-2.5.26/gphoto2/test-hook.sh-20-
gphoto2-2.5.26/gphoto2/test-hook.sh:21:self=`basename $0`
gphoto2-2.5.26/gphoto2/test-hook.sh-22-
##############################################
gphoto2-2.5.26/auto-aux/ltmain.sh-103-#
gphoto2-2.5.26/auto-aux/ltmain.sh:104:#   . `echo "$0" | ${SED-sed} 's|[^/]*$||'`/build-aux/funclib.sh
gphoto2-2.5.26/auto-aux/ltmain.sh-105-#
##############################################
gphoto2-2.5.26/auto-aux/ltmain.sh-202-          func_executable_p "$_G_path_prog" || continue
gphoto2-2.5.26/auto-aux/ltmain.sh:203:          case `"$_G_path_prog" --version 2>&1` in
gphoto2-2.5.26/auto-aux/ltmain.sh-204-            *GNU*) func_path_progs_result=$_G_path_prog _G_path_prog_found=: ;;
##############################################
gphoto2-2.5.26/auto-aux/ltmain.sh-249-      diff conftest.out conftest.nl >/dev/null 2>&1 || break
gphoto2-2.5.26/auto-aux/ltmain.sh:250:      _G_count=`expr $_G_count + 1`
gphoto2-2.5.26/auto-aux/ltmain.sh-251-      if test "$_G_count" -gt "$_G_path_prog_max"; then
##############################################
gphoto2-2.5.26/auto-aux/ltmain.sh-285-      diff conftest.out conftest.nl >/dev/null 2>&1 || break
gphoto2-2.5.26/auto-aux/ltmain.sh:286:      _G_count=`expr $_G_count + 1`
gphoto2-2.5.26/auto-aux/ltmain.sh-287-      if test "$_G_count" -gt "$_G_path_prog_max"; then
##############################################
gphoto2-2.5.26/auto-aux/ltmain.sh-410-# The name of this program.
gphoto2-2.5.26/auto-aux/ltmain.sh:411:progname=`$ECHO "$progpath" |$SED "$sed_basename"`
gphoto2-2.5.26/auto-aux/ltmain.sh-412-
##############################################
gphoto2-2.5.26/auto-aux/ltmain.sh-416-  *[\\/]*)
gphoto2-2.5.26/auto-aux/ltmain.sh:417:     progdir=`$ECHO "$progpath" |$SED "$sed_dirname"`
gphoto2-2.5.26/auto-aux/ltmain.sh:418:     progdir=`cd "$progdir" && pwd`
gphoto2-2.5.26/auto-aux/ltmain.sh-419-     progpath=$progdir/$progname
##############################################
gphoto2-2.5.26/auto-aux/ltmain.sh-610-
gphoto2-2.5.26/auto-aux/ltmain.sh:611:    eval _G_current_value='`$ECHO $'$1'`'
gphoto2-2.5.26/auto-aux/ltmain.sh:612:    _G_delim=`expr "$2" : '\(.\)'`
gphoto2-2.5.26/auto-aux/ltmain.sh-613-
##############################################
gphoto2-2.5.26/auto-aux/ltmain.sh-639-
gphoto2-2.5.26/auto-aux/ltmain.sh:640:    func_arith_result=`expr "$@"`
gphoto2-2.5.26/auto-aux/ltmain.sh-641-  }
##############################################
gphoto2-2.5.26/auto-aux/ltmain.sh-660-  # ...otherwise fall back to using sed.
gphoto2-2.5.26/auto-aux/ltmain.sh:661:  _b='func_basename_result=`$ECHO "$1" |$SED "$sed_basename"`'
gphoto2-2.5.26/auto-aux/ltmain.sh:662:  _d='func_dirname_result=`$ECHO "$1"  |$SED "$sed_dirname"`
gphoto2-2.5.26/auto-aux/ltmain.sh-663-      if test "X$func_dirname_result" = "X$1"; then
##############################################
gphoto2-2.5.26/auto-aux/ltmain.sh-757-      test -n "$_G_tc" && {
gphoto2-2.5.26/auto-aux/ltmain.sh:758:        _G_esc_tc=`$ECHO "$_G_tc" | $SED "$sed_make_literal_regex"`
gphoto2-2.5.26/auto-aux/ltmain.sh:759:        _G_indent=`$ECHO "$_G_indent" | $SED "s|$_G_esc_tc||g"`
gphoto2-2.5.26/auto-aux/ltmain.sh-760-      }
gphoto2-2.5.26/auto-aux/ltmain.sh-761-    done
gphoto2-2.5.26/auto-aux/ltmain.sh:762:    _G_indent="$progname: "`echo "$_G_indent" | $SED 's|.| |g'`"  " ## exclude from sc_prohibit_nested_quotes
gphoto2-2.5.26/auto-aux/ltmain.sh-763-
##############################################
gphoto2-2.5.26/auto-aux/ltmain.sh-831-
gphoto2-2.5.26/auto-aux/ltmain.sh:832:    func_len_result=`expr "$1" : ".*" 2>/dev/null || echo $max_cmd_len`
gphoto2-2.5.26/auto-aux/ltmain.sh-833-  }
##############################################
gphoto2-2.5.26/auto-aux/ltmain.sh-863-        # ...otherwise throw away the child directory and loop
gphoto2-2.5.26/auto-aux/ltmain.sh:864:        _G_directory_path=`$ECHO "$_G_directory_path" | $SED -e "$sed_dirname"`
gphoto2-2.5.26/auto-aux/ltmain.sh-865-      done
gphoto2-2.5.26/auto-aux/ltmain.sh:866:      _G_dir_list=`$ECHO "$_G_dir_list" | $SED 's|:*$||'`
gphoto2-2.5.26/auto-aux/ltmain.sh-867-
##############################################
gphoto2-2.5.26/auto-aux/ltmain.sh-901-      # If mktemp works, use that first and foremost
gphoto2-2.5.26/auto-aux/ltmain.sh:902:      _G_tmpdir=`mktemp -d "$_G_template-XXXXXXXX" 2>/dev/null`
gphoto2-2.5.26/auto-aux/ltmain.sh-903-
##############################################
gphoto2-2.5.26/auto-aux/ltmain.sh-1111-        *[\\\`\"\$]*)
gphoto2-2.5.26/auto-aux/ltmain.sh:1112:	  _G_unquoted_arg=`printf '%s\n' "$1" |$SED "$sed_quote_subst"` ;;
gphoto2-2.5.26/auto-aux/ltmain.sh-1113-        *)
##############################################
gphoto2-2.5.26/auto-aux/ltmain.sh-1198-    case $2 in
gphoto2-2.5.26/auto-aux/ltmain.sh:1199:      .*) func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%\\\\$2\$%%"`;;
gphoto2-2.5.26/auto-aux/ltmain.sh:1200:      *)  func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%$2\$%%"`;;
gphoto2-2.5.26/auto-aux/ltmain.sh-1201-    esac
##############################################
gphoto2-2.5.26/auto-aux/ltmain.sh-1271-    [0-9]* | *[!a-zA-Z0-9_]*)
gphoto2-2.5.26/auto-aux/ltmain.sh:1272:      func_tr_sh_result=`$ECHO "$1" | $SED -e 's/^\([0-9]\)/_\1/' -e 's/[^a-zA-Z0-9_]/_/g'`
gphoto2-2.5.26/auto-aux/ltmain.sh-1273-      ;;
##############################################
gphoto2-2.5.26/auto-aux/ltmain.sh-1358-
gphoto2-2.5.26/auto-aux/ltmain.sh:1359:    test "x$1" = x`func_sort_ver "$1" "$2" | $SED 1q`
gphoto2-2.5.26/auto-aux/ltmain.sh-1360-}
##############################################
gphoto2-2.5.26/auto-aux/ltmain.sh-1424-# The default options also support '--debug', which will turn on shell
gphoto2-2.5.26/auto-aux/ltmain.sh:1425:# execution tracing (see the comment above debug_cmd below for another
gphoto2-2.5.26/auto-aux/ltmain.sh-1426-# use), and '--verbose' and the func_verbose function to allow your script
##############################################
gphoto2-2.5.26/auto-aux/ltmain.sh-1517-
gphoto2-2.5.26/auto-aux/ltmain.sh:1518:    eval ${1}_hooks='`$ECHO "\$'$1'_hooks" |$SED "s| '$2'||"`'
gphoto2-2.5.26/auto-aux/ltmain.sh-1519-}
##############################################
gphoto2-2.5.26/auto-aux/ltmain.sh-1870-
gphoto2-2.5.26/auto-aux/ltmain.sh:1871:      func_split_equals_lhs=`expr "x$1" : 'x\([^=]*\)'`
gphoto2-2.5.26/auto-aux/ltmain.sh-1872-      func_split_equals_rhs=
gphoto2-2.5.26/auto-aux/ltmain.sh-1873-      test "x$func_split_equals_lhs" = "x$1" \
gphoto2-2.5.26/auto-aux/ltmain.sh:1874:        || func_split_equals_rhs=`expr "x$1" : 'x[^=]*=\(.*\)$'`
gphoto2-2.5.26/auto-aux/ltmain.sh-1875-  }
##############################################
gphoto2-2.5.26/auto-aux/ltmain.sh-1898-
gphoto2-2.5.26/auto-aux/ltmain.sh:1899:      func_split_short_opt_name=`expr "x$1" : 'x-\(.\)'`
gphoto2-2.5.26/auto-aux/ltmain.sh:1900:      func_split_short_opt_arg=`expr "x$1" : 'x-.\(.*\)$'`
gphoto2-2.5.26/auto-aux/ltmain.sh-1901-  }
##############################################
gphoto2-2.5.26/auto-aux/ltmain.sh-2071-       version:        $progname (GNU libtool) 2.4.6
gphoto2-2.5.26/auto-aux/ltmain.sh:2072:       automake:       `($AUTOMAKE --version) 2>/dev/null |$SED 1q`
gphoto2-2.5.26/auto-aux/ltmain.sh:2073:       autoconf:       `($AUTOCONF --version) 2>/dev/null |$SED 1q`
gphoto2-2.5.26/auto-aux/ltmain.sh-2074-
##############################################
gphoto2-2.5.26/auto-aux/ltmain.sh-2110-  {
gphoto2-2.5.26/auto-aux/ltmain.sh:2111:    func_lo2o_result=`$ECHO "$1" | $SED "$lo2o"`
gphoto2-2.5.26/auto-aux/ltmain.sh-2112-  }
##############################################
gphoto2-2.5.26/auto-aux/ltmain.sh-2115-  {
gphoto2-2.5.26/auto-aux/ltmain.sh:2116:    func_xform_result=`$ECHO "$1" | $SED 's|\.[^.]*$|.lo|'`
gphoto2-2.5.26/auto-aux/ltmain.sh-2117-  }
##############################################
gphoto2-2.5.26/auto-aux/ltmain.sh-2206-	  # quotes we have to do it in 2 steps:
gphoto2-2.5.26/auto-aux/ltmain.sh:2207:	  extractedcf=`$SED -n -e "$sed_extractcf" < "$progpath"`
gphoto2-2.5.26/auto-aux/ltmain.sh-2208-	  eval "$extractedcf"
##############################################
gphoto2-2.5.26/auto-aux/ltmain.sh-2659-      done
gphoto2-2.5.26/auto-aux/ltmain.sh:2660:      CC_expanded=`func_echo_all $CC`
gphoto2-2.5.26/auto-aux/ltmain.sh:2661:      CC_quoted_expanded=`func_echo_all $CC_quoted`
gphoto2-2.5.26/auto-aux/ltmain.sh-2662-      case $@ in
##############################################
gphoto2-2.5.26/auto-aux/ltmain.sh-2672-	    # Evaluate the configuration.
gphoto2-2.5.26/auto-aux/ltmain.sh:2673:	    eval "`$SED -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`"
gphoto2-2.5.26/auto-aux/ltmain.sh-2674-	    CC_quoted=
##############################################
gphoto2-2.5.26/auto-aux/ltmain.sh-2678-	    done
gphoto2-2.5.26/auto-aux/ltmain.sh:2679:	    CC_expanded=`func_echo_all $CC`
gphoto2-2.5.26/auto-aux/ltmain.sh:2680:	    CC_quoted_expanded=`func_echo_all $CC_quoted`
gphoto2-2.5.26/auto-aux/ltmain.sh-2681-	    case "$@ " in
##############################################
gphoto2-2.5.26/auto-aux/ltmain.sh-2770-    # zero AND non-empty stdout, which explains the odd construction:
gphoto2-2.5.26/auto-aux/ltmain.sh:2771:    func_convert_core_file_wine_to_w32_tmp=`winepath -w "$1" 2>/dev/null`
gphoto2-2.5.26/auto-aux/ltmain.sh-2772-    if test "$?" -eq 0 && test -n "$func_convert_core_file_wine_to_w32_tmp"; then
##############################################
gphoto2-2.5.26/auto-aux/ltmain.sh-2838-  if test -n "$LT_CYGPATH" && test -f "$LT_CYGPATH"; then
gphoto2-2.5.26/auto-aux/ltmain.sh:2839:    func_cygpath_result=`$LT_CYGPATH "$@" 2>/dev/null`
gphoto2-2.5.26/auto-aux/ltmain.sh-2840-    if test "$?" -ne 0; then
##############################################
gphoto2-2.5.26/auto-aux/ltmain.sh-3009-    # LT_CYGPATH in this case.
gphoto2-2.5.26/auto-aux/ltmain.sh:3010:    func_to_host_file_result=`cygpath -m "$1"`
gphoto2-2.5.26/auto-aux/ltmain.sh-3011-  fi
##############################################
gphoto2-2.5.26/auto-aux/ltmain.sh-3166-    func_to_host_path_tmp1=$func_stripname_result
gphoto2-2.5.26/auto-aux/ltmain.sh:3167:    func_to_host_path_result=`cygpath -m -p "$func_to_host_path_tmp1"`
gphoto2-2.5.26/auto-aux/ltmain.sh-3168-    func_convert_path_check : ";" \
##############################################
gphoto2-2.5.26/auto-aux/ltmain.sh-3376-    *.[cCFSifmso] | \
gphoto2-2.5.26/auto-aux/ltmain.sh:3377:    *.ada | *.adb | *.ads | *.asm | \
gphoto2-2.5.26/auto-aux/ltmain.sh-3378-    *.c++ | *.cc | *.ii | *.class | *.cpp | *.cxx | \
##############################################
gphoto2-2.5.26/auto-aux/ltmain.sh-3453-    if test no = "$compiler_c_o"; then
gphoto2-2.5.26/auto-aux/ltmain.sh:3454:      output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.$objext
gphoto2-2.5.26/auto-aux/ltmain.sh-3455-      lockfile=$output_obj.lock
##############################################
gphoto2-2.5.26/auto-aux/ltmain.sh-3472-*** ERROR, $lockfile exists and contains:
gphoto2-2.5.26/auto-aux/ltmain.sh:3473:`cat $lockfile 2>/dev/null`
gphoto2-2.5.26/auto-aux/ltmain.sh-3474-
##############################################
gphoto2-2.5.26/auto-aux/ltmain.sh-3520-      if test warn = "$need_locks" &&
gphoto2-2.5.26/auto-aux/ltmain.sh:3521:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
gphoto2-2.5.26/auto-aux/ltmain.sh-3522-	$ECHO "\
gphoto2-2.5.26/auto-aux/ltmain.sh-3523-*** ERROR, $lockfile contains:
gphoto2-2.5.26/auto-aux/ltmain.sh:3524:`cat $lockfile 2>/dev/null`
gphoto2-2.5.26/auto-aux/ltmain.sh-3525-
##############################################
gphoto2-2.5.26/auto-aux/ltmain.sh-3569-      if test warn = "$need_locks" &&
gphoto2-2.5.26/auto-aux/ltmain.sh:3570:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
gphoto2-2.5.26/auto-aux/ltmain.sh-3571-	$ECHO "\
gphoto2-2.5.26/auto-aux/ltmain.sh-3572-*** ERROR, $lockfile contains:
gphoto2-2.5.26/auto-aux/ltmain.sh:3573:`cat $lockfile 2>/dev/null`
gphoto2-2.5.26/auto-aux/ltmain.sh-3574-
##############################################
gphoto2-2.5.26/auto-aux/ltmain.sh-3895-      # Get the absolute pathname.
gphoto2-2.5.26/auto-aux/ltmain.sh:3896:      absdir=`cd "$dir" && pwd`
gphoto2-2.5.26/auto-aux/ltmain.sh-3897-      test -n "$absdir" && dir=$absdir
##############################################
gphoto2-2.5.26/auto-aux/ltmain.sh-3994-      if test -n "$lt_sysroot"; then
gphoto2-2.5.26/auto-aux/ltmain.sh:3995:        sysroot_regex=`$ECHO "$lt_sysroot" | $SED "$sed_make_literal_regex"`
gphoto2-2.5.26/auto-aux/ltmain.sh-3996-        sysroot_cmd="s/\([ ']\)$sysroot_regex/\1/g;"
##############################################
gphoto2-2.5.26/auto-aux/ltmain.sh-4278-	  # Determine the prefix the user has applied to our future dir.
gphoto2-2.5.26/auto-aux/ltmain.sh:4279:	  inst_prefix_dir=`$ECHO "$destdir" | $SED -e "s%$libdir\$%%"`
gphoto2-2.5.26/auto-aux/ltmain.sh-4280-
##############################################
gphoto2-2.5.26/auto-aux/ltmain.sh-4291-	    # Stick the inst_prefix_dir data into the link command.
gphoto2-2.5.26/auto-aux/ltmain.sh:4292:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"`
gphoto2-2.5.26/auto-aux/ltmain.sh-4293-	  else
gphoto2-2.5.26/auto-aux/ltmain.sh:4294:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%%"`
gphoto2-2.5.26/auto-aux/ltmain.sh-4295-	  fi
##############################################
gphoto2-2.5.26/auto-aux/ltmain.sh-4458-	    fi
gphoto2-2.5.26/auto-aux/ltmain.sh:4459:	    libfile=$libdir/`$ECHO "$lib" | $SED 's%^.*/%%g'`
gphoto2-2.5.26/auto-aux/ltmain.sh-4460-	    if test -n "$libdir" && test ! -f "$libfile"; then
##############################################
gphoto2-2.5.26/auto-aux/ltmain.sh-4477-	        # Replace the output file specification.
gphoto2-2.5.26/auto-aux/ltmain.sh:4478:	        relink_command=`$ECHO "$relink_command" | $SED 's%@OUTPUT@%'"$outputname"'%g'`
gphoto2-2.5.26/auto-aux/ltmain.sh-4479-
##############################################
gphoto2-2.5.26/auto-aux/ltmain.sh-4496-	    # Install the binary that we compiled earlier.
gphoto2-2.5.26/auto-aux/ltmain.sh:4497:	    file=`$ECHO "$file$stripped_ext" | $SED "s%\([^/]*\)$%$objdir/\1%"`
gphoto2-2.5.26/auto-aux/ltmain.sh-4498-	  fi
##############################################
gphoto2-2.5.26/auto-aux/ltmain.sh-4570-    my_pic_p=${3-false}
gphoto2-2.5.26/auto-aux/ltmain.sh:4571:    my_prefix=`$ECHO "$my_originator" | $SED 's%[^a-zA-Z0-9]%_%g'`
gphoto2-2.5.26/auto-aux/ltmain.sh-4572-    my_dlsyms=
##############################################
gphoto2-2.5.26/auto-aux/ltmain.sh-4628-	  # Add our own program objects to the symbol list.
gphoto2-2.5.26/auto-aux/ltmain.sh:4629:	  progfiles=`$ECHO "$objs$old_deplibs" | $SP2NL | $SED "$lo2o" | $NL2SP`
gphoto2-2.5.26/auto-aux/ltmain.sh-4630-	  for progfile in $progfiles; do
##############################################
gphoto2-2.5.26/auto-aux/ltmain.sh-4690-	          # Use subshell, to avoid clobbering current variable values
gphoto2-2.5.26/auto-aux/ltmain.sh:4691:	          dlprefile_dlname=`source "$curr_lafile" && echo "$dlname"`
gphoto2-2.5.26/auto-aux/ltmain.sh-4692-	          if test -n "$dlprefile_dlname"; then
##############################################
gphoto2-2.5.26/auto-aux/ltmain.sh-4859-	  if test -f "$output_objdir/$my_outputname.def"; then
gphoto2-2.5.26/auto-aux/ltmain.sh:4860:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
gphoto2-2.5.26/auto-aux/ltmain.sh:4861:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
gphoto2-2.5.26/auto-aux/ltmain.sh-4862-	  else
gphoto2-2.5.26/auto-aux/ltmain.sh:4863:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
gphoto2-2.5.26/auto-aux/ltmain.sh:4864:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
gphoto2-2.5.26/auto-aux/ltmain.sh-4865-	  fi
##############################################
gphoto2-2.5.26/auto-aux/ltmain.sh-4867-	*)
gphoto2-2.5.26/auto-aux/ltmain.sh:4868:	  compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
gphoto2-2.5.26/auto-aux/ltmain.sh:4869:	  finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
gphoto2-2.5.26/auto-aux/ltmain.sh-4870-	  ;;
##############################################
gphoto2-2.5.26/auto-aux/ltmain.sh-4882-      # Nullify the symbol file.
gphoto2-2.5.26/auto-aux/ltmain.sh:4883:      compile_command=`$ECHO "$compile_command" | $SED "s% @SYMFILE@%%"`
gphoto2-2.5.26/auto-aux/ltmain.sh:4884:      finalize_command=`$ECHO "$finalize_command" | $SED "s% @SYMFILE@%%"`
gphoto2-2.5.26/auto-aux/ltmain.sh-4885-    fi
##############################################
gphoto2-2.5.26/auto-aux/ltmain.sh-4896-  func_to_tool_file "$1" func_convert_file_msys_to_w32
gphoto2-2.5.26/auto-aux/ltmain.sh:4897:  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)$'`
gphoto2-2.5.26/auto-aux/ltmain.sh-4898-  test -n "$func_cygming_gnu_implib_tmp"
##############################################
gphoto2-2.5.26/auto-aux/ltmain.sh-4909-  func_to_tool_file "$1" func_convert_file_msys_to_w32
gphoto2-2.5.26/auto-aux/ltmain.sh:4910:  func_cygming_ms_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $GREP '_NULL_IMPORT_DESCRIPTOR'`
gphoto2-2.5.26/auto-aux/ltmain.sh-4911-  test -n "$func_cygming_ms_implib_tmp"
##############################################
gphoto2-2.5.26/auto-aux/ltmain.sh-4925-  win32_libid_type=unknown
gphoto2-2.5.26/auto-aux/ltmain.sh:4926:  win32_fileres=`file -L $1 2>/dev/null`
gphoto2-2.5.26/auto-aux/ltmain.sh-4927-  case $win32_fileres in
##############################################
gphoto2-2.5.26/auto-aux/ltmain.sh-4990-
gphoto2-2.5.26/auto-aux/ltmain.sh:4991:  sharedlib_from_linklib_result=`$DLLTOOL --identify-strict --identify "$1"`
gphoto2-2.5.26/auto-aux/ltmain.sh-4992-}
##############################################
gphoto2-2.5.26/auto-aux/ltmain.sh-5008-
gphoto2-2.5.26/auto-aux/ltmain.sh:5009:  match_literal=`$ECHO "$1" | $SED "$sed_make_literal_regex"`
gphoto2-2.5.26/auto-aux/ltmain.sh-5010-  $OBJDUMP -s --section "$1" "$2" 2>/dev/null |
##############################################
gphoto2-2.5.26/auto-aux/ltmain.sh-5072-    # binutils import library
gphoto2-2.5.26/auto-aux/ltmain.sh:5073:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$7' "$1"`
gphoto2-2.5.26/auto-aux/ltmain.sh-5074-  elif func_cygming_ms_implib_p "$1"; then
gphoto2-2.5.26/auto-aux/ltmain.sh-5075-    # ms-generated import library
gphoto2-2.5.26/auto-aux/ltmain.sh:5076:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$6' "$1"`
gphoto2-2.5.26/auto-aux/ltmain.sh-5077-  else
##############################################
gphoto2-2.5.26/auto-aux/ltmain.sh-5156-	  darwin_base_archive=$func_basename_result
gphoto2-2.5.26/auto-aux/ltmain.sh:5157:	  darwin_arches=`$LIPO -info "$darwin_archive" 2>/dev/null | $GREP Architectures 2>/dev/null || true`
gphoto2-2.5.26/auto-aux/ltmain.sh-5158-	  if test -n "$darwin_arches"; then
gphoto2-2.5.26/auto-aux/ltmain.sh:5159:	    darwin_arches=`$ECHO "$darwin_arches" | $SED -e 's/.*are://'`
gphoto2-2.5.26/auto-aux/ltmain.sh-5160-	    darwin_arch=
##############################################
gphoto2-2.5.26/auto-aux/ltmain.sh-5170-            ## Okay now we've a bunch of thin objects, gotta fatten them up :)
gphoto2-2.5.26/auto-aux/ltmain.sh:5171:	    darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print | $SED -e "$sed_basename" | sort -u`
gphoto2-2.5.26/auto-aux/ltmain.sh-5172-	    darwin_file=
##############################################
gphoto2-2.5.26/auto-aux/ltmain.sh-5174-	    for darwin_file in $darwin_filelist; do
gphoto2-2.5.26/auto-aux/ltmain.sh:5175:	      darwin_files=`find unfat-$$ -name $darwin_file -print | sort | $NL2SP`
gphoto2-2.5.26/auto-aux/ltmain.sh-5176-	      $LIPO -create -output "$darwin_file" $darwin_files
##############################################
gphoto2-2.5.26/auto-aux/ltmain.sh-5189-      esac
gphoto2-2.5.26/auto-aux/ltmain.sh:5190:      my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | sort | $NL2SP`
gphoto2-2.5.26/auto-aux/ltmain.sh-5191-    done
##############################################
gphoto2-2.5.26/auto-aux/ltmain.sh-5260-
gphoto2-2.5.26/auto-aux/ltmain.sh:5261:    qECHO=`$ECHO "$ECHO" | $SED "$sed_quote_subst"`
gphoto2-2.5.26/auto-aux/ltmain.sh-5262-    $ECHO "\
##############################################
gphoto2-2.5.26/auto-aux/ltmain.sh-5295-    --lt-dump-script)
gphoto2-2.5.26/auto-aux/ltmain.sh:5296:        lt_dump_D=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%/[^/]*$%%'\`
gphoto2-2.5.26/auto-aux/ltmain.sh-5297-        test \"X\$lt_dump_D\" = \"X\$lt_script_arg0\" && lt_dump_D=.
gphoto2-2.5.26/auto-aux/ltmain.sh:5298:        lt_dump_F=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%^.*/%%'\`
gphoto2-2.5.26/auto-aux/ltmain.sh-5299-        cat \"\$lt_dump_D/\$lt_dump_F\"
##############################################
gphoto2-2.5.26/auto-aux/ltmain.sh-5322-    \$ECHO \"$outputname:$output:\$LINENO: newargv[\$lt_dump_args_N]: \$lt_arg\"
gphoto2-2.5.26/auto-aux/ltmain.sh:5323:    lt_dump_args_N=\`expr \$lt_dump_args_N + 1\`
gphoto2-2.5.26/auto-aux/ltmain.sh-5324-  done
##############################################
gphoto2-2.5.26/auto-aux/ltmain.sh-5380-  # Find the directory that this script lives in.
gphoto2-2.5.26/auto-aux/ltmain.sh:5381:  thisdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*$%%'\`
gphoto2-2.5.26/auto-aux/ltmain.sh-5382-  test \"x\$thisdir\" = \"x\$file\" && thisdir=.
##############################################
gphoto2-2.5.26/auto-aux/ltmain.sh-5384-  # Follow symbolic links until we get to the real thisdir.
gphoto2-2.5.26/auto-aux/ltmain.sh:5385:  file=\`ls -ld \"\$file\" | $SED -n 's/.*-> //p'\`
gphoto2-2.5.26/auto-aux/ltmain.sh-5386-  while test -n \"\$file\"; do
gphoto2-2.5.26/auto-aux/ltmain.sh:5387:    destdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*\$%%'\`
gphoto2-2.5.26/auto-aux/ltmain.sh-5388-
##############################################
gphoto2-2.5.26/auto-aux/ltmain.sh-5396-
gphoto2-2.5.26/auto-aux/ltmain.sh:5397:    file=\`\$ECHO \"\$file\" | $SED 's%^.*/%%'\`
gphoto2-2.5.26/auto-aux/ltmain.sh:5398:    file=\`ls -ld \"\$thisdir/\$file\" | $SED -n 's/.*-> //p'\`
gphoto2-2.5.26/auto-aux/ltmain.sh-5399-  done
##############################################
gphoto2-2.5.26/auto-aux/ltmain.sh-5410-    case \"\$thisdir\" in
gphoto2-2.5.26/auto-aux/ltmain.sh:5411:    *[\\\\/]$objdir ) thisdir=\`\$ECHO \"\$thisdir\" | $SED 's%[\\\\/][^\\\\/]*$%%'\` ;;
gphoto2-2.5.26/auto-aux/ltmain.sh-5412-    $objdir )   thisdir=. ;;
##############################################
gphoto2-2.5.26/auto-aux/ltmain.sh-5416-  # Try to get the absolute directory name.
gphoto2-2.5.26/auto-aux/ltmain.sh:5417:  absdir=\`cd \"\$thisdir\" && pwd\`
gphoto2-2.5.26/auto-aux/ltmain.sh-5418-  test -n \"\$absdir\" && thisdir=\"\$absdir\"
##############################################
gphoto2-2.5.26/auto-aux/ltmain.sh-5426-  if test ! -f \"\$progdir/\$program\" ||
gphoto2-2.5.26/auto-aux/ltmain.sh:5427:     { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | $SED 1q\`; \\
gphoto2-2.5.26/auto-aux/ltmain.sh-5428-       test \"X\$file\" != \"X\$progdir/\$program\"; }; then
##############################################
gphoto2-2.5.26/auto-aux/ltmain.sh-5441-    if test -n \"\$relink_command\"; then
gphoto2-2.5.26/auto-aux/ltmain.sh:5442:      if relink_command_output=\`eval \$relink_command 2>&1\`; then :
gphoto2-2.5.26/auto-aux/ltmain.sh-5443-      else
##############################################
gphoto2-2.5.26/auto-aux/ltmain.sh-5485-    # The second colon is a workaround for a bug in BeOS R4 sed
gphoto2-2.5.26/auto-aux/ltmain.sh:5486:    $shlibpath_var=\`\$ECHO \"\$$shlibpath_var\" | $SED 's/::*\$//'\`
gphoto2-2.5.26/auto-aux/ltmain.sh-5487-
##############################################
gphoto2-2.5.26/auto-aux/ltmain.sh-6464-
gphoto2-2.5.26/auto-aux/ltmain.sh:6465:    case `eval $file_magic_cmd \"\$1\" 2>/dev/null | $SED -e 10q` in
gphoto2-2.5.26/auto-aux/ltmain.sh-6466-    *import*) : ;;
##############################################
gphoto2-2.5.26/auto-aux/ltmain.sh-6712-	    moreargs=
gphoto2-2.5.26/auto-aux/ltmain.sh:6713:	    for fil in `cat "$save_arg"`
gphoto2-2.5.26/auto-aux/ltmain.sh-6714-	    do
##############################################
gphoto2-2.5.26/auto-aux/ltmain.sh-6973-	*)
gphoto2-2.5.26/auto-aux/ltmain.sh:6974:	  absdir=`cd "$dir" && pwd`
gphoto2-2.5.26/auto-aux/ltmain.sh-6975-	  test -z "$absdir" && \
##############################################
gphoto2-2.5.26/auto-aux/ltmain.sh-6994-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
gphoto2-2.5.26/auto-aux/ltmain.sh:6995:	  testbindir=`$ECHO "$dir" | $SED 's*/lib$*/bin*'`
gphoto2-2.5.26/auto-aux/ltmain.sh-6996-	  case :$dllsearchpath: in
##############################################
gphoto2-2.5.26/auto-aux/ltmain.sh-7287-      -Z*)
gphoto2-2.5.26/auto-aux/ltmain.sh:7288:        if test os2 = "`expr $host : '.*\(os2\)'`"; then
gphoto2-2.5.26/auto-aux/ltmain.sh-7289-          # OS/2 uses -Zxxx to specify OS/2-specific options
##############################################
gphoto2-2.5.26/auto-aux/ltmain.sh-7457-      # get the directories listed in $shlibpath_var
gphoto2-2.5.26/auto-aux/ltmain.sh:7458:      eval shlib_search_path=\`\$ECHO \"\$$shlibpath_var\" \| \$SED \'s/:/ /g\'\`
gphoto2-2.5.26/auto-aux/ltmain.sh-7459-    else
##############################################
gphoto2-2.5.26/auto-aux/ltmain.sh-7773-		  set dummy $deplibs_check_method; shift
gphoto2-2.5.26/auto-aux/ltmain.sh:7774:		  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
gphoto2-2.5.26/auto-aux/ltmain.sh-7775-		  if eval "\$ECHO \"$deplib\"" 2>/dev/null | $SED 10q \
##############################################
gphoto2-2.5.26/auto-aux/ltmain.sh-7863-	if test -n "$inherited_linker_flags"; then
gphoto2-2.5.26/auto-aux/ltmain.sh:7864:	  tmp_inherited_linker_flags=`$ECHO "$inherited_linker_flags" | $SED 's/-framework \([^ $]*\)/\1.ltframework/g'`
gphoto2-2.5.26/auto-aux/ltmain.sh-7865-	  for tmp_inherited_linker_flag in $tmp_inherited_linker_flags; do
##############################################
gphoto2-2.5.26/auto-aux/ltmain.sh-7871-	fi
gphoto2-2.5.26/auto-aux/ltmain.sh:7872:	dependency_libs=`$ECHO " $dependency_libs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
gphoto2-2.5.26/auto-aux/ltmain.sh-7873-	if test lib,link = "$linkmode,$pass" ||
##############################################
gphoto2-2.5.26/auto-aux/ltmain.sh-7944-	*)
gphoto2-2.5.26/auto-aux/ltmain.sh:7945:	  abs_ladir=`cd "$ladir" && pwd`
gphoto2-2.5.26/auto-aux/ltmain.sh-7946-	  if test -z "$abs_ladir"; then
##############################################
gphoto2-2.5.26/auto-aux/ltmain.sh-8197-	    shift
gphoto2-2.5.26/auto-aux/ltmain.sh:8198:	    libname=`eval "\\$ECHO \"$libname_spec\""`
gphoto2-2.5.26/auto-aux/ltmain.sh-8199-	    # use dlname if we got it. it's perfectly good, no?
##############################################
gphoto2-2.5.26/auto-aux/ltmain.sh-8489-		*)
gphoto2-2.5.26/auto-aux/ltmain.sh:8490:		  absdir=`cd "$dir" && pwd`
gphoto2-2.5.26/auto-aux/ltmain.sh-8491-		  if test -z "$absdir"; then
##############################################
gphoto2-2.5.26/auto-aux/ltmain.sh-8500-		  depdepl=
gphoto2-2.5.26/auto-aux/ltmain.sh:8501:		  eval deplibrary_names=`$SED -n -e 's/^library_names=\(.*\)$/\1/p' $deplib`
gphoto2-2.5.26/auto-aux/ltmain.sh-8502-		  if test -n "$deplibrary_names"; then
##############################################
gphoto2-2.5.26/auto-aux/ltmain.sh-8507-		      depdepl=$absdir/$objdir/$depdepl
gphoto2-2.5.26/auto-aux/ltmain.sh:8508:		      darwin_install_name=`$OTOOL -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
gphoto2-2.5.26/auto-aux/ltmain.sh-8509-                      if test -z "$darwin_install_name"; then
gphoto2-2.5.26/auto-aux/ltmain.sh:8510:                          darwin_install_name=`$OTOOL64 -L $depdepl  | awk '{if (NR == 2) {print $1;exit}}'`
gphoto2-2.5.26/auto-aux/ltmain.sh-8511-                      fi
##############################################
gphoto2-2.5.26/auto-aux/ltmain.sh-8522-		else
gphoto2-2.5.26/auto-aux/ltmain.sh:8523:		  eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
gphoto2-2.5.26/auto-aux/ltmain.sh-8524-		  test -z "$libdir" && \
##############################################
gphoto2-2.5.26/auto-aux/ltmain.sh-8545-	else
gphoto2-2.5.26/auto-aux/ltmain.sh:8546:	  compiler_flags="$compiler_flags "`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
gphoto2-2.5.26/auto-aux/ltmain.sh-8547-	fi
##############################################
gphoto2-2.5.26/auto-aux/ltmain.sh-8634-        linux*)
gphoto2-2.5.26/auto-aux/ltmain.sh:8635:          case `$CC -V 2>&1 | sed 5q` in
gphoto2-2.5.26/auto-aux/ltmain.sh-8636-          *Sun\ C*) # Sun C++ 5.9
##############################################
gphoto2-2.5.26/auto-aux/ltmain.sh-9039-	removelist=
gphoto2-2.5.26/auto-aux/ltmain.sh:9040:	tempremovelist=`$ECHO "$output_objdir/*"`
gphoto2-2.5.26/auto-aux/ltmain.sh-9041-	for p in $tempremovelist; do
##############################################
gphoto2-2.5.26/auto-aux/ltmain.sh-9065-	# Transform .lo files to .o files.
gphoto2-2.5.26/auto-aux/ltmain.sh:9066:	oldobjs="$objs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; $lo2o" | $NL2SP`
gphoto2-2.5.26/auto-aux/ltmain.sh-9067-      fi
##############################################
gphoto2-2.5.26/auto-aux/ltmain.sh-9070-      #for path in $notinst_path; do
gphoto2-2.5.26/auto-aux/ltmain.sh:9071:      #	lib_search_path=`$ECHO "$lib_search_path " | $SED "s% $path % %g"`
gphoto2-2.5.26/auto-aux/ltmain.sh:9072:      #	deplibs=`$ECHO "$deplibs " | $SED "s% -L$path % %g"`
gphoto2-2.5.26/auto-aux/ltmain.sh:9073:      #	dependency_libs=`$ECHO "$dependency_libs " | $SED "s% -L$path % %g"`
gphoto2-2.5.26/auto-aux/ltmain.sh-9074-      #done
##############################################
gphoto2-2.5.26/auto-aux/ltmain.sh-9191-		if test -n "$i"; then
gphoto2-2.5.26/auto-aux/ltmain.sh:9192:		  libname=`eval "\\$ECHO \"$libname_spec\""`
gphoto2-2.5.26/auto-aux/ltmain.sh:9193:		  deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
gphoto2-2.5.26/auto-aux/ltmain.sh-9194-		  set dummy $deplib_matches; shift
gphoto2-2.5.26/auto-aux/ltmain.sh-9195-		  deplib_match=$1
gphoto2-2.5.26/auto-aux/ltmain.sh:9196:		  if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then
gphoto2-2.5.26/auto-aux/ltmain.sh-9197-		    func_append newdeplibs " $i"
##############################################
gphoto2-2.5.26/auto-aux/ltmain.sh-9234-		  if test -n "$i"; then
gphoto2-2.5.26/auto-aux/ltmain.sh:9235:		    libname=`eval "\\$ECHO \"$libname_spec\""`
gphoto2-2.5.26/auto-aux/ltmain.sh:9236:		    deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
gphoto2-2.5.26/auto-aux/ltmain.sh-9237-		    set dummy $deplib_matches; shift
gphoto2-2.5.26/auto-aux/ltmain.sh-9238-		    deplib_match=$1
gphoto2-2.5.26/auto-aux/ltmain.sh:9239:		    if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then
gphoto2-2.5.26/auto-aux/ltmain.sh-9240-		      func_append newdeplibs " $i"
##############################################
gphoto2-2.5.26/auto-aux/ltmain.sh-9269-	  set dummy $deplibs_check_method; shift
gphoto2-2.5.26/auto-aux/ltmain.sh:9270:	  file_magic_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
gphoto2-2.5.26/auto-aux/ltmain.sh-9271-	  for a_deplib in $deplibs; do
##############################################
gphoto2-2.5.26/auto-aux/ltmain.sh-9284-	      if test -n "$a_deplib"; then
gphoto2-2.5.26/auto-aux/ltmain.sh:9285:		libname=`eval "\\$ECHO \"$libname_spec\""`
gphoto2-2.5.26/auto-aux/ltmain.sh-9286-		if test -n "$file_magic_glob"; then
gphoto2-2.5.26/auto-aux/ltmain.sh:9287:		  libnameglob=`func_echo_all "$libname" | $SED -e $file_magic_glob`
gphoto2-2.5.26/auto-aux/ltmain.sh-9288-		else
##############################################
gphoto2-2.5.26/auto-aux/ltmain.sh-9294-		    shopt -s nocaseglob
gphoto2-2.5.26/auto-aux/ltmain.sh:9295:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
gphoto2-2.5.26/auto-aux/ltmain.sh-9296-		    $nocaseglob
gphoto2-2.5.26/auto-aux/ltmain.sh-9297-		  else
gphoto2-2.5.26/auto-aux/ltmain.sh:9298:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
gphoto2-2.5.26/auto-aux/ltmain.sh-9299-		  fi
##############################################
gphoto2-2.5.26/auto-aux/ltmain.sh-9312-		      while test -h "$potlib" 2>/dev/null; do
gphoto2-2.5.26/auto-aux/ltmain.sh:9313:			potliblink=`ls -ld $potlib | $SED 's/.* -> //'`
gphoto2-2.5.26/auto-aux/ltmain.sh-9314-			case $potliblink in
gphoto2-2.5.26/auto-aux/ltmain.sh-9315-			[\\/]* | [A-Za-z]:[\\/]*) potlib=$potliblink;;
gphoto2-2.5.26/auto-aux/ltmain.sh:9316:			*) potlib=`$ECHO "$potlib" | $SED 's|[^/]*$||'`"$potliblink";;
gphoto2-2.5.26/auto-aux/ltmain.sh-9317-			esac
##############################################
gphoto2-2.5.26/auto-aux/ltmain.sh-9353-	  set dummy $deplibs_check_method; shift
gphoto2-2.5.26/auto-aux/ltmain.sh:9354:	  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
gphoto2-2.5.26/auto-aux/ltmain.sh-9355-	  for a_deplib in $deplibs; do
##############################################
gphoto2-2.5.26/auto-aux/ltmain.sh-9368-	      if test -n "$a_deplib"; then
gphoto2-2.5.26/auto-aux/ltmain.sh:9369:		libname=`eval "\\$ECHO \"$libname_spec\""`
gphoto2-2.5.26/auto-aux/ltmain.sh-9370-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
gphoto2-2.5.26/auto-aux/ltmain.sh:9371:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
gphoto2-2.5.26/auto-aux/ltmain.sh-9372-		  for potent_lib in $potential_libs; do
##############################################
gphoto2-2.5.26/auto-aux/ltmain.sh-9407-	  newdeplibs=
gphoto2-2.5.26/auto-aux/ltmain.sh:9408:	  tmp_deplibs=`$ECHO " $deplibs" | $SED 's/ -lc$//; s/ -[LR][^ ]*//g'`
gphoto2-2.5.26/auto-aux/ltmain.sh-9409-	  if test yes = "$allow_libtool_libs_with_static_runtimes"; then
##############################################
gphoto2-2.5.26/auto-aux/ltmain.sh-9411-	      # can't use Xsed below, because $i might contain '/'
gphoto2-2.5.26/auto-aux/ltmain.sh:9412:	      tmp_deplibs=`$ECHO " $tmp_deplibs" | $SED "s|$i||"`
gphoto2-2.5.26/auto-aux/ltmain.sh-9413-	    done
##############################################
gphoto2-2.5.26/auto-aux/ltmain.sh-9437-	  # On Rhapsody replace the C library with the System framework
gphoto2-2.5.26/auto-aux/ltmain.sh:9438:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's/ -lc / System.ltframework /'`
gphoto2-2.5.26/auto-aux/ltmain.sh-9439-	  ;;
##############################################
gphoto2-2.5.26/auto-aux/ltmain.sh-9489-	*-*-darwin*)
gphoto2-2.5.26/auto-aux/ltmain.sh:9490:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
gphoto2-2.5.26/auto-aux/ltmain.sh:9491:	  new_inherited_linker_flags=`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
gphoto2-2.5.26/auto-aux/ltmain.sh:9492:	  deplibs=`$ECHO " $deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
gphoto2-2.5.26/auto-aux/ltmain.sh-9493-	  ;;
##############################################
gphoto2-2.5.26/auto-aux/ltmain.sh-9616-	# Use standard objects if they are pic
gphoto2-2.5.26/auto-aux/ltmain.sh:9617:	test -z "$pic_flag" && libobjs=`$ECHO "$libobjs" | $SP2NL | $SED "$lo2o" | $NL2SP`
gphoto2-2.5.26/auto-aux/ltmain.sh-9618-	test "X$libobjs" = "X " && libobjs=
##############################################
gphoto2-2.5.26/auto-aux/ltmain.sh-10130-	  eval tmp_whole_archive_flags=\"$whole_archive_flag_spec\"
gphoto2-2.5.26/auto-aux/ltmain.sh:10131:	  test -n "$wl" || tmp_whole_archive_flags=`$ECHO "$tmp_whole_archive_flags" | $SED 's|,| |g'`
gphoto2-2.5.26/auto-aux/ltmain.sh-10132-	  reload_conv_objs=$reload_objs\ $tmp_whole_archive_flags
##############################################
gphoto2-2.5.26/auto-aux/ltmain.sh-10145-      # Create the old-style object.
gphoto2-2.5.26/auto-aux/ltmain.sh:10146:      reload_objs=$objs$old_deplibs' '`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; /\.lib$/d; $lo2o" | $NL2SP`' '$reload_conv_objs
gphoto2-2.5.26/auto-aux/ltmain.sh-10147-
##############################################
gphoto2-2.5.26/auto-aux/ltmain.sh-10203-	# On Rhapsody replace the C library is the System framework
gphoto2-2.5.26/auto-aux/ltmain.sh:10204:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's/ -lc / System.ltframework /'`
gphoto2-2.5.26/auto-aux/ltmain.sh:10205:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's/ -lc / System.ltframework /'`
gphoto2-2.5.26/auto-aux/ltmain.sh-10206-	;;
##############################################
gphoto2-2.5.26/auto-aux/ltmain.sh-10221-	# Time to change all our "foo.ltframework" stuff back to "-framework foo"
gphoto2-2.5.26/auto-aux/ltmain.sh:10222:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
gphoto2-2.5.26/auto-aux/ltmain.sh:10223:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
gphoto2-2.5.26/auto-aux/ltmain.sh-10224-	;;
##############################################
gphoto2-2.5.26/auto-aux/ltmain.sh-10299-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
gphoto2-2.5.26/auto-aux/ltmain.sh:10300:	  testbindir=`$ECHO "$libdir" | $SED -e 's*/lib$*/bin*'`
gphoto2-2.5.26/auto-aux/ltmain.sh-10301-	  case :$dllsearchpath: in
##############################################
gphoto2-2.5.26/auto-aux/ltmain.sh-10359-	# Transform all the library objects into standard objects.
gphoto2-2.5.26/auto-aux/ltmain.sh:10360:	compile_command=`$ECHO "$compile_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
gphoto2-2.5.26/auto-aux/ltmain.sh:10361:	finalize_command=`$ECHO "$finalize_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
gphoto2-2.5.26/auto-aux/ltmain.sh-10362-      fi
##############################################
gphoto2-2.5.26/auto-aux/ltmain.sh-10387-	# Replace the output file specification.
gphoto2-2.5.26/auto-aux/ltmain.sh:10388:	compile_command=`$ECHO "$compile_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
gphoto2-2.5.26/auto-aux/ltmain.sh-10389-	link_command=$compile_command$compile_rpath
##############################################
gphoto2-2.5.26/auto-aux/ltmain.sh-10396-	  func_to_tool_file "$output"
gphoto2-2.5.26/auto-aux/ltmain.sh:10397:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
gphoto2-2.5.26/auto-aux/ltmain.sh-10398-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
gphoto2-2.5.26/auto-aux/ltmain.sh-10440-	# Replace the output file specification.
gphoto2-2.5.26/auto-aux/ltmain.sh:10441:	link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
gphoto2-2.5.26/auto-aux/ltmain.sh-10442-	# Delete the old output file.
##############################################
gphoto2-2.5.26/auto-aux/ltmain.sh-10448-	  func_to_tool_file "$output"
gphoto2-2.5.26/auto-aux/ltmain.sh:10449:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
gphoto2-2.5.26/auto-aux/ltmain.sh-10450-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
gphoto2-2.5.26/auto-aux/ltmain.sh-10466-	  link_command=$finalize_var$compile_command$finalize_rpath
gphoto2-2.5.26/auto-aux/ltmain.sh:10467:	  relink_command=`$ECHO "$compile_var$compile_command$compile_rpath" | $SED 's%@OUTPUT@%\$progdir/\$file%g'`
gphoto2-2.5.26/auto-aux/ltmain.sh-10468-          ;;
##############################################
gphoto2-2.5.26/auto-aux/ltmain.sh-10479-      # Replace the output file specification.
gphoto2-2.5.26/auto-aux/ltmain.sh:10480:      link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'`
gphoto2-2.5.26/auto-aux/ltmain.sh-10481-
##############################################
gphoto2-2.5.26/auto-aux/ltmain.sh-10488-	func_to_tool_file "$output_objdir/$outputname"
gphoto2-2.5.26/auto-aux/ltmain.sh:10489:	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'`
gphoto2-2.5.26/auto-aux/ltmain.sh-10490-	func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
gphoto2-2.5.26/auto-aux/ltmain.sh-10509-	relink_command="(cd `pwd`; $relink_command)"
gphoto2-2.5.26/auto-aux/ltmain.sh:10510:	relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
gphoto2-2.5.26/auto-aux/ltmain.sh-10511-      fi
##############################################
gphoto2-2.5.26/auto-aux/ltmain.sh-10755-      relink_command="(cd `pwd`; $SHELL \"$progpath\" $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)"
gphoto2-2.5.26/auto-aux/ltmain.sh:10756:      relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
gphoto2-2.5.26/auto-aux/ltmain.sh-10757-      if test yes = "$hardcode_automatic"; then
##############################################
gphoto2-2.5.26/auto-aux/ltmain.sh-10776-		func_resolve_sysroot "$deplib"
gphoto2-2.5.26/auto-aux/ltmain.sh:10777:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $func_resolve_sysroot_result`
gphoto2-2.5.26/auto-aux/ltmain.sh-10778-		test -z "$libdir" && \
##############################################
gphoto2-2.5.26/auto-aux/ltmain.sh-10802-		name=$func_basename_result
gphoto2-2.5.26/auto-aux/ltmain.sh:10803:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
gphoto2-2.5.26/auto-aux/ltmain.sh-10804-		test -z "$libdir" && \
##############################################
gphoto2-2.5.26/auto-aux/ltmain.sh-10821-		name=$func_basename_result
gphoto2-2.5.26/auto-aux/ltmain.sh:10822:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
gphoto2-2.5.26/auto-aux/ltmain.sh-10823-		test -z "$libdir" && \
##############################################
gphoto2-2.5.26/auto-aux/ltmain.sh-11140-# ### BEGIN LIBTOOL TAG CONFIG: disable-static
gphoto2-2.5.26/auto-aux/ltmain.sh:11141:build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac`
gphoto2-2.5.26/auto-aux/ltmain.sh-11142-# ### END LIBTOOL TAG CONFIG: disable-static
##############################################
gphoto2-2.5.26/auto-aux/config.sub-52-
gphoto2-2.5.26/auto-aux/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'`
gphoto2-2.5.26/auto-aux/config.sub-54-
##############################################
gphoto2-2.5.26/auto-aux/config.sub-114-# Here we must recognize all the valid KERNEL-OS combinations.
gphoto2-2.5.26/auto-aux/config.sub:115:maybe_os=`echo "$1" | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
gphoto2-2.5.26/auto-aux/config.sub-116-case $maybe_os in
##############################################
gphoto2-2.5.26/auto-aux/config.sub-122-    os=-$maybe_os
gphoto2-2.5.26/auto-aux/config.sub:123:    basic_machine=`echo "$1" | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
gphoto2-2.5.26/auto-aux/config.sub-124-    ;;
##############################################
gphoto2-2.5.26/auto-aux/config.sub-126-    os=-linux-android
gphoto2-2.5.26/auto-aux/config.sub:127:    basic_machine=`echo "$1" | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown
gphoto2-2.5.26/auto-aux/config.sub-128-    ;;
gphoto2-2.5.26/auto-aux/config.sub-129-  *)
gphoto2-2.5.26/auto-aux/config.sub:130:    basic_machine=`echo "$1" | sed 's/-[^-]*$//'`
gphoto2-2.5.26/auto-aux/config.sub-131-    if [ "$basic_machine" != "$1" ]
gphoto2-2.5.26/auto-aux/config.sub:132:    then os=`echo "$1" | sed 's/.*-/-/'`
gphoto2-2.5.26/auto-aux/config.sub-133-    else os=; fi
##############################################
gphoto2-2.5.26/auto-aux/config.sub-180-		os=-sco5v6
gphoto2-2.5.26/auto-aux/config.sub:181:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
gphoto2-2.5.26/auto-aux/config.sub-182-		;;
##############################################
gphoto2-2.5.26/auto-aux/config.sub-184-		os=-sco3.2v5
gphoto2-2.5.26/auto-aux/config.sub:185:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
gphoto2-2.5.26/auto-aux/config.sub-186-		;;
##############################################
gphoto2-2.5.26/auto-aux/config.sub-188-		os=-sco3.2v4
gphoto2-2.5.26/auto-aux/config.sub:189:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
gphoto2-2.5.26/auto-aux/config.sub-190-		;;
gphoto2-2.5.26/auto-aux/config.sub-191-	-sco3.2.[4-9]*)
gphoto2-2.5.26/auto-aux/config.sub:192:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
gphoto2-2.5.26/auto-aux/config.sub:193:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
gphoto2-2.5.26/auto-aux/config.sub-194-		;;
##############################################
gphoto2-2.5.26/auto-aux/config.sub-196-		# Don't forget version if it is 3.2v4 or newer.
gphoto2-2.5.26/auto-aux/config.sub:197:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
gphoto2-2.5.26/auto-aux/config.sub-198-		;;
##############################################
gphoto2-2.5.26/auto-aux/config.sub-200-		# Don't forget version if it is 3.2v4 or newer.
gphoto2-2.5.26/auto-aux/config.sub:201:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
gphoto2-2.5.26/auto-aux/config.sub-202-		;;
##############################################
gphoto2-2.5.26/auto-aux/config.sub-204-		os=-sco3.2v2
gphoto2-2.5.26/auto-aux/config.sub:205:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
gphoto2-2.5.26/auto-aux/config.sub-206-		;;
gphoto2-2.5.26/auto-aux/config.sub-207-	-udk*)
gphoto2-2.5.26/auto-aux/config.sub:208:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
gphoto2-2.5.26/auto-aux/config.sub-209-		;;
##############################################
gphoto2-2.5.26/auto-aux/config.sub-211-		os=-isc2.2
gphoto2-2.5.26/auto-aux/config.sub:212:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
gphoto2-2.5.26/auto-aux/config.sub-213-		;;
##############################################
gphoto2-2.5.26/auto-aux/config.sub-217-	-isc*)
gphoto2-2.5.26/auto-aux/config.sub:218:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
gphoto2-2.5.26/auto-aux/config.sub-219-		;;
##############################################
gphoto2-2.5.26/auto-aux/config.sub-229-	-ptx*)
gphoto2-2.5.26/auto-aux/config.sub:230:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-sequent/'`
gphoto2-2.5.26/auto-aux/config.sub-231-		;;
##############################################
gphoto2-2.5.26/auto-aux/config.sub-364-	*-*-*)
gphoto2-2.5.26/auto-aux/config.sub:365:		echo Invalid configuration \`"$1"\': machine \`"$basic_machine"\' not recognized 1>&2
gphoto2-2.5.26/auto-aux/config.sub-366-		exit 1
##############################################
gphoto2-2.5.26/auto-aux/config.sub-493-	amd64-*)
gphoto2-2.5.26/auto-aux/config.sub:494:		basic_machine=x86_64-`echo "$basic_machine" | sed 's/^[^-]*-//'`
gphoto2-2.5.26/auto-aux/config.sub-495-		;;
##############################################
gphoto2-2.5.26/auto-aux/config.sub-538-	blackfin-*)
gphoto2-2.5.26/auto-aux/config.sub:539:		basic_machine=bfin-`echo "$basic_machine" | sed 's/^[^-]*-//'`
gphoto2-2.5.26/auto-aux/config.sub-540-		os=-linux
##############################################
gphoto2-2.5.26/auto-aux/config.sub-546-	c54x-*)
gphoto2-2.5.26/auto-aux/config.sub:547:		basic_machine=tic54x-`echo "$basic_machine" | sed 's/^[^-]*-//'`
gphoto2-2.5.26/auto-aux/config.sub-548-		;;
gphoto2-2.5.26/auto-aux/config.sub-549-	c55x-*)
gphoto2-2.5.26/auto-aux/config.sub:550:		basic_machine=tic55x-`echo "$basic_machine" | sed 's/^[^-]*-//'`
gphoto2-2.5.26/auto-aux/config.sub-551-		;;
gphoto2-2.5.26/auto-aux/config.sub-552-	c6x-*)
gphoto2-2.5.26/auto-aux/config.sub:553:		basic_machine=tic6x-`echo "$basic_machine" | sed 's/^[^-]*-//'`
gphoto2-2.5.26/auto-aux/config.sub-554-		;;
##############################################
gphoto2-2.5.26/auto-aux/config.sub-650-	e500v[12]-*)
gphoto2-2.5.26/auto-aux/config.sub:651:		basic_machine=powerpc-`echo "$basic_machine" | sed 's/^[^-]*-//'`
gphoto2-2.5.26/auto-aux/config.sub-652-		os=$os"spe"
##############################################
gphoto2-2.5.26/auto-aux/config.sub-754-	i*86v32)
gphoto2-2.5.26/auto-aux/config.sub:755:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
gphoto2-2.5.26/auto-aux/config.sub-756-		os=-sysv32
##############################################
gphoto2-2.5.26/auto-aux/config.sub-758-	i*86v4*)
gphoto2-2.5.26/auto-aux/config.sub:759:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
gphoto2-2.5.26/auto-aux/config.sub-760-		os=-sysv4
##############################################
gphoto2-2.5.26/auto-aux/config.sub-762-	i*86v)
gphoto2-2.5.26/auto-aux/config.sub:763:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
gphoto2-2.5.26/auto-aux/config.sub-764-		os=-sysv
##############################################
gphoto2-2.5.26/auto-aux/config.sub-766-	i*86sol2)
gphoto2-2.5.26/auto-aux/config.sub:767:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
gphoto2-2.5.26/auto-aux/config.sub-768-		os=-solaris2
##############################################
gphoto2-2.5.26/auto-aux/config.sub-792-	leon-*|leon[3-9]-*)
gphoto2-2.5.26/auto-aux/config.sub:793:		basic_machine=sparc-`echo "$basic_machine" | sed 's/-.*//'`
gphoto2-2.5.26/auto-aux/config.sub-794-		;;
##############################################
gphoto2-2.5.26/auto-aux/config.sub-799-	m68knommu-*)
gphoto2-2.5.26/auto-aux/config.sub:800:		basic_machine=m68k-`echo "$basic_machine" | sed 's/^[^-]*-//'`
gphoto2-2.5.26/auto-aux/config.sub-801-		os=-linux
##############################################
gphoto2-2.5.26/auto-aux/config.sub-833-	mips3*-*)
gphoto2-2.5.26/auto-aux/config.sub:834:		basic_machine=`echo "$basic_machine" | sed -e 's/mips3/mips64/'`
gphoto2-2.5.26/auto-aux/config.sub-835-		;;
gphoto2-2.5.26/auto-aux/config.sub-836-	mips3*)
gphoto2-2.5.26/auto-aux/config.sub:837:		basic_machine=`echo "$basic_machine" | sed -e 's/mips3/mips64/'`-unknown
gphoto2-2.5.26/auto-aux/config.sub-838-		;;
##############################################
gphoto2-2.5.26/auto-aux/config.sub-855-	ms1-*)
gphoto2-2.5.26/auto-aux/config.sub:856:		basic_machine=`echo "$basic_machine" | sed -e 's/ms1-/mt-/'`
gphoto2-2.5.26/auto-aux/config.sub-857-		;;
##############################################
gphoto2-2.5.26/auto-aux/config.sub-980-	parisc-*)
gphoto2-2.5.26/auto-aux/config.sub:981:		basic_machine=hppa-`echo "$basic_machine" | sed 's/^[^-]*-//'`
gphoto2-2.5.26/auto-aux/config.sub-982-		os=-linux
##############################################
gphoto2-2.5.26/auto-aux/config.sub-996-	pc98-*)
gphoto2-2.5.26/auto-aux/config.sub:997:		basic_machine=i386-`echo "$basic_machine" | sed 's/^[^-]*-//'`
gphoto2-2.5.26/auto-aux/config.sub-998-		;;
##############################################
gphoto2-2.5.26/auto-aux/config.sub-1011-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
gphoto2-2.5.26/auto-aux/config.sub:1012:		basic_machine=i586-`echo "$basic_machine" | sed 's/^[^-]*-//'`
gphoto2-2.5.26/auto-aux/config.sub-1013-		;;
gphoto2-2.5.26/auto-aux/config.sub-1014-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
gphoto2-2.5.26/auto-aux/config.sub:1015:		basic_machine=i686-`echo "$basic_machine" | sed 's/^[^-]*-//'`
gphoto2-2.5.26/auto-aux/config.sub-1016-		;;
gphoto2-2.5.26/auto-aux/config.sub-1017-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
gphoto2-2.5.26/auto-aux/config.sub:1018:		basic_machine=i686-`echo "$basic_machine" | sed 's/^[^-]*-//'`
gphoto2-2.5.26/auto-aux/config.sub-1019-		;;
gphoto2-2.5.26/auto-aux/config.sub-1020-	pentium4-*)
gphoto2-2.5.26/auto-aux/config.sub:1021:		basic_machine=i786-`echo "$basic_machine" | sed 's/^[^-]*-//'`
gphoto2-2.5.26/auto-aux/config.sub-1022-		;;
##############################################
gphoto2-2.5.26/auto-aux/config.sub-1030-	ppc-* | ppcbe-*)
gphoto2-2.5.26/auto-aux/config.sub:1031:		basic_machine=powerpc-`echo "$basic_machine" | sed 's/^[^-]*-//'`
gphoto2-2.5.26/auto-aux/config.sub-1032-		;;
##############################################
gphoto2-2.5.26/auto-aux/config.sub-1036-	ppcle-* | powerpclittle-*)
gphoto2-2.5.26/auto-aux/config.sub:1037:		basic_machine=powerpcle-`echo "$basic_machine" | sed 's/^[^-]*-//'`
gphoto2-2.5.26/auto-aux/config.sub-1038-		;;
##############################################
gphoto2-2.5.26/auto-aux/config.sub-1040-		;;
gphoto2-2.5.26/auto-aux/config.sub:1041:	ppc64-*) basic_machine=powerpc64-`echo "$basic_machine" | sed 's/^[^-]*-//'`
gphoto2-2.5.26/auto-aux/config.sub-1042-		;;
##############################################
gphoto2-2.5.26/auto-aux/config.sub-1046-	ppc64le-* | powerpc64little-*)
gphoto2-2.5.26/auto-aux/config.sub:1047:		basic_machine=powerpc64le-`echo "$basic_machine" | sed 's/^[^-]*-//'`
gphoto2-2.5.26/auto-aux/config.sub-1048-		;;
##############################################
gphoto2-2.5.26/auto-aux/config.sub-1077-	s390-*)
gphoto2-2.5.26/auto-aux/config.sub:1078:		basic_machine=s390-`echo $basic_machine | sed 's/^[^-]*-//'`
gphoto2-2.5.26/auto-aux/config.sub-1079-		;;
##############################################
gphoto2-2.5.26/auto-aux/config.sub-1083-	s390x-*)
gphoto2-2.5.26/auto-aux/config.sub:1084:		basic_machine=s390x-`echo $basic_machine | sed 's/^[^-]*-//'`
gphoto2-2.5.26/auto-aux/config.sub-1085-		;;
##############################################
gphoto2-2.5.26/auto-aux/config.sub-1128-	strongarm-* | thumb-*)
gphoto2-2.5.26/auto-aux/config.sub:1129:		basic_machine=arm-`echo "$basic_machine" | sed 's/^[^-]*-//'`
gphoto2-2.5.26/auto-aux/config.sub-1130-		;;
##############################################
gphoto2-2.5.26/auto-aux/config.sub-1261-	xscale-* | xscalee[bl]-*)
gphoto2-2.5.26/auto-aux/config.sub:1262:		basic_machine=`echo "$basic_machine" | sed 's/^xscale/arm/'`
gphoto2-2.5.26/auto-aux/config.sub-1263-		;;
##############################################
gphoto2-2.5.26/auto-aux/config.sub-1323-	*)
gphoto2-2.5.26/auto-aux/config.sub:1324:		echo Invalid configuration \`"$1"\': machine \`"$basic_machine"\' not recognized 1>&2
gphoto2-2.5.26/auto-aux/config.sub-1325-		exit 1
##############################################
gphoto2-2.5.26/auto-aux/config.sub-1331-	*-digital*)
gphoto2-2.5.26/auto-aux/config.sub:1332:		basic_machine=`echo "$basic_machine" | sed 's/digital.*/dec/'`
gphoto2-2.5.26/auto-aux/config.sub-1333-		;;
gphoto2-2.5.26/auto-aux/config.sub-1334-	*-commodore*)
gphoto2-2.5.26/auto-aux/config.sub:1335:		basic_machine=`echo "$basic_machine" | sed 's/commodore.*/cbm/'`
gphoto2-2.5.26/auto-aux/config.sub-1336-		;;
##############################################
gphoto2-2.5.26/auto-aux/config.sub-1352-	-solaris1 | -solaris1.*)
gphoto2-2.5.26/auto-aux/config.sub:1353:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
gphoto2-2.5.26/auto-aux/config.sub-1354-		;;
##############################################
gphoto2-2.5.26/auto-aux/config.sub-1361-	-gnu/linux*)
gphoto2-2.5.26/auto-aux/config.sub:1362:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
gphoto2-2.5.26/auto-aux/config.sub-1363-		;;
##############################################
gphoto2-2.5.26/auto-aux/config.sub-1413-	-nto*)
gphoto2-2.5.26/auto-aux/config.sub:1414:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
gphoto2-2.5.26/auto-aux/config.sub-1415-		;;
##############################################
gphoto2-2.5.26/auto-aux/config.sub-1420-	-mac*)
gphoto2-2.5.26/auto-aux/config.sub:1421:		os=`echo "$os" | sed -e 's|mac|macos|'`
gphoto2-2.5.26/auto-aux/config.sub-1422-		;;
##############################################
gphoto2-2.5.26/auto-aux/config.sub-1426-	-linux*)
gphoto2-2.5.26/auto-aux/config.sub:1427:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
gphoto2-2.5.26/auto-aux/config.sub-1428-		;;
gphoto2-2.5.26/auto-aux/config.sub-1429-	-sunos5*)
gphoto2-2.5.26/auto-aux/config.sub:1430:		os=`echo "$os" | sed -e 's|sunos5|solaris2|'`
gphoto2-2.5.26/auto-aux/config.sub-1431-		;;
gphoto2-2.5.26/auto-aux/config.sub-1432-	-sunos6*)
gphoto2-2.5.26/auto-aux/config.sub:1433:		os=`echo "$os" | sed -e 's|sunos6|solaris3|'`
gphoto2-2.5.26/auto-aux/config.sub-1434-		;;
##############################################
gphoto2-2.5.26/auto-aux/config.sub-1475-	-sinix5.*)
gphoto2-2.5.26/auto-aux/config.sub:1476:		os=`echo $os | sed -e 's|sinix|sysv|'`
gphoto2-2.5.26/auto-aux/config.sub-1477-		;;
##############################################
gphoto2-2.5.26/auto-aux/config.sub-1534-		# Get rid of the `-' at the beginning of $os.
gphoto2-2.5.26/auto-aux/config.sub:1535:		os=`echo $os | sed 's/[^-]*-//'`
gphoto2-2.5.26/auto-aux/config.sub:1536:		echo Invalid configuration \`"$1"\': system \`"$os"\' not recognized 1>&2
gphoto2-2.5.26/auto-aux/config.sub-1537-		exit 1
##############################################
gphoto2-2.5.26/auto-aux/config.sub-1794-		esac
gphoto2-2.5.26/auto-aux/config.sub:1795:		basic_machine=`echo "$basic_machine" | sed "s/unknown/$vendor/"`
gphoto2-2.5.26/auto-aux/config.sub-1796-		;;
##############################################
gphoto2-2.5.26/auto-aux/config.rpath-48-host="$1"
gphoto2-2.5.26/auto-aux/config.rpath:49:host_cpu=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
gphoto2-2.5.26/auto-aux/config.rpath:50:host_vendor=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
gphoto2-2.5.26/auto-aux/config.rpath:51:host_os=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
gphoto2-2.5.26/auto-aux/config.rpath-52-
##############################################
gphoto2-2.5.26/auto-aux/config.rpath-223-        case $host_os in aix4.[012]|aix4.[012].*)
gphoto2-2.5.26/auto-aux/config.rpath:224:          collect2name=`${CC} -print-prog-name=collect2`
gphoto2-2.5.26/auto-aux/config.rpath-225-          if test -f "$collect2name" && \
##############################################
gphoto2-2.5.26/auto-aux/config.rpath-350-      hardcode_direct=yes
gphoto2-2.5.26/auto-aux/config.rpath:351:      if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
gphoto2-2.5.26/auto-aux/config.rpath-352-        hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
##############################################
gphoto2-2.5.26/auto-aux/config.rpath-517-sed_quote_subst='s/\(["`$\\]\)/\\\1/g'
gphoto2-2.5.26/auto-aux/config.rpath:518:escaped_wl=`echo "X$wl" | sed -e 's/^X//' -e "$sed_quote_subst"`
gphoto2-2.5.26/auto-aux/config.rpath:519:shlibext=`echo "$shrext" | sed -e 's,^\.,,'`
gphoto2-2.5.26/auto-aux/config.rpath:520:escaped_hardcode_libdir_flag_spec=`echo "X$hardcode_libdir_flag_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
gphoto2-2.5.26/auto-aux/config.rpath-521-
##############################################
gphoto2-2.5.26/auto-aux/depcomp-64-  case $1 in
gphoto2-2.5.26/auto-aux/depcomp:65:    */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
gphoto2-2.5.26/auto-aux/depcomp-66-      *) dir=;;
##############################################
gphoto2-2.5.26/auto-aux/depcomp-73-{
gphoto2-2.5.26/auto-aux/depcomp:74:  base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
gphoto2-2.5.26/auto-aux/depcomp-75-}
##############################################
gphoto2-2.5.26/auto-aux/depcomp-126-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
gphoto2-2.5.26/auto-aux/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
gphoto2-2.5.26/auto-aux/depcomp-128-
##############################################
gphoto2-2.5.26/auto-aux/depcomp-405-        sleep 1
gphoto2-2.5.26/auto-aux/depcomp:406:        i=`expr $i - 1`
gphoto2-2.5.26/auto-aux/depcomp-407-      done
gphoto2-2.5.26/auto-aux/depcomp-408-    fi
gphoto2-2.5.26/auto-aux/depcomp:409:    i=`expr $i - 1`
gphoto2-2.5.26/auto-aux/depcomp-410-  done
##############################################
gphoto2-2.5.26/auto-aux/depcomp-425-  # Do two passes, one to just change these to
gphoto2-2.5.26/auto-aux/depcomp:426:  # `$object: dependent.h' and one to simply `dependent.h:'.
gphoto2-2.5.26/auto-aux/depcomp-427-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
gphoto2-2.5.26/auto-aux/depcomp-659-  done
gphoto2-2.5.26/auto-aux/depcomp:660:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
gphoto2-2.5.26/auto-aux/depcomp-661-  touch "$tmpdepfile"
##############################################
gphoto2-2.5.26/auto-aux/install-sh-234-      fi
gphoto2-2.5.26/auto-aux/install-sh:235:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
gphoto2-2.5.26/auto-aux/install-sh-236-    *)
##############################################
gphoto2-2.5.26/auto-aux/install-sh-280-      dstdir=$dst
gphoto2-2.5.26/auto-aux/install-sh:281:      dstbase=`basename "$src"`
gphoto2-2.5.26/auto-aux/install-sh-282-      case $dst in
##############################################
gphoto2-2.5.26/auto-aux/install-sh-287-    else
gphoto2-2.5.26/auto-aux/install-sh:288:      dstdir=`dirname "$dst"`
gphoto2-2.5.26/auto-aux/install-sh-289-      test -d "$dstdir"
##############################################
gphoto2-2.5.26/auto-aux/install-sh-354-                   test_tmpdir="$tmpdir/a"
gphoto2-2.5.26/auto-aux/install-sh:355:                   ls_ld_tmpdir=`ls -ld "$test_tmpdir"`
gphoto2-2.5.26/auto-aux/install-sh-356-                   case $ls_ld_tmpdir in
##############################################
gphoto2-2.5.26/auto-aux/install-sh-361-                   $mkdirprog -m$different_mode -p -- "$test_tmpdir" && {
gphoto2-2.5.26/auto-aux/install-sh:362:                     ls_ld_tmpdir_1=`ls -ld "$test_tmpdir"`
gphoto2-2.5.26/auto-aux/install-sh-363-                     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
gphoto2-2.5.26/auto-aux/install-sh-419-            case $prefix in
gphoto2-2.5.26/auto-aux/install-sh:420:              *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
gphoto2-2.5.26/auto-aux/install-sh-421-              *) qprefix=$prefix;;
##############################################
gphoto2-2.5.26/auto-aux/install-sh-468-    if $copy_on_change &&
gphoto2-2.5.26/auto-aux/install-sh:469:       old=`LC_ALL=C ls -dlL "$dst"     2>/dev/null` &&
gphoto2-2.5.26/auto-aux/install-sh:470:       new=`LC_ALL=C ls -dlL "$dsttmp"  2>/dev/null` &&
gphoto2-2.5.26/auto-aux/install-sh-471-       set -f &&
##############################################
gphoto2-2.5.26/auto-aux/config.guess-34-
gphoto2-2.5.26/auto-aux/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'`
gphoto2-2.5.26/auto-aux/config.guess-36-
##############################################
gphoto2-2.5.26/auto-aux/config.guess-102-: ${TMPDIR=/tmp} ;
gphoto2-2.5.26/auto-aux/config.guess:103: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
gphoto2-2.5.26/auto-aux/config.guess-104- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
gphoto2-2.5.26/auto-aux/config.guess-151-	EOF
gphoto2-2.5.26/auto-aux/config.guess:152:	eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^LIBC' | sed 's, ,,g'`"
gphoto2-2.5.26/auto-aux/config.guess-153-
##############################################
gphoto2-2.5.26/auto-aux/config.guess-198-	    earmv*)
gphoto2-2.5.26/auto-aux/config.guess:199:		arch=`echo "$UNAME_MACHINE_ARCH" | sed -e 's,^e\(armv[0-9]\).*$,\1,'`
gphoto2-2.5.26/auto-aux/config.guess:200:		endian=`echo "$UNAME_MACHINE_ARCH" | sed -ne 's,^.*\(eb\)$,\1,p'`
gphoto2-2.5.26/auto-aux/config.guess-201-		machine="${arch}${endian}"-${VENDOR}-unknown
##############################################
gphoto2-2.5.26/auto-aux/config.guess-230-		expr='s/^earmv[0-9]/-eabi/;s/eb$//'
gphoto2-2.5.26/auto-aux/config.guess:231:		abi=`echo "$UNAME_MACHINE_ARCH" | sed -e "$expr"`
gphoto2-2.5.26/auto-aux/config.guess-232-		;;
##############################################
gphoto2-2.5.26/auto-aux/config.guess-243-	    *)
gphoto2-2.5.26/auto-aux/config.guess:244:		release=`echo "$UNAME_RELEASE" | sed -e 's/[-_].*//' | cut -d. -f1,2`
gphoto2-2.5.26/auto-aux/config.guess-245-		;;
##############################################
gphoto2-2.5.26/auto-aux/config.guess-290-	*4.0)
gphoto2-2.5.26/auto-aux/config.guess:291:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
gphoto2-2.5.26/auto-aux/config.guess-292-		;;
gphoto2-2.5.26/auto-aux/config.guess-293-	*5.*)
gphoto2-2.5.26/auto-aux/config.guess:294:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
gphoto2-2.5.26/auto-aux/config.guess-295-		;;
##############################################
gphoto2-2.5.26/auto-aux/config.guess-300-	# types through head -n 1, so we only detect the type of CPU 0.
gphoto2-2.5.26/auto-aux/config.guess:301:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
gphoto2-2.5.26/auto-aux/config.guess-302-	case "$ALPHA_CPU_TYPE" in
##############################################
gphoto2-2.5.26/auto-aux/config.guess-338-	# 1.2 uses "1.2" for uname -r.
gphoto2-2.5.26/auto-aux/config.guess:339:	echo "$UNAME_MACHINE"-dec-osf"`echo "$UNAME_RELEASE" | sed -e 's/^[PVTX]//' | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz`"
gphoto2-2.5.26/auto-aux/config.guess-340-	# Reset EXIT trap before exiting to avoid spurious non-zero exit code.
##############################################
gphoto2-2.5.26/auto-aux/config.guess-389-    s390x:SunOS:*:*)
gphoto2-2.5.26/auto-aux/config.guess:390:	echo "$UNAME_MACHINE"-ibm-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`"
gphoto2-2.5.26/auto-aux/config.guess-391-	exit ;;
gphoto2-2.5.26/auto-aux/config.guess-392-    sun4H:SunOS:5.*:*)
gphoto2-2.5.26/auto-aux/config.guess:393:	echo sparc-hal-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
gphoto2-2.5.26/auto-aux/config.guess-394-	exit ;;
gphoto2-2.5.26/auto-aux/config.guess-395-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
gphoto2-2.5.26/auto-aux/config.guess:396:	echo sparc-sun-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`"
gphoto2-2.5.26/auto-aux/config.guess-397-	exit ;;
##############################################
gphoto2-2.5.26/auto-aux/config.guess-414-	fi
gphoto2-2.5.26/auto-aux/config.guess:415:	echo "$SUN_ARCH"-pc-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
gphoto2-2.5.26/auto-aux/config.guess-416-	exit ;;
##############################################
gphoto2-2.5.26/auto-aux/config.guess-420-	# it's likely to be more like Solaris than SunOS4.
gphoto2-2.5.26/auto-aux/config.guess:421:	echo sparc-sun-solaris3"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
gphoto2-2.5.26/auto-aux/config.guess-422-	exit ;;
##############################################
gphoto2-2.5.26/auto-aux/config.guess-429-	# Japanese Language versions have a version number like `4.1.3-JL'.
gphoto2-2.5.26/auto-aux/config.guess:430:	echo sparc-sun-sunos"`echo "$UNAME_RELEASE"|sed -e 's/-/_/'`"
gphoto2-2.5.26/auto-aux/config.guess-431-	exit ;;
##############################################
gphoto2-2.5.26/auto-aux/config.guess-435-    sun*:*:4.2BSD:*)
gphoto2-2.5.26/auto-aux/config.guess:436:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
gphoto2-2.5.26/auto-aux/config.guess-437-	test "x$UNAME_RELEASE" = x && UNAME_RELEASE=3
##############################################
gphoto2-2.5.26/auto-aux/config.guess-517-	$CC_FOR_BUILD -o "$dummy" "$dummy.c" &&
gphoto2-2.5.26/auto-aux/config.guess:518:	  dummyarg=`echo "$UNAME_RELEASE" | sed -n 's/\([0-9]*\).*/\1/p'` &&
gphoto2-2.5.26/auto-aux/config.guess:519:	  SYSTEM_NAME=`"$dummy" "$dummyarg"` &&
gphoto2-2.5.26/auto-aux/config.guess-520-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
gphoto2-2.5.26/auto-aux/config.guess-573-    *:IRIX*:*:*)
gphoto2-2.5.26/auto-aux/config.guess:574:	echo mips-sgi-irix"`echo "$UNAME_RELEASE"|sed -e 's/-/_/g'`"
gphoto2-2.5.26/auto-aux/config.guess-575-	exit ;;
##############################################
gphoto2-2.5.26/auto-aux/config.guess-603-EOF
gphoto2-2.5.26/auto-aux/config.guess:604:		if $CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"`
gphoto2-2.5.26/auto-aux/config.guess-605-		then
##############################################
gphoto2-2.5.26/auto-aux/config.guess-616-    *:AIX:*:[4567])
gphoto2-2.5.26/auto-aux/config.guess:617:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
gphoto2-2.5.26/auto-aux/config.guess-618-	if /usr/sbin/lsattr -El "$IBM_CPU_ID" | grep ' POWER' >/dev/null 2>&1; then
##############################################
gphoto2-2.5.26/auto-aux/config.guess-652-    9000/[34678]??:HP-UX:*:*)
gphoto2-2.5.26/auto-aux/config.guess:653:	HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'`
gphoto2-2.5.26/auto-aux/config.guess-654-	case "$UNAME_MACHINE" in
##############################################
gphoto2-2.5.26/auto-aux/config.guess-706-EOF
gphoto2-2.5.26/auto-aux/config.guess:707:		    (CCOPTS="" $CC_FOR_BUILD -o "$dummy" "$dummy.c" 2>/dev/null) && HP_ARCH=`"$dummy"`
gphoto2-2.5.26/auto-aux/config.guess-708-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
gphoto2-2.5.26/auto-aux/config.guess-734-    ia64:HP-UX:*:*)
gphoto2-2.5.26/auto-aux/config.guess:735:	HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'`
gphoto2-2.5.26/auto-aux/config.guess-736-	echo ia64-hp-hpux"$HPUX_REV"
##############################################
gphoto2-2.5.26/auto-aux/config.guess-764-EOF
gphoto2-2.5.26/auto-aux/config.guess:765:	$CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"` &&
gphoto2-2.5.26/auto-aux/config.guess-766-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
gphoto2-2.5.26/auto-aux/config.guess-835-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
gphoto2-2.5.26/auto-aux/config.guess:836:	FUJITSU_REL=`echo "$UNAME_RELEASE" | sed -e 's/ /_/'`
gphoto2-2.5.26/auto-aux/config.guess-837-	echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
gphoto2-2.5.26/auto-aux/config.guess-840-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
gphoto2-2.5.26/auto-aux/config.guess:841:	FUJITSU_REL=`echo "$UNAME_RELEASE" | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/ /_/'`
gphoto2-2.5.26/auto-aux/config.guess-842-	echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
gphoto2-2.5.26/auto-aux/config.guess-860-	esac
gphoto2-2.5.26/auto-aux/config.guess:861:	echo "$UNAME_PROCESSOR"-${VENDOR}-freebsd"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`"
gphoto2-2.5.26/auto-aux/config.guess-862-	exit ;;
##############################################
gphoto2-2.5.26/auto-aux/config.guess-896-    prep*:SunOS:5.*:*)
gphoto2-2.5.26/auto-aux/config.guess:897:	echo powerpcle-${VENDOR}-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
gphoto2-2.5.26/auto-aux/config.guess-898-	exit ;;
##############################################
gphoto2-2.5.26/auto-aux/config.guess-900-	# the GNU system
gphoto2-2.5.26/auto-aux/config.guess:901:	echo "`echo "$UNAME_MACHINE"|sed -e 's,[-/].*$,,'`-${VENDOR}-$LIBC`echo "$UNAME_RELEASE"|sed -e 's,/.*$,,'`"
gphoto2-2.5.26/auto-aux/config.guess-902-	exit ;;
##############################################
gphoto2-2.5.26/auto-aux/config.guess-904-	# other systems with GNU libc and userland
gphoto2-2.5.26/auto-aux/config.guess:905:	echo "$UNAME_MACHINE-${VENDOR}-`echo "$UNAME_SYSTEM" | sed 's,^[^/]*/,,' | tr "[:upper:]" "[:lower:]"``echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`-$LIBC"
gphoto2-2.5.26/auto-aux/config.guess-906-	exit ;;
##############################################
gphoto2-2.5.26/auto-aux/config.guess-998-EOF
gphoto2-2.5.26/auto-aux/config.guess:999:	eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^CPU'`"
gphoto2-2.5.26/auto-aux/config.guess-1000-	test "x$CPU" != x && { echo "$CPU-${VENDOR}-linux-$LIBC"; exit; }
##############################################
gphoto2-2.5.26/auto-aux/config.guess-1098-    i*86:*:4.*:*)
gphoto2-2.5.26/auto-aux/config.guess:1099:	UNAME_REL=`echo "$UNAME_RELEASE" | sed 's/\/MP$//'`
gphoto2-2.5.26/auto-aux/config.guess-1100-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
gphoto2-2.5.26/auto-aux/config.guess-1301-	fi
gphoto2-2.5.26/auto-aux/config.guess:1302:	if test "`echo "$UNAME_RELEASE" | sed -e 's/\..*//'`" -le 10 ; then
gphoto2-2.5.26/auto-aux/config.guess-1303-	    if [ "$CC_FOR_BUILD" != no_compiler_found ]; then
##############################################
gphoto2-2.5.26/auto-aux/config.guess-1399-    *:DragonFly:*:*)
gphoto2-2.5.26/auto-aux/config.guess:1400:	echo "$UNAME_MACHINE"-${VENDOR}-dragonfly"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`"
gphoto2-2.5.26/auto-aux/config.guess-1401-	exit ;;
##############################################
gphoto2-2.5.26/auto-aux/config.guess-1412-    i*86:skyos:*:*)
gphoto2-2.5.26/auto-aux/config.guess:1413:	echo "$UNAME_MACHINE"-pc-skyos"`echo "$UNAME_RELEASE" | sed -e 's/ .*$//'`"
gphoto2-2.5.26/auto-aux/config.guess-1414-	exit ;;
##############################################
gphoto2-2.5.26/auto-aux/compile-67-	mingw/*)
gphoto2-2.5.26/auto-aux/compile:68:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
gphoto2-2.5.26/auto-aux/compile-69-	  ;;
gphoto2-2.5.26/auto-aux/compile-70-	cygwin/*)
gphoto2-2.5.26/auto-aux/compile:71:	  file=`cygpath -m "$file" || echo "$file"`
gphoto2-2.5.26/auto-aux/compile-72-	  ;;
gphoto2-2.5.26/auto-aux/compile-73-	wine/*)
gphoto2-2.5.26/auto-aux/compile:74:	  file=`winepath -w "$file" || echo "$file"`
gphoto2-2.5.26/auto-aux/compile-75-	  ;;
##############################################
gphoto2-2.5.26/auto-aux/compile-310-# Name of file we expect compiler to create.
gphoto2-2.5.26/auto-aux/compile:311:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
gphoto2-2.5.26/auto-aux/compile-312-
##############################################
gphoto2-2.5.26/auto-aux/compile-316-# object file name, since that is what matters with a parallel build.
gphoto2-2.5.26/auto-aux/compile:317:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
gphoto2-2.5.26/auto-aux/compile-318-while true; do
##############################################
gphoto2-2.5.26/Makefile.in-49-  { \
gphoto2-2.5.26/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gphoto2-2.5.26/Makefile.in-51-  }; \
##############################################
gphoto2-2.5.26/Makefile.in-204-  while test -n "$$dir1"; do \
gphoto2-2.5.26/Makefile.in:205:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
gphoto2-2.5.26/Makefile.in-206-    if test "$$first" != "."; then \
gphoto2-2.5.26/Makefile.in-207-      if test "$$first" = ".."; then \
gphoto2-2.5.26/Makefile.in:208:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
gphoto2-2.5.26/Makefile.in:209:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
gphoto2-2.5.26/Makefile.in-210-      else \
gphoto2-2.5.26/Makefile.in:211:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
gphoto2-2.5.26/Makefile.in-212-        if test "$$first2" = "$$first"; then \
gphoto2-2.5.26/Makefile.in:213:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
gphoto2-2.5.26/Makefile.in-214-        else \
##############################################
gphoto2-2.5.26/Makefile.in-219-    fi; \
gphoto2-2.5.26/Makefile.in:220:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
gphoto2-2.5.26/Makefile.in-221-  done; \
##############################################
gphoto2-2.5.26/Makefile.in-470-	dot_seen=no; \
gphoto2-2.5.26/Makefile.in:471:	target=`echo $@ | sed s/-recursive//`; \
gphoto2-2.5.26/Makefile.in-472-	case "$@" in \
##############################################
gphoto2-2.5.26/Makefile.in-533-GTAGS:
gphoto2-2.5.26/Makefile.in:534:	here=`$(am__cd) $(top_builddir) && pwd` \
gphoto2-2.5.26/Makefile.in-535-	  && $(am__cd) $(top_srcdir) \
##############################################
gphoto2-2.5.26/Makefile.in-566-distdir-am: $(DISTFILES)
gphoto2-2.5.26/Makefile.in:567:	@case `sed 15q $(srcdir)/NEWS` in \
gphoto2-2.5.26/Makefile.in-568-	*"$(VERSION)"*) : ;; \
##############################################
gphoto2-2.5.26/Makefile.in-574-	test -d "$(distdir)" || mkdir "$(distdir)"
gphoto2-2.5.26/Makefile.in:575:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gphoto2-2.5.26/Makefile.in:576:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gphoto2-2.5.26/Makefile.in-577-	list='$(DISTFILES)'; \
##############################################
gphoto2-2.5.26/Makefile.in-588-	  if test -d $$d/$$file; then \
gphoto2-2.5.26/Makefile.in:589:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gphoto2-2.5.26/Makefile.in-590-	    if test -d "$(distdir)/$$file"; then \
##############################################
gphoto2-2.5.26/Makefile.in-704-	test -d $(distdir)/_build || exit 0; \
gphoto2-2.5.26/Makefile.in:705:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
gphoto2-2.5.26/Makefile.in-706-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
gphoto2-2.5.26/Makefile.in-748-	}; \
gphoto2-2.5.26/Makefile.in:749:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
gphoto2-2.5.26/Makefile.in-750-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
gphoto2-2.5.26/Makefile.in-760-	fi
gphoto2-2.5.26/Makefile.in:761:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
gphoto2-2.5.26/Makefile.in-762-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
gphoto2-2.5.26/doc/Makefile.in-49-  { \
gphoto2-2.5.26/doc/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gphoto2-2.5.26/doc/Makefile.in-51-  }; \
##############################################
gphoto2-2.5.26/doc/Makefile.in-134-  esac
gphoto2-2.5.26/doc/Makefile.in:135:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gphoto2-2.5.26/doc/Makefile.in-136-am__vpath_adj = case $$p in \
gphoto2-2.5.26/doc/Makefile.in:137:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gphoto2-2.5.26/doc/Makefile.in-138-    *) f=$$p;; \
gphoto2-2.5.26/doc/Makefile.in-139-  esac;
gphoto2-2.5.26/doc/Makefile.in:140:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gphoto2-2.5.26/doc/Makefile.in-141-am__install_max = 40
gphoto2-2.5.26/doc/Makefile.in-142-am__nobase_strip_setup = \
gphoto2-2.5.26/doc/Makefile.in:143:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gphoto2-2.5.26/doc/Makefile.in-144-am__nobase_strip = \
##############################################
gphoto2-2.5.26/doc/Makefile.in-376-	test -n "$(man1dir)" \
gphoto2-2.5.26/doc/Makefile.in:377:	  && test -n "`echo $$list1$$list2`" \
gphoto2-2.5.26/doc/Makefile.in-378-	  || exit 0; \
##############################################
gphoto2-2.5.26/doc/Makefile.in-425-distdir-am: $(DISTFILES)
gphoto2-2.5.26/doc/Makefile.in:426:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gphoto2-2.5.26/doc/Makefile.in:427:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gphoto2-2.5.26/doc/Makefile.in-428-	list='$(DISTFILES)'; \
##############################################
gphoto2-2.5.26/doc/Makefile.in-439-	  if test -d $$d/$$file; then \
gphoto2-2.5.26/doc/Makefile.in:440:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gphoto2-2.5.26/doc/Makefile.in-441-	    if test -d "$(distdir)/$$file"; then \
##############################################
gphoto2-2.5.26/packaging/Makefile.in-49-  { \
gphoto2-2.5.26/packaging/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gphoto2-2.5.26/packaging/Makefile.in-51-  }; \
##############################################
gphoto2-2.5.26/packaging/Makefile.in-180-  while test -n "$$dir1"; do \
gphoto2-2.5.26/packaging/Makefile.in:181:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
gphoto2-2.5.26/packaging/Makefile.in-182-    if test "$$first" != "."; then \
gphoto2-2.5.26/packaging/Makefile.in-183-      if test "$$first" = ".."; then \
gphoto2-2.5.26/packaging/Makefile.in:184:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
gphoto2-2.5.26/packaging/Makefile.in:185:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
gphoto2-2.5.26/packaging/Makefile.in-186-      else \
gphoto2-2.5.26/packaging/Makefile.in:187:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
gphoto2-2.5.26/packaging/Makefile.in-188-        if test "$$first2" = "$$first"; then \
gphoto2-2.5.26/packaging/Makefile.in:189:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
gphoto2-2.5.26/packaging/Makefile.in-190-        else \
##############################################
gphoto2-2.5.26/packaging/Makefile.in-195-    fi; \
gphoto2-2.5.26/packaging/Makefile.in:196:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
gphoto2-2.5.26/packaging/Makefile.in-197-  done; \
##############################################
gphoto2-2.5.26/packaging/Makefile.in-414-	dot_seen=no; \
gphoto2-2.5.26/packaging/Makefile.in:415:	target=`echo $@ | sed s/-recursive//`; \
gphoto2-2.5.26/packaging/Makefile.in-416-	case "$@" in \
##############################################
gphoto2-2.5.26/packaging/Makefile.in-477-GTAGS:
gphoto2-2.5.26/packaging/Makefile.in:478:	here=`$(am__cd) $(top_builddir) && pwd` \
gphoto2-2.5.26/packaging/Makefile.in-479-	  && $(am__cd) $(top_srcdir) \
##############################################
gphoto2-2.5.26/packaging/Makefile.in-503-distdir-am: $(DISTFILES)
gphoto2-2.5.26/packaging/Makefile.in:504:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gphoto2-2.5.26/packaging/Makefile.in:505:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gphoto2-2.5.26/packaging/Makefile.in-506-	list='$(DISTFILES)'; \
##############################################
gphoto2-2.5.26/packaging/Makefile.in-517-	  if test -d $$d/$$file; then \
gphoto2-2.5.26/packaging/Makefile.in:518:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gphoto2-2.5.26/packaging/Makefile.in-519-	    if test -d "$(distdir)/$$file"; then \
##############################################
gphoto2-2.5.26/packaging/rpm/Makefile.in-53-  { \
gphoto2-2.5.26/packaging/rpm/Makefile.in:54:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gphoto2-2.5.26/packaging/rpm/Makefile.in-55-  }; \
##############################################
gphoto2-2.5.26/packaging/rpm/Makefile.in-357-distdir-am: $(DISTFILES)
gphoto2-2.5.26/packaging/rpm/Makefile.in:358:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gphoto2-2.5.26/packaging/rpm/Makefile.in:359:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gphoto2-2.5.26/packaging/rpm/Makefile.in-360-	list='$(DISTFILES)'; \
##############################################
gphoto2-2.5.26/packaging/rpm/Makefile.in-371-	  if test -d $$d/$$file; then \
gphoto2-2.5.26/packaging/rpm/Makefile.in:372:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gphoto2-2.5.26/packaging/rpm/Makefile.in-373-	    if test -d "$(distdir)/$$file"; then \
##############################################
gphoto2-2.5.26/aclocal.m4-131-    PKG_CHECK_EXISTS([$3],
gphoto2-2.5.26/aclocal.m4:132:                     [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`
gphoto2-2.5.26/aclocal.m4-133-		      test "x$?" != "x0" && pkg_failed=yes ],
##############################################
gphoto2-2.5.26/aclocal.m4-179-        if test $_pkg_short_errors_supported = yes; then
gphoto2-2.5.26/aclocal.m4:180:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$2" 2>&1`
gphoto2-2.5.26/aclocal.m4-181-        else 
gphoto2-2.5.26/aclocal.m4:182:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$2" 2>&1`
gphoto2-2.5.26/aclocal.m4-183-        fi
##############################################
gphoto2-2.5.26/aclocal.m4-436-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
gphoto2-2.5.26/aclocal.m4:437:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
gphoto2-2.5.26/aclocal.m4-438-# and then we would define $MISSING as
##############################################
gphoto2-2.5.26/aclocal.m4-451-# Expand $ac_aux_dir to an absolute path.
gphoto2-2.5.26/aclocal.m4:452:am_aux_dir=`cd "$ac_aux_dir" && pwd`
gphoto2-2.5.26/aclocal.m4-453-])
##############################################
gphoto2-2.5.26/aclocal.m4-549-  if test "$am_compiler_list" = ""; then
gphoto2-2.5.26/aclocal.m4:550:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
gphoto2-2.5.26/aclocal.m4-551-  fi
##############################################
gphoto2-2.5.26/aclocal.m4-702-    # Strip MF so we end up with the name of the file.
gphoto2-2.5.26/aclocal.m4:703:    am_mf=`AS_ECHO(["$am_mf"]) | sed -e 's/:.*$//'`
gphoto2-2.5.26/aclocal.m4-704-    # Check whether this is an Automake generated Makefile which includes
##############################################
gphoto2-2.5.26/aclocal.m4-709-      || continue
gphoto2-2.5.26/aclocal.m4:710:    am_dirpart=`AS_DIRNAME(["$am_mf"])`
gphoto2-2.5.26/aclocal.m4:711:    am_filepart=`AS_BASENAME(["$am_mf"])`
gphoto2-2.5.26/aclocal.m4-712-    AM_RUN_LOG([cd "$am_dirpart" \
##############################################
gphoto2-2.5.26/aclocal.m4-779-AC_REQUIRE([AC_PROG_INSTALL])dnl
gphoto2-2.5.26/aclocal.m4:780:if test "`cd $srcdir && pwd`" != "`pwd`"; then
gphoto2-2.5.26/aclocal.m4-781-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
gphoto2-2.5.26/aclocal.m4-938-    * )
gphoto2-2.5.26/aclocal.m4:939:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
gphoto2-2.5.26/aclocal.m4-940-  esac
gphoto2-2.5.26/aclocal.m4-941-done
gphoto2-2.5.26/aclocal.m4:942:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
gphoto2-2.5.26/aclocal.m4-943-
##############################################
gphoto2-2.5.26/aclocal.m4-1194-     echo "timestamp, slept: $am_has_slept" > conftest.file
gphoto2-2.5.26/aclocal.m4:1195:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
gphoto2-2.5.26/aclocal.m4-1196-     if test "$[*]" = "X"; then
gphoto2-2.5.26/aclocal.m4-1197-	# -L didn't work.
gphoto2-2.5.26/aclocal.m4:1198:	set X `ls -t "$srcdir/configure" conftest.file`
gphoto2-2.5.26/aclocal.m4-1199-     fi
##############################################
gphoto2-2.5.26/auto-m4/po.m4-64-    else
gphoto2-2.5.26/auto-m4/po.m4:65:      GMSGFMT=`echo "$GMSGFMT" | sed -e 's,^.*/,,'`
gphoto2-2.5.26/auto-m4/po.m4-66-      AC_MSG_RESULT(
##############################################
gphoto2-2.5.26/auto-m4/po.m4-92-      case "$ac_file" in
gphoto2-2.5.26/auto-m4/po.m4:93:        *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
gphoto2-2.5.26/auto-m4/po.m4-94-      esac
##############################################
gphoto2-2.5.26/auto-m4/po.m4-97-        # Adjust a relative srcdir.
gphoto2-2.5.26/auto-m4/po.m4:98:        ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
gphoto2-2.5.26/auto-m4/po.m4:99:        ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`"
gphoto2-2.5.26/auto-m4/po.m4:100:        ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
gphoto2-2.5.26/auto-m4/po.m4-101-        # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
gphoto2-2.5.26/auto-m4/po.m4-104-        case "$ac_given_srcdir" in
gphoto2-2.5.26/auto-m4/po.m4:105:          .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
gphoto2-2.5.26/auto-m4/po.m4-106-          /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
gphoto2-2.5.26/auto-m4/po.m4-121-            fi
gphoto2-2.5.26/auto-m4/po.m4:122:            ALL_LINGUAS_=`sed -e "/^#/d" "$ac_given_srcdir/$ac_dir/LINGUAS"`
gphoto2-2.5.26/auto-m4/po.m4-123-            # Hide the ALL_LINGUAS assigment from automake.
##############################################
gphoto2-2.5.26/auto-m4/po.m4-217-  # Adjust a relative srcdir.
gphoto2-2.5.26/auto-m4/po.m4:218:  ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
gphoto2-2.5.26/auto-m4/po.m4:219:  ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`"
gphoto2-2.5.26/auto-m4/po.m4:220:  ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
gphoto2-2.5.26/auto-m4/po.m4-221-  # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
gphoto2-2.5.26/auto-m4/po.m4-224-  case "$ac_given_srcdir" in
gphoto2-2.5.26/auto-m4/po.m4:225:    .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
gphoto2-2.5.26/auto-m4/po.m4-226-    /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
gphoto2-2.5.26/auto-m4/po.m4-285-  # Set POTFILES to the value of the Makefile variable POTFILES.
gphoto2-2.5.26/auto-m4/po.m4:286:  sed_x_POTFILES="`$gt_echo \"$sed_x_variable\" | sed -e '/^ *#/d' -e 's/VARIABLE/POTFILES/g'`"
gphoto2-2.5.26/auto-m4/po.m4:287:  POTFILES=`sed -n -e "$sed_x_POTFILES" < "$ac_file"`
gphoto2-2.5.26/auto-m4/po.m4-288-  # Compute POTFILES_DEPS as
##############################################
gphoto2-2.5.26/auto-m4/po.m4-300-    # The LINGUAS file contains the set of available languages.
gphoto2-2.5.26/auto-m4/po.m4:301:    ALL_LINGUAS_=`sed -e "/^#/d" "$ac_given_srcdir/$ac_dir/LINGUAS"`
gphoto2-2.5.26/auto-m4/po.m4-302-    POMAKEFILEDEPS="$POMAKEFILEDEPS LINGUAS"
##############################################
gphoto2-2.5.26/auto-m4/po.m4-304-    # Set ALL_LINGUAS to the value of the Makefile variable LINGUAS.
gphoto2-2.5.26/auto-m4/po.m4:305:    sed_x_LINGUAS="`$gt_echo \"$sed_x_variable\" | sed -e '/^ *#/d' -e 's/VARIABLE/LINGUAS/g'`"
gphoto2-2.5.26/auto-m4/po.m4:306:    ALL_LINGUAS_=`sed -n -e "$sed_x_LINGUAS" < "$ac_file"`
gphoto2-2.5.26/auto-m4/po.m4-307-  fi
##############################################
gphoto2-2.5.26/auto-m4/po.m4-348-    QMFILES="$QMFILES $srcdirpre$lang.qm"
gphoto2-2.5.26/auto-m4/po.m4:349:    frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
gphoto2-2.5.26/auto-m4/po.m4-350-    MSGFILES="$MSGFILES $srcdirpre$frobbedlang.msg"
gphoto2-2.5.26/auto-m4/po.m4:351:    frobbedlang=`echo $lang | sed -e 's/_/-/g'`
gphoto2-2.5.26/auto-m4/po.m4-352-    RESOURCESDLLFILES="$RESOURCESDLLFILES $srcdirpre$frobbedlang/\$(DOMAIN).resources.dll"
##############################################
gphoto2-2.5.26/auto-m4/po.m4-389-      QTCATALOGS="$QTCATALOGS $lang.qm"
gphoto2-2.5.26/auto-m4/po.m4:390:      frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
gphoto2-2.5.26/auto-m4/po.m4-391-      TCLCATALOGS="$TCLCATALOGS $frobbedlang.msg"
gphoto2-2.5.26/auto-m4/po.m4:392:      frobbedlang=`echo $lang | sed -e 's/_/-/g'`
gphoto2-2.5.26/auto-m4/po.m4-393-      CSHARPCATALOGS="$CSHARPCATALOGS $frobbedlang/\$(DOMAIN).resources.dll"
##############################################
gphoto2-2.5.26/auto-m4/po.m4-400-    for lang in $ALL_LINGUAS; do
gphoto2-2.5.26/auto-m4/po.m4:401:      frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
gphoto2-2.5.26/auto-m4/po.m4-402-      cat >> "$ac_file.tmp" <<EOF
##############################################
gphoto2-2.5.26/auto-m4/po.m4-411-    for lang in $ALL_LINGUAS; do
gphoto2-2.5.26/auto-m4/po.m4:412:      frobbedlang=`echo $lang | sed -e 's/_/-/g'`
gphoto2-2.5.26/auto-m4/po.m4-413-      cat >> "$ac_file.tmp" <<EOF
##############################################
gphoto2-2.5.26/auto-m4/lib-ld.m4-16-[# I'd rather use --version here, but apparently some GNU ld's only accept -v.
gphoto2-2.5.26/auto-m4/lib-ld.m4:17:case `$LD -v 2>&1 </dev/null` in
gphoto2-2.5.26/auto-m4/lib-ld.m4-18-*GNU* | *'with BFD'*)
##############################################
gphoto2-2.5.26/auto-m4/lib-ld.m4-52-    # gcc leaves a trailing carriage return which upsets mingw
gphoto2-2.5.26/auto-m4/lib-ld.m4:53:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
gphoto2-2.5.26/auto-m4/lib-ld.m4-54-  *)
gphoto2-2.5.26/auto-m4/lib-ld.m4:55:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
gphoto2-2.5.26/auto-m4/lib-ld.m4-56-  esac
##############################################
gphoto2-2.5.26/auto-m4/lib-ld.m4-61-      # Canonicalize the path of ld
gphoto2-2.5.26/auto-m4/lib-ld.m4:62:      ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'`
gphoto2-2.5.26/auto-m4/lib-ld.m4-63-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
gphoto2-2.5.26/auto-m4/lib-ld.m4:64:	ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
gphoto2-2.5.26/auto-m4/lib-ld.m4-65-      done
##############################################
gphoto2-2.5.26/auto-m4/lib-ld.m4-91-      # Break only if it was the GNU/non-GNU ld that we prefer.
gphoto2-2.5.26/auto-m4/lib-ld.m4:92:      case `"$acl_cv_path_LD" -v 2>&1 < /dev/null` in
gphoto2-2.5.26/auto-m4/lib-ld.m4-93-      *GNU* | *'with BFD'*)
##############################################
gphoto2-2.5.26/auto-m4/ltsugar.m4-68-m4_define([lt_combine],
gphoto2-2.5.26/auto-m4/ltsugar.m4:69:[m4_if(m4_eval([$# > 3]), [1],
gphoto2-2.5.26/auto-m4/ltsugar.m4-70-       [m4_pushdef([_Lt_sep], [m4_define([_Lt_sep], m4_defn([lt_car]))])]]dnl
##############################################
gphoto2-2.5.26/auto-m4/gettext.m4-237-        LTLIBINTL="ifelse([$3],[],\${top_builddir}/intl,[$3])/libintl.[]gt_libtool_suffix_prefix[]a $LTLIBICONV"
gphoto2-2.5.26/auto-m4/gettext.m4:238:        LIBS=`echo " $LIBS " | sed -e 's/ -lintl / /' -e 's/^ //' -e 's/ $//'`
gphoto2-2.5.26/auto-m4/gettext.m4-239-      fi
##############################################
gphoto2-2.5.26/auto-m4/gettext.m4-449-changequote(<<,>>)dnl
gphoto2-2.5.26/auto-m4/gettext.m4:450:    ac_prog_version=`$INTLBISON --version 2>&1 | sed -n 's/^.*GNU Bison.* \([0-9]*\.[0-9.]*\).*$/\1/p'`
gphoto2-2.5.26/auto-m4/gettext.m4-451-    case $ac_prog_version in
##############################################
gphoto2-2.5.26/auto-m4/lib-link.m4-176-        dnl or AC_LIB_HAVE_LINKFLAGS call.
gphoto2-2.5.26/auto-m4/lib-link.m4:177:        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'`
gphoto2-2.5.26/auto-m4/lib-link.m4-178-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
gphoto2-2.5.26/auto-m4/lib-link.m4-218-                -L*)
gphoto2-2.5.26/auto-m4/lib-link.m4:219:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
gphoto2-2.5.26/auto-m4/lib-link.m4-220-                  if test -n "$shlibext" && test -f "$dir/lib$name.$shlibext"; then
##############################################
gphoto2-2.5.26/auto-m4/lib-link.m4-335-              */lib | */lib/)
gphoto2-2.5.26/auto-m4/lib-link.m4:336:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e 's,/lib/*$,,'`
gphoto2-2.5.26/auto-m4/lib-link.m4-337-                additional_includedir="$basedir/include"
##############################################
gphoto2-2.5.26/auto-m4/lib-link.m4-388-                  -L*)
gphoto2-2.5.26/auto-m4/lib-link.m4:389:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
gphoto2-2.5.26/auto-m4/lib-link.m4-390-                    dnl Potentially add $additional_libdir to $LIBNAME and $LTLIBNAME.
##############################################
gphoto2-2.5.26/auto-m4/lib-link.m4-438-                  -R*)
gphoto2-2.5.26/auto-m4/lib-link.m4:439:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
gphoto2-2.5.26/auto-m4/lib-link.m4-440-                    if test "$enable_rpath" != no; then
##############################################
gphoto2-2.5.26/auto-m4/lib-link.m4-468-                    dnl Handle this in the next round.
gphoto2-2.5.26/auto-m4/lib-link.m4:469:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
gphoto2-2.5.26/auto-m4/lib-link.m4-470-                    ;;
##############################################
gphoto2-2.5.26/auto-m4/lib-link.m4-474-                    dnl option.
gphoto2-2.5.26/auto-m4/lib-link.m4:475:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
gphoto2-2.5.26/auto-m4/lib-link.m4-476-                    ;;
##############################################
gphoto2-2.5.26/auto-m4/libtool.m4-119-    done
gphoto2-2.5.26/auto-m4/libtool.m4:120:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
gphoto2-2.5.26/auto-m4/libtool.m4-121-}
##############################################
gphoto2-2.5.26/auto-m4/libtool.m4-437-m4_define([_LT_CONFIG_STATUS_DECLARE],
gphoto2-2.5.26/auto-m4/libtool.m4:438:[$1='`$ECHO "$][$1" | $SED "$delay_single_quote_subst"`'])
gphoto2-2.5.26/auto-m4/libtool.m4-439-
##############################################
gphoto2-2.5.26/auto-m4/libtool.m4-447-#
gphoto2-2.5.26/auto-m4/libtool.m4:448:#    <var>='`$ECHO "$<var>" | $SED "$delay_single_quote_subst"`'
gphoto2-2.5.26/auto-m4/libtool.m4-449-m4_defun([_LT_CONFIG_STATUS_DECLARATIONS],
##############################################
gphoto2-2.5.26/auto-m4/libtool.m4-557-]], lt_decl_quote_varnames); do
gphoto2-2.5.26/auto-m4/libtool.m4:558:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
gphoto2-2.5.26/auto-m4/libtool.m4-559-    *[[\\\\\\\`\\"\\\$]]*)
gphoto2-2.5.26/auto-m4/libtool.m4:560:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
gphoto2-2.5.26/auto-m4/libtool.m4-561-      ;;
##############################################
gphoto2-2.5.26/auto-m4/libtool.m4-570-]], lt_decl_dquote_varnames); do
gphoto2-2.5.26/auto-m4/libtool.m4:571:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
gphoto2-2.5.26/auto-m4/libtool.m4-572-    *[[\\\\\\\`\\"\\\$]]*)
gphoto2-2.5.26/auto-m4/libtool.m4:573:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
gphoto2-2.5.26/auto-m4/libtool.m4-574-      ;;
##############################################
gphoto2-2.5.26/auto-m4/libtool.m4-1111-  if test yes = "$lt_cv_ld_force_load"; then
gphoto2-2.5.26/auto-m4/libtool.m4:1112:    _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\"`'
gphoto2-2.5.26/auto-m4/libtool.m4-1113-    m4_case([$1], [F77], [_LT_TAGVAR(compiler_needs_object, $1)=yes],
##############################################
gphoto2-2.5.26/auto-m4/libtool.m4-1164-      }]'
gphoto2-2.5.26/auto-m4/libtool.m4:1165:  _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
gphoto2-2.5.26/auto-m4/libtool.m4-1166-  # Check for a 64-bit object if we didn't find anything.
gphoto2-2.5.26/auto-m4/libtool.m4-1167-  if test -z "$_LT_TAGVAR([lt_cv_aix_libpath_], [$1])"; then
gphoto2-2.5.26/auto-m4/libtool.m4:1168:    _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
gphoto2-2.5.26/auto-m4/libtool.m4-1169-  fi],[])
##############################################
gphoto2-2.5.26/auto-m4/libtool.m4-1200-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
gphoto2-2.5.26/auto-m4/libtool.m4:1201:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
gphoto2-2.5.26/auto-m4/libtool.m4-1202-  ECHO='print -r --'
gphoto2-2.5.26/auto-m4/libtool.m4:1203:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
gphoto2-2.5.26/auto-m4/libtool.m4-1204-  ECHO='printf %s\n'
##############################################
gphoto2-2.5.26/auto-m4/libtool.m4-1235-    PATH=/empty FPATH=/empty; export PATH FPATH
gphoto2-2.5.26/auto-m4/libtool.m4:1236:    test "X`printf %s $ECHO`" = "X$ECHO" \
gphoto2-2.5.26/auto-m4/libtool.m4:1237:      || test "X`print -r -- $ECHO`" = "X$ECHO" )])])
gphoto2-2.5.26/auto-m4/libtool.m4-1238-
##############################################
gphoto2-2.5.26/auto-m4/libtool.m4-1259-   if test yes = "$GCC"; then
gphoto2-2.5.26/auto-m4/libtool.m4:1260:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
gphoto2-2.5.26/auto-m4/libtool.m4-1261-   fi
##############################################
gphoto2-2.5.26/auto-m4/libtool.m4-1263- /*)
gphoto2-2.5.26/auto-m4/libtool.m4:1264:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
gphoto2-2.5.26/auto-m4/libtool.m4-1265-   ;; #(
##############################################
gphoto2-2.5.26/auto-m4/libtool.m4-1293-  if AC_TRY_EVAL(ac_compile); then
gphoto2-2.5.26/auto-m4/libtool.m4:1294:    case `/usr/bin/file conftest.$ac_objext` in
gphoto2-2.5.26/auto-m4/libtool.m4-1295-      *ELF-32*)
##############################################
gphoto2-2.5.26/auto-m4/libtool.m4-1310-    if test yes = "$lt_cv_prog_gnu_ld"; then
gphoto2-2.5.26/auto-m4/libtool.m4:1311:      case `/usr/bin/file conftest.$ac_objext` in
gphoto2-2.5.26/auto-m4/libtool.m4-1312-	*32-bit*)
##############################################
gphoto2-2.5.26/auto-m4/libtool.m4-1322-    else
gphoto2-2.5.26/auto-m4/libtool.m4:1323:      case `/usr/bin/file conftest.$ac_objext` in
gphoto2-2.5.26/auto-m4/libtool.m4-1324-	*32-bit*)
##############################################
gphoto2-2.5.26/auto-m4/libtool.m4-1344-    emul=elf
gphoto2-2.5.26/auto-m4/libtool.m4:1345:    case `/usr/bin/file conftest.$ac_objext` in
gphoto2-2.5.26/auto-m4/libtool.m4-1346-      *32-bit*)
##############################################
gphoto2-2.5.26/auto-m4/libtool.m4-1352-    esac
gphoto2-2.5.26/auto-m4/libtool.m4:1353:    case `/usr/bin/file conftest.$ac_objext` in
gphoto2-2.5.26/auto-m4/libtool.m4-1354-      *MSB*)
##############################################
gphoto2-2.5.26/auto-m4/libtool.m4-1360-    esac
gphoto2-2.5.26/auto-m4/libtool.m4:1361:    case `/usr/bin/file conftest.$ac_objext` in
gphoto2-2.5.26/auto-m4/libtool.m4-1362-      *N32*)
##############################################
gphoto2-2.5.26/auto-m4/libtool.m4-1725-    # And add a safety zone
gphoto2-2.5.26/auto-m4/libtool.m4:1726:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
gphoto2-2.5.26/auto-m4/libtool.m4:1727:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
gphoto2-2.5.26/auto-m4/libtool.m4-1728-    ;;
##############################################
gphoto2-2.5.26/auto-m4/libtool.m4-1758-    if test -n "$kargmax"; then
gphoto2-2.5.26/auto-m4/libtool.m4:1759:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[	 ]]//'`
gphoto2-2.5.26/auto-m4/libtool.m4-1760-    else
##############################################
gphoto2-2.5.26/auto-m4/libtool.m4-1767-       test undefined != "$lt_cv_sys_max_cmd_len"; then
gphoto2-2.5.26/auto-m4/libtool.m4:1768:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
gphoto2-2.5.26/auto-m4/libtool.m4:1769:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
gphoto2-2.5.26/auto-m4/libtool.m4-1770-    else
##############################################
gphoto2-2.5.26/auto-m4/libtool.m4-1779-      # we can't tell.
gphoto2-2.5.26/auto-m4/libtool.m4:1780:      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
gphoto2-2.5.26/auto-m4/libtool.m4-1781-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
gphoto2-2.5.26/auto-m4/libtool.m4-1783-      do
gphoto2-2.5.26/auto-m4/libtool.m4:1784:        i=`expr $i + 1`
gphoto2-2.5.26/auto-m4/libtool.m4-1785-        teststring=$teststring$teststring
##############################################
gphoto2-2.5.26/auto-m4/libtool.m4-1787-      # Only check the string length outside the loop.
gphoto2-2.5.26/auto-m4/libtool.m4:1788:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
gphoto2-2.5.26/auto-m4/libtool.m4-1789-      teststring=
##############################################
gphoto2-2.5.26/auto-m4/libtool.m4-1792-      # linker.  It appears as though 1/2 is a usable value.
gphoto2-2.5.26/auto-m4/libtool.m4:1793:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
gphoto2-2.5.26/auto-m4/libtool.m4-1794-    fi
##############################################
gphoto2-2.5.26/auto-m4/libtool.m4-2258-    *:)
gphoto2-2.5.26/auto-m4/libtool.m4:2259:        eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'` \@S|@@S|@1\"
gphoto2-2.5.26/auto-m4/libtool.m4-2260-        ;;
gphoto2-2.5.26/auto-m4/libtool.m4-2261-    x:*)
gphoto2-2.5.26/auto-m4/libtool.m4:2262:        eval @S|@1=\"\@S|@@S|@1 `$ECHO @S|@2 | $SED 's/:/ /g'`\"
gphoto2-2.5.26/auto-m4/libtool.m4-2263-        ;;
gphoto2-2.5.26/auto-m4/libtool.m4-2264-    *::*)
gphoto2-2.5.26/auto-m4/libtool.m4:2265:        eval @S|@1=\"\@S|@@S|@1\ `$ECHO @S|@2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
gphoto2-2.5.26/auto-m4/libtool.m4:2266:        eval @S|@1=\"`$ECHO @S|@2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \@S|@@S|@1\"
gphoto2-2.5.26/auto-m4/libtool.m4-2267-        ;;
gphoto2-2.5.26/auto-m4/libtool.m4-2268-    *)
gphoto2-2.5.26/auto-m4/libtool.m4:2269:        eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'`\"
gphoto2-2.5.26/auto-m4/libtool.m4-2270-        ;;
##############################################
gphoto2-2.5.26/auto-m4/libtool.m4-2298-  esac
gphoto2-2.5.26/auto-m4/libtool.m4:2299:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
gphoto2-2.5.26/auto-m4/libtool.m4-2300-  case $lt_search_path_spec in
##############################################
gphoto2-2.5.26/auto-m4/libtool.m4-2305-    # okay in the real world where ";" in dirpaths is itself problematic.
gphoto2-2.5.26/auto-m4/libtool.m4:2306:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
gphoto2-2.5.26/auto-m4/libtool.m4-2307-    ;;
gphoto2-2.5.26/auto-m4/libtool.m4-2308-  *)
gphoto2-2.5.26/auto-m4/libtool.m4:2309:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
gphoto2-2.5.26/auto-m4/libtool.m4-2310-    ;;
##############################################
gphoto2-2.5.26/auto-m4/libtool.m4-2314-  lt_tmp_lt_search_path_spec=
gphoto2-2.5.26/auto-m4/libtool.m4:2315:  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
gphoto2-2.5.26/auto-m4/libtool.m4-2316-  # ...but if some path component already ends with the multilib dir we assume
##############################################
gphoto2-2.5.26/auto-m4/libtool.m4-2356-  esac
gphoto2-2.5.26/auto-m4/libtool.m4:2357:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
gphoto2-2.5.26/auto-m4/libtool.m4-2358-else
##############################################
gphoto2-2.5.26/auto-m4/libtool.m4-2497-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
gphoto2-2.5.26/auto-m4/libtool.m4:2498:    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'
gphoto2-2.5.26/auto-m4/libtool.m4-2499-    ;;
##############################################
gphoto2-2.5.26/auto-m4/libtool.m4-2533-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
gphoto2-2.5.26/auto-m4/libtool.m4:2534:    postinstall_cmds='base_file=`basename \$file`~
gphoto2-2.5.26/auto-m4/libtool.m4:2535:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
gphoto2-2.5.26/auto-m4/libtool.m4:2536:      dldir=$destdir/`dirname \$dlpath`~
gphoto2-2.5.26/auto-m4/libtool.m4-2537-      test -d \$dldir || mkdir -p \$dldir~
##############################################
gphoto2-2.5.26/auto-m4/libtool.m4-2542-      fi'
gphoto2-2.5.26/auto-m4/libtool.m4:2543:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
gphoto2-2.5.26/auto-m4/libtool.m4-2544-      dlpath=$dir/\$dldll~
##############################################
gphoto2-2.5.26/auto-m4/libtool.m4-2550-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
gphoto2-2.5.26/auto-m4/libtool.m4:2551:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
gphoto2-2.5.26/auto-m4/libtool.m4-2552-m4_if([$1], [],[
##############################################
gphoto2-2.5.26/auto-m4/libtool.m4-2556-      # MinGW DLLs use traditional 'lib' prefix
gphoto2-2.5.26/auto-m4/libtool.m4:2557:      soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
gphoto2-2.5.26/auto-m4/libtool.m4-2558-      ;;
##############################################
gphoto2-2.5.26/auto-m4/libtool.m4-2560-      # pw32 DLLs use 'pw' prefix rather than 'lib'
gphoto2-2.5.26/auto-m4/libtool.m4:2561:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
gphoto2-2.5.26/auto-m4/libtool.m4-2562-      ;;
##############################################
gphoto2-2.5.26/auto-m4/libtool.m4-2569-    libname_spec='$name'
gphoto2-2.5.26/auto-m4/libtool.m4:2570:    soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
gphoto2-2.5.26/auto-m4/libtool.m4-2571-    library_names_spec='$libname.dll.lib'
##############################################
gphoto2-2.5.26/auto-m4/libtool.m4-2581-        # Let DOS variable expansion print the short 8.3 style file name.
gphoto2-2.5.26/auto-m4/libtool.m4:2582:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
gphoto2-2.5.26/auto-m4/libtool.m4-2583-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
gphoto2-2.5.26/auto-m4/libtool.m4-2586-      # Convert to MSYS style.
gphoto2-2.5.26/auto-m4/libtool.m4:2587:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([[a-zA-Z]]\\):| /\\1|g' -e 's|^ ||'`
gphoto2-2.5.26/auto-m4/libtool.m4-2588-      ;;
##############################################
gphoto2-2.5.26/auto-m4/libtool.m4-2592-      # like /cygdrive/c/PROGRA~1:/cygdr...
gphoto2-2.5.26/auto-m4/libtool.m4:2593:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
gphoto2-2.5.26/auto-m4/libtool.m4:2594:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
gphoto2-2.5.26/auto-m4/libtool.m4:2595:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
gphoto2-2.5.26/auto-m4/libtool.m4-2596-      ;;
##############################################
gphoto2-2.5.26/auto-m4/libtool.m4-2600-        # It is most probably a Windows format PATH.
gphoto2-2.5.26/auto-m4/libtool.m4:2601:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
gphoto2-2.5.26/auto-m4/libtool.m4-2602-      else
gphoto2-2.5.26/auto-m4/libtool.m4:2603:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
gphoto2-2.5.26/auto-m4/libtool.m4-2604-      fi
##############################################
gphoto2-2.5.26/auto-m4/libtool.m4-2610-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
gphoto2-2.5.26/auto-m4/libtool.m4:2611:    postinstall_cmds='base_file=`basename \$file`~
gphoto2-2.5.26/auto-m4/libtool.m4:2612:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
gphoto2-2.5.26/auto-m4/libtool.m4:2613:      dldir=$destdir/`dirname \$dlpath`~
gphoto2-2.5.26/auto-m4/libtool.m4-2614-      test -d \$dldir || mkdir -p \$dldir~
gphoto2-2.5.26/auto-m4/libtool.m4-2615-      $install_prog $dir/$dlname \$dldir/$dlname'
gphoto2-2.5.26/auto-m4/libtool.m4:2616:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
gphoto2-2.5.26/auto-m4/libtool.m4-2617-      dlpath=$dir/\$dldll~
##############################################
gphoto2-2.5.26/auto-m4/libtool.m4-2624-    # Assume MSVC wrapper
gphoto2-2.5.26/auto-m4/libtool.m4:2625:    library_names_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext $libname.lib'
gphoto2-2.5.26/auto-m4/libtool.m4-2626-    dynamic_linker='Win32 ld.exe'
##############################################
gphoto2-2.5.26/auto-m4/libtool.m4-2641-  shlibpath_var=DYLD_LIBRARY_PATH
gphoto2-2.5.26/auto-m4/libtool.m4:2642:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
gphoto2-2.5.26/auto-m4/libtool.m4-2643-m4_if([$1], [],[
##############################################
gphoto2-2.5.26/auto-m4/libtool.m4-2875-  if test -f /etc/ld.so.conf; then
gphoto2-2.5.26/auto-m4/libtool.m4:2876:    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' ' '`
gphoto2-2.5.26/auto-m4/libtool.m4-2877-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
gphoto2-2.5.26/auto-m4/libtool.m4-2929-  need_lib_prefix=no
gphoto2-2.5.26/auto-m4/libtool.m4:2930:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
gphoto2-2.5.26/auto-m4/libtool.m4-2931-    need_version=no
##############################################
gphoto2-2.5.26/auto-m4/libtool.m4-2956-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
gphoto2-2.5.26/auto-m4/libtool.m4:2957:  postinstall_cmds='base_file=`basename \$file`~
gphoto2-2.5.26/auto-m4/libtool.m4:2958:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
gphoto2-2.5.26/auto-m4/libtool.m4:2959:    dldir=$destdir/`dirname \$dlpath`~
gphoto2-2.5.26/auto-m4/libtool.m4-2960-    test -d \$dldir || mkdir -p \$dldir~
##############################################
gphoto2-2.5.26/auto-m4/libtool.m4-2965-    fi'
gphoto2-2.5.26/auto-m4/libtool.m4:2966:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
gphoto2-2.5.26/auto-m4/libtool.m4-2967-    dlpath=$dir/\$dldll~
##############################################
gphoto2-2.5.26/auto-m4/libtool.m4-3176-	"file_magic "*)
gphoto2-2.5.26/auto-m4/libtool.m4:3177:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
gphoto2-2.5.26/auto-m4/libtool.m4-3178-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
gphoto2-2.5.26/auto-m4/libtool.m4-3259-    # gcc leaves a trailing carriage return, which upsets mingw
gphoto2-2.5.26/auto-m4/libtool.m4:3260:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
gphoto2-2.5.26/auto-m4/libtool.m4-3261-  *)
gphoto2-2.5.26/auto-m4/libtool.m4:3262:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
gphoto2-2.5.26/auto-m4/libtool.m4-3263-  esac
##############################################
gphoto2-2.5.26/auto-m4/libtool.m4-3268-      # Canonicalize the pathname of ld
gphoto2-2.5.26/auto-m4/libtool.m4:3269:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
gphoto2-2.5.26/auto-m4/libtool.m4-3270-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
gphoto2-2.5.26/auto-m4/libtool.m4:3271:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
gphoto2-2.5.26/auto-m4/libtool.m4-3272-      done
##############################################
gphoto2-2.5.26/auto-m4/libtool.m4-3299-      # Break only if it was the GNU/non-GNU ld that we prefer.
gphoto2-2.5.26/auto-m4/libtool.m4:3300:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
gphoto2-2.5.26/auto-m4/libtool.m4-3301-      *GNU* | *'with BFD'*)
##############################################
gphoto2-2.5.26/auto-m4/libtool.m4-3339-[# I'd rather use --version here, but apparently some GNU lds only accept -v.
gphoto2-2.5.26/auto-m4/libtool.m4:3340:case `$LD -v 2>&1 </dev/null` in
gphoto2-2.5.26/auto-m4/libtool.m4-3341-*GNU* | *'with BFD'*)
##############################################
gphoto2-2.5.26/auto-m4/libtool.m4-3566-openbsd* | bitrig*)
gphoto2-2.5.26/auto-m4/libtool.m4:3567:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
gphoto2-2.5.26/auto-m4/libtool.m4-3568-    lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$'
##############################################
gphoto2-2.5.26/auto-m4/libtool.m4-3633-    else
gphoto2-2.5.26/auto-m4/libtool.m4:3634:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[[\1]]\/[[\1]]\/g;/g"`
gphoto2-2.5.26/auto-m4/libtool.m4-3635-    fi
##############################################
gphoto2-2.5.26/auto-m4/libtool.m4-3684-	esac
gphoto2-2.5.26/auto-m4/libtool.m4:3685:	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
gphoto2-2.5.26/auto-m4/libtool.m4-3686-	*$lt_bad_file* | *'Invalid file or object type'*)
##############################################
gphoto2-2.5.26/auto-m4/libtool.m4-3690-	*)
gphoto2-2.5.26/auto-m4/libtool.m4:3691:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
gphoto2-2.5.26/auto-m4/libtool.m4-3692-	  */dev/null*)
##############################################
gphoto2-2.5.26/auto-m4/libtool.m4-3716-    AC_CHECK_TOOLS(DUMPBIN, [dumpbin "link -dump"], :)
gphoto2-2.5.26/auto-m4/libtool.m4:3717:    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
gphoto2-2.5.26/auto-m4/libtool.m4-3718-    *COFF*)
##############################################
gphoto2-2.5.26/auto-m4/libtool.m4-3775-  # decide which one to use based on capabilities of $DLLTOOL
gphoto2-2.5.26/auto-m4/libtool.m4:3776:  case `$DLLTOOL --help 2>&1` in
gphoto2-2.5.26/auto-m4/libtool.m4-3777-  *--identify-strict*)
##############################################
gphoto2-2.5.26/auto-m4/libtool.m4-3949-# If we're using GNU nm, then use its standard symbol codes.
gphoto2-2.5.26/auto-m4/libtool.m4:3950:case `$NM -V 2>&1` in
gphoto2-2.5.26/auto-m4/libtool.m4-3951-*GNU* | *'with BFD'*)
##############################################
gphoto2-2.5.26/auto-m4/libtool.m4-3997-mingw*)
gphoto2-2.5.26/auto-m4/libtool.m4:3998:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
gphoto2-2.5.26/auto-m4/libtool.m4-3999-  ;;
##############################################
gphoto2-2.5.26/auto-m4/libtool.m4-4053-    nlist=conftest.nm
gphoto2-2.5.26/auto-m4/libtool.m4:4054:    if AC_TRY_EVAL(NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) && test -s "$nlist"; then
gphoto2-2.5.26/auto-m4/libtool.m4-4055-      # Try sorting and uniquifying the output.
##############################################
gphoto2-2.5.26/auto-m4/libtool.m4-4401-	  *)
gphoto2-2.5.26/auto-m4/libtool.m4:4402:	    case `$CC -V 2>&1 | sed 5q` in
gphoto2-2.5.26/auto-m4/libtool.m4-4403-	    *Sun\ C*)
##############################################
gphoto2-2.5.26/auto-m4/libtool.m4-4737-      *)
gphoto2-2.5.26/auto-m4/libtool.m4:4738:	case `$CC -V 2>&1 | sed 5q` in
gphoto2-2.5.26/auto-m4/libtool.m4-4739-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [[1-7]].* | *Sun*Fortran*\ 8.[[0-3]]*)
##############################################
gphoto2-2.5.26/auto-m4/libtool.m4-4920-    else
gphoto2-2.5.26/auto-m4/libtool.m4:4921:      _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 == "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'
gphoto2-2.5.26/auto-m4/libtool.m4-4922-    fi
##############################################
gphoto2-2.5.26/auto-m4/libtool.m4-5013-	# shared libraries, regardless of the interface used.
gphoto2-2.5.26/auto-m4/libtool.m4:5014:	case `$LD -v 2>&1` in
gphoto2-2.5.26/auto-m4/libtool.m4-5015-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
gphoto2-2.5.26/auto-m4/libtool.m4-5045-    supports_anon_versioning=no
gphoto2-2.5.26/auto-m4/libtool.m4:5046:    case `$LD -v | $SED -e 's/([^)]\+)\s\+//' 2>&1` in
gphoto2-2.5.26/auto-m4/libtool.m4-5047-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
gphoto2-2.5.26/auto-m4/libtool.m4-5148-	prefix_cmds="$SED"~
gphoto2-2.5.26/auto-m4/libtool.m4:5149:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
gphoto2-2.5.26/auto-m4/libtool.m4-5150-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
gphoto2-2.5.26/auto-m4/libtool.m4-5170-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
gphoto2-2.5.26/auto-m4/libtool.m4:5171:      _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'
gphoto2-2.5.26/auto-m4/libtool.m4:5172:      _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'
gphoto2-2.5.26/auto-m4/libtool.m4-5173-      ;;
##############################################
gphoto2-2.5.26/auto-m4/libtool.m4-5188-        pgcc*)				# Portland Group C compiler
gphoto2-2.5.26/auto-m4/libtool.m4:5189:	  _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'
gphoto2-2.5.26/auto-m4/libtool.m4-5190-	  tmp_addflag=' $pic_flag'
##############################################
gphoto2-2.5.26/auto-m4/libtool.m4-5193-					# Portland Group f77 and f90 compilers
gphoto2-2.5.26/auto-m4/libtool.m4:5194:	  _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'
gphoto2-2.5.26/auto-m4/libtool.m4-5195-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
gphoto2-2.5.26/auto-m4/libtool.m4-5210-	nvcc*)	# Cuda Compiler Driver 2.2
gphoto2-2.5.26/auto-m4/libtool.m4:5211:	  _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'
gphoto2-2.5.26/auto-m4/libtool.m4-5212-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
gphoto2-2.5.26/auto-m4/libtool.m4-5214-	esac
gphoto2-2.5.26/auto-m4/libtool.m4:5215:	case `$CC -V 2>&1 | sed 5q` in
gphoto2-2.5.26/auto-m4/libtool.m4-5216-	*Sun\ C*)			# Sun C 5.9
gphoto2-2.5.26/auto-m4/libtool.m4:5217:	  _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'
gphoto2-2.5.26/auto-m4/libtool.m4-5218-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
gphoto2-2.5.26/auto-m4/libtool.m4-5285-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
gphoto2-2.5.26/auto-m4/libtool.m4:5286:      case `$LD -v 2>&1` in
gphoto2-2.5.26/auto-m4/libtool.m4-5287-        *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*)
##############################################
gphoto2-2.5.26/auto-m4/libtool.m4-5374-	else
gphoto2-2.5.26/auto-m4/libtool.m4:5375:	  _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 == "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'
gphoto2-2.5.26/auto-m4/libtool.m4-5376-	fi
##############################################
gphoto2-2.5.26/auto-m4/libtool.m4-5439-	# below for broken collect2 doesn't work under 4.3+
gphoto2-2.5.26/auto-m4/libtool.m4:5440:	  collect2name=`$CC -print-prog-name=collect2`
gphoto2-2.5.26/auto-m4/libtool.m4-5441-	  if test -f "$collect2name" &&
##############################################
gphoto2-2.5.26/auto-m4/libtool.m4-5495-        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-blibpath:$libdir:'"$aix_libpath"
gphoto2-2.5.26/auto-m4/libtool.m4:5496:        _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
gphoto2-2.5.26/auto-m4/libtool.m4-5497-      else
##############################################
gphoto2-2.5.26/auto-m4/libtool.m4-5520-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
gphoto2-2.5.26/auto-m4/libtool.m4:5521:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([[, ]]\\)%-berok\\1%g"`'
gphoto2-2.5.26/auto-m4/libtool.m4-5522-	  if test svr4 != "$with_aix_soname"; then
##############################################
gphoto2-2.5.26/auto-m4/libtool.m4-5611-	# FIXME: Setting linknames here is a bad hack.
gphoto2-2.5.26/auto-m4/libtool.m4:5612:	_LT_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
gphoto2-2.5.26/auto-m4/libtool.m4-5613-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
gphoto2-2.5.26/auto-m4/libtool.m4-5749-      if test yes = "$GCC"; then
gphoto2-2.5.26/auto-m4/libtool.m4:5750:	_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'
gphoto2-2.5.26/auto-m4/libtool.m4-5751-	# Try to use the -exported_symbol ld option, if it does not
##############################################
gphoto2-2.5.26/auto-m4/libtool.m4-5772-	if test yes = "$lt_cv_irix_exported_symbol"; then
gphoto2-2.5.26/auto-m4/libtool.m4:5773:          _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'
gphoto2-2.5.26/auto-m4/libtool.m4-5774-	fi
gphoto2-2.5.26/auto-m4/libtool.m4-5775-      else
gphoto2-2.5.26/auto-m4/libtool.m4:5776:	_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'
gphoto2-2.5.26/auto-m4/libtool.m4:5777:	_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'
gphoto2-2.5.26/auto-m4/libtool.m4-5778-      fi
##############################################
gphoto2-2.5.26/auto-m4/libtool.m4-5822-	_LT_TAGVAR(hardcode_direct_absolute, $1)=yes
gphoto2-2.5.26/auto-m4/libtool.m4:5823:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
gphoto2-2.5.26/auto-m4/libtool.m4-5824-	  _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
gphoto2-2.5.26/auto-m4/libtool.m4-5853-	prefix_cmds="$SED"~
gphoto2-2.5.26/auto-m4/libtool.m4:5854:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
gphoto2-2.5.26/auto-m4/libtool.m4-5855-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
gphoto2-2.5.26/auto-m4/libtool.m4-5867-	_LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
gphoto2-2.5.26/auto-m4/libtool.m4:5868:	_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'
gphoto2-2.5.26/auto-m4/libtool.m4-5869-      else
gphoto2-2.5.26/auto-m4/libtool.m4-5870-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
gphoto2-2.5.26/auto-m4/libtool.m4:5871:	_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'
gphoto2-2.5.26/auto-m4/libtool.m4-5872-      fi
##############################################
gphoto2-2.5.26/auto-m4/libtool.m4-5880-	_LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
gphoto2-2.5.26/auto-m4/libtool.m4:5881:	_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'
gphoto2-2.5.26/auto-m4/libtool.m4-5882-	_LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir'
##############################################
gphoto2-2.5.26/auto-m4/libtool.m4-5884-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
gphoto2-2.5.26/auto-m4/libtool.m4:5885:	_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'
gphoto2-2.5.26/auto-m4/libtool.m4:5886:	_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~
gphoto2-2.5.26/auto-m4/libtool.m4:5887:          $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'
gphoto2-2.5.26/auto-m4/libtool.m4-5888-
##############################################
gphoto2-2.5.26/auto-m4/libtool.m4-5903-      else
gphoto2-2.5.26/auto-m4/libtool.m4:5904:	case `$CC -V 2>&1` in
gphoto2-2.5.26/auto-m4/libtool.m4-5905-	*"Compilers 5.0"*)
##############################################
gphoto2-2.5.26/auto-m4/libtool.m4-6096-	  _LT_TAGVAR(allow_undefined_flag, $1)=
gphoto2-2.5.26/auto-m4/libtool.m4:6097:	  if AC_TRY_EVAL(_LT_TAGVAR(archive_cmds, $1) 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1)
gphoto2-2.5.26/auto-m4/libtool.m4-6098-	  then
##############################################
gphoto2-2.5.26/auto-m4/libtool.m4-6400-        # ancient GNU ld didn't support --whole-archive et. al.
gphoto2-2.5.26/auto-m4/libtool.m4:6401:        if eval "`$CC -print-prog-name=ld` --help 2>&1" |
gphoto2-2.5.26/auto-m4/libtool.m4-6402-	  $GREP 'no-whole-archive' > /dev/null; then
##############################################
gphoto2-2.5.26/auto-m4/libtool.m4-6510-          # below for broken collect2 doesn't work under 4.3+
gphoto2-2.5.26/auto-m4/libtool.m4:6511:	  collect2name=`$CC -print-prog-name=collect2`
gphoto2-2.5.26/auto-m4/libtool.m4-6512-	  if test -f "$collect2name" &&
##############################################
gphoto2-2.5.26/auto-m4/libtool.m4-6568-
gphoto2-2.5.26/auto-m4/libtool.m4:6569:          _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
gphoto2-2.5.26/auto-m4/libtool.m4-6570-        else
##############################################
gphoto2-2.5.26/auto-m4/libtool.m4-6593-	    # -brtl affects multiple linker settings, -berok does not and is overridden later
gphoto2-2.5.26/auto-m4/libtool.m4:6594:	    compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([[, ]]\\)%-berok\\1%g"`'
gphoto2-2.5.26/auto-m4/libtool.m4-6595-	    if test svr4 != "$with_aix_soname"; then
##############################################
gphoto2-2.5.26/auto-m4/libtool.m4-6722-	  prefix_cmds="$SED"~
gphoto2-2.5.26/auto-m4/libtool.m4:6723:	  if test EXPORTS = "`$SED 1q $export_symbols`"; then
gphoto2-2.5.26/auto-m4/libtool.m4-6724-	    prefix_cmds="$prefix_cmds -e 1d";
##############################################
gphoto2-2.5.26/auto-m4/libtool.m4-6796-            # dependencies.
gphoto2-2.5.26/auto-m4/libtool.m4:6797:            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"'
gphoto2-2.5.26/auto-m4/libtool.m4-6798-            ;;
##############################################
gphoto2-2.5.26/auto-m4/libtool.m4-6861-	    # dependencies.
gphoto2-2.5.26/auto-m4/libtool.m4:6862:	    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"'
gphoto2-2.5.26/auto-m4/libtool.m4-6863-	    ;;
##############################################
gphoto2-2.5.26/auto-m4/libtool.m4-6897-	# time.  Moving up from 0x10000000 also allows more sbrk(2) space.
gphoto2-2.5.26/auto-m4/libtool.m4:6898:	_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'
gphoto2-2.5.26/auto-m4/libtool.m4:6899:	_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'
gphoto2-2.5.26/auto-m4/libtool.m4-6900-	;;
##############################################
gphoto2-2.5.26/auto-m4/libtool.m4-6904-	    # SGI C++
gphoto2-2.5.26/auto-m4/libtool.m4:6905:	    _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'
gphoto2-2.5.26/auto-m4/libtool.m4-6906-
##############################################
gphoto2-2.5.26/auto-m4/libtool.m4-6915-	      if test no = "$with_gnu_ld"; then
gphoto2-2.5.26/auto-m4/libtool.m4:6916:	        _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'
gphoto2-2.5.26/auto-m4/libtool.m4-6917-	      else
gphoto2-2.5.26/auto-m4/libtool.m4:6918:	        _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'
gphoto2-2.5.26/auto-m4/libtool.m4-6919-	      fi
##############################################
gphoto2-2.5.26/auto-m4/libtool.m4-6936-	    # to its proper name (with version) after linking.
gphoto2-2.5.26/auto-m4/libtool.m4:6937:	    _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'
gphoto2-2.5.26/auto-m4/libtool.m4:6938:	    _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'
gphoto2-2.5.26/auto-m4/libtool.m4-6939-	    # Commands to make compiler produce verbose output that lists
##############################################
gphoto2-2.5.26/auto-m4/libtool.m4-6946-	    # dependencies.
gphoto2-2.5.26/auto-m4/libtool.m4:6947:	    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"'
gphoto2-2.5.26/auto-m4/libtool.m4-6948-
##############################################
gphoto2-2.5.26/auto-m4/libtool.m4-6961-	    # earlier do not add the objects themselves.
gphoto2-2.5.26/auto-m4/libtool.m4:6962:	    case `$CC -V 2>&1` in
gphoto2-2.5.26/auto-m4/libtool.m4-6963-	      *"Version 7."*)
##############################################
gphoto2-2.5.26/auto-m4/libtool.m4-6982-            # Portland Group C++ compiler
gphoto2-2.5.26/auto-m4/libtool.m4:6983:	    case `$CC -V` in
gphoto2-2.5.26/auto-m4/libtool.m4-6984-	    *pgCC\ [[1-5]].* | *pgcpp\ [[1-5]].*)
##############################################
gphoto2-2.5.26/auto-m4/libtool.m4-6987-               $CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
gphoto2-2.5.26/auto-m4/libtool.m4:6988:               compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"'
gphoto2-2.5.26/auto-m4/libtool.m4-6989-	      _LT_TAGVAR(old_archive_cmds, $1)='tpldir=Template.dir~
##############################################
gphoto2-2.5.26/auto-m4/libtool.m4-6991-                $CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
gphoto2-2.5.26/auto-m4/libtool.m4:6992:                $AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~
gphoto2-2.5.26/auto-m4/libtool.m4-6993-                $RANLIB $oldlib'
##############################################
gphoto2-2.5.26/auto-m4/libtool.m4-6996-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
gphoto2-2.5.26/auto-m4/libtool.m4:6997:                $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname -o $lib'
gphoto2-2.5.26/auto-m4/libtool.m4-6998-	      _LT_TAGVAR(archive_expsym_cmds, $1)='tpldir=Template.dir~
##############################################
gphoto2-2.5.26/auto-m4/libtool.m4-7000-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
gphoto2-2.5.26/auto-m4/libtool.m4:7001:                $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'
gphoto2-2.5.26/auto-m4/libtool.m4-7002-	      ;;
##############################################
gphoto2-2.5.26/auto-m4/libtool.m4-7010-	    _LT_TAGVAR(export_dynamic_flag_spec, $1)='$wl--export-dynamic'
gphoto2-2.5.26/auto-m4/libtool.m4:7011:	    _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'
gphoto2-2.5.26/auto-m4/libtool.m4-7012-            ;;
##############################################
gphoto2-2.5.26/auto-m4/libtool.m4-7029-	    # dependencies.
gphoto2-2.5.26/auto-m4/libtool.m4:7030:	    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'
gphoto2-2.5.26/auto-m4/libtool.m4-7031-	    ;;
##############################################
gphoto2-2.5.26/auto-m4/libtool.m4-7044-	  *)
gphoto2-2.5.26/auto-m4/libtool.m4:7045:	    case `$CC -V 2>&1 | sed 5q` in
gphoto2-2.5.26/auto-m4/libtool.m4-7046-	    *Sun\ C*)
##############################################
gphoto2-2.5.26/auto-m4/libtool.m4-7051-	      _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
gphoto2-2.5.26/auto-m4/libtool.m4:7052:	      _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'
gphoto2-2.5.26/auto-m4/libtool.m4-7053-	      _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
gphoto2-2.5.26/auto-m4/libtool.m4-7116-	  _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath,$libdir'
gphoto2-2.5.26/auto-m4/libtool.m4:7117:	  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`"; then
gphoto2-2.5.26/auto-m4/libtool.m4-7118-	    _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'
##############################################
gphoto2-2.5.26/auto-m4/libtool.m4-7135-	    # to its proper name (with version) after linking.
gphoto2-2.5.26/auto-m4/libtool.m4:7136:	    _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'
gphoto2-2.5.26/auto-m4/libtool.m4-7137-
##############################################
gphoto2-2.5.26/auto-m4/libtool.m4-7156-	        _LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
gphoto2-2.5.26/auto-m4/libtool.m4:7157:	        _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'
gphoto2-2.5.26/auto-m4/libtool.m4-7158-	        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir'
##############################################
gphoto2-2.5.26/auto-m4/libtool.m4-7161-	        _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
gphoto2-2.5.26/auto-m4/libtool.m4:7162:	        _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'
gphoto2-2.5.26/auto-m4/libtool.m4:7163:	        _LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
gphoto2-2.5.26/auto-m4/libtool.m4-7164-                  echo "-hidden">> $lib.exp~
gphoto2-2.5.26/auto-m4/libtool.m4:7165:                  $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~
gphoto2-2.5.26/auto-m4/libtool.m4-7166-                  $RM $lib.exp'
##############################################
gphoto2-2.5.26/auto-m4/libtool.m4-7180-	    # dependencies.
gphoto2-2.5.26/auto-m4/libtool.m4:7181:	    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"'
gphoto2-2.5.26/auto-m4/libtool.m4-7182-	    ;;
##############################################
gphoto2-2.5.26/auto-m4/libtool.m4-7187-	        osf3*)
gphoto2-2.5.26/auto-m4/libtool.m4:7188:	          _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'
gphoto2-2.5.26/auto-m4/libtool.m4-7189-		  ;;
gphoto2-2.5.26/auto-m4/libtool.m4-7190-	        *)
gphoto2-2.5.26/auto-m4/libtool.m4:7191:	          _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'
gphoto2-2.5.26/auto-m4/libtool.m4-7192-		  ;;
##############################################
gphoto2-2.5.26/auto-m4/libtool.m4-7440-  case @S|@2 in
gphoto2-2.5.26/auto-m4/libtool.m4:7441:  .*) func_stripname_result=`$ECHO "@S|@3" | $SED "s%^@S|@1%%; s%\\\\@S|@2\$%%"`;;
gphoto2-2.5.26/auto-m4/libtool.m4:7442:  *)  func_stripname_result=`$ECHO "@S|@3" | $SED "s%^@S|@1%%; s%@S|@2\$%%"`;;
gphoto2-2.5.26/auto-m4/libtool.m4-7443-  esac
##############################################
gphoto2-2.5.26/auto-m4/libtool.m4-7529-
gphoto2-2.5.26/auto-m4/libtool.m4:7530:  for p in `eval "$output_verbose_link_cmd"`; do
gphoto2-2.5.26/auto-m4/libtool.m4-7531-    case $prev$p in
##############################################
gphoto2-2.5.26/auto-m4/libtool.m4-7633-if test -n "${_LT_TAGVAR(compiler_lib_search_path, $1)}"; then
gphoto2-2.5.26/auto-m4/libtool.m4:7634: _LT_TAGVAR(compiler_lib_search_dirs, $1)=`echo " ${_LT_TAGVAR(compiler_lib_search_path, $1)}" | $SED -e 's! -L! !g' -e 's!^ !!'`
gphoto2-2.5.26/auto-m4/libtool.m4-7635-fi
##############################################
gphoto2-2.5.26/auto-m4/libtool.m4-8253-    test 10 -lt "$lt_ac_count" && break
gphoto2-2.5.26/auto-m4/libtool.m4:8254:    lt_ac_count=`expr $lt_ac_count + 1`
gphoto2-2.5.26/auto-m4/libtool.m4-8255-    if test "$lt_ac_count" -gt "$lt_ac_max"; then
##############################################
gphoto2-2.5.26/auto-m4/iconv.m4-96-      am_cv_proto_iconv="extern size_t iconv (iconv_t cd, $am_cv_proto_iconv_arg1 char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);"])
gphoto2-2.5.26/auto-m4/iconv.m4:97:    am_cv_proto_iconv=`echo "[$]am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'`
gphoto2-2.5.26/auto-m4/iconv.m4-98-    AC_MSG_RESULT([$]{ac_t:-
##############################################
gphoto2-2.5.26/po/Rules-quot-15-.insert-header.po-update-en:
gphoto2-2.5.26/po/Rules-quot:16:	@lang=`echo $@ | sed -e 's/\.po-update-en$$//'`; \
gphoto2-2.5.26/po/Rules-quot:17:	if test "$(PACKAGE)" = "gettext"; then PATH=`pwd`/../src:$$PATH; GETTEXTLIBDIR=`cd $(top_srcdir)/src && pwd`; export GETTEXTLIBDIR; fi; \
gphoto2-2.5.26/po/Rules-quot-18-	tmpdir=`pwd`; \
gphoto2-2.5.26/po/Rules-quot-19-	echo "$$lang:"; \
gphoto2-2.5.26/po/Rules-quot:20:	ll=`echo $$lang | sed -e 's/@.*//'`; \
gphoto2-2.5.26/po/Rules-quot-21-	LC_ALL=C; export LC_ALL; \
gphoto2-2.5.26/po/Rules-quot-22-	cd $(srcdir); \
gphoto2-2.5.26/po/Rules-quot:23:	if $(MSGINIT) -i $(DOMAIN).pot --no-translator -l $$ll -o - 2>/dev/null | sed -f $$tmpdir/$$lang.insert-header | $(MSGCONV) -t UTF-8 | $(MSGFILTER) sed -f `echo $$lang | sed -e 's/.*@//'`.sed 2>/dev/null > $$tmpdir/$$lang.new.po; then \
gphoto2-2.5.26/po/Rules-quot-24-	  if cmp $$lang.po $$tmpdir/$$lang.new.po >/dev/null 2>&1; then \
##############################################
gphoto2-2.5.26/po/Makefile.in.in-66-.po.gmo:
gphoto2-2.5.26/po/Makefile.in.in:67:	@lang=`echo $* | sed -e 's,.*/,,'`; \
gphoto2-2.5.26/po/Makefile.in.in-68-	test "$(srcdir)" = . && cdcmd="" || cdcmd="cd $(srcdir) && "; \
##############################################
gphoto2-2.5.26/po/Makefile.in.in-131-$(POFILES): $(srcdir)/$(DOMAIN).pot
gphoto2-2.5.26/po/Makefile.in.in:132:	@lang=`echo $@ | sed -e 's,.*/,,' -e 's/\.po$$//'`; \
gphoto2-2.5.26/po/Makefile.in.in-133-	if test -f "$(srcdir)/$${lang}.po"; then \
##############################################
gphoto2-2.5.26/po/Makefile.in.in-161-	for cat in $$catalogs; do \
gphoto2-2.5.26/po/Makefile.in.in:162:	  cat=`basename $$cat`; \
gphoto2-2.5.26/po/Makefile.in.in:163:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
gphoto2-2.5.26/po/Makefile.in.in-164-	  dir=$(localedir)/$$lang/LC_MESSAGES; \
##############################################
gphoto2-2.5.26/po/Makefile.in.in-171-	      if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \
gphoto2-2.5.26/po/Makefile.in.in:172:	        link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \
gphoto2-2.5.26/po/Makefile.in.in-173-	        mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \
##############################################
gphoto2-2.5.26/po/Makefile.in.in-213-	for cat in $$catalogs; do \
gphoto2-2.5.26/po/Makefile.in.in:214:	  cat=`basename $$cat`; \
gphoto2-2.5.26/po/Makefile.in.in:215:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
gphoto2-2.5.26/po/Makefile.in.in-216-	  dir=$(localedir)/$$lang/LC_MESSAGES; \
##############################################
gphoto2-2.5.26/po/Makefile.in.in-220-	      if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \
gphoto2-2.5.26/po/Makefile.in.in:221:	        link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \
gphoto2-2.5.26/po/Makefile.in.in-222-	        mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \
##############################################
gphoto2-2.5.26/po/Makefile.in.in-259-	for cat in $$catalogs; do \
gphoto2-2.5.26/po/Makefile.in.in:260:	  cat=`basename $$cat`; \
gphoto2-2.5.26/po/Makefile.in.in:261:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
gphoto2-2.5.26/po/Makefile.in.in-262-	  for lc in LC_MESSAGES $(EXTRA_LOCALE_CATEGORIES); do \
##############################################
gphoto2-2.5.26/po/Makefile.in.in-321-.nop.po-create:
gphoto2-2.5.26/po/Makefile.in.in:322:	@lang=`echo $@ | sed -e 's/\.po-create$$//'`; \
gphoto2-2.5.26/po/Makefile.in.in-323-	echo "File $$lang.po does not exist. If you are a translator, you can create it through 'msginit'." 1>&2; \
##############################################
gphoto2-2.5.26/po/Makefile.in.in-328-.nop.po-update:
gphoto2-2.5.26/po/Makefile.in.in:329:	@lang=`echo $@ | sed -e 's/\.po-update$$//'`; \
gphoto2-2.5.26/po/Makefile.in.in-330-	if test "$(PACKAGE)" = "gettext-tools"; then PATH=`pwd`/../src:$$PATH; fi; \
##############################################
gphoto2-2.5.26/gphoto-m4/gp-check-shell-environment.m4-19-AC_MSG_CHECKING([for POSIX sh \$() command substitution])
gphoto2-2.5.26/gphoto-m4/gp-check-shell-environment.m4:20:if test "x$(pwd)" = "x`pwd`" && test "y$(echo "foobar")" = "y`echo foobar`" # ''''
gphoto2-2.5.26/gphoto-m4/gp-check-shell-environment.m4-21-then
##############################################
gphoto2-2.5.26/gphoto-m4/Makefile.in-55-  { \
gphoto2-2.5.26/gphoto-m4/Makefile.in:56:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gphoto2-2.5.26/gphoto-m4/Makefile.in-57-  }; \
##############################################
gphoto2-2.5.26/gphoto-m4/Makefile.in-366-distdir-am: $(DISTFILES)
gphoto2-2.5.26/gphoto-m4/Makefile.in:367:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gphoto2-2.5.26/gphoto-m4/Makefile.in:368:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gphoto2-2.5.26/gphoto-m4/Makefile.in-369-	list='$(DISTFILES)'; \
##############################################
gphoto2-2.5.26/gphoto-m4/Makefile.in-380-	  if test -d $$d/$$file; then \
gphoto2-2.5.26/gphoto-m4/Makefile.in:381:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gphoto2-2.5.26/gphoto-m4/Makefile.in-382-	    if test -d "$(distdir)/$$file"; then \
##############################################
gphoto2-2.5.26/gphoto-m4/gp-byteorder.m4-34-[
gphoto2-2.5.26/gphoto-m4/gp-byteorder.m4:35:ac_dir=`AS_DIRNAME(["$1"])`
gphoto2-2.5.26/gphoto-m4/gp-byteorder.m4-36-if test "$ac_dir" != "$1" && test "$ac_dir" != .; then
##############################################
gphoto2-2.5.26/gphoto-m4/gp-manual-documentation.m4-52-[
gphoto2-2.5.26/gphoto-m4/gp-manual-documentation.m4:53:if test -n "`echo $host_os | grep '[sS]olaris'`"; then
gphoto2-2.5.26/gphoto-m4/gp-manual-documentation.m4-54-  TR=/usr/xpg4/bin/tr
##############################################
gphoto2-2.5.26/gphoto-m4/gp-manual-documentation.m4-216-for i in $doc_formats_list; do
gphoto2-2.5.26/gphoto-m4/gp-manual-documentation.m4:217:  d=`echo $i | $TR A-Z a-z`
gphoto2-2.5.26/gphoto-m4/gp-manual-documentation.m4-218-  eval "have_xmlto$d=false"
##############################################
gphoto2-2.5.26/gphoto-m4/gp-manual-documentation.m4-231-else
gphoto2-2.5.26/gphoto-m4/gp-manual-documentation.m4:232:  doc_formats=`echo $doc_formats | sed 's/,/ /g'`
gphoto2-2.5.26/gphoto-m4/gp-manual-documentation.m4-233-fi
##############################################
gphoto2-2.5.26/gphoto-m4/gp-manual-documentation.m4-237-  for i in $doc_formats; do
gphoto2-2.5.26/gphoto-m4/gp-manual-documentation.m4:238:    if test -n "`echo $doc_formats_list | $GREP -E \"(^| )$i( |\$)\"`"; then
gphoto2-2.5.26/gphoto-m4/gp-manual-documentation.m4-239-      eval "have_xmlto$i=true"
##############################################
gphoto2-2.5.26/gphoto-m4/gp-manual-docbook-xml.m4-7-AC_MSG_CHECKING([for XML catalogs])
gphoto2-2.5.26/gphoto-m4/gp-manual-docbook-xml.m4:8:XML_CATALOG_FILES="`find /etc/xml /usr/share/xml /usr/share/sgml -type f \( -iname 'catalog.xml' -or -iname 'catalog' \) -print 2> /dev/null | while read file; do echo -n "$file "; done`"
gphoto2-2.5.26/gphoto-m4/gp-manual-docbook-xml.m4-9-if test "x$XML_CATALOG_FILES" = "x"
##############################################
gphoto2-2.5.26/gphoto-m4/gp-stdint.m4-33-[
gphoto2-2.5.26/gphoto-m4/gp-stdint.m4:34:ac_dir=`AS_DIRNAME(["$1"])`
gphoto2-2.5.26/gphoto-m4/gp-stdint.m4-35-if test "$ac_dir" != "$1" && test "$ac_dir" != .; then
##############################################
gphoto2-2.5.26/gphoto-m4/gp-stdint.m4-178-AC_MSG_CHECKING([for stdint types])
gphoto2-2.5.26/gphoto-m4/gp-stdint.m4:179:ac_stdint_h=`echo ifelse($1, , _stdint.h, $1)`
gphoto2-2.5.26/gphoto-m4/gp-stdint.m4-180-# try to shortcircuit - if the default include path of the compiler
##############################################
gphoto2-2.5.26/gphoto-m4/gp-stdint.m4-212-
gphoto2-2.5.26/gphoto-m4/gp-stdint.m4:213:inttype_headers=`echo $2 | sed -e 's/,/ /g'`
gphoto2-2.5.26/gphoto-m4/gp-stdint.m4-214-
##############################################
gphoto2-2.5.26/gphoto-m4/gp-stdint.m4-261-if test "$GCC" = "yes" ; then
gphoto2-2.5.26/gphoto-m4/gp-stdint.m4:262:ac_cv_stdint_message="using gnu compiler "`$CC --version | head -1`
gphoto2-2.5.26/gphoto-m4/gp-stdint.m4-263-else
##############################################
gphoto2-2.5.26/gphoto-m4/gp-stdint.m4-708-    else
gphoto2-2.5.26/gphoto-m4/gp-stdint.m4:709:      ac_dir=`AS_DIRNAME(["$ac_stdint_h"])`
gphoto2-2.5.26/gphoto-m4/gp-stdint.m4-710-      AS_MKDIR_P(["$ac_dir"])
##############################################
gphoto2-2.5.26/gphoto-m4/gp-check-library.m4-130-		])dnl
gphoto2-2.5.26/gphoto-m4/gp-check-library.m4:131:	AC_ARG_WITH([$2],[AS_HELP_STRING([gp_lib_arg][=PREFIX],[where to find ][$2][, "no" or "auto"])],[try_][$1][="$withval"])
gphoto2-2.5.26/gphoto-m4/gp-check-library.m4-132-	if test "x${[try_][$1]}" = "xno"; then
##############################################
gphoto2-2.5.26/tests/Makefile.in-49-  { \
gphoto2-2.5.26/tests/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gphoto2-2.5.26/tests/Makefile.in-51-  }; \
##############################################
gphoto2-2.5.26/tests/Makefile.in-191-}
gphoto2-2.5.26/tests/Makefile.in:192:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gphoto2-2.5.26/tests/Makefile.in-193-am__vpath_adj = case $$p in \
gphoto2-2.5.26/tests/Makefile.in:194:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gphoto2-2.5.26/tests/Makefile.in-195-    *) f=$$p;; \
gphoto2-2.5.26/tests/Makefile.in-196-  esac;
gphoto2-2.5.26/tests/Makefile.in:197:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gphoto2-2.5.26/tests/Makefile.in-198-am__install_max = 40
gphoto2-2.5.26/tests/Makefile.in-199-am__nobase_strip_setup = \
gphoto2-2.5.26/tests/Makefile.in:200:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gphoto2-2.5.26/tests/Makefile.in-201-am__nobase_strip = \
##############################################
gphoto2-2.5.26/tests/Makefile.in-319-case "$@" in						\
gphoto2-2.5.26/tests/Makefile.in:320:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
gphoto2-2.5.26/tests/Makefile.in-321-    *) am__odir=.;; 					\
##############################################
gphoto2-2.5.26/tests/Makefile.in-349-  bases='$(TEST_LOGS)'; \
gphoto2-2.5.26/tests/Makefile.in:350:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
gphoto2-2.5.26/tests/Makefile.in:351:  bases=`echo $$bases`
gphoto2-2.5.26/tests/Makefile.in-352-RECHECK_LOGS = $(TEST_LOGS)
##############################################
gphoto2-2.5.26/tests/Makefile.in-361-        */*) b='$*';; \
gphoto2-2.5.26/tests/Makefile.in:362:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
gphoto2-2.5.26/tests/Makefile.in-363-       esac;; \
##############################################
gphoto2-2.5.26/tests/Makefile.in-384-  while test -n "$$dir1"; do \
gphoto2-2.5.26/tests/Makefile.in:385:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
gphoto2-2.5.26/tests/Makefile.in-386-    if test "$$first" != "."; then \
gphoto2-2.5.26/tests/Makefile.in-387-      if test "$$first" = ".."; then \
gphoto2-2.5.26/tests/Makefile.in:388:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
gphoto2-2.5.26/tests/Makefile.in:389:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
gphoto2-2.5.26/tests/Makefile.in-390-      else \
gphoto2-2.5.26/tests/Makefile.in:391:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
gphoto2-2.5.26/tests/Makefile.in-392-        if test "$$first2" = "$$first"; then \
gphoto2-2.5.26/tests/Makefile.in:393:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
gphoto2-2.5.26/tests/Makefile.in-394-        else \
##############################################
gphoto2-2.5.26/tests/Makefile.in-399-    fi; \
gphoto2-2.5.26/tests/Makefile.in:400:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
gphoto2-2.5.26/tests/Makefile.in-401-  done; \
##############################################
gphoto2-2.5.26/tests/Makefile.in-621-	dot_seen=no; \
gphoto2-2.5.26/tests/Makefile.in:622:	target=`echo $@ | sed s/-recursive//`; \
gphoto2-2.5.26/tests/Makefile.in-623-	case "$@" in \
##############################################
gphoto2-2.5.26/tests/Makefile.in-684-GTAGS:
gphoto2-2.5.26/tests/Makefile.in:685:	here=`$(am__cd) $(top_builddir) && pwd` \
gphoto2-2.5.26/tests/Makefile.in-686-	  && $(am__cd) $(top_srcdir) \
##############################################
gphoto2-2.5.26/tests/Makefile.in-727-	if test -n "$$redo_bases"; then \
gphoto2-2.5.26/tests/Makefile.in:728:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
gphoto2-2.5.26/tests/Makefile.in:729:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
gphoto2-2.5.26/tests/Makefile.in-730-	  if $(am__make_dryrun); then :; else \
##############################################
gphoto2-2.5.26/tests/Makefile.in-752-	ws='[ 	]'; \
gphoto2-2.5.26/tests/Makefile.in:753:	results=`for b in $$bases; do echo $$b.trs; done`; \
gphoto2-2.5.26/tests/Makefile.in-754-	test -n "$$results" || results=/dev/null; \
gphoto2-2.5.26/tests/Makefile.in:755:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
gphoto2-2.5.26/tests/Makefile.in:756:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
gphoto2-2.5.26/tests/Makefile.in:757:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
gphoto2-2.5.26/tests/Makefile.in:758:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
gphoto2-2.5.26/tests/Makefile.in:759:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
gphoto2-2.5.26/tests/Makefile.in:760:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
gphoto2-2.5.26/tests/Makefile.in:761:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
gphoto2-2.5.26/tests/Makefile.in:762:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
gphoto2-2.5.26/tests/Makefile.in-763-	  success=true; \
##############################################
gphoto2-2.5.26/tests/Makefile.in-831-	@set +e; $(am__set_TESTS_bases); \
gphoto2-2.5.26/tests/Makefile.in:832:	log_list=`for i in $$bases; do echo $$i.log; done`; \
gphoto2-2.5.26/tests/Makefile.in:833:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
gphoto2-2.5.26/tests/Makefile.in:834:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
gphoto2-2.5.26/tests/Makefile.in-835-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
gphoto2-2.5.26/tests/Makefile.in-841-	         | $(am__list_recheck_tests)` || exit 1; \
gphoto2-2.5.26/tests/Makefile.in:842:	log_list=`for i in $$bases; do echo $$i.log; done`; \
gphoto2-2.5.26/tests/Makefile.in:843:	log_list=`echo $$log_list`; \
gphoto2-2.5.26/tests/Makefile.in-844-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
gphoto2-2.5.26/tests/Makefile.in-873-distdir-am: $(DISTFILES)
gphoto2-2.5.26/tests/Makefile.in:874:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gphoto2-2.5.26/tests/Makefile.in:875:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gphoto2-2.5.26/tests/Makefile.in-876-	list='$(DISTFILES)'; \
##############################################
gphoto2-2.5.26/tests/Makefile.in-887-	  if test -d $$d/$$file; then \
gphoto2-2.5.26/tests/Makefile.in:888:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gphoto2-2.5.26/tests/Makefile.in-889-	    if test -d "$(distdir)/$$file"; then \
##############################################
gphoto2-2.5.26/tests/data/Makefile.in-49-  { \
gphoto2-2.5.26/tests/data/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gphoto2-2.5.26/tests/data/Makefile.in-51-  }; \
##############################################
gphoto2-2.5.26/tests/data/Makefile.in-391-distdir-am: $(DISTFILES)
gphoto2-2.5.26/tests/data/Makefile.in:392:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gphoto2-2.5.26/tests/data/Makefile.in:393:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gphoto2-2.5.26/tests/data/Makefile.in-394-	list='$(DISTFILES)'; \
##############################################
gphoto2-2.5.26/tests/data/Makefile.in-405-	  if test -d $$d/$$file; then \
gphoto2-2.5.26/tests/data/Makefile.in:406:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gphoto2-2.5.26/tests/data/Makefile.in-407-	    if test -d "$(distdir)/$$file"; then \
##############################################
gphoto2-2.5.26/tests/testsuite-48-  # These variables are unlikely to be needed in the test parameters file
gphoto2-2.5.26/tests/testsuite:49:  TESTNAME=`echo $TEST | sed -e 's@^.*data/@@' -e 's/\..*$//'`
gphoto2-2.5.26/tests/testsuite-50-  RESULTFILE="$DATADIR/$TESTNAME.result"
##############################################
gphoto2-2.5.26/tests/testsuite-83-
gphoto2-2.5.26/tests/testsuite:84:  #eval echo `echo "$COMMAND" | sed -e 's/>/\\\\>/g' -e "s/'/\\\\'/g" -e 's/\"/\\\\"/g'`
gphoto2-2.5.26/tests/testsuite-85-  eval $VERBOSECOMMAND $COMMAND
##############################################
gphoto2-2.5.26/tests/staging/subdir2/Makefile.in-49-  { \
gphoto2-2.5.26/tests/staging/subdir2/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gphoto2-2.5.26/tests/staging/subdir2/Makefile.in-51-  }; \
##############################################
gphoto2-2.5.26/tests/staging/subdir2/Makefile.in-349-distdir-am: $(DISTFILES)
gphoto2-2.5.26/tests/staging/subdir2/Makefile.in:350:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gphoto2-2.5.26/tests/staging/subdir2/Makefile.in:351:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gphoto2-2.5.26/tests/staging/subdir2/Makefile.in-352-	list='$(DISTFILES)'; \
##############################################
gphoto2-2.5.26/tests/staging/subdir2/Makefile.in-363-	  if test -d $$d/$$file; then \
gphoto2-2.5.26/tests/staging/subdir2/Makefile.in:364:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gphoto2-2.5.26/tests/staging/subdir2/Makefile.in-365-	    if test -d "$(distdir)/$$file"; then \
##############################################
gphoto2-2.5.26/tests/staging/Makefile.in-49-  { \
gphoto2-2.5.26/tests/staging/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gphoto2-2.5.26/tests/staging/Makefile.in-51-  }; \
##############################################
gphoto2-2.5.26/tests/staging/Makefile.in-180-  while test -n "$$dir1"; do \
gphoto2-2.5.26/tests/staging/Makefile.in:181:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
gphoto2-2.5.26/tests/staging/Makefile.in-182-    if test "$$first" != "."; then \
gphoto2-2.5.26/tests/staging/Makefile.in-183-      if test "$$first" = ".."; then \
gphoto2-2.5.26/tests/staging/Makefile.in:184:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
gphoto2-2.5.26/tests/staging/Makefile.in:185:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
gphoto2-2.5.26/tests/staging/Makefile.in-186-      else \
gphoto2-2.5.26/tests/staging/Makefile.in:187:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
gphoto2-2.5.26/tests/staging/Makefile.in-188-        if test "$$first2" = "$$first"; then \
gphoto2-2.5.26/tests/staging/Makefile.in:189:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
gphoto2-2.5.26/tests/staging/Makefile.in-190-        else \
##############################################
gphoto2-2.5.26/tests/staging/Makefile.in-195-    fi; \
gphoto2-2.5.26/tests/staging/Makefile.in:196:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
gphoto2-2.5.26/tests/staging/Makefile.in-197-  done; \
##############################################
gphoto2-2.5.26/tests/staging/Makefile.in-415-	dot_seen=no; \
gphoto2-2.5.26/tests/staging/Makefile.in:416:	target=`echo $@ | sed s/-recursive//`; \
gphoto2-2.5.26/tests/staging/Makefile.in-417-	case "$@" in \
##############################################
gphoto2-2.5.26/tests/staging/Makefile.in-478-GTAGS:
gphoto2-2.5.26/tests/staging/Makefile.in:479:	here=`$(am__cd) $(top_builddir) && pwd` \
gphoto2-2.5.26/tests/staging/Makefile.in-480-	  && $(am__cd) $(top_srcdir) \
##############################################
gphoto2-2.5.26/tests/staging/Makefile.in-504-distdir-am: $(DISTFILES)
gphoto2-2.5.26/tests/staging/Makefile.in:505:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gphoto2-2.5.26/tests/staging/Makefile.in:506:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gphoto2-2.5.26/tests/staging/Makefile.in-507-	list='$(DISTFILES)'; \
##############################################
gphoto2-2.5.26/tests/staging/Makefile.in-518-	  if test -d $$d/$$file; then \
gphoto2-2.5.26/tests/staging/Makefile.in:519:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gphoto2-2.5.26/tests/staging/Makefile.in-520-	    if test -d "$(distdir)/$$file"; then \
##############################################
gphoto2-2.5.26/tests/staging/subdir1/Makefile.in-49-  { \
gphoto2-2.5.26/tests/staging/subdir1/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gphoto2-2.5.26/tests/staging/subdir1/Makefile.in-51-  }; \
##############################################
gphoto2-2.5.26/tests/staging/subdir1/Makefile.in-350-distdir-am: $(DISTFILES)
gphoto2-2.5.26/tests/staging/subdir1/Makefile.in:351:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gphoto2-2.5.26/tests/staging/subdir1/Makefile.in:352:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gphoto2-2.5.26/tests/staging/subdir1/Makefile.in-353-	list='$(DISTFILES)'; \
##############################################
gphoto2-2.5.26/tests/staging/subdir1/Makefile.in-364-	  if test -d $$d/$$file; then \
gphoto2-2.5.26/tests/staging/subdir1/Makefile.in:365:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gphoto2-2.5.26/tests/staging/subdir1/Makefile.in-366-	    if test -d "$(distdir)/$$file"; then \
##############################################
gphoto2-2.5.26/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
gphoto2-2.5.26/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
gphoto2-2.5.26/configure-47-  as_echo='print -r --'
gphoto2-2.5.26/configure-48-  as_echo_n='print -rn --'
gphoto2-2.5.26/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
gphoto2-2.5.26/configure-50-  as_echo='printf %s\n'
##############################################
gphoto2-2.5.26/configure-52-else
gphoto2-2.5.26/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
gphoto2-2.5.26/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
gphoto2-2.5.26/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
gphoto2-2.5.26/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
gphoto2-2.5.26/configure-64-      esac;
##############################################
gphoto2-2.5.26/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
gphoto2-2.5.26/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
gphoto2-2.5.26/configure-201-
##############################################
gphoto2-2.5.26/configure-206-    PATH=/empty FPATH=/empty; export PATH FPATH
gphoto2-2.5.26/configure:207:    test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\
gphoto2-2.5.26/configure:208:      || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1
gphoto2-2.5.26/configure-209-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
gphoto2-2.5.26/configure-335-      case $as_dir in #(
gphoto2-2.5.26/configure:336:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
gphoto2-2.5.26/configure-337-      *) as_qdir=$as_dir;;
##############################################
gphoto2-2.5.26/configure-408-  {
gphoto2-2.5.26/configure:409:    as_val=`expr "$@" || test $? -eq 1`
gphoto2-2.5.26/configure-410-  }
##############################################
gphoto2-2.5.26/configure-415-# ----------------------------------------
gphoto2-2.5.26/configure:416:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
gphoto2-2.5.26/configure-417-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
gphoto2-2.5.26/configure-478-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
gphoto2-2.5.26/configure:479:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
gphoto2-2.5.26/configure-480-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
gphoto2-2.5.26/configure-921-  case $ac_option in
gphoto2-2.5.26/configure:922:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
gphoto2-2.5.26/configure-923-  *=)   ac_optarg= ;;
##############################################
gphoto2-2.5.26/configure-965-  -disable-* | --disable-*)
gphoto2-2.5.26/configure:966:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
gphoto2-2.5.26/configure-967-    # Reject names that are not valid shell variable names.
##############################################
gphoto2-2.5.26/configure-970-    ac_useropt_orig=$ac_useropt
gphoto2-2.5.26/configure:971:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
gphoto2-2.5.26/configure-972-    case $ac_user_opts in
##############################################
gphoto2-2.5.26/configure-991-  -enable-* | --enable-*)
gphoto2-2.5.26/configure:992:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
gphoto2-2.5.26/configure-993-    # Reject names that are not valid shell variable names.
##############################################
gphoto2-2.5.26/configure-996-    ac_useropt_orig=$ac_useropt
gphoto2-2.5.26/configure:997:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
gphoto2-2.5.26/configure-998-    case $ac_user_opts in
##############################################
gphoto2-2.5.26/configure-1195-  -with-* | --with-*)
gphoto2-2.5.26/configure:1196:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
gphoto2-2.5.26/configure-1197-    # Reject names that are not valid shell variable names.
##############################################
gphoto2-2.5.26/configure-1200-    ac_useropt_orig=$ac_useropt
gphoto2-2.5.26/configure:1201:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
gphoto2-2.5.26/configure-1202-    case $ac_user_opts in
##############################################
gphoto2-2.5.26/configure-1211-  -without-* | --without-*)
gphoto2-2.5.26/configure:1212:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
gphoto2-2.5.26/configure-1213-    # Reject names that are not valid shell variable names.
##############################################
gphoto2-2.5.26/configure-1216-    ac_useropt_orig=$ac_useropt
gphoto2-2.5.26/configure:1217:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
gphoto2-2.5.26/configure-1218-    case $ac_user_opts in
##############################################
gphoto2-2.5.26/configure-1249-  *=*)
gphoto2-2.5.26/configure:1250:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
gphoto2-2.5.26/configure-1251-    # Reject names that are not valid shell variable names.
##############################################
gphoto2-2.5.26/configure-1270-if test -n "$ac_prev"; then
gphoto2-2.5.26/configure:1271:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
gphoto2-2.5.26/configure-1272-  as_fn_error $? "missing argument to $ac_option"
##############################################
gphoto2-2.5.26/configure-1292-    */ )
gphoto2-2.5.26/configure:1293:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
gphoto2-2.5.26/configure-1294-      eval $ac_var=\$ac_val;;
##############################################
gphoto2-2.5.26/configure-1327-ac_ls_di=`ls -di .` &&
gphoto2-2.5.26/configure:1328:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
gphoto2-2.5.26/configure-1329-  as_fn_error $? "working directory cannot be determined"
##############################################
gphoto2-2.5.26/configure-1383-case $srcdir in
gphoto2-2.5.26/configure:1384:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
gphoto2-2.5.26/configure-1385-esac
##############################################
gphoto2-2.5.26/configure-1426-By default, \`make install' will install all the files in
gphoto2-2.5.26/configure:1427:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
gphoto2-2.5.26/configure:1428:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
gphoto2-2.5.26/configure-1429-for instance \`--prefix=\$HOME'.
##############################################
gphoto2-2.5.26/configure-1567-*)
gphoto2-2.5.26/configure:1568:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
gphoto2-2.5.26/configure-1569-  # A ".." for each directory in $ac_dir_suffix.
gphoto2-2.5.26/configure:1570:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
gphoto2-2.5.26/configure-1571-  case $ac_top_builddir_sub in
##############################################
gphoto2-2.5.26/configure-1987-  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
gphoto2-2.5.26/configure:1988:  as_decl_name=`echo $2|sed 's/ *(.*//'`
gphoto2-2.5.26/configure:1989:  as_decl_use=`echo $2|sed -e 's/(/((/' -e 's/)/) 0&/' -e 's/,/) 0& (/g'`
gphoto2-2.5.26/configure-1990-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $as_decl_name is declared" >&5
##############################################
gphoto2-2.5.26/configure-2101-    *\'*)
gphoto2-2.5.26/configure:2102:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
gphoto2-2.5.26/configure-2103-    esac
##############################################
gphoto2-2.5.26/configure-2184-      case $ac_val in
gphoto2-2.5.26/configure:2185:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
gphoto2-2.5.26/configure-2186-      esac
##############################################
gphoto2-2.5.26/configure-2199-	case $ac_val in
gphoto2-2.5.26/configure:2200:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
gphoto2-2.5.26/configure-2201-	esac
##############################################
gphoto2-2.5.26/configure-2319-    set,)
gphoto2-2.5.26/configure:2320:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
gphoto2-2.5.26/configure:2321:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
gphoto2-2.5.26/configure-2322-      ac_cache_corrupted=: ;;
##############################################
gphoto2-2.5.26/configure-2330-	# differences in whitespace do not lead to failure.
gphoto2-2.5.26/configure:2331:	ac_old_val_w=`echo x $ac_old_val`
gphoto2-2.5.26/configure:2332:	ac_new_val_w=`echo x $ac_new_val`
gphoto2-2.5.26/configure-2333-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
gphoto2-2.5.26/configure-2350-    case $ac_new_val in
gphoto2-2.5.26/configure:2351:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
gphoto2-2.5.26/configure-2352-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
gphoto2-2.5.26/configure-2529-     echo "timestamp, slept: $am_has_slept" > conftest.file
gphoto2-2.5.26/configure:2530:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
gphoto2-2.5.26/configure-2531-     if test "$*" = "X"; then
gphoto2-2.5.26/configure-2532-	# -L didn't work.
gphoto2-2.5.26/configure:2533:	set X `ls -t "$srcdir/configure" conftest.file`
gphoto2-2.5.26/configure-2534-     fi
##############################################
gphoto2-2.5.26/configure-2580-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
gphoto2-2.5.26/configure:2581:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
gphoto2-2.5.26/configure-2582-
gphoto2-2.5.26/configure-2583-# Expand $ac_aux_dir to an absolute path.
gphoto2-2.5.26/configure:2584:am_aux_dir=`cd "$ac_aux_dir" && pwd`
gphoto2-2.5.26/configure-2585-
##############################################
gphoto2-2.5.26/configure-2725-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
gphoto2-2.5.26/configure:2726:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
gphoto2-2.5.26/configure-2727-	     'mkdir (GNU coreutils) '* | \
##############################################
gphoto2-2.5.26/configure-2798-set x ${MAKE-make}
gphoto2-2.5.26/configure:2799:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
gphoto2-2.5.26/configure-2800-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
gphoto2-2.5.26/configure-2808-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
gphoto2-2.5.26/configure:2809:case `${MAKE-make} -f conftest.make 2>/dev/null` in
gphoto2-2.5.26/configure-2810-  *@@@%%%=?*=@@@%%%*)
##############################################
gphoto2-2.5.26/configure-2874-
gphoto2-2.5.26/configure:2875:if test "`cd $srcdir && pwd`" != "`pwd`"; then
gphoto2-2.5.26/configure-2876-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
gphoto2-2.5.26/configure-3012-$as_echo_n "checking for POSIX sh \$() command substitution... " >&6; }
gphoto2-2.5.26/configure:3013:if test "x$(pwd)" = "x`pwd`" && test "y$(echo "foobar")" = "y`echo foobar`" # ''''
gphoto2-2.5.26/configure-3014-then
##############################################
gphoto2-2.5.26/configure-3415-$as_echo_n "checking whether the C compiler works... " >&6; }
gphoto2-2.5.26/configure:3416:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
gphoto2-2.5.26/configure-3417-
##############################################
gphoto2-2.5.26/configure-3459-	then :; else
gphoto2-2.5.26/configure:3460:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
gphoto2-2.5.26/configure-3461-	fi
##############################################
gphoto2-2.5.26/configure-3519-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
gphoto2-2.5.26/configure:3520:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
gphoto2-2.5.26/configure-3521-	  break;;
##############################################
gphoto2-2.5.26/configure-3628-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
gphoto2-2.5.26/configure:3629:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
gphoto2-2.5.26/configure-3630-       break;;
##############################################
gphoto2-2.5.26/configure-4009-  if test "$am_compiler_list" = ""; then
gphoto2-2.5.26/configure:4010:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
gphoto2-2.5.26/configure-4011-  fi
##############################################
gphoto2-2.5.26/configure-4283-test "x$ac_build_alias" = x &&
gphoto2-2.5.26/configure:4284:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
gphoto2-2.5.26/configure-4285-test "x$ac_build_alias" = x &&
gphoto2-2.5.26/configure-4286-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
gphoto2-2.5.26/configure:4287:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
gphoto2-2.5.26/configure-4288-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
gphoto2-2.5.26/configure-4307-IFS=$ac_save_IFS
gphoto2-2.5.26/configure:4308:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
gphoto2-2.5.26/configure-4309-
##############################################
gphoto2-2.5.26/configure-4318-else
gphoto2-2.5.26/configure:4319:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
gphoto2-2.5.26/configure-4320-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
gphoto2-2.5.26/configure-4340-IFS=$ac_save_IFS
gphoto2-2.5.26/configure:4341:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
gphoto2-2.5.26/configure-4342-
##############################################
gphoto2-2.5.26/configure-4368-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
gphoto2-2.5.26/configure:4369:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
gphoto2-2.5.26/configure-4370-  ECHO='print -r --'
gphoto2-2.5.26/configure:4371:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
gphoto2-2.5.26/configure-4372-  ECHO='printf %s\n'
##############################################
gphoto2-2.5.26/configure-4437-  # Check for GNU $ac_path_SED
gphoto2-2.5.26/configure:4438:case `"$ac_path_SED" --version 2>&1` in
gphoto2-2.5.26/configure-4439-*GNU*)
##############################################
gphoto2-2.5.26/configure-4513-  # Check for GNU $ac_path_GREP
gphoto2-2.5.26/configure:4514:case `"$ac_path_GREP" --version 2>&1` in
gphoto2-2.5.26/configure-4515-*GNU*)
##############################################
gphoto2-2.5.26/configure-4579-  # Check for GNU $ac_path_EGREP
gphoto2-2.5.26/configure:4580:case `"$ac_path_EGREP" --version 2>&1` in
gphoto2-2.5.26/configure-4581-*GNU*)
##############################################
gphoto2-2.5.26/configure-4646-  # Check for GNU $ac_path_FGREP
gphoto2-2.5.26/configure:4647:case `"$ac_path_FGREP" --version 2>&1` in
gphoto2-2.5.26/configure-4648-*GNU*)
##############################################
gphoto2-2.5.26/configure-4726-    # gcc leaves a trailing carriage return, which upsets mingw
gphoto2-2.5.26/configure:4727:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
gphoto2-2.5.26/configure-4728-  *)
gphoto2-2.5.26/configure:4729:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
gphoto2-2.5.26/configure-4730-  esac
##############################################
gphoto2-2.5.26/configure-4735-      # Canonicalize the pathname of ld
gphoto2-2.5.26/configure:4736:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
gphoto2-2.5.26/configure-4737-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
gphoto2-2.5.26/configure:4738:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
gphoto2-2.5.26/configure-4739-      done
##############################################
gphoto2-2.5.26/configure-4770-      # Break only if it was the GNU/non-GNU ld that we prefer.
gphoto2-2.5.26/configure:4771:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
gphoto2-2.5.26/configure-4772-      *GNU* | *'with BFD'*)
##############################################
gphoto2-2.5.26/configure-4801-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
gphoto2-2.5.26/configure:4802:case `$LD -v 2>&1 </dev/null` in
gphoto2-2.5.26/configure-4803-*GNU* | *'with BFD'*)
##############################################
gphoto2-2.5.26/configure-4851-	esac
gphoto2-2.5.26/configure:4852:	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
gphoto2-2.5.26/configure-4853-	*$lt_bad_file* | *'Invalid file or object type'*)
##############################################
gphoto2-2.5.26/configure-4857-	*)
gphoto2-2.5.26/configure:4858:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
gphoto2-2.5.26/configure-4859-	  */dev/null*)
##############################################
gphoto2-2.5.26/configure-4985-
gphoto2-2.5.26/configure:4986:    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
gphoto2-2.5.26/configure-4987-    *COFF*)
##############################################
gphoto2-2.5.26/configure-5097-    # And add a safety zone
gphoto2-2.5.26/configure:5098:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
gphoto2-2.5.26/configure:5099:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
gphoto2-2.5.26/configure-5100-    ;;
##############################################
gphoto2-2.5.26/configure-5130-    if test -n "$kargmax"; then
gphoto2-2.5.26/configure:5131:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[	 ]//'`
gphoto2-2.5.26/configure-5132-    else
##############################################
gphoto2-2.5.26/configure-5139-       test undefined != "$lt_cv_sys_max_cmd_len"; then
gphoto2-2.5.26/configure:5140:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
gphoto2-2.5.26/configure:5141:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
gphoto2-2.5.26/configure-5142-    else
##############################################
gphoto2-2.5.26/configure-5151-      # we can't tell.
gphoto2-2.5.26/configure:5152:      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
gphoto2-2.5.26/configure-5153-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
gphoto2-2.5.26/configure-5155-      do
gphoto2-2.5.26/configure:5156:        i=`expr $i + 1`
gphoto2-2.5.26/configure-5157-        teststring=$teststring$teststring
##############################################
gphoto2-2.5.26/configure-5159-      # Only check the string length outside the loop.
gphoto2-2.5.26/configure:5160:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
gphoto2-2.5.26/configure-5161-      teststring=
##############################################
gphoto2-2.5.26/configure-5164-      # linker.  It appears as though 1/2 is a usable value.
gphoto2-2.5.26/configure:5165:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
gphoto2-2.5.26/configure-5166-    fi
##############################################
gphoto2-2.5.26/configure-5575-openbsd* | bitrig*)
gphoto2-2.5.26/configure:5576:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
gphoto2-2.5.26/configure-5577-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
gphoto2-2.5.26/configure-5645-    else
gphoto2-2.5.26/configure:5646:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"`
gphoto2-2.5.26/configure-5647-    fi
##############################################
gphoto2-2.5.26/configure-5790-  # decide which one to use based on capabilities of $DLLTOOL
gphoto2-2.5.26/configure:5791:  case `$DLLTOOL --help 2>&1` in
gphoto2-2.5.26/configure-5792-  *--identify-strict*)
##############################################
gphoto2-2.5.26/configure-6312-# If we're using GNU nm, then use its standard symbol codes.
gphoto2-2.5.26/configure:6313:case `$NM -V 2>&1` in
gphoto2-2.5.26/configure-6314-*GNU* | *'with BFD'*)
##############################################
gphoto2-2.5.26/configure-6360-mingw*)
gphoto2-2.5.26/configure:6361:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
gphoto2-2.5.26/configure-6362-  ;;
##############################################
gphoto2-2.5.26/configure-6592-   if test yes = "$GCC"; then
gphoto2-2.5.26/configure:6593:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
gphoto2-2.5.26/configure-6594-   fi
##############################################
gphoto2-2.5.26/configure-6596- /*)
gphoto2-2.5.26/configure:6597:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
gphoto2-2.5.26/configure-6598-   ;; #(
##############################################
gphoto2-2.5.26/configure-6691-    done
gphoto2-2.5.26/configure:6692:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
gphoto2-2.5.26/configure-6693-}
##############################################
gphoto2-2.5.26/configure-6713-  test $ac_status = 0; }; then
gphoto2-2.5.26/configure:6714:    case `/usr/bin/file conftest.$ac_objext` in
gphoto2-2.5.26/configure-6715-      *ELF-32*)
##############################################
gphoto2-2.5.26/configure-6734-    if test yes = "$lt_cv_prog_gnu_ld"; then
gphoto2-2.5.26/configure:6735:      case `/usr/bin/file conftest.$ac_objext` in
gphoto2-2.5.26/configure-6736-	*32-bit*)
##############################################
gphoto2-2.5.26/configure-6746-    else
gphoto2-2.5.26/configure:6747:      case `/usr/bin/file conftest.$ac_objext` in
gphoto2-2.5.26/configure-6748-	*32-bit*)
##############################################
gphoto2-2.5.26/configure-6772-    emul=elf
gphoto2-2.5.26/configure:6773:    case `/usr/bin/file conftest.$ac_objext` in
gphoto2-2.5.26/configure-6774-      *32-bit*)
##############################################
gphoto2-2.5.26/configure-6780-    esac
gphoto2-2.5.26/configure:6781:    case `/usr/bin/file conftest.$ac_objext` in
gphoto2-2.5.26/configure-6782-      *MSB*)
##############################################
gphoto2-2.5.26/configure-6788-    esac
gphoto2-2.5.26/configure:6789:    case `/usr/bin/file conftest.$ac_objext` in
gphoto2-2.5.26/configure-6790-      *N32*)
##############################################
gphoto2-2.5.26/configure-7721-    *:)
gphoto2-2.5.26/configure:7722:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
gphoto2-2.5.26/configure-7723-        ;;
gphoto2-2.5.26/configure-7724-    x:*)
gphoto2-2.5.26/configure:7725:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
gphoto2-2.5.26/configure-7726-        ;;
gphoto2-2.5.26/configure-7727-    *::*)
gphoto2-2.5.26/configure:7728:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
gphoto2-2.5.26/configure:7729:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
gphoto2-2.5.26/configure-7730-        ;;
gphoto2-2.5.26/configure-7731-    *)
gphoto2-2.5.26/configure:7732:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
gphoto2-2.5.26/configure-7733-        ;;
##############################################
gphoto2-2.5.26/configure-7853-do :
gphoto2-2.5.26/configure:7854:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
gphoto2-2.5.26/configure-7855-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
gphoto2-2.5.26/configure-7858-  cat >>confdefs.h <<_ACEOF
gphoto2-2.5.26/configure:7859:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
gphoto2-2.5.26/configure-7860-_ACEOF
##############################################
gphoto2-2.5.26/configure-8216-	"file_magic "*)
gphoto2-2.5.26/configure:8217:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
gphoto2-2.5.26/configure-8218-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
gphoto2-2.5.26/configure-8282-	"file_magic "*)
gphoto2-2.5.26/configure:8283:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
gphoto2-2.5.26/configure-8284-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
gphoto2-2.5.26/configure-8680-      *)
gphoto2-2.5.26/configure:8681:	case `$CC -V 2>&1 | sed 5q` in
gphoto2-2.5.26/configure-8682-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*)
##############################################
gphoto2-2.5.26/configure-9126-	# shared libraries, regardless of the interface used.
gphoto2-2.5.26/configure:9127:	case `$LD -v 2>&1` in
gphoto2-2.5.26/configure-9128-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
gphoto2-2.5.26/configure-9158-    supports_anon_versioning=no
gphoto2-2.5.26/configure:9159:    case `$LD -v | $SED -e 's/(^)\+)\s\+//' 2>&1` in
gphoto2-2.5.26/configure-9160-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
gphoto2-2.5.26/configure-9227-	# is; otherwise, prepend EXPORTS...
gphoto2-2.5.26/configure:9228:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
gphoto2-2.5.26/configure-9229-          cp $export_symbols $output_objdir/$soname.def;
##############################################
gphoto2-2.5.26/configure-9261-	prefix_cmds="$SED"~
gphoto2-2.5.26/configure:9262:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
gphoto2-2.5.26/configure-9263-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
gphoto2-2.5.26/configure-9283-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
gphoto2-2.5.26/configure:9284:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
gphoto2-2.5.26/configure:9285:      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'
gphoto2-2.5.26/configure-9286-      ;;
##############################################
gphoto2-2.5.26/configure-9301-        pgcc*)				# Portland Group C compiler
gphoto2-2.5.26/configure:9302:	  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'
gphoto2-2.5.26/configure-9303-	  tmp_addflag=' $pic_flag'
##############################################
gphoto2-2.5.26/configure-9306-					# Portland Group f77 and f90 compilers
gphoto2-2.5.26/configure:9307:	  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'
gphoto2-2.5.26/configure-9308-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
gphoto2-2.5.26/configure-9323-	nvcc*)	# Cuda Compiler Driver 2.2
gphoto2-2.5.26/configure:9324:	  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'
gphoto2-2.5.26/configure-9325-	  compiler_needs_object=yes
##############################################
gphoto2-2.5.26/configure-9327-	esac
gphoto2-2.5.26/configure:9328:	case `$CC -V 2>&1 | sed 5q` in
gphoto2-2.5.26/configure-9329-	*Sun\ C*)			# Sun C 5.9
gphoto2-2.5.26/configure:9330:	  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'
gphoto2-2.5.26/configure-9331-	  compiler_needs_object=yes
##############################################
gphoto2-2.5.26/configure-9398-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
gphoto2-2.5.26/configure:9399:      case `$LD -v 2>&1` in
gphoto2-2.5.26/configure-9400-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
gphoto2-2.5.26/configure-9487-	else
gphoto2-2.5.26/configure:9488:	  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 == "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'
gphoto2-2.5.26/configure-9489-	fi
##############################################
gphoto2-2.5.26/configure-9552-	# below for broken collect2 doesn't work under 4.3+
gphoto2-2.5.26/configure:9553:	  collect2name=`$CC -print-prog-name=collect2`
gphoto2-2.5.26/configure-9554-	  if test -f "$collect2name" &&
##############################################
gphoto2-2.5.26/configure-9632-      }'
gphoto2-2.5.26/configure:9633:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
gphoto2-2.5.26/configure-9634-  # Check for a 64-bit object if we didn't find anything.
gphoto2-2.5.26/configure-9635-  if test -z "$lt_cv_aix_libpath_"; then
gphoto2-2.5.26/configure:9636:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
gphoto2-2.5.26/configure-9637-  fi
##############################################
gphoto2-2.5.26/configure-9650-        hardcode_libdir_flag_spec='$wl-blibpath:$libdir:'"$aix_libpath"
gphoto2-2.5.26/configure:9651:        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
gphoto2-2.5.26/configure-9652-      else
##############################################
gphoto2-2.5.26/configure-9685-      }'
gphoto2-2.5.26/configure:9686:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
gphoto2-2.5.26/configure-9687-  # Check for a 64-bit object if we didn't find anything.
gphoto2-2.5.26/configure-9688-  if test -z "$lt_cv_aix_libpath_"; then
gphoto2-2.5.26/configure:9689:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
gphoto2-2.5.26/configure-9690-  fi
##############################################
gphoto2-2.5.26/configure-9717-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
gphoto2-2.5.26/configure:9718:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%g"`'
gphoto2-2.5.26/configure-9719-	  if test svr4 != "$with_aix_soname"; then
##############################################
gphoto2-2.5.26/configure-9770-	archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames='
gphoto2-2.5.26/configure:9771:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
gphoto2-2.5.26/configure-9772-            cp "$export_symbols" "$output_objdir/$soname.def";
##############################################
gphoto2-2.5.26/configure-9808-	# FIXME: Setting linknames here is a bad hack.
gphoto2-2.5.26/configure:9809:	archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
gphoto2-2.5.26/configure-9810-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
gphoto2-2.5.26/configure-9826-  if test yes = "$lt_cv_ld_force_load"; then
gphoto2-2.5.26/configure:9827:    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\"`'
gphoto2-2.5.26/configure-9828-
##############################################
gphoto2-2.5.26/configure-10006-      if test yes = "$GCC"; then
gphoto2-2.5.26/configure:10007:	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'
gphoto2-2.5.26/configure-10008-	# Try to use the -exported_symbol ld option, if it does not
##############################################
gphoto2-2.5.26/configure-10034-	if test yes = "$lt_cv_irix_exported_symbol"; then
gphoto2-2.5.26/configure:10035:          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'
gphoto2-2.5.26/configure-10036-	fi
gphoto2-2.5.26/configure-10037-      else
gphoto2-2.5.26/configure:10038:	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'
gphoto2-2.5.26/configure:10039:	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'
gphoto2-2.5.26/configure-10040-      fi
##############################################
gphoto2-2.5.26/configure-10084-	hardcode_direct_absolute=yes
gphoto2-2.5.26/configure:10085:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
gphoto2-2.5.26/configure-10086-	  archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
gphoto2-2.5.26/configure-10115-	prefix_cmds="$SED"~
gphoto2-2.5.26/configure:10116:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
gphoto2-2.5.26/configure-10117-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
gphoto2-2.5.26/configure-10129-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
gphoto2-2.5.26/configure:10130:	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'
gphoto2-2.5.26/configure-10131-      else
gphoto2-2.5.26/configure-10132-	allow_undefined_flag=' -expect_unresolved \*'
gphoto2-2.5.26/configure:10133:	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'
gphoto2-2.5.26/configure-10134-      fi
##############################################
gphoto2-2.5.26/configure-10142-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
gphoto2-2.5.26/configure:10143:	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'
gphoto2-2.5.26/configure-10144-	hardcode_libdir_flag_spec='$wl-rpath $wl$libdir'
##############################################
gphoto2-2.5.26/configure-10146-	allow_undefined_flag=' -expect_unresolved \*'
gphoto2-2.5.26/configure:10147:	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'
gphoto2-2.5.26/configure:10148:	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~
gphoto2-2.5.26/configure:10149:          $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'
gphoto2-2.5.26/configure-10150-
##############################################
gphoto2-2.5.26/configure-10165-      else
gphoto2-2.5.26/configure:10166:	case `$CC -V 2>&1` in
gphoto2-2.5.26/configure-10167-	*"Compilers 5.0"*)
##############################################
gphoto2-2.5.26/configure-10564-  esac
gphoto2-2.5.26/configure:10565:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
gphoto2-2.5.26/configure-10566-  case $lt_search_path_spec in
##############################################
gphoto2-2.5.26/configure-10571-    # okay in the real world where ";" in dirpaths is itself problematic.
gphoto2-2.5.26/configure:10572:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
gphoto2-2.5.26/configure-10573-    ;;
gphoto2-2.5.26/configure-10574-  *)
gphoto2-2.5.26/configure:10575:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
gphoto2-2.5.26/configure-10576-    ;;
##############################################
gphoto2-2.5.26/configure-10580-  lt_tmp_lt_search_path_spec=
gphoto2-2.5.26/configure:10581:  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
gphoto2-2.5.26/configure-10582-  # ...but if some path component already ends with the multilib dir we assume
##############################################
gphoto2-2.5.26/configure-10622-  esac
gphoto2-2.5.26/configure:10623:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
gphoto2-2.5.26/configure-10624-else
##############################################
gphoto2-2.5.26/configure-10762-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
gphoto2-2.5.26/configure:10763:    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'
gphoto2-2.5.26/configure-10764-    ;;
##############################################
gphoto2-2.5.26/configure-10798-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
gphoto2-2.5.26/configure:10799:    postinstall_cmds='base_file=`basename \$file`~
gphoto2-2.5.26/configure:10800:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
gphoto2-2.5.26/configure:10801:      dldir=$destdir/`dirname \$dlpath`~
gphoto2-2.5.26/configure-10802-      test -d \$dldir || mkdir -p \$dldir~
##############################################
gphoto2-2.5.26/configure-10807-      fi'
gphoto2-2.5.26/configure:10808:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
gphoto2-2.5.26/configure-10809-      dlpath=$dir/\$dldll~
##############################################
gphoto2-2.5.26/configure-10815-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
gphoto2-2.5.26/configure:10816:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
gphoto2-2.5.26/configure-10817-
##############################################
gphoto2-2.5.26/configure-10821-      # MinGW DLLs use traditional 'lib' prefix
gphoto2-2.5.26/configure:10822:      soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
gphoto2-2.5.26/configure-10823-      ;;
##############################################
gphoto2-2.5.26/configure-10825-      # pw32 DLLs use 'pw' prefix rather than 'lib'
gphoto2-2.5.26/configure:10826:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
gphoto2-2.5.26/configure-10827-      ;;
##############################################
gphoto2-2.5.26/configure-10834-    libname_spec='$name'
gphoto2-2.5.26/configure:10835:    soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
gphoto2-2.5.26/configure-10836-    library_names_spec='$libname.dll.lib'
##############################################
gphoto2-2.5.26/configure-10846-        # Let DOS variable expansion print the short 8.3 style file name.
gphoto2-2.5.26/configure:10847:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
gphoto2-2.5.26/configure-10848-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
gphoto2-2.5.26/configure-10851-      # Convert to MSYS style.
gphoto2-2.5.26/configure:10852:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
gphoto2-2.5.26/configure-10853-      ;;
##############################################
gphoto2-2.5.26/configure-10857-      # like /cygdrive/c/PROGRA~1:/cygdr...
gphoto2-2.5.26/configure:10858:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
gphoto2-2.5.26/configure:10859:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
gphoto2-2.5.26/configure:10860:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
gphoto2-2.5.26/configure-10861-      ;;
##############################################
gphoto2-2.5.26/configure-10865-        # It is most probably a Windows format PATH.
gphoto2-2.5.26/configure:10866:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
gphoto2-2.5.26/configure-10867-      else
gphoto2-2.5.26/configure:10868:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
gphoto2-2.5.26/configure-10869-      fi
##############################################
gphoto2-2.5.26/configure-10875-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
gphoto2-2.5.26/configure:10876:    postinstall_cmds='base_file=`basename \$file`~
gphoto2-2.5.26/configure:10877:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
gphoto2-2.5.26/configure:10878:      dldir=$destdir/`dirname \$dlpath`~
gphoto2-2.5.26/configure-10879-      test -d \$dldir || mkdir -p \$dldir~
gphoto2-2.5.26/configure-10880-      $install_prog $dir/$dlname \$dldir/$dlname'
gphoto2-2.5.26/configure:10881:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
gphoto2-2.5.26/configure-10882-      dlpath=$dir/\$dldll~
##############################################
gphoto2-2.5.26/configure-10889-    # Assume MSVC wrapper
gphoto2-2.5.26/configure:10890:    library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib'
gphoto2-2.5.26/configure-10891-    dynamic_linker='Win32 ld.exe'
##############################################
gphoto2-2.5.26/configure-10906-  shlibpath_var=DYLD_LIBRARY_PATH
gphoto2-2.5.26/configure:10907:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
gphoto2-2.5.26/configure-10908-
##############################################
gphoto2-2.5.26/configure-11159-  if test -f /etc/ld.so.conf; then
gphoto2-2.5.26/configure:11160:    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' ' '`
gphoto2-2.5.26/configure-11161-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
gphoto2-2.5.26/configure-11213-  need_lib_prefix=no
gphoto2-2.5.26/configure:11214:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
gphoto2-2.5.26/configure-11215-    need_version=no
##############################################
gphoto2-2.5.26/configure-11240-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
gphoto2-2.5.26/configure:11241:  postinstall_cmds='base_file=`basename \$file`~
gphoto2-2.5.26/configure:11242:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
gphoto2-2.5.26/configure:11243:    dldir=$destdir/`dirname \$dlpath`~
gphoto2-2.5.26/configure-11244-    test -d \$dldir || mkdir -p \$dldir~
##############################################
gphoto2-2.5.26/configure-11249-    fi'
gphoto2-2.5.26/configure:11250:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
gphoto2-2.5.26/configure-11251-    dlpath=$dir/\$dldll~
##############################################
gphoto2-2.5.26/configure-12816-    else
gphoto2-2.5.26/configure:12817:      GMSGFMT=`echo "$GMSGFMT" | sed -e 's,^.*/,,'`
gphoto2-2.5.26/configure-12818-      { $as_echo "$as_me:${as_lineno-$LINENO}: result: found $GMSGFMT program is not GNU msgfmt; ignore it" >&5
##############################################
gphoto2-2.5.26/configure-12883-    # gcc leaves a trailing carriage return which upsets mingw
gphoto2-2.5.26/configure:12884:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
gphoto2-2.5.26/configure-12885-  *)
gphoto2-2.5.26/configure:12886:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
gphoto2-2.5.26/configure-12887-  esac
##############################################
gphoto2-2.5.26/configure-12892-      # Canonicalize the path of ld
gphoto2-2.5.26/configure:12893:      ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'`
gphoto2-2.5.26/configure-12894-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
gphoto2-2.5.26/configure:12895:	ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
gphoto2-2.5.26/configure-12896-      done
##############################################
gphoto2-2.5.26/configure-12926-      # Break only if it was the GNU/non-GNU ld that we prefer.
gphoto2-2.5.26/configure:12927:      case `"$acl_cv_path_LD" -v 2>&1 < /dev/null` in
gphoto2-2.5.26/configure-12928-      *GNU* | *'with BFD'*)
##############################################
gphoto2-2.5.26/configure-12955-  # I'd rather use --version here, but apparently some GNU ld's only accept -v.
gphoto2-2.5.26/configure:12956:case `$LD -v 2>&1 </dev/null` in
gphoto2-2.5.26/configure-12957-*GNU* | *'with BFD'*)
##############################################
gphoto2-2.5.26/configure-13065-        names_already_handled="$names_already_handled $name"
gphoto2-2.5.26/configure:13066:                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'`
gphoto2-2.5.26/configure-13067-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
gphoto2-2.5.26/configure-13111-                -L*)
gphoto2-2.5.26/configure:13112:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
gphoto2-2.5.26/configure-13113-                  if test -n "$shlibext" && test -f "$dir/lib$name.$shlibext"; then
##############################################
gphoto2-2.5.26/configure-13203-              */lib | */lib/)
gphoto2-2.5.26/configure:13204:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e 's,/lib/*$,,'`
gphoto2-2.5.26/configure-13205-                additional_includedir="$basedir/include"
##############################################
gphoto2-2.5.26/configure-13251-                  -L*)
gphoto2-2.5.26/configure:13252:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
gphoto2-2.5.26/configure-13253-                                                                                                                                                                if test "X$additional_libdir" != "X/usr/lib"; then
##############################################
gphoto2-2.5.26/configure-13308-                  -R*)
gphoto2-2.5.26/configure:13309:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
gphoto2-2.5.26/configure-13310-                    if test "$enable_rpath" != no; then
##############################################
gphoto2-2.5.26/configure-13333-                  -l*)
gphoto2-2.5.26/configure:13334:                                        names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
gphoto2-2.5.26/configure-13335-                    ;;
gphoto2-2.5.26/configure-13336-                  *.la)
gphoto2-2.5.26/configure:13337:                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
gphoto2-2.5.26/configure-13338-                    ;;
##############################################
gphoto2-2.5.26/configure-13623-        names_already_handled="$names_already_handled $name"
gphoto2-2.5.26/configure:13624:                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'`
gphoto2-2.5.26/configure-13625-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
gphoto2-2.5.26/configure-13669-                -L*)
gphoto2-2.5.26/configure:13670:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
gphoto2-2.5.26/configure-13671-                  if test -n "$shlibext" && test -f "$dir/lib$name.$shlibext"; then
##############################################
gphoto2-2.5.26/configure-13761-              */lib | */lib/)
gphoto2-2.5.26/configure:13762:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e 's,/lib/*$,,'`
gphoto2-2.5.26/configure-13763-                additional_includedir="$basedir/include"
##############################################
gphoto2-2.5.26/configure-13809-                  -L*)
gphoto2-2.5.26/configure:13810:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
gphoto2-2.5.26/configure-13811-                                                                                                                                                                if test "X$additional_libdir" != "X/usr/lib"; then
##############################################
gphoto2-2.5.26/configure-13866-                  -R*)
gphoto2-2.5.26/configure:13867:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
gphoto2-2.5.26/configure-13868-                    if test "$enable_rpath" != no; then
##############################################
gphoto2-2.5.26/configure-13891-                  -l*)
gphoto2-2.5.26/configure:13892:                                        names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
gphoto2-2.5.26/configure-13893-                    ;;
gphoto2-2.5.26/configure-13894-                  *.la)
gphoto2-2.5.26/configure:13895:                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
gphoto2-2.5.26/configure-13896-                    ;;
##############################################
gphoto2-2.5.26/configure-14363-    else
gphoto2-2.5.26/configure:14364:      GMSGFMT=`echo "$GMSGFMT" | sed -e 's,^.*/,,'`
gphoto2-2.5.26/configure-14365-      { $as_echo "$as_me:${as_lineno-$LINENO}: result: found $GMSGFMT program is not GNU msgfmt; ignore it" >&5
##############################################
gphoto2-2.5.26/configure-14528-
gphoto2-2.5.26/configure:14529:    am_cv_proto_iconv=`echo "$am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'`
gphoto2-2.5.26/configure-14530-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: ${ac_t:-
##############################################
gphoto2-2.5.26/configure-14772-  test $ac_status = 0; }; then
gphoto2-2.5.26/configure:14773:  pkg_cv_LIBGPHOTO2_CFLAGS=`$PKG_CONFIG --cflags "libgphoto2 >= 2.5.17" 2>/dev/null`
gphoto2-2.5.26/configure-14774-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
gphoto2-2.5.26/configure-14789-  test $ac_status = 0; }; then
gphoto2-2.5.26/configure:14790:  pkg_cv_LIBGPHOTO2_LIBS=`$PKG_CONFIG --libs "libgphoto2 >= 2.5.17" 2>/dev/null`
gphoto2-2.5.26/configure-14791-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
gphoto2-2.5.26/configure-14810-        if test $_pkg_short_errors_supported = yes; then
gphoto2-2.5.26/configure:14811:	        LIBGPHOTO2_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libgphoto2 >= 2.5.17" 2>&1`
gphoto2-2.5.26/configure-14812-        else
gphoto2-2.5.26/configure:14813:	        LIBGPHOTO2_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libgphoto2 >= 2.5.17" 2>&1`
gphoto2-2.5.26/configure-14814-        fi
##############################################
gphoto2-2.5.26/configure-15056-do :
gphoto2-2.5.26/configure:15057:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
gphoto2-2.5.26/configure-15058-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
gphoto2-2.5.26/configure-15060-  cat >>confdefs.h <<_ACEOF
gphoto2-2.5.26/configure:15061:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
gphoto2-2.5.26/configure-15062-_ACEOF
##############################################
gphoto2-2.5.26/configure-15182-do :
gphoto2-2.5.26/configure:15183:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
gphoto2-2.5.26/configure-15184-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
gphoto2-2.5.26/configure-15186-  cat >>confdefs.h <<_ACEOF
gphoto2-2.5.26/configure:15187:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
gphoto2-2.5.26/configure-15188-_ACEOF
##############################################
gphoto2-2.5.26/configure-15450-                if test -n "${CDK_CONFIG}"; then
gphoto2-2.5.26/configure:15451:                        CDK_CFLAGS=`$CDK_CONFIG --cflags`
gphoto2-2.5.26/configure:15452:                        CDK_LIBS=`$CDK_CONFIG --libs`
gphoto2-2.5.26/configure-15453-                else
##############################################
gphoto2-2.5.26/configure-15868-  test $ac_status = 0; }; then
gphoto2-2.5.26/configure:15869:  pkg_cv_LIBEXIF_CFLAGS=`$PKG_CONFIG --cflags "libexif >= 0.3.2" 2>/dev/null`
gphoto2-2.5.26/configure-15870-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
gphoto2-2.5.26/configure-15885-  test $ac_status = 0; }; then
gphoto2-2.5.26/configure:15886:  pkg_cv_LIBEXIF_LIBS=`$PKG_CONFIG --libs "libexif >= 0.3.2" 2>/dev/null`
gphoto2-2.5.26/configure-15887-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
gphoto2-2.5.26/configure-15906-        if test $_pkg_short_errors_supported = yes; then
gphoto2-2.5.26/configure:15907:	        LIBEXIF_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libexif >= 0.3.2" 2>&1`
gphoto2-2.5.26/configure-15908-        else
gphoto2-2.5.26/configure:15909:	        LIBEXIF_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libexif >= 0.3.2" 2>&1`
gphoto2-2.5.26/configure-15910-        fi
##############################################
gphoto2-2.5.26/configure-16260-                if test -n "${AALIB_CONFIG}"; then
gphoto2-2.5.26/configure:16261:                        AA_CFLAGS=`$AALIB_CONFIG --cflags`
gphoto2-2.5.26/configure:16262:                        AA_LIBS=`$AALIB_CONFIG --libs`
gphoto2-2.5.26/configure-16263-                else
##############################################
gphoto2-2.5.26/configure-16972-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
gphoto2-2.5.26/configure:16973:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
gphoto2-2.5.26/configure-16974-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
gphoto2-2.5.26/configure-17091-if test -z "$BASH_VERSION$ZSH_VERSION" \
gphoto2-2.5.26/configure:17092:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
gphoto2-2.5.26/configure-17093-  as_echo='print -r --'
gphoto2-2.5.26/configure-17094-  as_echo_n='print -rn --'
gphoto2-2.5.26/configure:17095:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
gphoto2-2.5.26/configure-17096-  as_echo='printf %s\n'
##############################################
gphoto2-2.5.26/configure-17098-else
gphoto2-2.5.26/configure:17099:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
gphoto2-2.5.26/configure-17100-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
gphoto2-2.5.26/configure-17108-	expr "X$arg" : "X\\(.*\\)$as_nl";
gphoto2-2.5.26/configure:17109:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
gphoto2-2.5.26/configure-17110-      esac;
##############################################
gphoto2-2.5.26/configure-17185-# ----------------------------------------
gphoto2-2.5.26/configure:17186:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
gphoto2-2.5.26/configure-17187-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
gphoto2-2.5.26/configure-17257-  {
gphoto2-2.5.26/configure:17258:    as_val=`expr "$@" || test $? -eq 1`
gphoto2-2.5.26/configure-17259-  }
##############################################
gphoto2-2.5.26/configure-17361-      case $as_dir in #(
gphoto2-2.5.26/configure:17362:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
gphoto2-2.5.26/configure-17363-      *) as_qdir=$as_dir;;
##############################################
gphoto2-2.5.26/configure-17496-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
gphoto2-2.5.26/configure:17497:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
gphoto2-2.5.26/configure-17498-ac_cs_version="\\
##############################################
gphoto2-2.5.26/configure-17521-  --*=?*)
gphoto2-2.5.26/configure:17522:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
gphoto2-2.5.26/configure:17523:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
gphoto2-2.5.26/configure-17524-    ac_shift=:
##############################################
gphoto2-2.5.26/configure-17526-  --*=)
gphoto2-2.5.26/configure:17527:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
gphoto2-2.5.26/configure-17528-    ac_optarg=
##############################################
gphoto2-2.5.26/configure-17550-    case $ac_optarg in
gphoto2-2.5.26/configure:17551:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
gphoto2-2.5.26/configure-17552-    '') as_fn_error $? "missing file argument" ;;
##############################################
gphoto2-2.5.26/configure-17558-    case $ac_optarg in
gphoto2-2.5.26/configure:17559:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
gphoto2-2.5.26/configure-17560-    esac
##############################################
gphoto2-2.5.26/configure-17627-delay_variable_subst='$delay_variable_subst'
gphoto2-2.5.26/configure:17628:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
gphoto2-2.5.26/configure:17629:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
gphoto2-2.5.26/configure:17630:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
gphoto2-2.5.26/configure:17631:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
gphoto2-2.5.26/configure:17632:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
gphoto2-2.5.26/configure:17633:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
gphoto2-2.5.26/configure:17634:shared_archive_member_spec='`$ECHO "$shared_archive_member_spec" | $SED "$delay_single_quote_subst"`'
gphoto2-2.5.26/configure:17635:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
gphoto2-2.5.26/configure:17636:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
gphoto2-2.5.26/configure:17637:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
gphoto2-2.5.26/configure:17638:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
gphoto2-2.5.26/configure:17639:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
gphoto2-2.5.26/configure:17640:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
gphoto2-2.5.26/configure:17641:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
gphoto2-2.5.26/configure:17642:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
gphoto2-2.5.26/configure:17643:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
gphoto2-2.5.26/configure:17644:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
gphoto2-2.5.26/configure:17645:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
gphoto2-2.5.26/configure:17646:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
gphoto2-2.5.26/configure:17647:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
gphoto2-2.5.26/configure:17648:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
gphoto2-2.5.26/configure:17649:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
gphoto2-2.5.26/configure:17650:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
gphoto2-2.5.26/configure:17651:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
gphoto2-2.5.26/configure:17652:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
gphoto2-2.5.26/configure:17653:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
gphoto2-2.5.26/configure:17654:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
gphoto2-2.5.26/configure:17655:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
gphoto2-2.5.26/configure:17656:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
gphoto2-2.5.26/configure:17657:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
gphoto2-2.5.26/configure:17658:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
gphoto2-2.5.26/configure:17659:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
gphoto2-2.5.26/configure:17660:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
gphoto2-2.5.26/configure:17661:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
gphoto2-2.5.26/configure:17662:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
gphoto2-2.5.26/configure:17663:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
gphoto2-2.5.26/configure:17664:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
gphoto2-2.5.26/configure:17665:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
gphoto2-2.5.26/configure:17666:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
gphoto2-2.5.26/configure:17667:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
gphoto2-2.5.26/configure:17668:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
gphoto2-2.5.26/configure:17669:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
gphoto2-2.5.26/configure:17670:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
gphoto2-2.5.26/configure:17671:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
gphoto2-2.5.26/configure:17672:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
gphoto2-2.5.26/configure:17673:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
gphoto2-2.5.26/configure:17674:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
gphoto2-2.5.26/configure:17675:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
gphoto2-2.5.26/configure:17676:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
gphoto2-2.5.26/configure:17677:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
gphoto2-2.5.26/configure:17678:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
gphoto2-2.5.26/configure:17679:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
gphoto2-2.5.26/configure:17680:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
gphoto2-2.5.26/configure:17681:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
gphoto2-2.5.26/configure:17682:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
gphoto2-2.5.26/configure:17683:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
gphoto2-2.5.26/configure:17684:lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`'
gphoto2-2.5.26/configure:17685:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
gphoto2-2.5.26/configure:17686: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"`'
gphoto2-2.5.26/configure:17687:lt_cv_nm_interface='`$ECHO "$lt_cv_nm_interface" | $SED "$delay_single_quote_subst"`'
gphoto2-2.5.26/configure:17688:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
gphoto2-2.5.26/configure:17689:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
gphoto2-2.5.26/configure:17690:lt_cv_truncate_bin='`$ECHO "$lt_cv_truncate_bin" | $SED "$delay_single_quote_subst"`'
gphoto2-2.5.26/configure:17691:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
gphoto2-2.5.26/configure:17692:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
gphoto2-2.5.26/configure:17693:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
gphoto2-2.5.26/configure:17694:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
gphoto2-2.5.26/configure:17695:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
gphoto2-2.5.26/configure:17696:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
gphoto2-2.5.26/configure:17697:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
gphoto2-2.5.26/configure:17698:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
gphoto2-2.5.26/configure:17699:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
gphoto2-2.5.26/configure:17700:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
gphoto2-2.5.26/configure:17701:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
gphoto2-2.5.26/configure:17702:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
gphoto2-2.5.26/configure:17703:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
gphoto2-2.5.26/configure:17704:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
gphoto2-2.5.26/configure:17705:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
gphoto2-2.5.26/configure:17706:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
gphoto2-2.5.26/configure:17707:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
gphoto2-2.5.26/configure:17708:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
gphoto2-2.5.26/configure:17709:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
gphoto2-2.5.26/configure:17710:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
gphoto2-2.5.26/configure:17711:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
gphoto2-2.5.26/configure:17712:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
gphoto2-2.5.26/configure:17713:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
gphoto2-2.5.26/configure:17714:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
gphoto2-2.5.26/configure:17715:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
gphoto2-2.5.26/configure:17716:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
gphoto2-2.5.26/configure:17717:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
gphoto2-2.5.26/configure:17718:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
gphoto2-2.5.26/configure:17719:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
gphoto2-2.5.26/configure:17720:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
gphoto2-2.5.26/configure:17721:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
gphoto2-2.5.26/configure:17722:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
gphoto2-2.5.26/configure:17723:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
gphoto2-2.5.26/configure:17724:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
gphoto2-2.5.26/configure:17725:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
gphoto2-2.5.26/configure:17726:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
gphoto2-2.5.26/configure:17727:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
gphoto2-2.5.26/configure:17728:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
gphoto2-2.5.26/configure:17729:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
gphoto2-2.5.26/configure:17730:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
gphoto2-2.5.26/configure:17731:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
gphoto2-2.5.26/configure:17732:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
gphoto2-2.5.26/configure:17733:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
gphoto2-2.5.26/configure:17734:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
gphoto2-2.5.26/configure:17735:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
gphoto2-2.5.26/configure:17736:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
gphoto2-2.5.26/configure:17737:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
gphoto2-2.5.26/configure:17738:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
gphoto2-2.5.26/configure:17739:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
gphoto2-2.5.26/configure:17740:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
gphoto2-2.5.26/configure:17741:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
gphoto2-2.5.26/configure:17742:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
gphoto2-2.5.26/configure:17743:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
gphoto2-2.5.26/configure:17744:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
gphoto2-2.5.26/configure:17745:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
gphoto2-2.5.26/configure:17746:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
gphoto2-2.5.26/configure:17747:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
gphoto2-2.5.26/configure:17748:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
gphoto2-2.5.26/configure:17749:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
gphoto2-2.5.26/configure:17750:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
gphoto2-2.5.26/configure:17751:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
gphoto2-2.5.26/configure:17752:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
gphoto2-2.5.26/configure:17753:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
gphoto2-2.5.26/configure:17754:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
gphoto2-2.5.26/configure:17755:configure_time_dlsearch_path='`$ECHO "$configure_time_dlsearch_path" | $SED "$delay_single_quote_subst"`'
gphoto2-2.5.26/configure:17756:configure_time_lt_sys_library_path='`$ECHO "$configure_time_lt_sys_library_path" | $SED "$delay_single_quote_subst"`'
gphoto2-2.5.26/configure:17757:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
gphoto2-2.5.26/configure:17758:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
gphoto2-2.5.26/configure:17759:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
gphoto2-2.5.26/configure:17760:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
gphoto2-2.5.26/configure:17761:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
gphoto2-2.5.26/configure:17762:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
gphoto2-2.5.26/configure-17763-
##############################################
gphoto2-2.5.26/configure-17844-striplib; do
gphoto2-2.5.26/configure:17845:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
gphoto2-2.5.26/configure-17846-    *[\\\\\\\`\\"\\\$]*)
gphoto2-2.5.26/configure:17847:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
gphoto2-2.5.26/configure-17848-      ;;
##############################################
gphoto2-2.5.26/configure-17875-configure_time_lt_sys_library_path; do
gphoto2-2.5.26/configure:17876:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
gphoto2-2.5.26/configure-17877-    *[\\\\\\\`\\"\\\$]*)
gphoto2-2.5.26/configure:17878:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
gphoto2-2.5.26/configure-17879-      ;;
##############################################
gphoto2-2.5.26/configure-17999-fi
gphoto2-2.5.26/configure:18000:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
gphoto2-2.5.26/configure-18001-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
gphoto2-2.5.26/configure-18016-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
gphoto2-2.5.26/configure:18017:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
gphoto2-2.5.26/configure-18018-ac_delim='%!_!# '
##############################################
gphoto2-2.5.26/configure-18022-
gphoto2-2.5.26/configure:18023:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
gphoto2-2.5.26/configure-18024-  if test $ac_delim_n = $ac_delim_num; then
##############################################
gphoto2-2.5.26/configure-18160-for ac_last_try in false false :; do
gphoto2-2.5.26/configure:18161:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
gphoto2-2.5.26/configure-18162-  if test -z "$ac_tt"; then
##############################################
gphoto2-2.5.26/configure-18292-      esac
gphoto2-2.5.26/configure:18293:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
gphoto2-2.5.26/configure-18294-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
gphoto2-2.5.26/configure-18351-*)
gphoto2-2.5.26/configure:18352:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
gphoto2-2.5.26/configure-18353-  # A ".." for each directory in $ac_dir_suffix.
gphoto2-2.5.26/configure:18354:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
gphoto2-2.5.26/configure-18355-  case $ac_top_builddir_sub in
##############################################
gphoto2-2.5.26/configure-18412-/@mandir@/p'
gphoto2-2.5.26/configure:18413:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
gphoto2-2.5.26/configure-18414-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
gphoto2-2.5.26/configure-18429-
gphoto2-2.5.26/configure:18430:# Neutralize VPATH when `$srcdir' = `.'.
gphoto2-2.5.26/configure-18431-# Shell code in configure.ac might set extrasub.
##############################################
gphoto2-2.5.26/configure-18457-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
gphoto2-2.5.26/configure:18458:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
gphoto2-2.5.26/configure-18459-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
gphoto2-2.5.26/configure-18503-    * )
gphoto2-2.5.26/configure:18504:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
gphoto2-2.5.26/configure-18505-  esac
##############################################
gphoto2-2.5.26/configure-18558-    # Strip MF so we end up with the name of the file.
gphoto2-2.5.26/configure:18559:    am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'`
gphoto2-2.5.26/configure-18560-    # Check whether this is an Automake generated Makefile which includes
##############################################
gphoto2-2.5.26/configure-19111-    *:)
gphoto2-2.5.26/configure:19112:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
gphoto2-2.5.26/configure-19113-        ;;
gphoto2-2.5.26/configure-19114-    x:*)
gphoto2-2.5.26/configure:19115:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
gphoto2-2.5.26/configure-19116-        ;;
gphoto2-2.5.26/configure-19117-    *::*)
gphoto2-2.5.26/configure:19118:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
gphoto2-2.5.26/configure:19119:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
gphoto2-2.5.26/configure-19120-        ;;
gphoto2-2.5.26/configure-19121-    *)
gphoto2-2.5.26/configure:19122:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
gphoto2-2.5.26/configure-19123-        ;;
##############################################
gphoto2-2.5.26/configure-19138-    done
gphoto2-2.5.26/configure:19139:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
gphoto2-2.5.26/configure-19140-}
##############################################
gphoto2-2.5.26/configure-19180-      case "$ac_file" in
gphoto2-2.5.26/configure:19181:        *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
gphoto2-2.5.26/configure-19182-      esac
##############################################
gphoto2-2.5.26/configure-19185-        # Adjust a relative srcdir.
gphoto2-2.5.26/configure:19186:        ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
gphoto2-2.5.26/configure:19187:        ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`"
gphoto2-2.5.26/configure:19188:        ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
gphoto2-2.5.26/configure-19189-        # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
gphoto2-2.5.26/configure-19192-        case "$ac_given_srcdir" in
gphoto2-2.5.26/configure:19193:          .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
gphoto2-2.5.26/configure-19194-          /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
gphoto2-2.5.26/configure-19209-            fi
gphoto2-2.5.26/configure:19210:            ALL_LINGUAS_=`sed -e "/^#/d" "$ac_given_srcdir/$ac_dir/LINGUAS"`
gphoto2-2.5.26/configure-19211-            # Hide the ALL_LINGUAS assigment from automake.
##############################################
gphoto2-2.5.26/configure-19289-      case "$ac_file" in
gphoto2-2.5.26/configure:19290:        *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
gphoto2-2.5.26/configure-19291-      esac
##############################################
gphoto2-2.5.26/configure-19294-        # Adjust a relative srcdir.
gphoto2-2.5.26/configure:19295:        ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
gphoto2-2.5.26/configure:19296:        ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`"
gphoto2-2.5.26/configure:19297:        ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
gphoto2-2.5.26/configure-19298-        # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
gphoto2-2.5.26/configure-19301-        case "$ac_given_srcdir" in
gphoto2-2.5.26/configure:19302:          .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
gphoto2-2.5.26/configure-19303-          /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
gphoto2-2.5.26/configure-19318-            fi
gphoto2-2.5.26/configure:19319:            ALL_LINGUAS_=`sed -e "/^#/d" "$ac_given_srcdir/$ac_dir/LINGUAS"`
gphoto2-2.5.26/configure-19320-            # Hide the ALL_LINGUAS assigment from automake.
##############################################
gphoto2-2.5.26/contrib/Makefile.in-53-  { \
gphoto2-2.5.26/contrib/Makefile.in:54:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gphoto2-2.5.26/contrib/Makefile.in-55-  }; \
##############################################
gphoto2-2.5.26/contrib/Makefile.in-358-distdir-am: $(DISTFILES)
gphoto2-2.5.26/contrib/Makefile.in:359:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gphoto2-2.5.26/contrib/Makefile.in:360:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gphoto2-2.5.26/contrib/Makefile.in-361-	list='$(DISTFILES)'; \
##############################################
gphoto2-2.5.26/contrib/Makefile.in-372-	  if test -d $$d/$$file; then \
gphoto2-2.5.26/contrib/Makefile.in:373:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gphoto2-2.5.26/contrib/Makefile.in-374-	    if test -d "$(distdir)/$$file"; then \
##############################################
gphoto2-2.5.26/contrib/simple-mtpupload/uploadmp3s.pl-13-foreach $dir (@ARGV) {
gphoto2-2.5.26/contrib/simple-mtpupload/uploadmp3s.pl:14:	push @dirs,`find $dir -type d`;
gphoto2-2.5.26/contrib/simple-mtpupload/uploadmp3s.pl-15-}
##############################################
gphoto2-2.5.26/contrib/simple-mtpupload/uploadmp3s.pl-81-	$dir =~ s/^\.\///;
gphoto2-2.5.26/contrib/simple-mtpupload/uploadmp3s.pl:82:	@files = `find '$dir' -maxdepth 1 -name "*.mp3"`;
gphoto2-2.5.26/contrib/simple-mtpupload/uploadmp3s.pl-83-	chomp @files;
##############################################
gphoto2-2.5.26/contrib/simple-mtpupload/uploadmp3s.pl-96-		next if ($seendir{$xdir});
gphoto2-2.5.26/contrib/simple-mtpupload/uploadmp3s.pl:97:		system("gphoto2 -f '/store_00010001/Music/$parentdir' --mkdir '$subdir'");
gphoto2-2.5.26/contrib/simple-mtpupload/uploadmp3s.pl-98-		# print "gphoto2 -f '/store_00010001/Music/$parentdir' --mkdir '$subdir'\n";
##############################################
gphoto2-2.5.26/contrib/simple-mtpupload/uploadmp3s.pl-110-	}
gphoto2-2.5.26/contrib/simple-mtpupload/uploadmp3s.pl:111:	system("gphoto2 $uploadline");
gphoto2-2.5.26/contrib/simple-mtpupload/uploadmp3s.pl-112-	unlink(@metas);