===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
xfce4-dev-tools-4.15.1/tests/Makefile.in-49-  { \
xfce4-dev-tools-4.15.1/tests/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
xfce4-dev-tools-4.15.1/tests/Makefile.in-51-  }; \
##############################################
xfce4-dev-tools-4.15.1/tests/Makefile.in-219-}
xfce4-dev-tools-4.15.1/tests/Makefile.in:220:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
xfce4-dev-tools-4.15.1/tests/Makefile.in-221-am__vpath_adj = case $$p in \
xfce4-dev-tools-4.15.1/tests/Makefile.in:222:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
xfce4-dev-tools-4.15.1/tests/Makefile.in-223-    *) f=$$p;; \
xfce4-dev-tools-4.15.1/tests/Makefile.in-224-  esac;
xfce4-dev-tools-4.15.1/tests/Makefile.in:225:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
xfce4-dev-tools-4.15.1/tests/Makefile.in-226-am__install_max = 40
xfce4-dev-tools-4.15.1/tests/Makefile.in-227-am__nobase_strip_setup = \
xfce4-dev-tools-4.15.1/tests/Makefile.in:228:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
xfce4-dev-tools-4.15.1/tests/Makefile.in-229-am__nobase_strip = \
##############################################
xfce4-dev-tools-4.15.1/tests/Makefile.in-347-case "$@" in						\
xfce4-dev-tools-4.15.1/tests/Makefile.in:348:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
xfce4-dev-tools-4.15.1/tests/Makefile.in-349-    *) am__odir=.;; 					\
##############################################
xfce4-dev-tools-4.15.1/tests/Makefile.in-377-  bases='$(TEST_LOGS)'; \
xfce4-dev-tools-4.15.1/tests/Makefile.in:378:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
xfce4-dev-tools-4.15.1/tests/Makefile.in:379:  bases=`echo $$bases`
xfce4-dev-tools-4.15.1/tests/Makefile.in-380-RECHECK_LOGS = $(TEST_LOGS)
##############################################
xfce4-dev-tools-4.15.1/tests/Makefile.in-389-        */*) b='$*';; \
xfce4-dev-tools-4.15.1/tests/Makefile.in:390:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
xfce4-dev-tools-4.15.1/tests/Makefile.in-391-       esac;; \
##############################################
xfce4-dev-tools-4.15.1/tests/Makefile.in-411-  while test -n "$$dir1"; do \
xfce4-dev-tools-4.15.1/tests/Makefile.in:412:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
xfce4-dev-tools-4.15.1/tests/Makefile.in-413-    if test "$$first" != "."; then \
xfce4-dev-tools-4.15.1/tests/Makefile.in-414-      if test "$$first" = ".."; then \
xfce4-dev-tools-4.15.1/tests/Makefile.in:415:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
xfce4-dev-tools-4.15.1/tests/Makefile.in:416:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
xfce4-dev-tools-4.15.1/tests/Makefile.in-417-      else \
xfce4-dev-tools-4.15.1/tests/Makefile.in:418:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
xfce4-dev-tools-4.15.1/tests/Makefile.in-419-        if test "$$first2" = "$$first"; then \
xfce4-dev-tools-4.15.1/tests/Makefile.in:420:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
xfce4-dev-tools-4.15.1/tests/Makefile.in-421-        else \
##############################################
xfce4-dev-tools-4.15.1/tests/Makefile.in-426-    fi; \
xfce4-dev-tools-4.15.1/tests/Makefile.in:427:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
xfce4-dev-tools-4.15.1/tests/Makefile.in-428-  done; \
##############################################
xfce4-dev-tools-4.15.1/tests/Makefile.in-614-	test -n "$(EXEEXT)" || exit 0; \
xfce4-dev-tools-4.15.1/tests/Makefile.in:615:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
xfce4-dev-tools-4.15.1/tests/Makefile.in-616-	echo " rm -f" $$list; \
##############################################
xfce4-dev-tools-4.15.1/tests/Makefile.in-645-.c.obj:
xfce4-dev-tools-4.15.1/tests/Makefile.in:646:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
xfce4-dev-tools-4.15.1/tests/Makefile.in-647-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
xfce4-dev-tools-4.15.1/tests/Makefile.in-649-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xfce4-dev-tools-4.15.1/tests/Makefile.in:650:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
xfce4-dev-tools-4.15.1/tests/Makefile.in-651-
##############################################
xfce4-dev-tools-4.15.1/tests/Makefile.in-659-test_xdt_csource-test-xdt-csource.o: test-xdt-csource.c
xfce4-dev-tools-4.15.1/tests/Makefile.in:660:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_xdt_csource_CFLAGS) $(CFLAGS) -MT test_xdt_csource-test-xdt-csource.o -MD -MP -MF $(DEPDIR)/test_xdt_csource-test-xdt-csource.Tpo -c -o test_xdt_csource-test-xdt-csource.o `test -f 'test-xdt-csource.c' || echo '$(srcdir)/'`test-xdt-csource.c
xfce4-dev-tools-4.15.1/tests/Makefile.in-661-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/test_xdt_csource-test-xdt-csource.Tpo $(DEPDIR)/test_xdt_csource-test-xdt-csource.Po
##############################################
xfce4-dev-tools-4.15.1/tests/Makefile.in-663-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xfce4-dev-tools-4.15.1/tests/Makefile.in:664:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_xdt_csource_CFLAGS) $(CFLAGS) -c -o test_xdt_csource-test-xdt-csource.o `test -f 'test-xdt-csource.c' || echo '$(srcdir)/'`test-xdt-csource.c
xfce4-dev-tools-4.15.1/tests/Makefile.in-665-
xfce4-dev-tools-4.15.1/tests/Makefile.in-666-test_xdt_csource-test-xdt-csource.obj: test-xdt-csource.c
xfce4-dev-tools-4.15.1/tests/Makefile.in:667:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_xdt_csource_CFLAGS) $(CFLAGS) -MT test_xdt_csource-test-xdt-csource.obj -MD -MP -MF $(DEPDIR)/test_xdt_csource-test-xdt-csource.Tpo -c -o test_xdt_csource-test-xdt-csource.obj `if test -f 'test-xdt-csource.c'; then $(CYGPATH_W) 'test-xdt-csource.c'; else $(CYGPATH_W) '$(srcdir)/test-xdt-csource.c'; fi`
xfce4-dev-tools-4.15.1/tests/Makefile.in-668-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/test_xdt_csource-test-xdt-csource.Tpo $(DEPDIR)/test_xdt_csource-test-xdt-csource.Po
##############################################
xfce4-dev-tools-4.15.1/tests/Makefile.in-670-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xfce4-dev-tools-4.15.1/tests/Makefile.in:671:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_xdt_csource_CFLAGS) $(CFLAGS) -c -o test_xdt_csource-test-xdt-csource.obj `if test -f 'test-xdt-csource.c'; then $(CYGPATH_W) 'test-xdt-csource.c'; else $(CYGPATH_W) '$(srcdir)/test-xdt-csource.c'; fi`
xfce4-dev-tools-4.15.1/tests/Makefile.in-672-
xfce4-dev-tools-4.15.1/tests/Makefile.in-673-test_xdt_csource-test-xdt-csource-data.o: test-xdt-csource-data.c
xfce4-dev-tools-4.15.1/tests/Makefile.in:674:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_xdt_csource_CFLAGS) $(CFLAGS) -MT test_xdt_csource-test-xdt-csource-data.o -MD -MP -MF $(DEPDIR)/test_xdt_csource-test-xdt-csource-data.Tpo -c -o test_xdt_csource-test-xdt-csource-data.o `test -f 'test-xdt-csource-data.c' || echo '$(srcdir)/'`test-xdt-csource-data.c
xfce4-dev-tools-4.15.1/tests/Makefile.in-675-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/test_xdt_csource-test-xdt-csource-data.Tpo $(DEPDIR)/test_xdt_csource-test-xdt-csource-data.Po
##############################################
xfce4-dev-tools-4.15.1/tests/Makefile.in-677-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xfce4-dev-tools-4.15.1/tests/Makefile.in:678:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_xdt_csource_CFLAGS) $(CFLAGS) -c -o test_xdt_csource-test-xdt-csource-data.o `test -f 'test-xdt-csource-data.c' || echo '$(srcdir)/'`test-xdt-csource-data.c
xfce4-dev-tools-4.15.1/tests/Makefile.in-679-
xfce4-dev-tools-4.15.1/tests/Makefile.in-680-test_xdt_csource-test-xdt-csource-data.obj: test-xdt-csource-data.c
xfce4-dev-tools-4.15.1/tests/Makefile.in:681:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_xdt_csource_CFLAGS) $(CFLAGS) -MT test_xdt_csource-test-xdt-csource-data.obj -MD -MP -MF $(DEPDIR)/test_xdt_csource-test-xdt-csource-data.Tpo -c -o test_xdt_csource-test-xdt-csource-data.obj `if test -f 'test-xdt-csource-data.c'; then $(CYGPATH_W) 'test-xdt-csource-data.c'; else $(CYGPATH_W) '$(srcdir)/test-xdt-csource-data.c'; fi`
xfce4-dev-tools-4.15.1/tests/Makefile.in-682-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/test_xdt_csource-test-xdt-csource-data.Tpo $(DEPDIR)/test_xdt_csource-test-xdt-csource-data.Po
##############################################
xfce4-dev-tools-4.15.1/tests/Makefile.in-684-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xfce4-dev-tools-4.15.1/tests/Makefile.in:685:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_xdt_csource_CFLAGS) $(CFLAGS) -c -o test_xdt_csource-test-xdt-csource-data.obj `if test -f 'test-xdt-csource-data.c'; then $(CYGPATH_W) 'test-xdt-csource-data.c'; else $(CYGPATH_W) '$(srcdir)/test-xdt-csource-data.c'; fi`
xfce4-dev-tools-4.15.1/tests/Makefile.in-686-
##############################################
xfce4-dev-tools-4.15.1/tests/Makefile.in-706-	dot_seen=no; \
xfce4-dev-tools-4.15.1/tests/Makefile.in:707:	target=`echo $@ | sed s/-recursive//`; \
xfce4-dev-tools-4.15.1/tests/Makefile.in-708-	case "$@" in \
##############################################
xfce4-dev-tools-4.15.1/tests/Makefile.in-769-GTAGS:
xfce4-dev-tools-4.15.1/tests/Makefile.in:770:	here=`$(am__cd) $(top_builddir) && pwd` \
xfce4-dev-tools-4.15.1/tests/Makefile.in-771-	  && $(am__cd) $(top_srcdir) \
##############################################
xfce4-dev-tools-4.15.1/tests/Makefile.in-812-	if test -n "$$redo_bases"; then \
xfce4-dev-tools-4.15.1/tests/Makefile.in:813:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
xfce4-dev-tools-4.15.1/tests/Makefile.in:814:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
xfce4-dev-tools-4.15.1/tests/Makefile.in-815-	  if $(am__make_dryrun); then :; else \
##############################################
xfce4-dev-tools-4.15.1/tests/Makefile.in-837-	ws='[ 	]'; \
xfce4-dev-tools-4.15.1/tests/Makefile.in:838:	results=`for b in $$bases; do echo $$b.trs; done`; \
xfce4-dev-tools-4.15.1/tests/Makefile.in-839-	test -n "$$results" || results=/dev/null; \
xfce4-dev-tools-4.15.1/tests/Makefile.in:840:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
xfce4-dev-tools-4.15.1/tests/Makefile.in:841:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
xfce4-dev-tools-4.15.1/tests/Makefile.in:842:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
xfce4-dev-tools-4.15.1/tests/Makefile.in:843:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
xfce4-dev-tools-4.15.1/tests/Makefile.in:844:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
xfce4-dev-tools-4.15.1/tests/Makefile.in:845:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
xfce4-dev-tools-4.15.1/tests/Makefile.in:846:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
xfce4-dev-tools-4.15.1/tests/Makefile.in:847:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
xfce4-dev-tools-4.15.1/tests/Makefile.in-848-	  success=true; \
##############################################
xfce4-dev-tools-4.15.1/tests/Makefile.in-916-	@set +e; $(am__set_TESTS_bases); \
xfce4-dev-tools-4.15.1/tests/Makefile.in:917:	log_list=`for i in $$bases; do echo $$i.log; done`; \
xfce4-dev-tools-4.15.1/tests/Makefile.in:918:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
xfce4-dev-tools-4.15.1/tests/Makefile.in:919:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
xfce4-dev-tools-4.15.1/tests/Makefile.in-920-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
xfce4-dev-tools-4.15.1/tests/Makefile.in-926-	         | $(am__list_recheck_tests)` || exit 1; \
xfce4-dev-tools-4.15.1/tests/Makefile.in:927:	log_list=`for i in $$bases; do echo $$i.log; done`; \
xfce4-dev-tools-4.15.1/tests/Makefile.in:928:	log_list=`echo $$log_list`; \
xfce4-dev-tools-4.15.1/tests/Makefile.in-929-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
xfce4-dev-tools-4.15.1/tests/Makefile.in-958-distdir-am: $(DISTFILES)
xfce4-dev-tools-4.15.1/tests/Makefile.in:959:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xfce4-dev-tools-4.15.1/tests/Makefile.in:960:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xfce4-dev-tools-4.15.1/tests/Makefile.in-961-	list='$(DISTFILES)'; \
##############################################
xfce4-dev-tools-4.15.1/tests/Makefile.in-972-	  if test -d $$d/$$file; then \
xfce4-dev-tools-4.15.1/tests/Makefile.in:973:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
xfce4-dev-tools-4.15.1/tests/Makefile.in-974-	    if test -d "$(distdir)/$$file"; then \
##############################################
xfce4-dev-tools-4.15.1/tests/data/Makefile.in-49-  { \
xfce4-dev-tools-4.15.1/tests/data/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
xfce4-dev-tools-4.15.1/tests/data/Makefile.in-51-  }; \
##############################################
xfce4-dev-tools-4.15.1/tests/data/Makefile.in-303-distdir-am: $(DISTFILES)
xfce4-dev-tools-4.15.1/tests/data/Makefile.in:304:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xfce4-dev-tools-4.15.1/tests/data/Makefile.in:305:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xfce4-dev-tools-4.15.1/tests/data/Makefile.in-306-	list='$(DISTFILES)'; \
##############################################
xfce4-dev-tools-4.15.1/tests/data/Makefile.in-317-	  if test -d $$d/$$file; then \
xfce4-dev-tools-4.15.1/tests/data/Makefile.in:318:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
xfce4-dev-tools-4.15.1/tests/data/Makefile.in-319-	    if test -d "$(distdir)/$$file"; then \
##############################################
xfce4-dev-tools-4.15.1/m4macros/xdt-depends.m4-101-  if $PKG_CONFIG "--atleast-version=$3" "$2" >/dev/null 2>&1; then
xfce4-dev-tools-4.15.1/m4macros/xdt-depends.m4:102:    $1_VERSION=`$PKG_CONFIG --modversion "$2"`
xfce4-dev-tools-4.15.1/m4macros/xdt-depends.m4-103-    AC_MSG_RESULT([$$1_VERSION])
##############################################
xfce4-dev-tools-4.15.1/m4macros/xdt-depends.m4-105-    AC_MSG_CHECKING([$1_CFLAGS])
xfce4-dev-tools-4.15.1/m4macros/xdt-depends.m4:106:    $1_CFLAGS=`$PKG_CONFIG --cflags "$2"`
xfce4-dev-tools-4.15.1/m4macros/xdt-depends.m4-107-    AC_MSG_RESULT([$$1_CFLAGS])
##############################################
xfce4-dev-tools-4.15.1/m4macros/xdt-depends.m4-109-    AC_MSG_CHECKING([$1_LIBS])
xfce4-dev-tools-4.15.1/m4macros/xdt-depends.m4:110:    $1_LIBS=`$PKG_CONFIG --libs "$2"`
xfce4-dev-tools-4.15.1/m4macros/xdt-depends.m4-111-    AC_MSG_RESULT([$$1_LIBS])
##############################################
xfce4-dev-tools-4.15.1/m4macros/xdt-depends.m4-121-  elif $PKG_CONFIG --exists "$2" >/dev/null 2>&1; then
xfce4-dev-tools-4.15.1/m4macros/xdt-depends.m4:122:    xdt_cv_version=`$PKG_CONFIG --modversion "$2"`
xfce4-dev-tools-4.15.1/m4macros/xdt-depends.m4-123-    AC_MSG_RESULT([found, but $xdt_cv_version])
##############################################
xfce4-dev-tools-4.15.1/m4macros/xdt-depends.m4-222-        -L*)
xfce4-dev-tools-4.15.1/m4macros/xdt-depends.m4:223:          path=`echo $option | sed 's/^-L//'`
xfce4-dev-tools-4.15.1/m4macros/xdt-depends.m4-224-          if test x"$path" != x""; then
##############################################
xfce4-dev-tools-4.15.1/m4macros/xdt-features.m4-197-      AC_MSG_CHECKING([whether $LD accepts --as-needed])
xfce4-dev-tools-4.15.1/m4macros/xdt-features.m4:198:      case `$LD --as-needed -v 2>&1 </dev/null` in
xfce4-dev-tools-4.15.1/m4macros/xdt-features.m4-199-      *GNU* | *'with BFD'*)
##############################################
xfce4-dev-tools-4.15.1/m4macros/xdt-features.m4-208-    AC_MSG_CHECKING([whether $LD accepts -O1])
xfce4-dev-tools-4.15.1/m4macros/xdt-features.m4:209:    case `$LD -O1 -v 2>&1 </dev/null` in
xfce4-dev-tools-4.15.1/m4macros/xdt-features.m4-210-    *GNU* | *'with BFD'*)
##############################################
xfce4-dev-tools-4.15.1/m4macros/Makefile.in-56-  { \
xfce4-dev-tools-4.15.1/m4macros/Makefile.in:57:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
xfce4-dev-tools-4.15.1/m4macros/Makefile.in-58-  }; \
##############################################
xfce4-dev-tools-4.15.1/m4macros/Makefile.in-128-  esac
xfce4-dev-tools-4.15.1/m4macros/Makefile.in:129:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
xfce4-dev-tools-4.15.1/m4macros/Makefile.in-130-am__vpath_adj = case $$p in \
xfce4-dev-tools-4.15.1/m4macros/Makefile.in:131:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
xfce4-dev-tools-4.15.1/m4macros/Makefile.in-132-    *) f=$$p;; \
xfce4-dev-tools-4.15.1/m4macros/Makefile.in-133-  esac;
xfce4-dev-tools-4.15.1/m4macros/Makefile.in:134:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
xfce4-dev-tools-4.15.1/m4macros/Makefile.in-135-am__install_max = 40
xfce4-dev-tools-4.15.1/m4macros/Makefile.in-136-am__nobase_strip_setup = \
xfce4-dev-tools-4.15.1/m4macros/Makefile.in:137:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
xfce4-dev-tools-4.15.1/m4macros/Makefile.in-138-am__nobase_strip = \
##############################################
xfce4-dev-tools-4.15.1/m4macros/Makefile.in-353-	@list='$(macro_DATA)'; test -n "$(macrodir)" || list=; \
xfce4-dev-tools-4.15.1/m4macros/Makefile.in:354:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
xfce4-dev-tools-4.15.1/m4macros/Makefile.in-355-	dir='$(DESTDIR)$(macrodir)'; $(am__uninstall_files_from_dir)
##############################################
xfce4-dev-tools-4.15.1/m4macros/Makefile.in-366-distdir-am: $(DISTFILES)
xfce4-dev-tools-4.15.1/m4macros/Makefile.in:367:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xfce4-dev-tools-4.15.1/m4macros/Makefile.in:368:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xfce4-dev-tools-4.15.1/m4macros/Makefile.in-369-	list='$(DISTFILES)'; \
##############################################
xfce4-dev-tools-4.15.1/m4macros/Makefile.in-380-	  if test -d $$d/$$file; then \
xfce4-dev-tools-4.15.1/m4macros/Makefile.in:381:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
xfce4-dev-tools-4.15.1/m4macros/Makefile.in-382-	    if test -d "$(distdir)/$$file"; then \
##############################################
xfce4-dev-tools-4.15.1/depcomp-64-  case $1 in
xfce4-dev-tools-4.15.1/depcomp:65:    */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
xfce4-dev-tools-4.15.1/depcomp-66-      *) dir=;;
##############################################
xfce4-dev-tools-4.15.1/depcomp-73-{
xfce4-dev-tools-4.15.1/depcomp:74:  base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
xfce4-dev-tools-4.15.1/depcomp-75-}
##############################################
xfce4-dev-tools-4.15.1/depcomp-126-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
xfce4-dev-tools-4.15.1/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
xfce4-dev-tools-4.15.1/depcomp-128-
##############################################
xfce4-dev-tools-4.15.1/depcomp-405-        sleep 1
xfce4-dev-tools-4.15.1/depcomp:406:        i=`expr $i - 1`
xfce4-dev-tools-4.15.1/depcomp-407-      done
xfce4-dev-tools-4.15.1/depcomp-408-    fi
xfce4-dev-tools-4.15.1/depcomp:409:    i=`expr $i - 1`
xfce4-dev-tools-4.15.1/depcomp-410-  done
##############################################
xfce4-dev-tools-4.15.1/depcomp-425-  # Do two passes, one to just change these to
xfce4-dev-tools-4.15.1/depcomp:426:  # `$object: dependent.h' and one to simply `dependent.h:'.
xfce4-dev-tools-4.15.1/depcomp-427-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
xfce4-dev-tools-4.15.1/depcomp-659-  done
xfce4-dev-tools-4.15.1/depcomp:660:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
xfce4-dev-tools-4.15.1/depcomp-661-  touch "$tmpdepfile"
##############################################
xfce4-dev-tools-4.15.1/xdt-csource/Makefile.in-54-  { \
xfce4-dev-tools-4.15.1/xdt-csource/Makefile.in:55:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
xfce4-dev-tools-4.15.1/xdt-csource/Makefile.in-56-  }; \
##############################################
xfce4-dev-tools-4.15.1/xdt-csource/Makefile.in-405-	test -n "$(EXEEXT)" || exit 0; \
xfce4-dev-tools-4.15.1/xdt-csource/Makefile.in:406:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
xfce4-dev-tools-4.15.1/xdt-csource/Makefile.in-407-	echo " rm -f" $$list; \
##############################################
xfce4-dev-tools-4.15.1/xdt-csource/Makefile.in-435-.c.obj:
xfce4-dev-tools-4.15.1/xdt-csource/Makefile.in:436:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
xfce4-dev-tools-4.15.1/xdt-csource/Makefile.in-437-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
xfce4-dev-tools-4.15.1/xdt-csource/Makefile.in-439-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xfce4-dev-tools-4.15.1/xdt-csource/Makefile.in:440:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
xfce4-dev-tools-4.15.1/xdt-csource/Makefile.in-441-
##############################################
xfce4-dev-tools-4.15.1/xdt-csource/Makefile.in-449-xdt_csource-main.o: main.c
xfce4-dev-tools-4.15.1/xdt-csource/Makefile.in:450:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xdt_csource_CFLAGS) $(CFLAGS) -MT xdt_csource-main.o -MD -MP -MF $(DEPDIR)/xdt_csource-main.Tpo -c -o xdt_csource-main.o `test -f 'main.c' || echo '$(srcdir)/'`main.c
xfce4-dev-tools-4.15.1/xdt-csource/Makefile.in-451-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xdt_csource-main.Tpo $(DEPDIR)/xdt_csource-main.Po
##############################################
xfce4-dev-tools-4.15.1/xdt-csource/Makefile.in-453-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xfce4-dev-tools-4.15.1/xdt-csource/Makefile.in:454:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xdt_csource_CFLAGS) $(CFLAGS) -c -o xdt_csource-main.o `test -f 'main.c' || echo '$(srcdir)/'`main.c
xfce4-dev-tools-4.15.1/xdt-csource/Makefile.in-455-
xfce4-dev-tools-4.15.1/xdt-csource/Makefile.in-456-xdt_csource-main.obj: main.c
xfce4-dev-tools-4.15.1/xdt-csource/Makefile.in:457:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xdt_csource_CFLAGS) $(CFLAGS) -MT xdt_csource-main.obj -MD -MP -MF $(DEPDIR)/xdt_csource-main.Tpo -c -o xdt_csource-main.obj `if test -f 'main.c'; then $(CYGPATH_W) 'main.c'; else $(CYGPATH_W) '$(srcdir)/main.c'; fi`
xfce4-dev-tools-4.15.1/xdt-csource/Makefile.in-458-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xdt_csource-main.Tpo $(DEPDIR)/xdt_csource-main.Po
##############################################
xfce4-dev-tools-4.15.1/xdt-csource/Makefile.in-460-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xfce4-dev-tools-4.15.1/xdt-csource/Makefile.in:461:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xdt_csource_CFLAGS) $(CFLAGS) -c -o xdt_csource-main.obj `if test -f 'main.c'; then $(CYGPATH_W) 'main.c'; else $(CYGPATH_W) '$(srcdir)/main.c'; fi`
xfce4-dev-tools-4.15.1/xdt-csource/Makefile.in-462-
##############################################
xfce4-dev-tools-4.15.1/xdt-csource/Makefile.in-498-GTAGS:
xfce4-dev-tools-4.15.1/xdt-csource/Makefile.in:499:	here=`$(am__cd) $(top_builddir) && pwd` \
xfce4-dev-tools-4.15.1/xdt-csource/Makefile.in-500-	  && $(am__cd) $(top_srcdir) \
##############################################
xfce4-dev-tools-4.15.1/xdt-csource/Makefile.in-524-distdir-am: $(DISTFILES)
xfce4-dev-tools-4.15.1/xdt-csource/Makefile.in:525:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xfce4-dev-tools-4.15.1/xdt-csource/Makefile.in:526:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xfce4-dev-tools-4.15.1/xdt-csource/Makefile.in-527-	list='$(DISTFILES)'; \
##############################################
xfce4-dev-tools-4.15.1/xdt-csource/Makefile.in-538-	  if test -d $$d/$$file; then \
xfce4-dev-tools-4.15.1/xdt-csource/Makefile.in:539:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
xfce4-dev-tools-4.15.1/xdt-csource/Makefile.in-540-	    if test -d "$(distdir)/$$file"; then \
##############################################
xfce4-dev-tools-4.15.1/aclocal.m4-131-    PKG_CHECK_EXISTS([$3],
xfce4-dev-tools-4.15.1/aclocal.m4:132:                     [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`
xfce4-dev-tools-4.15.1/aclocal.m4-133-		      test "x$?" != "x0" && pkg_failed=yes ],
##############################################
xfce4-dev-tools-4.15.1/aclocal.m4-179-        if test $_pkg_short_errors_supported = yes; then
xfce4-dev-tools-4.15.1/aclocal.m4:180:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$2" 2>&1`
xfce4-dev-tools-4.15.1/aclocal.m4-181-        else 
xfce4-dev-tools-4.15.1/aclocal.m4:182:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$2" 2>&1`
xfce4-dev-tools-4.15.1/aclocal.m4-183-        fi
##############################################
xfce4-dev-tools-4.15.1/aclocal.m4-436-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
xfce4-dev-tools-4.15.1/aclocal.m4:437:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
xfce4-dev-tools-4.15.1/aclocal.m4-438-# and then we would define $MISSING as
##############################################
xfce4-dev-tools-4.15.1/aclocal.m4-451-# Expand $ac_aux_dir to an absolute path.
xfce4-dev-tools-4.15.1/aclocal.m4:452:am_aux_dir=`cd "$ac_aux_dir" && pwd`
xfce4-dev-tools-4.15.1/aclocal.m4-453-])
##############################################
xfce4-dev-tools-4.15.1/aclocal.m4-549-  if test "$am_compiler_list" = ""; then
xfce4-dev-tools-4.15.1/aclocal.m4:550:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
xfce4-dev-tools-4.15.1/aclocal.m4-551-  fi
##############################################
xfce4-dev-tools-4.15.1/aclocal.m4-702-    # Strip MF so we end up with the name of the file.
xfce4-dev-tools-4.15.1/aclocal.m4:703:    am_mf=`AS_ECHO(["$am_mf"]) | sed -e 's/:.*$//'`
xfce4-dev-tools-4.15.1/aclocal.m4-704-    # Check whether this is an Automake generated Makefile which includes
##############################################
xfce4-dev-tools-4.15.1/aclocal.m4-709-      || continue
xfce4-dev-tools-4.15.1/aclocal.m4:710:    am_dirpart=`AS_DIRNAME(["$am_mf"])`
xfce4-dev-tools-4.15.1/aclocal.m4:711:    am_filepart=`AS_BASENAME(["$am_mf"])`
xfce4-dev-tools-4.15.1/aclocal.m4-712-    AM_RUN_LOG([cd "$am_dirpart" \
##############################################
xfce4-dev-tools-4.15.1/aclocal.m4-779-AC_REQUIRE([AC_PROG_INSTALL])dnl
xfce4-dev-tools-4.15.1/aclocal.m4:780:if test "`cd $srcdir && pwd`" != "`pwd`"; then
xfce4-dev-tools-4.15.1/aclocal.m4-781-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
xfce4-dev-tools-4.15.1/aclocal.m4-938-    * )
xfce4-dev-tools-4.15.1/aclocal.m4:939:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
xfce4-dev-tools-4.15.1/aclocal.m4-940-  esac
xfce4-dev-tools-4.15.1/aclocal.m4-941-done
xfce4-dev-tools-4.15.1/aclocal.m4:942:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
xfce4-dev-tools-4.15.1/aclocal.m4-943-
##############################################
xfce4-dev-tools-4.15.1/aclocal.m4-1230-     echo "timestamp, slept: $am_has_slept" > conftest.file
xfce4-dev-tools-4.15.1/aclocal.m4:1231:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
xfce4-dev-tools-4.15.1/aclocal.m4-1232-     if test "$[*]" = "X"; then
xfce4-dev-tools-4.15.1/aclocal.m4-1233-	# -L didn't work.
xfce4-dev-tools-4.15.1/aclocal.m4:1234:	set X `ls -t "$srcdir/configure" conftest.file`
xfce4-dev-tools-4.15.1/aclocal.m4-1235-     fi
##############################################
xfce4-dev-tools-4.15.1/config.guess-34-
xfce4-dev-tools-4.15.1/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'`
xfce4-dev-tools-4.15.1/config.guess-36-
##############################################
xfce4-dev-tools-4.15.1/config.guess-105-    # shellcheck disable=SC2039
xfce4-dev-tools-4.15.1/config.guess:106:    { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
xfce4-dev-tools-4.15.1/config.guess-107-	{ test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir "$tmp" 2>/dev/null) ; } ||
##############################################
xfce4-dev-tools-4.15.1/config.guess-155-	EOF
xfce4-dev-tools-4.15.1/config.guess:156:	eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^LIBC' | sed 's, ,,g'`"
xfce4-dev-tools-4.15.1/config.guess-157-
##############################################
xfce4-dev-tools-4.15.1/config.guess-192-	    earmv*)
xfce4-dev-tools-4.15.1/config.guess:193:		arch=`echo "$UNAME_MACHINE_ARCH" | sed -e 's,^e\(armv[0-9]\).*$,\1,'`
xfce4-dev-tools-4.15.1/config.guess:194:		endian=`echo "$UNAME_MACHINE_ARCH" | sed -ne 's,^.*\(eb\)$,\1,p'`
xfce4-dev-tools-4.15.1/config.guess-195-		machine="${arch}${endian}"-unknown
##############################################
xfce4-dev-tools-4.15.1/config.guess-224-		expr='s/^earmv[0-9]/-eabi/;s/eb$//'
xfce4-dev-tools-4.15.1/config.guess:225:		abi=`echo "$UNAME_MACHINE_ARCH" | sed -e "$expr"`
xfce4-dev-tools-4.15.1/config.guess-226-		;;
##############################################
xfce4-dev-tools-4.15.1/config.guess-237-	    *)
xfce4-dev-tools-4.15.1/config.guess:238:		release=`echo "$UNAME_RELEASE" | sed -e 's/[-_].*//' | cut -d. -f1,2`
xfce4-dev-tools-4.15.1/config.guess-239-		;;
##############################################
xfce4-dev-tools-4.15.1/config.guess-290-	*4.0)
xfce4-dev-tools-4.15.1/config.guess:291:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
xfce4-dev-tools-4.15.1/config.guess-292-		;;
xfce4-dev-tools-4.15.1/config.guess-293-	*5.*)
xfce4-dev-tools-4.15.1/config.guess:294:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
xfce4-dev-tools-4.15.1/config.guess-295-		;;
##############################################
xfce4-dev-tools-4.15.1/config.guess-300-	# types through head -n 1, so we only detect the type of CPU 0.
xfce4-dev-tools-4.15.1/config.guess:301:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
xfce4-dev-tools-4.15.1/config.guess-302-	case "$ALPHA_CPU_TYPE" in
##############################################
xfce4-dev-tools-4.15.1/config.guess-338-	# 1.2 uses "1.2" for uname -r.
xfce4-dev-tools-4.15.1/config.guess:339:	echo "$UNAME_MACHINE"-dec-osf"`echo "$UNAME_RELEASE" | sed -e 's/^[PVTX]//' | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz`"
xfce4-dev-tools-4.15.1/config.guess-340-	# Reset EXIT trap before exiting to avoid spurious non-zero exit code.
##############################################
xfce4-dev-tools-4.15.1/config.guess-389-    s390x:SunOS:*:*)
xfce4-dev-tools-4.15.1/config.guess:390:	echo "$UNAME_MACHINE"-ibm-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`"
xfce4-dev-tools-4.15.1/config.guess-391-	exit ;;
xfce4-dev-tools-4.15.1/config.guess-392-    sun4H:SunOS:5.*:*)
xfce4-dev-tools-4.15.1/config.guess:393:	echo sparc-hal-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
xfce4-dev-tools-4.15.1/config.guess-394-	exit ;;
xfce4-dev-tools-4.15.1/config.guess-395-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
xfce4-dev-tools-4.15.1/config.guess:396:	echo sparc-sun-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`"
xfce4-dev-tools-4.15.1/config.guess-397-	exit ;;
##############################################
xfce4-dev-tools-4.15.1/config.guess-414-	fi
xfce4-dev-tools-4.15.1/config.guess:415:	echo "$SUN_ARCH"-pc-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
xfce4-dev-tools-4.15.1/config.guess-416-	exit ;;
##############################################
xfce4-dev-tools-4.15.1/config.guess-420-	# it's likely to be more like Solaris than SunOS4.
xfce4-dev-tools-4.15.1/config.guess:421:	echo sparc-sun-solaris3"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
xfce4-dev-tools-4.15.1/config.guess-422-	exit ;;
##############################################
xfce4-dev-tools-4.15.1/config.guess-429-	# Japanese Language versions have a version number like `4.1.3-JL'.
xfce4-dev-tools-4.15.1/config.guess:430:	echo sparc-sun-sunos"`echo "$UNAME_RELEASE"|sed -e 's/-/_/'`"
xfce4-dev-tools-4.15.1/config.guess-431-	exit ;;
##############################################
xfce4-dev-tools-4.15.1/config.guess-435-    sun*:*:4.2BSD:*)
xfce4-dev-tools-4.15.1/config.guess:436:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
xfce4-dev-tools-4.15.1/config.guess-437-	test "x$UNAME_RELEASE" = x && UNAME_RELEASE=3
##############################################
xfce4-dev-tools-4.15.1/config.guess-517-	$CC_FOR_BUILD -o "$dummy" "$dummy.c" &&
xfce4-dev-tools-4.15.1/config.guess:518:	  dummyarg=`echo "$UNAME_RELEASE" | sed -n 's/\([0-9]*\).*/\1/p'` &&
xfce4-dev-tools-4.15.1/config.guess:519:	  SYSTEM_NAME=`"$dummy" "$dummyarg"` &&
xfce4-dev-tools-4.15.1/config.guess-520-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
xfce4-dev-tools-4.15.1/config.guess-573-    *:IRIX*:*:*)
xfce4-dev-tools-4.15.1/config.guess:574:	echo mips-sgi-irix"`echo "$UNAME_RELEASE"|sed -e 's/-/_/g'`"
xfce4-dev-tools-4.15.1/config.guess-575-	exit ;;
##############################################
xfce4-dev-tools-4.15.1/config.guess-603-EOF
xfce4-dev-tools-4.15.1/config.guess:604:		if $CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"`
xfce4-dev-tools-4.15.1/config.guess-605-		then
##############################################
xfce4-dev-tools-4.15.1/config.guess-616-    *:AIX:*:[4567])
xfce4-dev-tools-4.15.1/config.guess:617:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
xfce4-dev-tools-4.15.1/config.guess-618-	if /usr/sbin/lsattr -El "$IBM_CPU_ID" | grep ' POWER' >/dev/null 2>&1; then
##############################################
xfce4-dev-tools-4.15.1/config.guess-652-    9000/[34678]??:HP-UX:*:*)
xfce4-dev-tools-4.15.1/config.guess:653:	HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'`
xfce4-dev-tools-4.15.1/config.guess-654-	case "$UNAME_MACHINE" in
##############################################
xfce4-dev-tools-4.15.1/config.guess-706-EOF
xfce4-dev-tools-4.15.1/config.guess:707:		    (CCOPTS="" $CC_FOR_BUILD -o "$dummy" "$dummy.c" 2>/dev/null) && HP_ARCH=`"$dummy"`
xfce4-dev-tools-4.15.1/config.guess-708-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
xfce4-dev-tools-4.15.1/config.guess-734-    ia64:HP-UX:*:*)
xfce4-dev-tools-4.15.1/config.guess:735:	HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'`
xfce4-dev-tools-4.15.1/config.guess-736-	echo ia64-hp-hpux"$HPUX_REV"
##############################################
xfce4-dev-tools-4.15.1/config.guess-764-EOF
xfce4-dev-tools-4.15.1/config.guess:765:	$CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"` &&
xfce4-dev-tools-4.15.1/config.guess-766-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
xfce4-dev-tools-4.15.1/config.guess-835-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
xfce4-dev-tools-4.15.1/config.guess:836:	FUJITSU_REL=`echo "$UNAME_RELEASE" | sed -e 's/ /_/'`
xfce4-dev-tools-4.15.1/config.guess-837-	echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
xfce4-dev-tools-4.15.1/config.guess-840-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
xfce4-dev-tools-4.15.1/config.guess:841:	FUJITSU_REL=`echo "$UNAME_RELEASE" | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/ /_/'`
xfce4-dev-tools-4.15.1/config.guess-842-	echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
xfce4-dev-tools-4.15.1/config.guess-858-	then
xfce4-dev-tools-4.15.1/config.guess:859:	    echo "${UNAME_PROCESSOR}"-unknown-freebsd"`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`"-gnueabi
xfce4-dev-tools-4.15.1/config.guess-860-	else
xfce4-dev-tools-4.15.1/config.guess:861:	    echo "${UNAME_PROCESSOR}"-unknown-freebsd"`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`"-gnueabihf
xfce4-dev-tools-4.15.1/config.guess-862-	fi
##############################################
xfce4-dev-tools-4.15.1/config.guess-871-	esac
xfce4-dev-tools-4.15.1/config.guess:872:	echo "$UNAME_PROCESSOR"-unknown-freebsd"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`"
xfce4-dev-tools-4.15.1/config.guess-873-	exit ;;
##############################################
xfce4-dev-tools-4.15.1/config.guess-907-    prep*:SunOS:5.*:*)
xfce4-dev-tools-4.15.1/config.guess:908:	echo powerpcle-unknown-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
xfce4-dev-tools-4.15.1/config.guess-909-	exit ;;
##############################################
xfce4-dev-tools-4.15.1/config.guess-911-	# the GNU system
xfce4-dev-tools-4.15.1/config.guess:912:	echo "`echo "$UNAME_MACHINE"|sed -e 's,[-/].*$,,'`-unknown-$LIBC`echo "$UNAME_RELEASE"|sed -e 's,/.*$,,'`"
xfce4-dev-tools-4.15.1/config.guess-913-	exit ;;
##############################################
xfce4-dev-tools-4.15.1/config.guess-915-	# other systems with GNU libc and userland
xfce4-dev-tools-4.15.1/config.guess:916:	echo "$UNAME_MACHINE-unknown-`echo "$UNAME_SYSTEM" | sed 's,^[^/]*/,,' | tr "[:upper:]" "[:lower:]"``echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`-$LIBC"
xfce4-dev-tools-4.15.1/config.guess-917-	exit ;;
##############################################
xfce4-dev-tools-4.15.1/config.guess-1037-EOF
xfce4-dev-tools-4.15.1/config.guess:1038:	eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^CPU\|^MIPS_ENDIAN\|^LIBCABI'`"
xfce4-dev-tools-4.15.1/config.guess-1039-	test "x$CPU" != x && { echo "$CPU${MIPS_ENDIAN}-unknown-linux-$LIBCABI"; exit; }
##############################################
xfce4-dev-tools-4.15.1/config.guess-1137-    i*86:*:4.*:*)
xfce4-dev-tools-4.15.1/config.guess:1138:	UNAME_REL=`echo "$UNAME_RELEASE" | sed 's/\/MP$//'`
xfce4-dev-tools-4.15.1/config.guess-1139-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
xfce4-dev-tools-4.15.1/config.guess-1440-    *:DragonFly:*:*)
xfce4-dev-tools-4.15.1/config.guess:1441:	echo "$UNAME_MACHINE"-unknown-dragonfly"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`"
xfce4-dev-tools-4.15.1/config.guess-1442-	exit ;;
##############################################
xfce4-dev-tools-4.15.1/config.guess-1453-    i*86:skyos:*:*)
xfce4-dev-tools-4.15.1/config.guess:1454:	echo "$UNAME_MACHINE"-pc-skyos"`echo "$UNAME_RELEASE" | sed -e 's/ .*$//'`"
xfce4-dev-tools-4.15.1/config.guess-1455-	exit ;;
##############################################
xfce4-dev-tools-4.15.1/config.guess-1603-
xfce4-dev-tools-4.15.1/config.guess:1604:$CC_FOR_BUILD -o "$dummy" "$dummy.c" 2>/dev/null && SYSTEM_NAME=`$dummy` &&
xfce4-dev-tools-4.15.1/config.guess-1605-	{ echo "$SYSTEM_NAME"; exit; }
##############################################
xfce4-dev-tools-4.15.1/install-sh-234-      fi
xfce4-dev-tools-4.15.1/install-sh:235:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
xfce4-dev-tools-4.15.1/install-sh-236-    *)
##############################################
xfce4-dev-tools-4.15.1/install-sh-280-      dstdir=$dst
xfce4-dev-tools-4.15.1/install-sh:281:      dstbase=`basename "$src"`
xfce4-dev-tools-4.15.1/install-sh-282-      case $dst in
##############################################
xfce4-dev-tools-4.15.1/install-sh-287-    else
xfce4-dev-tools-4.15.1/install-sh:288:      dstdir=`dirname "$dst"`
xfce4-dev-tools-4.15.1/install-sh-289-      test -d "$dstdir"
##############################################
xfce4-dev-tools-4.15.1/install-sh-354-                   test_tmpdir="$tmpdir/a"
xfce4-dev-tools-4.15.1/install-sh:355:                   ls_ld_tmpdir=`ls -ld "$test_tmpdir"`
xfce4-dev-tools-4.15.1/install-sh-356-                   case $ls_ld_tmpdir in
##############################################
xfce4-dev-tools-4.15.1/install-sh-361-                   $mkdirprog -m$different_mode -p -- "$test_tmpdir" && {
xfce4-dev-tools-4.15.1/install-sh:362:                     ls_ld_tmpdir_1=`ls -ld "$test_tmpdir"`
xfce4-dev-tools-4.15.1/install-sh-363-                     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
xfce4-dev-tools-4.15.1/install-sh-419-            case $prefix in
xfce4-dev-tools-4.15.1/install-sh:420:              *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
xfce4-dev-tools-4.15.1/install-sh-421-              *) qprefix=$prefix;;
##############################################
xfce4-dev-tools-4.15.1/install-sh-479-    if $copy_on_change &&
xfce4-dev-tools-4.15.1/install-sh:480:       old=`LC_ALL=C ls -dlL "$dst"     2>/dev/null` &&
xfce4-dev-tools-4.15.1/install-sh:481:       new=`LC_ALL=C ls -dlL "$dsttmp"  2>/dev/null` &&
xfce4-dev-tools-4.15.1/install-sh-482-       set -f &&
##############################################
xfce4-dev-tools-4.15.1/ltmain.sh-94-#
xfce4-dev-tools-4.15.1/ltmain.sh:95:#   . `echo "$0" | ${SED-sed} 's|[^/]*$||'`/build-aux/funclib.sh
xfce4-dev-tools-4.15.1/ltmain.sh-96-#
##############################################
xfce4-dev-tools-4.15.1/ltmain.sh-210-          func_executable_p "$_G_path_prog" || continue
xfce4-dev-tools-4.15.1/ltmain.sh:211:          case `"$_G_path_prog" --version 2>&1` in
xfce4-dev-tools-4.15.1/ltmain.sh-212-            *GNU*) func_path_progs_result=$_G_path_prog _G_path_prog_found=: ;;
##############################################
xfce4-dev-tools-4.15.1/ltmain.sh-257-      diff conftest.out conftest.nl >/dev/null 2>&1 || break
xfce4-dev-tools-4.15.1/ltmain.sh:258:      _G_count=`expr $_G_count + 1`
xfce4-dev-tools-4.15.1/ltmain.sh-259-      if test "$_G_count" -gt "$_G_path_prog_max"; then
##############################################
xfce4-dev-tools-4.15.1/ltmain.sh-293-      diff conftest.out conftest.nl >/dev/null 2>&1 || break
xfce4-dev-tools-4.15.1/ltmain.sh:294:      _G_count=`expr $_G_count + 1`
xfce4-dev-tools-4.15.1/ltmain.sh-295-      if test "$_G_count" -gt "$_G_path_prog_max"; then
##############################################
xfce4-dev-tools-4.15.1/ltmain.sh-418-# The name of this program.
xfce4-dev-tools-4.15.1/ltmain.sh:419:progname=`$ECHO "$progpath" |$SED "$sed_basename"`
xfce4-dev-tools-4.15.1/ltmain.sh-420-
##############################################
xfce4-dev-tools-4.15.1/ltmain.sh-424-  *[\\/]*)
xfce4-dev-tools-4.15.1/ltmain.sh:425:     progdir=`$ECHO "$progpath" |$SED "$sed_dirname"`
xfce4-dev-tools-4.15.1/ltmain.sh:426:     progdir=`cd "$progdir" && pwd`
xfce4-dev-tools-4.15.1/ltmain.sh-427-     progpath=$progdir/$progname
##############################################
xfce4-dev-tools-4.15.1/ltmain.sh-618-
xfce4-dev-tools-4.15.1/ltmain.sh:619:    eval _G_current_value='`$ECHO $'$1'`'
xfce4-dev-tools-4.15.1/ltmain.sh:620:    _G_delim=`expr "$2" : '\(.\)'`
xfce4-dev-tools-4.15.1/ltmain.sh-621-
##############################################
xfce4-dev-tools-4.15.1/ltmain.sh-647-
xfce4-dev-tools-4.15.1/ltmain.sh:648:    func_arith_result=`expr "$@"`
xfce4-dev-tools-4.15.1/ltmain.sh-649-  }
##############################################
xfce4-dev-tools-4.15.1/ltmain.sh-668-  # ...otherwise fall back to using sed.
xfce4-dev-tools-4.15.1/ltmain.sh:669:  _b='func_basename_result=`$ECHO "$1" |$SED "$sed_basename"`'
xfce4-dev-tools-4.15.1/ltmain.sh:670:  _d='func_dirname_result=`$ECHO "$1"  |$SED "$sed_dirname"`
xfce4-dev-tools-4.15.1/ltmain.sh-671-      if test "X$func_dirname_result" = "X$1"; then
##############################################
xfce4-dev-tools-4.15.1/ltmain.sh-765-      test -n "$_G_tc" && {
xfce4-dev-tools-4.15.1/ltmain.sh:766:        _G_esc_tc=`$ECHO "$_G_tc" | $SED "$sed_make_literal_regex"`
xfce4-dev-tools-4.15.1/ltmain.sh:767:        _G_indent=`$ECHO "$_G_indent" | $SED "s|$_G_esc_tc||g"`
xfce4-dev-tools-4.15.1/ltmain.sh-768-      }
xfce4-dev-tools-4.15.1/ltmain.sh-769-    done
xfce4-dev-tools-4.15.1/ltmain.sh:770:    _G_indent="$progname: "`echo "$_G_indent" | $SED 's|.| |g'`"  " ## exclude from sc_prohibit_nested_quotes
xfce4-dev-tools-4.15.1/ltmain.sh-771-
##############################################
xfce4-dev-tools-4.15.1/ltmain.sh-839-
xfce4-dev-tools-4.15.1/ltmain.sh:840:    func_len_result=`expr "$1" : ".*" 2>/dev/null || echo $max_cmd_len`
xfce4-dev-tools-4.15.1/ltmain.sh-841-  }
##############################################
xfce4-dev-tools-4.15.1/ltmain.sh-871-        # ...otherwise throw away the child directory and loop
xfce4-dev-tools-4.15.1/ltmain.sh:872:        _G_directory_path=`$ECHO "$_G_directory_path" | $SED -e "$sed_dirname"`
xfce4-dev-tools-4.15.1/ltmain.sh-873-      done
xfce4-dev-tools-4.15.1/ltmain.sh:874:      _G_dir_list=`$ECHO "$_G_dir_list" | $SED 's|:*$||'`
xfce4-dev-tools-4.15.1/ltmain.sh-875-
##############################################
xfce4-dev-tools-4.15.1/ltmain.sh-909-      # If mktemp works, use that first and foremost
xfce4-dev-tools-4.15.1/ltmain.sh:910:      _G_tmpdir=`mktemp -d "$_G_template-XXXXXXXX" 2>/dev/null`
xfce4-dev-tools-4.15.1/ltmain.sh-911-
##############################################
xfce4-dev-tools-4.15.1/ltmain.sh-1181-# but optimized for speed.  Result is stored in $func_quotefast_eval.
xfce4-dev-tools-4.15.1/ltmain.sh:1182:if test xyes = `(x=; printf -v x %q yes; echo x"$x") 2>/dev/null`; then
xfce4-dev-tools-4.15.1/ltmain.sh-1183-  printf -v _GL_test_printf_tilde %q '~'
##############################################
xfce4-dev-tools-4.15.1/ltmain.sh-1320-    case $2 in
xfce4-dev-tools-4.15.1/ltmain.sh:1321:      .*) func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%\\\\$2\$%%"`;;
xfce4-dev-tools-4.15.1/ltmain.sh:1322:      *)  func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%$2\$%%"`;;
xfce4-dev-tools-4.15.1/ltmain.sh-1323-    esac
##############################################
xfce4-dev-tools-4.15.1/ltmain.sh-1393-    [0-9]* | *[!a-zA-Z0-9_]*)
xfce4-dev-tools-4.15.1/ltmain.sh:1394:      func_tr_sh_result=`$ECHO "$1" | $SED -e 's/^\([0-9]\)/_\1/' -e 's/[^a-zA-Z0-9_]/_/g'`
xfce4-dev-tools-4.15.1/ltmain.sh-1395-      ;;
##############################################
xfce4-dev-tools-4.15.1/ltmain.sh-1480-
xfce4-dev-tools-4.15.1/ltmain.sh:1481:    test "x$1" = x`func_sort_ver "$1" "$2" | $SED 1q`
xfce4-dev-tools-4.15.1/ltmain.sh-1482-}
##############################################
xfce4-dev-tools-4.15.1/ltmain.sh-1542-# The default options also support '--debug', which will turn on shell
xfce4-dev-tools-4.15.1/ltmain.sh:1543:# execution tracing (see the comment above debug_cmd below for another
xfce4-dev-tools-4.15.1/ltmain.sh-1544-# use), and '--verbose' and the func_verbose function to allow your script
##############################################
xfce4-dev-tools-4.15.1/ltmain.sh-1636-
xfce4-dev-tools-4.15.1/ltmain.sh:1637:    eval ${1}_hooks='`$ECHO "\$'$1'_hooks" |$SED "s| '$2'||"`'
xfce4-dev-tools-4.15.1/ltmain.sh-1638-}
##############################################
xfce4-dev-tools-4.15.1/ltmain.sh-2056-
xfce4-dev-tools-4.15.1/ltmain.sh:2057:      func_split_equals_lhs=`expr "x$1" : 'x\([^=]*\)'`
xfce4-dev-tools-4.15.1/ltmain.sh-2058-      func_split_equals_rhs=
xfce4-dev-tools-4.15.1/ltmain.sh-2059-      test "x$func_split_equals_lhs" = "x$1" \
xfce4-dev-tools-4.15.1/ltmain.sh:2060:        || func_split_equals_rhs=`expr "x$1" : 'x[^=]*=\(.*\)$'`
xfce4-dev-tools-4.15.1/ltmain.sh-2061-  }
##############################################
xfce4-dev-tools-4.15.1/ltmain.sh-2084-
xfce4-dev-tools-4.15.1/ltmain.sh:2085:      func_split_short_opt_name=`expr "x$1" : 'x-\(.\)'`
xfce4-dev-tools-4.15.1/ltmain.sh:2086:      func_split_short_opt_arg=`expr "x$1" : 'x-.\(.*\)$'`
xfce4-dev-tools-4.15.1/ltmain.sh-2087-  }
##############################################
xfce4-dev-tools-4.15.1/ltmain.sh-2270-       version:        $progname (GNU libtool) 2.4.6.42-b88ce-dirty
xfce4-dev-tools-4.15.1/ltmain.sh:2271:       automake:       `($AUTOMAKE --version) 2>/dev/null |$SED 1q`
xfce4-dev-tools-4.15.1/ltmain.sh:2272:       autoconf:       `($AUTOCONF --version) 2>/dev/null |$SED 1q`
xfce4-dev-tools-4.15.1/ltmain.sh-2273-
##############################################
xfce4-dev-tools-4.15.1/ltmain.sh-2309-  {
xfce4-dev-tools-4.15.1/ltmain.sh:2310:    func_lo2o_result=`$ECHO "$1" | $SED "$lo2o"`
xfce4-dev-tools-4.15.1/ltmain.sh-2311-  }
##############################################
xfce4-dev-tools-4.15.1/ltmain.sh-2314-  {
xfce4-dev-tools-4.15.1/ltmain.sh:2315:    func_xform_result=`$ECHO "$1" | $SED 's|\.[^.]*$|.lo|'`
xfce4-dev-tools-4.15.1/ltmain.sh-2316-  }
##############################################
xfce4-dev-tools-4.15.1/ltmain.sh-2405-	  # quotes we have to do it in 2 steps:
xfce4-dev-tools-4.15.1/ltmain.sh:2406:	  extractedcf=`$SED -n -e "$sed_extractcf" < "$progpath"`
xfce4-dev-tools-4.15.1/ltmain.sh-2407-	  eval "$extractedcf"
##############################################
xfce4-dev-tools-4.15.1/ltmain.sh-2873-      done
xfce4-dev-tools-4.15.1/ltmain.sh:2874:      CC_expanded=`func_echo_all $CC`
xfce4-dev-tools-4.15.1/ltmain.sh:2875:      CC_quoted_expanded=`func_echo_all $CC_quoted`
xfce4-dev-tools-4.15.1/ltmain.sh-2876-      case $@ in
##############################################
xfce4-dev-tools-4.15.1/ltmain.sh-2886-	    # Evaluate the configuration.
xfce4-dev-tools-4.15.1/ltmain.sh:2887:	    eval "`$SED -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`"
xfce4-dev-tools-4.15.1/ltmain.sh-2888-	    CC_quoted=
##############################################
xfce4-dev-tools-4.15.1/ltmain.sh-2892-	    done
xfce4-dev-tools-4.15.1/ltmain.sh:2893:	    CC_expanded=`func_echo_all $CC`
xfce4-dev-tools-4.15.1/ltmain.sh:2894:	    CC_quoted_expanded=`func_echo_all $CC_quoted`
xfce4-dev-tools-4.15.1/ltmain.sh-2895-	    case "$@ " in
##############################################
xfce4-dev-tools-4.15.1/ltmain.sh-2984-    # zero AND non-empty stdout, which explains the odd construction:
xfce4-dev-tools-4.15.1/ltmain.sh:2985:    func_convert_core_file_wine_to_w32_tmp=`winepath -w "$1" 2>/dev/null`
xfce4-dev-tools-4.15.1/ltmain.sh-2986-    if test "$?" -eq 0 && test -n "$func_convert_core_file_wine_to_w32_tmp"; then
##############################################
xfce4-dev-tools-4.15.1/ltmain.sh-3052-  if test -n "$LT_CYGPATH" && test -f "$LT_CYGPATH"; then
xfce4-dev-tools-4.15.1/ltmain.sh:3053:    func_cygpath_result=`$LT_CYGPATH "$@" 2>/dev/null`
xfce4-dev-tools-4.15.1/ltmain.sh-3054-    if test "$?" -ne 0; then
##############################################
xfce4-dev-tools-4.15.1/ltmain.sh-3223-    # LT_CYGPATH in this case.
xfce4-dev-tools-4.15.1/ltmain.sh:3224:    func_to_host_file_result=`cygpath -m "$1"`
xfce4-dev-tools-4.15.1/ltmain.sh-3225-  fi
##############################################
xfce4-dev-tools-4.15.1/ltmain.sh-3380-    func_to_host_path_tmp1=$func_stripname_result
xfce4-dev-tools-4.15.1/ltmain.sh:3381:    func_to_host_path_result=`cygpath -m -p "$func_to_host_path_tmp1"`
xfce4-dev-tools-4.15.1/ltmain.sh-3382-    func_convert_path_check : ";" \
##############################################
xfce4-dev-tools-4.15.1/ltmain.sh-3590-    *.[cCFSifmso] | \
xfce4-dev-tools-4.15.1/ltmain.sh:3591:    *.ada | *.adb | *.ads | *.asm | \
xfce4-dev-tools-4.15.1/ltmain.sh-3592-    *.c++ | *.cc | *.ii | *.class | *.cpp | *.cxx | \
##############################################
xfce4-dev-tools-4.15.1/ltmain.sh-3667-    if test no = "$compiler_c_o"; then
xfce4-dev-tools-4.15.1/ltmain.sh:3668:      output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.$objext
xfce4-dev-tools-4.15.1/ltmain.sh-3669-      lockfile=$output_obj.lock
##############################################
xfce4-dev-tools-4.15.1/ltmain.sh-3686-*** ERROR, $lockfile exists and contains:
xfce4-dev-tools-4.15.1/ltmain.sh:3687:`cat $lockfile 2>/dev/null`
xfce4-dev-tools-4.15.1/ltmain.sh-3688-
##############################################
xfce4-dev-tools-4.15.1/ltmain.sh-3734-      if test warn = "$need_locks" &&
xfce4-dev-tools-4.15.1/ltmain.sh:3735:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
xfce4-dev-tools-4.15.1/ltmain.sh-3736-	$ECHO "\
xfce4-dev-tools-4.15.1/ltmain.sh-3737-*** ERROR, $lockfile contains:
xfce4-dev-tools-4.15.1/ltmain.sh:3738:`cat $lockfile 2>/dev/null`
xfce4-dev-tools-4.15.1/ltmain.sh-3739-
##############################################
xfce4-dev-tools-4.15.1/ltmain.sh-3783-      if test warn = "$need_locks" &&
xfce4-dev-tools-4.15.1/ltmain.sh:3784:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
xfce4-dev-tools-4.15.1/ltmain.sh-3785-	$ECHO "\
xfce4-dev-tools-4.15.1/ltmain.sh-3786-*** ERROR, $lockfile contains:
xfce4-dev-tools-4.15.1/ltmain.sh:3787:`cat $lockfile 2>/dev/null`
xfce4-dev-tools-4.15.1/ltmain.sh-3788-
##############################################
xfce4-dev-tools-4.15.1/ltmain.sh-4109-      # Get the absolute pathname.
xfce4-dev-tools-4.15.1/ltmain.sh:4110:      absdir=`cd "$dir" && pwd`
xfce4-dev-tools-4.15.1/ltmain.sh-4111-      test -n "$absdir" && dir=$absdir
##############################################
xfce4-dev-tools-4.15.1/ltmain.sh-4208-      if test -n "$lt_sysroot"; then
xfce4-dev-tools-4.15.1/ltmain.sh:4209:        sysroot_regex=`$ECHO "$lt_sysroot" | $SED "$sed_make_literal_regex"`
xfce4-dev-tools-4.15.1/ltmain.sh-4210-        sysroot_cmd="s/\([ ']\)$sysroot_regex/\1/g;"
##############################################
xfce4-dev-tools-4.15.1/ltmain.sh-4492-	  # Determine the prefix the user has applied to our future dir.
xfce4-dev-tools-4.15.1/ltmain.sh:4493:	  inst_prefix_dir=`$ECHO "$destdir" | $SED -e "s%$libdir\$%%"`
xfce4-dev-tools-4.15.1/ltmain.sh-4494-
##############################################
xfce4-dev-tools-4.15.1/ltmain.sh-4505-	    # Stick the inst_prefix_dir data into the link command.
xfce4-dev-tools-4.15.1/ltmain.sh:4506:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"`
xfce4-dev-tools-4.15.1/ltmain.sh-4507-	  else
xfce4-dev-tools-4.15.1/ltmain.sh:4508:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%%"`
xfce4-dev-tools-4.15.1/ltmain.sh-4509-	  fi
##############################################
xfce4-dev-tools-4.15.1/ltmain.sh-4672-	    fi
xfce4-dev-tools-4.15.1/ltmain.sh:4673:	    libfile=$libdir/`$ECHO "$lib" | $SED 's%^.*/%%g'`
xfce4-dev-tools-4.15.1/ltmain.sh-4674-	    if test -n "$libdir" && test ! -f "$libfile"; then
##############################################
xfce4-dev-tools-4.15.1/ltmain.sh-4691-	        # Replace the output file specification.
xfce4-dev-tools-4.15.1/ltmain.sh:4692:	        relink_command=`$ECHO "$relink_command" | $SED 's%@OUTPUT@%'"$outputname"'%g'`
xfce4-dev-tools-4.15.1/ltmain.sh-4693-
##############################################
xfce4-dev-tools-4.15.1/ltmain.sh-4710-	    # Install the binary that we compiled earlier.
xfce4-dev-tools-4.15.1/ltmain.sh:4711:	    file=`$ECHO "$file$stripped_ext" | $SED "s%\([^/]*\)$%$objdir/\1%"`
xfce4-dev-tools-4.15.1/ltmain.sh-4712-	  fi
##############################################
xfce4-dev-tools-4.15.1/ltmain.sh-4784-    my_pic_p=${3-false}
xfce4-dev-tools-4.15.1/ltmain.sh:4785:    my_prefix=`$ECHO "$my_originator" | $SED 's%[^a-zA-Z0-9]%_%g'`
xfce4-dev-tools-4.15.1/ltmain.sh-4786-    my_dlsyms=
##############################################
xfce4-dev-tools-4.15.1/ltmain.sh-4842-	  # Add our own program objects to the symbol list.
xfce4-dev-tools-4.15.1/ltmain.sh:4843:	  progfiles=`$ECHO "$objs$old_deplibs" | $SP2NL | $SED "$lo2o" | $NL2SP`
xfce4-dev-tools-4.15.1/ltmain.sh-4844-	  for progfile in $progfiles; do
##############################################
xfce4-dev-tools-4.15.1/ltmain.sh-4904-	          # Use subshell, to avoid clobbering current variable values
xfce4-dev-tools-4.15.1/ltmain.sh:4905:	          dlprefile_dlname=`source "$curr_lafile" && echo "$dlname"`
xfce4-dev-tools-4.15.1/ltmain.sh-4906-	          if test -n "$dlprefile_dlname"; then
##############################################
xfce4-dev-tools-4.15.1/ltmain.sh-5073-	  if test -f "$output_objdir/$my_outputname.def"; then
xfce4-dev-tools-4.15.1/ltmain.sh:5074:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
xfce4-dev-tools-4.15.1/ltmain.sh:5075:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
xfce4-dev-tools-4.15.1/ltmain.sh-5076-	  else
xfce4-dev-tools-4.15.1/ltmain.sh:5077:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
xfce4-dev-tools-4.15.1/ltmain.sh:5078:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
xfce4-dev-tools-4.15.1/ltmain.sh-5079-	  fi
##############################################
xfce4-dev-tools-4.15.1/ltmain.sh-5081-	*)
xfce4-dev-tools-4.15.1/ltmain.sh:5082:	  compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
xfce4-dev-tools-4.15.1/ltmain.sh:5083:	  finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
xfce4-dev-tools-4.15.1/ltmain.sh-5084-	  ;;
##############################################
xfce4-dev-tools-4.15.1/ltmain.sh-5096-      # Nullify the symbol file.
xfce4-dev-tools-4.15.1/ltmain.sh:5097:      compile_command=`$ECHO "$compile_command" | $SED "s% @SYMFILE@%%"`
xfce4-dev-tools-4.15.1/ltmain.sh:5098:      finalize_command=`$ECHO "$finalize_command" | $SED "s% @SYMFILE@%%"`
xfce4-dev-tools-4.15.1/ltmain.sh-5099-    fi
##############################################
xfce4-dev-tools-4.15.1/ltmain.sh-5110-  func_to_tool_file "$1" func_convert_file_msys_to_w32
xfce4-dev-tools-4.15.1/ltmain.sh:5111:  func_cygming_gnu_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $EGREP ' (_head_[A-Za-z0-9_]+_[ad]l*|[A-Za-z0-9_]+_[ad]l*_iname)$'`
xfce4-dev-tools-4.15.1/ltmain.sh-5112-  test -n "$func_cygming_gnu_implib_tmp"
##############################################
xfce4-dev-tools-4.15.1/ltmain.sh-5123-  func_to_tool_file "$1" func_convert_file_msys_to_w32
xfce4-dev-tools-4.15.1/ltmain.sh:5124:  func_cygming_ms_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $GREP '_NULL_IMPORT_DESCRIPTOR'`
xfce4-dev-tools-4.15.1/ltmain.sh-5125-  test -n "$func_cygming_ms_implib_tmp"
##############################################
xfce4-dev-tools-4.15.1/ltmain.sh-5139-  win32_libid_type=unknown
xfce4-dev-tools-4.15.1/ltmain.sh:5140:  win32_fileres=`file -L $1 2>/dev/null`
xfce4-dev-tools-4.15.1/ltmain.sh-5141-  case $win32_fileres in
##############################################
xfce4-dev-tools-4.15.1/ltmain.sh-5204-
xfce4-dev-tools-4.15.1/ltmain.sh:5205:  sharedlib_from_linklib_result=`$DLLTOOL --identify-strict --identify "$1"`
xfce4-dev-tools-4.15.1/ltmain.sh-5206-}
##############################################
xfce4-dev-tools-4.15.1/ltmain.sh-5222-
xfce4-dev-tools-4.15.1/ltmain.sh:5223:  match_literal=`$ECHO "$1" | $SED "$sed_make_literal_regex"`
xfce4-dev-tools-4.15.1/ltmain.sh-5224-  $OBJDUMP -s --section "$1" "$2" 2>/dev/null |
##############################################
xfce4-dev-tools-4.15.1/ltmain.sh-5286-    # binutils import library
xfce4-dev-tools-4.15.1/ltmain.sh:5287:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$7' "$1"`
xfce4-dev-tools-4.15.1/ltmain.sh-5288-  elif func_cygming_ms_implib_p "$1"; then
xfce4-dev-tools-4.15.1/ltmain.sh-5289-    # ms-generated import library
xfce4-dev-tools-4.15.1/ltmain.sh:5290:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$6' "$1"`
xfce4-dev-tools-4.15.1/ltmain.sh-5291-  else
##############################################
xfce4-dev-tools-4.15.1/ltmain.sh-5370-	  darwin_base_archive=$func_basename_result
xfce4-dev-tools-4.15.1/ltmain.sh:5371:	  darwin_arches=`$LIPO -info "$darwin_archive" 2>/dev/null | $GREP Architectures 2>/dev/null || true`
xfce4-dev-tools-4.15.1/ltmain.sh-5372-	  if test -n "$darwin_arches"; then
xfce4-dev-tools-4.15.1/ltmain.sh:5373:	    darwin_arches=`$ECHO "$darwin_arches" | $SED -e 's/.*are://'`
xfce4-dev-tools-4.15.1/ltmain.sh-5374-	    darwin_arch=
##############################################
xfce4-dev-tools-4.15.1/ltmain.sh-5384-            ## Okay now we've a bunch of thin objects, gotta fatten them up :)
xfce4-dev-tools-4.15.1/ltmain.sh:5385:	    darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print | $SED -e "$sed_basename" | sort -u`
xfce4-dev-tools-4.15.1/ltmain.sh-5386-	    darwin_file=
##############################################
xfce4-dev-tools-4.15.1/ltmain.sh-5388-	    for darwin_file in $darwin_filelist; do
xfce4-dev-tools-4.15.1/ltmain.sh:5389:	      darwin_files=`find unfat-$$ -name $darwin_file -print | sort | $NL2SP`
xfce4-dev-tools-4.15.1/ltmain.sh-5390-	      $LIPO -create -output "$darwin_file" $darwin_files
##############################################
xfce4-dev-tools-4.15.1/ltmain.sh-5403-      esac
xfce4-dev-tools-4.15.1/ltmain.sh:5404:      my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | sort | $NL2SP`
xfce4-dev-tools-4.15.1/ltmain.sh-5405-    done
##############################################
xfce4-dev-tools-4.15.1/ltmain.sh-5510-    --lt-dump-script)
xfce4-dev-tools-4.15.1/ltmain.sh:5511:        lt_dump_D=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%/[^/]*$%%'\`
xfce4-dev-tools-4.15.1/ltmain.sh-5512-        test \"X\$lt_dump_D\" = \"X\$lt_script_arg0\" && lt_dump_D=.
xfce4-dev-tools-4.15.1/ltmain.sh:5513:        lt_dump_F=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%^.*/%%'\`
xfce4-dev-tools-4.15.1/ltmain.sh-5514-        cat \"\$lt_dump_D/\$lt_dump_F\"
##############################################
xfce4-dev-tools-4.15.1/ltmain.sh-5537-    \$ECHO \"$outputname:$output:\$LINENO: newargv[\$lt_dump_args_N]: \$lt_arg\"
xfce4-dev-tools-4.15.1/ltmain.sh:5538:    lt_dump_args_N=\`expr \$lt_dump_args_N + 1\`
xfce4-dev-tools-4.15.1/ltmain.sh-5539-  done
##############################################
xfce4-dev-tools-4.15.1/ltmain.sh-5595-  # Find the directory that this script lives in.
xfce4-dev-tools-4.15.1/ltmain.sh:5596:  thisdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*$%%'\`
xfce4-dev-tools-4.15.1/ltmain.sh-5597-  test \"x\$thisdir\" = \"x\$file\" && thisdir=.
##############################################
xfce4-dev-tools-4.15.1/ltmain.sh-5599-  # Follow symbolic links until we get to the real thisdir.
xfce4-dev-tools-4.15.1/ltmain.sh:5600:  file=\`ls -ld \"\$file\" | $SED -n 's/.*-> //p'\`
xfce4-dev-tools-4.15.1/ltmain.sh-5601-  while test -n \"\$file\"; do
xfce4-dev-tools-4.15.1/ltmain.sh:5602:    destdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*\$%%'\`
xfce4-dev-tools-4.15.1/ltmain.sh-5603-
##############################################
xfce4-dev-tools-4.15.1/ltmain.sh-5611-
xfce4-dev-tools-4.15.1/ltmain.sh:5612:    file=\`\$ECHO \"\$file\" | $SED 's%^.*/%%'\`
xfce4-dev-tools-4.15.1/ltmain.sh:5613:    file=\`ls -ld \"\$thisdir/\$file\" | $SED -n 's/.*-> //p'\`
xfce4-dev-tools-4.15.1/ltmain.sh-5614-  done
##############################################
xfce4-dev-tools-4.15.1/ltmain.sh-5625-    case \"\$thisdir\" in
xfce4-dev-tools-4.15.1/ltmain.sh:5626:    *[\\\\/]$objdir ) thisdir=\`\$ECHO \"\$thisdir\" | $SED 's%[\\\\/][^\\\\/]*$%%'\` ;;
xfce4-dev-tools-4.15.1/ltmain.sh-5627-    $objdir )   thisdir=. ;;
##############################################
xfce4-dev-tools-4.15.1/ltmain.sh-5631-  # Try to get the absolute directory name.
xfce4-dev-tools-4.15.1/ltmain.sh:5632:  absdir=\`cd \"\$thisdir\" && pwd\`
xfce4-dev-tools-4.15.1/ltmain.sh-5633-  test -n \"\$absdir\" && thisdir=\"\$absdir\"
##############################################
xfce4-dev-tools-4.15.1/ltmain.sh-5641-  if test ! -f \"\$progdir/\$program\" ||
xfce4-dev-tools-4.15.1/ltmain.sh:5642:     { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | $SED 1q\`; \\
xfce4-dev-tools-4.15.1/ltmain.sh-5643-       test \"X\$file\" != \"X\$progdir/\$program\"; }; then
##############################################
xfce4-dev-tools-4.15.1/ltmain.sh-5656-    if test -n \"\$relink_command\"; then
xfce4-dev-tools-4.15.1/ltmain.sh:5657:      if relink_command_output=\`eval \$relink_command 2>&1\`; then :
xfce4-dev-tools-4.15.1/ltmain.sh-5658-      else
##############################################
xfce4-dev-tools-4.15.1/ltmain.sh-5700-    # The second colon is a workaround for a bug in BeOS R4 sed
xfce4-dev-tools-4.15.1/ltmain.sh:5701:    $shlibpath_var=\`\$ECHO \"\$$shlibpath_var\" | $SED 's/::*\$//'\`
xfce4-dev-tools-4.15.1/ltmain.sh-5702-
##############################################
xfce4-dev-tools-4.15.1/ltmain.sh-6679-
xfce4-dev-tools-4.15.1/ltmain.sh:6680:    case `eval $file_magic_cmd \"\$1\" 2>/dev/null | $SED -e 10q` in
xfce4-dev-tools-4.15.1/ltmain.sh-6681-    *import*) : ;;
##############################################
xfce4-dev-tools-4.15.1/ltmain.sh-6927-	    moreargs=
xfce4-dev-tools-4.15.1/ltmain.sh:6928:	    for fil in `cat "$save_arg"`
xfce4-dev-tools-4.15.1/ltmain.sh-6929-	    do
##############################################
xfce4-dev-tools-4.15.1/ltmain.sh-7188-	*)
xfce4-dev-tools-4.15.1/ltmain.sh:7189:	  absdir=`cd "$dir" && pwd`
xfce4-dev-tools-4.15.1/ltmain.sh-7190-	  test -z "$absdir" && \
##############################################
xfce4-dev-tools-4.15.1/ltmain.sh-7209-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
xfce4-dev-tools-4.15.1/ltmain.sh:7210:	  testbindir=`$ECHO "$dir" | $SED 's*/lib$*/bin*'`
xfce4-dev-tools-4.15.1/ltmain.sh-7211-	  case :$dllsearchpath: in
##############################################
xfce4-dev-tools-4.15.1/ltmain.sh-7506-      -Z*)
xfce4-dev-tools-4.15.1/ltmain.sh:7507:        if test os2 = "`expr $host : '.*\(os2\)'`"; then
xfce4-dev-tools-4.15.1/ltmain.sh-7508-          # OS/2 uses -Zxxx to specify OS/2-specific options
##############################################
xfce4-dev-tools-4.15.1/ltmain.sh-7676-      # get the directories listed in $shlibpath_var
xfce4-dev-tools-4.15.1/ltmain.sh:7677:      eval shlib_search_path=\`\$ECHO \"\$$shlibpath_var\" \| \$SED \'s/:/ /g\'\`
xfce4-dev-tools-4.15.1/ltmain.sh-7678-    else
##############################################
xfce4-dev-tools-4.15.1/ltmain.sh-7992-		  set dummy $deplibs_check_method; shift
xfce4-dev-tools-4.15.1/ltmain.sh:7993:		  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
xfce4-dev-tools-4.15.1/ltmain.sh-7994-		  if eval "\$ECHO \"$deplib\"" 2>/dev/null | $SED 10q \
##############################################
xfce4-dev-tools-4.15.1/ltmain.sh-8082-	if test -n "$inherited_linker_flags"; then
xfce4-dev-tools-4.15.1/ltmain.sh:8083:	  tmp_inherited_linker_flags=`$ECHO "$inherited_linker_flags" | $SED 's/-framework \([^ $]*\)/\1.ltframework/g'`
xfce4-dev-tools-4.15.1/ltmain.sh-8084-	  for tmp_inherited_linker_flag in $tmp_inherited_linker_flags; do
##############################################
xfce4-dev-tools-4.15.1/ltmain.sh-8090-	fi
xfce4-dev-tools-4.15.1/ltmain.sh:8091:	dependency_libs=`$ECHO " $dependency_libs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
xfce4-dev-tools-4.15.1/ltmain.sh-8092-	if test lib,link = "$linkmode,$pass" ||
##############################################
xfce4-dev-tools-4.15.1/ltmain.sh-8163-	*)
xfce4-dev-tools-4.15.1/ltmain.sh:8164:	  abs_ladir=`cd "$ladir" && pwd`
xfce4-dev-tools-4.15.1/ltmain.sh-8165-	  if test -z "$abs_ladir"; then
##############################################
xfce4-dev-tools-4.15.1/ltmain.sh-8416-	    shift
xfce4-dev-tools-4.15.1/ltmain.sh:8417:	    libname=`eval "\\$ECHO \"$libname_spec\""`
xfce4-dev-tools-4.15.1/ltmain.sh-8418-	    # use dlname if we got it. it's perfectly good, no?
##############################################
xfce4-dev-tools-4.15.1/ltmain.sh-8708-		*)
xfce4-dev-tools-4.15.1/ltmain.sh:8709:		  absdir=`cd "$dir" && pwd`
xfce4-dev-tools-4.15.1/ltmain.sh-8710-		  if test -z "$absdir"; then
##############################################
xfce4-dev-tools-4.15.1/ltmain.sh-8719-		  depdepl=
xfce4-dev-tools-4.15.1/ltmain.sh:8720:		  eval deplibrary_names=`$SED -n -e 's/^library_names=\(.*\)$/\1/p' $deplib`
xfce4-dev-tools-4.15.1/ltmain.sh-8721-		  if test -n "$deplibrary_names"; then
##############################################
xfce4-dev-tools-4.15.1/ltmain.sh-8726-		      depdepl=$absdir/$objdir/$depdepl
xfce4-dev-tools-4.15.1/ltmain.sh:8727:		      darwin_install_name=`$OTOOL -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
xfce4-dev-tools-4.15.1/ltmain.sh-8728-                      if test -z "$darwin_install_name"; then
xfce4-dev-tools-4.15.1/ltmain.sh:8729:                          darwin_install_name=`$OTOOL64 -L $depdepl  | awk '{if (NR == 2) {print $1;exit}}'`
xfce4-dev-tools-4.15.1/ltmain.sh-8730-                      fi
##############################################
xfce4-dev-tools-4.15.1/ltmain.sh-8741-		else
xfce4-dev-tools-4.15.1/ltmain.sh:8742:		  eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
xfce4-dev-tools-4.15.1/ltmain.sh-8743-		  test -z "$libdir" && \
##############################################
xfce4-dev-tools-4.15.1/ltmain.sh-8764-	else
xfce4-dev-tools-4.15.1/ltmain.sh:8765:	  compiler_flags="$compiler_flags "`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
xfce4-dev-tools-4.15.1/ltmain.sh-8766-	fi
##############################################
xfce4-dev-tools-4.15.1/ltmain.sh-8853-        linux*)
xfce4-dev-tools-4.15.1/ltmain.sh:8854:          case `$CC -V 2>&1 | sed 5q` in
xfce4-dev-tools-4.15.1/ltmain.sh-8855-          *Sun\ C*) # Sun C++ 5.9
##############################################
xfce4-dev-tools-4.15.1/ltmain.sh-9258-	removelist=
xfce4-dev-tools-4.15.1/ltmain.sh:9259:	tempremovelist=`$ECHO "$output_objdir/*"`
xfce4-dev-tools-4.15.1/ltmain.sh-9260-	for p in $tempremovelist; do
##############################################
xfce4-dev-tools-4.15.1/ltmain.sh-9284-	# Transform .lo files to .o files.
xfce4-dev-tools-4.15.1/ltmain.sh:9285:	oldobjs="$objs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; $lo2o" | $NL2SP`
xfce4-dev-tools-4.15.1/ltmain.sh-9286-      fi
##############################################
xfce4-dev-tools-4.15.1/ltmain.sh-9289-      #for path in $notinst_path; do
xfce4-dev-tools-4.15.1/ltmain.sh:9290:      #	lib_search_path=`$ECHO "$lib_search_path " | $SED "s% $path % %g"`
xfce4-dev-tools-4.15.1/ltmain.sh:9291:      #	deplibs=`$ECHO "$deplibs " | $SED "s% -L$path % %g"`
xfce4-dev-tools-4.15.1/ltmain.sh:9292:      #	dependency_libs=`$ECHO "$dependency_libs " | $SED "s% -L$path % %g"`
xfce4-dev-tools-4.15.1/ltmain.sh-9293-      #done
##############################################
xfce4-dev-tools-4.15.1/ltmain.sh-9410-		if test -n "$i"; then
xfce4-dev-tools-4.15.1/ltmain.sh:9411:		  libname=`eval "\\$ECHO \"$libname_spec\""`
xfce4-dev-tools-4.15.1/ltmain.sh:9412:		  deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
xfce4-dev-tools-4.15.1/ltmain.sh-9413-		  set dummy $deplib_matches; shift
xfce4-dev-tools-4.15.1/ltmain.sh-9414-		  deplib_match=$1
xfce4-dev-tools-4.15.1/ltmain.sh:9415:		  if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then
xfce4-dev-tools-4.15.1/ltmain.sh-9416-		    func_append newdeplibs " $i"
##############################################
xfce4-dev-tools-4.15.1/ltmain.sh-9453-		  if test -n "$i"; then
xfce4-dev-tools-4.15.1/ltmain.sh:9454:		    libname=`eval "\\$ECHO \"$libname_spec\""`
xfce4-dev-tools-4.15.1/ltmain.sh:9455:		    deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
xfce4-dev-tools-4.15.1/ltmain.sh-9456-		    set dummy $deplib_matches; shift
xfce4-dev-tools-4.15.1/ltmain.sh-9457-		    deplib_match=$1
xfce4-dev-tools-4.15.1/ltmain.sh:9458:		    if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then
xfce4-dev-tools-4.15.1/ltmain.sh-9459-		      func_append newdeplibs " $i"
##############################################
xfce4-dev-tools-4.15.1/ltmain.sh-9488-	  set dummy $deplibs_check_method; shift
xfce4-dev-tools-4.15.1/ltmain.sh:9489:	  file_magic_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
xfce4-dev-tools-4.15.1/ltmain.sh-9490-	  for a_deplib in $deplibs; do
##############################################
xfce4-dev-tools-4.15.1/ltmain.sh-9503-	      if test -n "$a_deplib"; then
xfce4-dev-tools-4.15.1/ltmain.sh:9504:		libname=`eval "\\$ECHO \"$libname_spec\""`
xfce4-dev-tools-4.15.1/ltmain.sh-9505-		if test -n "$file_magic_glob"; then
xfce4-dev-tools-4.15.1/ltmain.sh:9506:		  libnameglob=`func_echo_all "$libname" | $SED -e $file_magic_glob`
xfce4-dev-tools-4.15.1/ltmain.sh-9507-		else
##############################################
xfce4-dev-tools-4.15.1/ltmain.sh-9513-		    shopt -s nocaseglob
xfce4-dev-tools-4.15.1/ltmain.sh:9514:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
xfce4-dev-tools-4.15.1/ltmain.sh-9515-		    $nocaseglob
xfce4-dev-tools-4.15.1/ltmain.sh-9516-		  else
xfce4-dev-tools-4.15.1/ltmain.sh:9517:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
xfce4-dev-tools-4.15.1/ltmain.sh-9518-		  fi
##############################################
xfce4-dev-tools-4.15.1/ltmain.sh-9531-		      while test -h "$potlib" 2>/dev/null; do
xfce4-dev-tools-4.15.1/ltmain.sh:9532:			potliblink=`ls -ld $potlib | $SED 's/.* -> //'`
xfce4-dev-tools-4.15.1/ltmain.sh-9533-			case $potliblink in
xfce4-dev-tools-4.15.1/ltmain.sh-9534-			[\\/]* | [A-Za-z]:[\\/]*) potlib=$potliblink;;
xfce4-dev-tools-4.15.1/ltmain.sh:9535:			*) potlib=`$ECHO "$potlib" | $SED 's|[^/]*$||'`"$potliblink";;
xfce4-dev-tools-4.15.1/ltmain.sh-9536-			esac
##############################################
xfce4-dev-tools-4.15.1/ltmain.sh-9572-	  set dummy $deplibs_check_method; shift
xfce4-dev-tools-4.15.1/ltmain.sh:9573:	  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
xfce4-dev-tools-4.15.1/ltmain.sh-9574-	  for a_deplib in $deplibs; do
##############################################
xfce4-dev-tools-4.15.1/ltmain.sh-9587-	      if test -n "$a_deplib"; then
xfce4-dev-tools-4.15.1/ltmain.sh:9588:		libname=`eval "\\$ECHO \"$libname_spec\""`
xfce4-dev-tools-4.15.1/ltmain.sh-9589-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
xfce4-dev-tools-4.15.1/ltmain.sh:9590:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
xfce4-dev-tools-4.15.1/ltmain.sh-9591-		  for potent_lib in $potential_libs; do
##############################################
xfce4-dev-tools-4.15.1/ltmain.sh-9626-	  newdeplibs=
xfce4-dev-tools-4.15.1/ltmain.sh:9627:	  tmp_deplibs=`$ECHO " $deplibs" | $SED 's/ -lc$//; s/ -[LR][^ ]*//g'`
xfce4-dev-tools-4.15.1/ltmain.sh-9628-	  if test yes = "$allow_libtool_libs_with_static_runtimes"; then
##############################################
xfce4-dev-tools-4.15.1/ltmain.sh-9630-	      # can't use Xsed below, because $i might contain '/'
xfce4-dev-tools-4.15.1/ltmain.sh:9631:	      tmp_deplibs=`$ECHO " $tmp_deplibs" | $SED "s|$i||"`
xfce4-dev-tools-4.15.1/ltmain.sh-9632-	    done
##############################################
xfce4-dev-tools-4.15.1/ltmain.sh-9656-	  # On Rhapsody replace the C library with the System framework
xfce4-dev-tools-4.15.1/ltmain.sh:9657:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's/ -lc / System.ltframework /'`
xfce4-dev-tools-4.15.1/ltmain.sh-9658-	  ;;
##############################################
xfce4-dev-tools-4.15.1/ltmain.sh-9708-	*-*-darwin*)
xfce4-dev-tools-4.15.1/ltmain.sh:9709:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
xfce4-dev-tools-4.15.1/ltmain.sh:9710:	  new_inherited_linker_flags=`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
xfce4-dev-tools-4.15.1/ltmain.sh:9711:	  deplibs=`$ECHO " $deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
xfce4-dev-tools-4.15.1/ltmain.sh-9712-	  ;;
##############################################
xfce4-dev-tools-4.15.1/ltmain.sh-9835-	# Use standard objects if they are pic
xfce4-dev-tools-4.15.1/ltmain.sh:9836:	test -z "$pic_flag" && libobjs=`$ECHO "$libobjs" | $SP2NL | $SED "$lo2o" | $NL2SP`
xfce4-dev-tools-4.15.1/ltmain.sh-9837-	test "X$libobjs" = "X " && libobjs=
##############################################
xfce4-dev-tools-4.15.1/ltmain.sh-10349-	  eval tmp_whole_archive_flags=\"$whole_archive_flag_spec\"
xfce4-dev-tools-4.15.1/ltmain.sh:10350:	  test -n "$wl" || tmp_whole_archive_flags=`$ECHO "$tmp_whole_archive_flags" | $SED 's|,| |g'`
xfce4-dev-tools-4.15.1/ltmain.sh-10351-	  reload_conv_objs=$reload_objs\ $tmp_whole_archive_flags
##############################################
xfce4-dev-tools-4.15.1/ltmain.sh-10364-      # Create the old-style object.
xfce4-dev-tools-4.15.1/ltmain.sh:10365:      reload_objs=$objs$old_deplibs' '`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; /\.lib$/d; $lo2o" | $NL2SP`' '$reload_conv_objs
xfce4-dev-tools-4.15.1/ltmain.sh-10366-
##############################################
xfce4-dev-tools-4.15.1/ltmain.sh-10422-	# On Rhapsody replace the C library is the System framework
xfce4-dev-tools-4.15.1/ltmain.sh:10423:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's/ -lc / System.ltframework /'`
xfce4-dev-tools-4.15.1/ltmain.sh:10424:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's/ -lc / System.ltframework /'`
xfce4-dev-tools-4.15.1/ltmain.sh-10425-	;;
##############################################
xfce4-dev-tools-4.15.1/ltmain.sh-10440-	# Time to change all our "foo.ltframework" stuff back to "-framework foo"
xfce4-dev-tools-4.15.1/ltmain.sh:10441:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
xfce4-dev-tools-4.15.1/ltmain.sh:10442:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
xfce4-dev-tools-4.15.1/ltmain.sh-10443-	;;
##############################################
xfce4-dev-tools-4.15.1/ltmain.sh-10518-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
xfce4-dev-tools-4.15.1/ltmain.sh:10519:	  testbindir=`$ECHO "$libdir" | $SED -e 's*/lib$*/bin*'`
xfce4-dev-tools-4.15.1/ltmain.sh-10520-	  case :$dllsearchpath: in
##############################################
xfce4-dev-tools-4.15.1/ltmain.sh-10578-	# Transform all the library objects into standard objects.
xfce4-dev-tools-4.15.1/ltmain.sh:10579:	compile_command=`$ECHO "$compile_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
xfce4-dev-tools-4.15.1/ltmain.sh:10580:	finalize_command=`$ECHO "$finalize_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
xfce4-dev-tools-4.15.1/ltmain.sh-10581-      fi
##############################################
xfce4-dev-tools-4.15.1/ltmain.sh-10606-	# Replace the output file specification.
xfce4-dev-tools-4.15.1/ltmain.sh:10607:	compile_command=`$ECHO "$compile_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
xfce4-dev-tools-4.15.1/ltmain.sh-10608-	link_command=$compile_command$compile_rpath
##############################################
xfce4-dev-tools-4.15.1/ltmain.sh-10615-	  func_to_tool_file "$output"
xfce4-dev-tools-4.15.1/ltmain.sh:10616:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
xfce4-dev-tools-4.15.1/ltmain.sh-10617-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
xfce4-dev-tools-4.15.1/ltmain.sh-10659-	# Replace the output file specification.
xfce4-dev-tools-4.15.1/ltmain.sh:10660:	link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
xfce4-dev-tools-4.15.1/ltmain.sh-10661-	# Delete the old output file.
##############################################
xfce4-dev-tools-4.15.1/ltmain.sh-10667-	  func_to_tool_file "$output"
xfce4-dev-tools-4.15.1/ltmain.sh:10668:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
xfce4-dev-tools-4.15.1/ltmain.sh-10669-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
xfce4-dev-tools-4.15.1/ltmain.sh-10685-	  link_command=$finalize_var$compile_command$finalize_rpath
xfce4-dev-tools-4.15.1/ltmain.sh:10686:	  relink_command=`$ECHO "$compile_var$compile_command$compile_rpath" | $SED 's%@OUTPUT@%\$progdir/\$file%g'`
xfce4-dev-tools-4.15.1/ltmain.sh-10687-          ;;
##############################################
xfce4-dev-tools-4.15.1/ltmain.sh-10698-      # Replace the output file specification.
xfce4-dev-tools-4.15.1/ltmain.sh:10699:      link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'`
xfce4-dev-tools-4.15.1/ltmain.sh-10700-
##############################################
xfce4-dev-tools-4.15.1/ltmain.sh-10707-	func_to_tool_file "$output_objdir/$outputname"
xfce4-dev-tools-4.15.1/ltmain.sh:10708:	postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output_objdir/$outputname"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
xfce4-dev-tools-4.15.1/ltmain.sh-10709-	func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
xfce4-dev-tools-4.15.1/ltmain.sh-10998-		func_resolve_sysroot "$deplib"
xfce4-dev-tools-4.15.1/ltmain.sh:10999:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $func_resolve_sysroot_result`
xfce4-dev-tools-4.15.1/ltmain.sh-11000-		test -z "$libdir" && \
##############################################
xfce4-dev-tools-4.15.1/ltmain.sh-11024-		name=$func_basename_result
xfce4-dev-tools-4.15.1/ltmain.sh:11025:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
xfce4-dev-tools-4.15.1/ltmain.sh-11026-		test -z "$libdir" && \
##############################################
xfce4-dev-tools-4.15.1/ltmain.sh-11043-		name=$func_basename_result
xfce4-dev-tools-4.15.1/ltmain.sh:11044:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
xfce4-dev-tools-4.15.1/ltmain.sh-11045-		test -z "$libdir" && \
##############################################
xfce4-dev-tools-4.15.1/ltmain.sh-11362-# ### BEGIN LIBTOOL TAG CONFIG: disable-static
xfce4-dev-tools-4.15.1/ltmain.sh:11363:build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac`
xfce4-dev-tools-4.15.1/ltmain.sh-11364-# ### END LIBTOOL TAG CONFIG: disable-static
##############################################
xfce4-dev-tools-4.15.1/configure-48-if test -z "$BASH_VERSION$ZSH_VERSION" \
xfce4-dev-tools-4.15.1/configure:49:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
xfce4-dev-tools-4.15.1/configure-50-  as_echo='print -r --'
xfce4-dev-tools-4.15.1/configure-51-  as_echo_n='print -rn --'
xfce4-dev-tools-4.15.1/configure:52:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
xfce4-dev-tools-4.15.1/configure-53-  as_echo='printf %s\n'
##############################################
xfce4-dev-tools-4.15.1/configure-55-else
xfce4-dev-tools-4.15.1/configure:56:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
xfce4-dev-tools-4.15.1/configure-57-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
xfce4-dev-tools-4.15.1/configure-65-	expr "X$arg" : "X\\(.*\\)$as_nl";
xfce4-dev-tools-4.15.1/configure:66:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
xfce4-dev-tools-4.15.1/configure-67-      esac;
##############################################
xfce4-dev-tools-4.15.1/configure-202-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
xfce4-dev-tools-4.15.1/configure:203:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
xfce4-dev-tools-4.15.1/configure-204-
##############################################
xfce4-dev-tools-4.15.1/configure-209-    PATH=/empty FPATH=/empty; export PATH FPATH
xfce4-dev-tools-4.15.1/configure:210:    test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\
xfce4-dev-tools-4.15.1/configure:211:      || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1
xfce4-dev-tools-4.15.1/configure-212-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
xfce4-dev-tools-4.15.1/configure-338-      case $as_dir in #(
xfce4-dev-tools-4.15.1/configure:339:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
xfce4-dev-tools-4.15.1/configure-340-      *) as_qdir=$as_dir;;
##############################################
xfce4-dev-tools-4.15.1/configure-411-  {
xfce4-dev-tools-4.15.1/configure:412:    as_val=`expr "$@" || test $? -eq 1`
xfce4-dev-tools-4.15.1/configure-413-  }
##############################################
xfce4-dev-tools-4.15.1/configure-418-# ----------------------------------------
xfce4-dev-tools-4.15.1/configure:419:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
xfce4-dev-tools-4.15.1/configure-420-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
xfce4-dev-tools-4.15.1/configure-481-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
xfce4-dev-tools-4.15.1/configure:482:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
xfce4-dev-tools-4.15.1/configure-483-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
xfce4-dev-tools-4.15.1/configure-858-  case $ac_option in
xfce4-dev-tools-4.15.1/configure:859:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
xfce4-dev-tools-4.15.1/configure-860-  *=)   ac_optarg= ;;
##############################################
xfce4-dev-tools-4.15.1/configure-902-  -disable-* | --disable-*)
xfce4-dev-tools-4.15.1/configure:903:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
xfce4-dev-tools-4.15.1/configure-904-    # Reject names that are not valid shell variable names.
##############################################
xfce4-dev-tools-4.15.1/configure-907-    ac_useropt_orig=$ac_useropt
xfce4-dev-tools-4.15.1/configure:908:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
xfce4-dev-tools-4.15.1/configure-909-    case $ac_user_opts in
##############################################
xfce4-dev-tools-4.15.1/configure-928-  -enable-* | --enable-*)
xfce4-dev-tools-4.15.1/configure:929:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
xfce4-dev-tools-4.15.1/configure-930-    # Reject names that are not valid shell variable names.
##############################################
xfce4-dev-tools-4.15.1/configure-933-    ac_useropt_orig=$ac_useropt
xfce4-dev-tools-4.15.1/configure:934:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
xfce4-dev-tools-4.15.1/configure-935-    case $ac_user_opts in
##############################################
xfce4-dev-tools-4.15.1/configure-1132-  -with-* | --with-*)
xfce4-dev-tools-4.15.1/configure:1133:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
xfce4-dev-tools-4.15.1/configure-1134-    # Reject names that are not valid shell variable names.
##############################################
xfce4-dev-tools-4.15.1/configure-1137-    ac_useropt_orig=$ac_useropt
xfce4-dev-tools-4.15.1/configure:1138:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
xfce4-dev-tools-4.15.1/configure-1139-    case $ac_user_opts in
##############################################
xfce4-dev-tools-4.15.1/configure-1148-  -without-* | --without-*)
xfce4-dev-tools-4.15.1/configure:1149:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
xfce4-dev-tools-4.15.1/configure-1150-    # Reject names that are not valid shell variable names.
##############################################
xfce4-dev-tools-4.15.1/configure-1153-    ac_useropt_orig=$ac_useropt
xfce4-dev-tools-4.15.1/configure:1154:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
xfce4-dev-tools-4.15.1/configure-1155-    case $ac_user_opts in
##############################################
xfce4-dev-tools-4.15.1/configure-1186-  *=*)
xfce4-dev-tools-4.15.1/configure:1187:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
xfce4-dev-tools-4.15.1/configure-1188-    # Reject names that are not valid shell variable names.
##############################################
xfce4-dev-tools-4.15.1/configure-1207-if test -n "$ac_prev"; then
xfce4-dev-tools-4.15.1/configure:1208:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
xfce4-dev-tools-4.15.1/configure-1209-  as_fn_error $? "missing argument to $ac_option"
##############################################
xfce4-dev-tools-4.15.1/configure-1229-    */ )
xfce4-dev-tools-4.15.1/configure:1230:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
xfce4-dev-tools-4.15.1/configure-1231-      eval $ac_var=\$ac_val;;
##############################################
xfce4-dev-tools-4.15.1/configure-1264-ac_ls_di=`ls -di .` &&
xfce4-dev-tools-4.15.1/configure:1265:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
xfce4-dev-tools-4.15.1/configure-1266-  as_fn_error $? "working directory cannot be determined"
##############################################
xfce4-dev-tools-4.15.1/configure-1320-case $srcdir in
xfce4-dev-tools-4.15.1/configure:1321:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
xfce4-dev-tools-4.15.1/configure-1322-esac
##############################################
xfce4-dev-tools-4.15.1/configure-1363-By default, \`make install' will install all the files in
xfce4-dev-tools-4.15.1/configure:1364:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
xfce4-dev-tools-4.15.1/configure:1365:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
xfce4-dev-tools-4.15.1/configure-1366-for instance \`--prefix=\$HOME'.
##############################################
xfce4-dev-tools-4.15.1/configure-1479-*)
xfce4-dev-tools-4.15.1/configure:1480:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
xfce4-dev-tools-4.15.1/configure-1481-  # A ".." for each directory in $ac_dir_suffix.
xfce4-dev-tools-4.15.1/configure:1482:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
xfce4-dev-tools-4.15.1/configure-1483-  case $ac_top_builddir_sub in
##############################################
xfce4-dev-tools-4.15.1/configure-1969-    *\'*)
xfce4-dev-tools-4.15.1/configure:1970:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
xfce4-dev-tools-4.15.1/configure-1971-    esac
##############################################
xfce4-dev-tools-4.15.1/configure-2052-      case $ac_val in
xfce4-dev-tools-4.15.1/configure:2053:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
xfce4-dev-tools-4.15.1/configure-2054-      esac
##############################################
xfce4-dev-tools-4.15.1/configure-2067-	case $ac_val in
xfce4-dev-tools-4.15.1/configure:2068:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
xfce4-dev-tools-4.15.1/configure-2069-	esac
##############################################
xfce4-dev-tools-4.15.1/configure-2187-    set,)
xfce4-dev-tools-4.15.1/configure:2188:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
xfce4-dev-tools-4.15.1/configure:2189:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
xfce4-dev-tools-4.15.1/configure-2190-      ac_cache_corrupted=: ;;
##############################################
xfce4-dev-tools-4.15.1/configure-2198-	# differences in whitespace do not lead to failure.
xfce4-dev-tools-4.15.1/configure:2199:	ac_old_val_w=`echo x $ac_old_val`
xfce4-dev-tools-4.15.1/configure:2200:	ac_new_val_w=`echo x $ac_new_val`
xfce4-dev-tools-4.15.1/configure-2201-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
xfce4-dev-tools-4.15.1/configure-2218-    case $ac_new_val in
xfce4-dev-tools-4.15.1/configure:2219:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
xfce4-dev-tools-4.15.1/configure-2220-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
xfce4-dev-tools-4.15.1/configure-2406-     echo "timestamp, slept: $am_has_slept" > conftest.file
xfce4-dev-tools-4.15.1/configure:2407:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
xfce4-dev-tools-4.15.1/configure-2408-     if test "$*" = "X"; then
xfce4-dev-tools-4.15.1/configure-2409-	# -L didn't work.
xfce4-dev-tools-4.15.1/configure:2410:	set X `ls -t "$srcdir/configure" conftest.file`
xfce4-dev-tools-4.15.1/configure-2411-     fi
##############################################
xfce4-dev-tools-4.15.1/configure-2457-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
xfce4-dev-tools-4.15.1/configure:2458:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
xfce4-dev-tools-4.15.1/configure-2459-
xfce4-dev-tools-4.15.1/configure-2460-# Expand $ac_aux_dir to an absolute path.
xfce4-dev-tools-4.15.1/configure:2461:am_aux_dir=`cd "$ac_aux_dir" && pwd`
xfce4-dev-tools-4.15.1/configure-2462-
##############################################
xfce4-dev-tools-4.15.1/configure-2602-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
xfce4-dev-tools-4.15.1/configure:2603:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
xfce4-dev-tools-4.15.1/configure-2604-	     'mkdir (GNU coreutils) '* | \
##############################################
xfce4-dev-tools-4.15.1/configure-2675-set x ${MAKE-make}
xfce4-dev-tools-4.15.1/configure:2676:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
xfce4-dev-tools-4.15.1/configure-2677-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
xfce4-dev-tools-4.15.1/configure-2685-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
xfce4-dev-tools-4.15.1/configure:2686:case `${MAKE-make} -f conftest.make 2>/dev/null` in
xfce4-dev-tools-4.15.1/configure-2687-  *@@@%%%=?*=@@@%%%*)
##############################################
xfce4-dev-tools-4.15.1/configure-2751-
xfce4-dev-tools-4.15.1/configure:2752:if test "`cd $srcdir && pwd`" != "`pwd`"; then
xfce4-dev-tools-4.15.1/configure-2753-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
xfce4-dev-tools-4.15.1/configure-3391-$as_echo_n "checking whether the C compiler works... " >&6; }
xfce4-dev-tools-4.15.1/configure:3392:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
xfce4-dev-tools-4.15.1/configure-3393-
##############################################
xfce4-dev-tools-4.15.1/configure-3435-	then :; else
xfce4-dev-tools-4.15.1/configure:3436:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
xfce4-dev-tools-4.15.1/configure-3437-	fi
##############################################
xfce4-dev-tools-4.15.1/configure-3495-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
xfce4-dev-tools-4.15.1/configure:3496:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
xfce4-dev-tools-4.15.1/configure-3497-	  break;;
##############################################
xfce4-dev-tools-4.15.1/configure-3604-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
xfce4-dev-tools-4.15.1/configure:3605:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
xfce4-dev-tools-4.15.1/configure-3606-       break;;
##############################################
xfce4-dev-tools-4.15.1/configure-3985-  if test "$am_compiler_list" = ""; then
xfce4-dev-tools-4.15.1/configure:3986:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
xfce4-dev-tools-4.15.1/configure-3987-  fi
##############################################
xfce4-dev-tools-4.15.1/configure-4127-test "x$ac_build_alias" = x &&
xfce4-dev-tools-4.15.1/configure:4128:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
xfce4-dev-tools-4.15.1/configure-4129-test "x$ac_build_alias" = x &&
xfce4-dev-tools-4.15.1/configure-4130-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
xfce4-dev-tools-4.15.1/configure:4131:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
xfce4-dev-tools-4.15.1/configure-4132-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
xfce4-dev-tools-4.15.1/configure-4151-IFS=$ac_save_IFS
xfce4-dev-tools-4.15.1/configure:4152:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
xfce4-dev-tools-4.15.1/configure-4153-
##############################################
xfce4-dev-tools-4.15.1/configure-4162-else
xfce4-dev-tools-4.15.1/configure:4163:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
xfce4-dev-tools-4.15.1/configure-4164-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
xfce4-dev-tools-4.15.1/configure-4184-IFS=$ac_save_IFS
xfce4-dev-tools-4.15.1/configure:4185:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
xfce4-dev-tools-4.15.1/configure-4186-
##############################################
xfce4-dev-tools-4.15.1/configure-4212-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
xfce4-dev-tools-4.15.1/configure:4213:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
xfce4-dev-tools-4.15.1/configure-4214-  ECHO='print -r --'
xfce4-dev-tools-4.15.1/configure:4215:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
xfce4-dev-tools-4.15.1/configure-4216-  ECHO='printf %s\n'
##############################################
xfce4-dev-tools-4.15.1/configure-4281-  # Check for GNU $ac_path_SED
xfce4-dev-tools-4.15.1/configure:4282:case `"$ac_path_SED" --version 2>&1` in
xfce4-dev-tools-4.15.1/configure-4283-*GNU*)
##############################################
xfce4-dev-tools-4.15.1/configure-4357-  # Check for GNU $ac_path_GREP
xfce4-dev-tools-4.15.1/configure:4358:case `"$ac_path_GREP" --version 2>&1` in
xfce4-dev-tools-4.15.1/configure-4359-*GNU*)
##############################################
xfce4-dev-tools-4.15.1/configure-4423-  # Check for GNU $ac_path_EGREP
xfce4-dev-tools-4.15.1/configure:4424:case `"$ac_path_EGREP" --version 2>&1` in
xfce4-dev-tools-4.15.1/configure-4425-*GNU*)
##############################################
xfce4-dev-tools-4.15.1/configure-4490-  # Check for GNU $ac_path_FGREP
xfce4-dev-tools-4.15.1/configure:4491:case `"$ac_path_FGREP" --version 2>&1` in
xfce4-dev-tools-4.15.1/configure-4492-*GNU*)
##############################################
xfce4-dev-tools-4.15.1/configure-4570-    # gcc leaves a trailing carriage return, which upsets mingw
xfce4-dev-tools-4.15.1/configure:4571:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
xfce4-dev-tools-4.15.1/configure-4572-  *)
xfce4-dev-tools-4.15.1/configure:4573:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
xfce4-dev-tools-4.15.1/configure-4574-  esac
##############################################
xfce4-dev-tools-4.15.1/configure-4579-      # Canonicalize the pathname of ld
xfce4-dev-tools-4.15.1/configure:4580:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
xfce4-dev-tools-4.15.1/configure-4581-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
xfce4-dev-tools-4.15.1/configure:4582:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
xfce4-dev-tools-4.15.1/configure-4583-      done
##############################################
xfce4-dev-tools-4.15.1/configure-4614-      # Break only if it was the GNU/non-GNU ld that we prefer.
xfce4-dev-tools-4.15.1/configure:4615:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
xfce4-dev-tools-4.15.1/configure-4616-      *GNU* | *'with BFD'*)
##############################################
xfce4-dev-tools-4.15.1/configure-4645-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
xfce4-dev-tools-4.15.1/configure:4646:case `$LD -v 2>&1 </dev/null` in
xfce4-dev-tools-4.15.1/configure-4647-*GNU* | *'with BFD'*)
##############################################
xfce4-dev-tools-4.15.1/configure-4695-	esac
xfce4-dev-tools-4.15.1/configure:4696:	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
xfce4-dev-tools-4.15.1/configure-4697-	*$lt_bad_file* | *'Invalid file or object type'*)
##############################################
xfce4-dev-tools-4.15.1/configure-4701-	*)
xfce4-dev-tools-4.15.1/configure:4702:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
xfce4-dev-tools-4.15.1/configure-4703-	  */dev/null*)
##############################################
xfce4-dev-tools-4.15.1/configure-4829-
xfce4-dev-tools-4.15.1/configure:4830:    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
xfce4-dev-tools-4.15.1/configure-4831-    *COFF*)
##############################################
xfce4-dev-tools-4.15.1/configure-4941-    # And add a safety zone
xfce4-dev-tools-4.15.1/configure:4942:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
xfce4-dev-tools-4.15.1/configure:4943:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
xfce4-dev-tools-4.15.1/configure-4944-    ;;
##############################################
xfce4-dev-tools-4.15.1/configure-4974-    if test -n "$kargmax"; then
xfce4-dev-tools-4.15.1/configure:4975:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[	 ]//'`
xfce4-dev-tools-4.15.1/configure-4976-    else
##############################################
xfce4-dev-tools-4.15.1/configure-4983-       test undefined != "$lt_cv_sys_max_cmd_len"; then
xfce4-dev-tools-4.15.1/configure:4984:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
xfce4-dev-tools-4.15.1/configure:4985:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
xfce4-dev-tools-4.15.1/configure-4986-    else
##############################################
xfce4-dev-tools-4.15.1/configure-4995-      # we can't tell.
xfce4-dev-tools-4.15.1/configure:4996:      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
xfce4-dev-tools-4.15.1/configure-4997-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
xfce4-dev-tools-4.15.1/configure-4999-      do
xfce4-dev-tools-4.15.1/configure:5000:        i=`expr $i + 1`
xfce4-dev-tools-4.15.1/configure-5001-        teststring=$teststring$teststring
##############################################
xfce4-dev-tools-4.15.1/configure-5003-      # Only check the string length outside the loop.
xfce4-dev-tools-4.15.1/configure:5004:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
xfce4-dev-tools-4.15.1/configure-5005-      teststring=
##############################################
xfce4-dev-tools-4.15.1/configure-5008-      # linker.  It appears as though 1/2 is a usable value.
xfce4-dev-tools-4.15.1/configure:5009:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
xfce4-dev-tools-4.15.1/configure-5010-    fi
##############################################
xfce4-dev-tools-4.15.1/configure-5419-openbsd* | bitrig*)
xfce4-dev-tools-4.15.1/configure:5420:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
xfce4-dev-tools-4.15.1/configure-5421-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
xfce4-dev-tools-4.15.1/configure-5489-    else
xfce4-dev-tools-4.15.1/configure:5490:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"`
xfce4-dev-tools-4.15.1/configure-5491-    fi
##############################################
xfce4-dev-tools-4.15.1/configure-5634-  # decide which one to use based on capabilities of $DLLTOOL
xfce4-dev-tools-4.15.1/configure:5635:  case `$DLLTOOL --help 2>&1` in
xfce4-dev-tools-4.15.1/configure-5636-  *--identify-strict*)
##############################################
xfce4-dev-tools-4.15.1/configure-6172-# If we're using GNU nm, then use its standard symbol codes.
xfce4-dev-tools-4.15.1/configure:6173:case `$NM -V 2>&1` in
xfce4-dev-tools-4.15.1/configure-6174-*GNU* | *'with BFD'*)
##############################################
xfce4-dev-tools-4.15.1/configure-6220-mingw*)
xfce4-dev-tools-4.15.1/configure:6221:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
xfce4-dev-tools-4.15.1/configure-6222-  ;;
##############################################
xfce4-dev-tools-4.15.1/configure-6452-   if test yes = "$GCC"; then
xfce4-dev-tools-4.15.1/configure:6453:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
xfce4-dev-tools-4.15.1/configure-6454-   fi
##############################################
xfce4-dev-tools-4.15.1/configure-6456- /*)
xfce4-dev-tools-4.15.1/configure:6457:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
xfce4-dev-tools-4.15.1/configure-6458-   ;; #(
##############################################
xfce4-dev-tools-4.15.1/configure-6551-    done
xfce4-dev-tools-4.15.1/configure:6552:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
xfce4-dev-tools-4.15.1/configure-6553-}
##############################################
xfce4-dev-tools-4.15.1/configure-6573-  test $ac_status = 0; }; then
xfce4-dev-tools-4.15.1/configure:6574:    case `/usr/bin/file conftest.$ac_objext` in
xfce4-dev-tools-4.15.1/configure-6575-      *ELF-32*)
##############################################
xfce4-dev-tools-4.15.1/configure-6594-    if test yes = "$lt_cv_prog_gnu_ld"; then
xfce4-dev-tools-4.15.1/configure:6595:      case `/usr/bin/file conftest.$ac_objext` in
xfce4-dev-tools-4.15.1/configure-6596-	*32-bit*)
##############################################
xfce4-dev-tools-4.15.1/configure-6606-    else
xfce4-dev-tools-4.15.1/configure:6607:      case `/usr/bin/file conftest.$ac_objext` in
xfce4-dev-tools-4.15.1/configure-6608-	*32-bit*)
##############################################
xfce4-dev-tools-4.15.1/configure-6632-    emul=elf
xfce4-dev-tools-4.15.1/configure:6633:    case `/usr/bin/file conftest.$ac_objext` in
xfce4-dev-tools-4.15.1/configure-6634-      *32-bit*)
##############################################
xfce4-dev-tools-4.15.1/configure-6640-    esac
xfce4-dev-tools-4.15.1/configure:6641:    case `/usr/bin/file conftest.$ac_objext` in
xfce4-dev-tools-4.15.1/configure-6642-      *MSB*)
##############################################
xfce4-dev-tools-4.15.1/configure-6648-    esac
xfce4-dev-tools-4.15.1/configure:6649:    case `/usr/bin/file conftest.$ac_objext` in
xfce4-dev-tools-4.15.1/configure-6650-      *N32*)
##############################################
xfce4-dev-tools-4.15.1/configure-7581-    *:)
xfce4-dev-tools-4.15.1/configure:7582:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
xfce4-dev-tools-4.15.1/configure-7583-        ;;
xfce4-dev-tools-4.15.1/configure-7584-    x:*)
xfce4-dev-tools-4.15.1/configure:7585:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
xfce4-dev-tools-4.15.1/configure-7586-        ;;
xfce4-dev-tools-4.15.1/configure-7587-    *::*)
xfce4-dev-tools-4.15.1/configure:7588:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
xfce4-dev-tools-4.15.1/configure:7589:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
xfce4-dev-tools-4.15.1/configure-7590-        ;;
xfce4-dev-tools-4.15.1/configure-7591-    *)
xfce4-dev-tools-4.15.1/configure:7592:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
xfce4-dev-tools-4.15.1/configure-7593-        ;;
##############################################
xfce4-dev-tools-4.15.1/configure-7850-do :
xfce4-dev-tools-4.15.1/configure:7851:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
xfce4-dev-tools-4.15.1/configure-7852-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
xfce4-dev-tools-4.15.1/configure-7855-  cat >>confdefs.h <<_ACEOF
xfce4-dev-tools-4.15.1/configure:7856:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
xfce4-dev-tools-4.15.1/configure-7857-_ACEOF
##############################################
xfce4-dev-tools-4.15.1/configure-8212-	"file_magic "*)
xfce4-dev-tools-4.15.1/configure:8213:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
xfce4-dev-tools-4.15.1/configure-8214-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
xfce4-dev-tools-4.15.1/configure-8278-	"file_magic "*)
xfce4-dev-tools-4.15.1/configure:8279:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
xfce4-dev-tools-4.15.1/configure-8280-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
xfce4-dev-tools-4.15.1/configure-8676-      *)
xfce4-dev-tools-4.15.1/configure:8677:	case `$CC -V 2>&1 | sed 5q` in
xfce4-dev-tools-4.15.1/configure-8678-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*)
##############################################
xfce4-dev-tools-4.15.1/configure-9122-	# shared libraries, regardless of the interface used.
xfce4-dev-tools-4.15.1/configure:9123:	case `$LD -v 2>&1` in
xfce4-dev-tools-4.15.1/configure-9124-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
xfce4-dev-tools-4.15.1/configure-9154-    supports_anon_versioning=no
xfce4-dev-tools-4.15.1/configure:9155:    case `$LD -v | $SED -e 's/(^)\+)\s\+//' 2>&1` in
xfce4-dev-tools-4.15.1/configure-9156-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
xfce4-dev-tools-4.15.1/configure-9223-	# is; otherwise, prepend EXPORTS...
xfce4-dev-tools-4.15.1/configure:9224:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
xfce4-dev-tools-4.15.1/configure-9225-          cp $export_symbols $output_objdir/$soname.def;
##############################################
xfce4-dev-tools-4.15.1/configure-9257-	prefix_cmds="$SED"~
xfce4-dev-tools-4.15.1/configure:9258:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
xfce4-dev-tools-4.15.1/configure-9259-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
xfce4-dev-tools-4.15.1/configure-9280-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
xfce4-dev-tools-4.15.1/configure:9281:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
xfce4-dev-tools-4.15.1/configure:9282:      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'
xfce4-dev-tools-4.15.1/configure-9283-      ;;
##############################################
xfce4-dev-tools-4.15.1/configure-9298-        pgcc*)				# Portland Group C compiler
xfce4-dev-tools-4.15.1/configure:9299:	  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'
xfce4-dev-tools-4.15.1/configure-9300-	  tmp_addflag=' $pic_flag'
##############################################
xfce4-dev-tools-4.15.1/configure-9303-					# Portland Group f77 and f90 compilers
xfce4-dev-tools-4.15.1/configure:9304:	  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'
xfce4-dev-tools-4.15.1/configure-9305-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
xfce4-dev-tools-4.15.1/configure-9320-	nvcc*)	# Cuda Compiler Driver 2.2
xfce4-dev-tools-4.15.1/configure:9321:	  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'
xfce4-dev-tools-4.15.1/configure-9322-	  compiler_needs_object=yes
##############################################
xfce4-dev-tools-4.15.1/configure-9324-	esac
xfce4-dev-tools-4.15.1/configure:9325:	case `$CC -V 2>&1 | sed 5q` in
xfce4-dev-tools-4.15.1/configure-9326-	*Sun\ C*)			# Sun C 5.9
xfce4-dev-tools-4.15.1/configure:9327:	  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'
xfce4-dev-tools-4.15.1/configure-9328-	  compiler_needs_object=yes
##############################################
xfce4-dev-tools-4.15.1/configure-9395-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
xfce4-dev-tools-4.15.1/configure:9396:      case `$LD -v 2>&1` in
xfce4-dev-tools-4.15.1/configure-9397-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
xfce4-dev-tools-4.15.1/configure-9484-	else
xfce4-dev-tools-4.15.1/configure:9485:	  export_symbols_cmds='`func_echo_all $NM | $SED -e '\''s/B\([^B]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "L") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && (substr(\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
xfce4-dev-tools-4.15.1/configure-9486-	fi
##############################################
xfce4-dev-tools-4.15.1/configure-9549-	# below for broken collect2 doesn't work under 4.3+
xfce4-dev-tools-4.15.1/configure:9550:	  collect2name=`$CC -print-prog-name=collect2`
xfce4-dev-tools-4.15.1/configure-9551-	  if test -f "$collect2name" &&
##############################################
xfce4-dev-tools-4.15.1/configure-9629-      }'
xfce4-dev-tools-4.15.1/configure:9630:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
xfce4-dev-tools-4.15.1/configure-9631-  # Check for a 64-bit object if we didn't find anything.
xfce4-dev-tools-4.15.1/configure-9632-  if test -z "$lt_cv_aix_libpath_"; then
xfce4-dev-tools-4.15.1/configure:9633:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
xfce4-dev-tools-4.15.1/configure-9634-  fi
##############################################
xfce4-dev-tools-4.15.1/configure-9647-        hardcode_libdir_flag_spec='$wl-blibpath:$libdir:'"$aix_libpath"
xfce4-dev-tools-4.15.1/configure:9648:        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
xfce4-dev-tools-4.15.1/configure-9649-      else
##############################################
xfce4-dev-tools-4.15.1/configure-9682-      }'
xfce4-dev-tools-4.15.1/configure:9683:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
xfce4-dev-tools-4.15.1/configure-9684-  # Check for a 64-bit object if we didn't find anything.
xfce4-dev-tools-4.15.1/configure-9685-  if test -z "$lt_cv_aix_libpath_"; then
xfce4-dev-tools-4.15.1/configure:9686:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
xfce4-dev-tools-4.15.1/configure-9687-  fi
##############################################
xfce4-dev-tools-4.15.1/configure-9714-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
xfce4-dev-tools-4.15.1/configure:9715:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%g"`'
xfce4-dev-tools-4.15.1/configure-9716-	  if test svr4 != "$with_aix_soname"; then
##############################################
xfce4-dev-tools-4.15.1/configure-9767-	archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames='
xfce4-dev-tools-4.15.1/configure:9768:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
xfce4-dev-tools-4.15.1/configure-9769-            cp "$export_symbols" "$output_objdir/$soname.def";
##############################################
xfce4-dev-tools-4.15.1/configure-9805-	# FIXME: Setting linknames here is a bad hack.
xfce4-dev-tools-4.15.1/configure:9806:	archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
xfce4-dev-tools-4.15.1/configure-9807-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
xfce4-dev-tools-4.15.1/configure-9823-  if test yes = "$lt_cv_ld_force_load"; then
xfce4-dev-tools-4.15.1/configure:9824:    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\"`'
xfce4-dev-tools-4.15.1/configure-9825-
##############################################
xfce4-dev-tools-4.15.1/configure-10003-      if test yes = "$GCC"; then
xfce4-dev-tools-4.15.1/configure:10004:	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'
xfce4-dev-tools-4.15.1/configure-10005-	# Try to use the -exported_symbol ld option, if it does not
##############################################
xfce4-dev-tools-4.15.1/configure-10031-	if test yes = "$lt_cv_irix_exported_symbol"; then
xfce4-dev-tools-4.15.1/configure:10032:          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'
xfce4-dev-tools-4.15.1/configure-10033-	fi
xfce4-dev-tools-4.15.1/configure-10034-      else
xfce4-dev-tools-4.15.1/configure:10035:	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'
xfce4-dev-tools-4.15.1/configure:10036:	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'
xfce4-dev-tools-4.15.1/configure-10037-      fi
##############################################
xfce4-dev-tools-4.15.1/configure-10081-	hardcode_direct_absolute=yes
xfce4-dev-tools-4.15.1/configure:10082:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
xfce4-dev-tools-4.15.1/configure-10083-	  archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
xfce4-dev-tools-4.15.1/configure-10112-	prefix_cmds="$SED"~
xfce4-dev-tools-4.15.1/configure:10113:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
xfce4-dev-tools-4.15.1/configure-10114-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
xfce4-dev-tools-4.15.1/configure-10127-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
xfce4-dev-tools-4.15.1/configure:10128:	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'
xfce4-dev-tools-4.15.1/configure-10129-      else
xfce4-dev-tools-4.15.1/configure-10130-	allow_undefined_flag=' -expect_unresolved \*'
xfce4-dev-tools-4.15.1/configure:10131:	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'
xfce4-dev-tools-4.15.1/configure-10132-      fi
##############################################
xfce4-dev-tools-4.15.1/configure-10140-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
xfce4-dev-tools-4.15.1/configure:10141:	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'
xfce4-dev-tools-4.15.1/configure-10142-	hardcode_libdir_flag_spec='$wl-rpath $wl$libdir'
##############################################
xfce4-dev-tools-4.15.1/configure-10144-	allow_undefined_flag=' -expect_unresolved \*'
xfce4-dev-tools-4.15.1/configure:10145:	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'
xfce4-dev-tools-4.15.1/configure:10146:	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~
xfce4-dev-tools-4.15.1/configure:10147:          $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'
xfce4-dev-tools-4.15.1/configure-10148-
##############################################
xfce4-dev-tools-4.15.1/configure-10163-      else
xfce4-dev-tools-4.15.1/configure:10164:	case `$CC -V 2>&1` in
xfce4-dev-tools-4.15.1/configure-10165-	*"Compilers 5.0"*)
##############################################
xfce4-dev-tools-4.15.1/configure-10562-  esac
xfce4-dev-tools-4.15.1/configure:10563:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
xfce4-dev-tools-4.15.1/configure-10564-  case $lt_search_path_spec in
##############################################
xfce4-dev-tools-4.15.1/configure-10569-    # okay in the real world where ";" in dirpaths is itself problematic.
xfce4-dev-tools-4.15.1/configure:10570:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
xfce4-dev-tools-4.15.1/configure-10571-    ;;
xfce4-dev-tools-4.15.1/configure-10572-  *)
xfce4-dev-tools-4.15.1/configure:10573:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
xfce4-dev-tools-4.15.1/configure-10574-    ;;
##############################################
xfce4-dev-tools-4.15.1/configure-10578-  lt_tmp_lt_search_path_spec=
xfce4-dev-tools-4.15.1/configure:10579:  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
xfce4-dev-tools-4.15.1/configure-10580-  # ...but if some path component already ends with the multilib dir we assume
##############################################
xfce4-dev-tools-4.15.1/configure-10620-  esac
xfce4-dev-tools-4.15.1/configure:10621:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
xfce4-dev-tools-4.15.1/configure-10622-else
##############################################
xfce4-dev-tools-4.15.1/configure-10760-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
xfce4-dev-tools-4.15.1/configure:10761:    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'
xfce4-dev-tools-4.15.1/configure-10762-    ;;
##############################################
xfce4-dev-tools-4.15.1/configure-10796-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
xfce4-dev-tools-4.15.1/configure:10797:    postinstall_cmds='base_file=`basename \$file`~
xfce4-dev-tools-4.15.1/configure:10798:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
xfce4-dev-tools-4.15.1/configure:10799:      dldir=$destdir/`dirname \$dlpath`~
xfce4-dev-tools-4.15.1/configure-10800-      test -d \$dldir || mkdir -p \$dldir~
##############################################
xfce4-dev-tools-4.15.1/configure-10805-      fi'
xfce4-dev-tools-4.15.1/configure:10806:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
xfce4-dev-tools-4.15.1/configure-10807-      dlpath=$dir/\$dldll~
##############################################
xfce4-dev-tools-4.15.1/configure-10813-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
xfce4-dev-tools-4.15.1/configure:10814:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
xfce4-dev-tools-4.15.1/configure-10815-
##############################################
xfce4-dev-tools-4.15.1/configure-10819-      # MinGW DLLs use traditional 'lib' prefix
xfce4-dev-tools-4.15.1/configure:10820:      soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
xfce4-dev-tools-4.15.1/configure-10821-      ;;
##############################################
xfce4-dev-tools-4.15.1/configure-10823-      # pw32 DLLs use 'pw' prefix rather than 'lib'
xfce4-dev-tools-4.15.1/configure:10824:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
xfce4-dev-tools-4.15.1/configure-10825-      ;;
##############################################
xfce4-dev-tools-4.15.1/configure-10832-    libname_spec='$name'
xfce4-dev-tools-4.15.1/configure:10833:    soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
xfce4-dev-tools-4.15.1/configure-10834-    library_names_spec='$libname.dll.lib'
##############################################
xfce4-dev-tools-4.15.1/configure-10844-        # Let DOS variable expansion print the short 8.3 style file name.
xfce4-dev-tools-4.15.1/configure:10845:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
xfce4-dev-tools-4.15.1/configure-10846-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
xfce4-dev-tools-4.15.1/configure-10849-      # Convert to MSYS style.
xfce4-dev-tools-4.15.1/configure:10850:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
xfce4-dev-tools-4.15.1/configure-10851-      ;;
##############################################
xfce4-dev-tools-4.15.1/configure-10855-      # like /cygdrive/c/PROGRA~1:/cygdr...
xfce4-dev-tools-4.15.1/configure:10856:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
xfce4-dev-tools-4.15.1/configure:10857:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
xfce4-dev-tools-4.15.1/configure:10858:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
xfce4-dev-tools-4.15.1/configure-10859-      ;;
##############################################
xfce4-dev-tools-4.15.1/configure-10863-        # It is most probably a Windows format PATH.
xfce4-dev-tools-4.15.1/configure:10864:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
xfce4-dev-tools-4.15.1/configure-10865-      else
xfce4-dev-tools-4.15.1/configure:10866:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
xfce4-dev-tools-4.15.1/configure-10867-      fi
##############################################
xfce4-dev-tools-4.15.1/configure-10873-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
xfce4-dev-tools-4.15.1/configure:10874:    postinstall_cmds='base_file=`basename \$file`~
xfce4-dev-tools-4.15.1/configure:10875:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
xfce4-dev-tools-4.15.1/configure:10876:      dldir=$destdir/`dirname \$dlpath`~
xfce4-dev-tools-4.15.1/configure-10877-      test -d \$dldir || mkdir -p \$dldir~
xfce4-dev-tools-4.15.1/configure-10878-      $install_prog $dir/$dlname \$dldir/$dlname'
xfce4-dev-tools-4.15.1/configure:10879:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
xfce4-dev-tools-4.15.1/configure-10880-      dlpath=$dir/\$dldll~
##############################################
xfce4-dev-tools-4.15.1/configure-10887-    # Assume MSVC and ICC wrapper
xfce4-dev-tools-4.15.1/configure:10888:    library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib'
xfce4-dev-tools-4.15.1/configure-10889-    dynamic_linker='Win32 ld.exe'
##############################################
xfce4-dev-tools-4.15.1/configure-10904-  shlibpath_var=DYLD_LIBRARY_PATH
xfce4-dev-tools-4.15.1/configure:10905:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
xfce4-dev-tools-4.15.1/configure-10906-
##############################################
xfce4-dev-tools-4.15.1/configure-11157-  if test -f /etc/ld.so.conf; then
xfce4-dev-tools-4.15.1/configure:11158:    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' ' '`
xfce4-dev-tools-4.15.1/configure-11159-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
xfce4-dev-tools-4.15.1/configure-11211-  need_lib_prefix=no
xfce4-dev-tools-4.15.1/configure:11212:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
xfce4-dev-tools-4.15.1/configure-11213-    need_version=no
##############################################
xfce4-dev-tools-4.15.1/configure-11238-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
xfce4-dev-tools-4.15.1/configure:11239:  postinstall_cmds='base_file=`basename \$file`~
xfce4-dev-tools-4.15.1/configure:11240:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
xfce4-dev-tools-4.15.1/configure:11241:    dldir=$destdir/`dirname \$dlpath`~
xfce4-dev-tools-4.15.1/configure-11242-    test -d \$dldir || mkdir -p \$dldir~
##############################################
xfce4-dev-tools-4.15.1/configure-11247-    fi'
xfce4-dev-tools-4.15.1/configure:11248:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
xfce4-dev-tools-4.15.1/configure-11249-    dlpath=$dir/\$dldll~
##############################################
xfce4-dev-tools-4.15.1/configure-12303-do :
xfce4-dev-tools-4.15.1/configure:12304:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
xfce4-dev-tools-4.15.1/configure-12305-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
xfce4-dev-tools-4.15.1/configure-12307-  cat >>confdefs.h <<_ACEOF
xfce4-dev-tools-4.15.1/configure:12308:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
xfce4-dev-tools-4.15.1/configure-12309-_ACEOF
##############################################
xfce4-dev-tools-4.15.1/configure-12449-  test $ac_status = 0; }; then
xfce4-dev-tools-4.15.1/configure:12450:  pkg_cv_GLIB_CFLAGS=`$PKG_CONFIG --cflags "glib-2.0 >= 2.42.0" 2>/dev/null`
xfce4-dev-tools-4.15.1/configure-12451-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
xfce4-dev-tools-4.15.1/configure-12466-  test $ac_status = 0; }; then
xfce4-dev-tools-4.15.1/configure:12467:  pkg_cv_GLIB_LIBS=`$PKG_CONFIG --libs "glib-2.0 >= 2.42.0" 2>/dev/null`
xfce4-dev-tools-4.15.1/configure-12468-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
xfce4-dev-tools-4.15.1/configure-12487-        if test $_pkg_short_errors_supported = yes; then
xfce4-dev-tools-4.15.1/configure:12488:	        GLIB_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "glib-2.0 >= 2.42.0" 2>&1`
xfce4-dev-tools-4.15.1/configure-12489-        else
xfce4-dev-tools-4.15.1/configure:12490:	        GLIB_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "glib-2.0 >= 2.42.0" 2>&1`
xfce4-dev-tools-4.15.1/configure-12491-        fi
##############################################
xfce4-dev-tools-4.15.1/configure-12654-'
xfce4-dev-tools-4.15.1/configure:12655:DEFS=`sed -n "$ac_script" confdefs.h`
xfce4-dev-tools-4.15.1/configure-12656-
##############################################
xfce4-dev-tools-4.15.1/configure-12663-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
xfce4-dev-tools-4.15.1/configure:12664:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
xfce4-dev-tools-4.15.1/configure-12665-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
xfce4-dev-tools-4.15.1/configure-12758-if test -z "$BASH_VERSION$ZSH_VERSION" \
xfce4-dev-tools-4.15.1/configure:12759:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
xfce4-dev-tools-4.15.1/configure-12760-  as_echo='print -r --'
xfce4-dev-tools-4.15.1/configure-12761-  as_echo_n='print -rn --'
xfce4-dev-tools-4.15.1/configure:12762:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
xfce4-dev-tools-4.15.1/configure-12763-  as_echo='printf %s\n'
##############################################
xfce4-dev-tools-4.15.1/configure-12765-else
xfce4-dev-tools-4.15.1/configure:12766:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
xfce4-dev-tools-4.15.1/configure-12767-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
xfce4-dev-tools-4.15.1/configure-12775-	expr "X$arg" : "X\\(.*\\)$as_nl";
xfce4-dev-tools-4.15.1/configure:12776:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
xfce4-dev-tools-4.15.1/configure-12777-      esac;
##############################################
xfce4-dev-tools-4.15.1/configure-12852-# ----------------------------------------
xfce4-dev-tools-4.15.1/configure:12853:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
xfce4-dev-tools-4.15.1/configure-12854-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
xfce4-dev-tools-4.15.1/configure-12924-  {
xfce4-dev-tools-4.15.1/configure:12925:    as_val=`expr "$@" || test $? -eq 1`
xfce4-dev-tools-4.15.1/configure-12926-  }
##############################################
xfce4-dev-tools-4.15.1/configure-13028-      case $as_dir in #(
xfce4-dev-tools-4.15.1/configure:13029:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
xfce4-dev-tools-4.15.1/configure-13030-      *) as_qdir=$as_dir;;
##############################################
xfce4-dev-tools-4.15.1/configure-13154-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
xfce4-dev-tools-4.15.1/configure:13155:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
xfce4-dev-tools-4.15.1/configure-13156-ac_cs_version="\\
##############################################
xfce4-dev-tools-4.15.1/configure-13179-  --*=?*)
xfce4-dev-tools-4.15.1/configure:13180:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
xfce4-dev-tools-4.15.1/configure:13181:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
xfce4-dev-tools-4.15.1/configure-13182-    ac_shift=:
##############################################
xfce4-dev-tools-4.15.1/configure-13184-  --*=)
xfce4-dev-tools-4.15.1/configure:13185:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
xfce4-dev-tools-4.15.1/configure-13186-    ac_optarg=
##############################################
xfce4-dev-tools-4.15.1/configure-13208-    case $ac_optarg in
xfce4-dev-tools-4.15.1/configure:13209:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
xfce4-dev-tools-4.15.1/configure-13210-    '') as_fn_error $? "missing file argument" ;;
##############################################
xfce4-dev-tools-4.15.1/configure-13274-delay_variable_subst='$delay_variable_subst'
xfce4-dev-tools-4.15.1/configure:13275:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
xfce4-dev-tools-4.15.1/configure:13276:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
xfce4-dev-tools-4.15.1/configure:13277:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
xfce4-dev-tools-4.15.1/configure:13278:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
xfce4-dev-tools-4.15.1/configure:13279:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
xfce4-dev-tools-4.15.1/configure:13280:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
xfce4-dev-tools-4.15.1/configure:13281:shared_archive_member_spec='`$ECHO "$shared_archive_member_spec" | $SED "$delay_single_quote_subst"`'
xfce4-dev-tools-4.15.1/configure:13282:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
xfce4-dev-tools-4.15.1/configure:13283:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
xfce4-dev-tools-4.15.1/configure:13284:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
xfce4-dev-tools-4.15.1/configure:13285:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
xfce4-dev-tools-4.15.1/configure:13286:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
xfce4-dev-tools-4.15.1/configure:13287:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
xfce4-dev-tools-4.15.1/configure:13288:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
xfce4-dev-tools-4.15.1/configure:13289:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
xfce4-dev-tools-4.15.1/configure:13290:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
xfce4-dev-tools-4.15.1/configure:13291:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
xfce4-dev-tools-4.15.1/configure:13292:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
xfce4-dev-tools-4.15.1/configure:13293:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
xfce4-dev-tools-4.15.1/configure:13294:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
xfce4-dev-tools-4.15.1/configure:13295:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
xfce4-dev-tools-4.15.1/configure:13296:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
xfce4-dev-tools-4.15.1/configure:13297:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
xfce4-dev-tools-4.15.1/configure:13298:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
xfce4-dev-tools-4.15.1/configure:13299:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
xfce4-dev-tools-4.15.1/configure:13300:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
xfce4-dev-tools-4.15.1/configure:13301:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
xfce4-dev-tools-4.15.1/configure:13302:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
xfce4-dev-tools-4.15.1/configure:13303:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
xfce4-dev-tools-4.15.1/configure:13304:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
xfce4-dev-tools-4.15.1/configure:13305:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
xfce4-dev-tools-4.15.1/configure:13306:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
xfce4-dev-tools-4.15.1/configure:13307:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
xfce4-dev-tools-4.15.1/configure:13308:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
xfce4-dev-tools-4.15.1/configure:13309:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
xfce4-dev-tools-4.15.1/configure:13310:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
xfce4-dev-tools-4.15.1/configure:13311:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
xfce4-dev-tools-4.15.1/configure:13312:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
xfce4-dev-tools-4.15.1/configure:13313:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
xfce4-dev-tools-4.15.1/configure:13314:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
xfce4-dev-tools-4.15.1/configure:13315:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
xfce4-dev-tools-4.15.1/configure:13316:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
xfce4-dev-tools-4.15.1/configure:13317:lt_ar_flags='`$ECHO "$lt_ar_flags" | $SED "$delay_single_quote_subst"`'
xfce4-dev-tools-4.15.1/configure:13318:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
xfce4-dev-tools-4.15.1/configure:13319:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
xfce4-dev-tools-4.15.1/configure:13320:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
xfce4-dev-tools-4.15.1/configure:13321:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
xfce4-dev-tools-4.15.1/configure:13322:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
xfce4-dev-tools-4.15.1/configure:13323:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
xfce4-dev-tools-4.15.1/configure:13324:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
xfce4-dev-tools-4.15.1/configure:13325:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
xfce4-dev-tools-4.15.1/configure:13326:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
xfce4-dev-tools-4.15.1/configure:13327:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
xfce4-dev-tools-4.15.1/configure:13328:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
xfce4-dev-tools-4.15.1/configure:13329:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
xfce4-dev-tools-4.15.1/configure:13330:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
xfce4-dev-tools-4.15.1/configure:13331:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
xfce4-dev-tools-4.15.1/configure:13332:lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`'
xfce4-dev-tools-4.15.1/configure:13333:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
xfce4-dev-tools-4.15.1/configure:13334: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"`'
xfce4-dev-tools-4.15.1/configure:13335:lt_cv_nm_interface='`$ECHO "$lt_cv_nm_interface" | $SED "$delay_single_quote_subst"`'
xfce4-dev-tools-4.15.1/configure:13336:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
xfce4-dev-tools-4.15.1/configure:13337:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
xfce4-dev-tools-4.15.1/configure:13338:lt_cv_truncate_bin='`$ECHO "$lt_cv_truncate_bin" | $SED "$delay_single_quote_subst"`'
xfce4-dev-tools-4.15.1/configure:13339:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
xfce4-dev-tools-4.15.1/configure:13340:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
xfce4-dev-tools-4.15.1/configure:13341:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
xfce4-dev-tools-4.15.1/configure:13342:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
xfce4-dev-tools-4.15.1/configure:13343:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
xfce4-dev-tools-4.15.1/configure:13344:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
xfce4-dev-tools-4.15.1/configure:13345:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
xfce4-dev-tools-4.15.1/configure:13346:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
xfce4-dev-tools-4.15.1/configure:13347:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
xfce4-dev-tools-4.15.1/configure:13348:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
xfce4-dev-tools-4.15.1/configure:13349:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
xfce4-dev-tools-4.15.1/configure:13350:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
xfce4-dev-tools-4.15.1/configure:13351:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
xfce4-dev-tools-4.15.1/configure:13352:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
xfce4-dev-tools-4.15.1/configure:13353:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
xfce4-dev-tools-4.15.1/configure:13354:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
xfce4-dev-tools-4.15.1/configure:13355:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
xfce4-dev-tools-4.15.1/configure:13356:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
xfce4-dev-tools-4.15.1/configure:13357:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
xfce4-dev-tools-4.15.1/configure:13358:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
xfce4-dev-tools-4.15.1/configure:13359:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
xfce4-dev-tools-4.15.1/configure:13360:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
xfce4-dev-tools-4.15.1/configure:13361:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
xfce4-dev-tools-4.15.1/configure:13362:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
xfce4-dev-tools-4.15.1/configure:13363:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
xfce4-dev-tools-4.15.1/configure:13364:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
xfce4-dev-tools-4.15.1/configure:13365:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
xfce4-dev-tools-4.15.1/configure:13366:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
xfce4-dev-tools-4.15.1/configure:13367:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
xfce4-dev-tools-4.15.1/configure:13368:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
xfce4-dev-tools-4.15.1/configure:13369:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
xfce4-dev-tools-4.15.1/configure:13370:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
xfce4-dev-tools-4.15.1/configure:13371:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
xfce4-dev-tools-4.15.1/configure:13372:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
xfce4-dev-tools-4.15.1/configure:13373:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
xfce4-dev-tools-4.15.1/configure:13374:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
xfce4-dev-tools-4.15.1/configure:13375:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
xfce4-dev-tools-4.15.1/configure:13376:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
xfce4-dev-tools-4.15.1/configure:13377:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
xfce4-dev-tools-4.15.1/configure:13378:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
xfce4-dev-tools-4.15.1/configure:13379:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
xfce4-dev-tools-4.15.1/configure:13380:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
xfce4-dev-tools-4.15.1/configure:13381:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
xfce4-dev-tools-4.15.1/configure:13382:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
xfce4-dev-tools-4.15.1/configure:13383:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
xfce4-dev-tools-4.15.1/configure:13384:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
xfce4-dev-tools-4.15.1/configure:13385:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
xfce4-dev-tools-4.15.1/configure:13386:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
xfce4-dev-tools-4.15.1/configure:13387:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
xfce4-dev-tools-4.15.1/configure:13388:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
xfce4-dev-tools-4.15.1/configure:13389:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
xfce4-dev-tools-4.15.1/configure:13390:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
xfce4-dev-tools-4.15.1/configure:13391:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
xfce4-dev-tools-4.15.1/configure:13392:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
xfce4-dev-tools-4.15.1/configure:13393:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
xfce4-dev-tools-4.15.1/configure:13394:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
xfce4-dev-tools-4.15.1/configure:13395:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
xfce4-dev-tools-4.15.1/configure:13396:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
xfce4-dev-tools-4.15.1/configure:13397:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
xfce4-dev-tools-4.15.1/configure:13398:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
xfce4-dev-tools-4.15.1/configure:13399:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
xfce4-dev-tools-4.15.1/configure:13400:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
xfce4-dev-tools-4.15.1/configure:13401:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
xfce4-dev-tools-4.15.1/configure:13402:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
xfce4-dev-tools-4.15.1/configure:13403:configure_time_dlsearch_path='`$ECHO "$configure_time_dlsearch_path" | $SED "$delay_single_quote_subst"`'
xfce4-dev-tools-4.15.1/configure:13404:configure_time_lt_sys_library_path='`$ECHO "$configure_time_lt_sys_library_path" | $SED "$delay_single_quote_subst"`'
xfce4-dev-tools-4.15.1/configure:13405:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
xfce4-dev-tools-4.15.1/configure:13406:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
xfce4-dev-tools-4.15.1/configure:13407:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
xfce4-dev-tools-4.15.1/configure:13408:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
xfce4-dev-tools-4.15.1/configure:13409:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
xfce4-dev-tools-4.15.1/configure:13410:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
xfce4-dev-tools-4.15.1/configure-13411-
##############################################
xfce4-dev-tools-4.15.1/configure-13491-striplib; do
xfce4-dev-tools-4.15.1/configure:13492:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
xfce4-dev-tools-4.15.1/configure-13493-    *[\\\\\\\`\\"\\\$]*)
xfce4-dev-tools-4.15.1/configure:13494:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
xfce4-dev-tools-4.15.1/configure-13495-      ;;
##############################################
xfce4-dev-tools-4.15.1/configure-13522-configure_time_lt_sys_library_path; do
xfce4-dev-tools-4.15.1/configure:13523:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
xfce4-dev-tools-4.15.1/configure-13524-    *[\\\\\\\`\\"\\\$]*)
xfce4-dev-tools-4.15.1/configure:13525:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
xfce4-dev-tools-4.15.1/configure-13526-      ;;
##############################################
xfce4-dev-tools-4.15.1/configure-13623-fi
xfce4-dev-tools-4.15.1/configure:13624:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
xfce4-dev-tools-4.15.1/configure-13625-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
xfce4-dev-tools-4.15.1/configure-13640-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
xfce4-dev-tools-4.15.1/configure:13641:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
xfce4-dev-tools-4.15.1/configure-13642-ac_delim='%!_!# '
##############################################
xfce4-dev-tools-4.15.1/configure-13646-
xfce4-dev-tools-4.15.1/configure:13647:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
xfce4-dev-tools-4.15.1/configure-13648-  if test $ac_delim_n = $ac_delim_num; then
##############################################
xfce4-dev-tools-4.15.1/configure-13808-      esac
xfce4-dev-tools-4.15.1/configure:13809:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
xfce4-dev-tools-4.15.1/configure-13810-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
xfce4-dev-tools-4.15.1/configure-13867-*)
xfce4-dev-tools-4.15.1/configure:13868:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
xfce4-dev-tools-4.15.1/configure-13869-  # A ".." for each directory in $ac_dir_suffix.
xfce4-dev-tools-4.15.1/configure:13870:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
xfce4-dev-tools-4.15.1/configure-13871-  case $ac_top_builddir_sub in
##############################################
xfce4-dev-tools-4.15.1/configure-13928-/@mandir@/p'
xfce4-dev-tools-4.15.1/configure:13929:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
xfce4-dev-tools-4.15.1/configure-13930-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
xfce4-dev-tools-4.15.1/configure-13945-
xfce4-dev-tools-4.15.1/configure:13946:# Neutralize VPATH when `$srcdir' = `.'.
xfce4-dev-tools-4.15.1/configure-13947-# Shell code in configure.ac might set extrasub.
##############################################
xfce4-dev-tools-4.15.1/configure-13973-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
xfce4-dev-tools-4.15.1/configure:13974:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
xfce4-dev-tools-4.15.1/configure-13975-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
xfce4-dev-tools-4.15.1/configure-14017-    # Strip MF so we end up with the name of the file.
xfce4-dev-tools-4.15.1/configure:14018:    am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'`
xfce4-dev-tools-4.15.1/configure-14019-    # Check whether this is an Automake generated Makefile which includes
##############################################
xfce4-dev-tools-4.15.1/configure-14573-    *:)
xfce4-dev-tools-4.15.1/configure:14574:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
xfce4-dev-tools-4.15.1/configure-14575-        ;;
xfce4-dev-tools-4.15.1/configure-14576-    x:*)
xfce4-dev-tools-4.15.1/configure:14577:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
xfce4-dev-tools-4.15.1/configure-14578-        ;;
xfce4-dev-tools-4.15.1/configure-14579-    *::*)
xfce4-dev-tools-4.15.1/configure:14580:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
xfce4-dev-tools-4.15.1/configure:14581:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
xfce4-dev-tools-4.15.1/configure-14582-        ;;
xfce4-dev-tools-4.15.1/configure-14583-    *)
xfce4-dev-tools-4.15.1/configure:14584:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
xfce4-dev-tools-4.15.1/configure-14585-        ;;
##############################################
xfce4-dev-tools-4.15.1/configure-14600-    done
xfce4-dev-tools-4.15.1/configure:14601:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
xfce4-dev-tools-4.15.1/configure-14602-}
##############################################
xfce4-dev-tools-4.15.1/docs/Makefile.in-49-  { \
xfce4-dev-tools-4.15.1/docs/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
xfce4-dev-tools-4.15.1/docs/Makefile.in-51-  }; \
##############################################
xfce4-dev-tools-4.15.1/docs/Makefile.in-121-  esac
xfce4-dev-tools-4.15.1/docs/Makefile.in:122:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
xfce4-dev-tools-4.15.1/docs/Makefile.in-123-am__vpath_adj = case $$p in \
xfce4-dev-tools-4.15.1/docs/Makefile.in:124:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
xfce4-dev-tools-4.15.1/docs/Makefile.in-125-    *) f=$$p;; \
xfce4-dev-tools-4.15.1/docs/Makefile.in-126-  esac;
xfce4-dev-tools-4.15.1/docs/Makefile.in:127:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
xfce4-dev-tools-4.15.1/docs/Makefile.in-128-am__install_max = 40
xfce4-dev-tools-4.15.1/docs/Makefile.in-129-am__nobase_strip_setup = \
xfce4-dev-tools-4.15.1/docs/Makefile.in:130:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
xfce4-dev-tools-4.15.1/docs/Makefile.in-131-am__nobase_strip = \
##############################################
xfce4-dev-tools-4.15.1/docs/Makefile.in-331-	test -n "$(man1dir)" \
xfce4-dev-tools-4.15.1/docs/Makefile.in:332:	  && test -n "`echo $$list1$$list2`" \
xfce4-dev-tools-4.15.1/docs/Makefile.in-333-	  || exit 0; \
##############################################
xfce4-dev-tools-4.15.1/docs/Makefile.in-380-distdir-am: $(DISTFILES)
xfce4-dev-tools-4.15.1/docs/Makefile.in:381:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xfce4-dev-tools-4.15.1/docs/Makefile.in:382:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xfce4-dev-tools-4.15.1/docs/Makefile.in-383-	list='$(DISTFILES)'; \
##############################################
xfce4-dev-tools-4.15.1/docs/Makefile.in-394-	  if test -d $$d/$$file; then \
xfce4-dev-tools-4.15.1/docs/Makefile.in:395:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
xfce4-dev-tools-4.15.1/docs/Makefile.in-396-	    if test -d "$(distdir)/$$file"; then \
##############################################
xfce4-dev-tools-4.15.1/compile-67-	mingw/*)
xfce4-dev-tools-4.15.1/compile:68:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
xfce4-dev-tools-4.15.1/compile-69-	  ;;
xfce4-dev-tools-4.15.1/compile-70-	cygwin/* | msys/*)
xfce4-dev-tools-4.15.1/compile:71:	  file=`cygpath -m "$file" || echo "$file"`
xfce4-dev-tools-4.15.1/compile-72-	  ;;
xfce4-dev-tools-4.15.1/compile-73-	wine/*)
xfce4-dev-tools-4.15.1/compile:74:	  file=`winepath -w "$file" || echo "$file"`
xfce4-dev-tools-4.15.1/compile-75-	  ;;
##############################################
xfce4-dev-tools-4.15.1/compile-310-# Name of file we expect compiler to create.
xfce4-dev-tools-4.15.1/compile:311:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
xfce4-dev-tools-4.15.1/compile-312-
##############################################
xfce4-dev-tools-4.15.1/compile-316-# object file name, since that is what matters with a parallel build.
xfce4-dev-tools-4.15.1/compile:317:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
xfce4-dev-tools-4.15.1/compile-318-while true; do
##############################################
xfce4-dev-tools-4.15.1/config.sub-52-
xfce4-dev-tools-4.15.1/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'`
xfce4-dev-tools-4.15.1/config.sub-54-
##############################################
xfce4-dev-tools-4.15.1/config.sub-768-	i*86v32)
xfce4-dev-tools-4.15.1/config.sub:769:		cpu=`echo "$1" | sed -e 's/86.*/86/'`
xfce4-dev-tools-4.15.1/config.sub-770-		vendor=pc
##############################################
xfce4-dev-tools-4.15.1/config.sub-773-	i*86v4*)
xfce4-dev-tools-4.15.1/config.sub:774:		cpu=`echo "$1" | sed -e 's/86.*/86/'`
xfce4-dev-tools-4.15.1/config.sub-775-		vendor=pc
##############################################
xfce4-dev-tools-4.15.1/config.sub-778-	i*86v)
xfce4-dev-tools-4.15.1/config.sub:779:		cpu=`echo "$1" | sed -e 's/86.*/86/'`
xfce4-dev-tools-4.15.1/config.sub-780-		vendor=pc
##############################################
xfce4-dev-tools-4.15.1/config.sub-783-	i*86sol2)
xfce4-dev-tools-4.15.1/config.sub:784:		cpu=`echo "$1" | sed -e 's/86.*/86/'`
xfce4-dev-tools-4.15.1/config.sub-785-		vendor=pc
##############################################
xfce4-dev-tools-4.15.1/config.sub-916-		cpu=sparc
xfce4-dev-tools-4.15.1/config.sub:917:		vendor=`echo "$basic_machine" | sed 's/-.*//'`
xfce4-dev-tools-4.15.1/config.sub-918-		;;
##############################################
xfce4-dev-tools-4.15.1/config.sub-1083-	sh5e[lb]-*)
xfce4-dev-tools-4.15.1/config.sub:1084:		cpu=`echo "$cpu" | sed 's/^\(sh.\)e\(.\)$/\1\2e/'`
xfce4-dev-tools-4.15.1/config.sub-1085-		;;
##############################################
xfce4-dev-tools-4.15.1/config.sub-1101-	xscale-* | xscalee[bl]-*)
xfce4-dev-tools-4.15.1/config.sub:1102:		cpu=`echo "$cpu" | sed 's/^xscale/arm/'`
xfce4-dev-tools-4.15.1/config.sub-1103-		;;
##############################################
xfce4-dev-tools-4.15.1/config.sub-1256-			*)
xfce4-dev-tools-4.15.1/config.sub:1257:				echo Invalid configuration \`"$1"\': machine \`"$cpu-$vendor"\' not recognized 1>&2
xfce4-dev-tools-4.15.1/config.sub-1258-				exit 1
##############################################
xfce4-dev-tools-4.15.1/config.sub-1290-	solaris1 | solaris1.*)
xfce4-dev-tools-4.15.1/config.sub:1291:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
xfce4-dev-tools-4.15.1/config.sub-1292-		;;
##############################################
xfce4-dev-tools-4.15.1/config.sub-1299-	gnu/linux*)
xfce4-dev-tools-4.15.1/config.sub:1300:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
xfce4-dev-tools-4.15.1/config.sub-1301-		;;
##############################################
xfce4-dev-tools-4.15.1/config.sub-1322-	sco3.2.[4-9]*)
xfce4-dev-tools-4.15.1/config.sub:1323:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
xfce4-dev-tools-4.15.1/config.sub-1324-		;;
##############################################
xfce4-dev-tools-4.15.1/config.sub-1386-	nto*)
xfce4-dev-tools-4.15.1/config.sub:1387:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
xfce4-dev-tools-4.15.1/config.sub-1388-		;;
##############################################
xfce4-dev-tools-4.15.1/config.sub-1396-	linux*)
xfce4-dev-tools-4.15.1/config.sub:1397:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
xfce4-dev-tools-4.15.1/config.sub-1398-		;;
##############################################
xfce4-dev-tools-4.15.1/config.sub-1408-	mac*)
xfce4-dev-tools-4.15.1/config.sub:1409:		os=`echo "$os" | sed -e 's|mac|macos|'`
xfce4-dev-tools-4.15.1/config.sub-1410-		;;
##############################################
xfce4-dev-tools-4.15.1/config.sub-1417-	sunos5*)
xfce4-dev-tools-4.15.1/config.sub:1418:		os=`echo "$os" | sed -e 's|sunos5|solaris2|'`
xfce4-dev-tools-4.15.1/config.sub-1419-		;;
xfce4-dev-tools-4.15.1/config.sub-1420-	sunos6*)
xfce4-dev-tools-4.15.1/config.sub:1421:		os=`echo "$os" | sed -e 's|sunos6|solaris3|'`
xfce4-dev-tools-4.15.1/config.sub-1422-		;;
##############################################
xfce4-dev-tools-4.15.1/config.sub-1454-	sinix5.*)
xfce4-dev-tools-4.15.1/config.sub:1455:		os=`echo $os | sed -e 's|sinix|sysv|'`
xfce4-dev-tools-4.15.1/config.sub-1456-		;;
##############################################
xfce4-dev-tools-4.15.1/config.sub-1514-	*)
xfce4-dev-tools-4.15.1/config.sub:1515:		echo Invalid configuration \`"$1"\': system \`"$os"\' not recognized 1>&2
xfce4-dev-tools-4.15.1/config.sub-1516-		exit 1
##############################################
xfce4-dev-tools-4.15.1/helpers/Makefile.in-54-  { \
xfce4-dev-tools-4.15.1/helpers/Makefile.in:55:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
xfce4-dev-tools-4.15.1/helpers/Makefile.in-56-  }; \
##############################################
xfce4-dev-tools-4.15.1/helpers/Makefile.in-107-CONFIG_CLEAN_VPATH_FILES =
xfce4-dev-tools-4.15.1/helpers/Makefile.in:108:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
xfce4-dev-tools-4.15.1/helpers/Makefile.in-109-am__vpath_adj = case $$p in \
xfce4-dev-tools-4.15.1/helpers/Makefile.in:110:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
xfce4-dev-tools-4.15.1/helpers/Makefile.in-111-    *) f=$$p;; \
xfce4-dev-tools-4.15.1/helpers/Makefile.in-112-  esac;
xfce4-dev-tools-4.15.1/helpers/Makefile.in:113:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
xfce4-dev-tools-4.15.1/helpers/Makefile.in-114-am__install_max = 40
xfce4-dev-tools-4.15.1/helpers/Makefile.in-115-am__nobase_strip_setup = \
xfce4-dev-tools-4.15.1/helpers/Makefile.in:116:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
xfce4-dev-tools-4.15.1/helpers/Makefile.in-117-am__nobase_strip = \
##############################################
xfce4-dev-tools-4.15.1/helpers/Makefile.in-377-distdir-am: $(DISTFILES)
xfce4-dev-tools-4.15.1/helpers/Makefile.in:378:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xfce4-dev-tools-4.15.1/helpers/Makefile.in:379:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xfce4-dev-tools-4.15.1/helpers/Makefile.in-380-	list='$(DISTFILES)'; \
##############################################
xfce4-dev-tools-4.15.1/helpers/Makefile.in-391-	  if test -d $$d/$$file; then \
xfce4-dev-tools-4.15.1/helpers/Makefile.in:392:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
xfce4-dev-tools-4.15.1/helpers/Makefile.in-393-	    if test -d "$(distdir)/$$file"; then \
##############################################
xfce4-dev-tools-4.15.1/Makefile.in-55-  { \
xfce4-dev-tools-4.15.1/Makefile.in:56:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
xfce4-dev-tools-4.15.1/Makefile.in-57-  }; \
##############################################
xfce4-dev-tools-4.15.1/Makefile.in-187-  while test -n "$$dir1"; do \
xfce4-dev-tools-4.15.1/Makefile.in:188:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
xfce4-dev-tools-4.15.1/Makefile.in-189-    if test "$$first" != "."; then \
xfce4-dev-tools-4.15.1/Makefile.in-190-      if test "$$first" = ".."; then \
xfce4-dev-tools-4.15.1/Makefile.in:191:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
xfce4-dev-tools-4.15.1/Makefile.in:192:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
xfce4-dev-tools-4.15.1/Makefile.in-193-      else \
xfce4-dev-tools-4.15.1/Makefile.in:194:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
xfce4-dev-tools-4.15.1/Makefile.in-195-        if test "$$first2" = "$$first"; then \
xfce4-dev-tools-4.15.1/Makefile.in:196:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
xfce4-dev-tools-4.15.1/Makefile.in-197-        else \
##############################################
xfce4-dev-tools-4.15.1/Makefile.in-202-    fi; \
xfce4-dev-tools-4.15.1/Makefile.in:203:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
xfce4-dev-tools-4.15.1/Makefile.in-204-  done; \
##############################################
xfce4-dev-tools-4.15.1/Makefile.in-411-	dot_seen=no; \
xfce4-dev-tools-4.15.1/Makefile.in:412:	target=`echo $@ | sed s/-recursive//`; \
xfce4-dev-tools-4.15.1/Makefile.in-413-	case "$@" in \
##############################################
xfce4-dev-tools-4.15.1/Makefile.in-474-GTAGS:
xfce4-dev-tools-4.15.1/Makefile.in:475:	here=`$(am__cd) $(top_builddir) && pwd` \
xfce4-dev-tools-4.15.1/Makefile.in-476-	  && $(am__cd) $(top_srcdir) \
##############################################
xfce4-dev-tools-4.15.1/Makefile.in-509-	test -d "$(distdir)" || mkdir "$(distdir)"
xfce4-dev-tools-4.15.1/Makefile.in:510:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xfce4-dev-tools-4.15.1/Makefile.in:511:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xfce4-dev-tools-4.15.1/Makefile.in-512-	list='$(DISTFILES)'; \
##############################################
xfce4-dev-tools-4.15.1/Makefile.in-523-	  if test -d $$d/$$file; then \
xfce4-dev-tools-4.15.1/Makefile.in:524:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
xfce4-dev-tools-4.15.1/Makefile.in-525-	    if test -d "$(distdir)/$$file"; then \
##############################################
xfce4-dev-tools-4.15.1/Makefile.in-642-	test -d $(distdir)/_build || exit 0; \
xfce4-dev-tools-4.15.1/Makefile.in:643:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
xfce4-dev-tools-4.15.1/Makefile.in-644-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
xfce4-dev-tools-4.15.1/Makefile.in-686-	}; \
xfce4-dev-tools-4.15.1/Makefile.in:687:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
xfce4-dev-tools-4.15.1/Makefile.in-688-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
xfce4-dev-tools-4.15.1/Makefile.in-698-	fi
xfce4-dev-tools-4.15.1/Makefile.in:699:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
xfce4-dev-tools-4.15.1/Makefile.in-700-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
xfce4-dev-tools-4.15.1/m4/ltsugar.m4-68-m4_define([lt_combine],
xfce4-dev-tools-4.15.1/m4/ltsugar.m4:69:[m4_if(m4_eval([$# > 3]), [1],
xfce4-dev-tools-4.15.1/m4/ltsugar.m4-70-       [m4_pushdef([_Lt_sep], [m4_define([_Lt_sep], m4_defn([lt_car]))])]]dnl
##############################################
xfce4-dev-tools-4.15.1/m4/libtool.m4-119-    done
xfce4-dev-tools-4.15.1/m4/libtool.m4:120:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
xfce4-dev-tools-4.15.1/m4/libtool.m4-121-}
##############################################
xfce4-dev-tools-4.15.1/m4/libtool.m4-437-m4_define([_LT_CONFIG_STATUS_DECLARE],
xfce4-dev-tools-4.15.1/m4/libtool.m4:438:[$1='`$ECHO "$][$1" | $SED "$delay_single_quote_subst"`'])
xfce4-dev-tools-4.15.1/m4/libtool.m4-439-
##############################################
xfce4-dev-tools-4.15.1/m4/libtool.m4-447-#
xfce4-dev-tools-4.15.1/m4/libtool.m4:448:#    <var>='`$ECHO "$<var>" | $SED "$delay_single_quote_subst"`'
xfce4-dev-tools-4.15.1/m4/libtool.m4-449-m4_defun([_LT_CONFIG_STATUS_DECLARATIONS],
##############################################
xfce4-dev-tools-4.15.1/m4/libtool.m4-557-]], lt_decl_quote_varnames); do
xfce4-dev-tools-4.15.1/m4/libtool.m4:558:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
xfce4-dev-tools-4.15.1/m4/libtool.m4-559-    *[[\\\\\\\`\\"\\\$]]*)
xfce4-dev-tools-4.15.1/m4/libtool.m4:560:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
xfce4-dev-tools-4.15.1/m4/libtool.m4-561-      ;;
##############################################
xfce4-dev-tools-4.15.1/m4/libtool.m4-570-]], lt_decl_dquote_varnames); do
xfce4-dev-tools-4.15.1/m4/libtool.m4:571:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
xfce4-dev-tools-4.15.1/m4/libtool.m4-572-    *[[\\\\\\\`\\"\\\$]]*)
xfce4-dev-tools-4.15.1/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
xfce4-dev-tools-4.15.1/m4/libtool.m4-574-      ;;
##############################################
xfce4-dev-tools-4.15.1/m4/libtool.m4-1111-  if test yes = "$lt_cv_ld_force_load"; then
xfce4-dev-tools-4.15.1/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\"`'
xfce4-dev-tools-4.15.1/m4/libtool.m4-1113-    m4_case([$1], [F77], [_LT_TAGVAR(compiler_needs_object, $1)=yes],
##############################################
xfce4-dev-tools-4.15.1/m4/libtool.m4-1164-      }]'
xfce4-dev-tools-4.15.1/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"`
xfce4-dev-tools-4.15.1/m4/libtool.m4-1166-  # Check for a 64-bit object if we didn't find anything.
xfce4-dev-tools-4.15.1/m4/libtool.m4-1167-  if test -z "$_LT_TAGVAR([lt_cv_aix_libpath_], [$1])"; then
xfce4-dev-tools-4.15.1/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"`
xfce4-dev-tools-4.15.1/m4/libtool.m4-1169-  fi],[])
##############################################
xfce4-dev-tools-4.15.1/m4/libtool.m4-1200-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
xfce4-dev-tools-4.15.1/m4/libtool.m4:1201:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
xfce4-dev-tools-4.15.1/m4/libtool.m4-1202-  ECHO='print -r --'
xfce4-dev-tools-4.15.1/m4/libtool.m4:1203:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
xfce4-dev-tools-4.15.1/m4/libtool.m4-1204-  ECHO='printf %s\n'
##############################################
xfce4-dev-tools-4.15.1/m4/libtool.m4-1235-    PATH=/empty FPATH=/empty; export PATH FPATH
xfce4-dev-tools-4.15.1/m4/libtool.m4:1236:    test "X`printf %s $ECHO`" = "X$ECHO" \
xfce4-dev-tools-4.15.1/m4/libtool.m4:1237:      || test "X`print -r -- $ECHO`" = "X$ECHO" )])])
xfce4-dev-tools-4.15.1/m4/libtool.m4-1238-
##############################################
xfce4-dev-tools-4.15.1/m4/libtool.m4-1259-   if test yes = "$GCC"; then
xfce4-dev-tools-4.15.1/m4/libtool.m4:1260:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
xfce4-dev-tools-4.15.1/m4/libtool.m4-1261-   fi
##############################################
xfce4-dev-tools-4.15.1/m4/libtool.m4-1263- /*)
xfce4-dev-tools-4.15.1/m4/libtool.m4:1264:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
xfce4-dev-tools-4.15.1/m4/libtool.m4-1265-   ;; #(
##############################################
xfce4-dev-tools-4.15.1/m4/libtool.m4-1293-  if AC_TRY_EVAL(ac_compile); then
xfce4-dev-tools-4.15.1/m4/libtool.m4:1294:    case `/usr/bin/file conftest.$ac_objext` in
xfce4-dev-tools-4.15.1/m4/libtool.m4-1295-      *ELF-32*)
##############################################
xfce4-dev-tools-4.15.1/m4/libtool.m4-1310-    if test yes = "$lt_cv_prog_gnu_ld"; then
xfce4-dev-tools-4.15.1/m4/libtool.m4:1311:      case `/usr/bin/file conftest.$ac_objext` in
xfce4-dev-tools-4.15.1/m4/libtool.m4-1312-	*32-bit*)
##############################################
xfce4-dev-tools-4.15.1/m4/libtool.m4-1322-    else
xfce4-dev-tools-4.15.1/m4/libtool.m4:1323:      case `/usr/bin/file conftest.$ac_objext` in
xfce4-dev-tools-4.15.1/m4/libtool.m4-1324-	*32-bit*)
##############################################
xfce4-dev-tools-4.15.1/m4/libtool.m4-1344-    emul=elf
xfce4-dev-tools-4.15.1/m4/libtool.m4:1345:    case `/usr/bin/file conftest.$ac_objext` in
xfce4-dev-tools-4.15.1/m4/libtool.m4-1346-      *32-bit*)
##############################################
xfce4-dev-tools-4.15.1/m4/libtool.m4-1352-    esac
xfce4-dev-tools-4.15.1/m4/libtool.m4:1353:    case `/usr/bin/file conftest.$ac_objext` in
xfce4-dev-tools-4.15.1/m4/libtool.m4-1354-      *MSB*)
##############################################
xfce4-dev-tools-4.15.1/m4/libtool.m4-1360-    esac
xfce4-dev-tools-4.15.1/m4/libtool.m4:1361:    case `/usr/bin/file conftest.$ac_objext` in
xfce4-dev-tools-4.15.1/m4/libtool.m4-1362-      *N32*)
##############################################
xfce4-dev-tools-4.15.1/m4/libtool.m4-1738-    # And add a safety zone
xfce4-dev-tools-4.15.1/m4/libtool.m4:1739:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
xfce4-dev-tools-4.15.1/m4/libtool.m4:1740:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
xfce4-dev-tools-4.15.1/m4/libtool.m4-1741-    ;;
##############################################
xfce4-dev-tools-4.15.1/m4/libtool.m4-1771-    if test -n "$kargmax"; then
xfce4-dev-tools-4.15.1/m4/libtool.m4:1772:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[	 ]]//'`
xfce4-dev-tools-4.15.1/m4/libtool.m4-1773-    else
##############################################
xfce4-dev-tools-4.15.1/m4/libtool.m4-1780-       test undefined != "$lt_cv_sys_max_cmd_len"; then
xfce4-dev-tools-4.15.1/m4/libtool.m4:1781:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
xfce4-dev-tools-4.15.1/m4/libtool.m4:1782:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
xfce4-dev-tools-4.15.1/m4/libtool.m4-1783-    else
##############################################
xfce4-dev-tools-4.15.1/m4/libtool.m4-1792-      # we can't tell.
xfce4-dev-tools-4.15.1/m4/libtool.m4:1793:      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
xfce4-dev-tools-4.15.1/m4/libtool.m4-1794-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
xfce4-dev-tools-4.15.1/m4/libtool.m4-1796-      do
xfce4-dev-tools-4.15.1/m4/libtool.m4:1797:        i=`expr $i + 1`
xfce4-dev-tools-4.15.1/m4/libtool.m4-1798-        teststring=$teststring$teststring
##############################################
xfce4-dev-tools-4.15.1/m4/libtool.m4-1800-      # Only check the string length outside the loop.
xfce4-dev-tools-4.15.1/m4/libtool.m4:1801:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
xfce4-dev-tools-4.15.1/m4/libtool.m4-1802-      teststring=
##############################################
xfce4-dev-tools-4.15.1/m4/libtool.m4-1805-      # linker.  It appears as though 1/2 is a usable value.
xfce4-dev-tools-4.15.1/m4/libtool.m4:1806:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
xfce4-dev-tools-4.15.1/m4/libtool.m4-1807-    fi
##############################################
xfce4-dev-tools-4.15.1/m4/libtool.m4-2280-    *:)
xfce4-dev-tools-4.15.1/m4/libtool.m4:2281:        eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'` \@S|@@S|@1\"
xfce4-dev-tools-4.15.1/m4/libtool.m4-2282-        ;;
xfce4-dev-tools-4.15.1/m4/libtool.m4-2283-    x:*)
xfce4-dev-tools-4.15.1/m4/libtool.m4:2284:        eval @S|@1=\"\@S|@@S|@1 `$ECHO @S|@2 | $SED 's/:/ /g'`\"
xfce4-dev-tools-4.15.1/m4/libtool.m4-2285-        ;;
xfce4-dev-tools-4.15.1/m4/libtool.m4-2286-    *::*)
xfce4-dev-tools-4.15.1/m4/libtool.m4:2287:        eval @S|@1=\"\@S|@@S|@1\ `$ECHO @S|@2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
xfce4-dev-tools-4.15.1/m4/libtool.m4:2288:        eval @S|@1=\"`$ECHO @S|@2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \@S|@@S|@1\"
xfce4-dev-tools-4.15.1/m4/libtool.m4-2289-        ;;
xfce4-dev-tools-4.15.1/m4/libtool.m4-2290-    *)
xfce4-dev-tools-4.15.1/m4/libtool.m4:2291:        eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'`\"
xfce4-dev-tools-4.15.1/m4/libtool.m4-2292-        ;;
##############################################
xfce4-dev-tools-4.15.1/m4/libtool.m4-2320-  esac
xfce4-dev-tools-4.15.1/m4/libtool.m4:2321:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
xfce4-dev-tools-4.15.1/m4/libtool.m4-2322-  case $lt_search_path_spec in
##############################################
xfce4-dev-tools-4.15.1/m4/libtool.m4-2327-    # okay in the real world where ";" in dirpaths is itself problematic.
xfce4-dev-tools-4.15.1/m4/libtool.m4:2328:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
xfce4-dev-tools-4.15.1/m4/libtool.m4-2329-    ;;
xfce4-dev-tools-4.15.1/m4/libtool.m4-2330-  *)
xfce4-dev-tools-4.15.1/m4/libtool.m4:2331:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
xfce4-dev-tools-4.15.1/m4/libtool.m4-2332-    ;;
##############################################
xfce4-dev-tools-4.15.1/m4/libtool.m4-2336-  lt_tmp_lt_search_path_spec=
xfce4-dev-tools-4.15.1/m4/libtool.m4:2337:  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
xfce4-dev-tools-4.15.1/m4/libtool.m4-2338-  # ...but if some path component already ends with the multilib dir we assume
##############################################
xfce4-dev-tools-4.15.1/m4/libtool.m4-2378-  esac
xfce4-dev-tools-4.15.1/m4/libtool.m4:2379:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
xfce4-dev-tools-4.15.1/m4/libtool.m4-2380-else
##############################################
xfce4-dev-tools-4.15.1/m4/libtool.m4-2519-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
xfce4-dev-tools-4.15.1/m4/libtool.m4:2520:    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'
xfce4-dev-tools-4.15.1/m4/libtool.m4-2521-    ;;
##############################################
xfce4-dev-tools-4.15.1/m4/libtool.m4-2555-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
xfce4-dev-tools-4.15.1/m4/libtool.m4:2556:    postinstall_cmds='base_file=`basename \$file`~
xfce4-dev-tools-4.15.1/m4/libtool.m4:2557:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
xfce4-dev-tools-4.15.1/m4/libtool.m4:2558:      dldir=$destdir/`dirname \$dlpath`~
xfce4-dev-tools-4.15.1/m4/libtool.m4-2559-      test -d \$dldir || mkdir -p \$dldir~
##############################################
xfce4-dev-tools-4.15.1/m4/libtool.m4-2564-      fi'
xfce4-dev-tools-4.15.1/m4/libtool.m4:2565:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
xfce4-dev-tools-4.15.1/m4/libtool.m4-2566-      dlpath=$dir/\$dldll~
##############################################
xfce4-dev-tools-4.15.1/m4/libtool.m4-2572-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
xfce4-dev-tools-4.15.1/m4/libtool.m4:2573:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
xfce4-dev-tools-4.15.1/m4/libtool.m4-2574-m4_if([$1], [],[
##############################################
xfce4-dev-tools-4.15.1/m4/libtool.m4-2578-      # MinGW DLLs use traditional 'lib' prefix
xfce4-dev-tools-4.15.1/m4/libtool.m4:2579:      soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
xfce4-dev-tools-4.15.1/m4/libtool.m4-2580-      ;;
##############################################
xfce4-dev-tools-4.15.1/m4/libtool.m4-2582-      # pw32 DLLs use 'pw' prefix rather than 'lib'
xfce4-dev-tools-4.15.1/m4/libtool.m4:2583:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
xfce4-dev-tools-4.15.1/m4/libtool.m4-2584-      ;;
##############################################
xfce4-dev-tools-4.15.1/m4/libtool.m4-2591-    libname_spec='$name'
xfce4-dev-tools-4.15.1/m4/libtool.m4:2592:    soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
xfce4-dev-tools-4.15.1/m4/libtool.m4-2593-    library_names_spec='$libname.dll.lib'
##############################################
xfce4-dev-tools-4.15.1/m4/libtool.m4-2603-        # Let DOS variable expansion print the short 8.3 style file name.
xfce4-dev-tools-4.15.1/m4/libtool.m4:2604:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
xfce4-dev-tools-4.15.1/m4/libtool.m4-2605-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
xfce4-dev-tools-4.15.1/m4/libtool.m4-2608-      # Convert to MSYS style.
xfce4-dev-tools-4.15.1/m4/libtool.m4:2609:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([[a-zA-Z]]\\):| /\\1|g' -e 's|^ ||'`
xfce4-dev-tools-4.15.1/m4/libtool.m4-2610-      ;;
##############################################
xfce4-dev-tools-4.15.1/m4/libtool.m4-2614-      # like /cygdrive/c/PROGRA~1:/cygdr...
xfce4-dev-tools-4.15.1/m4/libtool.m4:2615:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
xfce4-dev-tools-4.15.1/m4/libtool.m4:2616:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
xfce4-dev-tools-4.15.1/m4/libtool.m4:2617:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
xfce4-dev-tools-4.15.1/m4/libtool.m4-2618-      ;;
##############################################
xfce4-dev-tools-4.15.1/m4/libtool.m4-2622-        # It is most probably a Windows format PATH.
xfce4-dev-tools-4.15.1/m4/libtool.m4:2623:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
xfce4-dev-tools-4.15.1/m4/libtool.m4-2624-      else
xfce4-dev-tools-4.15.1/m4/libtool.m4:2625:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
xfce4-dev-tools-4.15.1/m4/libtool.m4-2626-      fi
##############################################
xfce4-dev-tools-4.15.1/m4/libtool.m4-2632-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
xfce4-dev-tools-4.15.1/m4/libtool.m4:2633:    postinstall_cmds='base_file=`basename \$file`~
xfce4-dev-tools-4.15.1/m4/libtool.m4:2634:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
xfce4-dev-tools-4.15.1/m4/libtool.m4:2635:      dldir=$destdir/`dirname \$dlpath`~
xfce4-dev-tools-4.15.1/m4/libtool.m4-2636-      test -d \$dldir || mkdir -p \$dldir~
xfce4-dev-tools-4.15.1/m4/libtool.m4-2637-      $install_prog $dir/$dlname \$dldir/$dlname'
xfce4-dev-tools-4.15.1/m4/libtool.m4:2638:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
xfce4-dev-tools-4.15.1/m4/libtool.m4-2639-      dlpath=$dir/\$dldll~
##############################################
xfce4-dev-tools-4.15.1/m4/libtool.m4-2646-    # Assume MSVC and ICC wrapper
xfce4-dev-tools-4.15.1/m4/libtool.m4:2647:    library_names_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext $libname.lib'
xfce4-dev-tools-4.15.1/m4/libtool.m4-2648-    dynamic_linker='Win32 ld.exe'
##############################################
xfce4-dev-tools-4.15.1/m4/libtool.m4-2663-  shlibpath_var=DYLD_LIBRARY_PATH
xfce4-dev-tools-4.15.1/m4/libtool.m4:2664:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
xfce4-dev-tools-4.15.1/m4/libtool.m4-2665-m4_if([$1], [],[
##############################################
xfce4-dev-tools-4.15.1/m4/libtool.m4-2897-  if test -f /etc/ld.so.conf; then
xfce4-dev-tools-4.15.1/m4/libtool.m4:2898:    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' ' '`
xfce4-dev-tools-4.15.1/m4/libtool.m4-2899-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
xfce4-dev-tools-4.15.1/m4/libtool.m4-2951-  need_lib_prefix=no
xfce4-dev-tools-4.15.1/m4/libtool.m4:2952:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
xfce4-dev-tools-4.15.1/m4/libtool.m4-2953-    need_version=no
##############################################
xfce4-dev-tools-4.15.1/m4/libtool.m4-2978-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
xfce4-dev-tools-4.15.1/m4/libtool.m4:2979:  postinstall_cmds='base_file=`basename \$file`~
xfce4-dev-tools-4.15.1/m4/libtool.m4:2980:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
xfce4-dev-tools-4.15.1/m4/libtool.m4:2981:    dldir=$destdir/`dirname \$dlpath`~
xfce4-dev-tools-4.15.1/m4/libtool.m4-2982-    test -d \$dldir || mkdir -p \$dldir~
##############################################
xfce4-dev-tools-4.15.1/m4/libtool.m4-2987-    fi'
xfce4-dev-tools-4.15.1/m4/libtool.m4:2988:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
xfce4-dev-tools-4.15.1/m4/libtool.m4-2989-    dlpath=$dir/\$dldll~
##############################################
xfce4-dev-tools-4.15.1/m4/libtool.m4-3198-	"file_magic "*)
xfce4-dev-tools-4.15.1/m4/libtool.m4:3199:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
xfce4-dev-tools-4.15.1/m4/libtool.m4-3200-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
xfce4-dev-tools-4.15.1/m4/libtool.m4-3281-    # gcc leaves a trailing carriage return, which upsets mingw
xfce4-dev-tools-4.15.1/m4/libtool.m4:3282:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
xfce4-dev-tools-4.15.1/m4/libtool.m4-3283-  *)
xfce4-dev-tools-4.15.1/m4/libtool.m4:3284:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
xfce4-dev-tools-4.15.1/m4/libtool.m4-3285-  esac
##############################################
xfce4-dev-tools-4.15.1/m4/libtool.m4-3290-      # Canonicalize the pathname of ld
xfce4-dev-tools-4.15.1/m4/libtool.m4:3291:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
xfce4-dev-tools-4.15.1/m4/libtool.m4-3292-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
xfce4-dev-tools-4.15.1/m4/libtool.m4:3293:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
xfce4-dev-tools-4.15.1/m4/libtool.m4-3294-      done
##############################################
xfce4-dev-tools-4.15.1/m4/libtool.m4-3321-      # Break only if it was the GNU/non-GNU ld that we prefer.
xfce4-dev-tools-4.15.1/m4/libtool.m4:3322:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
xfce4-dev-tools-4.15.1/m4/libtool.m4-3323-      *GNU* | *'with BFD'*)
##############################################
xfce4-dev-tools-4.15.1/m4/libtool.m4-3361-[# I'd rather use --version here, but apparently some GNU lds only accept -v.
xfce4-dev-tools-4.15.1/m4/libtool.m4:3362:case `$LD -v 2>&1 </dev/null` in
xfce4-dev-tools-4.15.1/m4/libtool.m4-3363-*GNU* | *'with BFD'*)
##############################################
xfce4-dev-tools-4.15.1/m4/libtool.m4-3588-openbsd* | bitrig*)
xfce4-dev-tools-4.15.1/m4/libtool.m4:3589:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
xfce4-dev-tools-4.15.1/m4/libtool.m4-3590-    lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$'
##############################################
xfce4-dev-tools-4.15.1/m4/libtool.m4-3655-    else
xfce4-dev-tools-4.15.1/m4/libtool.m4:3656:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[[\1]]\/[[\1]]\/g;/g"`
xfce4-dev-tools-4.15.1/m4/libtool.m4-3657-    fi
##############################################
xfce4-dev-tools-4.15.1/m4/libtool.m4-3706-	esac
xfce4-dev-tools-4.15.1/m4/libtool.m4:3707:	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
xfce4-dev-tools-4.15.1/m4/libtool.m4-3708-	*$lt_bad_file* | *'Invalid file or object type'*)
##############################################
xfce4-dev-tools-4.15.1/m4/libtool.m4-3712-	*)
xfce4-dev-tools-4.15.1/m4/libtool.m4:3713:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
xfce4-dev-tools-4.15.1/m4/libtool.m4-3714-	  */dev/null*)
##############################################
xfce4-dev-tools-4.15.1/m4/libtool.m4-3738-    AC_CHECK_TOOLS(DUMPBIN, [dumpbin "link -dump"], :)
xfce4-dev-tools-4.15.1/m4/libtool.m4:3739:    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
xfce4-dev-tools-4.15.1/m4/libtool.m4-3740-    *COFF*)
##############################################
xfce4-dev-tools-4.15.1/m4/libtool.m4-3797-  # decide which one to use based on capabilities of $DLLTOOL
xfce4-dev-tools-4.15.1/m4/libtool.m4:3798:  case `$DLLTOOL --help 2>&1` in
xfce4-dev-tools-4.15.1/m4/libtool.m4-3799-  *--identify-strict*)
##############################################
xfce4-dev-tools-4.15.1/m4/libtool.m4-3971-# If we're using GNU nm, then use its standard symbol codes.
xfce4-dev-tools-4.15.1/m4/libtool.m4:3972:case `$NM -V 2>&1` in
xfce4-dev-tools-4.15.1/m4/libtool.m4-3973-*GNU* | *'with BFD'*)
##############################################
xfce4-dev-tools-4.15.1/m4/libtool.m4-4019-mingw*)
xfce4-dev-tools-4.15.1/m4/libtool.m4:4020:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
xfce4-dev-tools-4.15.1/m4/libtool.m4-4021-  ;;
##############################################
xfce4-dev-tools-4.15.1/m4/libtool.m4-4075-    nlist=conftest.nm
xfce4-dev-tools-4.15.1/m4/libtool.m4:4076:    if AC_TRY_EVAL(NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) && test -s "$nlist"; then
xfce4-dev-tools-4.15.1/m4/libtool.m4-4077-      # Try sorting and uniquifying the output.
##############################################
xfce4-dev-tools-4.15.1/m4/libtool.m4-4423-	  *)
xfce4-dev-tools-4.15.1/m4/libtool.m4:4424:	    case `$CC -V 2>&1 | sed 5q` in
xfce4-dev-tools-4.15.1/m4/libtool.m4-4425-	    *Sun\ C*)
##############################################
xfce4-dev-tools-4.15.1/m4/libtool.m4-4759-      *)
xfce4-dev-tools-4.15.1/m4/libtool.m4:4760:	case `$CC -V 2>&1 | sed 5q` in
xfce4-dev-tools-4.15.1/m4/libtool.m4-4761-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [[1-7]].* | *Sun*Fortran*\ 8.[[0-3]]*)
##############################################
xfce4-dev-tools-4.15.1/m4/libtool.m4-4942-    else
xfce4-dev-tools-4.15.1/m4/libtool.m4:4943:      _LT_TAGVAR(export_symbols_cmds, $1)='`func_echo_all $NM | $SED -e '\''s/B\([[^B]]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "L") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && ([substr](\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
xfce4-dev-tools-4.15.1/m4/libtool.m4-4944-    fi
##############################################
xfce4-dev-tools-4.15.1/m4/libtool.m4-5035-	# shared libraries, regardless of the interface used.
xfce4-dev-tools-4.15.1/m4/libtool.m4:5036:	case `$LD -v 2>&1` in
xfce4-dev-tools-4.15.1/m4/libtool.m4-5037-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
xfce4-dev-tools-4.15.1/m4/libtool.m4-5067-    supports_anon_versioning=no
xfce4-dev-tools-4.15.1/m4/libtool.m4:5068:    case `$LD -v | $SED -e 's/([^)]\+)\s\+//' 2>&1` in
xfce4-dev-tools-4.15.1/m4/libtool.m4-5069-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
xfce4-dev-tools-4.15.1/m4/libtool.m4-5170-	prefix_cmds="$SED"~
xfce4-dev-tools-4.15.1/m4/libtool.m4:5171:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
xfce4-dev-tools-4.15.1/m4/libtool.m4-5172-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
xfce4-dev-tools-4.15.1/m4/libtool.m4-5193-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
xfce4-dev-tools-4.15.1/m4/libtool.m4:5194:      _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'
xfce4-dev-tools-4.15.1/m4/libtool.m4:5195:      _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'
xfce4-dev-tools-4.15.1/m4/libtool.m4-5196-      ;;
##############################################
xfce4-dev-tools-4.15.1/m4/libtool.m4-5211-        pgcc*)				# Portland Group C compiler
xfce4-dev-tools-4.15.1/m4/libtool.m4:5212:	  _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'
xfce4-dev-tools-4.15.1/m4/libtool.m4-5213-	  tmp_addflag=' $pic_flag'
##############################################
xfce4-dev-tools-4.15.1/m4/libtool.m4-5216-					# Portland Group f77 and f90 compilers
xfce4-dev-tools-4.15.1/m4/libtool.m4:5217:	  _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'
xfce4-dev-tools-4.15.1/m4/libtool.m4-5218-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
xfce4-dev-tools-4.15.1/m4/libtool.m4-5233-	nvcc*)	# Cuda Compiler Driver 2.2
xfce4-dev-tools-4.15.1/m4/libtool.m4:5234:	  _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'
xfce4-dev-tools-4.15.1/m4/libtool.m4-5235-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
xfce4-dev-tools-4.15.1/m4/libtool.m4-5237-	esac
xfce4-dev-tools-4.15.1/m4/libtool.m4:5238:	case `$CC -V 2>&1 | sed 5q` in
xfce4-dev-tools-4.15.1/m4/libtool.m4-5239-	*Sun\ C*)			# Sun C 5.9
xfce4-dev-tools-4.15.1/m4/libtool.m4:5240:	  _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'
xfce4-dev-tools-4.15.1/m4/libtool.m4-5241-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
xfce4-dev-tools-4.15.1/m4/libtool.m4-5308-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
xfce4-dev-tools-4.15.1/m4/libtool.m4:5309:      case `$LD -v 2>&1` in
xfce4-dev-tools-4.15.1/m4/libtool.m4-5310-        *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*)
##############################################
xfce4-dev-tools-4.15.1/m4/libtool.m4-5397-	else
xfce4-dev-tools-4.15.1/m4/libtool.m4:5398:	  _LT_TAGVAR(export_symbols_cmds, $1)='`func_echo_all $NM | $SED -e '\''s/B\([[^B]]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "L") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && ([substr](\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
xfce4-dev-tools-4.15.1/m4/libtool.m4-5399-	fi
##############################################
xfce4-dev-tools-4.15.1/m4/libtool.m4-5462-	# below for broken collect2 doesn't work under 4.3+
xfce4-dev-tools-4.15.1/m4/libtool.m4:5463:	  collect2name=`$CC -print-prog-name=collect2`
xfce4-dev-tools-4.15.1/m4/libtool.m4-5464-	  if test -f "$collect2name" &&
##############################################
xfce4-dev-tools-4.15.1/m4/libtool.m4-5518-        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-blibpath:$libdir:'"$aix_libpath"
xfce4-dev-tools-4.15.1/m4/libtool.m4:5519:        _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
xfce4-dev-tools-4.15.1/m4/libtool.m4-5520-      else
##############################################
xfce4-dev-tools-4.15.1/m4/libtool.m4-5543-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
xfce4-dev-tools-4.15.1/m4/libtool.m4:5544:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([[, ]]\\)%-berok\\1%g"`'
xfce4-dev-tools-4.15.1/m4/libtool.m4-5545-	  if test svr4 != "$with_aix_soname"; then
##############################################
xfce4-dev-tools-4.15.1/m4/libtool.m4-5634-	# FIXME: Setting linknames here is a bad hack.
xfce4-dev-tools-4.15.1/m4/libtool.m4:5635:	_LT_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
xfce4-dev-tools-4.15.1/m4/libtool.m4-5636-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
xfce4-dev-tools-4.15.1/m4/libtool.m4-5772-      if test yes = "$GCC"; then
xfce4-dev-tools-4.15.1/m4/libtool.m4:5773:	_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'
xfce4-dev-tools-4.15.1/m4/libtool.m4-5774-	# Try to use the -exported_symbol ld option, if it does not
##############################################
xfce4-dev-tools-4.15.1/m4/libtool.m4-5795-	if test yes = "$lt_cv_irix_exported_symbol"; then
xfce4-dev-tools-4.15.1/m4/libtool.m4:5796:          _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'
xfce4-dev-tools-4.15.1/m4/libtool.m4-5797-	fi
xfce4-dev-tools-4.15.1/m4/libtool.m4-5798-      else
xfce4-dev-tools-4.15.1/m4/libtool.m4:5799:	_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'
xfce4-dev-tools-4.15.1/m4/libtool.m4:5800:	_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'
xfce4-dev-tools-4.15.1/m4/libtool.m4-5801-      fi
##############################################
xfce4-dev-tools-4.15.1/m4/libtool.m4-5845-	_LT_TAGVAR(hardcode_direct_absolute, $1)=yes
xfce4-dev-tools-4.15.1/m4/libtool.m4:5846:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
xfce4-dev-tools-4.15.1/m4/libtool.m4-5847-	  _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
xfce4-dev-tools-4.15.1/m4/libtool.m4-5876-	prefix_cmds="$SED"~
xfce4-dev-tools-4.15.1/m4/libtool.m4:5877:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
xfce4-dev-tools-4.15.1/m4/libtool.m4-5878-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
xfce4-dev-tools-4.15.1/m4/libtool.m4-5891-	_LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
xfce4-dev-tools-4.15.1/m4/libtool.m4:5892:	_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'
xfce4-dev-tools-4.15.1/m4/libtool.m4-5893-      else
xfce4-dev-tools-4.15.1/m4/libtool.m4-5894-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
xfce4-dev-tools-4.15.1/m4/libtool.m4:5895:	_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'
xfce4-dev-tools-4.15.1/m4/libtool.m4-5896-      fi
##############################################
xfce4-dev-tools-4.15.1/m4/libtool.m4-5904-	_LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
xfce4-dev-tools-4.15.1/m4/libtool.m4:5905:	_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'
xfce4-dev-tools-4.15.1/m4/libtool.m4-5906-	_LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir'
##############################################
xfce4-dev-tools-4.15.1/m4/libtool.m4-5908-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
xfce4-dev-tools-4.15.1/m4/libtool.m4:5909:	_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'
xfce4-dev-tools-4.15.1/m4/libtool.m4:5910:	_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~
xfce4-dev-tools-4.15.1/m4/libtool.m4:5911:          $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'
xfce4-dev-tools-4.15.1/m4/libtool.m4-5912-
##############################################
xfce4-dev-tools-4.15.1/m4/libtool.m4-5927-      else
xfce4-dev-tools-4.15.1/m4/libtool.m4:5928:	case `$CC -V 2>&1` in
xfce4-dev-tools-4.15.1/m4/libtool.m4-5929-	*"Compilers 5.0"*)
##############################################
xfce4-dev-tools-4.15.1/m4/libtool.m4-6120-	  _LT_TAGVAR(allow_undefined_flag, $1)=
xfce4-dev-tools-4.15.1/m4/libtool.m4:6121:	  if AC_TRY_EVAL(_LT_TAGVAR(archive_cmds, $1) 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1)
xfce4-dev-tools-4.15.1/m4/libtool.m4-6122-	  then
##############################################
xfce4-dev-tools-4.15.1/m4/libtool.m4-6424-        # ancient GNU ld didn't support --whole-archive et. al.
xfce4-dev-tools-4.15.1/m4/libtool.m4:6425:        if eval "`$CC -print-prog-name=ld` --help 2>&1" |
xfce4-dev-tools-4.15.1/m4/libtool.m4-6426-	  $GREP 'no-whole-archive' > /dev/null; then
##############################################
xfce4-dev-tools-4.15.1/m4/libtool.m4-6534-          # below for broken collect2 doesn't work under 4.3+
xfce4-dev-tools-4.15.1/m4/libtool.m4:6535:	  collect2name=`$CC -print-prog-name=collect2`
xfce4-dev-tools-4.15.1/m4/libtool.m4-6536-	  if test -f "$collect2name" &&
##############################################
xfce4-dev-tools-4.15.1/m4/libtool.m4-6592-
xfce4-dev-tools-4.15.1/m4/libtool.m4:6593:          _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
xfce4-dev-tools-4.15.1/m4/libtool.m4-6594-        else
##############################################
xfce4-dev-tools-4.15.1/m4/libtool.m4-6617-	    # -brtl affects multiple linker settings, -berok does not and is overridden later
xfce4-dev-tools-4.15.1/m4/libtool.m4:6618:	    compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([[, ]]\\)%-berok\\1%g"`'
xfce4-dev-tools-4.15.1/m4/libtool.m4-6619-	    if test svr4 != "$with_aix_soname"; then
##############################################
xfce4-dev-tools-4.15.1/m4/libtool.m4-6746-	  prefix_cmds="$SED"~
xfce4-dev-tools-4.15.1/m4/libtool.m4:6747:	  if test EXPORTS = "`$SED 1q $export_symbols`"; then
xfce4-dev-tools-4.15.1/m4/libtool.m4-6748-	    prefix_cmds="$prefix_cmds -e 1d";
##############################################
xfce4-dev-tools-4.15.1/m4/libtool.m4-6821-            # dependencies.
xfce4-dev-tools-4.15.1/m4/libtool.m4:6822:            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"'
xfce4-dev-tools-4.15.1/m4/libtool.m4-6823-            ;;
##############################################
xfce4-dev-tools-4.15.1/m4/libtool.m4-6886-	    # dependencies.
xfce4-dev-tools-4.15.1/m4/libtool.m4:6887:	    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"'
xfce4-dev-tools-4.15.1/m4/libtool.m4-6888-	    ;;
##############################################
xfce4-dev-tools-4.15.1/m4/libtool.m4-6922-	# time.  Moving up from 0x10000000 also allows more sbrk(2) space.
xfce4-dev-tools-4.15.1/m4/libtool.m4:6923:	_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'
xfce4-dev-tools-4.15.1/m4/libtool.m4:6924:	_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'
xfce4-dev-tools-4.15.1/m4/libtool.m4-6925-	;;
##############################################
xfce4-dev-tools-4.15.1/m4/libtool.m4-6929-	    # SGI C++
xfce4-dev-tools-4.15.1/m4/libtool.m4:6930:	    _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'
xfce4-dev-tools-4.15.1/m4/libtool.m4-6931-
##############################################
xfce4-dev-tools-4.15.1/m4/libtool.m4-6940-	      if test no = "$with_gnu_ld"; then
xfce4-dev-tools-4.15.1/m4/libtool.m4:6941:	        _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'
xfce4-dev-tools-4.15.1/m4/libtool.m4-6942-	      else
xfce4-dev-tools-4.15.1/m4/libtool.m4:6943:	        _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'
xfce4-dev-tools-4.15.1/m4/libtool.m4-6944-	      fi
##############################################
xfce4-dev-tools-4.15.1/m4/libtool.m4-6961-	    # to its proper name (with version) after linking.
xfce4-dev-tools-4.15.1/m4/libtool.m4:6962:	    _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'
xfce4-dev-tools-4.15.1/m4/libtool.m4:6963:	    _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'
xfce4-dev-tools-4.15.1/m4/libtool.m4-6964-	    # Commands to make compiler produce verbose output that lists
##############################################
xfce4-dev-tools-4.15.1/m4/libtool.m4-6971-	    # dependencies.
xfce4-dev-tools-4.15.1/m4/libtool.m4:6972:	    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"'
xfce4-dev-tools-4.15.1/m4/libtool.m4-6973-
##############################################
xfce4-dev-tools-4.15.1/m4/libtool.m4-6986-	    # earlier do not add the objects themselves.
xfce4-dev-tools-4.15.1/m4/libtool.m4:6987:	    case `$CC -V 2>&1` in
xfce4-dev-tools-4.15.1/m4/libtool.m4-6988-	      *"Version 7."*)
##############################################
xfce4-dev-tools-4.15.1/m4/libtool.m4-7007-            # Portland Group C++ compiler
xfce4-dev-tools-4.15.1/m4/libtool.m4:7008:	    case `$CC -V` in
xfce4-dev-tools-4.15.1/m4/libtool.m4-7009-	    *pgCC\ [[1-5]].* | *pgcpp\ [[1-5]].*)
##############################################
xfce4-dev-tools-4.15.1/m4/libtool.m4-7012-               $CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
xfce4-dev-tools-4.15.1/m4/libtool.m4:7013:               compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"'
xfce4-dev-tools-4.15.1/m4/libtool.m4-7014-	      _LT_TAGVAR(old_archive_cmds, $1)='tpldir=Template.dir~
##############################################
xfce4-dev-tools-4.15.1/m4/libtool.m4-7016-                $CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
xfce4-dev-tools-4.15.1/m4/libtool.m4:7017:                $AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~
xfce4-dev-tools-4.15.1/m4/libtool.m4-7018-                $RANLIB $oldlib'
##############################################
xfce4-dev-tools-4.15.1/m4/libtool.m4-7021-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
xfce4-dev-tools-4.15.1/m4/libtool.m4:7022:                $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname -o $lib'
xfce4-dev-tools-4.15.1/m4/libtool.m4-7023-	      _LT_TAGVAR(archive_expsym_cmds, $1)='tpldir=Template.dir~
##############################################
xfce4-dev-tools-4.15.1/m4/libtool.m4-7025-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
xfce4-dev-tools-4.15.1/m4/libtool.m4:7026:                $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'
xfce4-dev-tools-4.15.1/m4/libtool.m4-7027-	      ;;
##############################################
xfce4-dev-tools-4.15.1/m4/libtool.m4-7035-	    _LT_TAGVAR(export_dynamic_flag_spec, $1)='$wl--export-dynamic'
xfce4-dev-tools-4.15.1/m4/libtool.m4:7036:	    _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'
xfce4-dev-tools-4.15.1/m4/libtool.m4-7037-            ;;
##############################################
xfce4-dev-tools-4.15.1/m4/libtool.m4-7054-	    # dependencies.
xfce4-dev-tools-4.15.1/m4/libtool.m4:7055:	    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'
xfce4-dev-tools-4.15.1/m4/libtool.m4-7056-	    ;;
##############################################
xfce4-dev-tools-4.15.1/m4/libtool.m4-7069-	  *)
xfce4-dev-tools-4.15.1/m4/libtool.m4:7070:	    case `$CC -V 2>&1 | sed 5q` in
xfce4-dev-tools-4.15.1/m4/libtool.m4-7071-	    *Sun\ C*)
##############################################
xfce4-dev-tools-4.15.1/m4/libtool.m4-7076-	      _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
xfce4-dev-tools-4.15.1/m4/libtool.m4:7077:	      _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'
xfce4-dev-tools-4.15.1/m4/libtool.m4-7078-	      _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
xfce4-dev-tools-4.15.1/m4/libtool.m4-7141-	  _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath,$libdir'
xfce4-dev-tools-4.15.1/m4/libtool.m4:7142:	  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`"; then
xfce4-dev-tools-4.15.1/m4/libtool.m4-7143-	    _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'
##############################################
xfce4-dev-tools-4.15.1/m4/libtool.m4-7160-	    # to its proper name (with version) after linking.
xfce4-dev-tools-4.15.1/m4/libtool.m4:7161:	    _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'
xfce4-dev-tools-4.15.1/m4/libtool.m4-7162-
##############################################
xfce4-dev-tools-4.15.1/m4/libtool.m4-7181-	        _LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
xfce4-dev-tools-4.15.1/m4/libtool.m4:7182:	        _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'
xfce4-dev-tools-4.15.1/m4/libtool.m4-7183-	        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir'
##############################################
xfce4-dev-tools-4.15.1/m4/libtool.m4-7186-	        _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
xfce4-dev-tools-4.15.1/m4/libtool.m4:7187:	        _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'
xfce4-dev-tools-4.15.1/m4/libtool.m4:7188:	        _LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
xfce4-dev-tools-4.15.1/m4/libtool.m4-7189-                  echo "-hidden">> $lib.exp~
xfce4-dev-tools-4.15.1/m4/libtool.m4:7190:                  $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~
xfce4-dev-tools-4.15.1/m4/libtool.m4-7191-                  $RM $lib.exp'
##############################################
xfce4-dev-tools-4.15.1/m4/libtool.m4-7205-	    # dependencies.
xfce4-dev-tools-4.15.1/m4/libtool.m4:7206:	    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"'
xfce4-dev-tools-4.15.1/m4/libtool.m4-7207-	    ;;
##############################################
xfce4-dev-tools-4.15.1/m4/libtool.m4-7212-	        osf3*)
xfce4-dev-tools-4.15.1/m4/libtool.m4:7213:	          _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'
xfce4-dev-tools-4.15.1/m4/libtool.m4-7214-		  ;;
xfce4-dev-tools-4.15.1/m4/libtool.m4-7215-	        *)
xfce4-dev-tools-4.15.1/m4/libtool.m4:7216:	          _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'
xfce4-dev-tools-4.15.1/m4/libtool.m4-7217-		  ;;
##############################################
xfce4-dev-tools-4.15.1/m4/libtool.m4-7465-  case @S|@2 in
xfce4-dev-tools-4.15.1/m4/libtool.m4:7466:  .*) func_stripname_result=`$ECHO "@S|@3" | $SED "s%^@S|@1%%; s%\\\\@S|@2\$%%"`;;
xfce4-dev-tools-4.15.1/m4/libtool.m4:7467:  *)  func_stripname_result=`$ECHO "@S|@3" | $SED "s%^@S|@1%%; s%@S|@2\$%%"`;;
xfce4-dev-tools-4.15.1/m4/libtool.m4-7468-  esac
##############################################
xfce4-dev-tools-4.15.1/m4/libtool.m4-7554-
xfce4-dev-tools-4.15.1/m4/libtool.m4:7555:  for p in `eval "$output_verbose_link_cmd"`; do
xfce4-dev-tools-4.15.1/m4/libtool.m4-7556-    case $prev$p in
##############################################
xfce4-dev-tools-4.15.1/m4/libtool.m4-7658-if test -n "${_LT_TAGVAR(compiler_lib_search_path, $1)}"; then
xfce4-dev-tools-4.15.1/m4/libtool.m4:7659: _LT_TAGVAR(compiler_lib_search_dirs, $1)=`echo " ${_LT_TAGVAR(compiler_lib_search_path, $1)}" | $SED -e 's! -L! !g' -e 's!^ !!'`
xfce4-dev-tools-4.15.1/m4/libtool.m4-7660-fi
##############################################
xfce4-dev-tools-4.15.1/m4/libtool.m4-8278-    test 10 -lt "$lt_ac_count" && break
xfce4-dev-tools-4.15.1/m4/libtool.m4:8279:    lt_ac_count=`expr $lt_ac_count + 1`
xfce4-dev-tools-4.15.1/m4/libtool.m4-8280-    if test "$lt_ac_count" -gt "$lt_ac_max"; then
##############################################
xfce4-dev-tools-4.15.1/scripts/Makefile.in-56-  { \
xfce4-dev-tools-4.15.1/scripts/Makefile.in:57:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
xfce4-dev-tools-4.15.1/scripts/Makefile.in-58-  }; \
##############################################
xfce4-dev-tools-4.15.1/scripts/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
xfce4-dev-tools-4.15.1/scripts/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
xfce4-dev-tools-4.15.1/scripts/Makefile.in-111-am__vpath_adj = case $$p in \
xfce4-dev-tools-4.15.1/scripts/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
xfce4-dev-tools-4.15.1/scripts/Makefile.in-113-    *) f=$$p;; \
xfce4-dev-tools-4.15.1/scripts/Makefile.in-114-  esac;
xfce4-dev-tools-4.15.1/scripts/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
xfce4-dev-tools-4.15.1/scripts/Makefile.in-116-am__install_max = 40
xfce4-dev-tools-4.15.1/scripts/Makefile.in-117-am__nobase_strip_setup = \
xfce4-dev-tools-4.15.1/scripts/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
xfce4-dev-tools-4.15.1/scripts/Makefile.in-119-am__nobase_strip = \
##############################################
xfce4-dev-tools-4.15.1/scripts/Makefile.in-378-distdir-am: $(DISTFILES)
xfce4-dev-tools-4.15.1/scripts/Makefile.in:379:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xfce4-dev-tools-4.15.1/scripts/Makefile.in:380:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xfce4-dev-tools-4.15.1/scripts/Makefile.in-381-	list='$(DISTFILES)'; \
##############################################
xfce4-dev-tools-4.15.1/scripts/Makefile.in-392-	  if test -d $$d/$$file; then \
xfce4-dev-tools-4.15.1/scripts/Makefile.in:393:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
xfce4-dev-tools-4.15.1/scripts/Makefile.in-394-	    if test -d "$(distdir)/$$file"; then \