===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
anjuta-extras-3.26.0/config.sub-52-
anjuta-extras-3.26.0/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'`
anjuta-extras-3.26.0/config.sub-54-
##############################################
anjuta-extras-3.26.0/config.sub-114-# Here we must recognize all the valid KERNEL-OS combinations.
anjuta-extras-3.26.0/config.sub:115:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
anjuta-extras-3.26.0/config.sub-116-case $maybe_os in
##############################################
anjuta-extras-3.26.0/config.sub-122-    os=-$maybe_os
anjuta-extras-3.26.0/config.sub:123:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
anjuta-extras-3.26.0/config.sub-124-    ;;
##############################################
anjuta-extras-3.26.0/config.sub-126-    os=-linux-android
anjuta-extras-3.26.0/config.sub:127:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown
anjuta-extras-3.26.0/config.sub-128-    ;;
anjuta-extras-3.26.0/config.sub-129-  *)
anjuta-extras-3.26.0/config.sub:130:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
anjuta-extras-3.26.0/config.sub-131-    if [ $basic_machine != $1 ]
anjuta-extras-3.26.0/config.sub:132:    then os=`echo $1 | sed 's/.*-/-/'`
anjuta-extras-3.26.0/config.sub-133-    else os=; fi
##############################################
anjuta-extras-3.26.0/config.sub-180-		os=-sco5v6
anjuta-extras-3.26.0/config.sub:181:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
anjuta-extras-3.26.0/config.sub-182-		;;
##############################################
anjuta-extras-3.26.0/config.sub-184-		os=-sco3.2v5
anjuta-extras-3.26.0/config.sub:185:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
anjuta-extras-3.26.0/config.sub-186-		;;
##############################################
anjuta-extras-3.26.0/config.sub-188-		os=-sco3.2v4
anjuta-extras-3.26.0/config.sub:189:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
anjuta-extras-3.26.0/config.sub-190-		;;
anjuta-extras-3.26.0/config.sub-191-	-sco3.2.[4-9]*)
anjuta-extras-3.26.0/config.sub:192:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
anjuta-extras-3.26.0/config.sub:193:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
anjuta-extras-3.26.0/config.sub-194-		;;
##############################################
anjuta-extras-3.26.0/config.sub-196-		# Don't forget version if it is 3.2v4 or newer.
anjuta-extras-3.26.0/config.sub:197:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
anjuta-extras-3.26.0/config.sub-198-		;;
##############################################
anjuta-extras-3.26.0/config.sub-200-		# Don't forget version if it is 3.2v4 or newer.
anjuta-extras-3.26.0/config.sub:201:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
anjuta-extras-3.26.0/config.sub-202-		;;
##############################################
anjuta-extras-3.26.0/config.sub-204-		os=-sco3.2v2
anjuta-extras-3.26.0/config.sub:205:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
anjuta-extras-3.26.0/config.sub-206-		;;
anjuta-extras-3.26.0/config.sub-207-	-udk*)
anjuta-extras-3.26.0/config.sub:208:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
anjuta-extras-3.26.0/config.sub-209-		;;
##############################################
anjuta-extras-3.26.0/config.sub-211-		os=-isc2.2
anjuta-extras-3.26.0/config.sub:212:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
anjuta-extras-3.26.0/config.sub-213-		;;
##############################################
anjuta-extras-3.26.0/config.sub-217-	-isc*)
anjuta-extras-3.26.0/config.sub:218:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
anjuta-extras-3.26.0/config.sub-219-		;;
##############################################
anjuta-extras-3.26.0/config.sub-229-	-ptx*)
anjuta-extras-3.26.0/config.sub:230:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
anjuta-extras-3.26.0/config.sub-231-		;;
anjuta-extras-3.26.0/config.sub-232-	-windowsnt*)
anjuta-extras-3.26.0/config.sub:233:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
anjuta-extras-3.26.0/config.sub-234-		;;
##############################################
anjuta-extras-3.26.0/config.sub-368-	*-*-*)
anjuta-extras-3.26.0/config.sub:369:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
anjuta-extras-3.26.0/config.sub-370-		exit 1
##############################################
anjuta-extras-3.26.0/config.sub-497-	amd64-*)
anjuta-extras-3.26.0/config.sub:498:		basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'`
anjuta-extras-3.26.0/config.sub-499-		;;
##############################################
anjuta-extras-3.26.0/config.sub-542-	blackfin-*)
anjuta-extras-3.26.0/config.sub:543:		basic_machine=bfin-`echo $basic_machine | sed 's/^[^-]*-//'`
anjuta-extras-3.26.0/config.sub-544-		os=-linux
##############################################
anjuta-extras-3.26.0/config.sub-550-	c54x-*)
anjuta-extras-3.26.0/config.sub:551:		basic_machine=tic54x-`echo $basic_machine | sed 's/^[^-]*-//'`
anjuta-extras-3.26.0/config.sub-552-		;;
anjuta-extras-3.26.0/config.sub-553-	c55x-*)
anjuta-extras-3.26.0/config.sub:554:		basic_machine=tic55x-`echo $basic_machine | sed 's/^[^-]*-//'`
anjuta-extras-3.26.0/config.sub-555-		;;
anjuta-extras-3.26.0/config.sub-556-	c6x-*)
anjuta-extras-3.26.0/config.sub:557:		basic_machine=tic6x-`echo $basic_machine | sed 's/^[^-]*-//'`
anjuta-extras-3.26.0/config.sub-558-		;;
##############################################
anjuta-extras-3.26.0/config.sub-654-	e500v[12]-*)
anjuta-extras-3.26.0/config.sub:655:		basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
anjuta-extras-3.26.0/config.sub-656-		os=$os"spe"
##############################################
anjuta-extras-3.26.0/config.sub-761-	i*86v32)
anjuta-extras-3.26.0/config.sub:762:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
anjuta-extras-3.26.0/config.sub-763-		os=-sysv32
##############################################
anjuta-extras-3.26.0/config.sub-765-	i*86v4*)
anjuta-extras-3.26.0/config.sub:766:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
anjuta-extras-3.26.0/config.sub-767-		os=-sysv4
##############################################
anjuta-extras-3.26.0/config.sub-769-	i*86v)
anjuta-extras-3.26.0/config.sub:770:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
anjuta-extras-3.26.0/config.sub-771-		os=-sysv
##############################################
anjuta-extras-3.26.0/config.sub-773-	i*86sol2)
anjuta-extras-3.26.0/config.sub:774:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
anjuta-extras-3.26.0/config.sub-775-		os=-solaris2
##############################################
anjuta-extras-3.26.0/config.sub-799-	leon-*|leon[3-9]-*)
anjuta-extras-3.26.0/config.sub:800:		basic_machine=sparc-`echo $basic_machine | sed 's/-.*//'`
anjuta-extras-3.26.0/config.sub-801-		;;
##############################################
anjuta-extras-3.26.0/config.sub-806-	m68knommu-*)
anjuta-extras-3.26.0/config.sub:807:		basic_machine=m68k-`echo $basic_machine | sed 's/^[^-]*-//'`
anjuta-extras-3.26.0/config.sub-808-		os=-linux
##############################################
anjuta-extras-3.26.0/config.sub-843-	mips3*-*)
anjuta-extras-3.26.0/config.sub:844:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
anjuta-extras-3.26.0/config.sub-845-		;;
anjuta-extras-3.26.0/config.sub-846-	mips3*)
anjuta-extras-3.26.0/config.sub:847:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
anjuta-extras-3.26.0/config.sub-848-		;;
##############################################
anjuta-extras-3.26.0/config.sub-865-	ms1-*)
anjuta-extras-3.26.0/config.sub:866:		basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'`
anjuta-extras-3.26.0/config.sub-867-		;;
##############################################
anjuta-extras-3.26.0/config.sub-987-	parisc-*)
anjuta-extras-3.26.0/config.sub:988:		basic_machine=hppa-`echo $basic_machine | sed 's/^[^-]*-//'`
anjuta-extras-3.26.0/config.sub-989-		os=-linux
##############################################
anjuta-extras-3.26.0/config.sub-1003-	pc98-*)
anjuta-extras-3.26.0/config.sub:1004:		basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'`
anjuta-extras-3.26.0/config.sub-1005-		;;
##############################################
anjuta-extras-3.26.0/config.sub-1018-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
anjuta-extras-3.26.0/config.sub:1019:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
anjuta-extras-3.26.0/config.sub-1020-		;;
anjuta-extras-3.26.0/config.sub-1021-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
anjuta-extras-3.26.0/config.sub:1022:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
anjuta-extras-3.26.0/config.sub-1023-		;;
anjuta-extras-3.26.0/config.sub-1024-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
anjuta-extras-3.26.0/config.sub:1025:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
anjuta-extras-3.26.0/config.sub-1026-		;;
anjuta-extras-3.26.0/config.sub-1027-	pentium4-*)
anjuta-extras-3.26.0/config.sub:1028:		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
anjuta-extras-3.26.0/config.sub-1029-		;;
##############################################
anjuta-extras-3.26.0/config.sub-1037-	ppc-* | ppcbe-*)
anjuta-extras-3.26.0/config.sub:1038:		basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
anjuta-extras-3.26.0/config.sub-1039-		;;
##############################################
anjuta-extras-3.26.0/config.sub-1043-	ppcle-* | powerpclittle-*)
anjuta-extras-3.26.0/config.sub:1044:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
anjuta-extras-3.26.0/config.sub-1045-		;;
##############################################
anjuta-extras-3.26.0/config.sub-1047-		;;
anjuta-extras-3.26.0/config.sub:1048:	ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
anjuta-extras-3.26.0/config.sub-1049-		;;
##############################################
anjuta-extras-3.26.0/config.sub-1053-	ppc64le-* | powerpc64little-*)
anjuta-extras-3.26.0/config.sub:1054:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
anjuta-extras-3.26.0/config.sub-1055-		;;
##############################################
anjuta-extras-3.26.0/config.sub-1084-	s390-*)
anjuta-extras-3.26.0/config.sub:1085:		basic_machine=s390-`echo $basic_machine | sed 's/^[^-]*-//'`
anjuta-extras-3.26.0/config.sub-1086-		;;
##############################################
anjuta-extras-3.26.0/config.sub-1090-	s390x-*)
anjuta-extras-3.26.0/config.sub:1091:		basic_machine=s390x-`echo $basic_machine | sed 's/^[^-]*-//'`
anjuta-extras-3.26.0/config.sub-1092-		;;
##############################################
anjuta-extras-3.26.0/config.sub-1142-	strongarm-* | thumb-*)
anjuta-extras-3.26.0/config.sub:1143:		basic_machine=arm-`echo $basic_machine | sed 's/^[^-]*-//'`
anjuta-extras-3.26.0/config.sub-1144-		;;
##############################################
anjuta-extras-3.26.0/config.sub-1275-	xscale-* | xscalee[bl]-*)
anjuta-extras-3.26.0/config.sub:1276:		basic_machine=`echo $basic_machine | sed 's/^xscale/arm/'`
anjuta-extras-3.26.0/config.sub-1277-		;;
##############################################
anjuta-extras-3.26.0/config.sub-1352-	*)
anjuta-extras-3.26.0/config.sub:1353:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
anjuta-extras-3.26.0/config.sub-1354-		exit 1
##############################################
anjuta-extras-3.26.0/config.sub-1360-	*-digital*)
anjuta-extras-3.26.0/config.sub:1361:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
anjuta-extras-3.26.0/config.sub-1362-		;;
anjuta-extras-3.26.0/config.sub-1363-	*-commodore*)
anjuta-extras-3.26.0/config.sub:1364:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
anjuta-extras-3.26.0/config.sub-1365-		;;
##############################################
anjuta-extras-3.26.0/config.sub-1381-	-solaris1 | -solaris1.*)
anjuta-extras-3.26.0/config.sub:1382:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
anjuta-extras-3.26.0/config.sub-1383-		;;
##############################################
anjuta-extras-3.26.0/config.sub-1393-	-gnu/linux*)
anjuta-extras-3.26.0/config.sub:1394:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
anjuta-extras-3.26.0/config.sub-1395-		;;
##############################################
anjuta-extras-3.26.0/config.sub-1440-	-nto*)
anjuta-extras-3.26.0/config.sub:1441:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
anjuta-extras-3.26.0/config.sub-1442-		;;
##############################################
anjuta-extras-3.26.0/config.sub-1447-	-mac*)
anjuta-extras-3.26.0/config.sub:1448:		os=`echo $os | sed -e 's|mac|macos|'`
anjuta-extras-3.26.0/config.sub-1449-		;;
##############################################
anjuta-extras-3.26.0/config.sub-1453-	-linux*)
anjuta-extras-3.26.0/config.sub:1454:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
anjuta-extras-3.26.0/config.sub-1455-		;;
anjuta-extras-3.26.0/config.sub-1456-	-sunos5*)
anjuta-extras-3.26.0/config.sub:1457:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
anjuta-extras-3.26.0/config.sub-1458-		;;
anjuta-extras-3.26.0/config.sub-1459-	-sunos6*)
anjuta-extras-3.26.0/config.sub:1460:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
anjuta-extras-3.26.0/config.sub-1461-		;;
##############################################
anjuta-extras-3.26.0/config.sub-1508-	-sinix5.*)
anjuta-extras-3.26.0/config.sub:1509:		os=`echo $os | sed -e 's|sinix|sysv|'`
anjuta-extras-3.26.0/config.sub-1510-		;;
##############################################
anjuta-extras-3.26.0/config.sub-1563-		# Get rid of the `-' at the beginning of $os.
anjuta-extras-3.26.0/config.sub:1564:		os=`echo $os | sed 's/[^-]*-//'`
anjuta-extras-3.26.0/config.sub:1565:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
anjuta-extras-3.26.0/config.sub-1566-		exit 1
##############################################
anjuta-extras-3.26.0/config.sub-1829-		esac
anjuta-extras-3.26.0/config.sub:1830:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
anjuta-extras-3.26.0/config.sub-1831-		;;
##############################################
anjuta-extras-3.26.0/Makefile.in-49-  { \
anjuta-extras-3.26.0/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
anjuta-extras-3.26.0/Makefile.in-51-  }; \
##############################################
anjuta-extras-3.26.0/Makefile.in-179-  while test -n "$$dir1"; do \
anjuta-extras-3.26.0/Makefile.in:180:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
anjuta-extras-3.26.0/Makefile.in-181-    if test "$$first" != "."; then \
anjuta-extras-3.26.0/Makefile.in-182-      if test "$$first" = ".."; then \
anjuta-extras-3.26.0/Makefile.in:183:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
anjuta-extras-3.26.0/Makefile.in:184:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
anjuta-extras-3.26.0/Makefile.in-185-      else \
anjuta-extras-3.26.0/Makefile.in:186:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
anjuta-extras-3.26.0/Makefile.in-187-        if test "$$first2" = "$$first"; then \
anjuta-extras-3.26.0/Makefile.in:188:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
anjuta-extras-3.26.0/Makefile.in-189-        else \
##############################################
anjuta-extras-3.26.0/Makefile.in-194-    fi; \
anjuta-extras-3.26.0/Makefile.in:195:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
anjuta-extras-3.26.0/Makefile.in-196-  done; \
##############################################
anjuta-extras-3.26.0/Makefile.in-469-	dot_seen=no; \
anjuta-extras-3.26.0/Makefile.in:470:	target=`echo $@ | sed s/-recursive//`; \
anjuta-extras-3.26.0/Makefile.in-471-	case "$@" in \
##############################################
anjuta-extras-3.26.0/Makefile.in-532-GTAGS:
anjuta-extras-3.26.0/Makefile.in:533:	here=`$(am__cd) $(top_builddir) && pwd` \
anjuta-extras-3.26.0/Makefile.in-534-	  && $(am__cd) $(top_srcdir) \
##############################################
anjuta-extras-3.26.0/Makefile.in-564-	test -d "$(distdir)" || mkdir "$(distdir)"
anjuta-extras-3.26.0/Makefile.in:565:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
anjuta-extras-3.26.0/Makefile.in:566:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
anjuta-extras-3.26.0/Makefile.in-567-	list='$(DISTFILES)'; \
##############################################
anjuta-extras-3.26.0/Makefile.in-578-	  if test -d $$d/$$file; then \
anjuta-extras-3.26.0/Makefile.in:579:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
anjuta-extras-3.26.0/Makefile.in-580-	    if test -d "$(distdir)/$$file"; then \
##############################################
anjuta-extras-3.26.0/Makefile.in-688-	test -d $(distdir)/_build || exit 0; \
anjuta-extras-3.26.0/Makefile.in:689:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
anjuta-extras-3.26.0/Makefile.in-690-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
anjuta-extras-3.26.0/Makefile.in-732-	}; \
anjuta-extras-3.26.0/Makefile.in:733:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
anjuta-extras-3.26.0/Makefile.in-734-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
anjuta-extras-3.26.0/Makefile.in-744-	fi
anjuta-extras-3.26.0/Makefile.in:745:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
anjuta-extras-3.26.0/Makefile.in-746-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
anjuta-extras-3.26.0/po/Makefile.in.in-57-
anjuta-extras-3.26.0/po/Makefile.in.in:58:USER_LINGUAS=$(shell if test -n "$(LINGUAS)"; then LLINGUAS="$(LINGUAS)"; ALINGUAS="$(ALL_LINGUAS)"; for lang in $$LLINGUAS; do if test -n "`grep \^$$lang$$ $(srcdir)/LINGUAS 2>/dev/null`" -o -n "`echo $$ALINGUAS|tr ' ' '\n'|grep \^$$lang$$`"; then printf "$$lang "; fi; done; fi)
anjuta-extras-3.26.0/po/Makefile.in.in-59-
##############################################
anjuta-extras-3.26.0/po/Makefile.in.in-87-.po.gmo:
anjuta-extras-3.26.0/po/Makefile.in.in:88:	$(INTLTOOL_V_MSGFMT)file=`echo $* | sed 's,.*/,,'`.gmo \
anjuta-extras-3.26.0/po/Makefile.in.in-89-	  && rm -f $$file && $(GMSGFMT) -o $$file $<
##############################################
anjuta-extras-3.26.0/po/Makefile.in.in-188-	  echo "$$lang:"; \
anjuta-extras-3.26.0/po/Makefile.in.in:189:	  result="`$(MSGMERGE) -o $$tmpdir/$$lang.new.po $$lang`"; \
anjuta-extras-3.26.0/po/Makefile.in.in-190-	  if $$result; then \
##############################################
anjuta-extras-3.26.0/configure.ac-49-dnl ***************************************************************************
anjuta-extras-3.26.0/configure.ac:50:GLIB_GENMARSHAL="`$PKG_CONFIG --variable=glib_genmarshal glib-2.0`"
anjuta-extras-3.26.0/configure.ac-51-AC_SUBST(GLIB_GENMARSHAL)
anjuta-extras-3.26.0/configure.ac:52:GLIB_MKENUMS="`$PKG_CONFIG --variable=glib_mkenums glib-2.0`"
anjuta-extras-3.26.0/configure.ac-53-AC_SUBST(GLIB_MKENUMS)
##############################################
anjuta-extras-3.26.0/configure.ac-128-
anjuta-extras-3.26.0/configure.ac:129:anjutalibdir=`pkg-config $pkg_prefix --variable=libdir libanjuta-3.0`
anjuta-extras-3.26.0/configure.ac:130:anjutadatadir=`pkg-config $pkg_prefix --variable=datadir libanjuta-3.0`
anjuta-extras-3.26.0/configure.ac-131-AC_SUBST(anjutalibdir)
##############################################
anjuta-extras-3.26.0/scripts/Makefile.in-49-  { \
anjuta-extras-3.26.0/scripts/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
anjuta-extras-3.26.0/scripts/Makefile.in-51-  }; \
##############################################
anjuta-extras-3.26.0/scripts/Makefile.in-355-distdir: $(DISTFILES)
anjuta-extras-3.26.0/scripts/Makefile.in:356:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
anjuta-extras-3.26.0/scripts/Makefile.in:357:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
anjuta-extras-3.26.0/scripts/Makefile.in-358-	list='$(DISTFILES)'; \
##############################################
anjuta-extras-3.26.0/scripts/Makefile.in-369-	  if test -d $$d/$$file; then \
anjuta-extras-3.26.0/scripts/Makefile.in:370:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
anjuta-extras-3.26.0/scripts/Makefile.in-371-	    if test -d "$(distdir)/$$file"; then \
##############################################
anjuta-extras-3.26.0/ltmain.sh-103-#
anjuta-extras-3.26.0/ltmain.sh:104:#   . `echo "$0" | ${SED-sed} 's|[^/]*$||'`/build-aux/funclib.sh
anjuta-extras-3.26.0/ltmain.sh-105-#
##############################################
anjuta-extras-3.26.0/ltmain.sh-202-          func_executable_p "$_G_path_prog" || continue
anjuta-extras-3.26.0/ltmain.sh:203:          case `"$_G_path_prog" --version 2>&1` in
anjuta-extras-3.26.0/ltmain.sh-204-            *GNU*) func_path_progs_result=$_G_path_prog _G_path_prog_found=: ;;
##############################################
anjuta-extras-3.26.0/ltmain.sh-249-      diff conftest.out conftest.nl >/dev/null 2>&1 || break
anjuta-extras-3.26.0/ltmain.sh:250:      _G_count=`expr $_G_count + 1`
anjuta-extras-3.26.0/ltmain.sh-251-      if test "$_G_count" -gt "$_G_path_prog_max"; then
##############################################
anjuta-extras-3.26.0/ltmain.sh-285-      diff conftest.out conftest.nl >/dev/null 2>&1 || break
anjuta-extras-3.26.0/ltmain.sh:286:      _G_count=`expr $_G_count + 1`
anjuta-extras-3.26.0/ltmain.sh-287-      if test "$_G_count" -gt "$_G_path_prog_max"; then
##############################################
anjuta-extras-3.26.0/ltmain.sh-410-# The name of this program.
anjuta-extras-3.26.0/ltmain.sh:411:progname=`$ECHO "$progpath" |$SED "$sed_basename"`
anjuta-extras-3.26.0/ltmain.sh-412-
##############################################
anjuta-extras-3.26.0/ltmain.sh-416-  *[\\/]*)
anjuta-extras-3.26.0/ltmain.sh:417:     progdir=`$ECHO "$progpath" |$SED "$sed_dirname"`
anjuta-extras-3.26.0/ltmain.sh:418:     progdir=`cd "$progdir" && pwd`
anjuta-extras-3.26.0/ltmain.sh-419-     progpath=$progdir/$progname
##############################################
anjuta-extras-3.26.0/ltmain.sh-610-
anjuta-extras-3.26.0/ltmain.sh:611:    eval _G_current_value='`$ECHO $'$1'`'
anjuta-extras-3.26.0/ltmain.sh:612:    _G_delim=`expr "$2" : '\(.\)'`
anjuta-extras-3.26.0/ltmain.sh-613-
##############################################
anjuta-extras-3.26.0/ltmain.sh-639-
anjuta-extras-3.26.0/ltmain.sh:640:    func_arith_result=`expr "$@"`
anjuta-extras-3.26.0/ltmain.sh-641-  }
##############################################
anjuta-extras-3.26.0/ltmain.sh-660-  # ...otherwise fall back to using sed.
anjuta-extras-3.26.0/ltmain.sh:661:  _b='func_basename_result=`$ECHO "$1" |$SED "$sed_basename"`'
anjuta-extras-3.26.0/ltmain.sh:662:  _d='func_dirname_result=`$ECHO "$1"  |$SED "$sed_dirname"`
anjuta-extras-3.26.0/ltmain.sh-663-      if test "X$func_dirname_result" = "X$1"; then
##############################################
anjuta-extras-3.26.0/ltmain.sh-757-      test -n "$_G_tc" && {
anjuta-extras-3.26.0/ltmain.sh:758:        _G_esc_tc=`$ECHO "$_G_tc" | $SED "$sed_make_literal_regex"`
anjuta-extras-3.26.0/ltmain.sh:759:        _G_indent=`$ECHO "$_G_indent" | $SED "s|$_G_esc_tc||g"`
anjuta-extras-3.26.0/ltmain.sh-760-      }
anjuta-extras-3.26.0/ltmain.sh-761-    done
anjuta-extras-3.26.0/ltmain.sh:762:    _G_indent="$progname: "`echo "$_G_indent" | $SED 's|.| |g'`"  " ## exclude from sc_prohibit_nested_quotes
anjuta-extras-3.26.0/ltmain.sh-763-
##############################################
anjuta-extras-3.26.0/ltmain.sh-831-
anjuta-extras-3.26.0/ltmain.sh:832:    func_len_result=`expr "$1" : ".*" 2>/dev/null || echo $max_cmd_len`
anjuta-extras-3.26.0/ltmain.sh-833-  }
##############################################
anjuta-extras-3.26.0/ltmain.sh-863-        # ...otherwise throw away the child directory and loop
anjuta-extras-3.26.0/ltmain.sh:864:        _G_directory_path=`$ECHO "$_G_directory_path" | $SED -e "$sed_dirname"`
anjuta-extras-3.26.0/ltmain.sh-865-      done
anjuta-extras-3.26.0/ltmain.sh:866:      _G_dir_list=`$ECHO "$_G_dir_list" | $SED 's|:*$||'`
anjuta-extras-3.26.0/ltmain.sh-867-
##############################################
anjuta-extras-3.26.0/ltmain.sh-901-      # If mktemp works, use that first and foremost
anjuta-extras-3.26.0/ltmain.sh:902:      _G_tmpdir=`mktemp -d "$_G_template-XXXXXXXX" 2>/dev/null`
anjuta-extras-3.26.0/ltmain.sh-903-
##############################################
anjuta-extras-3.26.0/ltmain.sh-1111-        *[\\\`\"\$]*)
anjuta-extras-3.26.0/ltmain.sh:1112:	  _G_unquoted_arg=`printf '%s\n' "$1" |$SED "$sed_quote_subst"` ;;
anjuta-extras-3.26.0/ltmain.sh-1113-        *)
##############################################
anjuta-extras-3.26.0/ltmain.sh-1198-    case $2 in
anjuta-extras-3.26.0/ltmain.sh:1199:      .*) func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%\\\\$2\$%%"`;;
anjuta-extras-3.26.0/ltmain.sh:1200:      *)  func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%$2\$%%"`;;
anjuta-extras-3.26.0/ltmain.sh-1201-    esac
##############################################
anjuta-extras-3.26.0/ltmain.sh-1271-    [0-9]* | *[!a-zA-Z0-9_]*)
anjuta-extras-3.26.0/ltmain.sh:1272:      func_tr_sh_result=`$ECHO "$1" | $SED -e 's/^\([0-9]\)/_\1/' -e 's/[^a-zA-Z0-9_]/_/g'`
anjuta-extras-3.26.0/ltmain.sh-1273-      ;;
##############################################
anjuta-extras-3.26.0/ltmain.sh-1358-
anjuta-extras-3.26.0/ltmain.sh:1359:    test "x$1" = x`func_sort_ver "$1" "$2" | $SED 1q`
anjuta-extras-3.26.0/ltmain.sh-1360-}
##############################################
anjuta-extras-3.26.0/ltmain.sh-1424-# The default options also support '--debug', which will turn on shell
anjuta-extras-3.26.0/ltmain.sh:1425:# execution tracing (see the comment above debug_cmd below for another
anjuta-extras-3.26.0/ltmain.sh-1426-# use), and '--verbose' and the func_verbose function to allow your script
##############################################
anjuta-extras-3.26.0/ltmain.sh-1517-
anjuta-extras-3.26.0/ltmain.sh:1518:    eval ${1}_hooks='`$ECHO "\$'$1'_hooks" |$SED "s| '$2'||"`'
anjuta-extras-3.26.0/ltmain.sh-1519-}
##############################################
anjuta-extras-3.26.0/ltmain.sh-1870-
anjuta-extras-3.26.0/ltmain.sh:1871:      func_split_equals_lhs=`expr "x$1" : 'x\([^=]*\)'`
anjuta-extras-3.26.0/ltmain.sh-1872-      func_split_equals_rhs=
anjuta-extras-3.26.0/ltmain.sh-1873-      test "x$func_split_equals_lhs" = "x$1" \
anjuta-extras-3.26.0/ltmain.sh:1874:        || func_split_equals_rhs=`expr "x$1" : 'x[^=]*=\(.*\)$'`
anjuta-extras-3.26.0/ltmain.sh-1875-  }
##############################################
anjuta-extras-3.26.0/ltmain.sh-1898-
anjuta-extras-3.26.0/ltmain.sh:1899:      func_split_short_opt_name=`expr "x$1" : 'x-\(.\)'`
anjuta-extras-3.26.0/ltmain.sh:1900:      func_split_short_opt_arg=`expr "x$1" : 'x-.\(.*\)$'`
anjuta-extras-3.26.0/ltmain.sh-1901-  }
##############################################
anjuta-extras-3.26.0/ltmain.sh-2071-       version:        $progname (GNU libtool) 2.4.6
anjuta-extras-3.26.0/ltmain.sh:2072:       automake:       `($AUTOMAKE --version) 2>/dev/null |$SED 1q`
anjuta-extras-3.26.0/ltmain.sh:2073:       autoconf:       `($AUTOCONF --version) 2>/dev/null |$SED 1q`
anjuta-extras-3.26.0/ltmain.sh-2074-
##############################################
anjuta-extras-3.26.0/ltmain.sh-2110-  {
anjuta-extras-3.26.0/ltmain.sh:2111:    func_lo2o_result=`$ECHO "$1" | $SED "$lo2o"`
anjuta-extras-3.26.0/ltmain.sh-2112-  }
##############################################
anjuta-extras-3.26.0/ltmain.sh-2115-  {
anjuta-extras-3.26.0/ltmain.sh:2116:    func_xform_result=`$ECHO "$1" | $SED 's|\.[^.]*$|.lo|'`
anjuta-extras-3.26.0/ltmain.sh-2117-  }
##############################################
anjuta-extras-3.26.0/ltmain.sh-2206-	  # quotes we have to do it in 2 steps:
anjuta-extras-3.26.0/ltmain.sh:2207:	  extractedcf=`$SED -n -e "$sed_extractcf" < "$progpath"`
anjuta-extras-3.26.0/ltmain.sh-2208-	  eval "$extractedcf"
##############################################
anjuta-extras-3.26.0/ltmain.sh-2659-      done
anjuta-extras-3.26.0/ltmain.sh:2660:      CC_expanded=`func_echo_all $CC`
anjuta-extras-3.26.0/ltmain.sh:2661:      CC_quoted_expanded=`func_echo_all $CC_quoted`
anjuta-extras-3.26.0/ltmain.sh-2662-      case $@ in
##############################################
anjuta-extras-3.26.0/ltmain.sh-2672-	    # Evaluate the configuration.
anjuta-extras-3.26.0/ltmain.sh:2673:	    eval "`$SED -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`"
anjuta-extras-3.26.0/ltmain.sh-2674-	    CC_quoted=
##############################################
anjuta-extras-3.26.0/ltmain.sh-2678-	    done
anjuta-extras-3.26.0/ltmain.sh:2679:	    CC_expanded=`func_echo_all $CC`
anjuta-extras-3.26.0/ltmain.sh:2680:	    CC_quoted_expanded=`func_echo_all $CC_quoted`
anjuta-extras-3.26.0/ltmain.sh-2681-	    case "$@ " in
##############################################
anjuta-extras-3.26.0/ltmain.sh-2770-    # zero AND non-empty stdout, which explains the odd construction:
anjuta-extras-3.26.0/ltmain.sh:2771:    func_convert_core_file_wine_to_w32_tmp=`winepath -w "$1" 2>/dev/null`
anjuta-extras-3.26.0/ltmain.sh-2772-    if test "$?" -eq 0 && test -n "$func_convert_core_file_wine_to_w32_tmp"; then
##############################################
anjuta-extras-3.26.0/ltmain.sh-2838-  if test -n "$LT_CYGPATH" && test -f "$LT_CYGPATH"; then
anjuta-extras-3.26.0/ltmain.sh:2839:    func_cygpath_result=`$LT_CYGPATH "$@" 2>/dev/null`
anjuta-extras-3.26.0/ltmain.sh-2840-    if test "$?" -ne 0; then
##############################################
anjuta-extras-3.26.0/ltmain.sh-3009-    # LT_CYGPATH in this case.
anjuta-extras-3.26.0/ltmain.sh:3010:    func_to_host_file_result=`cygpath -m "$1"`
anjuta-extras-3.26.0/ltmain.sh-3011-  fi
##############################################
anjuta-extras-3.26.0/ltmain.sh-3166-    func_to_host_path_tmp1=$func_stripname_result
anjuta-extras-3.26.0/ltmain.sh:3167:    func_to_host_path_result=`cygpath -m -p "$func_to_host_path_tmp1"`
anjuta-extras-3.26.0/ltmain.sh-3168-    func_convert_path_check : ";" \
##############################################
anjuta-extras-3.26.0/ltmain.sh-3376-    *.[cCFSifmso] | \
anjuta-extras-3.26.0/ltmain.sh:3377:    *.ada | *.adb | *.ads | *.asm | \
anjuta-extras-3.26.0/ltmain.sh-3378-    *.c++ | *.cc | *.ii | *.class | *.cpp | *.cxx | \
##############################################
anjuta-extras-3.26.0/ltmain.sh-3453-    if test no = "$compiler_c_o"; then
anjuta-extras-3.26.0/ltmain.sh:3454:      output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.$objext
anjuta-extras-3.26.0/ltmain.sh-3455-      lockfile=$output_obj.lock
##############################################
anjuta-extras-3.26.0/ltmain.sh-3472-*** ERROR, $lockfile exists and contains:
anjuta-extras-3.26.0/ltmain.sh:3473:`cat $lockfile 2>/dev/null`
anjuta-extras-3.26.0/ltmain.sh-3474-
##############################################
anjuta-extras-3.26.0/ltmain.sh-3520-      if test warn = "$need_locks" &&
anjuta-extras-3.26.0/ltmain.sh:3521:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
anjuta-extras-3.26.0/ltmain.sh-3522-	$ECHO "\
anjuta-extras-3.26.0/ltmain.sh-3523-*** ERROR, $lockfile contains:
anjuta-extras-3.26.0/ltmain.sh:3524:`cat $lockfile 2>/dev/null`
anjuta-extras-3.26.0/ltmain.sh-3525-
##############################################
anjuta-extras-3.26.0/ltmain.sh-3569-      if test warn = "$need_locks" &&
anjuta-extras-3.26.0/ltmain.sh:3570:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
anjuta-extras-3.26.0/ltmain.sh-3571-	$ECHO "\
anjuta-extras-3.26.0/ltmain.sh-3572-*** ERROR, $lockfile contains:
anjuta-extras-3.26.0/ltmain.sh:3573:`cat $lockfile 2>/dev/null`
anjuta-extras-3.26.0/ltmain.sh-3574-
##############################################
anjuta-extras-3.26.0/ltmain.sh-3895-      # Get the absolute pathname.
anjuta-extras-3.26.0/ltmain.sh:3896:      absdir=`cd "$dir" && pwd`
anjuta-extras-3.26.0/ltmain.sh-3897-      test -n "$absdir" && dir=$absdir
##############################################
anjuta-extras-3.26.0/ltmain.sh-3994-      if test -n "$lt_sysroot"; then
anjuta-extras-3.26.0/ltmain.sh:3995:        sysroot_regex=`$ECHO "$lt_sysroot" | $SED "$sed_make_literal_regex"`
anjuta-extras-3.26.0/ltmain.sh-3996-        sysroot_cmd="s/\([ ']\)$sysroot_regex/\1/g;"
##############################################
anjuta-extras-3.26.0/ltmain.sh-4278-	  # Determine the prefix the user has applied to our future dir.
anjuta-extras-3.26.0/ltmain.sh:4279:	  inst_prefix_dir=`$ECHO "$destdir" | $SED -e "s%$libdir\$%%"`
anjuta-extras-3.26.0/ltmain.sh-4280-
##############################################
anjuta-extras-3.26.0/ltmain.sh-4291-	    # Stick the inst_prefix_dir data into the link command.
anjuta-extras-3.26.0/ltmain.sh:4292:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"`
anjuta-extras-3.26.0/ltmain.sh-4293-	  else
anjuta-extras-3.26.0/ltmain.sh:4294:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%%"`
anjuta-extras-3.26.0/ltmain.sh-4295-	  fi
##############################################
anjuta-extras-3.26.0/ltmain.sh-4458-	    fi
anjuta-extras-3.26.0/ltmain.sh:4459:	    libfile=$libdir/`$ECHO "$lib" | $SED 's%^.*/%%g'`
anjuta-extras-3.26.0/ltmain.sh-4460-	    if test -n "$libdir" && test ! -f "$libfile"; then
##############################################
anjuta-extras-3.26.0/ltmain.sh-4477-	        # Replace the output file specification.
anjuta-extras-3.26.0/ltmain.sh:4478:	        relink_command=`$ECHO "$relink_command" | $SED 's%@OUTPUT@%'"$outputname"'%g'`
anjuta-extras-3.26.0/ltmain.sh-4479-
##############################################
anjuta-extras-3.26.0/ltmain.sh-4496-	    # Install the binary that we compiled earlier.
anjuta-extras-3.26.0/ltmain.sh:4497:	    file=`$ECHO "$file$stripped_ext" | $SED "s%\([^/]*\)$%$objdir/\1%"`
anjuta-extras-3.26.0/ltmain.sh-4498-	  fi
##############################################
anjuta-extras-3.26.0/ltmain.sh-4570-    my_pic_p=${3-false}
anjuta-extras-3.26.0/ltmain.sh:4571:    my_prefix=`$ECHO "$my_originator" | $SED 's%[^a-zA-Z0-9]%_%g'`
anjuta-extras-3.26.0/ltmain.sh-4572-    my_dlsyms=
##############################################
anjuta-extras-3.26.0/ltmain.sh-4628-	  # Add our own program objects to the symbol list.
anjuta-extras-3.26.0/ltmain.sh:4629:	  progfiles=`$ECHO "$objs$old_deplibs" | $SP2NL | $SED "$lo2o" | $NL2SP`
anjuta-extras-3.26.0/ltmain.sh-4630-	  for progfile in $progfiles; do
##############################################
anjuta-extras-3.26.0/ltmain.sh-4690-	          # Use subshell, to avoid clobbering current variable values
anjuta-extras-3.26.0/ltmain.sh:4691:	          dlprefile_dlname=`source "$curr_lafile" && echo "$dlname"`
anjuta-extras-3.26.0/ltmain.sh-4692-	          if test -n "$dlprefile_dlname"; then
##############################################
anjuta-extras-3.26.0/ltmain.sh-4859-	  if test -f "$output_objdir/$my_outputname.def"; then
anjuta-extras-3.26.0/ltmain.sh:4860:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
anjuta-extras-3.26.0/ltmain.sh:4861:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
anjuta-extras-3.26.0/ltmain.sh-4862-	  else
anjuta-extras-3.26.0/ltmain.sh:4863:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
anjuta-extras-3.26.0/ltmain.sh:4864:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
anjuta-extras-3.26.0/ltmain.sh-4865-	  fi
##############################################
anjuta-extras-3.26.0/ltmain.sh-4867-	*)
anjuta-extras-3.26.0/ltmain.sh:4868:	  compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
anjuta-extras-3.26.0/ltmain.sh:4869:	  finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
anjuta-extras-3.26.0/ltmain.sh-4870-	  ;;
##############################################
anjuta-extras-3.26.0/ltmain.sh-4882-      # Nullify the symbol file.
anjuta-extras-3.26.0/ltmain.sh:4883:      compile_command=`$ECHO "$compile_command" | $SED "s% @SYMFILE@%%"`
anjuta-extras-3.26.0/ltmain.sh:4884:      finalize_command=`$ECHO "$finalize_command" | $SED "s% @SYMFILE@%%"`
anjuta-extras-3.26.0/ltmain.sh-4885-    fi
##############################################
anjuta-extras-3.26.0/ltmain.sh-4896-  func_to_tool_file "$1" func_convert_file_msys_to_w32
anjuta-extras-3.26.0/ltmain.sh:4897:  func_cygming_gnu_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $EGREP ' (_head_[A-Za-z0-9_]+_[ad]l*|[A-Za-z0-9_]+_[ad]l*_iname)$'`
anjuta-extras-3.26.0/ltmain.sh-4898-  test -n "$func_cygming_gnu_implib_tmp"
##############################################
anjuta-extras-3.26.0/ltmain.sh-4909-  func_to_tool_file "$1" func_convert_file_msys_to_w32
anjuta-extras-3.26.0/ltmain.sh:4910:  func_cygming_ms_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $GREP '_NULL_IMPORT_DESCRIPTOR'`
anjuta-extras-3.26.0/ltmain.sh-4911-  test -n "$func_cygming_ms_implib_tmp"
##############################################
anjuta-extras-3.26.0/ltmain.sh-4925-  win32_libid_type=unknown
anjuta-extras-3.26.0/ltmain.sh:4926:  win32_fileres=`file -L $1 2>/dev/null`
anjuta-extras-3.26.0/ltmain.sh-4927-  case $win32_fileres in
##############################################
anjuta-extras-3.26.0/ltmain.sh-4990-
anjuta-extras-3.26.0/ltmain.sh:4991:  sharedlib_from_linklib_result=`$DLLTOOL --identify-strict --identify "$1"`
anjuta-extras-3.26.0/ltmain.sh-4992-}
##############################################
anjuta-extras-3.26.0/ltmain.sh-5008-
anjuta-extras-3.26.0/ltmain.sh:5009:  match_literal=`$ECHO "$1" | $SED "$sed_make_literal_regex"`
anjuta-extras-3.26.0/ltmain.sh-5010-  $OBJDUMP -s --section "$1" "$2" 2>/dev/null |
##############################################
anjuta-extras-3.26.0/ltmain.sh-5072-    # binutils import library
anjuta-extras-3.26.0/ltmain.sh:5073:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$7' "$1"`
anjuta-extras-3.26.0/ltmain.sh-5074-  elif func_cygming_ms_implib_p "$1"; then
anjuta-extras-3.26.0/ltmain.sh-5075-    # ms-generated import library
anjuta-extras-3.26.0/ltmain.sh:5076:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$6' "$1"`
anjuta-extras-3.26.0/ltmain.sh-5077-  else
##############################################
anjuta-extras-3.26.0/ltmain.sh-5156-	  darwin_base_archive=$func_basename_result
anjuta-extras-3.26.0/ltmain.sh:5157:	  darwin_arches=`$LIPO -info "$darwin_archive" 2>/dev/null | $GREP Architectures 2>/dev/null || true`
anjuta-extras-3.26.0/ltmain.sh-5158-	  if test -n "$darwin_arches"; then
anjuta-extras-3.26.0/ltmain.sh:5159:	    darwin_arches=`$ECHO "$darwin_arches" | $SED -e 's/.*are://'`
anjuta-extras-3.26.0/ltmain.sh-5160-	    darwin_arch=
##############################################
anjuta-extras-3.26.0/ltmain.sh-5170-            ## Okay now we've a bunch of thin objects, gotta fatten them up :)
anjuta-extras-3.26.0/ltmain.sh:5171:	    darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print | $SED -e "$sed_basename" | sort -u`
anjuta-extras-3.26.0/ltmain.sh-5172-	    darwin_file=
##############################################
anjuta-extras-3.26.0/ltmain.sh-5174-	    for darwin_file in $darwin_filelist; do
anjuta-extras-3.26.0/ltmain.sh:5175:	      darwin_files=`find unfat-$$ -name $darwin_file -print | sort | $NL2SP`
anjuta-extras-3.26.0/ltmain.sh-5176-	      $LIPO -create -output "$darwin_file" $darwin_files
##############################################
anjuta-extras-3.26.0/ltmain.sh-5189-      esac
anjuta-extras-3.26.0/ltmain.sh:5190:      my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | sort | $NL2SP`
anjuta-extras-3.26.0/ltmain.sh-5191-    done
##############################################
anjuta-extras-3.26.0/ltmain.sh-5260-
anjuta-extras-3.26.0/ltmain.sh:5261:    qECHO=`$ECHO "$ECHO" | $SED "$sed_quote_subst"`
anjuta-extras-3.26.0/ltmain.sh-5262-    $ECHO "\
##############################################
anjuta-extras-3.26.0/ltmain.sh-5295-    --lt-dump-script)
anjuta-extras-3.26.0/ltmain.sh:5296:        lt_dump_D=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%/[^/]*$%%'\`
anjuta-extras-3.26.0/ltmain.sh-5297-        test \"X\$lt_dump_D\" = \"X\$lt_script_arg0\" && lt_dump_D=.
anjuta-extras-3.26.0/ltmain.sh:5298:        lt_dump_F=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%^.*/%%'\`
anjuta-extras-3.26.0/ltmain.sh-5299-        cat \"\$lt_dump_D/\$lt_dump_F\"
##############################################
anjuta-extras-3.26.0/ltmain.sh-5322-    \$ECHO \"$outputname:$output:\$LINENO: newargv[\$lt_dump_args_N]: \$lt_arg\"
anjuta-extras-3.26.0/ltmain.sh:5323:    lt_dump_args_N=\`expr \$lt_dump_args_N + 1\`
anjuta-extras-3.26.0/ltmain.sh-5324-  done
##############################################
anjuta-extras-3.26.0/ltmain.sh-5380-  # Find the directory that this script lives in.
anjuta-extras-3.26.0/ltmain.sh:5381:  thisdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*$%%'\`
anjuta-extras-3.26.0/ltmain.sh-5382-  test \"x\$thisdir\" = \"x\$file\" && thisdir=.
##############################################
anjuta-extras-3.26.0/ltmain.sh-5384-  # Follow symbolic links until we get to the real thisdir.
anjuta-extras-3.26.0/ltmain.sh:5385:  file=\`ls -ld \"\$file\" | $SED -n 's/.*-> //p'\`
anjuta-extras-3.26.0/ltmain.sh-5386-  while test -n \"\$file\"; do
anjuta-extras-3.26.0/ltmain.sh:5387:    destdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*\$%%'\`
anjuta-extras-3.26.0/ltmain.sh-5388-
##############################################
anjuta-extras-3.26.0/ltmain.sh-5396-
anjuta-extras-3.26.0/ltmain.sh:5397:    file=\`\$ECHO \"\$file\" | $SED 's%^.*/%%'\`
anjuta-extras-3.26.0/ltmain.sh:5398:    file=\`ls -ld \"\$thisdir/\$file\" | $SED -n 's/.*-> //p'\`
anjuta-extras-3.26.0/ltmain.sh-5399-  done
##############################################
anjuta-extras-3.26.0/ltmain.sh-5410-    case \"\$thisdir\" in
anjuta-extras-3.26.0/ltmain.sh:5411:    *[\\\\/]$objdir ) thisdir=\`\$ECHO \"\$thisdir\" | $SED 's%[\\\\/][^\\\\/]*$%%'\` ;;
anjuta-extras-3.26.0/ltmain.sh-5412-    $objdir )   thisdir=. ;;
##############################################
anjuta-extras-3.26.0/ltmain.sh-5416-  # Try to get the absolute directory name.
anjuta-extras-3.26.0/ltmain.sh:5417:  absdir=\`cd \"\$thisdir\" && pwd\`
anjuta-extras-3.26.0/ltmain.sh-5418-  test -n \"\$absdir\" && thisdir=\"\$absdir\"
##############################################
anjuta-extras-3.26.0/ltmain.sh-5426-  if test ! -f \"\$progdir/\$program\" ||
anjuta-extras-3.26.0/ltmain.sh:5427:     { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | $SED 1q\`; \\
anjuta-extras-3.26.0/ltmain.sh-5428-       test \"X\$file\" != \"X\$progdir/\$program\"; }; then
##############################################
anjuta-extras-3.26.0/ltmain.sh-5441-    if test -n \"\$relink_command\"; then
anjuta-extras-3.26.0/ltmain.sh:5442:      if relink_command_output=\`eval \$relink_command 2>&1\`; then :
anjuta-extras-3.26.0/ltmain.sh-5443-      else
##############################################
anjuta-extras-3.26.0/ltmain.sh-5485-    # The second colon is a workaround for a bug in BeOS R4 sed
anjuta-extras-3.26.0/ltmain.sh:5486:    $shlibpath_var=\`\$ECHO \"\$$shlibpath_var\" | $SED 's/::*\$//'\`
anjuta-extras-3.26.0/ltmain.sh-5487-
##############################################
anjuta-extras-3.26.0/ltmain.sh-6464-
anjuta-extras-3.26.0/ltmain.sh:6465:    case `eval $file_magic_cmd \"\$1\" 2>/dev/null | $SED -e 10q` in
anjuta-extras-3.26.0/ltmain.sh-6466-    *import*) : ;;
##############################################
anjuta-extras-3.26.0/ltmain.sh-6712-	    moreargs=
anjuta-extras-3.26.0/ltmain.sh:6713:	    for fil in `cat "$save_arg"`
anjuta-extras-3.26.0/ltmain.sh-6714-	    do
##############################################
anjuta-extras-3.26.0/ltmain.sh-6973-	*)
anjuta-extras-3.26.0/ltmain.sh:6974:	  absdir=`cd "$dir" && pwd`
anjuta-extras-3.26.0/ltmain.sh-6975-	  test -z "$absdir" && \
##############################################
anjuta-extras-3.26.0/ltmain.sh-6994-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
anjuta-extras-3.26.0/ltmain.sh:6995:	  testbindir=`$ECHO "$dir" | $SED 's*/lib$*/bin*'`
anjuta-extras-3.26.0/ltmain.sh-6996-	  case :$dllsearchpath: in
##############################################
anjuta-extras-3.26.0/ltmain.sh-7287-      -Z*)
anjuta-extras-3.26.0/ltmain.sh:7288:        if test os2 = "`expr $host : '.*\(os2\)'`"; then
anjuta-extras-3.26.0/ltmain.sh-7289-          # OS/2 uses -Zxxx to specify OS/2-specific options
##############################################
anjuta-extras-3.26.0/ltmain.sh-7457-      # get the directories listed in $shlibpath_var
anjuta-extras-3.26.0/ltmain.sh:7458:      eval shlib_search_path=\`\$ECHO \"\$$shlibpath_var\" \| \$SED \'s/:/ /g\'\`
anjuta-extras-3.26.0/ltmain.sh-7459-    else
##############################################
anjuta-extras-3.26.0/ltmain.sh-7773-		  set dummy $deplibs_check_method; shift
anjuta-extras-3.26.0/ltmain.sh:7774:		  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
anjuta-extras-3.26.0/ltmain.sh-7775-		  if eval "\$ECHO \"$deplib\"" 2>/dev/null | $SED 10q \
##############################################
anjuta-extras-3.26.0/ltmain.sh-7863-	if test -n "$inherited_linker_flags"; then
anjuta-extras-3.26.0/ltmain.sh:7864:	  tmp_inherited_linker_flags=`$ECHO "$inherited_linker_flags" | $SED 's/-framework \([^ $]*\)/\1.ltframework/g'`
anjuta-extras-3.26.0/ltmain.sh-7865-	  for tmp_inherited_linker_flag in $tmp_inherited_linker_flags; do
##############################################
anjuta-extras-3.26.0/ltmain.sh-7871-	fi
anjuta-extras-3.26.0/ltmain.sh:7872:	dependency_libs=`$ECHO " $dependency_libs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
anjuta-extras-3.26.0/ltmain.sh-7873-	if test lib,link = "$linkmode,$pass" ||
##############################################
anjuta-extras-3.26.0/ltmain.sh-7944-	*)
anjuta-extras-3.26.0/ltmain.sh:7945:	  abs_ladir=`cd "$ladir" && pwd`
anjuta-extras-3.26.0/ltmain.sh-7946-	  if test -z "$abs_ladir"; then
##############################################
anjuta-extras-3.26.0/ltmain.sh-8197-	    shift
anjuta-extras-3.26.0/ltmain.sh:8198:	    libname=`eval "\\$ECHO \"$libname_spec\""`
anjuta-extras-3.26.0/ltmain.sh-8199-	    # use dlname if we got it. it's perfectly good, no?
##############################################
anjuta-extras-3.26.0/ltmain.sh-8489-		*)
anjuta-extras-3.26.0/ltmain.sh:8490:		  absdir=`cd "$dir" && pwd`
anjuta-extras-3.26.0/ltmain.sh-8491-		  if test -z "$absdir"; then
##############################################
anjuta-extras-3.26.0/ltmain.sh-8500-		  depdepl=
anjuta-extras-3.26.0/ltmain.sh:8501:		  eval deplibrary_names=`$SED -n -e 's/^library_names=\(.*\)$/\1/p' $deplib`
anjuta-extras-3.26.0/ltmain.sh-8502-		  if test -n "$deplibrary_names"; then
##############################################
anjuta-extras-3.26.0/ltmain.sh-8507-		      depdepl=$absdir/$objdir/$depdepl
anjuta-extras-3.26.0/ltmain.sh:8508:		      darwin_install_name=`$OTOOL -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
anjuta-extras-3.26.0/ltmain.sh-8509-                      if test -z "$darwin_install_name"; then
anjuta-extras-3.26.0/ltmain.sh:8510:                          darwin_install_name=`$OTOOL64 -L $depdepl  | awk '{if (NR == 2) {print $1;exit}}'`
anjuta-extras-3.26.0/ltmain.sh-8511-                      fi
##############################################
anjuta-extras-3.26.0/ltmain.sh-8522-		else
anjuta-extras-3.26.0/ltmain.sh:8523:		  eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
anjuta-extras-3.26.0/ltmain.sh-8524-		  test -z "$libdir" && \
##############################################
anjuta-extras-3.26.0/ltmain.sh-8545-	else
anjuta-extras-3.26.0/ltmain.sh:8546:	  compiler_flags="$compiler_flags "`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
anjuta-extras-3.26.0/ltmain.sh-8547-	fi
##############################################
anjuta-extras-3.26.0/ltmain.sh-8634-        linux*)
anjuta-extras-3.26.0/ltmain.sh:8635:          case `$CC -V 2>&1 | sed 5q` in
anjuta-extras-3.26.0/ltmain.sh-8636-          *Sun\ C*) # Sun C++ 5.9
##############################################
anjuta-extras-3.26.0/ltmain.sh-9039-	removelist=
anjuta-extras-3.26.0/ltmain.sh:9040:	tempremovelist=`$ECHO "$output_objdir/*"`
anjuta-extras-3.26.0/ltmain.sh-9041-	for p in $tempremovelist; do
##############################################
anjuta-extras-3.26.0/ltmain.sh-9065-	# Transform .lo files to .o files.
anjuta-extras-3.26.0/ltmain.sh:9066:	oldobjs="$objs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; $lo2o" | $NL2SP`
anjuta-extras-3.26.0/ltmain.sh-9067-      fi
##############################################
anjuta-extras-3.26.0/ltmain.sh-9070-      #for path in $notinst_path; do
anjuta-extras-3.26.0/ltmain.sh:9071:      #	lib_search_path=`$ECHO "$lib_search_path " | $SED "s% $path % %g"`
anjuta-extras-3.26.0/ltmain.sh:9072:      #	deplibs=`$ECHO "$deplibs " | $SED "s% -L$path % %g"`
anjuta-extras-3.26.0/ltmain.sh:9073:      #	dependency_libs=`$ECHO "$dependency_libs " | $SED "s% -L$path % %g"`
anjuta-extras-3.26.0/ltmain.sh-9074-      #done
##############################################
anjuta-extras-3.26.0/ltmain.sh-9191-		if test -n "$i"; then
anjuta-extras-3.26.0/ltmain.sh:9192:		  libname=`eval "\\$ECHO \"$libname_spec\""`
anjuta-extras-3.26.0/ltmain.sh:9193:		  deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
anjuta-extras-3.26.0/ltmain.sh-9194-		  set dummy $deplib_matches; shift
anjuta-extras-3.26.0/ltmain.sh-9195-		  deplib_match=$1
anjuta-extras-3.26.0/ltmain.sh:9196:		  if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then
anjuta-extras-3.26.0/ltmain.sh-9197-		    func_append newdeplibs " $i"
##############################################
anjuta-extras-3.26.0/ltmain.sh-9234-		  if test -n "$i"; then
anjuta-extras-3.26.0/ltmain.sh:9235:		    libname=`eval "\\$ECHO \"$libname_spec\""`
anjuta-extras-3.26.0/ltmain.sh:9236:		    deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
anjuta-extras-3.26.0/ltmain.sh-9237-		    set dummy $deplib_matches; shift
anjuta-extras-3.26.0/ltmain.sh-9238-		    deplib_match=$1
anjuta-extras-3.26.0/ltmain.sh:9239:		    if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then
anjuta-extras-3.26.0/ltmain.sh-9240-		      func_append newdeplibs " $i"
##############################################
anjuta-extras-3.26.0/ltmain.sh-9269-	  set dummy $deplibs_check_method; shift
anjuta-extras-3.26.0/ltmain.sh:9270:	  file_magic_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
anjuta-extras-3.26.0/ltmain.sh-9271-	  for a_deplib in $deplibs; do
##############################################
anjuta-extras-3.26.0/ltmain.sh-9284-	      if test -n "$a_deplib"; then
anjuta-extras-3.26.0/ltmain.sh:9285:		libname=`eval "\\$ECHO \"$libname_spec\""`
anjuta-extras-3.26.0/ltmain.sh-9286-		if test -n "$file_magic_glob"; then
anjuta-extras-3.26.0/ltmain.sh:9287:		  libnameglob=`func_echo_all "$libname" | $SED -e $file_magic_glob`
anjuta-extras-3.26.0/ltmain.sh-9288-		else
##############################################
anjuta-extras-3.26.0/ltmain.sh-9294-		    shopt -s nocaseglob
anjuta-extras-3.26.0/ltmain.sh:9295:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
anjuta-extras-3.26.0/ltmain.sh-9296-		    $nocaseglob
anjuta-extras-3.26.0/ltmain.sh-9297-		  else
anjuta-extras-3.26.0/ltmain.sh:9298:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
anjuta-extras-3.26.0/ltmain.sh-9299-		  fi
##############################################
anjuta-extras-3.26.0/ltmain.sh-9312-		      while test -h "$potlib" 2>/dev/null; do
anjuta-extras-3.26.0/ltmain.sh:9313:			potliblink=`ls -ld $potlib | $SED 's/.* -> //'`
anjuta-extras-3.26.0/ltmain.sh-9314-			case $potliblink in
anjuta-extras-3.26.0/ltmain.sh-9315-			[\\/]* | [A-Za-z]:[\\/]*) potlib=$potliblink;;
anjuta-extras-3.26.0/ltmain.sh:9316:			*) potlib=`$ECHO "$potlib" | $SED 's|[^/]*$||'`"$potliblink";;
anjuta-extras-3.26.0/ltmain.sh-9317-			esac
##############################################
anjuta-extras-3.26.0/ltmain.sh-9353-	  set dummy $deplibs_check_method; shift
anjuta-extras-3.26.0/ltmain.sh:9354:	  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
anjuta-extras-3.26.0/ltmain.sh-9355-	  for a_deplib in $deplibs; do
##############################################
anjuta-extras-3.26.0/ltmain.sh-9368-	      if test -n "$a_deplib"; then
anjuta-extras-3.26.0/ltmain.sh:9369:		libname=`eval "\\$ECHO \"$libname_spec\""`
anjuta-extras-3.26.0/ltmain.sh-9370-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
anjuta-extras-3.26.0/ltmain.sh:9371:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
anjuta-extras-3.26.0/ltmain.sh-9372-		  for potent_lib in $potential_libs; do
##############################################
anjuta-extras-3.26.0/ltmain.sh-9407-	  newdeplibs=
anjuta-extras-3.26.0/ltmain.sh:9408:	  tmp_deplibs=`$ECHO " $deplibs" | $SED 's/ -lc$//; s/ -[LR][^ ]*//g'`
anjuta-extras-3.26.0/ltmain.sh-9409-	  if test yes = "$allow_libtool_libs_with_static_runtimes"; then
##############################################
anjuta-extras-3.26.0/ltmain.sh-9411-	      # can't use Xsed below, because $i might contain '/'
anjuta-extras-3.26.0/ltmain.sh:9412:	      tmp_deplibs=`$ECHO " $tmp_deplibs" | $SED "s|$i||"`
anjuta-extras-3.26.0/ltmain.sh-9413-	    done
##############################################
anjuta-extras-3.26.0/ltmain.sh-9437-	  # On Rhapsody replace the C library with the System framework
anjuta-extras-3.26.0/ltmain.sh:9438:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's/ -lc / System.ltframework /'`
anjuta-extras-3.26.0/ltmain.sh-9439-	  ;;
##############################################
anjuta-extras-3.26.0/ltmain.sh-9489-	*-*-darwin*)
anjuta-extras-3.26.0/ltmain.sh:9490:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
anjuta-extras-3.26.0/ltmain.sh:9491:	  new_inherited_linker_flags=`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
anjuta-extras-3.26.0/ltmain.sh:9492:	  deplibs=`$ECHO " $deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
anjuta-extras-3.26.0/ltmain.sh-9493-	  ;;
##############################################
anjuta-extras-3.26.0/ltmain.sh-9616-	# Use standard objects if they are pic
anjuta-extras-3.26.0/ltmain.sh:9617:	test -z "$pic_flag" && libobjs=`$ECHO "$libobjs" | $SP2NL | $SED "$lo2o" | $NL2SP`
anjuta-extras-3.26.0/ltmain.sh-9618-	test "X$libobjs" = "X " && libobjs=
##############################################
anjuta-extras-3.26.0/ltmain.sh-10130-	  eval tmp_whole_archive_flags=\"$whole_archive_flag_spec\"
anjuta-extras-3.26.0/ltmain.sh:10131:	  test -n "$wl" || tmp_whole_archive_flags=`$ECHO "$tmp_whole_archive_flags" | $SED 's|,| |g'`
anjuta-extras-3.26.0/ltmain.sh-10132-	  reload_conv_objs=$reload_objs\ $tmp_whole_archive_flags
##############################################
anjuta-extras-3.26.0/ltmain.sh-10145-      # Create the old-style object.
anjuta-extras-3.26.0/ltmain.sh:10146:      reload_objs=$objs$old_deplibs' '`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; /\.lib$/d; $lo2o" | $NL2SP`' '$reload_conv_objs
anjuta-extras-3.26.0/ltmain.sh-10147-
##############################################
anjuta-extras-3.26.0/ltmain.sh-10203-	# On Rhapsody replace the C library is the System framework
anjuta-extras-3.26.0/ltmain.sh:10204:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's/ -lc / System.ltframework /'`
anjuta-extras-3.26.0/ltmain.sh:10205:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's/ -lc / System.ltframework /'`
anjuta-extras-3.26.0/ltmain.sh-10206-	;;
##############################################
anjuta-extras-3.26.0/ltmain.sh-10221-	# Time to change all our "foo.ltframework" stuff back to "-framework foo"
anjuta-extras-3.26.0/ltmain.sh:10222:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
anjuta-extras-3.26.0/ltmain.sh:10223:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
anjuta-extras-3.26.0/ltmain.sh-10224-	;;
##############################################
anjuta-extras-3.26.0/ltmain.sh-10299-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
anjuta-extras-3.26.0/ltmain.sh:10300:	  testbindir=`$ECHO "$libdir" | $SED -e 's*/lib$*/bin*'`
anjuta-extras-3.26.0/ltmain.sh-10301-	  case :$dllsearchpath: in
##############################################
anjuta-extras-3.26.0/ltmain.sh-10359-	# Transform all the library objects into standard objects.
anjuta-extras-3.26.0/ltmain.sh:10360:	compile_command=`$ECHO "$compile_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
anjuta-extras-3.26.0/ltmain.sh:10361:	finalize_command=`$ECHO "$finalize_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
anjuta-extras-3.26.0/ltmain.sh-10362-      fi
##############################################
anjuta-extras-3.26.0/ltmain.sh-10387-	# Replace the output file specification.
anjuta-extras-3.26.0/ltmain.sh:10388:	compile_command=`$ECHO "$compile_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
anjuta-extras-3.26.0/ltmain.sh-10389-	link_command=$compile_command$compile_rpath
##############################################
anjuta-extras-3.26.0/ltmain.sh-10396-	  func_to_tool_file "$output"
anjuta-extras-3.26.0/ltmain.sh:10397:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
anjuta-extras-3.26.0/ltmain.sh-10398-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
anjuta-extras-3.26.0/ltmain.sh-10440-	# Replace the output file specification.
anjuta-extras-3.26.0/ltmain.sh:10441:	link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
anjuta-extras-3.26.0/ltmain.sh-10442-	# Delete the old output file.
##############################################
anjuta-extras-3.26.0/ltmain.sh-10448-	  func_to_tool_file "$output"
anjuta-extras-3.26.0/ltmain.sh:10449:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
anjuta-extras-3.26.0/ltmain.sh-10450-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
anjuta-extras-3.26.0/ltmain.sh-10466-	  link_command=$finalize_var$compile_command$finalize_rpath
anjuta-extras-3.26.0/ltmain.sh:10467:	  relink_command=`$ECHO "$compile_var$compile_command$compile_rpath" | $SED 's%@OUTPUT@%\$progdir/\$file%g'`
anjuta-extras-3.26.0/ltmain.sh-10468-          ;;
##############################################
anjuta-extras-3.26.0/ltmain.sh-10479-      # Replace the output file specification.
anjuta-extras-3.26.0/ltmain.sh:10480:      link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'`
anjuta-extras-3.26.0/ltmain.sh-10481-
##############################################
anjuta-extras-3.26.0/ltmain.sh-10488-	func_to_tool_file "$output_objdir/$outputname"
anjuta-extras-3.26.0/ltmain.sh:10489:	postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output_objdir/$outputname"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
anjuta-extras-3.26.0/ltmain.sh-10490-	func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
anjuta-extras-3.26.0/ltmain.sh-10509-	relink_command="(cd `pwd`; $relink_command)"
anjuta-extras-3.26.0/ltmain.sh:10510:	relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
anjuta-extras-3.26.0/ltmain.sh-10511-      fi
##############################################
anjuta-extras-3.26.0/ltmain.sh-10755-      relink_command="(cd `pwd`; $SHELL \"$progpath\" $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)"
anjuta-extras-3.26.0/ltmain.sh:10756:      relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
anjuta-extras-3.26.0/ltmain.sh-10757-      if test yes = "$hardcode_automatic"; then
##############################################
anjuta-extras-3.26.0/ltmain.sh-10776-		func_resolve_sysroot "$deplib"
anjuta-extras-3.26.0/ltmain.sh:10777:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $func_resolve_sysroot_result`
anjuta-extras-3.26.0/ltmain.sh-10778-		test -z "$libdir" && \
##############################################
anjuta-extras-3.26.0/ltmain.sh-10802-		name=$func_basename_result
anjuta-extras-3.26.0/ltmain.sh:10803:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
anjuta-extras-3.26.0/ltmain.sh-10804-		test -z "$libdir" && \
##############################################
anjuta-extras-3.26.0/ltmain.sh-10821-		name=$func_basename_result
anjuta-extras-3.26.0/ltmain.sh:10822:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
anjuta-extras-3.26.0/ltmain.sh-10823-		test -z "$libdir" && \
##############################################
anjuta-extras-3.26.0/ltmain.sh-11140-# ### BEGIN LIBTOOL TAG CONFIG: disable-static
anjuta-extras-3.26.0/ltmain.sh:11141:build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac`
anjuta-extras-3.26.0/ltmain.sh-11142-# ### END LIBTOOL TAG CONFIG: disable-static
##############################################
anjuta-extras-3.26.0/compile-67-	mingw/*)
anjuta-extras-3.26.0/compile:68:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
anjuta-extras-3.26.0/compile-69-	  ;;
anjuta-extras-3.26.0/compile-70-	cygwin/*)
anjuta-extras-3.26.0/compile:71:	  file=`cygpath -m "$file" || echo "$file"`
anjuta-extras-3.26.0/compile-72-	  ;;
anjuta-extras-3.26.0/compile-73-	wine/*)
anjuta-extras-3.26.0/compile:74:	  file=`winepath -w "$file" || echo "$file"`
anjuta-extras-3.26.0/compile-75-	  ;;
##############################################
anjuta-extras-3.26.0/compile-310-# Name of file we expect compiler to create.
anjuta-extras-3.26.0/compile:311:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
anjuta-extras-3.26.0/compile-312-
##############################################
anjuta-extras-3.26.0/compile-316-# object file name, since that is what matters with a parallel build.
anjuta-extras-3.26.0/compile:317:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
anjuta-extras-3.26.0/compile-318-while true; do
##############################################
anjuta-extras-3.26.0/configure-43-if test -z "$BASH_VERSION$ZSH_VERSION" \
anjuta-extras-3.26.0/configure:44:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
anjuta-extras-3.26.0/configure-45-  as_echo='print -r --'
anjuta-extras-3.26.0/configure-46-  as_echo_n='print -rn --'
anjuta-extras-3.26.0/configure:47:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
anjuta-extras-3.26.0/configure-48-  as_echo='printf %s\n'
##############################################
anjuta-extras-3.26.0/configure-50-else
anjuta-extras-3.26.0/configure:51:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
anjuta-extras-3.26.0/configure-52-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
anjuta-extras-3.26.0/configure-60-	expr "X$arg" : "X\\(.*\\)$as_nl";
anjuta-extras-3.26.0/configure:61:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
anjuta-extras-3.26.0/configure-62-      esac;
##############################################
anjuta-extras-3.26.0/configure-197-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
anjuta-extras-3.26.0/configure:198:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
anjuta-extras-3.26.0/configure-199-test \$(( 1 + 1 )) = 2 || exit 1
##############################################
anjuta-extras-3.26.0/configure-205-    PATH=/empty FPATH=/empty; export PATH FPATH
anjuta-extras-3.26.0/configure:206:    test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\
anjuta-extras-3.26.0/configure:207:      || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1"
anjuta-extras-3.26.0/configure-208-  if (eval "$as_required") 2>/dev/null; then :
##############################################
anjuta-extras-3.26.0/configure-332-      case $as_dir in #(
anjuta-extras-3.26.0/configure:333:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
anjuta-extras-3.26.0/configure-334-      *) as_qdir=$as_dir;;
##############################################
anjuta-extras-3.26.0/configure-405-  {
anjuta-extras-3.26.0/configure:406:    as_val=`expr "$@" || test $? -eq 1`
anjuta-extras-3.26.0/configure-407-  }
##############################################
anjuta-extras-3.26.0/configure-412-# ----------------------------------------
anjuta-extras-3.26.0/configure:413:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
anjuta-extras-3.26.0/configure-414-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
anjuta-extras-3.26.0/configure-475-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
anjuta-extras-3.26.0/configure:476:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
anjuta-extras-3.26.0/configure-477-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
anjuta-extras-3.26.0/configure-960-  case $ac_option in
anjuta-extras-3.26.0/configure:961:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
anjuta-extras-3.26.0/configure-962-  *=)   ac_optarg= ;;
##############################################
anjuta-extras-3.26.0/configure-1004-  -disable-* | --disable-*)
anjuta-extras-3.26.0/configure:1005:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
anjuta-extras-3.26.0/configure-1006-    # Reject names that are not valid shell variable names.
##############################################
anjuta-extras-3.26.0/configure-1009-    ac_useropt_orig=$ac_useropt
anjuta-extras-3.26.0/configure:1010:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
anjuta-extras-3.26.0/configure-1011-    case $ac_user_opts in
##############################################
anjuta-extras-3.26.0/configure-1030-  -enable-* | --enable-*)
anjuta-extras-3.26.0/configure:1031:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
anjuta-extras-3.26.0/configure-1032-    # Reject names that are not valid shell variable names.
##############################################
anjuta-extras-3.26.0/configure-1035-    ac_useropt_orig=$ac_useropt
anjuta-extras-3.26.0/configure:1036:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
anjuta-extras-3.26.0/configure-1037-    case $ac_user_opts in
##############################################
anjuta-extras-3.26.0/configure-1234-  -with-* | --with-*)
anjuta-extras-3.26.0/configure:1235:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
anjuta-extras-3.26.0/configure-1236-    # Reject names that are not valid shell variable names.
##############################################
anjuta-extras-3.26.0/configure-1239-    ac_useropt_orig=$ac_useropt
anjuta-extras-3.26.0/configure:1240:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
anjuta-extras-3.26.0/configure-1241-    case $ac_user_opts in
##############################################
anjuta-extras-3.26.0/configure-1250-  -without-* | --without-*)
anjuta-extras-3.26.0/configure:1251:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
anjuta-extras-3.26.0/configure-1252-    # Reject names that are not valid shell variable names.
##############################################
anjuta-extras-3.26.0/configure-1255-    ac_useropt_orig=$ac_useropt
anjuta-extras-3.26.0/configure:1256:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
anjuta-extras-3.26.0/configure-1257-    case $ac_user_opts in
##############################################
anjuta-extras-3.26.0/configure-1288-  *=*)
anjuta-extras-3.26.0/configure:1289:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
anjuta-extras-3.26.0/configure-1290-    # Reject names that are not valid shell variable names.
##############################################
anjuta-extras-3.26.0/configure-1309-if test -n "$ac_prev"; then
anjuta-extras-3.26.0/configure:1310:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
anjuta-extras-3.26.0/configure-1311-  as_fn_error $? "missing argument to $ac_option"
##############################################
anjuta-extras-3.26.0/configure-1331-    */ )
anjuta-extras-3.26.0/configure:1332:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
anjuta-extras-3.26.0/configure-1333-      eval $ac_var=\$ac_val;;
##############################################
anjuta-extras-3.26.0/configure-1366-ac_ls_di=`ls -di .` &&
anjuta-extras-3.26.0/configure:1367:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
anjuta-extras-3.26.0/configure-1368-  as_fn_error $? "working directory cannot be determined"
##############################################
anjuta-extras-3.26.0/configure-1422-case $srcdir in
anjuta-extras-3.26.0/configure:1423:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
anjuta-extras-3.26.0/configure-1424-esac
##############################################
anjuta-extras-3.26.0/configure-1465-By default, \`make install' will install all the files in
anjuta-extras-3.26.0/configure:1466:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
anjuta-extras-3.26.0/configure:1467:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
anjuta-extras-3.26.0/configure-1468-for instance \`--prefix=\$HOME'.
##############################################
anjuta-extras-3.26.0/configure-1613-*)
anjuta-extras-3.26.0/configure:1614:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
anjuta-extras-3.26.0/configure-1615-  # A ".." for each directory in $ac_dir_suffix.
anjuta-extras-3.26.0/configure:1616:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
anjuta-extras-3.26.0/configure-1617-  case $ac_top_builddir_sub in
##############################################
anjuta-extras-3.26.0/configure-2218-    *\'*)
anjuta-extras-3.26.0/configure:2219:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
anjuta-extras-3.26.0/configure-2220-    esac
##############################################
anjuta-extras-3.26.0/configure-2301-      case $ac_val in
anjuta-extras-3.26.0/configure:2302:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
anjuta-extras-3.26.0/configure-2303-      esac
##############################################
anjuta-extras-3.26.0/configure-2316-	case $ac_val in
anjuta-extras-3.26.0/configure:2317:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
anjuta-extras-3.26.0/configure-2318-	esac
##############################################
anjuta-extras-3.26.0/configure-2436-    set,)
anjuta-extras-3.26.0/configure:2437:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
anjuta-extras-3.26.0/configure:2438:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
anjuta-extras-3.26.0/configure-2439-      ac_cache_corrupted=: ;;
##############################################
anjuta-extras-3.26.0/configure-2447-	# differences in whitespace do not lead to failure.
anjuta-extras-3.26.0/configure:2448:	ac_old_val_w=`echo x $ac_old_val`
anjuta-extras-3.26.0/configure:2449:	ac_new_val_w=`echo x $ac_new_val`
anjuta-extras-3.26.0/configure-2450-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
anjuta-extras-3.26.0/configure-2467-    case $ac_new_val in
anjuta-extras-3.26.0/configure:2468:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
anjuta-extras-3.26.0/configure-2469-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
anjuta-extras-3.26.0/configure-2646-     echo "timestamp, slept: $am_has_slept" > conftest.file
anjuta-extras-3.26.0/configure:2647:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
anjuta-extras-3.26.0/configure-2648-     if test "$*" = "X"; then
anjuta-extras-3.26.0/configure-2649-	# -L didn't work.
anjuta-extras-3.26.0/configure:2650:	set X `ls -t "$srcdir/configure" conftest.file`
anjuta-extras-3.26.0/configure-2651-     fi
##############################################
anjuta-extras-3.26.0/configure-2697-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
anjuta-extras-3.26.0/configure:2698:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
anjuta-extras-3.26.0/configure-2699-
anjuta-extras-3.26.0/configure-2700-# Expand $ac_aux_dir to an absolute path.
anjuta-extras-3.26.0/configure:2701:am_aux_dir=`cd "$ac_aux_dir" && pwd`
anjuta-extras-3.26.0/configure-2702-
##############################################
anjuta-extras-3.26.0/configure-2842-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
anjuta-extras-3.26.0/configure:2843:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
anjuta-extras-3.26.0/configure-2844-	     'mkdir (GNU coreutils) '* | \
##############################################
anjuta-extras-3.26.0/configure-2915-set x ${MAKE-make}
anjuta-extras-3.26.0/configure:2916:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
anjuta-extras-3.26.0/configure-2917-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
anjuta-extras-3.26.0/configure-2925-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
anjuta-extras-3.26.0/configure:2926:case `${MAKE-make} -f conftest.make 2>/dev/null` in
anjuta-extras-3.26.0/configure-2927-  *@@@%%%=?*=@@@%%%*)
##############################################
anjuta-extras-3.26.0/configure-2991-
anjuta-extras-3.26.0/configure:2992:if test "`cd $srcdir && pwd`" != "`pwd`"; then
anjuta-extras-3.26.0/configure-2993-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
anjuta-extras-3.26.0/configure-3169-# Ignore all kinds of additional output from 'make'.
anjuta-extras-3.26.0/configure:3170:case `$am_make -s -f confmf 2> /dev/null` in #(
anjuta-extras-3.26.0/configure-3171-*the\ am__doit\ target*)
##############################################
anjuta-extras-3.26.0/configure-3179-   echo '.include "confinc"' > confmf
anjuta-extras-3.26.0/configure:3180:   case `$am_make -s -f confmf 2> /dev/null` in #(
anjuta-extras-3.26.0/configure-3181-   *the\ am__doit\ target*)
##############################################
anjuta-extras-3.26.0/configure-3558-$as_echo_n "checking whether the C compiler works... " >&6; }
anjuta-extras-3.26.0/configure:3559:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
anjuta-extras-3.26.0/configure-3560-
##############################################
anjuta-extras-3.26.0/configure-3602-	then :; else
anjuta-extras-3.26.0/configure:3603:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
anjuta-extras-3.26.0/configure-3604-	fi
##############################################
anjuta-extras-3.26.0/configure-3662-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
anjuta-extras-3.26.0/configure:3663:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
anjuta-extras-3.26.0/configure-3664-	  break;;
##############################################
anjuta-extras-3.26.0/configure-3771-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
anjuta-extras-3.26.0/configure:3772:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
anjuta-extras-3.26.0/configure-3773-       break;;
##############################################
anjuta-extras-3.26.0/configure-4089-  if test "$am_compiler_list" = ""; then
anjuta-extras-3.26.0/configure:4090:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
anjuta-extras-3.26.0/configure-4091-  fi
##############################################
anjuta-extras-3.26.0/configure-4872-  if test "$am_compiler_list" = ""; then
anjuta-extras-3.26.0/configure:4873:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
anjuta-extras-3.26.0/configure-4874-  fi
##############################################
anjuta-extras-3.26.0/configure-5257-  if test "$am_compiler_list" = ""; then
anjuta-extras-3.26.0/configure:5258:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
anjuta-extras-3.26.0/configure-5259-  fi
##############################################
anjuta-extras-3.26.0/configure-5983-  if test "$am_compiler_list" = ""; then
anjuta-extras-3.26.0/configure:5984:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
anjuta-extras-3.26.0/configure-5985-  fi
##############################################
anjuta-extras-3.26.0/configure-6241-  # Check for GNU $ac_path_GREP
anjuta-extras-3.26.0/configure:6242:case `"$ac_path_GREP" --version 2>&1` in
anjuta-extras-3.26.0/configure-6243-*GNU*)
##############################################
anjuta-extras-3.26.0/configure-6307-  # Check for GNU $ac_path_EGREP
anjuta-extras-3.26.0/configure:6308:case `"$ac_path_EGREP" --version 2>&1` in
anjuta-extras-3.26.0/configure-6309-*GNU*)
##############################################
anjuta-extras-3.26.0/configure-6750-  if test x$cross_compiling != xyes; then
anjuta-extras-3.26.0/configure:6751:    GLIB_COMPILE_SCHEMAS=`$PKG_CONFIG --variable glib_compile_schemas gio-2.0`
anjuta-extras-3.26.0/configure-6752-  else
##############################################
anjuta-extras-3.26.0/configure-6827-	@list='\''$(gsettings_SCHEMAS) $(gsettings__enum_file)'\''; test -n "$(gsettingsschemadir)" || list=; \
anjuta-extras-3.26.0/configure:6828:	files=`for p in $$list; do echo $$p; done | sed -e '\''s|^.*/||'\''`; \
anjuta-extras-3.26.0/configure-6829-	test -n "$$files" || exit 0; \
##############################################
anjuta-extras-3.26.0/configure-6893-
anjuta-extras-3.26.0/configure:6894:GLIB_GENMARSHAL="`$PKG_CONFIG --variable=glib_genmarshal glib-2.0`"
anjuta-extras-3.26.0/configure-6895-
anjuta-extras-3.26.0/configure:6896:GLIB_MKENUMS="`$PKG_CONFIG --variable=glib_mkenums glib-2.0`"
anjuta-extras-3.26.0/configure-6897-
##############################################
anjuta-extras-3.26.0/configure-7106-do :
anjuta-extras-3.26.0/configure:7107:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
anjuta-extras-3.26.0/configure-7108-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
anjuta-extras-3.26.0/configure-7111-  cat >>confdefs.h <<_ACEOF
anjuta-extras-3.26.0/configure:7112:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
anjuta-extras-3.26.0/configure-7113-_ACEOF
##############################################
anjuta-extras-3.26.0/configure-7613-    if test -f $ac_dir/$ac_word; then
anjuta-extras-3.26.0/configure:7614:      if test -z "`$ac_dir/$ac_word -h 2>&1 | grep 'dv '`"; then
anjuta-extras-3.26.0/configure-7615-	ac_cv_path_MSGFMT="$ac_dir/$ac_word"
##############################################
anjuta-extras-3.26.0/configure-7732-    if test -f $ac_dir/$ac_word; then
anjuta-extras-3.26.0/configure:7733:      if test -z "`$ac_dir/$ac_word -h 2>&1 | grep '(HELP)'`"; then
anjuta-extras-3.26.0/configure-7734-	ac_cv_path_XGETTEXT="$ac_dir/$ac_word"
##############################################
anjuta-extras-3.26.0/configure-7891-   if test "x$srcdir" != "x."; then
anjuta-extras-3.26.0/configure:7892:     if test "x`echo $srcdir | sed 's@/.*@@'`" = "x"; then
anjuta-extras-3.26.0/configure-7893-       posrcprefix="$srcdir/"
##############################################
anjuta-extras-3.26.0/configure-7927-
anjuta-extras-3.26.0/configure:7928:INTLTOOL_REQUIRED_VERSION_AS_INT=`echo 0.35.0 | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'`
anjuta-extras-3.26.0/configure-7929-INTLTOOL_APPLIED_VERSION=`intltool-update --version | head -1 | cut -d" " -f3`
anjuta-extras-3.26.0/configure:7930:INTLTOOL_APPLIED_VERSION_AS_INT=`echo $INTLTOOL_APPLIED_VERSION | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'`
anjuta-extras-3.26.0/configure-7931-if test -n "0.35.0"; then
##############################################
anjuta-extras-3.26.0/configure-8367-fi
anjuta-extras-3.26.0/configure:8368:xgversion="`$XGETTEXT --version|grep '(GNU ' 2> /dev/null`"
anjuta-extras-3.26.0/configure:8369:mmversion="`$MSGMERGE --version|grep '(GNU ' 2> /dev/null`"
anjuta-extras-3.26.0/configure:8370:mfversion="`$MSGFMT --version|grep '(GNU ' 2> /dev/null`"
anjuta-extras-3.26.0/configure-8371-if test -z "$xgversion" -o -z "$mmversion" -o -z "$mfversion"; then
##############################################
anjuta-extras-3.26.0/configure-8423-else
anjuta-extras-3.26.0/configure:8424:   IT_PERL_VERSION=`$INTLTOOL_PERL -e "printf '%vd', $^V"`
anjuta-extras-3.26.0/configure-8425-   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $IT_PERL_VERSION" >&5
##############################################
anjuta-extras-3.26.0/configure-8430-$as_echo_n "checking for XML::Parser... " >&6; }
anjuta-extras-3.26.0/configure:8431:   if `$INTLTOOL_PERL -e "require XML::Parser" 2>/dev/null`; then
anjuta-extras-3.26.0/configure-8432-       { $as_echo "$as_me:${as_lineno-$LINENO}: result: ok" >&5
##############################################
anjuta-extras-3.26.0/configure-8480-test "x$ac_build_alias" = x &&
anjuta-extras-3.26.0/configure:8481:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
anjuta-extras-3.26.0/configure-8482-test "x$ac_build_alias" = x &&
anjuta-extras-3.26.0/configure-8483-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
anjuta-extras-3.26.0/configure:8484:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
anjuta-extras-3.26.0/configure-8485-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
anjuta-extras-3.26.0/configure-8504-IFS=$ac_save_IFS
anjuta-extras-3.26.0/configure:8505:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
anjuta-extras-3.26.0/configure-8506-
##############################################
anjuta-extras-3.26.0/configure-8515-else
anjuta-extras-3.26.0/configure:8516:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
anjuta-extras-3.26.0/configure-8517-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
anjuta-extras-3.26.0/configure-8537-IFS=$ac_save_IFS
anjuta-extras-3.26.0/configure:8538:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
anjuta-extras-3.26.0/configure-8539-
##############################################
anjuta-extras-3.26.0/configure-8565-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
anjuta-extras-3.26.0/configure:8566:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
anjuta-extras-3.26.0/configure-8567-  ECHO='print -r --'
anjuta-extras-3.26.0/configure:8568:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
anjuta-extras-3.26.0/configure-8569-  ECHO='printf %s\n'
##############################################
anjuta-extras-3.26.0/configure-8634-  # Check for GNU $ac_path_SED
anjuta-extras-3.26.0/configure:8635:case `"$ac_path_SED" --version 2>&1` in
anjuta-extras-3.26.0/configure-8636-*GNU*)
##############################################
anjuta-extras-3.26.0/configure-8713-  # Check for GNU $ac_path_FGREP
anjuta-extras-3.26.0/configure:8714:case `"$ac_path_FGREP" --version 2>&1` in
anjuta-extras-3.26.0/configure-8715-*GNU*)
##############################################
anjuta-extras-3.26.0/configure-8793-    # gcc leaves a trailing carriage return, which upsets mingw
anjuta-extras-3.26.0/configure:8794:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
anjuta-extras-3.26.0/configure-8795-  *)
anjuta-extras-3.26.0/configure:8796:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
anjuta-extras-3.26.0/configure-8797-  esac
##############################################
anjuta-extras-3.26.0/configure-8802-      # Canonicalize the pathname of ld
anjuta-extras-3.26.0/configure:8803:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
anjuta-extras-3.26.0/configure-8804-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
anjuta-extras-3.26.0/configure:8805:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
anjuta-extras-3.26.0/configure-8806-      done
##############################################
anjuta-extras-3.26.0/configure-8837-      # Break only if it was the GNU/non-GNU ld that we prefer.
anjuta-extras-3.26.0/configure:8838:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
anjuta-extras-3.26.0/configure-8839-      *GNU* | *'with BFD'*)
##############################################
anjuta-extras-3.26.0/configure-8868-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
anjuta-extras-3.26.0/configure:8869:case `$LD -v 2>&1 </dev/null` in
anjuta-extras-3.26.0/configure-8870-*GNU* | *'with BFD'*)
##############################################
anjuta-extras-3.26.0/configure-8918-	esac
anjuta-extras-3.26.0/configure:8919:	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
anjuta-extras-3.26.0/configure-8920-	*$lt_bad_file* | *'Invalid file or object type'*)
##############################################
anjuta-extras-3.26.0/configure-8924-	*)
anjuta-extras-3.26.0/configure:8925:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
anjuta-extras-3.26.0/configure-8926-	  */dev/null*)
##############################################
anjuta-extras-3.26.0/configure-9052-
anjuta-extras-3.26.0/configure:9053:    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
anjuta-extras-3.26.0/configure-9054-    *COFF*)
##############################################
anjuta-extras-3.26.0/configure-9164-    # And add a safety zone
anjuta-extras-3.26.0/configure:9165:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
anjuta-extras-3.26.0/configure:9166:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
anjuta-extras-3.26.0/configure-9167-    ;;
##############################################
anjuta-extras-3.26.0/configure-9197-    if test -n "$kargmax"; then
anjuta-extras-3.26.0/configure:9198:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[	 ]//'`
anjuta-extras-3.26.0/configure-9199-    else
##############################################
anjuta-extras-3.26.0/configure-9206-       test undefined != "$lt_cv_sys_max_cmd_len"; then
anjuta-extras-3.26.0/configure:9207:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
anjuta-extras-3.26.0/configure:9208:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
anjuta-extras-3.26.0/configure-9209-    else
##############################################
anjuta-extras-3.26.0/configure-9218-      # we can't tell.
anjuta-extras-3.26.0/configure:9219:      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
anjuta-extras-3.26.0/configure-9220-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
anjuta-extras-3.26.0/configure-9222-      do
anjuta-extras-3.26.0/configure:9223:        i=`expr $i + 1`
anjuta-extras-3.26.0/configure-9224-        teststring=$teststring$teststring
##############################################
anjuta-extras-3.26.0/configure-9226-      # Only check the string length outside the loop.
anjuta-extras-3.26.0/configure:9227:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
anjuta-extras-3.26.0/configure-9228-      teststring=
##############################################
anjuta-extras-3.26.0/configure-9231-      # linker.  It appears as though 1/2 is a usable value.
anjuta-extras-3.26.0/configure:9232:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
anjuta-extras-3.26.0/configure-9233-    fi
##############################################
anjuta-extras-3.26.0/configure-9642-openbsd* | bitrig*)
anjuta-extras-3.26.0/configure:9643:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
anjuta-extras-3.26.0/configure-9644-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
anjuta-extras-3.26.0/configure-9712-    else
anjuta-extras-3.26.0/configure:9713:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"`
anjuta-extras-3.26.0/configure-9714-    fi
##############################################
anjuta-extras-3.26.0/configure-9857-  # decide which one to use based on capabilities of $DLLTOOL
anjuta-extras-3.26.0/configure:9858:  case `$DLLTOOL --help 2>&1` in
anjuta-extras-3.26.0/configure-9859-  *--identify-strict*)
##############################################
anjuta-extras-3.26.0/configure-10378-# If we're using GNU nm, then use its standard symbol codes.
anjuta-extras-3.26.0/configure:10379:case `$NM -V 2>&1` in
anjuta-extras-3.26.0/configure-10380-*GNU* | *'with BFD'*)
##############################################
anjuta-extras-3.26.0/configure-10426-mingw*)
anjuta-extras-3.26.0/configure:10427:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
anjuta-extras-3.26.0/configure-10428-  ;;
##############################################
anjuta-extras-3.26.0/configure-10658-   if test yes = "$GCC"; then
anjuta-extras-3.26.0/configure:10659:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
anjuta-extras-3.26.0/configure-10660-   fi
##############################################
anjuta-extras-3.26.0/configure-10662- /*)
anjuta-extras-3.26.0/configure:10663:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
anjuta-extras-3.26.0/configure-10664-   ;; #(
##############################################
anjuta-extras-3.26.0/configure-10757-    done
anjuta-extras-3.26.0/configure:10758:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
anjuta-extras-3.26.0/configure-10759-}
##############################################
anjuta-extras-3.26.0/configure-10779-  test $ac_status = 0; }; then
anjuta-extras-3.26.0/configure:10780:    case `/usr/bin/file conftest.$ac_objext` in
anjuta-extras-3.26.0/configure-10781-      *ELF-32*)
##############################################
anjuta-extras-3.26.0/configure-10800-    if test yes = "$lt_cv_prog_gnu_ld"; then
anjuta-extras-3.26.0/configure:10801:      case `/usr/bin/file conftest.$ac_objext` in
anjuta-extras-3.26.0/configure-10802-	*32-bit*)
##############################################
anjuta-extras-3.26.0/configure-10812-    else
anjuta-extras-3.26.0/configure:10813:      case `/usr/bin/file conftest.$ac_objext` in
anjuta-extras-3.26.0/configure-10814-	*32-bit*)
##############################################
anjuta-extras-3.26.0/configure-10838-    emul=elf
anjuta-extras-3.26.0/configure:10839:    case `/usr/bin/file conftest.$ac_objext` in
anjuta-extras-3.26.0/configure-10840-      *32-bit*)
##############################################
anjuta-extras-3.26.0/configure-10846-    esac
anjuta-extras-3.26.0/configure:10847:    case `/usr/bin/file conftest.$ac_objext` in
anjuta-extras-3.26.0/configure-10848-      *MSB*)
##############################################
anjuta-extras-3.26.0/configure-10854-    esac
anjuta-extras-3.26.0/configure:10855:    case `/usr/bin/file conftest.$ac_objext` in
anjuta-extras-3.26.0/configure-10856-      *N32*)
##############################################
anjuta-extras-3.26.0/configure-11787-    *:)
anjuta-extras-3.26.0/configure:11788:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
anjuta-extras-3.26.0/configure-11789-        ;;
anjuta-extras-3.26.0/configure-11790-    x:*)
anjuta-extras-3.26.0/configure:11791:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
anjuta-extras-3.26.0/configure-11792-        ;;
anjuta-extras-3.26.0/configure-11793-    *::*)
anjuta-extras-3.26.0/configure:11794:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
anjuta-extras-3.26.0/configure:11795:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
anjuta-extras-3.26.0/configure-11796-        ;;
anjuta-extras-3.26.0/configure-11797-    *)
anjuta-extras-3.26.0/configure:11798:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
anjuta-extras-3.26.0/configure-11799-        ;;
##############################################
anjuta-extras-3.26.0/configure-11821-  case $2 in
anjuta-extras-3.26.0/configure:11822:  .*) func_stripname_result=`$ECHO "$3" | $SED "s%^$1%%; s%\\\\$2\$%%"`;;
anjuta-extras-3.26.0/configure:11823:  *)  func_stripname_result=`$ECHO "$3" | $SED "s%^$1%%; s%$2\$%%"`;;
anjuta-extras-3.26.0/configure-11824-  esac
##############################################
anjuta-extras-3.26.0/configure-12163-	"file_magic "*)
anjuta-extras-3.26.0/configure:12164:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
anjuta-extras-3.26.0/configure-12165-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
anjuta-extras-3.26.0/configure-12229-	"file_magic "*)
anjuta-extras-3.26.0/configure:12230:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
anjuta-extras-3.26.0/configure-12231-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
anjuta-extras-3.26.0/configure-12623-      *)
anjuta-extras-3.26.0/configure:12624:	case `$CC -V 2>&1 | sed 5q` in
anjuta-extras-3.26.0/configure-12625-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*)
##############################################
anjuta-extras-3.26.0/configure-13069-	# shared libraries, regardless of the interface used.
anjuta-extras-3.26.0/configure:13070:	case `$LD -v 2>&1` in
anjuta-extras-3.26.0/configure-13071-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
anjuta-extras-3.26.0/configure-13101-    supports_anon_versioning=no
anjuta-extras-3.26.0/configure:13102:    case `$LD -v | $SED -e 's/(^)\+)\s\+//' 2>&1` in
anjuta-extras-3.26.0/configure-13103-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
anjuta-extras-3.26.0/configure-13170-	# is; otherwise, prepend EXPORTS...
anjuta-extras-3.26.0/configure:13171:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
anjuta-extras-3.26.0/configure-13172-          cp $export_symbols $output_objdir/$soname.def;
##############################################
anjuta-extras-3.26.0/configure-13204-	prefix_cmds="$SED"~
anjuta-extras-3.26.0/configure:13205:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
anjuta-extras-3.26.0/configure-13206-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
anjuta-extras-3.26.0/configure-13226-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
anjuta-extras-3.26.0/configure:13227:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
anjuta-extras-3.26.0/configure:13228:      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'
anjuta-extras-3.26.0/configure-13229-      ;;
##############################################
anjuta-extras-3.26.0/configure-13244-        pgcc*)				# Portland Group C compiler
anjuta-extras-3.26.0/configure:13245:	  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'
anjuta-extras-3.26.0/configure-13246-	  tmp_addflag=' $pic_flag'
##############################################
anjuta-extras-3.26.0/configure-13249-					# Portland Group f77 and f90 compilers
anjuta-extras-3.26.0/configure:13250:	  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'
anjuta-extras-3.26.0/configure-13251-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
anjuta-extras-3.26.0/configure-13266-	nvcc*)	# Cuda Compiler Driver 2.2
anjuta-extras-3.26.0/configure:13267:	  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'
anjuta-extras-3.26.0/configure-13268-	  compiler_needs_object=yes
##############################################
anjuta-extras-3.26.0/configure-13270-	esac
anjuta-extras-3.26.0/configure:13271:	case `$CC -V 2>&1 | sed 5q` in
anjuta-extras-3.26.0/configure-13272-	*Sun\ C*)			# Sun C 5.9
anjuta-extras-3.26.0/configure:13273:	  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'
anjuta-extras-3.26.0/configure-13274-	  compiler_needs_object=yes
##############################################
anjuta-extras-3.26.0/configure-13341-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
anjuta-extras-3.26.0/configure:13342:      case `$LD -v 2>&1` in
anjuta-extras-3.26.0/configure-13343-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
anjuta-extras-3.26.0/configure-13430-	else
anjuta-extras-3.26.0/configure:13431:	  export_symbols_cmds='`func_echo_all $NM | $SED -e '\''s/B\([^B]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && (substr(\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
anjuta-extras-3.26.0/configure-13432-	fi
##############################################
anjuta-extras-3.26.0/configure-13495-	# below for broken collect2 doesn't work under 4.3+
anjuta-extras-3.26.0/configure:13496:	  collect2name=`$CC -print-prog-name=collect2`
anjuta-extras-3.26.0/configure-13497-	  if test -f "$collect2name" &&
##############################################
anjuta-extras-3.26.0/configure-13575-      }'
anjuta-extras-3.26.0/configure:13576:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
anjuta-extras-3.26.0/configure-13577-  # Check for a 64-bit object if we didn't find anything.
anjuta-extras-3.26.0/configure-13578-  if test -z "$lt_cv_aix_libpath_"; then
anjuta-extras-3.26.0/configure:13579:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
anjuta-extras-3.26.0/configure-13580-  fi
##############################################
anjuta-extras-3.26.0/configure-13593-        hardcode_libdir_flag_spec='$wl-blibpath:$libdir:'"$aix_libpath"
anjuta-extras-3.26.0/configure:13594:        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
anjuta-extras-3.26.0/configure-13595-      else
##############################################
anjuta-extras-3.26.0/configure-13628-      }'
anjuta-extras-3.26.0/configure:13629:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
anjuta-extras-3.26.0/configure-13630-  # Check for a 64-bit object if we didn't find anything.
anjuta-extras-3.26.0/configure-13631-  if test -z "$lt_cv_aix_libpath_"; then
anjuta-extras-3.26.0/configure:13632:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
anjuta-extras-3.26.0/configure-13633-  fi
##############################################
anjuta-extras-3.26.0/configure-13660-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
anjuta-extras-3.26.0/configure:13661:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%g"`'
anjuta-extras-3.26.0/configure-13662-	  if test svr4 != "$with_aix_soname"; then
##############################################
anjuta-extras-3.26.0/configure-13713-	archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames='
anjuta-extras-3.26.0/configure:13714:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
anjuta-extras-3.26.0/configure-13715-            cp "$export_symbols" "$output_objdir/$soname.def";
##############################################
anjuta-extras-3.26.0/configure-13751-	# FIXME: Setting linknames here is a bad hack.
anjuta-extras-3.26.0/configure:13752:	archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
anjuta-extras-3.26.0/configure-13753-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
anjuta-extras-3.26.0/configure-13769-  if test yes = "$lt_cv_ld_force_load"; then
anjuta-extras-3.26.0/configure:13770:    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\"`'
anjuta-extras-3.26.0/configure-13771-
##############################################
anjuta-extras-3.26.0/configure-13949-      if test yes = "$GCC"; then
anjuta-extras-3.26.0/configure:13950:	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'
anjuta-extras-3.26.0/configure-13951-	# Try to use the -exported_symbol ld option, if it does not
##############################################
anjuta-extras-3.26.0/configure-13977-	if test yes = "$lt_cv_irix_exported_symbol"; then
anjuta-extras-3.26.0/configure:13978:          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'
anjuta-extras-3.26.0/configure-13979-	fi
anjuta-extras-3.26.0/configure-13980-      else
anjuta-extras-3.26.0/configure:13981:	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'
anjuta-extras-3.26.0/configure:13982:	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'
anjuta-extras-3.26.0/configure-13983-      fi
##############################################
anjuta-extras-3.26.0/configure-14027-	hardcode_direct_absolute=yes
anjuta-extras-3.26.0/configure:14028:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
anjuta-extras-3.26.0/configure-14029-	  archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
anjuta-extras-3.26.0/configure-14058-	prefix_cmds="$SED"~
anjuta-extras-3.26.0/configure:14059:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
anjuta-extras-3.26.0/configure-14060-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
anjuta-extras-3.26.0/configure-14072-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
anjuta-extras-3.26.0/configure:14073:	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'
anjuta-extras-3.26.0/configure-14074-      else
anjuta-extras-3.26.0/configure-14075-	allow_undefined_flag=' -expect_unresolved \*'
anjuta-extras-3.26.0/configure:14076:	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'
anjuta-extras-3.26.0/configure-14077-      fi
##############################################
anjuta-extras-3.26.0/configure-14085-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
anjuta-extras-3.26.0/configure:14086:	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'
anjuta-extras-3.26.0/configure-14087-	hardcode_libdir_flag_spec='$wl-rpath $wl$libdir'
##############################################
anjuta-extras-3.26.0/configure-14089-	allow_undefined_flag=' -expect_unresolved \*'
anjuta-extras-3.26.0/configure:14090:	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'
anjuta-extras-3.26.0/configure:14091:	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~
anjuta-extras-3.26.0/configure:14092:          $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'
anjuta-extras-3.26.0/configure-14093-
##############################################
anjuta-extras-3.26.0/configure-14108-      else
anjuta-extras-3.26.0/configure:14109:	case `$CC -V 2>&1` in
anjuta-extras-3.26.0/configure-14110-	*"Compilers 5.0"*)
##############################################
anjuta-extras-3.26.0/configure-14507-  esac
anjuta-extras-3.26.0/configure:14508:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
anjuta-extras-3.26.0/configure-14509-  case $lt_search_path_spec in
##############################################
anjuta-extras-3.26.0/configure-14514-    # okay in the real world where ";" in dirpaths is itself problematic.
anjuta-extras-3.26.0/configure:14515:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
anjuta-extras-3.26.0/configure-14516-    ;;
anjuta-extras-3.26.0/configure-14517-  *)
anjuta-extras-3.26.0/configure:14518:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
anjuta-extras-3.26.0/configure-14519-    ;;
##############################################
anjuta-extras-3.26.0/configure-14523-  lt_tmp_lt_search_path_spec=
anjuta-extras-3.26.0/configure:14524:  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
anjuta-extras-3.26.0/configure-14525-  # ...but if some path component already ends with the multilib dir we assume
##############################################
anjuta-extras-3.26.0/configure-14565-  esac
anjuta-extras-3.26.0/configure:14566:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
anjuta-extras-3.26.0/configure-14567-else
##############################################
anjuta-extras-3.26.0/configure-14705-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
anjuta-extras-3.26.0/configure:14706:    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'
anjuta-extras-3.26.0/configure-14707-    ;;
##############################################
anjuta-extras-3.26.0/configure-14741-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
anjuta-extras-3.26.0/configure:14742:    postinstall_cmds='base_file=`basename \$file`~
anjuta-extras-3.26.0/configure:14743:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
anjuta-extras-3.26.0/configure:14744:      dldir=$destdir/`dirname \$dlpath`~
anjuta-extras-3.26.0/configure-14745-      test -d \$dldir || mkdir -p \$dldir~
##############################################
anjuta-extras-3.26.0/configure-14750-      fi'
anjuta-extras-3.26.0/configure:14751:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
anjuta-extras-3.26.0/configure-14752-      dlpath=$dir/\$dldll~
##############################################
anjuta-extras-3.26.0/configure-14758-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
anjuta-extras-3.26.0/configure:14759:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
anjuta-extras-3.26.0/configure-14760-
##############################################
anjuta-extras-3.26.0/configure-14764-      # MinGW DLLs use traditional 'lib' prefix
anjuta-extras-3.26.0/configure:14765:      soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
anjuta-extras-3.26.0/configure-14766-      ;;
##############################################
anjuta-extras-3.26.0/configure-14768-      # pw32 DLLs use 'pw' prefix rather than 'lib'
anjuta-extras-3.26.0/configure:14769:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
anjuta-extras-3.26.0/configure-14770-      ;;
##############################################
anjuta-extras-3.26.0/configure-14777-    libname_spec='$name'
anjuta-extras-3.26.0/configure:14778:    soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
anjuta-extras-3.26.0/configure-14779-    library_names_spec='$libname.dll.lib'
##############################################
anjuta-extras-3.26.0/configure-14789-        # Let DOS variable expansion print the short 8.3 style file name.
anjuta-extras-3.26.0/configure:14790:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
anjuta-extras-3.26.0/configure-14791-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
anjuta-extras-3.26.0/configure-14794-      # Convert to MSYS style.
anjuta-extras-3.26.0/configure:14795:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
anjuta-extras-3.26.0/configure-14796-      ;;
##############################################
anjuta-extras-3.26.0/configure-14800-      # like /cygdrive/c/PROGRA~1:/cygdr...
anjuta-extras-3.26.0/configure:14801:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
anjuta-extras-3.26.0/configure:14802:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
anjuta-extras-3.26.0/configure:14803:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
anjuta-extras-3.26.0/configure-14804-      ;;
##############################################
anjuta-extras-3.26.0/configure-14808-        # It is most probably a Windows format PATH.
anjuta-extras-3.26.0/configure:14809:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
anjuta-extras-3.26.0/configure-14810-      else
anjuta-extras-3.26.0/configure:14811:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
anjuta-extras-3.26.0/configure-14812-      fi
##############################################
anjuta-extras-3.26.0/configure-14818-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
anjuta-extras-3.26.0/configure:14819:    postinstall_cmds='base_file=`basename \$file`~
anjuta-extras-3.26.0/configure:14820:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
anjuta-extras-3.26.0/configure:14821:      dldir=$destdir/`dirname \$dlpath`~
anjuta-extras-3.26.0/configure-14822-      test -d \$dldir || mkdir -p \$dldir~
anjuta-extras-3.26.0/configure-14823-      $install_prog $dir/$dlname \$dldir/$dlname'
anjuta-extras-3.26.0/configure:14824:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
anjuta-extras-3.26.0/configure-14825-      dlpath=$dir/\$dldll~
##############################################
anjuta-extras-3.26.0/configure-14832-    # Assume MSVC wrapper
anjuta-extras-3.26.0/configure:14833:    library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib'
anjuta-extras-3.26.0/configure-14834-    dynamic_linker='Win32 ld.exe'
##############################################
anjuta-extras-3.26.0/configure-14849-  shlibpath_var=DYLD_LIBRARY_PATH
anjuta-extras-3.26.0/configure:14850:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
anjuta-extras-3.26.0/configure-14851-
##############################################
anjuta-extras-3.26.0/configure-15102-  if test -f /etc/ld.so.conf; then
anjuta-extras-3.26.0/configure:15103:    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' ' '`
anjuta-extras-3.26.0/configure-15104-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
anjuta-extras-3.26.0/configure-15156-  need_lib_prefix=no
anjuta-extras-3.26.0/configure:15157:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
anjuta-extras-3.26.0/configure-15158-    need_version=no
##############################################
anjuta-extras-3.26.0/configure-15183-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
anjuta-extras-3.26.0/configure:15184:  postinstall_cmds='base_file=`basename \$file`~
anjuta-extras-3.26.0/configure:15185:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
anjuta-extras-3.26.0/configure:15186:    dldir=$destdir/`dirname \$dlpath`~
anjuta-extras-3.26.0/configure-15187-    test -d \$dldir || mkdir -p \$dldir~
##############################################
anjuta-extras-3.26.0/configure-15192-    fi'
anjuta-extras-3.26.0/configure:15193:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
anjuta-extras-3.26.0/configure-15194-    dlpath=$dir/\$dldll~
##############################################
anjuta-extras-3.26.0/configure-16375-    # gcc leaves a trailing carriage return, which upsets mingw
anjuta-extras-3.26.0/configure:16376:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
anjuta-extras-3.26.0/configure-16377-  *)
anjuta-extras-3.26.0/configure:16378:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
anjuta-extras-3.26.0/configure-16379-  esac
##############################################
anjuta-extras-3.26.0/configure-16384-      # Canonicalize the pathname of ld
anjuta-extras-3.26.0/configure:16385:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
anjuta-extras-3.26.0/configure-16386-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
anjuta-extras-3.26.0/configure:16387:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
anjuta-extras-3.26.0/configure-16388-      done
##############################################
anjuta-extras-3.26.0/configure-16419-      # Break only if it was the GNU/non-GNU ld that we prefer.
anjuta-extras-3.26.0/configure:16420:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
anjuta-extras-3.26.0/configure-16421-      *GNU* | *'with BFD'*)
##############################################
anjuta-extras-3.26.0/configure-16450-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
anjuta-extras-3.26.0/configure:16451:case `$LD -v 2>&1 </dev/null` in
anjuta-extras-3.26.0/configure-16452-*GNU* | *'with BFD'*)
##############################################
anjuta-extras-3.26.0/configure-16484-        # ancient GNU ld didn't support --whole-archive et. al.
anjuta-extras-3.26.0/configure:16485:        if eval "`$CC -print-prog-name=ld` --help 2>&1" |
anjuta-extras-3.26.0/configure-16486-	  $GREP 'no-whole-archive' > /dev/null; then
##############################################
anjuta-extras-3.26.0/configure-16595-          # below for broken collect2 doesn't work under 4.3+
anjuta-extras-3.26.0/configure:16596:	  collect2name=`$CC -print-prog-name=collect2`
anjuta-extras-3.26.0/configure-16597-	  if test -f "$collect2name" &&
##############################################
anjuta-extras-3.26.0/configure-16676-      }'
anjuta-extras-3.26.0/configure:16677:  lt_cv_aix_libpath__CXX=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
anjuta-extras-3.26.0/configure-16678-  # Check for a 64-bit object if we didn't find anything.
anjuta-extras-3.26.0/configure-16679-  if test -z "$lt_cv_aix_libpath__CXX"; then
anjuta-extras-3.26.0/configure:16680:    lt_cv_aix_libpath__CXX=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
anjuta-extras-3.26.0/configure-16681-  fi
##############################################
anjuta-extras-3.26.0/configure-16695-
anjuta-extras-3.26.0/configure:16696:          archive_expsym_cmds_CXX='$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
anjuta-extras-3.26.0/configure-16697-        else
##############################################
anjuta-extras-3.26.0/configure-16730-      }'
anjuta-extras-3.26.0/configure:16731:  lt_cv_aix_libpath__CXX=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
anjuta-extras-3.26.0/configure-16732-  # Check for a 64-bit object if we didn't find anything.
anjuta-extras-3.26.0/configure-16733-  if test -z "$lt_cv_aix_libpath__CXX"; then
anjuta-extras-3.26.0/configure:16734:    lt_cv_aix_libpath__CXX=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
anjuta-extras-3.26.0/configure-16735-  fi
##############################################
anjuta-extras-3.26.0/configure-16762-	    # -brtl affects multiple linker settings, -berok does not and is overridden later
anjuta-extras-3.26.0/configure:16763:	    compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%g"`'
anjuta-extras-3.26.0/configure-16764-	    if test svr4 != "$with_aix_soname"; then
##############################################
anjuta-extras-3.26.0/configure-16815-	  archive_cmds_CXX='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames='
anjuta-extras-3.26.0/configure:16816:	  archive_expsym_cmds_CXX='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
anjuta-extras-3.26.0/configure-16817-              cp "$export_symbols" "$output_objdir/$soname.def";
##############################################
anjuta-extras-3.26.0/configure-16857-	    # is; otherwise, prepend EXPORTS...
anjuta-extras-3.26.0/configure:16858:	    archive_expsym_cmds_CXX='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
anjuta-extras-3.26.0/configure-16859-              cp $export_symbols $output_objdir/$soname.def;
##############################################
anjuta-extras-3.26.0/configure-16878-  if test yes = "$lt_cv_ld_force_load"; then
anjuta-extras-3.26.0/configure:16879:    whole_archive_flag_spec_CXX='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
anjuta-extras-3.26.0/configure-16880-
##############################################
anjuta-extras-3.26.0/configure-16923-	  prefix_cmds="$SED"~
anjuta-extras-3.26.0/configure:16924:	  if test EXPORTS = "`$SED 1q $export_symbols`"; then
anjuta-extras-3.26.0/configure-16925-	    prefix_cmds="$prefix_cmds -e 1d";
##############################################
anjuta-extras-3.26.0/configure-16997-            # dependencies.
anjuta-extras-3.26.0/configure:16998:            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"'
anjuta-extras-3.26.0/configure-16999-            ;;
##############################################
anjuta-extras-3.26.0/configure-17062-	    # dependencies.
anjuta-extras-3.26.0/configure:17063:	    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"'
anjuta-extras-3.26.0/configure-17064-	    ;;
##############################################
anjuta-extras-3.26.0/configure-17098-	# time.  Moving up from 0x10000000 also allows more sbrk(2) space.
anjuta-extras-3.26.0/configure:17099:	archive_cmds_CXX='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
anjuta-extras-3.26.0/configure:17100:	archive_expsym_cmds_CXX='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'
anjuta-extras-3.26.0/configure-17101-	;;
##############################################
anjuta-extras-3.26.0/configure-17105-	    # SGI C++
anjuta-extras-3.26.0/configure:17106:	    archive_cmds_CXX='$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'
anjuta-extras-3.26.0/configure-17107-
##############################################
anjuta-extras-3.26.0/configure-17116-	      if test no = "$with_gnu_ld"; then
anjuta-extras-3.26.0/configure:17117:	        archive_cmds_CXX='$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'
anjuta-extras-3.26.0/configure-17118-	      else
anjuta-extras-3.26.0/configure:17119:	        archive_cmds_CXX='$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'
anjuta-extras-3.26.0/configure-17120-	      fi
##############################################
anjuta-extras-3.26.0/configure-17137-	    # to its proper name (with version) after linking.
anjuta-extras-3.26.0/configure:17138:	    archive_cmds_CXX='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'
anjuta-extras-3.26.0/configure:17139:	    archive_expsym_cmds_CXX='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'
anjuta-extras-3.26.0/configure-17140-	    # Commands to make compiler produce verbose output that lists
##############################################
anjuta-extras-3.26.0/configure-17147-	    # dependencies.
anjuta-extras-3.26.0/configure:17148:	    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"'
anjuta-extras-3.26.0/configure-17149-
##############################################
anjuta-extras-3.26.0/configure-17162-	    # earlier do not add the objects themselves.
anjuta-extras-3.26.0/configure:17163:	    case `$CC -V 2>&1` in
anjuta-extras-3.26.0/configure-17164-	      *"Version 7."*)
##############################################
anjuta-extras-3.26.0/configure-17183-            # Portland Group C++ compiler
anjuta-extras-3.26.0/configure:17184:	    case `$CC -V` in
anjuta-extras-3.26.0/configure-17185-	    *pgCC\ [1-5].* | *pgcpp\ [1-5].*)
##############################################
anjuta-extras-3.26.0/configure-17188-               $CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
anjuta-extras-3.26.0/configure:17189:               compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"'
anjuta-extras-3.26.0/configure-17190-	      old_archive_cmds_CXX='tpldir=Template.dir~
##############################################
anjuta-extras-3.26.0/configure-17192-                $CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
anjuta-extras-3.26.0/configure:17193:                $AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~
anjuta-extras-3.26.0/configure-17194-                $RANLIB $oldlib'
##############################################
anjuta-extras-3.26.0/configure-17197-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
anjuta-extras-3.26.0/configure:17198:                $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname -o $lib'
anjuta-extras-3.26.0/configure-17199-	      archive_expsym_cmds_CXX='tpldir=Template.dir~
##############################################
anjuta-extras-3.26.0/configure-17201-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
anjuta-extras-3.26.0/configure:17202:                $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'
anjuta-extras-3.26.0/configure-17203-	      ;;
##############################################
anjuta-extras-3.26.0/configure-17211-	    export_dynamic_flag_spec_CXX='$wl--export-dynamic'
anjuta-extras-3.26.0/configure:17212:	    whole_archive_flag_spec_CXX='$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'
anjuta-extras-3.26.0/configure-17213-            ;;
##############################################
anjuta-extras-3.26.0/configure-17230-	    # dependencies.
anjuta-extras-3.26.0/configure:17231:	    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'
anjuta-extras-3.26.0/configure-17232-	    ;;
##############################################
anjuta-extras-3.26.0/configure-17245-	  *)
anjuta-extras-3.26.0/configure:17246:	    case `$CC -V 2>&1 | sed 5q` in
anjuta-extras-3.26.0/configure-17247-	    *Sun\ C*)
##############################################
anjuta-extras-3.26.0/configure-17252-	      hardcode_libdir_flag_spec_CXX='-R$libdir'
anjuta-extras-3.26.0/configure:17253:	      whole_archive_flag_spec_CXX='$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'
anjuta-extras-3.26.0/configure-17254-	      compiler_needs_object_CXX=yes
##############################################
anjuta-extras-3.26.0/configure-17317-	  hardcode_libdir_flag_spec_CXX='$wl-rpath,$libdir'
anjuta-extras-3.26.0/configure:17318:	  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`"; then
anjuta-extras-3.26.0/configure-17319-	    archive_expsym_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-retain-symbols-file,$export_symbols -o $lib'
##############################################
anjuta-extras-3.26.0/configure-17336-	    # to its proper name (with version) after linking.
anjuta-extras-3.26.0/configure:17337:	    archive_cmds_CXX='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'
anjuta-extras-3.26.0/configure-17338-
##############################################
anjuta-extras-3.26.0/configure-17357-	        allow_undefined_flag_CXX=' $wl-expect_unresolved $wl\*'
anjuta-extras-3.26.0/configure:17358:	        archive_cmds_CXX='$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'
anjuta-extras-3.26.0/configure-17359-	        hardcode_libdir_flag_spec_CXX='$wl-rpath $wl$libdir'
##############################################
anjuta-extras-3.26.0/configure-17362-	        allow_undefined_flag_CXX=' -expect_unresolved \*'
anjuta-extras-3.26.0/configure:17363:	        archive_cmds_CXX='$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'
anjuta-extras-3.26.0/configure:17364:	        archive_expsym_cmds_CXX='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
anjuta-extras-3.26.0/configure-17365-                  echo "-hidden">> $lib.exp~
anjuta-extras-3.26.0/configure:17366:                  $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~
anjuta-extras-3.26.0/configure-17367-                  $RM $lib.exp'
##############################################
anjuta-extras-3.26.0/configure-17381-	    # dependencies.
anjuta-extras-3.26.0/configure:17382:	    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"'
anjuta-extras-3.26.0/configure-17383-	    ;;
##############################################
anjuta-extras-3.26.0/configure-17388-	        osf3*)
anjuta-extras-3.26.0/configure:17389:	          archive_cmds_CXX='$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'
anjuta-extras-3.26.0/configure-17390-		  ;;
anjuta-extras-3.26.0/configure-17391-	        *)
anjuta-extras-3.26.0/configure:17392:	          archive_cmds_CXX='$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'
anjuta-extras-3.26.0/configure-17393-		  ;;
##############################################
anjuta-extras-3.26.0/configure-17635-
anjuta-extras-3.26.0/configure:17636:  for p in `eval "$output_verbose_link_cmd"`; do
anjuta-extras-3.26.0/configure-17637-    case $prev$p in
##############################################
anjuta-extras-3.26.0/configure-17738-if test -n "${compiler_lib_search_path_CXX}"; then
anjuta-extras-3.26.0/configure:17739: compiler_lib_search_dirs_CXX=`echo " ${compiler_lib_search_path_CXX}" | $SED -e 's! -L! !g' -e 's!^ !!'`
anjuta-extras-3.26.0/configure-17740-fi
##############################################
anjuta-extras-3.26.0/configure-17985-	  *)
anjuta-extras-3.26.0/configure:17986:	    case `$CC -V 2>&1 | sed 5q` in
anjuta-extras-3.26.0/configure-17987-	    *Sun\ C*)
##############################################
anjuta-extras-3.26.0/configure-18367-    else
anjuta-extras-3.26.0/configure:18368:      export_symbols_cmds_CXX='`func_echo_all $NM | $SED -e '\''s/B\([^B]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && (substr(\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
anjuta-extras-3.26.0/configure-18369-    fi
##############################################
anjuta-extras-3.26.0/configure-18669-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
anjuta-extras-3.26.0/configure:18670:    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'
anjuta-extras-3.26.0/configure-18671-    ;;
##############################################
anjuta-extras-3.26.0/configure-18705-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
anjuta-extras-3.26.0/configure:18706:    postinstall_cmds='base_file=`basename \$file`~
anjuta-extras-3.26.0/configure:18707:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
anjuta-extras-3.26.0/configure:18708:      dldir=$destdir/`dirname \$dlpath`~
anjuta-extras-3.26.0/configure-18709-      test -d \$dldir || mkdir -p \$dldir~
##############################################
anjuta-extras-3.26.0/configure-18714-      fi'
anjuta-extras-3.26.0/configure:18715:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
anjuta-extras-3.26.0/configure-18716-      dlpath=$dir/\$dldll~
##############################################
anjuta-extras-3.26.0/configure-18722-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
anjuta-extras-3.26.0/configure:18723:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
anjuta-extras-3.26.0/configure-18724-
##############################################
anjuta-extras-3.26.0/configure-18727-      # MinGW DLLs use traditional 'lib' prefix
anjuta-extras-3.26.0/configure:18728:      soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
anjuta-extras-3.26.0/configure-18729-      ;;
##############################################
anjuta-extras-3.26.0/configure-18731-      # pw32 DLLs use 'pw' prefix rather than 'lib'
anjuta-extras-3.26.0/configure:18732:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
anjuta-extras-3.26.0/configure-18733-      ;;
##############################################
anjuta-extras-3.26.0/configure-18740-    libname_spec='$name'
anjuta-extras-3.26.0/configure:18741:    soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
anjuta-extras-3.26.0/configure-18742-    library_names_spec='$libname.dll.lib'
##############################################
anjuta-extras-3.26.0/configure-18752-        # Let DOS variable expansion print the short 8.3 style file name.
anjuta-extras-3.26.0/configure:18753:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
anjuta-extras-3.26.0/configure-18754-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
anjuta-extras-3.26.0/configure-18757-      # Convert to MSYS style.
anjuta-extras-3.26.0/configure:18758:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
anjuta-extras-3.26.0/configure-18759-      ;;
##############################################
anjuta-extras-3.26.0/configure-18763-      # like /cygdrive/c/PROGRA~1:/cygdr...
anjuta-extras-3.26.0/configure:18764:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
anjuta-extras-3.26.0/configure:18765:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
anjuta-extras-3.26.0/configure:18766:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
anjuta-extras-3.26.0/configure-18767-      ;;
##############################################
anjuta-extras-3.26.0/configure-18771-        # It is most probably a Windows format PATH.
anjuta-extras-3.26.0/configure:18772:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
anjuta-extras-3.26.0/configure-18773-      else
anjuta-extras-3.26.0/configure:18774:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
anjuta-extras-3.26.0/configure-18775-      fi
##############################################
anjuta-extras-3.26.0/configure-18781-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
anjuta-extras-3.26.0/configure:18782:    postinstall_cmds='base_file=`basename \$file`~
anjuta-extras-3.26.0/configure:18783:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
anjuta-extras-3.26.0/configure:18784:      dldir=$destdir/`dirname \$dlpath`~
anjuta-extras-3.26.0/configure-18785-      test -d \$dldir || mkdir -p \$dldir~
anjuta-extras-3.26.0/configure-18786-      $install_prog $dir/$dlname \$dldir/$dlname'
anjuta-extras-3.26.0/configure:18787:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
anjuta-extras-3.26.0/configure-18788-      dlpath=$dir/\$dldll~
##############################################
anjuta-extras-3.26.0/configure-18795-    # Assume MSVC wrapper
anjuta-extras-3.26.0/configure:18796:    library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib'
anjuta-extras-3.26.0/configure-18797-    dynamic_linker='Win32 ld.exe'
##############################################
anjuta-extras-3.26.0/configure-18812-  shlibpath_var=DYLD_LIBRARY_PATH
anjuta-extras-3.26.0/configure:18813:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
anjuta-extras-3.26.0/configure-18814-
##############################################
anjuta-extras-3.26.0/configure-19064-  if test -f /etc/ld.so.conf; then
anjuta-extras-3.26.0/configure:19065:    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' ' '`
anjuta-extras-3.26.0/configure-19066-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
anjuta-extras-3.26.0/configure-19118-  need_lib_prefix=no
anjuta-extras-3.26.0/configure:19119:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
anjuta-extras-3.26.0/configure-19120-    need_version=no
##############################################
anjuta-extras-3.26.0/configure-19145-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
anjuta-extras-3.26.0/configure:19146:  postinstall_cmds='base_file=`basename \$file`~
anjuta-extras-3.26.0/configure:19147:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
anjuta-extras-3.26.0/configure:19148:    dldir=$destdir/`dirname \$dlpath`~
anjuta-extras-3.26.0/configure-19149-    test -d \$dldir || mkdir -p \$dldir~
##############################################
anjuta-extras-3.26.0/configure-19154-    fi'
anjuta-extras-3.26.0/configure:19155:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
anjuta-extras-3.26.0/configure-19156-    dlpath=$dir/\$dldll~
##############################################
anjuta-extras-3.26.0/configure-19661-	  if ! test -d "$$helpdir"; then $(mkinstalldirs) "$$helpdir"; fi; \
anjuta-extras-3.26.0/configure:19662:	  echo "$(INSTALL_DATA) $$d$$lc/$$f $$helpdir`basename $$f`"; \
anjuta-extras-3.26.0/configure:19663:	  $(INSTALL_DATA) "$$d$$lc/$$f" "$$helpdir`basename $$f`" || exit 1; \
anjuta-extras-3.26.0/configure-19664-	done; done
anjuta-extras-3.26.0/configure-19665-	@for f in $(_HELP_C_EXTRA); do \
anjuta-extras-3.26.0/configure:19666:	  lc=`dirname "$$f"`; lc=`basename "$$lc"`; \
anjuta-extras-3.26.0/configure-19667-	  if test -f "$$f"; then d=; else d="$(srcdir)/"; fi; \
##############################################
anjuta-extras-3.26.0/configure-19669-	  if ! test -d "$$helpdir"; then $(mkinstalldirs) "$$helpdir"; fi; \
anjuta-extras-3.26.0/configure:19670:	  echo "$(INSTALL_DATA) $$d$$f $$helpdir`basename $$f`"; \
anjuta-extras-3.26.0/configure:19671:	  $(INSTALL_DATA) "$$d$$f" "$$helpdir`basename $$f`" || exit 1; \
anjuta-extras-3.26.0/configure-19672-	done
##############################################
anjuta-extras-3.26.0/configure-19676-	    helpdir="$(DESTDIR)$(HELP_DIR)/$$lc/$(HELP_ID)/"; \
anjuta-extras-3.26.0/configure:19677:	    mdir=`dirname "$$f"`; \
anjuta-extras-3.26.0/configure-19678-	    if test "x$mdir" = "x."; then mdir=""; fi; \
##############################################
anjuta-extras-3.26.0/configure-19696-	  helpdir="$(DESTDIR)$(HELP_DIR)/$$lc/$(HELP_ID)/"; \
anjuta-extras-3.26.0/configure:19697:	  echo "rm -f $$helpdir`basename $$f`"; \
anjuta-extras-3.26.0/configure:19698:	  rm -f "$$helpdir`basename $$f`"; \
anjuta-extras-3.26.0/configure-19699-	done; done
anjuta-extras-3.26.0/configure-19700-	@for f in $(_HELP_C_EXTRA); do \
anjuta-extras-3.26.0/configure:19701:	  lc=`dirname "$$f"`; lc=`basename "$$lc"`; \
anjuta-extras-3.26.0/configure-19702-	  helpdir="$(DESTDIR)$(HELP_DIR)/$$lc/$(HELP_ID)/"; \
anjuta-extras-3.26.0/configure:19703:	  echo "rm -f $$helpdir`basename $$f`"; \
anjuta-extras-3.26.0/configure:19704:	  rm -f "$$helpdir`basename $$f`"; \
anjuta-extras-3.26.0/configure-19705-	done
##############################################
anjuta-extras-3.26.0/configure-19755-  test $ac_status = 0; }; then
anjuta-extras-3.26.0/configure:19756:  pkg_cv_LIBANJUTA_CFLAGS=`$PKG_CONFIG --cflags "libanjuta-3.0 >= $ANJUTA_REQUIRED" 2>/dev/null`
anjuta-extras-3.26.0/configure-19757-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
anjuta-extras-3.26.0/configure-19772-  test $ac_status = 0; }; then
anjuta-extras-3.26.0/configure:19773:  pkg_cv_LIBANJUTA_LIBS=`$PKG_CONFIG --libs "libanjuta-3.0 >= $ANJUTA_REQUIRED" 2>/dev/null`
anjuta-extras-3.26.0/configure-19774-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
anjuta-extras-3.26.0/configure-19793-        if test $_pkg_short_errors_supported = yes; then
anjuta-extras-3.26.0/configure:19794:	        LIBANJUTA_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libanjuta-3.0 >= $ANJUTA_REQUIRED" 2>&1`
anjuta-extras-3.26.0/configure-19795-        else
anjuta-extras-3.26.0/configure:19796:	        LIBANJUTA_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libanjuta-3.0 >= $ANJUTA_REQUIRED" 2>&1`
anjuta-extras-3.26.0/configure-19797-        fi
##############################################
anjuta-extras-3.26.0/configure-19847-  test $ac_status = 0; }; then
anjuta-extras-3.26.0/configure:19848:  pkg_cv_GTHREAD_CFLAGS=`$PKG_CONFIG --cflags "gthread-2.0 >= $GLIB_REQUIRED" 2>/dev/null`
anjuta-extras-3.26.0/configure-19849-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
anjuta-extras-3.26.0/configure-19864-  test $ac_status = 0; }; then
anjuta-extras-3.26.0/configure:19865:  pkg_cv_GTHREAD_LIBS=`$PKG_CONFIG --libs "gthread-2.0 >= $GLIB_REQUIRED" 2>/dev/null`
anjuta-extras-3.26.0/configure-19866-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
anjuta-extras-3.26.0/configure-19885-        if test $_pkg_short_errors_supported = yes; then
anjuta-extras-3.26.0/configure:19886:	        GTHREAD_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "gthread-2.0 >= $GLIB_REQUIRED" 2>&1`
anjuta-extras-3.26.0/configure-19887-        else
anjuta-extras-3.26.0/configure:19888:	        GTHREAD_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "gthread-2.0 >= $GLIB_REQUIRED" 2>&1`
anjuta-extras-3.26.0/configure-19889-        fi
##############################################
anjuta-extras-3.26.0/configure-19939-  test $ac_status = 0; }; then
anjuta-extras-3.26.0/configure:19940:  pkg_cv_GMODULE_CFLAGS=`$PKG_CONFIG --cflags "gmodule-2.0 >= $GLIB_REQUIRED" 2>/dev/null`
anjuta-extras-3.26.0/configure-19941-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
anjuta-extras-3.26.0/configure-19956-  test $ac_status = 0; }; then
anjuta-extras-3.26.0/configure:19957:  pkg_cv_GMODULE_LIBS=`$PKG_CONFIG --libs "gmodule-2.0 >= $GLIB_REQUIRED" 2>/dev/null`
anjuta-extras-3.26.0/configure-19958-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
anjuta-extras-3.26.0/configure-19977-        if test $_pkg_short_errors_supported = yes; then
anjuta-extras-3.26.0/configure:19978:	        GMODULE_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "gmodule-2.0 >= $GLIB_REQUIRED" 2>&1`
anjuta-extras-3.26.0/configure-19979-        else
anjuta-extras-3.26.0/configure:19980:	        GMODULE_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "gmodule-2.0 >= $GLIB_REQUIRED" 2>&1`
anjuta-extras-3.26.0/configure-19981-        fi
##############################################
anjuta-extras-3.26.0/configure-20055-
anjuta-extras-3.26.0/configure:20056:anjutalibdir=`pkg-config $pkg_prefix --variable=libdir libanjuta-3.0`
anjuta-extras-3.26.0/configure:20057:anjutadatadir=`pkg-config $pkg_prefix --variable=datadir libanjuta-3.0`
anjuta-extras-3.26.0/configure-20058-
##############################################
anjuta-extras-3.26.0/configure-20090-  test $ac_status = 0; }; then
anjuta-extras-3.26.0/configure:20091:  pkg_cv_LIBXML_CFLAGS=`$PKG_CONFIG --cflags "libxml-2.0" 2>/dev/null`
anjuta-extras-3.26.0/configure-20092-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
anjuta-extras-3.26.0/configure-20107-  test $ac_status = 0; }; then
anjuta-extras-3.26.0/configure:20108:  pkg_cv_LIBXML_LIBS=`$PKG_CONFIG --libs "libxml-2.0" 2>/dev/null`
anjuta-extras-3.26.0/configure-20109-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
anjuta-extras-3.26.0/configure-20128-        if test $_pkg_short_errors_supported = yes; then
anjuta-extras-3.26.0/configure:20129:	        LIBXML_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libxml-2.0" 2>&1`
anjuta-extras-3.26.0/configure-20130-        else
anjuta-extras-3.26.0/configure:20131:	        LIBXML_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libxml-2.0" 2>&1`
anjuta-extras-3.26.0/configure-20132-        fi
##############################################
anjuta-extras-3.26.0/configure-20266-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
anjuta-extras-3.26.0/configure:20267:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
anjuta-extras-3.26.0/configure-20268-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
anjuta-extras-3.26.0/configure-20381-if test -z "$BASH_VERSION$ZSH_VERSION" \
anjuta-extras-3.26.0/configure:20382:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
anjuta-extras-3.26.0/configure-20383-  as_echo='print -r --'
anjuta-extras-3.26.0/configure-20384-  as_echo_n='print -rn --'
anjuta-extras-3.26.0/configure:20385:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
anjuta-extras-3.26.0/configure-20386-  as_echo='printf %s\n'
##############################################
anjuta-extras-3.26.0/configure-20388-else
anjuta-extras-3.26.0/configure:20389:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
anjuta-extras-3.26.0/configure-20390-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
anjuta-extras-3.26.0/configure-20398-	expr "X$arg" : "X\\(.*\\)$as_nl";
anjuta-extras-3.26.0/configure:20399:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
anjuta-extras-3.26.0/configure-20400-      esac;
##############################################
anjuta-extras-3.26.0/configure-20475-# ----------------------------------------
anjuta-extras-3.26.0/configure:20476:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
anjuta-extras-3.26.0/configure-20477-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
anjuta-extras-3.26.0/configure-20547-  {
anjuta-extras-3.26.0/configure:20548:    as_val=`expr "$@" || test $? -eq 1`
anjuta-extras-3.26.0/configure-20549-  }
##############################################
anjuta-extras-3.26.0/configure-20651-      case $as_dir in #(
anjuta-extras-3.26.0/configure:20652:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
anjuta-extras-3.26.0/configure-20653-      *) as_qdir=$as_dir;;
##############################################
anjuta-extras-3.26.0/configure-20786-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
anjuta-extras-3.26.0/configure:20787:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
anjuta-extras-3.26.0/configure-20788-ac_cs_version="\\
##############################################
anjuta-extras-3.26.0/configure-20811-  --*=?*)
anjuta-extras-3.26.0/configure:20812:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
anjuta-extras-3.26.0/configure:20813:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
anjuta-extras-3.26.0/configure-20814-    ac_shift=:
##############################################
anjuta-extras-3.26.0/configure-20816-  --*=)
anjuta-extras-3.26.0/configure:20817:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
anjuta-extras-3.26.0/configure-20818-    ac_optarg=
##############################################
anjuta-extras-3.26.0/configure-20840-    case $ac_optarg in
anjuta-extras-3.26.0/configure:20841:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
anjuta-extras-3.26.0/configure-20842-    '') as_fn_error $? "missing file argument" ;;
##############################################
anjuta-extras-3.26.0/configure-20848-    case $ac_optarg in
anjuta-extras-3.26.0/configure:20849:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
anjuta-extras-3.26.0/configure-20850-    esac
##############################################
anjuta-extras-3.26.0/configure-20918-delay_variable_subst='$delay_variable_subst'
anjuta-extras-3.26.0/configure:20919:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:20920:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:20921:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:20922:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:20923:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:20924:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:20925:shared_archive_member_spec='`$ECHO "$shared_archive_member_spec" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:20926:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:20927:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:20928:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:20929:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:20930:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:20931:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:20932:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:20933:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:20934:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:20935:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:20936:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:20937:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:20938:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:20939:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:20940:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:20941:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:20942:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:20943:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:20944:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:20945:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:20946:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:20947:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:20948:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:20949:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:20950:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:20951:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:20952:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:20953:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:20954:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:20955:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:20956:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:20957:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:20958:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:20959:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:20960:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:20961:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:20962:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:20963:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:20964:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:20965:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:20966:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:20967:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:20968:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:20969:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:20970:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:20971:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:20972:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:20973:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:20974:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:20975:lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:20976:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:20977: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"`'
anjuta-extras-3.26.0/configure:20978:lt_cv_nm_interface='`$ECHO "$lt_cv_nm_interface" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:20979:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:20980:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:20981:lt_cv_truncate_bin='`$ECHO "$lt_cv_truncate_bin" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:20982:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:20983:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:20984:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:20985:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:20986:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:20987:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:20988:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:20989:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:20990:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:20991:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:20992:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:20993:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:20994:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:20995:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:20996:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:20997:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:20998:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:20999:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:21000:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:21001:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:21002:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:21003:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:21004:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:21005:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:21006:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:21007:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:21008:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:21009:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:21010:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:21011:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:21012:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:21013:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:21014:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:21015:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:21016:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:21017:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:21018:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:21019:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:21020:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:21021:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:21022:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:21023:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:21024:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:21025:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:21026:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:21027:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:21028:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:21029:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:21030:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:21031:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:21032:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:21033:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:21034:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:21035:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:21036:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:21037:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:21038:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:21039:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:21040:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:21041:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:21042:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:21043:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:21044:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:21045:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:21046:configure_time_dlsearch_path='`$ECHO "$configure_time_dlsearch_path" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:21047:configure_time_lt_sys_library_path='`$ECHO "$configure_time_lt_sys_library_path" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:21048:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:21049:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:21050:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:21051:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:21052:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:21053:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:21054:compiler_lib_search_dirs='`$ECHO "$compiler_lib_search_dirs" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:21055:predep_objects='`$ECHO "$predep_objects" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:21056:postdep_objects='`$ECHO "$postdep_objects" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:21057:predeps='`$ECHO "$predeps" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:21058:postdeps='`$ECHO "$postdeps" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:21059:compiler_lib_search_path='`$ECHO "$compiler_lib_search_path" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:21060:LD_CXX='`$ECHO "$LD_CXX" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:21061:reload_flag_CXX='`$ECHO "$reload_flag_CXX" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:21062:reload_cmds_CXX='`$ECHO "$reload_cmds_CXX" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:21063:old_archive_cmds_CXX='`$ECHO "$old_archive_cmds_CXX" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:21064:compiler_CXX='`$ECHO "$compiler_CXX" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:21065:GCC_CXX='`$ECHO "$GCC_CXX" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:21066:lt_prog_compiler_no_builtin_flag_CXX='`$ECHO "$lt_prog_compiler_no_builtin_flag_CXX" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:21067:lt_prog_compiler_pic_CXX='`$ECHO "$lt_prog_compiler_pic_CXX" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:21068:lt_prog_compiler_wl_CXX='`$ECHO "$lt_prog_compiler_wl_CXX" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:21069:lt_prog_compiler_static_CXX='`$ECHO "$lt_prog_compiler_static_CXX" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:21070:lt_cv_prog_compiler_c_o_CXX='`$ECHO "$lt_cv_prog_compiler_c_o_CXX" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:21071:archive_cmds_need_lc_CXX='`$ECHO "$archive_cmds_need_lc_CXX" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:21072:enable_shared_with_static_runtimes_CXX='`$ECHO "$enable_shared_with_static_runtimes_CXX" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:21073:export_dynamic_flag_spec_CXX='`$ECHO "$export_dynamic_flag_spec_CXX" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:21074:whole_archive_flag_spec_CXX='`$ECHO "$whole_archive_flag_spec_CXX" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:21075:compiler_needs_object_CXX='`$ECHO "$compiler_needs_object_CXX" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:21076:old_archive_from_new_cmds_CXX='`$ECHO "$old_archive_from_new_cmds_CXX" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:21077:old_archive_from_expsyms_cmds_CXX='`$ECHO "$old_archive_from_expsyms_cmds_CXX" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:21078:archive_cmds_CXX='`$ECHO "$archive_cmds_CXX" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:21079:archive_expsym_cmds_CXX='`$ECHO "$archive_expsym_cmds_CXX" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:21080:module_cmds_CXX='`$ECHO "$module_cmds_CXX" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:21081:module_expsym_cmds_CXX='`$ECHO "$module_expsym_cmds_CXX" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:21082:with_gnu_ld_CXX='`$ECHO "$with_gnu_ld_CXX" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:21083:allow_undefined_flag_CXX='`$ECHO "$allow_undefined_flag_CXX" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:21084:no_undefined_flag_CXX='`$ECHO "$no_undefined_flag_CXX" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:21085:hardcode_libdir_flag_spec_CXX='`$ECHO "$hardcode_libdir_flag_spec_CXX" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:21086:hardcode_libdir_separator_CXX='`$ECHO "$hardcode_libdir_separator_CXX" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:21087:hardcode_direct_CXX='`$ECHO "$hardcode_direct_CXX" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:21088:hardcode_direct_absolute_CXX='`$ECHO "$hardcode_direct_absolute_CXX" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:21089:hardcode_minus_L_CXX='`$ECHO "$hardcode_minus_L_CXX" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:21090:hardcode_shlibpath_var_CXX='`$ECHO "$hardcode_shlibpath_var_CXX" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:21091:hardcode_automatic_CXX='`$ECHO "$hardcode_automatic_CXX" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:21092:inherit_rpath_CXX='`$ECHO "$inherit_rpath_CXX" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:21093:link_all_deplibs_CXX='`$ECHO "$link_all_deplibs_CXX" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:21094:always_export_symbols_CXX='`$ECHO "$always_export_symbols_CXX" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:21095:export_symbols_cmds_CXX='`$ECHO "$export_symbols_cmds_CXX" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:21096:exclude_expsyms_CXX='`$ECHO "$exclude_expsyms_CXX" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:21097:include_expsyms_CXX='`$ECHO "$include_expsyms_CXX" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:21098:prelink_cmds_CXX='`$ECHO "$prelink_cmds_CXX" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:21099:postlink_cmds_CXX='`$ECHO "$postlink_cmds_CXX" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:21100:file_list_spec_CXX='`$ECHO "$file_list_spec_CXX" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:21101:hardcode_action_CXX='`$ECHO "$hardcode_action_CXX" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:21102:compiler_lib_search_dirs_CXX='`$ECHO "$compiler_lib_search_dirs_CXX" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:21103:predep_objects_CXX='`$ECHO "$predep_objects_CXX" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:21104:postdep_objects_CXX='`$ECHO "$postdep_objects_CXX" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:21105:predeps_CXX='`$ECHO "$predeps_CXX" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:21106:postdeps_CXX='`$ECHO "$postdeps_CXX" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure:21107:compiler_lib_search_path_CXX='`$ECHO "$compiler_lib_search_path_CXX" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/configure-21108-
##############################################
anjuta-extras-3.26.0/configure-21220-compiler_lib_search_path_CXX; do
anjuta-extras-3.26.0/configure:21221:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
anjuta-extras-3.26.0/configure-21222-    *[\\\\\\\`\\"\\\$]*)
anjuta-extras-3.26.0/configure:21223:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
anjuta-extras-3.26.0/configure-21224-      ;;
##############################################
anjuta-extras-3.26.0/configure-21262-postlink_cmds_CXX; do
anjuta-extras-3.26.0/configure:21263:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
anjuta-extras-3.26.0/configure-21264-    *[\\\\\\\`\\"\\\$]*)
anjuta-extras-3.26.0/configure:21265:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
anjuta-extras-3.26.0/configure-21266-      ;;
##############################################
anjuta-extras-3.26.0/configure-21371-fi
anjuta-extras-3.26.0/configure:21372:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
anjuta-extras-3.26.0/configure-21373-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
anjuta-extras-3.26.0/configure-21388-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
anjuta-extras-3.26.0/configure:21389:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
anjuta-extras-3.26.0/configure-21390-ac_delim='%!_!# '
##############################################
anjuta-extras-3.26.0/configure-21394-
anjuta-extras-3.26.0/configure:21395:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
anjuta-extras-3.26.0/configure-21396-  if test $ac_delim_n = $ac_delim_num; then
##############################################
anjuta-extras-3.26.0/configure-21532-for ac_last_try in false false :; do
anjuta-extras-3.26.0/configure:21533:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
anjuta-extras-3.26.0/configure-21534-  if test -z "$ac_tt"; then
##############################################
anjuta-extras-3.26.0/configure-21664-      esac
anjuta-extras-3.26.0/configure:21665:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
anjuta-extras-3.26.0/configure-21666-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
anjuta-extras-3.26.0/configure-21723-*)
anjuta-extras-3.26.0/configure:21724:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
anjuta-extras-3.26.0/configure-21725-  # A ".." for each directory in $ac_dir_suffix.
anjuta-extras-3.26.0/configure:21726:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
anjuta-extras-3.26.0/configure-21727-  case $ac_top_builddir_sub in
##############################################
anjuta-extras-3.26.0/configure-21784-/@mandir@/p'
anjuta-extras-3.26.0/configure:21785:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
anjuta-extras-3.26.0/configure-21786-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
anjuta-extras-3.26.0/configure-21801-
anjuta-extras-3.26.0/configure:21802:# Neutralize VPATH when `$srcdir' = `.'.
anjuta-extras-3.26.0/configure-21803-# Shell code in configure.ac might set extrasub.
##############################################
anjuta-extras-3.26.0/configure-21829-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
anjuta-extras-3.26.0/configure:21830:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
anjuta-extras-3.26.0/configure-21831-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
anjuta-extras-3.26.0/configure-21875-    * )
anjuta-extras-3.26.0/configure:21876:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
anjuta-extras-3.26.0/configure-21877-  esac
##############################################
anjuta-extras-3.26.0/configure-21922-    # Strip MF so we end up with the name of the file.
anjuta-extras-3.26.0/configure:21923:    mf=`echo "$mf" | sed -e 's/:.*$//'`
anjuta-extras-3.26.0/configure-21924-    # Check whether this is an Automake generated Makefile or not.
##############################################
anjuta-extras-3.26.0/configure-21959-    # from the Makefile without running 'make'.
anjuta-extras-3.26.0/configure:21960:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
anjuta-extras-3.26.0/configure-21961-    test -z "$DEPDIR" && continue
anjuta-extras-3.26.0/configure:21962:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
anjuta-extras-3.26.0/configure-21963-    test -z "$am__include" && continue
anjuta-extras-3.26.0/configure:21964:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
anjuta-extras-3.26.0/configure-21965-    # Find all dependency output files, they are included files with
##############################################
anjuta-extras-3.26.0/configure-22497-    *:)
anjuta-extras-3.26.0/configure:22498:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
anjuta-extras-3.26.0/configure-22499-        ;;
anjuta-extras-3.26.0/configure-22500-    x:*)
anjuta-extras-3.26.0/configure:22501:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
anjuta-extras-3.26.0/configure-22502-        ;;
anjuta-extras-3.26.0/configure-22503-    *::*)
anjuta-extras-3.26.0/configure:22504:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
anjuta-extras-3.26.0/configure:22505:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
anjuta-extras-3.26.0/configure-22506-        ;;
anjuta-extras-3.26.0/configure-22507-    *)
anjuta-extras-3.26.0/configure:22508:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
anjuta-extras-3.26.0/configure-22509-        ;;
##############################################
anjuta-extras-3.26.0/configure-22524-    done
anjuta-extras-3.26.0/configure:22525:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
anjuta-extras-3.26.0/configure-22526-}
##############################################
anjuta-extras-3.26.0/help/Makefile.in-49-  { \
anjuta-extras-3.26.0/help/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
anjuta-extras-3.26.0/help/Makefile.in-51-  }; \
##############################################
anjuta-extras-3.26.0/help/Makefile.in-358-distdir: $(DISTFILES)
anjuta-extras-3.26.0/help/Makefile.in:359:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
anjuta-extras-3.26.0/help/Makefile.in:360:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
anjuta-extras-3.26.0/help/Makefile.in-361-	list='$(DISTFILES)'; \
##############################################
anjuta-extras-3.26.0/help/Makefile.in-372-	  if test -d $$d/$$file; then \
anjuta-extras-3.26.0/help/Makefile.in:373:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
anjuta-extras-3.26.0/help/Makefile.in-374-	    if test -d "$(distdir)/$$file"; then \
##############################################
anjuta-extras-3.26.0/install-sh-234-      fi
anjuta-extras-3.26.0/install-sh:235:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
anjuta-extras-3.26.0/install-sh-236-    *)
##############################################
anjuta-extras-3.26.0/install-sh-281-      dstdir=$dst
anjuta-extras-3.26.0/install-sh:282:      dst=$dstdir/`basename "$src"`
anjuta-extras-3.26.0/install-sh-283-      dstdir_status=0
anjuta-extras-3.26.0/install-sh-284-    else
anjuta-extras-3.26.0/install-sh:285:      dstdir=`dirname "$dst"`
anjuta-extras-3.26.0/install-sh-286-      test -d "$dstdir"
##############################################
anjuta-extras-3.26.0/install-sh-337-                   # FreeBSD 6.1 mkdir -m -p sets mode of existing directory.
anjuta-extras-3.26.0/install-sh:338:                   ls_ld_tmpdir=`ls -ld "$tmpdir"`
anjuta-extras-3.26.0/install-sh-339-                   case $ls_ld_tmpdir in
##############################################
anjuta-extras-3.26.0/install-sh-344-                   $mkdirprog -m$different_mode -p -- "$tmpdir" && {
anjuta-extras-3.26.0/install-sh:345:                     ls_ld_tmpdir_1=`ls -ld "$tmpdir"`
anjuta-extras-3.26.0/install-sh-346-                     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
anjuta-extras-3.26.0/install-sh-402-            case $prefix in
anjuta-extras-3.26.0/install-sh:403:              *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
anjuta-extras-3.26.0/install-sh-404-              *) qprefix=$prefix;;
##############################################
anjuta-extras-3.26.0/install-sh-451-    if $copy_on_change &&
anjuta-extras-3.26.0/install-sh:452:       old=`LC_ALL=C ls -dlL "$dst"     2>/dev/null` &&
anjuta-extras-3.26.0/install-sh:453:       new=`LC_ALL=C ls -dlL "$dsttmp"  2>/dev/null` &&
anjuta-extras-3.26.0/install-sh-454-       set -f &&
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-51-  { \
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-53-  }; \
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-261-  while test -n "$$dir1"; do \
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:262:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-263-    if test "$$first" != "."; then \
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-264-      if test "$$first" = ".."; then \
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:265:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:266:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-267-      else \
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:268:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-269-        if test "$$first2" = "$$first"; then \
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:270:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-271-        else \
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-276-    fi; \
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:277:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-278-  done; \
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-858-	test -n "$(EXEEXT)" || exit 0; \
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:859:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-860-	echo " rm -f" $$list; \
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1029-.c.obj:
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1030:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1031-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1033-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1034:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1035-
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1050-.cxx.obj:
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1051:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1052-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1054-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1055:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1056-
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1064-AutoComplete.lo: src/AutoComplete.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1065:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT AutoComplete.lo -MD -MP -MF $(DEPDIR)/AutoComplete.Tpo -c -o AutoComplete.lo `test -f 'src/AutoComplete.cxx' || echo '$(srcdir)/'`src/AutoComplete.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1066-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/AutoComplete.Tpo $(DEPDIR)/AutoComplete.Plo
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1068-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1069:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o AutoComplete.lo `test -f 'src/AutoComplete.cxx' || echo '$(srcdir)/'`src/AutoComplete.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1070-
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1071-CallTip.lo: src/CallTip.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1072:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT CallTip.lo -MD -MP -MF $(DEPDIR)/CallTip.Tpo -c -o CallTip.lo `test -f 'src/CallTip.cxx' || echo '$(srcdir)/'`src/CallTip.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1073-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/CallTip.Tpo $(DEPDIR)/CallTip.Plo
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1075-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1076:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o CallTip.lo `test -f 'src/CallTip.cxx' || echo '$(srcdir)/'`src/CallTip.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1077-
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1078-CaseConvert.lo: src/CaseConvert.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1079:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT CaseConvert.lo -MD -MP -MF $(DEPDIR)/CaseConvert.Tpo -c -o CaseConvert.lo `test -f 'src/CaseConvert.cxx' || echo '$(srcdir)/'`src/CaseConvert.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1080-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/CaseConvert.Tpo $(DEPDIR)/CaseConvert.Plo
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1082-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1083:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o CaseConvert.lo `test -f 'src/CaseConvert.cxx' || echo '$(srcdir)/'`src/CaseConvert.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1084-
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1085-CaseFolder.lo: src/CaseFolder.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1086:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT CaseFolder.lo -MD -MP -MF $(DEPDIR)/CaseFolder.Tpo -c -o CaseFolder.lo `test -f 'src/CaseFolder.cxx' || echo '$(srcdir)/'`src/CaseFolder.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1087-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/CaseFolder.Tpo $(DEPDIR)/CaseFolder.Plo
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1089-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1090:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o CaseFolder.lo `test -f 'src/CaseFolder.cxx' || echo '$(srcdir)/'`src/CaseFolder.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1091-
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1092-Catalogue.lo: src/Catalogue.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1093:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT Catalogue.lo -MD -MP -MF $(DEPDIR)/Catalogue.Tpo -c -o Catalogue.lo `test -f 'src/Catalogue.cxx' || echo '$(srcdir)/'`src/Catalogue.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1094-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/Catalogue.Tpo $(DEPDIR)/Catalogue.Plo
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1096-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1097:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o Catalogue.lo `test -f 'src/Catalogue.cxx' || echo '$(srcdir)/'`src/Catalogue.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1098-
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1099-CellBuffer.lo: src/CellBuffer.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1100:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT CellBuffer.lo -MD -MP -MF $(DEPDIR)/CellBuffer.Tpo -c -o CellBuffer.lo `test -f 'src/CellBuffer.cxx' || echo '$(srcdir)/'`src/CellBuffer.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1101-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/CellBuffer.Tpo $(DEPDIR)/CellBuffer.Plo
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1103-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1104:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o CellBuffer.lo `test -f 'src/CellBuffer.cxx' || echo '$(srcdir)/'`src/CellBuffer.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1105-
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1106-CharClassify.lo: src/CharClassify.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1107:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT CharClassify.lo -MD -MP -MF $(DEPDIR)/CharClassify.Tpo -c -o CharClassify.lo `test -f 'src/CharClassify.cxx' || echo '$(srcdir)/'`src/CharClassify.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1108-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/CharClassify.Tpo $(DEPDIR)/CharClassify.Plo
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1110-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1111:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o CharClassify.lo `test -f 'src/CharClassify.cxx' || echo '$(srcdir)/'`src/CharClassify.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1112-
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1113-ContractionState.lo: src/ContractionState.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1114:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT ContractionState.lo -MD -MP -MF $(DEPDIR)/ContractionState.Tpo -c -o ContractionState.lo `test -f 'src/ContractionState.cxx' || echo '$(srcdir)/'`src/ContractionState.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1115-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/ContractionState.Tpo $(DEPDIR)/ContractionState.Plo
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1117-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1118:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o ContractionState.lo `test -f 'src/ContractionState.cxx' || echo '$(srcdir)/'`src/ContractionState.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1119-
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1120-Decoration.lo: src/Decoration.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1121:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT Decoration.lo -MD -MP -MF $(DEPDIR)/Decoration.Tpo -c -o Decoration.lo `test -f 'src/Decoration.cxx' || echo '$(srcdir)/'`src/Decoration.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1122-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/Decoration.Tpo $(DEPDIR)/Decoration.Plo
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1124-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1125:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o Decoration.lo `test -f 'src/Decoration.cxx' || echo '$(srcdir)/'`src/Decoration.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1126-
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1127-Document.lo: src/Document.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1128:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT Document.lo -MD -MP -MF $(DEPDIR)/Document.Tpo -c -o Document.lo `test -f 'src/Document.cxx' || echo '$(srcdir)/'`src/Document.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1129-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/Document.Tpo $(DEPDIR)/Document.Plo
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1131-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1132:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o Document.lo `test -f 'src/Document.cxx' || echo '$(srcdir)/'`src/Document.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1133-
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1134-EditModel.lo: src/EditModel.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1135:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT EditModel.lo -MD -MP -MF $(DEPDIR)/EditModel.Tpo -c -o EditModel.lo `test -f 'src/EditModel.cxx' || echo '$(srcdir)/'`src/EditModel.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1136-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/EditModel.Tpo $(DEPDIR)/EditModel.Plo
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1138-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1139:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o EditModel.lo `test -f 'src/EditModel.cxx' || echo '$(srcdir)/'`src/EditModel.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1140-
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1141-Editor.lo: src/Editor.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1142:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT Editor.lo -MD -MP -MF $(DEPDIR)/Editor.Tpo -c -o Editor.lo `test -f 'src/Editor.cxx' || echo '$(srcdir)/'`src/Editor.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1143-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/Editor.Tpo $(DEPDIR)/Editor.Plo
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1145-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1146:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o Editor.lo `test -f 'src/Editor.cxx' || echo '$(srcdir)/'`src/Editor.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1147-
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1148-EditView.lo: src/EditView.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1149:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT EditView.lo -MD -MP -MF $(DEPDIR)/EditView.Tpo -c -o EditView.lo `test -f 'src/EditView.cxx' || echo '$(srcdir)/'`src/EditView.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1150-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/EditView.Tpo $(DEPDIR)/EditView.Plo
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1152-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1153:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o EditView.lo `test -f 'src/EditView.cxx' || echo '$(srcdir)/'`src/EditView.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1154-
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1155-ExternalLexer.lo: src/ExternalLexer.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1156:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT ExternalLexer.lo -MD -MP -MF $(DEPDIR)/ExternalLexer.Tpo -c -o ExternalLexer.lo `test -f 'src/ExternalLexer.cxx' || echo '$(srcdir)/'`src/ExternalLexer.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1157-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/ExternalLexer.Tpo $(DEPDIR)/ExternalLexer.Plo
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1159-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1160:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o ExternalLexer.lo `test -f 'src/ExternalLexer.cxx' || echo '$(srcdir)/'`src/ExternalLexer.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1161-
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1162-Indicator.lo: src/Indicator.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1163:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT Indicator.lo -MD -MP -MF $(DEPDIR)/Indicator.Tpo -c -o Indicator.lo `test -f 'src/Indicator.cxx' || echo '$(srcdir)/'`src/Indicator.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1164-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/Indicator.Tpo $(DEPDIR)/Indicator.Plo
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1166-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1167:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o Indicator.lo `test -f 'src/Indicator.cxx' || echo '$(srcdir)/'`src/Indicator.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1168-
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1169-KeyMap.lo: src/KeyMap.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1170:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT KeyMap.lo -MD -MP -MF $(DEPDIR)/KeyMap.Tpo -c -o KeyMap.lo `test -f 'src/KeyMap.cxx' || echo '$(srcdir)/'`src/KeyMap.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1171-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/KeyMap.Tpo $(DEPDIR)/KeyMap.Plo
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1173-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1174:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o KeyMap.lo `test -f 'src/KeyMap.cxx' || echo '$(srcdir)/'`src/KeyMap.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1175-
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1176-LineMarker.lo: src/LineMarker.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1177:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT LineMarker.lo -MD -MP -MF $(DEPDIR)/LineMarker.Tpo -c -o LineMarker.lo `test -f 'src/LineMarker.cxx' || echo '$(srcdir)/'`src/LineMarker.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1178-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/LineMarker.Tpo $(DEPDIR)/LineMarker.Plo
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1180-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1181:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o LineMarker.lo `test -f 'src/LineMarker.cxx' || echo '$(srcdir)/'`src/LineMarker.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1182-
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1183-MarginView.lo: src/MarginView.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1184:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT MarginView.lo -MD -MP -MF $(DEPDIR)/MarginView.Tpo -c -o MarginView.lo `test -f 'src/MarginView.cxx' || echo '$(srcdir)/'`src/MarginView.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1185-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/MarginView.Tpo $(DEPDIR)/MarginView.Plo
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1187-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1188:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o MarginView.lo `test -f 'src/MarginView.cxx' || echo '$(srcdir)/'`src/MarginView.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1189-
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1190-PerLine.lo: src/PerLine.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1191:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT PerLine.lo -MD -MP -MF $(DEPDIR)/PerLine.Tpo -c -o PerLine.lo `test -f 'src/PerLine.cxx' || echo '$(srcdir)/'`src/PerLine.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1192-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/PerLine.Tpo $(DEPDIR)/PerLine.Plo
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1194-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1195:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o PerLine.lo `test -f 'src/PerLine.cxx' || echo '$(srcdir)/'`src/PerLine.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1196-
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1197-PositionCache.lo: src/PositionCache.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1198:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT PositionCache.lo -MD -MP -MF $(DEPDIR)/PositionCache.Tpo -c -o PositionCache.lo `test -f 'src/PositionCache.cxx' || echo '$(srcdir)/'`src/PositionCache.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1199-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/PositionCache.Tpo $(DEPDIR)/PositionCache.Plo
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1201-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1202:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o PositionCache.lo `test -f 'src/PositionCache.cxx' || echo '$(srcdir)/'`src/PositionCache.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1203-
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1204-RESearch.lo: src/RESearch.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1205:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT RESearch.lo -MD -MP -MF $(DEPDIR)/RESearch.Tpo -c -o RESearch.lo `test -f 'src/RESearch.cxx' || echo '$(srcdir)/'`src/RESearch.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1206-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/RESearch.Tpo $(DEPDIR)/RESearch.Plo
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1208-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1209:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o RESearch.lo `test -f 'src/RESearch.cxx' || echo '$(srcdir)/'`src/RESearch.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1210-
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1211-RunStyles.lo: src/RunStyles.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1212:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT RunStyles.lo -MD -MP -MF $(DEPDIR)/RunStyles.Tpo -c -o RunStyles.lo `test -f 'src/RunStyles.cxx' || echo '$(srcdir)/'`src/RunStyles.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1213-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/RunStyles.Tpo $(DEPDIR)/RunStyles.Plo
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1215-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1216:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o RunStyles.lo `test -f 'src/RunStyles.cxx' || echo '$(srcdir)/'`src/RunStyles.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1217-
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1218-ScintillaBase.lo: src/ScintillaBase.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1219:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT ScintillaBase.lo -MD -MP -MF $(DEPDIR)/ScintillaBase.Tpo -c -o ScintillaBase.lo `test -f 'src/ScintillaBase.cxx' || echo '$(srcdir)/'`src/ScintillaBase.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1220-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/ScintillaBase.Tpo $(DEPDIR)/ScintillaBase.Plo
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1222-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1223:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o ScintillaBase.lo `test -f 'src/ScintillaBase.cxx' || echo '$(srcdir)/'`src/ScintillaBase.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1224-
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1225-Selection.lo: src/Selection.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1226:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT Selection.lo -MD -MP -MF $(DEPDIR)/Selection.Tpo -c -o Selection.lo `test -f 'src/Selection.cxx' || echo '$(srcdir)/'`src/Selection.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1227-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/Selection.Tpo $(DEPDIR)/Selection.Plo
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1229-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1230:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o Selection.lo `test -f 'src/Selection.cxx' || echo '$(srcdir)/'`src/Selection.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1231-
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1232-Style.lo: src/Style.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1233:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT Style.lo -MD -MP -MF $(DEPDIR)/Style.Tpo -c -o Style.lo `test -f 'src/Style.cxx' || echo '$(srcdir)/'`src/Style.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1234-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/Style.Tpo $(DEPDIR)/Style.Plo
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1236-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1237:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o Style.lo `test -f 'src/Style.cxx' || echo '$(srcdir)/'`src/Style.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1238-
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1239-UniConversion.lo: src/UniConversion.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1240:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT UniConversion.lo -MD -MP -MF $(DEPDIR)/UniConversion.Tpo -c -o UniConversion.lo `test -f 'src/UniConversion.cxx' || echo '$(srcdir)/'`src/UniConversion.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1241-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/UniConversion.Tpo $(DEPDIR)/UniConversion.Plo
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1243-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1244:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o UniConversion.lo `test -f 'src/UniConversion.cxx' || echo '$(srcdir)/'`src/UniConversion.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1245-
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1246-ViewStyle.lo: src/ViewStyle.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1247:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT ViewStyle.lo -MD -MP -MF $(DEPDIR)/ViewStyle.Tpo -c -o ViewStyle.lo `test -f 'src/ViewStyle.cxx' || echo '$(srcdir)/'`src/ViewStyle.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1248-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/ViewStyle.Tpo $(DEPDIR)/ViewStyle.Plo
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1250-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1251:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o ViewStyle.lo `test -f 'src/ViewStyle.cxx' || echo '$(srcdir)/'`src/ViewStyle.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1252-
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1253-XPM.lo: src/XPM.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1254:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT XPM.lo -MD -MP -MF $(DEPDIR)/XPM.Tpo -c -o XPM.lo `test -f 'src/XPM.cxx' || echo '$(srcdir)/'`src/XPM.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1255-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/XPM.Tpo $(DEPDIR)/XPM.Plo
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1257-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1258:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o XPM.lo `test -f 'src/XPM.cxx' || echo '$(srcdir)/'`src/XPM.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1259-
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1260-Accessor.lo: lexlib/Accessor.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1261:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT Accessor.lo -MD -MP -MF $(DEPDIR)/Accessor.Tpo -c -o Accessor.lo `test -f 'lexlib/Accessor.cxx' || echo '$(srcdir)/'`lexlib/Accessor.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1262-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/Accessor.Tpo $(DEPDIR)/Accessor.Plo
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1264-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1265:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o Accessor.lo `test -f 'lexlib/Accessor.cxx' || echo '$(srcdir)/'`lexlib/Accessor.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1266-
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1267-CharacterCategory.lo: lexlib/CharacterCategory.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1268:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT CharacterCategory.lo -MD -MP -MF $(DEPDIR)/CharacterCategory.Tpo -c -o CharacterCategory.lo `test -f 'lexlib/CharacterCategory.cxx' || echo '$(srcdir)/'`lexlib/CharacterCategory.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1269-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/CharacterCategory.Tpo $(DEPDIR)/CharacterCategory.Plo
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1271-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1272:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o CharacterCategory.lo `test -f 'lexlib/CharacterCategory.cxx' || echo '$(srcdir)/'`lexlib/CharacterCategory.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1273-
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1274-CharacterSet.lo: lexlib/CharacterSet.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1275:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT CharacterSet.lo -MD -MP -MF $(DEPDIR)/CharacterSet.Tpo -c -o CharacterSet.lo `test -f 'lexlib/CharacterSet.cxx' || echo '$(srcdir)/'`lexlib/CharacterSet.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1276-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/CharacterSet.Tpo $(DEPDIR)/CharacterSet.Plo
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1278-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1279:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o CharacterSet.lo `test -f 'lexlib/CharacterSet.cxx' || echo '$(srcdir)/'`lexlib/CharacterSet.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1280-
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1281-LexerBase.lo: lexlib/LexerBase.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1282:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT LexerBase.lo -MD -MP -MF $(DEPDIR)/LexerBase.Tpo -c -o LexerBase.lo `test -f 'lexlib/LexerBase.cxx' || echo '$(srcdir)/'`lexlib/LexerBase.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1283-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/LexerBase.Tpo $(DEPDIR)/LexerBase.Plo
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1285-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1286:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o LexerBase.lo `test -f 'lexlib/LexerBase.cxx' || echo '$(srcdir)/'`lexlib/LexerBase.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1287-
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1288-LexerModule.lo: lexlib/LexerModule.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1289:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT LexerModule.lo -MD -MP -MF $(DEPDIR)/LexerModule.Tpo -c -o LexerModule.lo `test -f 'lexlib/LexerModule.cxx' || echo '$(srcdir)/'`lexlib/LexerModule.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1290-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/LexerModule.Tpo $(DEPDIR)/LexerModule.Plo
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1292-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1293:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o LexerModule.lo `test -f 'lexlib/LexerModule.cxx' || echo '$(srcdir)/'`lexlib/LexerModule.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1294-
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1295-LexerNoExceptions.lo: lexlib/LexerNoExceptions.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1296:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT LexerNoExceptions.lo -MD -MP -MF $(DEPDIR)/LexerNoExceptions.Tpo -c -o LexerNoExceptions.lo `test -f 'lexlib/LexerNoExceptions.cxx' || echo '$(srcdir)/'`lexlib/LexerNoExceptions.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1297-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/LexerNoExceptions.Tpo $(DEPDIR)/LexerNoExceptions.Plo
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1299-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1300:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o LexerNoExceptions.lo `test -f 'lexlib/LexerNoExceptions.cxx' || echo '$(srcdir)/'`lexlib/LexerNoExceptions.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1301-
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1302-LexerSimple.lo: lexlib/LexerSimple.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1303:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT LexerSimple.lo -MD -MP -MF $(DEPDIR)/LexerSimple.Tpo -c -o LexerSimple.lo `test -f 'lexlib/LexerSimple.cxx' || echo '$(srcdir)/'`lexlib/LexerSimple.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1304-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/LexerSimple.Tpo $(DEPDIR)/LexerSimple.Plo
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1306-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1307:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o LexerSimple.lo `test -f 'lexlib/LexerSimple.cxx' || echo '$(srcdir)/'`lexlib/LexerSimple.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1308-
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1309-PropSetSimple.lo: lexlib/PropSetSimple.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1310:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT PropSetSimple.lo -MD -MP -MF $(DEPDIR)/PropSetSimple.Tpo -c -o PropSetSimple.lo `test -f 'lexlib/PropSetSimple.cxx' || echo '$(srcdir)/'`lexlib/PropSetSimple.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1311-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/PropSetSimple.Tpo $(DEPDIR)/PropSetSimple.Plo
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1313-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1314:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o PropSetSimple.lo `test -f 'lexlib/PropSetSimple.cxx' || echo '$(srcdir)/'`lexlib/PropSetSimple.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1315-
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1316-StyleContext.lo: lexlib/StyleContext.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1317:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT StyleContext.lo -MD -MP -MF $(DEPDIR)/StyleContext.Tpo -c -o StyleContext.lo `test -f 'lexlib/StyleContext.cxx' || echo '$(srcdir)/'`lexlib/StyleContext.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1318-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/StyleContext.Tpo $(DEPDIR)/StyleContext.Plo
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1320-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1321:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o StyleContext.lo `test -f 'lexlib/StyleContext.cxx' || echo '$(srcdir)/'`lexlib/StyleContext.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1322-
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1323-WordList.lo: lexlib/WordList.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1324:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT WordList.lo -MD -MP -MF $(DEPDIR)/WordList.Tpo -c -o WordList.lo `test -f 'lexlib/WordList.cxx' || echo '$(srcdir)/'`lexlib/WordList.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1325-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/WordList.Tpo $(DEPDIR)/WordList.Plo
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1327-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1328:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o WordList.lo `test -f 'lexlib/WordList.cxx' || echo '$(srcdir)/'`lexlib/WordList.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1329-
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1330-PlatGTK.lo: gtk/PlatGTK.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1331:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT PlatGTK.lo -MD -MP -MF $(DEPDIR)/PlatGTK.Tpo -c -o PlatGTK.lo `test -f 'gtk/PlatGTK.cxx' || echo '$(srcdir)/'`gtk/PlatGTK.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1332-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/PlatGTK.Tpo $(DEPDIR)/PlatGTK.Plo
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1334-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1335:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o PlatGTK.lo `test -f 'gtk/PlatGTK.cxx' || echo '$(srcdir)/'`gtk/PlatGTK.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1336-
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1337-ScintillaGTKAccessible.lo: gtk/ScintillaGTKAccessible.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1338:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT ScintillaGTKAccessible.lo -MD -MP -MF $(DEPDIR)/ScintillaGTKAccessible.Tpo -c -o ScintillaGTKAccessible.lo `test -f 'gtk/ScintillaGTKAccessible.cxx' || echo '$(srcdir)/'`gtk/ScintillaGTKAccessible.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1339-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/ScintillaGTKAccessible.Tpo $(DEPDIR)/ScintillaGTKAccessible.Plo
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1341-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1342:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o ScintillaGTKAccessible.lo `test -f 'gtk/ScintillaGTKAccessible.cxx' || echo '$(srcdir)/'`gtk/ScintillaGTKAccessible.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1343-
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1344-ScintillaGTK.lo: gtk/ScintillaGTK.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1345:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT ScintillaGTK.lo -MD -MP -MF $(DEPDIR)/ScintillaGTK.Tpo -c -o ScintillaGTK.lo `test -f 'gtk/ScintillaGTK.cxx' || echo '$(srcdir)/'`gtk/ScintillaGTK.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1346-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/ScintillaGTK.Tpo $(DEPDIR)/ScintillaGTK.Plo
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1348-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1349:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o ScintillaGTK.lo `test -f 'gtk/ScintillaGTK.cxx' || echo '$(srcdir)/'`gtk/ScintillaGTK.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1350-
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1351-LexA68k.lo: lexers/LexA68k.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1352:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT LexA68k.lo -MD -MP -MF $(DEPDIR)/LexA68k.Tpo -c -o LexA68k.lo `test -f 'lexers/LexA68k.cxx' || echo '$(srcdir)/'`lexers/LexA68k.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1353-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/LexA68k.Tpo $(DEPDIR)/LexA68k.Plo
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1355-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1356:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o LexA68k.lo `test -f 'lexers/LexA68k.cxx' || echo '$(srcdir)/'`lexers/LexA68k.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1357-
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1358-LexAbaqus.lo: lexers/LexAbaqus.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1359:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT LexAbaqus.lo -MD -MP -MF $(DEPDIR)/LexAbaqus.Tpo -c -o LexAbaqus.lo `test -f 'lexers/LexAbaqus.cxx' || echo '$(srcdir)/'`lexers/LexAbaqus.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1360-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/LexAbaqus.Tpo $(DEPDIR)/LexAbaqus.Plo
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1362-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1363:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o LexAbaqus.lo `test -f 'lexers/LexAbaqus.cxx' || echo '$(srcdir)/'`lexers/LexAbaqus.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1364-
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1365-LexAda.lo: lexers/LexAda.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1366:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT LexAda.lo -MD -MP -MF $(DEPDIR)/LexAda.Tpo -c -o LexAda.lo `test -f 'lexers/LexAda.cxx' || echo '$(srcdir)/'`lexers/LexAda.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1367-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/LexAda.Tpo $(DEPDIR)/LexAda.Plo
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1369-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1370:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o LexAda.lo `test -f 'lexers/LexAda.cxx' || echo '$(srcdir)/'`lexers/LexAda.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1371-
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1372-LexAPDL.lo: lexers/LexAPDL.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1373:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT LexAPDL.lo -MD -MP -MF $(DEPDIR)/LexAPDL.Tpo -c -o LexAPDL.lo `test -f 'lexers/LexAPDL.cxx' || echo '$(srcdir)/'`lexers/LexAPDL.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1374-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/LexAPDL.Tpo $(DEPDIR)/LexAPDL.Plo
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1376-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1377:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o LexAPDL.lo `test -f 'lexers/LexAPDL.cxx' || echo '$(srcdir)/'`lexers/LexAPDL.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1378-
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1379-LexAsm.lo: lexers/LexAsm.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1380:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT LexAsm.lo -MD -MP -MF $(DEPDIR)/LexAsm.Tpo -c -o LexAsm.lo `test -f 'lexers/LexAsm.cxx' || echo '$(srcdir)/'`lexers/LexAsm.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1381-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/LexAsm.Tpo $(DEPDIR)/LexAsm.Plo
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1383-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1384:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o LexAsm.lo `test -f 'lexers/LexAsm.cxx' || echo '$(srcdir)/'`lexers/LexAsm.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1385-
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1386-LexAsn1.lo: lexers/LexAsn1.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1387:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT LexAsn1.lo -MD -MP -MF $(DEPDIR)/LexAsn1.Tpo -c -o LexAsn1.lo `test -f 'lexers/LexAsn1.cxx' || echo '$(srcdir)/'`lexers/LexAsn1.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1388-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/LexAsn1.Tpo $(DEPDIR)/LexAsn1.Plo
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1390-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1391:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o LexAsn1.lo `test -f 'lexers/LexAsn1.cxx' || echo '$(srcdir)/'`lexers/LexAsn1.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1392-
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1393-LexASY.lo: lexers/LexASY.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1394:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT LexASY.lo -MD -MP -MF $(DEPDIR)/LexASY.Tpo -c -o LexASY.lo `test -f 'lexers/LexASY.cxx' || echo '$(srcdir)/'`lexers/LexASY.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1395-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/LexASY.Tpo $(DEPDIR)/LexASY.Plo
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1397-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1398:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o LexASY.lo `test -f 'lexers/LexASY.cxx' || echo '$(srcdir)/'`lexers/LexASY.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1399-
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1400-LexAU3.lo: lexers/LexAU3.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1401:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT LexAU3.lo -MD -MP -MF $(DEPDIR)/LexAU3.Tpo -c -o LexAU3.lo `test -f 'lexers/LexAU3.cxx' || echo '$(srcdir)/'`lexers/LexAU3.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1402-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/LexAU3.Tpo $(DEPDIR)/LexAU3.Plo
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1404-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1405:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o LexAU3.lo `test -f 'lexers/LexAU3.cxx' || echo '$(srcdir)/'`lexers/LexAU3.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1406-
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1407-LexAVE.lo: lexers/LexAVE.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1408:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT LexAVE.lo -MD -MP -MF $(DEPDIR)/LexAVE.Tpo -c -o LexAVE.lo `test -f 'lexers/LexAVE.cxx' || echo '$(srcdir)/'`lexers/LexAVE.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1409-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/LexAVE.Tpo $(DEPDIR)/LexAVE.Plo
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1411-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1412:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o LexAVE.lo `test -f 'lexers/LexAVE.cxx' || echo '$(srcdir)/'`lexers/LexAVE.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1413-
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1414-LexAVS.lo: lexers/LexAVS.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1415:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT LexAVS.lo -MD -MP -MF $(DEPDIR)/LexAVS.Tpo -c -o LexAVS.lo `test -f 'lexers/LexAVS.cxx' || echo '$(srcdir)/'`lexers/LexAVS.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1416-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/LexAVS.Tpo $(DEPDIR)/LexAVS.Plo
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1418-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1419:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o LexAVS.lo `test -f 'lexers/LexAVS.cxx' || echo '$(srcdir)/'`lexers/LexAVS.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1420-
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1421-LexBaan.lo: lexers/LexBaan.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1422:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT LexBaan.lo -MD -MP -MF $(DEPDIR)/LexBaan.Tpo -c -o LexBaan.lo `test -f 'lexers/LexBaan.cxx' || echo '$(srcdir)/'`lexers/LexBaan.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1423-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/LexBaan.Tpo $(DEPDIR)/LexBaan.Plo
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1425-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1426:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o LexBaan.lo `test -f 'lexers/LexBaan.cxx' || echo '$(srcdir)/'`lexers/LexBaan.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1427-
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1428-LexBash.lo: lexers/LexBash.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1429:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT LexBash.lo -MD -MP -MF $(DEPDIR)/LexBash.Tpo -c -o LexBash.lo `test -f 'lexers/LexBash.cxx' || echo '$(srcdir)/'`lexers/LexBash.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1430-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/LexBash.Tpo $(DEPDIR)/LexBash.Plo
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1432-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1433:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o LexBash.lo `test -f 'lexers/LexBash.cxx' || echo '$(srcdir)/'`lexers/LexBash.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1434-
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1435-LexBasic.lo: lexers/LexBasic.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1436:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT LexBasic.lo -MD -MP -MF $(DEPDIR)/LexBasic.Tpo -c -o LexBasic.lo `test -f 'lexers/LexBasic.cxx' || echo '$(srcdir)/'`lexers/LexBasic.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1437-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/LexBasic.Tpo $(DEPDIR)/LexBasic.Plo
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1439-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1440:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o LexBasic.lo `test -f 'lexers/LexBasic.cxx' || echo '$(srcdir)/'`lexers/LexBasic.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1441-
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1442-LexBatch.lo: lexers/LexBatch.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1443:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT LexBatch.lo -MD -MP -MF $(DEPDIR)/LexBatch.Tpo -c -o LexBatch.lo `test -f 'lexers/LexBatch.cxx' || echo '$(srcdir)/'`lexers/LexBatch.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1444-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/LexBatch.Tpo $(DEPDIR)/LexBatch.Plo
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1446-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1447:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o LexBatch.lo `test -f 'lexers/LexBatch.cxx' || echo '$(srcdir)/'`lexers/LexBatch.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1448-
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1449-LexBibTeX.lo: lexers/LexBibTeX.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1450:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT LexBibTeX.lo -MD -MP -MF $(DEPDIR)/LexBibTeX.Tpo -c -o LexBibTeX.lo `test -f 'lexers/LexBibTeX.cxx' || echo '$(srcdir)/'`lexers/LexBibTeX.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1451-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/LexBibTeX.Tpo $(DEPDIR)/LexBibTeX.Plo
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1453-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1454:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o LexBibTeX.lo `test -f 'lexers/LexBibTeX.cxx' || echo '$(srcdir)/'`lexers/LexBibTeX.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1455-
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1456-LexBullant.lo: lexers/LexBullant.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1457:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT LexBullant.lo -MD -MP -MF $(DEPDIR)/LexBullant.Tpo -c -o LexBullant.lo `test -f 'lexers/LexBullant.cxx' || echo '$(srcdir)/'`lexers/LexBullant.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1458-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/LexBullant.Tpo $(DEPDIR)/LexBullant.Plo
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1460-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1461:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o LexBullant.lo `test -f 'lexers/LexBullant.cxx' || echo '$(srcdir)/'`lexers/LexBullant.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1462-
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1463-LexCaml.lo: lexers/LexCaml.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1464:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT LexCaml.lo -MD -MP -MF $(DEPDIR)/LexCaml.Tpo -c -o LexCaml.lo `test -f 'lexers/LexCaml.cxx' || echo '$(srcdir)/'`lexers/LexCaml.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1465-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/LexCaml.Tpo $(DEPDIR)/LexCaml.Plo
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1467-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1468:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o LexCaml.lo `test -f 'lexers/LexCaml.cxx' || echo '$(srcdir)/'`lexers/LexCaml.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1469-
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1470-LexCLW.lo: lexers/LexCLW.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1471:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT LexCLW.lo -MD -MP -MF $(DEPDIR)/LexCLW.Tpo -c -o LexCLW.lo `test -f 'lexers/LexCLW.cxx' || echo '$(srcdir)/'`lexers/LexCLW.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1472-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/LexCLW.Tpo $(DEPDIR)/LexCLW.Plo
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1474-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1475:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o LexCLW.lo `test -f 'lexers/LexCLW.cxx' || echo '$(srcdir)/'`lexers/LexCLW.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1476-
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1477-LexCmake.lo: lexers/LexCmake.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1478:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT LexCmake.lo -MD -MP -MF $(DEPDIR)/LexCmake.Tpo -c -o LexCmake.lo `test -f 'lexers/LexCmake.cxx' || echo '$(srcdir)/'`lexers/LexCmake.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1479-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/LexCmake.Tpo $(DEPDIR)/LexCmake.Plo
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1481-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1482:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o LexCmake.lo `test -f 'lexers/LexCmake.cxx' || echo '$(srcdir)/'`lexers/LexCmake.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1483-
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1484-LexCOBOL.lo: lexers/LexCOBOL.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1485:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT LexCOBOL.lo -MD -MP -MF $(DEPDIR)/LexCOBOL.Tpo -c -o LexCOBOL.lo `test -f 'lexers/LexCOBOL.cxx' || echo '$(srcdir)/'`lexers/LexCOBOL.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1486-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/LexCOBOL.Tpo $(DEPDIR)/LexCOBOL.Plo
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1488-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1489:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o LexCOBOL.lo `test -f 'lexers/LexCOBOL.cxx' || echo '$(srcdir)/'`lexers/LexCOBOL.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1490-
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1491-LexCoffeeScript.lo: lexers/LexCoffeeScript.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1492:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT LexCoffeeScript.lo -MD -MP -MF $(DEPDIR)/LexCoffeeScript.Tpo -c -o LexCoffeeScript.lo `test -f 'lexers/LexCoffeeScript.cxx' || echo '$(srcdir)/'`lexers/LexCoffeeScript.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1493-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/LexCoffeeScript.Tpo $(DEPDIR)/LexCoffeeScript.Plo
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1495-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1496:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o LexCoffeeScript.lo `test -f 'lexers/LexCoffeeScript.cxx' || echo '$(srcdir)/'`lexers/LexCoffeeScript.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1497-
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1498-LexConf.lo: lexers/LexConf.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1499:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT LexConf.lo -MD -MP -MF $(DEPDIR)/LexConf.Tpo -c -o LexConf.lo `test -f 'lexers/LexConf.cxx' || echo '$(srcdir)/'`lexers/LexConf.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1500-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/LexConf.Tpo $(DEPDIR)/LexConf.Plo
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1502-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1503:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o LexConf.lo `test -f 'lexers/LexConf.cxx' || echo '$(srcdir)/'`lexers/LexConf.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1504-
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1505-LexCPP.lo: lexers/LexCPP.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1506:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT LexCPP.lo -MD -MP -MF $(DEPDIR)/LexCPP.Tpo -c -o LexCPP.lo `test -f 'lexers/LexCPP.cxx' || echo '$(srcdir)/'`lexers/LexCPP.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1507-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/LexCPP.Tpo $(DEPDIR)/LexCPP.Plo
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1509-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1510:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o LexCPP.lo `test -f 'lexers/LexCPP.cxx' || echo '$(srcdir)/'`lexers/LexCPP.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1511-
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1512-LexCrontab.lo: lexers/LexCrontab.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1513:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT LexCrontab.lo -MD -MP -MF $(DEPDIR)/LexCrontab.Tpo -c -o LexCrontab.lo `test -f 'lexers/LexCrontab.cxx' || echo '$(srcdir)/'`lexers/LexCrontab.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1514-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/LexCrontab.Tpo $(DEPDIR)/LexCrontab.Plo
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1516-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1517:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o LexCrontab.lo `test -f 'lexers/LexCrontab.cxx' || echo '$(srcdir)/'`lexers/LexCrontab.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1518-
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1519-LexCsound.lo: lexers/LexCsound.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1520:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT LexCsound.lo -MD -MP -MF $(DEPDIR)/LexCsound.Tpo -c -o LexCsound.lo `test -f 'lexers/LexCsound.cxx' || echo '$(srcdir)/'`lexers/LexCsound.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1521-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/LexCsound.Tpo $(DEPDIR)/LexCsound.Plo
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1523-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1524:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o LexCsound.lo `test -f 'lexers/LexCsound.cxx' || echo '$(srcdir)/'`lexers/LexCsound.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1525-
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1526-LexCSS.lo: lexers/LexCSS.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1527:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT LexCSS.lo -MD -MP -MF $(DEPDIR)/LexCSS.Tpo -c -o LexCSS.lo `test -f 'lexers/LexCSS.cxx' || echo '$(srcdir)/'`lexers/LexCSS.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1528-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/LexCSS.Tpo $(DEPDIR)/LexCSS.Plo
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1530-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1531:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o LexCSS.lo `test -f 'lexers/LexCSS.cxx' || echo '$(srcdir)/'`lexers/LexCSS.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1532-
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1533-LexD.lo: lexers/LexD.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1534:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT LexD.lo -MD -MP -MF $(DEPDIR)/LexD.Tpo -c -o LexD.lo `test -f 'lexers/LexD.cxx' || echo '$(srcdir)/'`lexers/LexD.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1535-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/LexD.Tpo $(DEPDIR)/LexD.Plo
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1537-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1538:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o LexD.lo `test -f 'lexers/LexD.cxx' || echo '$(srcdir)/'`lexers/LexD.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1539-
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1540-LexDiff.lo: lexers/LexDiff.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1541:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT LexDiff.lo -MD -MP -MF $(DEPDIR)/LexDiff.Tpo -c -o LexDiff.lo `test -f 'lexers/LexDiff.cxx' || echo '$(srcdir)/'`lexers/LexDiff.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1542-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/LexDiff.Tpo $(DEPDIR)/LexDiff.Plo
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1544-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1545:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o LexDiff.lo `test -f 'lexers/LexDiff.cxx' || echo '$(srcdir)/'`lexers/LexDiff.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1546-
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1547-LexDMAP.lo: lexers/LexDMAP.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1548:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT LexDMAP.lo -MD -MP -MF $(DEPDIR)/LexDMAP.Tpo -c -o LexDMAP.lo `test -f 'lexers/LexDMAP.cxx' || echo '$(srcdir)/'`lexers/LexDMAP.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1549-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/LexDMAP.Tpo $(DEPDIR)/LexDMAP.Plo
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1551-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1552:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o LexDMAP.lo `test -f 'lexers/LexDMAP.cxx' || echo '$(srcdir)/'`lexers/LexDMAP.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1553-
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1554-LexDMIS.lo: lexers/LexDMIS.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1555:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT LexDMIS.lo -MD -MP -MF $(DEPDIR)/LexDMIS.Tpo -c -o LexDMIS.lo `test -f 'lexers/LexDMIS.cxx' || echo '$(srcdir)/'`lexers/LexDMIS.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1556-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/LexDMIS.Tpo $(DEPDIR)/LexDMIS.Plo
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1558-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1559:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o LexDMIS.lo `test -f 'lexers/LexDMIS.cxx' || echo '$(srcdir)/'`lexers/LexDMIS.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1560-
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1561-LexECL.lo: lexers/LexECL.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1562:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT LexECL.lo -MD -MP -MF $(DEPDIR)/LexECL.Tpo -c -o LexECL.lo `test -f 'lexers/LexECL.cxx' || echo '$(srcdir)/'`lexers/LexECL.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1563-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/LexECL.Tpo $(DEPDIR)/LexECL.Plo
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1565-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1566:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o LexECL.lo `test -f 'lexers/LexECL.cxx' || echo '$(srcdir)/'`lexers/LexECL.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1567-
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1568-LexEDIFACT.lo: lexers/LexEDIFACT.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1569:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT LexEDIFACT.lo -MD -MP -MF $(DEPDIR)/LexEDIFACT.Tpo -c -o LexEDIFACT.lo `test -f 'lexers/LexEDIFACT.cxx' || echo '$(srcdir)/'`lexers/LexEDIFACT.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1570-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/LexEDIFACT.Tpo $(DEPDIR)/LexEDIFACT.Plo
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1572-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1573:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o LexEDIFACT.lo `test -f 'lexers/LexEDIFACT.cxx' || echo '$(srcdir)/'`lexers/LexEDIFACT.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1574-
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1575-LexEiffel.lo: lexers/LexEiffel.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1576:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT LexEiffel.lo -MD -MP -MF $(DEPDIR)/LexEiffel.Tpo -c -o LexEiffel.lo `test -f 'lexers/LexEiffel.cxx' || echo '$(srcdir)/'`lexers/LexEiffel.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1577-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/LexEiffel.Tpo $(DEPDIR)/LexEiffel.Plo
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1579-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1580:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o LexEiffel.lo `test -f 'lexers/LexEiffel.cxx' || echo '$(srcdir)/'`lexers/LexEiffel.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1581-
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1582-LexErlang.lo: lexers/LexErlang.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1583:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT LexErlang.lo -MD -MP -MF $(DEPDIR)/LexErlang.Tpo -c -o LexErlang.lo `test -f 'lexers/LexErlang.cxx' || echo '$(srcdir)/'`lexers/LexErlang.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1584-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/LexErlang.Tpo $(DEPDIR)/LexErlang.Plo
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1586-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1587:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o LexErlang.lo `test -f 'lexers/LexErlang.cxx' || echo '$(srcdir)/'`lexers/LexErlang.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1588-
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1589-LexErrorList.lo: lexers/LexErrorList.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1590:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT LexErrorList.lo -MD -MP -MF $(DEPDIR)/LexErrorList.Tpo -c -o LexErrorList.lo `test -f 'lexers/LexErrorList.cxx' || echo '$(srcdir)/'`lexers/LexErrorList.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1591-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/LexErrorList.Tpo $(DEPDIR)/LexErrorList.Plo
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1593-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1594:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o LexErrorList.lo `test -f 'lexers/LexErrorList.cxx' || echo '$(srcdir)/'`lexers/LexErrorList.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1595-
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1596-LexEScript.lo: lexers/LexEScript.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1597:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT LexEScript.lo -MD -MP -MF $(DEPDIR)/LexEScript.Tpo -c -o LexEScript.lo `test -f 'lexers/LexEScript.cxx' || echo '$(srcdir)/'`lexers/LexEScript.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1598-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/LexEScript.Tpo $(DEPDIR)/LexEScript.Plo
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1600-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1601:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o LexEScript.lo `test -f 'lexers/LexEScript.cxx' || echo '$(srcdir)/'`lexers/LexEScript.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1602-
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1603-LexFlagship.lo: lexers/LexFlagship.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1604:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT LexFlagship.lo -MD -MP -MF $(DEPDIR)/LexFlagship.Tpo -c -o LexFlagship.lo `test -f 'lexers/LexFlagship.cxx' || echo '$(srcdir)/'`lexers/LexFlagship.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1605-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/LexFlagship.Tpo $(DEPDIR)/LexFlagship.Plo
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1607-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1608:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o LexFlagship.lo `test -f 'lexers/LexFlagship.cxx' || echo '$(srcdir)/'`lexers/LexFlagship.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1609-
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1610-LexForth.lo: lexers/LexForth.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1611:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT LexForth.lo -MD -MP -MF $(DEPDIR)/LexForth.Tpo -c -o LexForth.lo `test -f 'lexers/LexForth.cxx' || echo '$(srcdir)/'`lexers/LexForth.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1612-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/LexForth.Tpo $(DEPDIR)/LexForth.Plo
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1614-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1615:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o LexForth.lo `test -f 'lexers/LexForth.cxx' || echo '$(srcdir)/'`lexers/LexForth.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1616-
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1617-LexFortran.lo: lexers/LexFortran.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1618:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT LexFortran.lo -MD -MP -MF $(DEPDIR)/LexFortran.Tpo -c -o LexFortran.lo `test -f 'lexers/LexFortran.cxx' || echo '$(srcdir)/'`lexers/LexFortran.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1619-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/LexFortran.Tpo $(DEPDIR)/LexFortran.Plo
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1621-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1622:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o LexFortran.lo `test -f 'lexers/LexFortran.cxx' || echo '$(srcdir)/'`lexers/LexFortran.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1623-
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1624-LexGAP.lo: lexers/LexGAP.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1625:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT LexGAP.lo -MD -MP -MF $(DEPDIR)/LexGAP.Tpo -c -o LexGAP.lo `test -f 'lexers/LexGAP.cxx' || echo '$(srcdir)/'`lexers/LexGAP.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1626-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/LexGAP.Tpo $(DEPDIR)/LexGAP.Plo
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1628-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1629:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o LexGAP.lo `test -f 'lexers/LexGAP.cxx' || echo '$(srcdir)/'`lexers/LexGAP.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1630-
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1631-LexGui4Cli.lo: lexers/LexGui4Cli.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1632:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT LexGui4Cli.lo -MD -MP -MF $(DEPDIR)/LexGui4Cli.Tpo -c -o LexGui4Cli.lo `test -f 'lexers/LexGui4Cli.cxx' || echo '$(srcdir)/'`lexers/LexGui4Cli.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1633-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/LexGui4Cli.Tpo $(DEPDIR)/LexGui4Cli.Plo
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1635-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1636:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o LexGui4Cli.lo `test -f 'lexers/LexGui4Cli.cxx' || echo '$(srcdir)/'`lexers/LexGui4Cli.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1637-
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1638-LexHaskell.lo: lexers/LexHaskell.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1639:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT LexHaskell.lo -MD -MP -MF $(DEPDIR)/LexHaskell.Tpo -c -o LexHaskell.lo `test -f 'lexers/LexHaskell.cxx' || echo '$(srcdir)/'`lexers/LexHaskell.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1640-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/LexHaskell.Tpo $(DEPDIR)/LexHaskell.Plo
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1642-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1643:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o LexHaskell.lo `test -f 'lexers/LexHaskell.cxx' || echo '$(srcdir)/'`lexers/LexHaskell.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1644-
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1645-LexHex.lo: lexers/LexHex.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1646:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT LexHex.lo -MD -MP -MF $(DEPDIR)/LexHex.Tpo -c -o LexHex.lo `test -f 'lexers/LexHex.cxx' || echo '$(srcdir)/'`lexers/LexHex.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1647-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/LexHex.Tpo $(DEPDIR)/LexHex.Plo
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1649-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1650:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o LexHex.lo `test -f 'lexers/LexHex.cxx' || echo '$(srcdir)/'`lexers/LexHex.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1651-
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1652-LexHTML.lo: lexers/LexHTML.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1653:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT LexHTML.lo -MD -MP -MF $(DEPDIR)/LexHTML.Tpo -c -o LexHTML.lo `test -f 'lexers/LexHTML.cxx' || echo '$(srcdir)/'`lexers/LexHTML.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1654-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/LexHTML.Tpo $(DEPDIR)/LexHTML.Plo
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1656-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1657:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o LexHTML.lo `test -f 'lexers/LexHTML.cxx' || echo '$(srcdir)/'`lexers/LexHTML.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1658-
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1659-LexIndent.lo: lexers/LexIndent.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1660:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT LexIndent.lo -MD -MP -MF $(DEPDIR)/LexIndent.Tpo -c -o LexIndent.lo `test -f 'lexers/LexIndent.cxx' || echo '$(srcdir)/'`lexers/LexIndent.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1661-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/LexIndent.Tpo $(DEPDIR)/LexIndent.Plo
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1663-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1664:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o LexIndent.lo `test -f 'lexers/LexIndent.cxx' || echo '$(srcdir)/'`lexers/LexIndent.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1665-
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1666-LexInno.lo: lexers/LexInno.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1667:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT LexInno.lo -MD -MP -MF $(DEPDIR)/LexInno.Tpo -c -o LexInno.lo `test -f 'lexers/LexInno.cxx' || echo '$(srcdir)/'`lexers/LexInno.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1668-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/LexInno.Tpo $(DEPDIR)/LexInno.Plo
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1670-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1671:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o LexInno.lo `test -f 'lexers/LexInno.cxx' || echo '$(srcdir)/'`lexers/LexInno.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1672-
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1673-LexJSON.lo: lexers/LexJSON.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1674:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT LexJSON.lo -MD -MP -MF $(DEPDIR)/LexJSON.Tpo -c -o LexJSON.lo `test -f 'lexers/LexJSON.cxx' || echo '$(srcdir)/'`lexers/LexJSON.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1675-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/LexJSON.Tpo $(DEPDIR)/LexJSON.Plo
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1677-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1678:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o LexJSON.lo `test -f 'lexers/LexJSON.cxx' || echo '$(srcdir)/'`lexers/LexJSON.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1679-
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1680-LexKix.lo: lexers/LexKix.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1681:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT LexKix.lo -MD -MP -MF $(DEPDIR)/LexKix.Tpo -c -o LexKix.lo `test -f 'lexers/LexKix.cxx' || echo '$(srcdir)/'`lexers/LexKix.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1682-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/LexKix.Tpo $(DEPDIR)/LexKix.Plo
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1684-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1685:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o LexKix.lo `test -f 'lexers/LexKix.cxx' || echo '$(srcdir)/'`lexers/LexKix.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1686-
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1687-LexKVIrc.lo: lexers/LexKVIrc.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1688:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT LexKVIrc.lo -MD -MP -MF $(DEPDIR)/LexKVIrc.Tpo -c -o LexKVIrc.lo `test -f 'lexers/LexKVIrc.cxx' || echo '$(srcdir)/'`lexers/LexKVIrc.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1689-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/LexKVIrc.Tpo $(DEPDIR)/LexKVIrc.Plo
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1691-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1692:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o LexKVIrc.lo `test -f 'lexers/LexKVIrc.cxx' || echo '$(srcdir)/'`lexers/LexKVIrc.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1693-
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1694-LexLaTeX.lo: lexers/LexLaTeX.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1695:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT LexLaTeX.lo -MD -MP -MF $(DEPDIR)/LexLaTeX.Tpo -c -o LexLaTeX.lo `test -f 'lexers/LexLaTeX.cxx' || echo '$(srcdir)/'`lexers/LexLaTeX.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1696-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/LexLaTeX.Tpo $(DEPDIR)/LexLaTeX.Plo
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1698-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1699:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o LexLaTeX.lo `test -f 'lexers/LexLaTeX.cxx' || echo '$(srcdir)/'`lexers/LexLaTeX.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1700-
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1701-LexLisp.lo: lexers/LexLisp.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1702:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT LexLisp.lo -MD -MP -MF $(DEPDIR)/LexLisp.Tpo -c -o LexLisp.lo `test -f 'lexers/LexLisp.cxx' || echo '$(srcdir)/'`lexers/LexLisp.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1703-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/LexLisp.Tpo $(DEPDIR)/LexLisp.Plo
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1705-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1706:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o LexLisp.lo `test -f 'lexers/LexLisp.cxx' || echo '$(srcdir)/'`lexers/LexLisp.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1707-
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1708-LexLout.lo: lexers/LexLout.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1709:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT LexLout.lo -MD -MP -MF $(DEPDIR)/LexLout.Tpo -c -o LexLout.lo `test -f 'lexers/LexLout.cxx' || echo '$(srcdir)/'`lexers/LexLout.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1710-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/LexLout.Tpo $(DEPDIR)/LexLout.Plo
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1712-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1713:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o LexLout.lo `test -f 'lexers/LexLout.cxx' || echo '$(srcdir)/'`lexers/LexLout.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1714-
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1715-LexLua.lo: lexers/LexLua.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1716:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT LexLua.lo -MD -MP -MF $(DEPDIR)/LexLua.Tpo -c -o LexLua.lo `test -f 'lexers/LexLua.cxx' || echo '$(srcdir)/'`lexers/LexLua.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1717-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/LexLua.Tpo $(DEPDIR)/LexLua.Plo
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1719-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1720:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o LexLua.lo `test -f 'lexers/LexLua.cxx' || echo '$(srcdir)/'`lexers/LexLua.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1721-
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1722-LexMagik.lo: lexers/LexMagik.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1723:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT LexMagik.lo -MD -MP -MF $(DEPDIR)/LexMagik.Tpo -c -o LexMagik.lo `test -f 'lexers/LexMagik.cxx' || echo '$(srcdir)/'`lexers/LexMagik.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1724-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/LexMagik.Tpo $(DEPDIR)/LexMagik.Plo
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1726-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1727:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o LexMagik.lo `test -f 'lexers/LexMagik.cxx' || echo '$(srcdir)/'`lexers/LexMagik.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1728-
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1729-LexMake.lo: lexers/LexMake.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1730:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT LexMake.lo -MD -MP -MF $(DEPDIR)/LexMake.Tpo -c -o LexMake.lo `test -f 'lexers/LexMake.cxx' || echo '$(srcdir)/'`lexers/LexMake.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1731-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/LexMake.Tpo $(DEPDIR)/LexMake.Plo
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1733-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1734:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o LexMake.lo `test -f 'lexers/LexMake.cxx' || echo '$(srcdir)/'`lexers/LexMake.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1735-
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1736-LexMarkdown.lo: lexers/LexMarkdown.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1737:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT LexMarkdown.lo -MD -MP -MF $(DEPDIR)/LexMarkdown.Tpo -c -o LexMarkdown.lo `test -f 'lexers/LexMarkdown.cxx' || echo '$(srcdir)/'`lexers/LexMarkdown.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1738-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/LexMarkdown.Tpo $(DEPDIR)/LexMarkdown.Plo
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1740-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1741:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o LexMarkdown.lo `test -f 'lexers/LexMarkdown.cxx' || echo '$(srcdir)/'`lexers/LexMarkdown.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1742-
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1743-LexMatlab.lo: lexers/LexMatlab.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1744:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT LexMatlab.lo -MD -MP -MF $(DEPDIR)/LexMatlab.Tpo -c -o LexMatlab.lo `test -f 'lexers/LexMatlab.cxx' || echo '$(srcdir)/'`lexers/LexMatlab.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1745-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/LexMatlab.Tpo $(DEPDIR)/LexMatlab.Plo
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1747-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1748:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o LexMatlab.lo `test -f 'lexers/LexMatlab.cxx' || echo '$(srcdir)/'`lexers/LexMatlab.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1749-
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1750-LexMetapost.lo: lexers/LexMetapost.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1751:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT LexMetapost.lo -MD -MP -MF $(DEPDIR)/LexMetapost.Tpo -c -o LexMetapost.lo `test -f 'lexers/LexMetapost.cxx' || echo '$(srcdir)/'`lexers/LexMetapost.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1752-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/LexMetapost.Tpo $(DEPDIR)/LexMetapost.Plo
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1754-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1755:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o LexMetapost.lo `test -f 'lexers/LexMetapost.cxx' || echo '$(srcdir)/'`lexers/LexMetapost.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1756-
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1757-LexMMIXAL.lo: lexers/LexMMIXAL.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1758:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT LexMMIXAL.lo -MD -MP -MF $(DEPDIR)/LexMMIXAL.Tpo -c -o LexMMIXAL.lo `test -f 'lexers/LexMMIXAL.cxx' || echo '$(srcdir)/'`lexers/LexMMIXAL.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1759-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/LexMMIXAL.Tpo $(DEPDIR)/LexMMIXAL.Plo
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1761-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1762:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o LexMMIXAL.lo `test -f 'lexers/LexMMIXAL.cxx' || echo '$(srcdir)/'`lexers/LexMMIXAL.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1763-
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1764-LexModula.lo: lexers/LexModula.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1765:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT LexModula.lo -MD -MP -MF $(DEPDIR)/LexModula.Tpo -c -o LexModula.lo `test -f 'lexers/LexModula.cxx' || echo '$(srcdir)/'`lexers/LexModula.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1766-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/LexModula.Tpo $(DEPDIR)/LexModula.Plo
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1768-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1769:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o LexModula.lo `test -f 'lexers/LexModula.cxx' || echo '$(srcdir)/'`lexers/LexModula.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1770-
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1771-LexMPT.lo: lexers/LexMPT.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1772:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT LexMPT.lo -MD -MP -MF $(DEPDIR)/LexMPT.Tpo -c -o LexMPT.lo `test -f 'lexers/LexMPT.cxx' || echo '$(srcdir)/'`lexers/LexMPT.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1773-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/LexMPT.Tpo $(DEPDIR)/LexMPT.Plo
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1775-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1776:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o LexMPT.lo `test -f 'lexers/LexMPT.cxx' || echo '$(srcdir)/'`lexers/LexMPT.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1777-
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1778-LexMSSQL.lo: lexers/LexMSSQL.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1779:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT LexMSSQL.lo -MD -MP -MF $(DEPDIR)/LexMSSQL.Tpo -c -o LexMSSQL.lo `test -f 'lexers/LexMSSQL.cxx' || echo '$(srcdir)/'`lexers/LexMSSQL.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1780-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/LexMSSQL.Tpo $(DEPDIR)/LexMSSQL.Plo
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1782-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1783:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o LexMSSQL.lo `test -f 'lexers/LexMSSQL.cxx' || echo '$(srcdir)/'`lexers/LexMSSQL.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1784-
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1785-LexMySQL.lo: lexers/LexMySQL.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1786:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT LexMySQL.lo -MD -MP -MF $(DEPDIR)/LexMySQL.Tpo -c -o LexMySQL.lo `test -f 'lexers/LexMySQL.cxx' || echo '$(srcdir)/'`lexers/LexMySQL.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1787-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/LexMySQL.Tpo $(DEPDIR)/LexMySQL.Plo
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1789-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1790:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o LexMySQL.lo `test -f 'lexers/LexMySQL.cxx' || echo '$(srcdir)/'`lexers/LexMySQL.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1791-
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1792-LexNimrod.lo: lexers/LexNimrod.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1793:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT LexNimrod.lo -MD -MP -MF $(DEPDIR)/LexNimrod.Tpo -c -o LexNimrod.lo `test -f 'lexers/LexNimrod.cxx' || echo '$(srcdir)/'`lexers/LexNimrod.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1794-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/LexNimrod.Tpo $(DEPDIR)/LexNimrod.Plo
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1796-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1797:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o LexNimrod.lo `test -f 'lexers/LexNimrod.cxx' || echo '$(srcdir)/'`lexers/LexNimrod.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1798-
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1799-LexNsis.lo: lexers/LexNsis.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1800:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT LexNsis.lo -MD -MP -MF $(DEPDIR)/LexNsis.Tpo -c -o LexNsis.lo `test -f 'lexers/LexNsis.cxx' || echo '$(srcdir)/'`lexers/LexNsis.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1801-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/LexNsis.Tpo $(DEPDIR)/LexNsis.Plo
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1803-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1804:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o LexNsis.lo `test -f 'lexers/LexNsis.cxx' || echo '$(srcdir)/'`lexers/LexNsis.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1805-
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1806-LexNull.lo: lexers/LexNull.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1807:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT LexNull.lo -MD -MP -MF $(DEPDIR)/LexNull.Tpo -c -o LexNull.lo `test -f 'lexers/LexNull.cxx' || echo '$(srcdir)/'`lexers/LexNull.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1808-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/LexNull.Tpo $(DEPDIR)/LexNull.Plo
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1810-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1811:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o LexNull.lo `test -f 'lexers/LexNull.cxx' || echo '$(srcdir)/'`lexers/LexNull.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1812-
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1813-LexOpal.lo: lexers/LexOpal.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1814:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT LexOpal.lo -MD -MP -MF $(DEPDIR)/LexOpal.Tpo -c -o LexOpal.lo `test -f 'lexers/LexOpal.cxx' || echo '$(srcdir)/'`lexers/LexOpal.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1815-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/LexOpal.Tpo $(DEPDIR)/LexOpal.Plo
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1817-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1818:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o LexOpal.lo `test -f 'lexers/LexOpal.cxx' || echo '$(srcdir)/'`lexers/LexOpal.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1819-
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1820-LexOScript.lo: lexers/LexOScript.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1821:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT LexOScript.lo -MD -MP -MF $(DEPDIR)/LexOScript.Tpo -c -o LexOScript.lo `test -f 'lexers/LexOScript.cxx' || echo '$(srcdir)/'`lexers/LexOScript.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1822-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/LexOScript.Tpo $(DEPDIR)/LexOScript.Plo
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1824-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1825:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o LexOScript.lo `test -f 'lexers/LexOScript.cxx' || echo '$(srcdir)/'`lexers/LexOScript.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1826-
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1827-LexPascal.lo: lexers/LexPascal.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1828:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT LexPascal.lo -MD -MP -MF $(DEPDIR)/LexPascal.Tpo -c -o LexPascal.lo `test -f 'lexers/LexPascal.cxx' || echo '$(srcdir)/'`lexers/LexPascal.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1829-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/LexPascal.Tpo $(DEPDIR)/LexPascal.Plo
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1831-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1832:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o LexPascal.lo `test -f 'lexers/LexPascal.cxx' || echo '$(srcdir)/'`lexers/LexPascal.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1833-
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1834-LexPB.lo: lexers/LexPB.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1835:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT LexPB.lo -MD -MP -MF $(DEPDIR)/LexPB.Tpo -c -o LexPB.lo `test -f 'lexers/LexPB.cxx' || echo '$(srcdir)/'`lexers/LexPB.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1836-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/LexPB.Tpo $(DEPDIR)/LexPB.Plo
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1838-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1839:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o LexPB.lo `test -f 'lexers/LexPB.cxx' || echo '$(srcdir)/'`lexers/LexPB.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1840-
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1841-LexPerl.lo: lexers/LexPerl.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1842:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT LexPerl.lo -MD -MP -MF $(DEPDIR)/LexPerl.Tpo -c -o LexPerl.lo `test -f 'lexers/LexPerl.cxx' || echo '$(srcdir)/'`lexers/LexPerl.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1843-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/LexPerl.Tpo $(DEPDIR)/LexPerl.Plo
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1845-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1846:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o LexPerl.lo `test -f 'lexers/LexPerl.cxx' || echo '$(srcdir)/'`lexers/LexPerl.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1847-
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1848-LexPLM.lo: lexers/LexPLM.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1849:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT LexPLM.lo -MD -MP -MF $(DEPDIR)/LexPLM.Tpo -c -o LexPLM.lo `test -f 'lexers/LexPLM.cxx' || echo '$(srcdir)/'`lexers/LexPLM.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1850-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/LexPLM.Tpo $(DEPDIR)/LexPLM.Plo
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1852-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1853:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o LexPLM.lo `test -f 'lexers/LexPLM.cxx' || echo '$(srcdir)/'`lexers/LexPLM.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1854-
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1855-LexPO.lo: lexers/LexPO.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1856:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT LexPO.lo -MD -MP -MF $(DEPDIR)/LexPO.Tpo -c -o LexPO.lo `test -f 'lexers/LexPO.cxx' || echo '$(srcdir)/'`lexers/LexPO.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1857-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/LexPO.Tpo $(DEPDIR)/LexPO.Plo
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1859-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1860:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o LexPO.lo `test -f 'lexers/LexPO.cxx' || echo '$(srcdir)/'`lexers/LexPO.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1861-
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1862-LexPOV.lo: lexers/LexPOV.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1863:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT LexPOV.lo -MD -MP -MF $(DEPDIR)/LexPOV.Tpo -c -o LexPOV.lo `test -f 'lexers/LexPOV.cxx' || echo '$(srcdir)/'`lexers/LexPOV.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1864-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/LexPOV.Tpo $(DEPDIR)/LexPOV.Plo
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1866-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1867:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o LexPOV.lo `test -f 'lexers/LexPOV.cxx' || echo '$(srcdir)/'`lexers/LexPOV.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1868-
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1869-LexPowerPro.lo: lexers/LexPowerPro.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1870:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT LexPowerPro.lo -MD -MP -MF $(DEPDIR)/LexPowerPro.Tpo -c -o LexPowerPro.lo `test -f 'lexers/LexPowerPro.cxx' || echo '$(srcdir)/'`lexers/LexPowerPro.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1871-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/LexPowerPro.Tpo $(DEPDIR)/LexPowerPro.Plo
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1873-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1874:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o LexPowerPro.lo `test -f 'lexers/LexPowerPro.cxx' || echo '$(srcdir)/'`lexers/LexPowerPro.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1875-
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1876-LexPowerShell.lo: lexers/LexPowerShell.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1877:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT LexPowerShell.lo -MD -MP -MF $(DEPDIR)/LexPowerShell.Tpo -c -o LexPowerShell.lo `test -f 'lexers/LexPowerShell.cxx' || echo '$(srcdir)/'`lexers/LexPowerShell.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1878-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/LexPowerShell.Tpo $(DEPDIR)/LexPowerShell.Plo
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1880-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1881:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o LexPowerShell.lo `test -f 'lexers/LexPowerShell.cxx' || echo '$(srcdir)/'`lexers/LexPowerShell.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1882-
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1883-LexProgress.lo: lexers/LexProgress.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1884:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT LexProgress.lo -MD -MP -MF $(DEPDIR)/LexProgress.Tpo -c -o LexProgress.lo `test -f 'lexers/LexProgress.cxx' || echo '$(srcdir)/'`lexers/LexProgress.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1885-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/LexProgress.Tpo $(DEPDIR)/LexProgress.Plo
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1887-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1888:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o LexProgress.lo `test -f 'lexers/LexProgress.cxx' || echo '$(srcdir)/'`lexers/LexProgress.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1889-
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1890-LexProps.lo: lexers/LexProps.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1891:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT LexProps.lo -MD -MP -MF $(DEPDIR)/LexProps.Tpo -c -o LexProps.lo `test -f 'lexers/LexProps.cxx' || echo '$(srcdir)/'`lexers/LexProps.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1892-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/LexProps.Tpo $(DEPDIR)/LexProps.Plo
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1894-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1895:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o LexProps.lo `test -f 'lexers/LexProps.cxx' || echo '$(srcdir)/'`lexers/LexProps.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1896-
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1897-LexPS.lo: lexers/LexPS.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1898:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT LexPS.lo -MD -MP -MF $(DEPDIR)/LexPS.Tpo -c -o LexPS.lo `test -f 'lexers/LexPS.cxx' || echo '$(srcdir)/'`lexers/LexPS.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1899-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/LexPS.Tpo $(DEPDIR)/LexPS.Plo
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1901-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1902:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o LexPS.lo `test -f 'lexers/LexPS.cxx' || echo '$(srcdir)/'`lexers/LexPS.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1903-
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1904-LexPython.lo: lexers/LexPython.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1905:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT LexPython.lo -MD -MP -MF $(DEPDIR)/LexPython.Tpo -c -o LexPython.lo `test -f 'lexers/LexPython.cxx' || echo '$(srcdir)/'`lexers/LexPython.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1906-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/LexPython.Tpo $(DEPDIR)/LexPython.Plo
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1908-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1909:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o LexPython.lo `test -f 'lexers/LexPython.cxx' || echo '$(srcdir)/'`lexers/LexPython.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1910-
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1911-LexR.lo: lexers/LexR.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1912:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT LexR.lo -MD -MP -MF $(DEPDIR)/LexR.Tpo -c -o LexR.lo `test -f 'lexers/LexR.cxx' || echo '$(srcdir)/'`lexers/LexR.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1913-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/LexR.Tpo $(DEPDIR)/LexR.Plo
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1915-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1916:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o LexR.lo `test -f 'lexers/LexR.cxx' || echo '$(srcdir)/'`lexers/LexR.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1917-
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1918-LexRebol.lo: lexers/LexRebol.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1919:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT LexRebol.lo -MD -MP -MF $(DEPDIR)/LexRebol.Tpo -c -o LexRebol.lo `test -f 'lexers/LexRebol.cxx' || echo '$(srcdir)/'`lexers/LexRebol.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1920-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/LexRebol.Tpo $(DEPDIR)/LexRebol.Plo
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1922-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1923:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o LexRebol.lo `test -f 'lexers/LexRebol.cxx' || echo '$(srcdir)/'`lexers/LexRebol.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1924-
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1925-LexRegistry.lo: lexers/LexRegistry.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1926:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT LexRegistry.lo -MD -MP -MF $(DEPDIR)/LexRegistry.Tpo -c -o LexRegistry.lo `test -f 'lexers/LexRegistry.cxx' || echo '$(srcdir)/'`lexers/LexRegistry.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1927-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/LexRegistry.Tpo $(DEPDIR)/LexRegistry.Plo
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1929-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1930:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o LexRegistry.lo `test -f 'lexers/LexRegistry.cxx' || echo '$(srcdir)/'`lexers/LexRegistry.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1931-
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1932-LexRuby.lo: lexers/LexRuby.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1933:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT LexRuby.lo -MD -MP -MF $(DEPDIR)/LexRuby.Tpo -c -o LexRuby.lo `test -f 'lexers/LexRuby.cxx' || echo '$(srcdir)/'`lexers/LexRuby.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1934-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/LexRuby.Tpo $(DEPDIR)/LexRuby.Plo
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1936-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1937:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o LexRuby.lo `test -f 'lexers/LexRuby.cxx' || echo '$(srcdir)/'`lexers/LexRuby.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1938-
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1939-LexRust.lo: lexers/LexRust.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1940:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT LexRust.lo -MD -MP -MF $(DEPDIR)/LexRust.Tpo -c -o LexRust.lo `test -f 'lexers/LexRust.cxx' || echo '$(srcdir)/'`lexers/LexRust.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1941-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/LexRust.Tpo $(DEPDIR)/LexRust.Plo
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1943-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1944:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o LexRust.lo `test -f 'lexers/LexRust.cxx' || echo '$(srcdir)/'`lexers/LexRust.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1945-
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1946-LexScriptol.lo: lexers/LexScriptol.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1947:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT LexScriptol.lo -MD -MP -MF $(DEPDIR)/LexScriptol.Tpo -c -o LexScriptol.lo `test -f 'lexers/LexScriptol.cxx' || echo '$(srcdir)/'`lexers/LexScriptol.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1948-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/LexScriptol.Tpo $(DEPDIR)/LexScriptol.Plo
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1950-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1951:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o LexScriptol.lo `test -f 'lexers/LexScriptol.cxx' || echo '$(srcdir)/'`lexers/LexScriptol.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1952-
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1953-LexSmalltalk.lo: lexers/LexSmalltalk.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1954:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT LexSmalltalk.lo -MD -MP -MF $(DEPDIR)/LexSmalltalk.Tpo -c -o LexSmalltalk.lo `test -f 'lexers/LexSmalltalk.cxx' || echo '$(srcdir)/'`lexers/LexSmalltalk.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1955-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/LexSmalltalk.Tpo $(DEPDIR)/LexSmalltalk.Plo
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1957-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1958:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o LexSmalltalk.lo `test -f 'lexers/LexSmalltalk.cxx' || echo '$(srcdir)/'`lexers/LexSmalltalk.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1959-
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1960-LexSML.lo: lexers/LexSML.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1961:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT LexSML.lo -MD -MP -MF $(DEPDIR)/LexSML.Tpo -c -o LexSML.lo `test -f 'lexers/LexSML.cxx' || echo '$(srcdir)/'`lexers/LexSML.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1962-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/LexSML.Tpo $(DEPDIR)/LexSML.Plo
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1964-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1965:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o LexSML.lo `test -f 'lexers/LexSML.cxx' || echo '$(srcdir)/'`lexers/LexSML.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1966-
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1967-LexSorcus.lo: lexers/LexSorcus.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1968:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT LexSorcus.lo -MD -MP -MF $(DEPDIR)/LexSorcus.Tpo -c -o LexSorcus.lo `test -f 'lexers/LexSorcus.cxx' || echo '$(srcdir)/'`lexers/LexSorcus.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1969-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/LexSorcus.Tpo $(DEPDIR)/LexSorcus.Plo
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1971-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1972:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o LexSorcus.lo `test -f 'lexers/LexSorcus.cxx' || echo '$(srcdir)/'`lexers/LexSorcus.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1973-
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1974-LexSpecman.lo: lexers/LexSpecman.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1975:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT LexSpecman.lo -MD -MP -MF $(DEPDIR)/LexSpecman.Tpo -c -o LexSpecman.lo `test -f 'lexers/LexSpecman.cxx' || echo '$(srcdir)/'`lexers/LexSpecman.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1976-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/LexSpecman.Tpo $(DEPDIR)/LexSpecman.Plo
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1978-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1979:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o LexSpecman.lo `test -f 'lexers/LexSpecman.cxx' || echo '$(srcdir)/'`lexers/LexSpecman.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1980-
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1981-LexSpice.lo: lexers/LexSpice.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1982:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT LexSpice.lo -MD -MP -MF $(DEPDIR)/LexSpice.Tpo -c -o LexSpice.lo `test -f 'lexers/LexSpice.cxx' || echo '$(srcdir)/'`lexers/LexSpice.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1983-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/LexSpice.Tpo $(DEPDIR)/LexSpice.Plo
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1985-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1986:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o LexSpice.lo `test -f 'lexers/LexSpice.cxx' || echo '$(srcdir)/'`lexers/LexSpice.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1987-
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1988-LexSQL.lo: lexers/LexSQL.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1989:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT LexSQL.lo -MD -MP -MF $(DEPDIR)/LexSQL.Tpo -c -o LexSQL.lo `test -f 'lexers/LexSQL.cxx' || echo '$(srcdir)/'`lexers/LexSQL.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1990-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/LexSQL.Tpo $(DEPDIR)/LexSQL.Plo
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1992-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1993:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o LexSQL.lo `test -f 'lexers/LexSQL.cxx' || echo '$(srcdir)/'`lexers/LexSQL.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1994-
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1995-LexSTTXT.lo: lexers/LexSTTXT.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:1996:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT LexSTTXT.lo -MD -MP -MF $(DEPDIR)/LexSTTXT.Tpo -c -o LexSTTXT.lo `test -f 'lexers/LexSTTXT.cxx' || echo '$(srcdir)/'`lexers/LexSTTXT.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1997-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/LexSTTXT.Tpo $(DEPDIR)/LexSTTXT.Plo
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-1999-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:2000:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o LexSTTXT.lo `test -f 'lexers/LexSTTXT.cxx' || echo '$(srcdir)/'`lexers/LexSTTXT.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-2001-
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-2002-LexTACL.lo: lexers/LexTACL.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:2003:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT LexTACL.lo -MD -MP -MF $(DEPDIR)/LexTACL.Tpo -c -o LexTACL.lo `test -f 'lexers/LexTACL.cxx' || echo '$(srcdir)/'`lexers/LexTACL.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-2004-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/LexTACL.Tpo $(DEPDIR)/LexTACL.Plo
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-2006-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:2007:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o LexTACL.lo `test -f 'lexers/LexTACL.cxx' || echo '$(srcdir)/'`lexers/LexTACL.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-2008-
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-2009-LexTADS3.lo: lexers/LexTADS3.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:2010:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT LexTADS3.lo -MD -MP -MF $(DEPDIR)/LexTADS3.Tpo -c -o LexTADS3.lo `test -f 'lexers/LexTADS3.cxx' || echo '$(srcdir)/'`lexers/LexTADS3.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-2011-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/LexTADS3.Tpo $(DEPDIR)/LexTADS3.Plo
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-2013-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:2014:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o LexTADS3.lo `test -f 'lexers/LexTADS3.cxx' || echo '$(srcdir)/'`lexers/LexTADS3.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-2015-
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-2016-LexTAL.lo: lexers/LexTAL.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:2017:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT LexTAL.lo -MD -MP -MF $(DEPDIR)/LexTAL.Tpo -c -o LexTAL.lo `test -f 'lexers/LexTAL.cxx' || echo '$(srcdir)/'`lexers/LexTAL.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-2018-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/LexTAL.Tpo $(DEPDIR)/LexTAL.Plo
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-2020-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:2021:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o LexTAL.lo `test -f 'lexers/LexTAL.cxx' || echo '$(srcdir)/'`lexers/LexTAL.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-2022-
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-2023-LexTCL.lo: lexers/LexTCL.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:2024:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT LexTCL.lo -MD -MP -MF $(DEPDIR)/LexTCL.Tpo -c -o LexTCL.lo `test -f 'lexers/LexTCL.cxx' || echo '$(srcdir)/'`lexers/LexTCL.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-2025-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/LexTCL.Tpo $(DEPDIR)/LexTCL.Plo
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-2027-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:2028:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o LexTCL.lo `test -f 'lexers/LexTCL.cxx' || echo '$(srcdir)/'`lexers/LexTCL.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-2029-
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-2030-LexTCMD.lo: lexers/LexTCMD.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:2031:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT LexTCMD.lo -MD -MP -MF $(DEPDIR)/LexTCMD.Tpo -c -o LexTCMD.lo `test -f 'lexers/LexTCMD.cxx' || echo '$(srcdir)/'`lexers/LexTCMD.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-2032-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/LexTCMD.Tpo $(DEPDIR)/LexTCMD.Plo
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-2034-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:2035:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o LexTCMD.lo `test -f 'lexers/LexTCMD.cxx' || echo '$(srcdir)/'`lexers/LexTCMD.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-2036-
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-2037-LexTeX.lo: lexers/LexTeX.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:2038:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT LexTeX.lo -MD -MP -MF $(DEPDIR)/LexTeX.Tpo -c -o LexTeX.lo `test -f 'lexers/LexTeX.cxx' || echo '$(srcdir)/'`lexers/LexTeX.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-2039-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/LexTeX.Tpo $(DEPDIR)/LexTeX.Plo
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-2041-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:2042:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o LexTeX.lo `test -f 'lexers/LexTeX.cxx' || echo '$(srcdir)/'`lexers/LexTeX.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-2043-
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-2044-LexTxt2tags.lo: lexers/LexTxt2tags.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:2045:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT LexTxt2tags.lo -MD -MP -MF $(DEPDIR)/LexTxt2tags.Tpo -c -o LexTxt2tags.lo `test -f 'lexers/LexTxt2tags.cxx' || echo '$(srcdir)/'`lexers/LexTxt2tags.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-2046-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/LexTxt2tags.Tpo $(DEPDIR)/LexTxt2tags.Plo
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-2048-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:2049:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o LexTxt2tags.lo `test -f 'lexers/LexTxt2tags.cxx' || echo '$(srcdir)/'`lexers/LexTxt2tags.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-2050-
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-2051-LexVB.lo: lexers/LexVB.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:2052:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT LexVB.lo -MD -MP -MF $(DEPDIR)/LexVB.Tpo -c -o LexVB.lo `test -f 'lexers/LexVB.cxx' || echo '$(srcdir)/'`lexers/LexVB.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-2053-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/LexVB.Tpo $(DEPDIR)/LexVB.Plo
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-2055-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:2056:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o LexVB.lo `test -f 'lexers/LexVB.cxx' || echo '$(srcdir)/'`lexers/LexVB.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-2057-
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-2058-LexVerilog.lo: lexers/LexVerilog.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:2059:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT LexVerilog.lo -MD -MP -MF $(DEPDIR)/LexVerilog.Tpo -c -o LexVerilog.lo `test -f 'lexers/LexVerilog.cxx' || echo '$(srcdir)/'`lexers/LexVerilog.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-2060-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/LexVerilog.Tpo $(DEPDIR)/LexVerilog.Plo
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-2062-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:2063:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o LexVerilog.lo `test -f 'lexers/LexVerilog.cxx' || echo '$(srcdir)/'`lexers/LexVerilog.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-2064-
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-2065-LexVHDL.lo: lexers/LexVHDL.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:2066:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT LexVHDL.lo -MD -MP -MF $(DEPDIR)/LexVHDL.Tpo -c -o LexVHDL.lo `test -f 'lexers/LexVHDL.cxx' || echo '$(srcdir)/'`lexers/LexVHDL.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-2067-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/LexVHDL.Tpo $(DEPDIR)/LexVHDL.Plo
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-2069-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:2070:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o LexVHDL.lo `test -f 'lexers/LexVHDL.cxx' || echo '$(srcdir)/'`lexers/LexVHDL.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-2071-
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-2072-LexVisualProlog.lo: lexers/LexVisualProlog.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:2073:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT LexVisualProlog.lo -MD -MP -MF $(DEPDIR)/LexVisualProlog.Tpo -c -o LexVisualProlog.lo `test -f 'lexers/LexVisualProlog.cxx' || echo '$(srcdir)/'`lexers/LexVisualProlog.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-2074-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/LexVisualProlog.Tpo $(DEPDIR)/LexVisualProlog.Plo
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-2076-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:2077:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o LexVisualProlog.lo `test -f 'lexers/LexVisualProlog.cxx' || echo '$(srcdir)/'`lexers/LexVisualProlog.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-2078-
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-2079-LexYAML.lo: lexers/LexYAML.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:2080:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT LexYAML.lo -MD -MP -MF $(DEPDIR)/LexYAML.Tpo -c -o LexYAML.lo `test -f 'lexers/LexYAML.cxx' || echo '$(srcdir)/'`lexers/LexYAML.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-2081-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/LexYAML.Tpo $(DEPDIR)/LexYAML.Plo
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-2083-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:2084:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o LexYAML.lo `test -f 'lexers/LexYAML.cxx' || echo '$(srcdir)/'`lexers/LexYAML.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-2085-
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-2086-test_scintilla-test-scintilla.o: test-scintilla.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:2087:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_scintilla_CXXFLAGS) $(CXXFLAGS) -MT test_scintilla-test-scintilla.o -MD -MP -MF $(DEPDIR)/test_scintilla-test-scintilla.Tpo -c -o test_scintilla-test-scintilla.o `test -f 'test-scintilla.cxx' || echo '$(srcdir)/'`test-scintilla.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-2088-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/test_scintilla-test-scintilla.Tpo $(DEPDIR)/test_scintilla-test-scintilla.Po
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-2090-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:2091:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_scintilla_CXXFLAGS) $(CXXFLAGS) -c -o test_scintilla-test-scintilla.o `test -f 'test-scintilla.cxx' || echo '$(srcdir)/'`test-scintilla.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-2092-
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-2093-test_scintilla-test-scintilla.obj: test-scintilla.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:2094:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_scintilla_CXXFLAGS) $(CXXFLAGS) -MT test_scintilla-test-scintilla.obj -MD -MP -MF $(DEPDIR)/test_scintilla-test-scintilla.Tpo -c -o test_scintilla-test-scintilla.obj `if test -f 'test-scintilla.cxx'; then $(CYGPATH_W) 'test-scintilla.cxx'; else $(CYGPATH_W) '$(srcdir)/test-scintilla.cxx'; fi`
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-2095-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/test_scintilla-test-scintilla.Tpo $(DEPDIR)/test_scintilla-test-scintilla.Po
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-2097-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:2098:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_scintilla_CXXFLAGS) $(CXXFLAGS) -c -o test_scintilla-test-scintilla.obj `if test -f 'test-scintilla.cxx'; then $(CYGPATH_W) 'test-scintilla.cxx'; else $(CYGPATH_W) '$(srcdir)/test-scintilla.cxx'; fi`
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-2099-
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-2119-	dot_seen=no; \
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:2120:	target=`echo $@ | sed s/-recursive//`; \
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-2121-	case "$@" in \
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-2182-GTAGS:
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:2183:	here=`$(am__cd) $(top_builddir) && pwd` \
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-2184-	  && $(am__cd) $(top_srcdir) \
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-2205-distdir: $(DISTFILES)
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:2206:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:2207:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-2208-	list='$(DISTFILES)'; \
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-2219-	  if test -d $$d/$$file; then \
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:2220:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-2221-	    if test -d "$(distdir)/$$file"; then \
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-2395-		echo '\' >> $(notdir $@); \
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in:2396:		lex=`echo $$lex | sed -e "s/cxx$$/o/"`; \
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.in-2397-		echo -n "	$$lex" >> $(notdir $@); \
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.am-135-		echo '\' >> $(notdir $@); \
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.am:136:		lex=`echo $$lex | sed -e "s/cxx$$/o/"`; \
anjuta-extras-3.26.0/plugins/scintilla/scintilla/Makefile.am-137-		echo -n "	$$lex" >> $(notdir $@); \
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/lexers/LexTAL.cxx-107-	}
anjuta-extras-3.26.0/plugins/scintilla/scintilla/lexers/LexTAL.cxx:108:	ColourTo(styler, end, chAttr, (bInAsm && ret != -1));
anjuta-extras-3.26.0/plugins/scintilla/scintilla/lexers/LexTAL.cxx-109-	return ret;
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/lexers/LexTAL.cxx-147-
anjuta-extras-3.26.0/plugins/scintilla/scintilla/lexers/LexTAL.cxx:148:	bool bInAsm = (state == SCE_C_REGEX);
anjuta-extras-3.26.0/plugins/scintilla/scintilla/lexers/LexTAL.cxx-149-	if (bInAsm)
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/lexers/LexTAL.cxx-209-				} else if(lStateChange == 2) {
anjuta-extras-3.26.0/plugins/scintilla/scintilla/lexers/LexTAL.cxx:210:					bInAsm = true;
anjuta-extras-3.26.0/plugins/scintilla/scintilla/lexers/LexTAL.cxx-211-				} else if(lStateChange == -1) {
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/lexers/LexTAL.cxx-213-					bInClassDefinition = false;
anjuta-extras-3.26.0/plugins/scintilla/scintilla/lexers/LexTAL.cxx:214:					bInAsm = false;
anjuta-extras-3.26.0/plugins/scintilla/scintilla/lexers/LexTAL.cxx-215-				}
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/lexers/LexAsm.cxx-2-/** @file LexAsm.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/lexers/LexAsm.cxx:3: ** Lexer for Assembler, just for the MASM syntax
anjuta-extras-3.26.0/plugins/scintilla/scintilla/lexers/LexAsm.cxx-4- ** Written by The Black Horus
anjuta-extras-3.26.0/plugins/scintilla/scintilla/lexers/LexAsm.cxx:5: ** Enhancements and NASM stuff by Kein-Hong Man, 2003-10
anjuta-extras-3.26.0/plugins/scintilla/scintilla/lexers/LexAsm.cxx-6- ** SCE_ASM_COMMENTBLOCK and SCE_ASM_CHARACTER are for future GNU as colouring
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/lexers/LexAsm.cxx-73-// Options used for LexerAsm
anjuta-extras-3.26.0/plugins/scintilla/scintilla/lexers/LexAsm.cxx:74:struct OptionsAsm {
anjuta-extras-3.26.0/plugins/scintilla/scintilla/lexers/LexAsm.cxx-75-	std::string delimiter;
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/lexers/LexAsm.cxx-108-
anjuta-extras-3.26.0/plugins/scintilla/scintilla/lexers/LexAsm.cxx:109:struct OptionSetAsm : public OptionSet<OptionsAsm> {
anjuta-extras-3.26.0/plugins/scintilla/scintilla/lexers/LexAsm.cxx-110-	OptionSetAsm() {
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/lexers/LexAsm.cxx-122-		DefineProperty("fold.asm.comment.explicit", &OptionsAsm::foldCommentExplicit,
anjuta-extras-3.26.0/plugins/scintilla/scintilla/lexers/LexAsm.cxx:123:			"This option enables folding explicit fold points when using the Asm lexer. "
anjuta-extras-3.26.0/plugins/scintilla/scintilla/lexers/LexAsm.cxx-124-			"Explicit fold points allows adding extra folding by placing a ;{ comment at the start and a ;} "
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/lexers/LexAsm.cxx-141-
anjuta-extras-3.26.0/plugins/scintilla/scintilla/lexers/LexAsm.cxx:142:class LexerAsm : public ILexer {
anjuta-extras-3.26.0/plugins/scintilla/scintilla/lexers/LexAsm.cxx-143-	WordList cpuInstruction;
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/lexers/LexAsm.cxx-150-	WordList directives4foldend;
anjuta-extras-3.26.0/plugins/scintilla/scintilla/lexers/LexAsm.cxx:151:	OptionsAsm options;
anjuta-extras-3.26.0/plugins/scintilla/scintilla/lexers/LexAsm.cxx:152:	OptionSetAsm osAsm;
anjuta-extras-3.26.0/plugins/scintilla/scintilla/lexers/LexAsm.cxx-153-	int commentChar;
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/lexers/LexPB.cxx-27-//    #define SCE_B_CONSTANT 13         //PB lexer only, not in VB lexer
anjuta-extras-3.26.0/plugins/scintilla/scintilla/lexers/LexPB.cxx:28://    #define SCE_B_ASM 14              //PB lexer only, not in VB lexer
anjuta-extras-3.26.0/plugins/scintilla/scintilla/lexers/LexPB.cxx-29-
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/lexers/LexA68k.cxx-2-/** @file LexA68k.cxx
anjuta-extras-3.26.0/plugins/scintilla/scintilla/lexers/LexA68k.cxx:3: ** Lexer for Assembler, just for the MASM syntax
anjuta-extras-3.26.0/plugins/scintilla/scintilla/lexers/LexA68k.cxx-4- ** Written by Martial Demolins AKA Folco
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/lexers/LexPascal.cxx-93-
anjuta-extras-3.26.0/plugins/scintilla/scintilla/lexers/LexPascal.cxx:94:- Keywords: absolute abstract and array as asm assembler automated begin case
anjuta-extras-3.26.0/plugins/scintilla/scintilla/lexers/LexPascal.cxx-95-cdecl class const constructor delayed deprecated destructor dispid dispinterface
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/lexers/LexPascal.cxx-162-enum {
anjuta-extras-3.26.0/plugins/scintilla/scintilla/lexers/LexPascal.cxx:163:	stateInAsm = 0x1000,
anjuta-extras-3.26.0/plugins/scintilla/scintilla/lexers/LexPascal.cxx-164-	stateInProperty = 0x2000,
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/lexers/LexSorcus.cxx-4-** Written by Eugen Bitter and Christoph Baumann at SORCUS Computer, Heidelberg Germany
anjuta-extras-3.26.0/plugins/scintilla/scintilla/lexers/LexSorcus.cxx:5:** Based on the ASM Lexer by The Black Horus
anjuta-extras-3.26.0/plugins/scintilla/scintilla/lexers/LexSorcus.cxx-6-**/
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/lexers/LexTACL.cxx-111-	}
anjuta-extras-3.26.0/plugins/scintilla/scintilla/lexers/LexTACL.cxx:112:	ColourTo(styler, end, chAttr, (bInAsm && ret != -1));
anjuta-extras-3.26.0/plugins/scintilla/scintilla/lexers/LexTACL.cxx-113-	return ret;
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/lexers/LexTACL.cxx-147-
anjuta-extras-3.26.0/plugins/scintilla/scintilla/lexers/LexTACL.cxx:148:	bool bInAsm = (state == SCE_C_REGEX);
anjuta-extras-3.26.0/plugins/scintilla/scintilla/lexers/LexTACL.cxx-149-	if (bInAsm)
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/lexers/LexTACL.cxx-210-				} else if(lStateChange == 2) {
anjuta-extras-3.26.0/plugins/scintilla/scintilla/lexers/LexTACL.cxx:211:					bInAsm = true;
anjuta-extras-3.26.0/plugins/scintilla/scintilla/lexers/LexTACL.cxx-212-				} else if(lStateChange == -1) {
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/lexers/LexTACL.cxx-214-					bInClassDefinition = false;
anjuta-extras-3.26.0/plugins/scintilla/scintilla/lexers/LexTACL.cxx:215:					bInAsm = false;
anjuta-extras-3.26.0/plugins/scintilla/scintilla/lexers/LexTACL.cxx-216-				}
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/include/Makefile.in-49-  { \
anjuta-extras-3.26.0/plugins/scintilla/scintilla/include/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
anjuta-extras-3.26.0/plugins/scintilla/scintilla/include/Makefile.in-51-  }; \
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/include/Makefile.in-368-distdir: $(DISTFILES)
anjuta-extras-3.26.0/plugins/scintilla/scintilla/include/Makefile.in:369:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
anjuta-extras-3.26.0/plugins/scintilla/scintilla/include/Makefile.in:370:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
anjuta-extras-3.26.0/plugins/scintilla/scintilla/include/Makefile.in-371-	list='$(DISTFILES)'; \
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/include/Makefile.in-382-	  if test -d $$d/$$file; then \
anjuta-extras-3.26.0/plugins/scintilla/scintilla/include/Makefile.in:383:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
anjuta-extras-3.26.0/plugins/scintilla/scintilla/include/Makefile.in-384-	    if test -d "$(distdir)/$$file"; then \
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/include/Scintilla.iface-3553-# Lexical states for SCLEX_ASM, SCLEX_AS
anjuta-extras-3.26.0/plugins/scintilla/scintilla/include/Scintilla.iface:3554:lex Asm=SCLEX_ASM SCE_ASM_
anjuta-extras-3.26.0/plugins/scintilla/scintilla/include/Scintilla.iface-3555-lex As=SCLEX_AS SCE_ASM_
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/include/SciLexer.h-48-#define SCLEX_SCRIPTOL 33
anjuta-extras-3.26.0/plugins/scintilla/scintilla/include/SciLexer.h:49:#define SCLEX_ASM 34
anjuta-extras-3.26.0/plugins/scintilla/scintilla/include/SciLexer.h-50-#define SCLEX_CPPNOCASE 35
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/include/SciLexer.h-435-#define SCE_B_CONSTANT 13
anjuta-extras-3.26.0/plugins/scintilla/scintilla/include/SciLexer.h:436:#define SCE_B_ASM 14
anjuta-extras-3.26.0/plugins/scintilla/scintilla/include/SciLexer.h-437-#define SCE_B_LABEL 15
##############################################
anjuta-extras-3.26.0/plugins/scintilla/scintilla/include/SciLexer.h-1436-#define SCE_PAS_OPERATOR 13
anjuta-extras-3.26.0/plugins/scintilla/scintilla/include/SciLexer.h:1437:#define SCE_PAS_ASM 14
anjuta-extras-3.26.0/plugins/scintilla/scintilla/include/SciLexer.h-1438-#define SCE_SORCUS_DEFAULT 0
##############################################
anjuta-extras-3.26.0/plugins/scintilla/properties/Makefile.in-50-  { \
anjuta-extras-3.26.0/plugins/scintilla/properties/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
anjuta-extras-3.26.0/plugins/scintilla/properties/Makefile.in-52-  }; \
##############################################
anjuta-extras-3.26.0/plugins/scintilla/properties/Makefile.in-119-  esac
anjuta-extras-3.26.0/plugins/scintilla/properties/Makefile.in:120:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
anjuta-extras-3.26.0/plugins/scintilla/properties/Makefile.in-121-am__vpath_adj = case $$p in \
anjuta-extras-3.26.0/plugins/scintilla/properties/Makefile.in:122:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
anjuta-extras-3.26.0/plugins/scintilla/properties/Makefile.in-123-    *) f=$$p;; \
anjuta-extras-3.26.0/plugins/scintilla/properties/Makefile.in-124-  esac;
anjuta-extras-3.26.0/plugins/scintilla/properties/Makefile.in:125:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
anjuta-extras-3.26.0/plugins/scintilla/properties/Makefile.in-126-am__install_max = 40
anjuta-extras-3.26.0/plugins/scintilla/properties/Makefile.in-127-am__nobase_strip_setup = \
anjuta-extras-3.26.0/plugins/scintilla/properties/Makefile.in:128:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
anjuta-extras-3.26.0/plugins/scintilla/properties/Makefile.in-129-am__nobase_strip = \
##############################################
anjuta-extras-3.26.0/plugins/scintilla/properties/Makefile.in-403-	@list='$(properties_data_DATA)'; test -n "$(properties_datadir)" || list=; \
anjuta-extras-3.26.0/plugins/scintilla/properties/Makefile.in:404:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
anjuta-extras-3.26.0/plugins/scintilla/properties/Makefile.in-405-	dir='$(DESTDIR)$(properties_datadir)'; $(am__uninstall_files_from_dir)
##############################################
anjuta-extras-3.26.0/plugins/scintilla/properties/Makefile.in-413-distdir: $(DISTFILES)
anjuta-extras-3.26.0/plugins/scintilla/properties/Makefile.in:414:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
anjuta-extras-3.26.0/plugins/scintilla/properties/Makefile.in:415:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
anjuta-extras-3.26.0/plugins/scintilla/properties/Makefile.in-416-	list='$(DISTFILES)'; \
##############################################
anjuta-extras-3.26.0/plugins/scintilla/properties/Makefile.in-427-	  if test -d $$d/$$file; then \
anjuta-extras-3.26.0/plugins/scintilla/properties/Makefile.in:428:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
anjuta-extras-3.26.0/plugins/scintilla/properties/Makefile.in-429-	    if test -d "$(distdir)/$$file"; then \
##############################################
anjuta-extras-3.26.0/plugins/scintilla/properties/styles.properties-137-
anjuta-extras-3.26.0/plugins/scintilla/properties/styles.properties:138:# Nasm files
anjuta-extras-3.26.0/plugins/scintilla/properties/styles.properties-139-file.patterns.asm=*.asm
##############################################
anjuta-extras-3.26.0/plugins/scintilla/properties/styles.properties-555-
anjuta-extras-3.26.0/plugins/scintilla/properties/styles.properties:556:command.compile.$(file.patterns.asm)=nasm $(FileNameExt)
anjuta-extras-3.26.0/plugins/scintilla/properties/styles.properties-557-
##############################################
anjuta-extras-3.26.0/plugins/scintilla/properties/styles.properties-1939-
anjuta-extras-3.26.0/plugins/scintilla/properties/styles.properties:1940:keywordclass.cpp=alignas alignof and and_eq asm auto bitand bitor bool break \
anjuta-extras-3.26.0/plugins/scintilla/properties/styles.properties-1941-case catch char char16_t char32_t class compl const constexpr const_cast continue \
##############################################
anjuta-extras-3.26.0/plugins/scintilla/properties/styles.properties-2624-# D keywords
anjuta-extras-3.26.0/plugins/scintilla/properties/styles.properties:2625:keywords.$(file.patterns.d)=abstract alias align asm assert auto \
anjuta-extras-3.26.0/plugins/scintilla/properties/styles.properties-2626- body bool break byte \
##############################################
anjuta-extras-3.26.0/plugins/scintilla/properties/styles.properties-3530-keywordclass.freebasic=\
anjuta-extras-3.26.0/plugins/scintilla/properties/styles.properties:3531:append as asc asin asm atan2 atn beep bin binary bit bitreset bitset bload \
anjuta-extras-3.26.0/plugins/scintilla/properties/styles.properties-3532-bsave byref byte byval call callocate case cbyte cdbl cdecl chain chdir chr \
##############################################
anjuta-extras-3.26.0/plugins/scintilla/properties/styles.properties-4110-
anjuta-extras-3.26.0/plugins/scintilla/properties/styles.properties:4111:# Masm files
anjuta-extras-3.26.0/plugins/scintilla/properties/styles.properties-4112-file.patterns.kix=*.kix
##############################################
anjuta-extras-3.26.0/plugins/scintilla/properties/styles.properties-5148-
anjuta-extras-3.26.0/plugins/scintilla/properties/styles.properties:5149:keywordclass.nimrod=addr and as asm \
anjuta-extras-3.26.0/plugins/scintilla/properties/styles.properties-5150-block break \
##############################################
anjuta-extras-3.26.0/plugins/scintilla/properties/styles.properties-5723-
anjuta-extras-3.26.0/plugins/scintilla/properties/styles.properties:5724:keywordclass.pascal=absolute abstract and array as asm assembler automated begin case \
anjuta-extras-3.26.0/plugins/scintilla/properties/styles.properties-5725-cdecl class const constructor delayed deprecated destructor dispid dispinterface \
##############################################
anjuta-extras-3.26.0/plugins/scintilla/properties/styles.properties-8574-###############################################################################
anjuta-extras-3.26.0/plugins/scintilla/properties/styles.properties:8575:# Style for asm from file asm.properties
anjuta-extras-3.26.0/plugins/scintilla/properties/styles.properties-8576-
##############################################
anjuta-extras-3.26.0/plugins/scintilla/Makefile.in-51-  { \
anjuta-extras-3.26.0/plugins/scintilla/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
anjuta-extras-3.26.0/plugins/scintilla/Makefile.in-53-  }; \
##############################################
anjuta-extras-3.26.0/plugins/scintilla/Makefile.in-101-CONFIG_CLEAN_VPATH_FILES =
anjuta-extras-3.26.0/plugins/scintilla/Makefile.in:102:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
anjuta-extras-3.26.0/plugins/scintilla/Makefile.in-103-am__vpath_adj = case $$p in \
anjuta-extras-3.26.0/plugins/scintilla/Makefile.in:104:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
anjuta-extras-3.26.0/plugins/scintilla/Makefile.in-105-    *) f=$$p;; \
anjuta-extras-3.26.0/plugins/scintilla/Makefile.in-106-  esac;
anjuta-extras-3.26.0/plugins/scintilla/Makefile.in:107:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
anjuta-extras-3.26.0/plugins/scintilla/Makefile.in-108-am__install_max = 40
anjuta-extras-3.26.0/plugins/scintilla/Makefile.in-109-am__nobase_strip_setup = \
anjuta-extras-3.26.0/plugins/scintilla/Makefile.in:110:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
anjuta-extras-3.26.0/plugins/scintilla/Makefile.in-111-am__nobase_strip = \
##############################################
anjuta-extras-3.26.0/plugins/scintilla/Makefile.in-277-  while test -n "$$dir1"; do \
anjuta-extras-3.26.0/plugins/scintilla/Makefile.in:278:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
anjuta-extras-3.26.0/plugins/scintilla/Makefile.in-279-    if test "$$first" != "."; then \
anjuta-extras-3.26.0/plugins/scintilla/Makefile.in-280-      if test "$$first" = ".."; then \
anjuta-extras-3.26.0/plugins/scintilla/Makefile.in:281:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
anjuta-extras-3.26.0/plugins/scintilla/Makefile.in:282:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
anjuta-extras-3.26.0/plugins/scintilla/Makefile.in-283-      else \
anjuta-extras-3.26.0/plugins/scintilla/Makefile.in:284:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
anjuta-extras-3.26.0/plugins/scintilla/Makefile.in-285-        if test "$$first2" = "$$first"; then \
anjuta-extras-3.26.0/plugins/scintilla/Makefile.in:286:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
anjuta-extras-3.26.0/plugins/scintilla/Makefile.in-287-        else \
##############################################
anjuta-extras-3.26.0/plugins/scintilla/Makefile.in-292-    fi; \
anjuta-extras-3.26.0/plugins/scintilla/Makefile.in:293:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
anjuta-extras-3.26.0/plugins/scintilla/Makefile.in-294-  done; \
##############################################
anjuta-extras-3.26.0/plugins/scintilla/Makefile.in-667-.c.obj:
anjuta-extras-3.26.0/plugins/scintilla/Makefile.in:668:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
anjuta-extras-3.26.0/plugins/scintilla/Makefile.in-669-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
anjuta-extras-3.26.0/plugins/scintilla/Makefile.in-671-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
anjuta-extras-3.26.0/plugins/scintilla/Makefile.in:672:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
anjuta-extras-3.26.0/plugins/scintilla/Makefile.in-673-
##############################################
anjuta-extras-3.26.0/plugins/scintilla/Makefile.in-688-.cxx.obj:
anjuta-extras-3.26.0/plugins/scintilla/Makefile.in:689:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
anjuta-extras-3.26.0/plugins/scintilla/Makefile.in-690-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
anjuta-extras-3.26.0/plugins/scintilla/Makefile.in-692-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
anjuta-extras-3.26.0/plugins/scintilla/Makefile.in:693:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
anjuta-extras-3.26.0/plugins/scintilla/Makefile.in-694-
##############################################
anjuta-extras-3.26.0/plugins/scintilla/Makefile.in-725-	@list='$(editor_glade_DATA)'; test -n "$(editor_gladedir)" || list=; \
anjuta-extras-3.26.0/plugins/scintilla/Makefile.in:726:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
anjuta-extras-3.26.0/plugins/scintilla/Makefile.in-727-	dir='$(DESTDIR)$(editor_gladedir)'; $(am__uninstall_files_from_dir)
##############################################
anjuta-extras-3.26.0/plugins/scintilla/Makefile.in-746-	@list='$(editor_pixmaps_DATA)'; test -n "$(editor_pixmapsdir)" || list=; \
anjuta-extras-3.26.0/plugins/scintilla/Makefile.in:747:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
anjuta-extras-3.26.0/plugins/scintilla/Makefile.in-748-	dir='$(DESTDIR)$(editor_pixmapsdir)'; $(am__uninstall_files_from_dir)
##############################################
anjuta-extras-3.26.0/plugins/scintilla/Makefile.in-767-	@list='$(editor_plugin_DATA)'; test -n "$(editor_plugindir)" || list=; \
anjuta-extras-3.26.0/plugins/scintilla/Makefile.in:768:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
anjuta-extras-3.26.0/plugins/scintilla/Makefile.in-769-	dir='$(DESTDIR)$(editor_plugindir)'; $(am__uninstall_files_from_dir)
##############################################
anjuta-extras-3.26.0/plugins/scintilla/Makefile.in-788-	@list='$(editor_ui_DATA)'; test -n "$(editor_uidir)" || list=; \
anjuta-extras-3.26.0/plugins/scintilla/Makefile.in:789:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
anjuta-extras-3.26.0/plugins/scintilla/Makefile.in-790-	dir='$(DESTDIR)$(editor_uidir)'; $(am__uninstall_files_from_dir)
##############################################
anjuta-extras-3.26.0/plugins/scintilla/Makefile.in-805-	dot_seen=no; \
anjuta-extras-3.26.0/plugins/scintilla/Makefile.in:806:	target=`echo $@ | sed s/-recursive//`; \
anjuta-extras-3.26.0/plugins/scintilla/Makefile.in-807-	case "$@" in \
##############################################
anjuta-extras-3.26.0/plugins/scintilla/Makefile.in-868-GTAGS:
anjuta-extras-3.26.0/plugins/scintilla/Makefile.in:869:	here=`$(am__cd) $(top_builddir) && pwd` \
anjuta-extras-3.26.0/plugins/scintilla/Makefile.in-870-	  && $(am__cd) $(top_srcdir) \
##############################################
anjuta-extras-3.26.0/plugins/scintilla/Makefile.in-891-distdir: $(DISTFILES)
anjuta-extras-3.26.0/plugins/scintilla/Makefile.in:892:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
anjuta-extras-3.26.0/plugins/scintilla/Makefile.in:893:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
anjuta-extras-3.26.0/plugins/scintilla/Makefile.in-894-	list='$(DISTFILES)'; \
##############################################
anjuta-extras-3.26.0/plugins/scintilla/Makefile.in-905-	  if test -d $$d/$$file; then \
anjuta-extras-3.26.0/plugins/scintilla/Makefile.in:906:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
anjuta-extras-3.26.0/plugins/scintilla/Makefile.in-907-	    if test -d "$(distdir)/$$file"; then \
##############################################
anjuta-extras-3.26.0/plugins/Makefile.in-49-  { \
anjuta-extras-3.26.0/plugins/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
anjuta-extras-3.26.0/plugins/Makefile.in-51-  }; \
##############################################
anjuta-extras-3.26.0/plugins/Makefile.in-163-  while test -n "$$dir1"; do \
anjuta-extras-3.26.0/plugins/Makefile.in:164:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
anjuta-extras-3.26.0/plugins/Makefile.in-165-    if test "$$first" != "."; then \
anjuta-extras-3.26.0/plugins/Makefile.in-166-      if test "$$first" = ".."; then \
anjuta-extras-3.26.0/plugins/Makefile.in:167:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
anjuta-extras-3.26.0/plugins/Makefile.in:168:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
anjuta-extras-3.26.0/plugins/Makefile.in-169-      else \
anjuta-extras-3.26.0/plugins/Makefile.in:170:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
anjuta-extras-3.26.0/plugins/Makefile.in-171-        if test "$$first2" = "$$first"; then \
anjuta-extras-3.26.0/plugins/Makefile.in:172:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
anjuta-extras-3.26.0/plugins/Makefile.in-173-        else \
##############################################
anjuta-extras-3.26.0/plugins/Makefile.in-178-    fi; \
anjuta-extras-3.26.0/plugins/Makefile.in:179:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
anjuta-extras-3.26.0/plugins/Makefile.in-180-  done; \
##############################################
anjuta-extras-3.26.0/plugins/Makefile.in-423-	dot_seen=no; \
anjuta-extras-3.26.0/plugins/Makefile.in:424:	target=`echo $@ | sed s/-recursive//`; \
anjuta-extras-3.26.0/plugins/Makefile.in-425-	case "$@" in \
##############################################
anjuta-extras-3.26.0/plugins/Makefile.in-486-GTAGS:
anjuta-extras-3.26.0/plugins/Makefile.in:487:	here=`$(am__cd) $(top_builddir) && pwd` \
anjuta-extras-3.26.0/plugins/Makefile.in-488-	  && $(am__cd) $(top_srcdir) \
##############################################
anjuta-extras-3.26.0/plugins/Makefile.in-509-distdir: $(DISTFILES)
anjuta-extras-3.26.0/plugins/Makefile.in:510:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
anjuta-extras-3.26.0/plugins/Makefile.in:511:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
anjuta-extras-3.26.0/plugins/Makefile.in-512-	list='$(DISTFILES)'; \
##############################################
anjuta-extras-3.26.0/plugins/Makefile.in-523-	  if test -d $$d/$$file; then \
anjuta-extras-3.26.0/plugins/Makefile.in:524:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
anjuta-extras-3.26.0/plugins/Makefile.in-525-	    if test -d "$(distdir)/$$file"; then \
##############################################
anjuta-extras-3.26.0/plugins/scratchbox/Makefile.in-51-  { \
anjuta-extras-3.26.0/plugins/scratchbox/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
anjuta-extras-3.26.0/plugins/scratchbox/Makefile.in-53-  }; \
##############################################
anjuta-extras-3.26.0/plugins/scratchbox/Makefile.in-101-CONFIG_CLEAN_VPATH_FILES =
anjuta-extras-3.26.0/plugins/scratchbox/Makefile.in:102:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
anjuta-extras-3.26.0/plugins/scratchbox/Makefile.in-103-am__vpath_adj = case $$p in \
anjuta-extras-3.26.0/plugins/scratchbox/Makefile.in:104:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
anjuta-extras-3.26.0/plugins/scratchbox/Makefile.in-105-    *) f=$$p;; \
anjuta-extras-3.26.0/plugins/scratchbox/Makefile.in-106-  esac;
anjuta-extras-3.26.0/plugins/scratchbox/Makefile.in:107:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
anjuta-extras-3.26.0/plugins/scratchbox/Makefile.in-108-am__install_max = 40
anjuta-extras-3.26.0/plugins/scratchbox/Makefile.in-109-am__nobase_strip_setup = \
anjuta-extras-3.26.0/plugins/scratchbox/Makefile.in:110:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
anjuta-extras-3.26.0/plugins/scratchbox/Makefile.in-111-am__nobase_strip = \
##############################################
anjuta-extras-3.26.0/plugins/scratchbox/Makefile.in-539-.c.obj:
anjuta-extras-3.26.0/plugins/scratchbox/Makefile.in:540:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
anjuta-extras-3.26.0/plugins/scratchbox/Makefile.in-541-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
anjuta-extras-3.26.0/plugins/scratchbox/Makefile.in-543-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
anjuta-extras-3.26.0/plugins/scratchbox/Makefile.in:544:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
anjuta-extras-3.26.0/plugins/scratchbox/Makefile.in-545-
##############################################
anjuta-extras-3.26.0/plugins/scratchbox/Makefile.in-576-	@list='$(anjuta_glade_DATA)'; test -n "$(anjuta_gladedir)" || list=; \
anjuta-extras-3.26.0/plugins/scratchbox/Makefile.in:577:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
anjuta-extras-3.26.0/plugins/scratchbox/Makefile.in-578-	dir='$(DESTDIR)$(anjuta_gladedir)'; $(am__uninstall_files_from_dir)
##############################################
anjuta-extras-3.26.0/plugins/scratchbox/Makefile.in-597-	@list='$(anjuta_pixmaps_DATA)'; test -n "$(anjuta_pixmapsdir)" || list=; \
anjuta-extras-3.26.0/plugins/scratchbox/Makefile.in:598:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
anjuta-extras-3.26.0/plugins/scratchbox/Makefile.in-599-	dir='$(DESTDIR)$(anjuta_pixmapsdir)'; $(am__uninstall_files_from_dir)
##############################################
anjuta-extras-3.26.0/plugins/scratchbox/Makefile.in-618-	@list='$(anjuta_plugin_DATA)'; test -n "$(anjuta_plugindir)" || list=; \
anjuta-extras-3.26.0/plugins/scratchbox/Makefile.in:619:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
anjuta-extras-3.26.0/plugins/scratchbox/Makefile.in-620-	dir='$(DESTDIR)$(anjuta_plugindir)'; $(am__uninstall_files_from_dir)
##############################################
anjuta-extras-3.26.0/plugins/scratchbox/Makefile.in-651-GTAGS:
anjuta-extras-3.26.0/plugins/scratchbox/Makefile.in:652:	here=`$(am__cd) $(top_builddir) && pwd` \
anjuta-extras-3.26.0/plugins/scratchbox/Makefile.in-653-	  && $(am__cd) $(top_srcdir) \
##############################################
anjuta-extras-3.26.0/plugins/scratchbox/Makefile.in-674-distdir: $(DISTFILES)
anjuta-extras-3.26.0/plugins/scratchbox/Makefile.in:675:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
anjuta-extras-3.26.0/plugins/scratchbox/Makefile.in:676:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
anjuta-extras-3.26.0/plugins/scratchbox/Makefile.in-677-	list='$(DISTFILES)'; \
##############################################
anjuta-extras-3.26.0/plugins/scratchbox/Makefile.in-688-	  if test -d $$d/$$file; then \
anjuta-extras-3.26.0/plugins/scratchbox/Makefile.in:689:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
anjuta-extras-3.26.0/plugins/scratchbox/Makefile.in-690-	    if test -d "$(distdir)/$$file"; then \
##############################################
anjuta-extras-3.26.0/plugins/sample1/Makefile.in-53-  { \
anjuta-extras-3.26.0/plugins/sample1/Makefile.in:54:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
anjuta-extras-3.26.0/plugins/sample1/Makefile.in-55-  }; \
##############################################
anjuta-extras-3.26.0/plugins/sample1/Makefile.in-103-CONFIG_CLEAN_VPATH_FILES =
anjuta-extras-3.26.0/plugins/sample1/Makefile.in:104:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
anjuta-extras-3.26.0/plugins/sample1/Makefile.in-105-am__vpath_adj = case $$p in \
anjuta-extras-3.26.0/plugins/sample1/Makefile.in:106:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
anjuta-extras-3.26.0/plugins/sample1/Makefile.in-107-    *) f=$$p;; \
anjuta-extras-3.26.0/plugins/sample1/Makefile.in-108-  esac;
anjuta-extras-3.26.0/plugins/sample1/Makefile.in:109:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
anjuta-extras-3.26.0/plugins/sample1/Makefile.in-110-am__install_max = 40
anjuta-extras-3.26.0/plugins/sample1/Makefile.in-111-am__nobase_strip_setup = \
anjuta-extras-3.26.0/plugins/sample1/Makefile.in:112:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
anjuta-extras-3.26.0/plugins/sample1/Makefile.in-113-am__nobase_strip = \
##############################################
anjuta-extras-3.26.0/plugins/sample1/Makefile.in-541-.c.obj:
anjuta-extras-3.26.0/plugins/sample1/Makefile.in:542:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
anjuta-extras-3.26.0/plugins/sample1/Makefile.in-543-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
anjuta-extras-3.26.0/plugins/sample1/Makefile.in-545-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
anjuta-extras-3.26.0/plugins/sample1/Makefile.in:546:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
anjuta-extras-3.26.0/plugins/sample1/Makefile.in-547-
##############################################
anjuta-extras-3.26.0/plugins/sample1/Makefile.in-578-	@list='$(sample_pixmaps_DATA)'; test -n "$(sample_pixmapsdir)" || list=; \
anjuta-extras-3.26.0/plugins/sample1/Makefile.in:579:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
anjuta-extras-3.26.0/plugins/sample1/Makefile.in-580-	dir='$(DESTDIR)$(sample_pixmapsdir)'; $(am__uninstall_files_from_dir)
##############################################
anjuta-extras-3.26.0/plugins/sample1/Makefile.in-599-	@list='$(sample_plugin_DATA)'; test -n "$(sample_plugindir)" || list=; \
anjuta-extras-3.26.0/plugins/sample1/Makefile.in:600:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
anjuta-extras-3.26.0/plugins/sample1/Makefile.in-601-	dir='$(DESTDIR)$(sample_plugindir)'; $(am__uninstall_files_from_dir)
##############################################
anjuta-extras-3.26.0/plugins/sample1/Makefile.in-620-	@list='$(sample_ui_DATA)'; test -n "$(sample_uidir)" || list=; \
anjuta-extras-3.26.0/plugins/sample1/Makefile.in:621:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
anjuta-extras-3.26.0/plugins/sample1/Makefile.in-622-	dir='$(DESTDIR)$(sample_uidir)'; $(am__uninstall_files_from_dir)
##############################################
anjuta-extras-3.26.0/plugins/sample1/Makefile.in-653-GTAGS:
anjuta-extras-3.26.0/plugins/sample1/Makefile.in:654:	here=`$(am__cd) $(top_builddir) && pwd` \
anjuta-extras-3.26.0/plugins/sample1/Makefile.in-655-	  && $(am__cd) $(top_srcdir) \
##############################################
anjuta-extras-3.26.0/plugins/sample1/Makefile.in-676-distdir: $(DISTFILES)
anjuta-extras-3.26.0/plugins/sample1/Makefile.in:677:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
anjuta-extras-3.26.0/plugins/sample1/Makefile.in:678:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
anjuta-extras-3.26.0/plugins/sample1/Makefile.in-679-	list='$(DISTFILES)'; \
##############################################
anjuta-extras-3.26.0/plugins/sample1/Makefile.in-690-	  if test -d $$d/$$file; then \
anjuta-extras-3.26.0/plugins/sample1/Makefile.in:691:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
anjuta-extras-3.26.0/plugins/sample1/Makefile.in-692-	    if test -d "$(distdir)/$$file"; then \
##############################################
anjuta-extras-3.26.0/aclocal.m4-271-	GLIB_PATH_PROG_WITH_TEST(MSGFMT, msgfmt,
anjuta-extras-3.26.0/aclocal.m4:272:	  [test -z "`$ac_dir/$ac_word -h 2>&1 | grep 'dv '`"], no)dnl
anjuta-extras-3.26.0/aclocal.m4-273-	if test "$MSGFMT" != "no"; then
##############################################
anjuta-extras-3.26.0/aclocal.m4-292-	  GLIB_PATH_PROG_WITH_TEST(XGETTEXT, xgettext,
anjuta-extras-3.26.0/aclocal.m4:293:	    [test -z "`$ac_dir/$ac_word -h 2>&1 | grep '(HELP)'`"], :)
anjuta-extras-3.26.0/aclocal.m4-294-	  AC_TRY_LINK(, [extern int _nl_msg_cat_cntr;
##############################################
anjuta-extras-3.26.0/aclocal.m4-443-   if test "x$srcdir" != "x."; then
anjuta-extras-3.26.0/aclocal.m4:444:     if test "x`echo $srcdir | sed 's@/.*@@'`" = "x"; then
anjuta-extras-3.26.0/aclocal.m4-445-       posrcprefix="$srcdir/"
##############################################
anjuta-extras-3.26.0/aclocal.m4-468-test "x$exec_prefix" = xNONE && exec_prefix=$prefix
anjuta-extras-3.26.0/aclocal.m4:469:datarootdir=`eval echo "${datarootdir}"`
anjuta-extras-3.26.0/aclocal.m4-470-if test "x$CATOBJEXT" = "x.mo" ; then
anjuta-extras-3.26.0/aclocal.m4:471:  localedir=`eval echo "${libdir}/locale"`
anjuta-extras-3.26.0/aclocal.m4-472-else
anjuta-extras-3.26.0/aclocal.m4:473:  localedir=`eval echo "${datadir}/locale"`
anjuta-extras-3.26.0/aclocal.m4-474-fi
##############################################
anjuta-extras-3.26.0/aclocal.m4-711-  if test x$cross_compiling != xyes; then
anjuta-extras-3.26.0/aclocal.m4:712:    GLIB_COMPILE_SCHEMAS=`$PKG_CONFIG --variable glib_compile_schemas gio-2.0`
anjuta-extras-3.26.0/aclocal.m4-713-  else
##############################################
anjuta-extras-3.26.0/aclocal.m4-749-	@list='\''$(gsettings_SCHEMAS) $(gsettings__enum_file)'\''; test -n "$(gsettingsschemadir)" || list=; \
anjuta-extras-3.26.0/aclocal.m4:750:	files=`for p in $$list; do echo $$p; done | sed -e '\''s|^.*/||'\''`; \
anjuta-extras-3.26.0/aclocal.m4-751-	test -n "$$files" || exit 0; \
##############################################
anjuta-extras-3.26.0/aclocal.m4-790-
anjuta-extras-3.26.0/aclocal.m4:791:INTLTOOL_REQUIRED_VERSION_AS_INT=`echo $1 | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'`
anjuta-extras-3.26.0/aclocal.m4-792-INTLTOOL_APPLIED_VERSION=`intltool-update --version | head -1 | cut -d" " -f3`
anjuta-extras-3.26.0/aclocal.m4:793:INTLTOOL_APPLIED_VERSION_AS_INT=`echo $INTLTOOL_APPLIED_VERSION | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'`
anjuta-extras-3.26.0/aclocal.m4-794-if test -n "$1"; then
##############################################
anjuta-extras-3.26.0/aclocal.m4-878-fi
anjuta-extras-3.26.0/aclocal.m4:879:xgversion="`$XGETTEXT --version|grep '(GNU ' 2> /dev/null`"
anjuta-extras-3.26.0/aclocal.m4:880:mmversion="`$MSGMERGE --version|grep '(GNU ' 2> /dev/null`"
anjuta-extras-3.26.0/aclocal.m4:881:mfversion="`$MSGFMT --version|grep '(GNU ' 2> /dev/null`"
anjuta-extras-3.26.0/aclocal.m4-882-if test -z "$xgversion" -o -z "$mmversion" -o -z "$mfversion"; then
##############################################
anjuta-extras-3.26.0/aclocal.m4-894-else
anjuta-extras-3.26.0/aclocal.m4:895:   IT_PERL_VERSION=`$INTLTOOL_PERL -e "printf '%vd', $^V"`
anjuta-extras-3.26.0/aclocal.m4-896-   AC_MSG_RESULT([$IT_PERL_VERSION])
##############################################
anjuta-extras-3.26.0/aclocal.m4-899-   AC_MSG_CHECKING([for XML::Parser])
anjuta-extras-3.26.0/aclocal.m4:900:   if `$INTLTOOL_PERL -e "require XML::Parser" 2>/dev/null`; then
anjuta-extras-3.26.0/aclocal.m4-901-       AC_MSG_RESULT([ok])
##############################################
anjuta-extras-3.26.0/aclocal.m4-1084-    done
anjuta-extras-3.26.0/aclocal.m4:1085:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
anjuta-extras-3.26.0/aclocal.m4-1086-}
##############################################
anjuta-extras-3.26.0/aclocal.m4-1396-m4_define([_LT_CONFIG_STATUS_DECLARE],
anjuta-extras-3.26.0/aclocal.m4:1397:[$1='`$ECHO "$][$1" | $SED "$delay_single_quote_subst"`'])
anjuta-extras-3.26.0/aclocal.m4-1398-
##############################################
anjuta-extras-3.26.0/aclocal.m4-1406-#
anjuta-extras-3.26.0/aclocal.m4:1407:#    <var>='`$ECHO "$<var>" | $SED "$delay_single_quote_subst"`'
anjuta-extras-3.26.0/aclocal.m4-1408-m4_defun([_LT_CONFIG_STATUS_DECLARATIONS],
##############################################
anjuta-extras-3.26.0/aclocal.m4-1516-]], lt_decl_quote_varnames); do
anjuta-extras-3.26.0/aclocal.m4:1517:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
anjuta-extras-3.26.0/aclocal.m4-1518-    *[[\\\\\\\`\\"\\\$]]*)
anjuta-extras-3.26.0/aclocal.m4:1519:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
anjuta-extras-3.26.0/aclocal.m4-1520-      ;;
##############################################
anjuta-extras-3.26.0/aclocal.m4-1529-]], lt_decl_dquote_varnames); do
anjuta-extras-3.26.0/aclocal.m4:1530:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
anjuta-extras-3.26.0/aclocal.m4-1531-    *[[\\\\\\\`\\"\\\$]]*)
anjuta-extras-3.26.0/aclocal.m4:1532:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
anjuta-extras-3.26.0/aclocal.m4-1533-      ;;
##############################################
anjuta-extras-3.26.0/aclocal.m4-2068-  if test yes = "$lt_cv_ld_force_load"; then
anjuta-extras-3.26.0/aclocal.m4:2069:    _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\"`'
anjuta-extras-3.26.0/aclocal.m4-2070-    m4_case([$1], [F77], [_LT_TAGVAR(compiler_needs_object, $1)=yes],
##############################################
anjuta-extras-3.26.0/aclocal.m4-2121-      }]'
anjuta-extras-3.26.0/aclocal.m4:2122:  _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
anjuta-extras-3.26.0/aclocal.m4-2123-  # Check for a 64-bit object if we didn't find anything.
anjuta-extras-3.26.0/aclocal.m4-2124-  if test -z "$_LT_TAGVAR([lt_cv_aix_libpath_], [$1])"; then
anjuta-extras-3.26.0/aclocal.m4:2125:    _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
anjuta-extras-3.26.0/aclocal.m4-2126-  fi],[])
##############################################
anjuta-extras-3.26.0/aclocal.m4-2157-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
anjuta-extras-3.26.0/aclocal.m4:2158:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
anjuta-extras-3.26.0/aclocal.m4-2159-  ECHO='print -r --'
anjuta-extras-3.26.0/aclocal.m4:2160:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
anjuta-extras-3.26.0/aclocal.m4-2161-  ECHO='printf %s\n'
##############################################
anjuta-extras-3.26.0/aclocal.m4-2192-    PATH=/empty FPATH=/empty; export PATH FPATH
anjuta-extras-3.26.0/aclocal.m4:2193:    test "X`printf %s $ECHO`" = "X$ECHO" \
anjuta-extras-3.26.0/aclocal.m4:2194:      || test "X`print -r -- $ECHO`" = "X$ECHO" )])])
anjuta-extras-3.26.0/aclocal.m4-2195-
##############################################
anjuta-extras-3.26.0/aclocal.m4-2216-   if test yes = "$GCC"; then
anjuta-extras-3.26.0/aclocal.m4:2217:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
anjuta-extras-3.26.0/aclocal.m4-2218-   fi
##############################################
anjuta-extras-3.26.0/aclocal.m4-2220- /*)
anjuta-extras-3.26.0/aclocal.m4:2221:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
anjuta-extras-3.26.0/aclocal.m4-2222-   ;; #(
##############################################
anjuta-extras-3.26.0/aclocal.m4-2250-  if AC_TRY_EVAL(ac_compile); then
anjuta-extras-3.26.0/aclocal.m4:2251:    case `/usr/bin/file conftest.$ac_objext` in
anjuta-extras-3.26.0/aclocal.m4-2252-      *ELF-32*)
##############################################
anjuta-extras-3.26.0/aclocal.m4-2267-    if test yes = "$lt_cv_prog_gnu_ld"; then
anjuta-extras-3.26.0/aclocal.m4:2268:      case `/usr/bin/file conftest.$ac_objext` in
anjuta-extras-3.26.0/aclocal.m4-2269-	*32-bit*)
##############################################
anjuta-extras-3.26.0/aclocal.m4-2279-    else
anjuta-extras-3.26.0/aclocal.m4:2280:      case `/usr/bin/file conftest.$ac_objext` in
anjuta-extras-3.26.0/aclocal.m4-2281-	*32-bit*)
##############################################
anjuta-extras-3.26.0/aclocal.m4-2301-    emul=elf
anjuta-extras-3.26.0/aclocal.m4:2302:    case `/usr/bin/file conftest.$ac_objext` in
anjuta-extras-3.26.0/aclocal.m4-2303-      *32-bit*)
##############################################
anjuta-extras-3.26.0/aclocal.m4-2309-    esac
anjuta-extras-3.26.0/aclocal.m4:2310:    case `/usr/bin/file conftest.$ac_objext` in
anjuta-extras-3.26.0/aclocal.m4-2311-      *MSB*)
##############################################
anjuta-extras-3.26.0/aclocal.m4-2317-    esac
anjuta-extras-3.26.0/aclocal.m4:2318:    case `/usr/bin/file conftest.$ac_objext` in
anjuta-extras-3.26.0/aclocal.m4-2319-      *N32*)
##############################################
anjuta-extras-3.26.0/aclocal.m4-2682-    # And add a safety zone
anjuta-extras-3.26.0/aclocal.m4:2683:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
anjuta-extras-3.26.0/aclocal.m4:2684:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
anjuta-extras-3.26.0/aclocal.m4-2685-    ;;
##############################################
anjuta-extras-3.26.0/aclocal.m4-2715-    if test -n "$kargmax"; then
anjuta-extras-3.26.0/aclocal.m4:2716:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[	 ]]//'`
anjuta-extras-3.26.0/aclocal.m4-2717-    else
##############################################
anjuta-extras-3.26.0/aclocal.m4-2724-       test undefined != "$lt_cv_sys_max_cmd_len"; then
anjuta-extras-3.26.0/aclocal.m4:2725:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
anjuta-extras-3.26.0/aclocal.m4:2726:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
anjuta-extras-3.26.0/aclocal.m4-2727-    else
##############################################
anjuta-extras-3.26.0/aclocal.m4-2736-      # we can't tell.
anjuta-extras-3.26.0/aclocal.m4:2737:      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
anjuta-extras-3.26.0/aclocal.m4-2738-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
anjuta-extras-3.26.0/aclocal.m4-2740-      do
anjuta-extras-3.26.0/aclocal.m4:2741:        i=`expr $i + 1`
anjuta-extras-3.26.0/aclocal.m4-2742-        teststring=$teststring$teststring
##############################################
anjuta-extras-3.26.0/aclocal.m4-2744-      # Only check the string length outside the loop.
anjuta-extras-3.26.0/aclocal.m4:2745:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
anjuta-extras-3.26.0/aclocal.m4-2746-      teststring=
##############################################
anjuta-extras-3.26.0/aclocal.m4-2749-      # linker.  It appears as though 1/2 is a usable value.
anjuta-extras-3.26.0/aclocal.m4:2750:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
anjuta-extras-3.26.0/aclocal.m4-2751-    fi
##############################################
anjuta-extras-3.26.0/aclocal.m4-3215-    *:)
anjuta-extras-3.26.0/aclocal.m4:3216:        eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'` \@S|@@S|@1\"
anjuta-extras-3.26.0/aclocal.m4-3217-        ;;
anjuta-extras-3.26.0/aclocal.m4-3218-    x:*)
anjuta-extras-3.26.0/aclocal.m4:3219:        eval @S|@1=\"\@S|@@S|@1 `$ECHO @S|@2 | $SED 's/:/ /g'`\"
anjuta-extras-3.26.0/aclocal.m4-3220-        ;;
anjuta-extras-3.26.0/aclocal.m4-3221-    *::*)
anjuta-extras-3.26.0/aclocal.m4:3222:        eval @S|@1=\"\@S|@@S|@1\ `$ECHO @S|@2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
anjuta-extras-3.26.0/aclocal.m4:3223:        eval @S|@1=\"`$ECHO @S|@2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \@S|@@S|@1\"
anjuta-extras-3.26.0/aclocal.m4-3224-        ;;
anjuta-extras-3.26.0/aclocal.m4-3225-    *)
anjuta-extras-3.26.0/aclocal.m4:3226:        eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'`\"
anjuta-extras-3.26.0/aclocal.m4-3227-        ;;
##############################################
anjuta-extras-3.26.0/aclocal.m4-3255-  esac
anjuta-extras-3.26.0/aclocal.m4:3256:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
anjuta-extras-3.26.0/aclocal.m4-3257-  case $lt_search_path_spec in
##############################################
anjuta-extras-3.26.0/aclocal.m4-3262-    # okay in the real world where ";" in dirpaths is itself problematic.
anjuta-extras-3.26.0/aclocal.m4:3263:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
anjuta-extras-3.26.0/aclocal.m4-3264-    ;;
anjuta-extras-3.26.0/aclocal.m4-3265-  *)
anjuta-extras-3.26.0/aclocal.m4:3266:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
anjuta-extras-3.26.0/aclocal.m4-3267-    ;;
##############################################
anjuta-extras-3.26.0/aclocal.m4-3271-  lt_tmp_lt_search_path_spec=
anjuta-extras-3.26.0/aclocal.m4:3272:  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
anjuta-extras-3.26.0/aclocal.m4-3273-  # ...but if some path component already ends with the multilib dir we assume
##############################################
anjuta-extras-3.26.0/aclocal.m4-3313-  esac
anjuta-extras-3.26.0/aclocal.m4:3314:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
anjuta-extras-3.26.0/aclocal.m4-3315-else
##############################################
anjuta-extras-3.26.0/aclocal.m4-3454-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
anjuta-extras-3.26.0/aclocal.m4:3455:    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'
anjuta-extras-3.26.0/aclocal.m4-3456-    ;;
##############################################
anjuta-extras-3.26.0/aclocal.m4-3490-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
anjuta-extras-3.26.0/aclocal.m4:3491:    postinstall_cmds='base_file=`basename \$file`~
anjuta-extras-3.26.0/aclocal.m4:3492:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
anjuta-extras-3.26.0/aclocal.m4:3493:      dldir=$destdir/`dirname \$dlpath`~
anjuta-extras-3.26.0/aclocal.m4-3494-      test -d \$dldir || mkdir -p \$dldir~
##############################################
anjuta-extras-3.26.0/aclocal.m4-3499-      fi'
anjuta-extras-3.26.0/aclocal.m4:3500:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
anjuta-extras-3.26.0/aclocal.m4-3501-      dlpath=$dir/\$dldll~
##############################################
anjuta-extras-3.26.0/aclocal.m4-3507-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
anjuta-extras-3.26.0/aclocal.m4:3508:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
anjuta-extras-3.26.0/aclocal.m4-3509-m4_if([$1], [],[
##############################################
anjuta-extras-3.26.0/aclocal.m4-3513-      # MinGW DLLs use traditional 'lib' prefix
anjuta-extras-3.26.0/aclocal.m4:3514:      soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
anjuta-extras-3.26.0/aclocal.m4-3515-      ;;
##############################################
anjuta-extras-3.26.0/aclocal.m4-3517-      # pw32 DLLs use 'pw' prefix rather than 'lib'
anjuta-extras-3.26.0/aclocal.m4:3518:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
anjuta-extras-3.26.0/aclocal.m4-3519-      ;;
##############################################
anjuta-extras-3.26.0/aclocal.m4-3526-    libname_spec='$name'
anjuta-extras-3.26.0/aclocal.m4:3527:    soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
anjuta-extras-3.26.0/aclocal.m4-3528-    library_names_spec='$libname.dll.lib'
##############################################
anjuta-extras-3.26.0/aclocal.m4-3538-        # Let DOS variable expansion print the short 8.3 style file name.
anjuta-extras-3.26.0/aclocal.m4:3539:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
anjuta-extras-3.26.0/aclocal.m4-3540-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
anjuta-extras-3.26.0/aclocal.m4-3543-      # Convert to MSYS style.
anjuta-extras-3.26.0/aclocal.m4:3544:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([[a-zA-Z]]\\):| /\\1|g' -e 's|^ ||'`
anjuta-extras-3.26.0/aclocal.m4-3545-      ;;
##############################################
anjuta-extras-3.26.0/aclocal.m4-3549-      # like /cygdrive/c/PROGRA~1:/cygdr...
anjuta-extras-3.26.0/aclocal.m4:3550:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
anjuta-extras-3.26.0/aclocal.m4:3551:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
anjuta-extras-3.26.0/aclocal.m4:3552:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
anjuta-extras-3.26.0/aclocal.m4-3553-      ;;
##############################################
anjuta-extras-3.26.0/aclocal.m4-3557-        # It is most probably a Windows format PATH.
anjuta-extras-3.26.0/aclocal.m4:3558:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
anjuta-extras-3.26.0/aclocal.m4-3559-      else
anjuta-extras-3.26.0/aclocal.m4:3560:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
anjuta-extras-3.26.0/aclocal.m4-3561-      fi
##############################################
anjuta-extras-3.26.0/aclocal.m4-3567-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
anjuta-extras-3.26.0/aclocal.m4:3568:    postinstall_cmds='base_file=`basename \$file`~
anjuta-extras-3.26.0/aclocal.m4:3569:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
anjuta-extras-3.26.0/aclocal.m4:3570:      dldir=$destdir/`dirname \$dlpath`~
anjuta-extras-3.26.0/aclocal.m4-3571-      test -d \$dldir || mkdir -p \$dldir~
anjuta-extras-3.26.0/aclocal.m4-3572-      $install_prog $dir/$dlname \$dldir/$dlname'
anjuta-extras-3.26.0/aclocal.m4:3573:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
anjuta-extras-3.26.0/aclocal.m4-3574-      dlpath=$dir/\$dldll~
##############################################
anjuta-extras-3.26.0/aclocal.m4-3581-    # Assume MSVC wrapper
anjuta-extras-3.26.0/aclocal.m4:3582:    library_names_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext $libname.lib'
anjuta-extras-3.26.0/aclocal.m4-3583-    dynamic_linker='Win32 ld.exe'
##############################################
anjuta-extras-3.26.0/aclocal.m4-3598-  shlibpath_var=DYLD_LIBRARY_PATH
anjuta-extras-3.26.0/aclocal.m4:3599:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
anjuta-extras-3.26.0/aclocal.m4-3600-m4_if([$1], [],[
##############################################
anjuta-extras-3.26.0/aclocal.m4-3832-  if test -f /etc/ld.so.conf; then
anjuta-extras-3.26.0/aclocal.m4:3833:    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' ' '`
anjuta-extras-3.26.0/aclocal.m4-3834-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
anjuta-extras-3.26.0/aclocal.m4-3886-  need_lib_prefix=no
anjuta-extras-3.26.0/aclocal.m4:3887:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
anjuta-extras-3.26.0/aclocal.m4-3888-    need_version=no
##############################################
anjuta-extras-3.26.0/aclocal.m4-3913-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
anjuta-extras-3.26.0/aclocal.m4:3914:  postinstall_cmds='base_file=`basename \$file`~
anjuta-extras-3.26.0/aclocal.m4:3915:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
anjuta-extras-3.26.0/aclocal.m4:3916:    dldir=$destdir/`dirname \$dlpath`~
anjuta-extras-3.26.0/aclocal.m4-3917-    test -d \$dldir || mkdir -p \$dldir~
##############################################
anjuta-extras-3.26.0/aclocal.m4-3922-    fi'
anjuta-extras-3.26.0/aclocal.m4:3923:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
anjuta-extras-3.26.0/aclocal.m4-3924-    dlpath=$dir/\$dldll~
##############################################
anjuta-extras-3.26.0/aclocal.m4-4133-	"file_magic "*)
anjuta-extras-3.26.0/aclocal.m4:4134:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
anjuta-extras-3.26.0/aclocal.m4-4135-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
anjuta-extras-3.26.0/aclocal.m4-4216-    # gcc leaves a trailing carriage return, which upsets mingw
anjuta-extras-3.26.0/aclocal.m4:4217:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
anjuta-extras-3.26.0/aclocal.m4-4218-  *)
anjuta-extras-3.26.0/aclocal.m4:4219:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
anjuta-extras-3.26.0/aclocal.m4-4220-  esac
##############################################
anjuta-extras-3.26.0/aclocal.m4-4225-      # Canonicalize the pathname of ld
anjuta-extras-3.26.0/aclocal.m4:4226:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
anjuta-extras-3.26.0/aclocal.m4-4227-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
anjuta-extras-3.26.0/aclocal.m4:4228:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
anjuta-extras-3.26.0/aclocal.m4-4229-      done
##############################################
anjuta-extras-3.26.0/aclocal.m4-4256-      # Break only if it was the GNU/non-GNU ld that we prefer.
anjuta-extras-3.26.0/aclocal.m4:4257:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
anjuta-extras-3.26.0/aclocal.m4-4258-      *GNU* | *'with BFD'*)
##############################################
anjuta-extras-3.26.0/aclocal.m4-4296-[# I'd rather use --version here, but apparently some GNU lds only accept -v.
anjuta-extras-3.26.0/aclocal.m4:4297:case `$LD -v 2>&1 </dev/null` in
anjuta-extras-3.26.0/aclocal.m4-4298-*GNU* | *'with BFD'*)
##############################################
anjuta-extras-3.26.0/aclocal.m4-4523-openbsd* | bitrig*)
anjuta-extras-3.26.0/aclocal.m4:4524:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
anjuta-extras-3.26.0/aclocal.m4-4525-    lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$'
##############################################
anjuta-extras-3.26.0/aclocal.m4-4590-    else
anjuta-extras-3.26.0/aclocal.m4:4591:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[[\1]]\/[[\1]]\/g;/g"`
anjuta-extras-3.26.0/aclocal.m4-4592-    fi
##############################################
anjuta-extras-3.26.0/aclocal.m4-4641-	esac
anjuta-extras-3.26.0/aclocal.m4:4642:	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
anjuta-extras-3.26.0/aclocal.m4-4643-	*$lt_bad_file* | *'Invalid file or object type'*)
##############################################
anjuta-extras-3.26.0/aclocal.m4-4647-	*)
anjuta-extras-3.26.0/aclocal.m4:4648:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
anjuta-extras-3.26.0/aclocal.m4-4649-	  */dev/null*)
##############################################
anjuta-extras-3.26.0/aclocal.m4-4673-    AC_CHECK_TOOLS(DUMPBIN, [dumpbin "link -dump"], :)
anjuta-extras-3.26.0/aclocal.m4:4674:    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
anjuta-extras-3.26.0/aclocal.m4-4675-    *COFF*)
##############################################
anjuta-extras-3.26.0/aclocal.m4-4732-  # decide which one to use based on capabilities of $DLLTOOL
anjuta-extras-3.26.0/aclocal.m4:4733:  case `$DLLTOOL --help 2>&1` in
anjuta-extras-3.26.0/aclocal.m4-4734-  *--identify-strict*)
##############################################
anjuta-extras-3.26.0/aclocal.m4-4906-# If we're using GNU nm, then use its standard symbol codes.
anjuta-extras-3.26.0/aclocal.m4:4907:case `$NM -V 2>&1` in
anjuta-extras-3.26.0/aclocal.m4-4908-*GNU* | *'with BFD'*)
##############################################
anjuta-extras-3.26.0/aclocal.m4-4954-mingw*)
anjuta-extras-3.26.0/aclocal.m4:4955:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
anjuta-extras-3.26.0/aclocal.m4-4956-  ;;
##############################################
anjuta-extras-3.26.0/aclocal.m4-5010-    nlist=conftest.nm
anjuta-extras-3.26.0/aclocal.m4:5011:    if AC_TRY_EVAL(NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) && test -s "$nlist"; then
anjuta-extras-3.26.0/aclocal.m4-5012-      # Try sorting and uniquifying the output.
##############################################
anjuta-extras-3.26.0/aclocal.m4-5358-	  *)
anjuta-extras-3.26.0/aclocal.m4:5359:	    case `$CC -V 2>&1 | sed 5q` in
anjuta-extras-3.26.0/aclocal.m4-5360-	    *Sun\ C*)
##############################################
anjuta-extras-3.26.0/aclocal.m4-5694-      *)
anjuta-extras-3.26.0/aclocal.m4:5695:	case `$CC -V 2>&1 | sed 5q` in
anjuta-extras-3.26.0/aclocal.m4-5696-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [[1-7]].* | *Sun*Fortran*\ 8.[[0-3]]*)
##############################################
anjuta-extras-3.26.0/aclocal.m4-5877-    else
anjuta-extras-3.26.0/aclocal.m4:5878:      _LT_TAGVAR(export_symbols_cmds, $1)='`func_echo_all $NM | $SED -e '\''s/B\([[^B]]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && ([substr](\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
anjuta-extras-3.26.0/aclocal.m4-5879-    fi
##############################################
anjuta-extras-3.26.0/aclocal.m4-5970-	# shared libraries, regardless of the interface used.
anjuta-extras-3.26.0/aclocal.m4:5971:	case `$LD -v 2>&1` in
anjuta-extras-3.26.0/aclocal.m4-5972-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
anjuta-extras-3.26.0/aclocal.m4-6002-    supports_anon_versioning=no
anjuta-extras-3.26.0/aclocal.m4:6003:    case `$LD -v | $SED -e 's/([^)]\+)\s\+//' 2>&1` in
anjuta-extras-3.26.0/aclocal.m4-6004-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
anjuta-extras-3.26.0/aclocal.m4-6105-	prefix_cmds="$SED"~
anjuta-extras-3.26.0/aclocal.m4:6106:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
anjuta-extras-3.26.0/aclocal.m4-6107-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
anjuta-extras-3.26.0/aclocal.m4-6127-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
anjuta-extras-3.26.0/aclocal.m4:6128:      _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'
anjuta-extras-3.26.0/aclocal.m4:6129:      _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'
anjuta-extras-3.26.0/aclocal.m4-6130-      ;;
##############################################
anjuta-extras-3.26.0/aclocal.m4-6145-        pgcc*)				# Portland Group C compiler
anjuta-extras-3.26.0/aclocal.m4:6146:	  _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'
anjuta-extras-3.26.0/aclocal.m4-6147-	  tmp_addflag=' $pic_flag'
##############################################
anjuta-extras-3.26.0/aclocal.m4-6150-					# Portland Group f77 and f90 compilers
anjuta-extras-3.26.0/aclocal.m4:6151:	  _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'
anjuta-extras-3.26.0/aclocal.m4-6152-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
anjuta-extras-3.26.0/aclocal.m4-6167-	nvcc*)	# Cuda Compiler Driver 2.2
anjuta-extras-3.26.0/aclocal.m4:6168:	  _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'
anjuta-extras-3.26.0/aclocal.m4-6169-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
anjuta-extras-3.26.0/aclocal.m4-6171-	esac
anjuta-extras-3.26.0/aclocal.m4:6172:	case `$CC -V 2>&1 | sed 5q` in
anjuta-extras-3.26.0/aclocal.m4-6173-	*Sun\ C*)			# Sun C 5.9
anjuta-extras-3.26.0/aclocal.m4:6174:	  _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'
anjuta-extras-3.26.0/aclocal.m4-6175-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
anjuta-extras-3.26.0/aclocal.m4-6242-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
anjuta-extras-3.26.0/aclocal.m4:6243:      case `$LD -v 2>&1` in
anjuta-extras-3.26.0/aclocal.m4-6244-        *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*)
##############################################
anjuta-extras-3.26.0/aclocal.m4-6331-	else
anjuta-extras-3.26.0/aclocal.m4:6332:	  _LT_TAGVAR(export_symbols_cmds, $1)='`func_echo_all $NM | $SED -e '\''s/B\([[^B]]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && ([substr](\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
anjuta-extras-3.26.0/aclocal.m4-6333-	fi
##############################################
anjuta-extras-3.26.0/aclocal.m4-6396-	# below for broken collect2 doesn't work under 4.3+
anjuta-extras-3.26.0/aclocal.m4:6397:	  collect2name=`$CC -print-prog-name=collect2`
anjuta-extras-3.26.0/aclocal.m4-6398-	  if test -f "$collect2name" &&
##############################################
anjuta-extras-3.26.0/aclocal.m4-6452-        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-blibpath:$libdir:'"$aix_libpath"
anjuta-extras-3.26.0/aclocal.m4:6453:        _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
anjuta-extras-3.26.0/aclocal.m4-6454-      else
##############################################
anjuta-extras-3.26.0/aclocal.m4-6477-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
anjuta-extras-3.26.0/aclocal.m4:6478:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([[, ]]\\)%-berok\\1%g"`'
anjuta-extras-3.26.0/aclocal.m4-6479-	  if test svr4 != "$with_aix_soname"; then
##############################################
anjuta-extras-3.26.0/aclocal.m4-6568-	# FIXME: Setting linknames here is a bad hack.
anjuta-extras-3.26.0/aclocal.m4:6569:	_LT_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
anjuta-extras-3.26.0/aclocal.m4-6570-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
anjuta-extras-3.26.0/aclocal.m4-6706-      if test yes = "$GCC"; then
anjuta-extras-3.26.0/aclocal.m4:6707:	_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'
anjuta-extras-3.26.0/aclocal.m4-6708-	# Try to use the -exported_symbol ld option, if it does not
##############################################
anjuta-extras-3.26.0/aclocal.m4-6729-	if test yes = "$lt_cv_irix_exported_symbol"; then
anjuta-extras-3.26.0/aclocal.m4:6730:          _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'
anjuta-extras-3.26.0/aclocal.m4-6731-	fi
anjuta-extras-3.26.0/aclocal.m4-6732-      else
anjuta-extras-3.26.0/aclocal.m4:6733:	_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'
anjuta-extras-3.26.0/aclocal.m4:6734:	_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'
anjuta-extras-3.26.0/aclocal.m4-6735-      fi
##############################################
anjuta-extras-3.26.0/aclocal.m4-6779-	_LT_TAGVAR(hardcode_direct_absolute, $1)=yes
anjuta-extras-3.26.0/aclocal.m4:6780:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
anjuta-extras-3.26.0/aclocal.m4-6781-	  _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
anjuta-extras-3.26.0/aclocal.m4-6810-	prefix_cmds="$SED"~
anjuta-extras-3.26.0/aclocal.m4:6811:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
anjuta-extras-3.26.0/aclocal.m4-6812-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
anjuta-extras-3.26.0/aclocal.m4-6824-	_LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
anjuta-extras-3.26.0/aclocal.m4:6825:	_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'
anjuta-extras-3.26.0/aclocal.m4-6826-      else
anjuta-extras-3.26.0/aclocal.m4-6827-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
anjuta-extras-3.26.0/aclocal.m4:6828:	_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'
anjuta-extras-3.26.0/aclocal.m4-6829-      fi
##############################################
anjuta-extras-3.26.0/aclocal.m4-6837-	_LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
anjuta-extras-3.26.0/aclocal.m4:6838:	_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'
anjuta-extras-3.26.0/aclocal.m4-6839-	_LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir'
##############################################
anjuta-extras-3.26.0/aclocal.m4-6841-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
anjuta-extras-3.26.0/aclocal.m4:6842:	_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'
anjuta-extras-3.26.0/aclocal.m4:6843:	_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~
anjuta-extras-3.26.0/aclocal.m4:6844:          $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'
anjuta-extras-3.26.0/aclocal.m4-6845-
##############################################
anjuta-extras-3.26.0/aclocal.m4-6860-      else
anjuta-extras-3.26.0/aclocal.m4:6861:	case `$CC -V 2>&1` in
anjuta-extras-3.26.0/aclocal.m4-6862-	*"Compilers 5.0"*)
##############################################
anjuta-extras-3.26.0/aclocal.m4-7053-	  _LT_TAGVAR(allow_undefined_flag, $1)=
anjuta-extras-3.26.0/aclocal.m4:7054:	  if AC_TRY_EVAL(_LT_TAGVAR(archive_cmds, $1) 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1)
anjuta-extras-3.26.0/aclocal.m4-7055-	  then
##############################################
anjuta-extras-3.26.0/aclocal.m4-7353-        # ancient GNU ld didn't support --whole-archive et. al.
anjuta-extras-3.26.0/aclocal.m4:7354:        if eval "`$CC -print-prog-name=ld` --help 2>&1" |
anjuta-extras-3.26.0/aclocal.m4-7355-	  $GREP 'no-whole-archive' > /dev/null; then
##############################################
anjuta-extras-3.26.0/aclocal.m4-7463-          # below for broken collect2 doesn't work under 4.3+
anjuta-extras-3.26.0/aclocal.m4:7464:	  collect2name=`$CC -print-prog-name=collect2`
anjuta-extras-3.26.0/aclocal.m4-7465-	  if test -f "$collect2name" &&
##############################################
anjuta-extras-3.26.0/aclocal.m4-7521-
anjuta-extras-3.26.0/aclocal.m4:7522:          _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
anjuta-extras-3.26.0/aclocal.m4-7523-        else
##############################################
anjuta-extras-3.26.0/aclocal.m4-7546-	    # -brtl affects multiple linker settings, -berok does not and is overridden later
anjuta-extras-3.26.0/aclocal.m4:7547:	    compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([[, ]]\\)%-berok\\1%g"`'
anjuta-extras-3.26.0/aclocal.m4-7548-	    if test svr4 != "$with_aix_soname"; then
##############################################
anjuta-extras-3.26.0/aclocal.m4-7675-	  prefix_cmds="$SED"~
anjuta-extras-3.26.0/aclocal.m4:7676:	  if test EXPORTS = "`$SED 1q $export_symbols`"; then
anjuta-extras-3.26.0/aclocal.m4-7677-	    prefix_cmds="$prefix_cmds -e 1d";
##############################################
anjuta-extras-3.26.0/aclocal.m4-7749-            # dependencies.
anjuta-extras-3.26.0/aclocal.m4:7750:            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"'
anjuta-extras-3.26.0/aclocal.m4-7751-            ;;
##############################################
anjuta-extras-3.26.0/aclocal.m4-7814-	    # dependencies.
anjuta-extras-3.26.0/aclocal.m4:7815:	    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"'
anjuta-extras-3.26.0/aclocal.m4-7816-	    ;;
##############################################
anjuta-extras-3.26.0/aclocal.m4-7850-	# time.  Moving up from 0x10000000 also allows more sbrk(2) space.
anjuta-extras-3.26.0/aclocal.m4:7851:	_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'
anjuta-extras-3.26.0/aclocal.m4:7852:	_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'
anjuta-extras-3.26.0/aclocal.m4-7853-	;;
##############################################
anjuta-extras-3.26.0/aclocal.m4-7857-	    # SGI C++
anjuta-extras-3.26.0/aclocal.m4:7858:	    _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'
anjuta-extras-3.26.0/aclocal.m4-7859-
##############################################
anjuta-extras-3.26.0/aclocal.m4-7868-	      if test no = "$with_gnu_ld"; then
anjuta-extras-3.26.0/aclocal.m4:7869:	        _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'
anjuta-extras-3.26.0/aclocal.m4-7870-	      else
anjuta-extras-3.26.0/aclocal.m4:7871:	        _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'
anjuta-extras-3.26.0/aclocal.m4-7872-	      fi
##############################################
anjuta-extras-3.26.0/aclocal.m4-7889-	    # to its proper name (with version) after linking.
anjuta-extras-3.26.0/aclocal.m4:7890:	    _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'
anjuta-extras-3.26.0/aclocal.m4:7891:	    _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'
anjuta-extras-3.26.0/aclocal.m4-7892-	    # Commands to make compiler produce verbose output that lists
##############################################
anjuta-extras-3.26.0/aclocal.m4-7899-	    # dependencies.
anjuta-extras-3.26.0/aclocal.m4:7900:	    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"'
anjuta-extras-3.26.0/aclocal.m4-7901-
##############################################
anjuta-extras-3.26.0/aclocal.m4-7914-	    # earlier do not add the objects themselves.
anjuta-extras-3.26.0/aclocal.m4:7915:	    case `$CC -V 2>&1` in
anjuta-extras-3.26.0/aclocal.m4-7916-	      *"Version 7."*)
##############################################
anjuta-extras-3.26.0/aclocal.m4-7935-            # Portland Group C++ compiler
anjuta-extras-3.26.0/aclocal.m4:7936:	    case `$CC -V` in
anjuta-extras-3.26.0/aclocal.m4-7937-	    *pgCC\ [[1-5]].* | *pgcpp\ [[1-5]].*)
##############################################
anjuta-extras-3.26.0/aclocal.m4-7940-               $CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
anjuta-extras-3.26.0/aclocal.m4:7941:               compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"'
anjuta-extras-3.26.0/aclocal.m4-7942-	      _LT_TAGVAR(old_archive_cmds, $1)='tpldir=Template.dir~
##############################################
anjuta-extras-3.26.0/aclocal.m4-7944-                $CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
anjuta-extras-3.26.0/aclocal.m4:7945:                $AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~
anjuta-extras-3.26.0/aclocal.m4-7946-                $RANLIB $oldlib'
##############################################
anjuta-extras-3.26.0/aclocal.m4-7949-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
anjuta-extras-3.26.0/aclocal.m4:7950:                $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname -o $lib'
anjuta-extras-3.26.0/aclocal.m4-7951-	      _LT_TAGVAR(archive_expsym_cmds, $1)='tpldir=Template.dir~
##############################################
anjuta-extras-3.26.0/aclocal.m4-7953-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
anjuta-extras-3.26.0/aclocal.m4:7954:                $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'
anjuta-extras-3.26.0/aclocal.m4-7955-	      ;;
##############################################
anjuta-extras-3.26.0/aclocal.m4-7963-	    _LT_TAGVAR(export_dynamic_flag_spec, $1)='$wl--export-dynamic'
anjuta-extras-3.26.0/aclocal.m4:7964:	    _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'
anjuta-extras-3.26.0/aclocal.m4-7965-            ;;
##############################################
anjuta-extras-3.26.0/aclocal.m4-7982-	    # dependencies.
anjuta-extras-3.26.0/aclocal.m4:7983:	    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'
anjuta-extras-3.26.0/aclocal.m4-7984-	    ;;
##############################################
anjuta-extras-3.26.0/aclocal.m4-7997-	  *)
anjuta-extras-3.26.0/aclocal.m4:7998:	    case `$CC -V 2>&1 | sed 5q` in
anjuta-extras-3.26.0/aclocal.m4-7999-	    *Sun\ C*)
##############################################
anjuta-extras-3.26.0/aclocal.m4-8004-	      _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
anjuta-extras-3.26.0/aclocal.m4:8005:	      _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'
anjuta-extras-3.26.0/aclocal.m4-8006-	      _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
anjuta-extras-3.26.0/aclocal.m4-8069-	  _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath,$libdir'
anjuta-extras-3.26.0/aclocal.m4:8070:	  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`"; then
anjuta-extras-3.26.0/aclocal.m4-8071-	    _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'
##############################################
anjuta-extras-3.26.0/aclocal.m4-8088-	    # to its proper name (with version) after linking.
anjuta-extras-3.26.0/aclocal.m4:8089:	    _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'
anjuta-extras-3.26.0/aclocal.m4-8090-
##############################################
anjuta-extras-3.26.0/aclocal.m4-8109-	        _LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
anjuta-extras-3.26.0/aclocal.m4:8110:	        _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'
anjuta-extras-3.26.0/aclocal.m4-8111-	        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir'
##############################################
anjuta-extras-3.26.0/aclocal.m4-8114-	        _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
anjuta-extras-3.26.0/aclocal.m4:8115:	        _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'
anjuta-extras-3.26.0/aclocal.m4:8116:	        _LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
anjuta-extras-3.26.0/aclocal.m4-8117-                  echo "-hidden">> $lib.exp~
anjuta-extras-3.26.0/aclocal.m4:8118:                  $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~
anjuta-extras-3.26.0/aclocal.m4-8119-                  $RM $lib.exp'
##############################################
anjuta-extras-3.26.0/aclocal.m4-8133-	    # dependencies.
anjuta-extras-3.26.0/aclocal.m4:8134:	    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"'
anjuta-extras-3.26.0/aclocal.m4-8135-	    ;;
##############################################
anjuta-extras-3.26.0/aclocal.m4-8140-	        osf3*)
anjuta-extras-3.26.0/aclocal.m4:8141:	          _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'
anjuta-extras-3.26.0/aclocal.m4-8142-		  ;;
anjuta-extras-3.26.0/aclocal.m4-8143-	        *)
anjuta-extras-3.26.0/aclocal.m4:8144:	          _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'
anjuta-extras-3.26.0/aclocal.m4-8145-		  ;;
##############################################
anjuta-extras-3.26.0/aclocal.m4-8393-  case @S|@2 in
anjuta-extras-3.26.0/aclocal.m4:8394:  .*) func_stripname_result=`$ECHO "@S|@3" | $SED "s%^@S|@1%%; s%\\\\@S|@2\$%%"`;;
anjuta-extras-3.26.0/aclocal.m4:8395:  *)  func_stripname_result=`$ECHO "@S|@3" | $SED "s%^@S|@1%%; s%@S|@2\$%%"`;;
anjuta-extras-3.26.0/aclocal.m4-8396-  esac
##############################################
anjuta-extras-3.26.0/aclocal.m4-8482-
anjuta-extras-3.26.0/aclocal.m4:8483:  for p in `eval "$output_verbose_link_cmd"`; do
anjuta-extras-3.26.0/aclocal.m4-8484-    case $prev$p in
##############################################
anjuta-extras-3.26.0/aclocal.m4-8586-if test -n "${_LT_TAGVAR(compiler_lib_search_path, $1)}"; then
anjuta-extras-3.26.0/aclocal.m4:8587: _LT_TAGVAR(compiler_lib_search_dirs, $1)=`echo " ${_LT_TAGVAR(compiler_lib_search_path, $1)}" | $SED -e 's! -L! !g' -e 's!^ !!'`
anjuta-extras-3.26.0/aclocal.m4-8588-fi
##############################################
anjuta-extras-3.26.0/aclocal.m4-9196-    test 10 -lt "$lt_ac_count" && break
anjuta-extras-3.26.0/aclocal.m4:9197:    lt_ac_count=`expr $lt_ac_count + 1`
anjuta-extras-3.26.0/aclocal.m4-9198-    if test "$lt_ac_count" -gt "$lt_ac_max"; then
##############################################
anjuta-extras-3.26.0/aclocal.m4-9812-m4_define([lt_combine],
anjuta-extras-3.26.0/aclocal.m4:9813:[m4_if(m4_eval([$# > 3]), [1],
anjuta-extras-3.26.0/aclocal.m4-9814-       [m4_pushdef([_Lt_sep], [m4_define([_Lt_sep], m4_defn([lt_car]))])]]dnl
##############################################
anjuta-extras-3.26.0/aclocal.m4-10135-    PKG_CHECK_EXISTS([$3],
anjuta-extras-3.26.0/aclocal.m4:10136:                     [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`
anjuta-extras-3.26.0/aclocal.m4-10137-		      test "x$?" != "x0" && pkg_failed=yes ],
##############################################
anjuta-extras-3.26.0/aclocal.m4-10183-        if test $_pkg_short_errors_supported = yes; then
anjuta-extras-3.26.0/aclocal.m4:10184:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$2" 2>&1`
anjuta-extras-3.26.0/aclocal.m4-10185-        else
anjuta-extras-3.26.0/aclocal.m4:10186:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$2" 2>&1`
anjuta-extras-3.26.0/aclocal.m4-10187-        fi
##############################################
anjuta-extras-3.26.0/aclocal.m4-10460-	  if ! test -d "$$helpdir"; then $(mkinstalldirs) "$$helpdir"; fi; \
anjuta-extras-3.26.0/aclocal.m4:10461:	  echo "$(INSTALL_DATA) $$d$$lc/$$f $$helpdir`basename $$f`"; \
anjuta-extras-3.26.0/aclocal.m4:10462:	  $(INSTALL_DATA) "$$d$$lc/$$f" "$$helpdir`basename $$f`" || exit 1; \
anjuta-extras-3.26.0/aclocal.m4-10463-	done; done
anjuta-extras-3.26.0/aclocal.m4-10464-	@for f in $(_HELP_C_EXTRA); do \
anjuta-extras-3.26.0/aclocal.m4:10465:	  lc=`dirname "$$f"`; lc=`basename "$$lc"`; \
anjuta-extras-3.26.0/aclocal.m4-10466-	  if test -f "$$f"; then d=; else d="$(srcdir)/"; fi; \
##############################################
anjuta-extras-3.26.0/aclocal.m4-10468-	  if ! test -d "$$helpdir"; then $(mkinstalldirs) "$$helpdir"; fi; \
anjuta-extras-3.26.0/aclocal.m4:10469:	  echo "$(INSTALL_DATA) $$d$$f $$helpdir`basename $$f`"; \
anjuta-extras-3.26.0/aclocal.m4:10470:	  $(INSTALL_DATA) "$$d$$f" "$$helpdir`basename $$f`" || exit 1; \
anjuta-extras-3.26.0/aclocal.m4-10471-	done
##############################################
anjuta-extras-3.26.0/aclocal.m4-10475-	    helpdir="$(DESTDIR)$(HELP_DIR)/$$lc/$(HELP_ID)/"; \
anjuta-extras-3.26.0/aclocal.m4:10476:	    mdir=`dirname "$$f"`; \
anjuta-extras-3.26.0/aclocal.m4-10477-	    if test "x$mdir" = "x."; then mdir=""; fi; \
##############################################
anjuta-extras-3.26.0/aclocal.m4-10495-	  helpdir="$(DESTDIR)$(HELP_DIR)/$$lc/$(HELP_ID)/"; \
anjuta-extras-3.26.0/aclocal.m4:10496:	  echo "rm -f $$helpdir`basename $$f`"; \
anjuta-extras-3.26.0/aclocal.m4:10497:	  rm -f "$$helpdir`basename $$f`"; \
anjuta-extras-3.26.0/aclocal.m4-10498-	done; done
anjuta-extras-3.26.0/aclocal.m4-10499-	@for f in $(_HELP_C_EXTRA); do \
anjuta-extras-3.26.0/aclocal.m4:10500:	  lc=`dirname "$$f"`; lc=`basename "$$lc"`; \
anjuta-extras-3.26.0/aclocal.m4-10501-	  helpdir="$(DESTDIR)$(HELP_DIR)/$$lc/$(HELP_ID)/"; \
anjuta-extras-3.26.0/aclocal.m4:10502:	  echo "rm -f $$helpdir`basename $$f`"; \
anjuta-extras-3.26.0/aclocal.m4:10503:	  rm -f "$$helpdir`basename $$f`"; \
anjuta-extras-3.26.0/aclocal.m4-10504-	done
##############################################
anjuta-extras-3.26.0/aclocal.m4-10586-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
anjuta-extras-3.26.0/aclocal.m4:10587:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
anjuta-extras-3.26.0/aclocal.m4-10588-# and then we would define $MISSING as
##############################################
anjuta-extras-3.26.0/aclocal.m4-10601-# Expand $ac_aux_dir to an absolute path.
anjuta-extras-3.26.0/aclocal.m4:10602:am_aux_dir=`cd "$ac_aux_dir" && pwd`
anjuta-extras-3.26.0/aclocal.m4-10603-])
##############################################
anjuta-extras-3.26.0/aclocal.m4-10699-  if test "$am_compiler_list" = ""; then
anjuta-extras-3.26.0/aclocal.m4:10700:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
anjuta-extras-3.26.0/aclocal.m4-10701-  fi
##############################################
anjuta-extras-3.26.0/aclocal.m4-10850-    # Strip MF so we end up with the name of the file.
anjuta-extras-3.26.0/aclocal.m4:10851:    mf=`echo "$mf" | sed -e 's/:.*$//'`
anjuta-extras-3.26.0/aclocal.m4-10852-    # Check whether this is an Automake generated Makefile or not.
##############################################
anjuta-extras-3.26.0/aclocal.m4-10859-    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
anjuta-extras-3.26.0/aclocal.m4:10860:      dirpart=`AS_DIRNAME("$mf")`
anjuta-extras-3.26.0/aclocal.m4-10861-    else
##############################################
anjuta-extras-3.26.0/aclocal.m4-10865-    # from the Makefile without running 'make'.
anjuta-extras-3.26.0/aclocal.m4:10866:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
anjuta-extras-3.26.0/aclocal.m4-10867-    test -z "$DEPDIR" && continue
anjuta-extras-3.26.0/aclocal.m4:10868:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
anjuta-extras-3.26.0/aclocal.m4-10869-    test -z "$am__include" && continue
anjuta-extras-3.26.0/aclocal.m4:10870:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
anjuta-extras-3.26.0/aclocal.m4-10871-    # Find all dependency output files, they are included files with
##############################################
anjuta-extras-3.26.0/aclocal.m4-10879-      test -f "$dirpart/$file" && continue
anjuta-extras-3.26.0/aclocal.m4:10880:      fdir=`AS_DIRNAME(["$file"])`
anjuta-extras-3.26.0/aclocal.m4-10881-      AS_MKDIR_P([$dirpart/$fdir])
##############################################
anjuta-extras-3.26.0/aclocal.m4-10937-AC_REQUIRE([AC_PROG_INSTALL])dnl
anjuta-extras-3.26.0/aclocal.m4:10938:if test "`cd $srcdir && pwd`" != "`pwd`"; then
anjuta-extras-3.26.0/aclocal.m4-10939-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
anjuta-extras-3.26.0/aclocal.m4-11096-    * )
anjuta-extras-3.26.0/aclocal.m4:11097:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
anjuta-extras-3.26.0/aclocal.m4-11098-  esac
anjuta-extras-3.26.0/aclocal.m4-11099-done
anjuta-extras-3.26.0/aclocal.m4:11100:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
anjuta-extras-3.26.0/aclocal.m4-11101-
##############################################
anjuta-extras-3.26.0/aclocal.m4-11203-# Ignore all kinds of additional output from 'make'.
anjuta-extras-3.26.0/aclocal.m4:11204:case `$am_make -s -f confmf 2> /dev/null` in #(
anjuta-extras-3.26.0/aclocal.m4-11205-*the\ am__doit\ target*)
##############################################
anjuta-extras-3.26.0/aclocal.m4-11213-   echo '.include "confinc"' > confmf
anjuta-extras-3.26.0/aclocal.m4:11214:   case `$am_make -s -f confmf 2> /dev/null` in #(
anjuta-extras-3.26.0/aclocal.m4-11215-   *the\ am__doit\ target*)
##############################################
anjuta-extras-3.26.0/aclocal.m4-11424-     echo "timestamp, slept: $am_has_slept" > conftest.file
anjuta-extras-3.26.0/aclocal.m4:11425:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
anjuta-extras-3.26.0/aclocal.m4-11426-     if test "$[*]" = "X"; then
anjuta-extras-3.26.0/aclocal.m4-11427-	# -L didn't work.
anjuta-extras-3.26.0/aclocal.m4:11428:	set X `ls -t "$srcdir/configure" conftest.file`
anjuta-extras-3.26.0/aclocal.m4-11429-     fi
##############################################
anjuta-extras-3.26.0/depcomp-64-  case $1 in
anjuta-extras-3.26.0/depcomp:65:    */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
anjuta-extras-3.26.0/depcomp-66-      *) dir=;;
##############################################
anjuta-extras-3.26.0/depcomp-73-{
anjuta-extras-3.26.0/depcomp:74:  base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
anjuta-extras-3.26.0/depcomp-75-}
##############################################
anjuta-extras-3.26.0/depcomp-126-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
anjuta-extras-3.26.0/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
anjuta-extras-3.26.0/depcomp-128-
##############################################
anjuta-extras-3.26.0/depcomp-405-        sleep 1
anjuta-extras-3.26.0/depcomp:406:        i=`expr $i - 1`
anjuta-extras-3.26.0/depcomp-407-      done
anjuta-extras-3.26.0/depcomp-408-    fi
anjuta-extras-3.26.0/depcomp:409:    i=`expr $i - 1`
anjuta-extras-3.26.0/depcomp-410-  done
##############################################
anjuta-extras-3.26.0/depcomp-425-  # Do two passes, one to just change these to
anjuta-extras-3.26.0/depcomp:426:  # `$object: dependent.h' and one to simply `dependent.h:'.
anjuta-extras-3.26.0/depcomp-427-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
anjuta-extras-3.26.0/depcomp-659-  done
anjuta-extras-3.26.0/depcomp:660:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
anjuta-extras-3.26.0/depcomp-661-  touch "$tmpdepfile"
##############################################
anjuta-extras-3.26.0/config.guess-34-
anjuta-extras-3.26.0/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'`
anjuta-extras-3.26.0/config.guess-36-
##############################################
anjuta-extras-3.26.0/config.guess-102-: ${TMPDIR=/tmp} ;
anjuta-extras-3.26.0/config.guess:103: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
anjuta-extras-3.26.0/config.guess-104- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
anjuta-extras-3.26.0/config.guess-151-	EOF
anjuta-extras-3.26.0/config.guess:152:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC' | sed 's, ,,g'`
anjuta-extras-3.26.0/config.guess-153-	;;
##############################################
anjuta-extras-3.26.0/config.guess-191-	    earmv*)
anjuta-extras-3.26.0/config.guess:192:		arch=`echo ${UNAME_MACHINE_ARCH} | sed -e 's,^e\(armv[0-9]\).*$,\1,'`
anjuta-extras-3.26.0/config.guess:193:		endian=`echo ${UNAME_MACHINE_ARCH} | sed -ne 's,^.*\(eb\)$,\1,p'`
anjuta-extras-3.26.0/config.guess-194-		machine=${arch}${endian}-${VENDOR}-unknown
##############################################
anjuta-extras-3.26.0/config.guess-223-		expr='s/^earmv[0-9]/-eabi/;s/eb$//'
anjuta-extras-3.26.0/config.guess:224:		abi=`echo ${UNAME_MACHINE_ARCH} | sed -e "$expr"`
anjuta-extras-3.26.0/config.guess-225-		;;
##############################################
anjuta-extras-3.26.0/config.guess-236-	    *)
anjuta-extras-3.26.0/config.guess:237:		release=`echo ${UNAME_RELEASE} | sed -e 's/[-_].*//' | cut -d. -f1,2`
anjuta-extras-3.26.0/config.guess-238-		;;
##############################################
anjuta-extras-3.26.0/config.guess-274-	*4.0)
anjuta-extras-3.26.0/config.guess:275:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
anjuta-extras-3.26.0/config.guess-276-		;;
anjuta-extras-3.26.0/config.guess-277-	*5.*)
anjuta-extras-3.26.0/config.guess:278:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
anjuta-extras-3.26.0/config.guess-279-		;;
##############################################
anjuta-extras-3.26.0/config.guess-284-	# types through head -n 1, so we only detect the type of CPU 0.
anjuta-extras-3.26.0/config.guess:285:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
anjuta-extras-3.26.0/config.guess-286-	case "$ALPHA_CPU_TYPE" in
##############################################
anjuta-extras-3.26.0/config.guess-322-	# 1.2 uses "1.2" for uname -r.
anjuta-extras-3.26.0/config.guess:323:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz`
anjuta-extras-3.26.0/config.guess-324-	# Reset EXIT trap before exiting to avoid spurious non-zero exit code.
##############################################
anjuta-extras-3.26.0/config.guess-382-    s390x:SunOS:*:*)
anjuta-extras-3.26.0/config.guess:383:	echo ${UNAME_MACHINE}-ibm-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
anjuta-extras-3.26.0/config.guess-384-	exit ;;
anjuta-extras-3.26.0/config.guess-385-    sun4H:SunOS:5.*:*)
anjuta-extras-3.26.0/config.guess:386:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
anjuta-extras-3.26.0/config.guess-387-	exit ;;
anjuta-extras-3.26.0/config.guess-388-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
anjuta-extras-3.26.0/config.guess:389:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
anjuta-extras-3.26.0/config.guess-390-	exit ;;
##############################################
anjuta-extras-3.26.0/config.guess-407-	fi
anjuta-extras-3.26.0/config.guess:408:	echo ${SUN_ARCH}-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
anjuta-extras-3.26.0/config.guess-409-	exit ;;
##############################################
anjuta-extras-3.26.0/config.guess-413-	# it's likely to be more like Solaris than SunOS4.
anjuta-extras-3.26.0/config.guess:414:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
anjuta-extras-3.26.0/config.guess-415-	exit ;;
##############################################
anjuta-extras-3.26.0/config.guess-422-	# Japanese Language versions have a version number like `4.1.3-JL'.
anjuta-extras-3.26.0/config.guess:423:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
anjuta-extras-3.26.0/config.guess-424-	exit ;;
##############################################
anjuta-extras-3.26.0/config.guess-428-    sun*:*:4.2BSD:*)
anjuta-extras-3.26.0/config.guess:429:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
anjuta-extras-3.26.0/config.guess-430-	test "x${UNAME_RELEASE}" = x && UNAME_RELEASE=3
##############################################
anjuta-extras-3.26.0/config.guess-510-	$CC_FOR_BUILD -o $dummy $dummy.c &&
anjuta-extras-3.26.0/config.guess:511:	  dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` &&
anjuta-extras-3.26.0/config.guess:512:	  SYSTEM_NAME=`$dummy $dummyarg` &&
anjuta-extras-3.26.0/config.guess-513-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
anjuta-extras-3.26.0/config.guess-566-    *:IRIX*:*:*)
anjuta-extras-3.26.0/config.guess:567:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
anjuta-extras-3.26.0/config.guess-568-	exit ;;
##############################################
anjuta-extras-3.26.0/config.guess-596-EOF
anjuta-extras-3.26.0/config.guess:597:		if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy`
anjuta-extras-3.26.0/config.guess-598-		then
##############################################
anjuta-extras-3.26.0/config.guess-609-    *:AIX:*:[4567])
anjuta-extras-3.26.0/config.guess:610:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
anjuta-extras-3.26.0/config.guess-611-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
anjuta-extras-3.26.0/config.guess-645-    9000/[34678]??:HP-UX:*:*)
anjuta-extras-3.26.0/config.guess:646:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
anjuta-extras-3.26.0/config.guess-647-	case "${UNAME_MACHINE}" in
##############################################
anjuta-extras-3.26.0/config.guess-699-EOF
anjuta-extras-3.26.0/config.guess:700:		    (CCOPTS="" $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
anjuta-extras-3.26.0/config.guess-701-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
anjuta-extras-3.26.0/config.guess-727-    ia64:HP-UX:*:*)
anjuta-extras-3.26.0/config.guess:728:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
anjuta-extras-3.26.0/config.guess-729-	echo ia64-hp-hpux${HPUX_REV}
##############################################
anjuta-extras-3.26.0/config.guess-757-EOF
anjuta-extras-3.26.0/config.guess:758:	$CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` &&
anjuta-extras-3.26.0/config.guess-759-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
anjuta-extras-3.26.0/config.guess-828-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
anjuta-extras-3.26.0/config.guess:829:	FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
anjuta-extras-3.26.0/config.guess-830-	echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
anjuta-extras-3.26.0/config.guess-833-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
anjuta-extras-3.26.0/config.guess:834:	FUJITSU_REL=`echo ${UNAME_RELEASE} | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/ /_/'`
anjuta-extras-3.26.0/config.guess-835-	echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
anjuta-extras-3.26.0/config.guess-853-	esac
anjuta-extras-3.26.0/config.guess:854:	echo ${UNAME_PROCESSOR}-${VENDOR}-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
anjuta-extras-3.26.0/config.guess-855-	exit ;;
##############################################
anjuta-extras-3.26.0/config.guess-908-    prep*:SunOS:5.*:*)
anjuta-extras-3.26.0/config.guess:909:	echo powerpcle-${VENDOR}-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
anjuta-extras-3.26.0/config.guess-910-	exit ;;
##############################################
anjuta-extras-3.26.0/config.guess-912-	# the GNU system
anjuta-extras-3.26.0/config.guess:913:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-${VENDOR}-${LIBC}`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
anjuta-extras-3.26.0/config.guess-914-	exit ;;
##############################################
anjuta-extras-3.26.0/config.guess-916-	# other systems with GNU libc and userland
anjuta-extras-3.26.0/config.guess:917:	echo ${UNAME_MACHINE}-${VENDOR}-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr "[:upper:]" "[:lower:]"``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-${LIBC}
anjuta-extras-3.26.0/config.guess-918-	exit ;;
##############################################
anjuta-extras-3.26.0/config.guess-1010-EOF
anjuta-extras-3.26.0/config.guess:1011:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^CPU'`
anjuta-extras-3.26.0/config.guess-1012-	test x"${CPU}" != x && { echo "${CPU}-${VENDOR}-linux-${LIBC}"; exit; }
##############################################
anjuta-extras-3.26.0/config.guess-1110-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
anjuta-extras-3.26.0/config.guess:1111:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
anjuta-extras-3.26.0/config.guess-1112-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
anjuta-extras-3.26.0/config.guess-1313-	fi
anjuta-extras-3.26.0/config.guess:1314:	if test `echo "$UNAME_RELEASE" | sed -e 's/\..*//'` -le 10 ; then
anjuta-extras-3.26.0/config.guess-1315-	    if [ "$CC_FOR_BUILD" != no_compiler_found ]; then
##############################################
anjuta-extras-3.26.0/config.guess-1408-    *:DragonFly:*:*)
anjuta-extras-3.26.0/config.guess:1409:	echo ${UNAME_MACHINE}-${VENDOR}-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
anjuta-extras-3.26.0/config.guess-1410-	exit ;;
##############################################
anjuta-extras-3.26.0/config.guess-1421-    i*86:skyos:*:*)
anjuta-extras-3.26.0/config.guess:1422:	echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE} | sed -e 's/ .*$//'`
anjuta-extras-3.26.0/config.guess-1423-	exit ;;