===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
abiword-3.0.4~dfsg/autogen-common.sh-10-(for plugin in `cat plugin-list.m4`; do
abiword-3.0.4~dfsg/autogen-common.sh:11:	u=`echo $plugin | tr '[:lower:]' '[:upper:]'`
abiword-3.0.4~dfsg/autogen-common.sh-12-	echo 'AM_CONDITIONAL(['$u'_BUILTIN], test "$enable_'$plugin'_builtin" = "yes")'
##############################################
abiword-3.0.4~dfsg/autogen.sh-2-
abiword-3.0.4~dfsg/autogen.sh:3:srcdir=`dirname $0`
abiword-3.0.4~dfsg/autogen.sh-4-test -z "$srcdir" && srcdir=.
##############################################
abiword-3.0.4~dfsg/compile-resource-28-    # Check if we have a build number stamp file.
abiword-3.0.4~dfsg/compile-resource:29:    basename=`basename $rcfile .rc`
abiword-3.0.4~dfsg/compile-resource-30-    if [ -f $basename-build.stamp ]; then
##############################################
abiword-3.0.4~dfsg/generate_changelog.php-16-function get_tag_copy_rev($tag_url) {
abiword-3.0.4~dfsg/generate_changelog.php:17:	return trim(`svn log --stop-on-copy --verbose --xml $tag_url | grep copyfrom-rev | cut -d "\"" -f 2`);
abiword-3.0.4~dfsg/generate_changelog.php-18-}
##############################################
abiword-3.0.4~dfsg/generate_changelog.php-20-function get_changelog($from_rev, $to_rev, $url) {
abiword-3.0.4~dfsg/generate_changelog.php:21:	$xml = simplexml_load_string(`svn log -r$from_rev:$to_rev --xml --verbose $url`);
abiword-3.0.4~dfsg/generate_changelog.php-22-	if ($xml === FALSE)
##############################################
abiword-3.0.4~dfsg/icons/Makefile.am-36-	for icon in $(public_icons); do \
abiword-3.0.4~dfsg/icons/Makefile.am:37:		THEME=`echo $$icon | cut -d_ -f1`; \
abiword-3.0.4~dfsg/icons/Makefile.am:38:		CONTEXT=`echo $$icon | cut -d_ -f2`; \
abiword-3.0.4~dfsg/icons/Makefile.am:39:		SIZE=`echo $$icon | cut -d_ -f3`; \
abiword-3.0.4~dfsg/icons/Makefile.am:40:		ICONFILE=`echo $$icon | cut -d_ -f4`; \
abiword-3.0.4~dfsg/icons/Makefile.am-41-		mkdir -p $(DESTDIR)$(datadir)/icons/$$THEME/$$SIZE/$$CONTEXT; \
##############################################
abiword-3.0.4~dfsg/icons/Makefile.am-46-	-for icon in $(public_icons); do \
abiword-3.0.4~dfsg/icons/Makefile.am:47:		THEME=`echo $$icon | cut -d_ -f1`; \
abiword-3.0.4~dfsg/icons/Makefile.am:48:		CONTEXT=`echo $$icon | cut -d_ -f2`; \
abiword-3.0.4~dfsg/icons/Makefile.am:49:		SIZE=`echo $$icon | cut -d_ -f3`; \
abiword-3.0.4~dfsg/icons/Makefile.am:50:		ICONFILE=`echo $$icon | cut -d_ -f4`; \
abiword-3.0.4~dfsg/icons/Makefile.am-51-		rm -f $(DESTDIR)$(icondir)/$$THEME/$$SIZE/$$CONTEXT/$$ICONFILE; \
##############################################
abiword-3.0.4~dfsg/libgcrypt.m4-36-  if echo "$tmp" | grep ':' >/dev/null 2>/dev/null ; then
abiword-3.0.4~dfsg/libgcrypt.m4:37:     req_libgcrypt_api=`echo "$tmp"     | sed 's/\(.*\):\(.*\)/\1/'`
abiword-3.0.4~dfsg/libgcrypt.m4:38:     min_libgcrypt_version=`echo "$tmp" | sed 's/\(.*\):\(.*\)/\2/'`
abiword-3.0.4~dfsg/libgcrypt.m4-39-  else
##############################################
abiword-3.0.4~dfsg/libgcrypt.m4-52-               sed 's/\([[0-9]]*\)\.\([[0-9]]*\)\.\([[0-9]]*\)/\3/'`
abiword-3.0.4~dfsg/libgcrypt.m4:53:    libgcrypt_config_version=`$LIBGCRYPT_CONFIG --version`
abiword-3.0.4~dfsg/libgcrypt.m4-54-    major=`echo $libgcrypt_config_version | \
##############################################
abiword-3.0.4~dfsg/libgcrypt.m4-84-     if test "$req_libgcrypt_api" -gt 0 ; then
abiword-3.0.4~dfsg/libgcrypt.m4:85:        tmp=`$LIBGCRYPT_CONFIG --api-version 2>/dev/null || echo 0`
abiword-3.0.4~dfsg/libgcrypt.m4-86-        if test "$tmp" -gt 0 ; then
##############################################
abiword-3.0.4~dfsg/libgcrypt.m4-97-  if test $ok = yes; then
abiword-3.0.4~dfsg/libgcrypt.m4:98:    LIBGCRYPT_CFLAGS=`$LIBGCRYPT_CONFIG --cflags`
abiword-3.0.4~dfsg/libgcrypt.m4:99:    LIBGCRYPT_LIBS=`$LIBGCRYPT_CONFIG --libs`
abiword-3.0.4~dfsg/libgcrypt.m4-100-    ifelse([$2], , :, [$2])
##############################################
abiword-3.0.4~dfsg/lt-compile-resource-18-*.lo) 
abiword-3.0.4~dfsg/lt-compile-resource:19:    resfile=.libs/`basename $lo .lo`.o
abiword-3.0.4~dfsg/lt-compile-resource-20-    ;;
##############################################
abiword-3.0.4~dfsg/lt-compile-resource-25-esac
abiword-3.0.4~dfsg/lt-compile-resource:26:d=`dirname $0`
abiword-3.0.4~dfsg/lt-compile-resource-27-
##############################################
abiword-3.0.4~dfsg/m4_ax_boost_base.m4-75-    boost_lib_version_req=ifelse([$1], ,1.20.0,$1)
abiword-3.0.4~dfsg/m4_ax_boost_base.m4:76:    boost_lib_version_req_shorten=`expr $boost_lib_version_req : '\([[0-9]]*\.[[0-9]]*\)'`
abiword-3.0.4~dfsg/m4_ax_boost_base.m4:77:    boost_lib_version_req_major=`expr $boost_lib_version_req : '\([[0-9]]*\)'`
abiword-3.0.4~dfsg/m4_ax_boost_base.m4:78:    boost_lib_version_req_minor=`expr $boost_lib_version_req : '[[0-9]]*\.\([[0-9]]*\)'`
abiword-3.0.4~dfsg/m4_ax_boost_base.m4:79:    boost_lib_version_req_sub_minor=`expr $boost_lib_version_req : '[[0-9]]*\.[[0-9]]*\.\([[0-9]]*\)'`
abiword-3.0.4~dfsg/m4_ax_boost_base.m4-80-    if test "x$boost_lib_version_req_sub_minor" = "x" ; then
##############################################
abiword-3.0.4~dfsg/m4_ax_boost_base.m4-82-        fi
abiword-3.0.4~dfsg/m4_ax_boost_base.m4:83:    WANT_BOOST_VERSION=`expr $boost_lib_version_req_major \* 100000 \+  $boost_lib_version_req_minor \* 100 \+ $boost_lib_version_req_sub_minor`
abiword-3.0.4~dfsg/m4_ax_boost_base.m4-84-    AC_MSG_CHECKING(for boostlib >= $boost_lib_version_req)
##############################################
abiword-3.0.4~dfsg/m4_ax_boost_base.m4-161-            if test -d "$ac_boost_path" && test -r "$ac_boost_path"; then
abiword-3.0.4~dfsg/m4_ax_boost_base.m4:162:                for i in `ls -d $ac_boost_path/include/boost-* 2>/dev/null`; do
abiword-3.0.4~dfsg/m4_ax_boost_base.m4:163:                    _version_tmp=`echo $i | sed "s#$ac_boost_path##" | sed 's/\/include\/boost-//' | sed 's/_/./'`
abiword-3.0.4~dfsg/m4_ax_boost_base.m4:164:                    V_CHECK=`expr $_version_tmp \> $_version`
abiword-3.0.4~dfsg/m4_ax_boost_base.m4-165-                    if test "$V_CHECK" = "1" ; then
##############################################
abiword-3.0.4~dfsg/m4_ax_boost_base.m4-167-                    fi
abiword-3.0.4~dfsg/m4_ax_boost_base.m4:168:                    VERSION_UNDERSCORE=`echo $_version | sed 's/\./_/'`
abiword-3.0.4~dfsg/m4_ax_boost_base.m4-169-                    BOOST_CPPFLAGS="-I$ac_boost_path/include/boost-$VERSION_UNDERSCORE"
##############################################
abiword-3.0.4~dfsg/m4_ax_boost_base.m4-175-                    if test -d "$ac_boost_path" && test -r "$ac_boost_path"; then
abiword-3.0.4~dfsg/m4_ax_boost_base.m4:176:                        for i in `ls -d $ac_boost_path/include/boost-* 2>/dev/null`; do
abiword-3.0.4~dfsg/m4_ax_boost_base.m4:177:                            _version_tmp=`echo $i | sed "s#$ac_boost_path##" | sed 's/\/include\/boost-//' | sed 's/_/./'`
abiword-3.0.4~dfsg/m4_ax_boost_base.m4:178:                            V_CHECK=`expr $_version_tmp \> $_version`
abiword-3.0.4~dfsg/m4_ax_boost_base.m4-179-                            if test "$V_CHECK" = "1" ; then
##############################################
abiword-3.0.4~dfsg/m4_ax_boost_base.m4-186-
abiword-3.0.4~dfsg/m4_ax_boost_base.m4:187:                VERSION_UNDERSCORE=`echo $_version | sed 's/\./_/'`
abiword-3.0.4~dfsg/m4_ax_boost_base.m4-188-                BOOST_CPPFLAGS="-I$best_path/include/boost-$VERSION_UNDERSCORE"
##############################################
abiword-3.0.4~dfsg/m4_ax_boost_base.m4-201-                if test -d "$BOOST_ROOT" && test -r "$BOOST_ROOT" && test -d "$BOOST_ROOT/stage/$libsubdir" && test -r "$BOOST_ROOT/stage/$libsubdir"; then
abiword-3.0.4~dfsg/m4_ax_boost_base.m4:202:                    version_dir=`expr //$BOOST_ROOT : '.*/\(.*\)'`
abiword-3.0.4~dfsg/m4_ax_boost_base.m4:203:                    stage_version=`echo $version_dir | sed 's/boost_//' | sed 's/_/./g'`
abiword-3.0.4~dfsg/m4_ax_boost_base.m4:204:                        stage_version_shorten=`expr $stage_version : '\([[0-9]]*\.[[0-9]]*\)'`
abiword-3.0.4~dfsg/m4_ax_boost_base.m4:205:                    V_CHECK=`expr $stage_version_shorten \>\= $_version`
abiword-3.0.4~dfsg/m4_ax_boost_base.m4-206-                    if test "$V_CHECK" = "1" -a "$ac_boost_lib_path" = "" ; then
##############################################
abiword-3.0.4~dfsg/plugins/collab/regression/regression.pl-13-
abiword-3.0.4~dfsg/plugins/collab/regression/regression.pl:14:	system("$filter_cmd $reffile 1>$reffile.f 2>$reffile.f");
abiword-3.0.4~dfsg/plugins/collab/regression/regression.pl:15:	system("$filter_cmd $newfile 1>$newfile.f 2>$newfile.f");
abiword-3.0.4~dfsg/plugins/collab/regression/regression.pl-16-
abiword-3.0.4~dfsg/plugins/collab/regression/regression.pl:17:	`diff -u $reffile.f $newfile.f > $newfile.diff`;
abiword-3.0.4~dfsg/plugins/collab/regression/regression.pl:18:	$diff = `cat $newfile.diff`;
abiword-3.0.4~dfsg/plugins/collab/regression/regression.pl-19-
##############################################
abiword-3.0.4~dfsg/plugins/collab/regression/regression.pl-39-
abiword-3.0.4~dfsg/plugins/collab/regression/regression.pl:40:	system("abiword-2.7 --plugin \"AbiWord Collaboration\" regression $fqsn");
abiword-3.0.4~dfsg/plugins/collab/regression/regression.pl-41-
##############################################
abiword-3.0.4~dfsg/plugins/psion/plugin.m4-26-		IFS='.'
abiword-3.0.4~dfsg/plugins/psion/plugin.m4:27:		set -- `$psiconvconfig --version`
abiword-3.0.4~dfsg/plugins/psion/plugin.m4-28-		psiconv_major_found="${1}"
##############################################
abiword-3.0.4~dfsg/plugins/psion/plugin.m4-54-	AC_MSG_RESULT([version ${psiconv_major_found}.${psiconv_minor_found}.${psiconv_micro_found} (ok)])
abiword-3.0.4~dfsg/plugins/psion/plugin.m4:55:	PSION_CFLAGS=`$psiconvconfig --cflags`
abiword-3.0.4~dfsg/plugins/psion/plugin.m4:56:	PSION_LIBS=`$psiconvconfig --libs`
abiword-3.0.4~dfsg/plugins/psion/plugin.m4-57-else
##############################################
abiword-3.0.4~dfsg/plugins/wmf/plugin.m4-26-		IFS='.'
abiword-3.0.4~dfsg/plugins/wmf/plugin.m4:27:		set -- `$libwmfconfig --version`
abiword-3.0.4~dfsg/plugins/wmf/plugin.m4-28-		libwmf_major_found="${1}"
##############################################
abiword-3.0.4~dfsg/plugins/wmf/plugin.m4-54-	AC_MSG_RESULT([version ${libwmf_major_found}.${libwmf_minor_found}.${libwmf_micro_found} (ok)])
abiword-3.0.4~dfsg/plugins/wmf/plugin.m4:55:	WMF_CFLAGS=`$libwmfconfig --cflags`
abiword-3.0.4~dfsg/plugins/wmf/plugin.m4:56:	WMF_LIBS=`$libwmfconfig --libs`
abiword-3.0.4~dfsg/plugins/wmf/plugin.m4-57-else
##############################################
abiword-3.0.4~dfsg/po/abi-backport-all.sh-8-do
abiword-3.0.4~dfsg/po/abi-backport-all.sh:9:    I=`echo "$I" | cut -d . -f1`
abiword-3.0.4~dfsg/po/abi-backport-all.sh-10-    ./ui-backport.pl $I.po $I.strings
##############################################
abiword-3.0.4~dfsg/po/abi-update-all.sh-9-do
abiword-3.0.4~dfsg/po/abi-update-all.sh:10:    I=`echo "$I" | cut -d . -f1`
abiword-3.0.4~dfsg/po/abi-update-all.sh-11-    ./update.pl $OPT $I
##############################################
abiword-3.0.4~dfsg/po/update.pl-249-              $xmlfiles="perl \.\/ui-extract.pl --local $filename";
abiword-3.0.4~dfsg/po/update.pl:250:              system($xmlfiles);
abiword-3.0.4~dfsg/po/update.pl-251-           }
##############################################
abiword-3.0.4~dfsg/po/update.pl-258-              $xmlfiles="perl \.\/ui-extract.pl --local $filename";
abiword-3.0.4~dfsg/po/update.pl:259:              system($xmlfiles);
abiword-3.0.4~dfsg/po/update.pl-260-           }
##############################################
abiword-3.0.4~dfsg/po/update.pl-267-              $xmlfiles="perl \.\/ui-extract.pl --local $filename";
abiword-3.0.4~dfsg/po/update.pl:268:              system($xmlfiles);
abiword-3.0.4~dfsg/po/update.pl-269-           }
##############################################
abiword-3.0.4~dfsg/po/update.pl-316-
abiword-3.0.4~dfsg/po/update.pl:317:    system($GETTEXT);
abiword-3.0.4~dfsg/po/update.pl-318-
##############################################
abiword-3.0.4~dfsg/po/update.pl-371-
abiword-3.0.4~dfsg/po/update.pl:372:    system($MERGE);
abiword-3.0.4~dfsg/po/update.pl-373-
##############################################
abiword-3.0.4~dfsg/po/update.pl-401-
abiword-3.0.4~dfsg/po/update.pl:402:    system($STATUS);
abiword-3.0.4~dfsg/po/update.pl-403-    print "\n";
##############################################
abiword-3.0.4~dfsg/src/af/util/xp/ut_assert.h-69-     // inline assmebly for MSVC on x86
abiword-3.0.4~dfsg/src/af/util/xp/ut_assert.h:70:#    define UT_DEBUG_BREAK _asm {int 3}
abiword-3.0.4~dfsg/src/af/util/xp/ut_assert.h-71-#  elif defined(_MSC_VER) && (defined(_M_IA64) || defined(_M_AMD64))
##############################################
abiword-3.0.4~dfsg/src/plugins/Makefile.am-39-abi-builtin-plugins-calls.inc: Makefile all-local
abiword-3.0.4~dfsg/src/plugins/Makefile.am:40:	@if test ! -e $(BUILTIN_STAMP) -o "$(BUILTIN_PLUGINS)" != "`cat $(BUILTIN_STAMP)`" ; then \
abiword-3.0.4~dfsg/src/plugins/Makefile.am-41-	echo "" > $@ ; \
##############################################
abiword-3.0.4~dfsg/src/plugins/Makefile.am-47-abi-builtin-plugins-decls.inc: Makefile all-local
abiword-3.0.4~dfsg/src/plugins/Makefile.am:48:	@if test ! -e $(BUILTIN_STAMP) -o "$(BUILTIN_PLUGINS)" != "`cat $(BUILTIN_STAMP)`" ; then \
abiword-3.0.4~dfsg/src/plugins/Makefile.am-49-	echo "" > $@ ; \
##############################################
abiword-3.0.4~dfsg/src/wp/impexp/xp/ie_exp_HTML_DocumentWriter.cpp-270-		UT_UTF8String phpFragment = "<?php";
abiword-3.0.4~dfsg/src/wp/impexp/xp/ie_exp_HTML_DocumentWriter.cpp:271:		phpFragment += "  include($_SERVER['DOCUMENT_ROOT'].'/x-header.php');" MYEOL " ";
abiword-3.0.4~dfsg/src/wp/impexp/xp/ie_exp_HTML_DocumentWriter.cpp-272-		phpFragment += "?>";
##############################################
abiword-3.0.4~dfsg/src/wp/impexp/xp/ie_exp_HTML_DocumentWriter.cpp-292-		UT_UTF8String phpFragment = "<?php";
abiword-3.0.4~dfsg/src/wp/impexp/xp/ie_exp_HTML_DocumentWriter.cpp:293:		phpFragment += MYEOL "  include($_SERVER['DOCUMENT_ROOT'].'/x-page-begin.php');" MYEOL " ";
abiword-3.0.4~dfsg/src/wp/impexp/xp/ie_exp_HTML_DocumentWriter.cpp-294-		phpFragment += "?>";
##############################################
abiword-3.0.4~dfsg/src/wp/impexp/xp/ie_exp_HTML_DocumentWriter.cpp-303-		UT_UTF8String phpFragment = "<?php";
abiword-3.0.4~dfsg/src/wp/impexp/xp/ie_exp_HTML_DocumentWriter.cpp:304:		phpFragment += MYEOL "  include($_SERVER['DOCUMENT_ROOT'].'/x-page-end.php');" MYEOL " ";
abiword-3.0.4~dfsg/src/wp/impexp/xp/ie_exp_HTML_DocumentWriter.cpp-305-		phpFragment += "?>";
##############################################
abiword-3.0.4~dfsg/tools/release.sh-12-# check for a git checkout
abiword-3.0.4~dfsg/tools/release.sh:13:if [ `git branch | grep $BRANCH | wc -l` -ne 1 ] ; then
abiword-3.0.4~dfsg/tools/release.sh-14-    echo "Must be in a git checkout"
##############################################
abiword-3.0.4~dfsg/tools/release.sh-17-
abiword-3.0.4~dfsg/tools/release.sh:18:if [ `git tag -l $TAG | wc -l` -ne 0 ] ; then
abiword-3.0.4~dfsg/tools/release.sh-19-    echo "Already found a tag for $RELEASE"
##############################################
abiword-3.0.4~dfsg/tools/rtfgen/generate-rtf.pl-30-my $previous_keyword = "";
abiword-3.0.4~dfsg/tools/rtfgen/generate-rtf.pl:31:#my @contexts = `cut -d':' -f 2 < $file | sort| uniq `;
abiword-3.0.4~dfsg/tools/rtfgen/generate-rtf.pl-32-
##############################################
abiword-3.0.4~dfsg/.pc/make-clean.patch/Makefile.am-87-dist-hook:
abiword-3.0.4~dfsg/.pc/make-clean.patch/Makefile.am:88:	rm -rf `find $(distdir) -name .svn`
abiword-3.0.4~dfsg/.pc/make-clean.patch/Makefile.am-89-
##############################################
abiword-3.0.4~dfsg/.pc/enchant2.patch/configure.ac-1021-	# this creates variables like "enable_wordperfect=auto"
abiword-3.0.4~dfsg/.pc/enchant2.patch/configure.ac:1022:	for plugin in `echo $ALL_PLUGINS`; do
abiword-3.0.4~dfsg/.pc/enchant2.patch/configure.ac-1023-		eval $(echo "enable_$plugin")="auto"
##############################################
abiword-3.0.4~dfsg/.pc/enchant2.patch/configure.ac-1040-	# this creates variables like "enable_wordperfect=yes"
abiword-3.0.4~dfsg/.pc/enchant2.patch/configure.ac:1041:	for plugin in `echo $PLUGINS`; do
abiword-3.0.4~dfsg/.pc/enchant2.patch/configure.ac-1042-		eval $(echo "enable_$plugin")="yes"
##############################################
abiword-3.0.4~dfsg/.pc/enchant2.patch/configure.ac-1048-BUILTIN_PLUGINS="$abi_cv_builtin_plugins"
abiword-3.0.4~dfsg/.pc/enchant2.patch/configure.ac:1049:for plugin in `echo $BUILTIN_PLUGINS`; do
abiword-3.0.4~dfsg/.pc/enchant2.patch/configure.ac-1050-	eval $(echo "enable_$plugin")="yes"
##############################################
abiword-3.0.4~dfsg/.pc/enchant2.patch/configure.ac-1054-# this creates variables like "enable_wordperfect_builtin=yes"
abiword-3.0.4~dfsg/.pc/enchant2.patch/configure.ac:1055:for plugin in `echo $BUILTIN_PLUGINS`; do
abiword-3.0.4~dfsg/.pc/enchant2.patch/configure.ac-1056-	variable="enable_"$plugin"_builtin"
##############################################
abiword-3.0.4~dfsg/.pc/enchant2.patch/configure.ac-1062-BUILTIN_PLUGINS_LA=
abiword-3.0.4~dfsg/.pc/enchant2.patch/configure.ac:1063:for plugin in `echo $BUILTIN_PLUGINS`; do
abiword-3.0.4~dfsg/.pc/enchant2.patch/configure.ac-1064-	BUILTIN_PLUGINS_LA="$BUILTIN_PLUGINS_LA ../../plugins/$plugin/$plugin.la"
##############################################
abiword-3.0.4~dfsg/.pc/enchant2.patch/configure.ac-1076-ABIWORD_REQUIRED_PKGS=
abiword-3.0.4~dfsg/.pc/enchant2.patch/configure.ac:1077:for dep in `echo $deps_pkgs`; do
abiword-3.0.4~dfsg/.pc/enchant2.patch/configure.ac-1078-	ABIWORD_REQUIRED_PKGS="$ABIWORD_REQUIRED_PKGS $dep"
##############################################
abiword-3.0.4~dfsg/.pc/enchant2.patch/configure.ac-1137-   AM_PATH_PYTHON
abiword-3.0.4~dfsg/.pc/enchant2.patch/configure.ac:1138:   INTROSPECTION_SCANNER=`$PKG_CONFIG --variable=g_ir_scanner gobject-introspection-1.0`
abiword-3.0.4~dfsg/.pc/enchant2.patch/configure.ac:1139:   INTROSPECTION_COMPILER=`$PKG_CONFIG --variable=g_ir_compiler gobject-introspection-1.0`
abiword-3.0.4~dfsg/.pc/enchant2.patch/configure.ac:1140:   INTROSPECTION_GENERATE=`$PKG_CONFIG --variable=g_ir_generate gobject-introspection-1.0`
abiword-3.0.4~dfsg/.pc/enchant2.patch/configure.ac:1141:   INTROSPECTION_GIRDIR=`$PKG_CONFIG --variable=girdir gobject-introspection-1.0`
abiword-3.0.4~dfsg/.pc/enchant2.patch/configure.ac-1142-   INTROSPECTION_TYPELIBDIR="$($PKG_CONFIG --variable=typelibdir gobject-introspection-1.0)"
abiword-3.0.4~dfsg/.pc/enchant2.patch/configure.ac:1143:   INTROSPECTION_CFLAGS=`$PKG_CONFIG --cflags gobject-introspection-1.0`
abiword-3.0.4~dfsg/.pc/enchant2.patch/configure.ac:1144:   INTROSPECTION_LIBS=`$PKG_CONFIG --libs gobject-introspection-1.0`
abiword-3.0.4~dfsg/.pc/enchant2.patch/configure.ac:1145:   INTROSPECTION_MAKEFILE=`$PKG_CONFIG --variable=datadir gobject-introspection-1.0`/gobject-introspection-1.0/Makefile.introspection
abiword-3.0.4~dfsg/.pc/enchant2.patch/configure.ac-1146-fi
##############################################
abiword-3.0.4~dfsg/Makefile.am-83-dist-hook:
abiword-3.0.4~dfsg/Makefile.am:84:	rm -rf `find $(distdir) -name .svn`
abiword-3.0.4~dfsg/Makefile.am-85-
##############################################
abiword-3.0.4~dfsg/configure.ac-1021-	# this creates variables like "enable_wordperfect=auto"
abiword-3.0.4~dfsg/configure.ac:1022:	for plugin in `echo $ALL_PLUGINS`; do
abiword-3.0.4~dfsg/configure.ac-1023-		eval $(echo "enable_$plugin")="auto"
##############################################
abiword-3.0.4~dfsg/configure.ac-1040-	# this creates variables like "enable_wordperfect=yes"
abiword-3.0.4~dfsg/configure.ac:1041:	for plugin in `echo $PLUGINS`; do
abiword-3.0.4~dfsg/configure.ac-1042-		eval $(echo "enable_$plugin")="yes"
##############################################
abiword-3.0.4~dfsg/configure.ac-1048-BUILTIN_PLUGINS="$abi_cv_builtin_plugins"
abiword-3.0.4~dfsg/configure.ac:1049:for plugin in `echo $BUILTIN_PLUGINS`; do
abiword-3.0.4~dfsg/configure.ac-1050-	eval $(echo "enable_$plugin")="yes"
##############################################
abiword-3.0.4~dfsg/configure.ac-1054-# this creates variables like "enable_wordperfect_builtin=yes"
abiword-3.0.4~dfsg/configure.ac:1055:for plugin in `echo $BUILTIN_PLUGINS`; do
abiword-3.0.4~dfsg/configure.ac-1056-	variable="enable_"$plugin"_builtin"
##############################################
abiword-3.0.4~dfsg/configure.ac-1062-BUILTIN_PLUGINS_LA=
abiword-3.0.4~dfsg/configure.ac:1063:for plugin in `echo $BUILTIN_PLUGINS`; do
abiword-3.0.4~dfsg/configure.ac-1064-	BUILTIN_PLUGINS_LA="$BUILTIN_PLUGINS_LA ../../plugins/$plugin/$plugin.la"
##############################################
abiword-3.0.4~dfsg/configure.ac-1076-ABIWORD_REQUIRED_PKGS=
abiword-3.0.4~dfsg/configure.ac:1077:for dep in `echo $deps_pkgs`; do
abiword-3.0.4~dfsg/configure.ac-1078-	ABIWORD_REQUIRED_PKGS="$ABIWORD_REQUIRED_PKGS $dep"
##############################################
abiword-3.0.4~dfsg/configure.ac-1137-   AM_PATH_PYTHON
abiword-3.0.4~dfsg/configure.ac:1138:   INTROSPECTION_SCANNER=`$PKG_CONFIG --variable=g_ir_scanner gobject-introspection-1.0`
abiword-3.0.4~dfsg/configure.ac:1139:   INTROSPECTION_COMPILER=`$PKG_CONFIG --variable=g_ir_compiler gobject-introspection-1.0`
abiword-3.0.4~dfsg/configure.ac:1140:   INTROSPECTION_GENERATE=`$PKG_CONFIG --variable=g_ir_generate gobject-introspection-1.0`
abiword-3.0.4~dfsg/configure.ac:1141:   INTROSPECTION_GIRDIR=`$PKG_CONFIG --variable=girdir gobject-introspection-1.0`
abiword-3.0.4~dfsg/configure.ac-1142-   INTROSPECTION_TYPELIBDIR="$($PKG_CONFIG --variable=typelibdir gobject-introspection-1.0)"
abiword-3.0.4~dfsg/configure.ac:1143:   INTROSPECTION_CFLAGS=`$PKG_CONFIG --cflags gobject-introspection-1.0`
abiword-3.0.4~dfsg/configure.ac:1144:   INTROSPECTION_LIBS=`$PKG_CONFIG --libs gobject-introspection-1.0`
abiword-3.0.4~dfsg/configure.ac:1145:   INTROSPECTION_MAKEFILE=`$PKG_CONFIG --variable=datadir gobject-introspection-1.0`/gobject-introspection-1.0/Makefile.introspection
abiword-3.0.4~dfsg/configure.ac-1146-fi