===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
dvdauthor-0.7.2/debian/patches/0001-add-config-rpath.patch-41-+host="$1"
dvdauthor-0.7.2/debian/patches/0001-add-config-rpath.patch:42:+host_cpu=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
dvdauthor-0.7.2/debian/patches/0001-add-config-rpath.patch:43:+host_vendor=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
dvdauthor-0.7.2/debian/patches/0001-add-config-rpath.patch:44:+host_os=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
dvdauthor-0.7.2/debian/patches/0001-add-config-rpath.patch-45-+
##############################################
dvdauthor-0.7.2/debian/patches/0001-add-config-rpath.patch-55-+done
dvdauthor-0.7.2/debian/patches/0001-add-config-rpath.patch:56:+cc_basename=`echo "$cc_temp" | sed -e 's%^.*/%%'`
dvdauthor-0.7.2/debian/patches/0001-add-config-rpath.patch-57-+
##############################################
dvdauthor-0.7.2/debian/patches/0001-add-config-rpath.patch-102-+        *)
dvdauthor-0.7.2/debian/patches/0001-add-config-rpath.patch:103:+          case `$CC -V 2>&1 | sed 5q` in
dvdauthor-0.7.2/debian/patches/0001-add-config-rpath.patch-104-+            *Sun\ F* | *Sun*Fortran*)
##############################################
dvdauthor-0.7.2/debian/patches/0001-add-config-rpath.patch-243-+    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
dvdauthor-0.7.2/debian/patches/0001-add-config-rpath.patch:244:+      case `$LD -v 2>&1` in
dvdauthor-0.7.2/debian/patches/0001-add-config-rpath.patch-245-+        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
dvdauthor-0.7.2/debian/patches/0001-add-config-rpath.patch-249-+          if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
dvdauthor-0.7.2/debian/patches/0001-add-config-rpath.patch:250:+            hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`'
dvdauthor-0.7.2/debian/patches/0001-add-config-rpath.patch-251-+          else
##############################################
dvdauthor-0.7.2/debian/patches/0001-add-config-rpath.patch-306-+        case $host_os in aix4.[012]|aix4.[012].*)
dvdauthor-0.7.2/debian/patches/0001-add-config-rpath.patch:307:+          collect2name=`${CC} -print-prog-name=collect2`
dvdauthor-0.7.2/debian/patches/0001-add-config-rpath.patch-308-+          if test -f "$collect2name" && \
##############################################
dvdauthor-0.7.2/debian/patches/0001-add-config-rpath.patch-438-+        hardcode_direct=yes
dvdauthor-0.7.2/debian/patches/0001-add-config-rpath.patch:439:+        if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
dvdauthor-0.7.2/debian/patches/0001-add-config-rpath.patch-440-+          hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
##############################################
dvdauthor-0.7.2/debian/patches/0001-add-config-rpath.patch-502-+    sysv5* | sco3.2v5* | sco5v6*)
dvdauthor-0.7.2/debian/patches/0001-add-config-rpath.patch:503:+      hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
dvdauthor-0.7.2/debian/patches/0001-add-config-rpath.patch-504-+      hardcode_libdir_separator=':'
##############################################
dvdauthor-0.7.2/debian/patches/0001-add-config-rpath.patch-653-+sed_quote_subst='s/\(["`$\\]\)/\\\1/g'
dvdauthor-0.7.2/debian/patches/0001-add-config-rpath.patch:654:+escaped_wl=`echo "X$wl" | sed -e 's/^X//' -e "$sed_quote_subst"`
dvdauthor-0.7.2/debian/patches/0001-add-config-rpath.patch:655:+shlibext=`echo "$shrext" | sed -e 's,^\.,,'`
dvdauthor-0.7.2/debian/patches/0001-add-config-rpath.patch:656:+escaped_libname_spec=`echo "X$libname_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
dvdauthor-0.7.2/debian/patches/0001-add-config-rpath.patch:657:+escaped_library_names_spec=`echo "X$library_names_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
dvdauthor-0.7.2/debian/patches/0001-add-config-rpath.patch:658:+escaped_hardcode_libdir_flag_spec=`echo "X$hardcode_libdir_flag_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
dvdauthor-0.7.2/debian/patches/0001-add-config-rpath.patch-659-+
##############################################
dvdauthor-0.7.2/debian/patches/0003-autotools-use-pkg-config-to-test-freetype2.patch-20--if test -n "$FREETYPECONFIG"; then
dvdauthor-0.7.2/debian/patches/0003-autotools-use-pkg-config-to-test-freetype2.patch:21:-    FREETYPE_CPPFLAGS="`$FREETYPECONFIG --cflags`"
dvdauthor-0.7.2/debian/patches/0003-autotools-use-pkg-config-to-test-freetype2.patch:22:-    FREETYPE_LIBS="`$FREETYPECONFIG --libs $config_static`"
dvdauthor-0.7.2/debian/patches/0003-autotools-use-pkg-config-to-test-freetype2.patch-23--    AC_DEFINE(HAVE_FREETYPE, 1, [Whether FreeType is available])
##############################################
dvdauthor-0.7.2/.pc/0003-autotools-use-pkg-config-to-test-freetype2.patch/configure.ac-53-    ac_save_LIBS="$LIBS"
dvdauthor-0.7.2/.pc/0003-autotools-use-pkg-config-to-test-freetype2.patch/configure.ac:54:    MAGICK_CPPFLAGS="`$MAGICKCONFIG --cppflags`"
dvdauthor-0.7.2/.pc/0003-autotools-use-pkg-config-to-test-freetype2.patch/configure.ac:55:    MAGICK_LIBS="`$MAGICKCONFIG --ldflags` `$MAGICKCONFIG --libs`"
dvdauthor-0.7.2/.pc/0003-autotools-use-pkg-config-to-test-freetype2.patch/configure.ac-56-    CPPFLAGS="$CPPFLAGS $MAGICK_CPPFLAGS"
##############################################
dvdauthor-0.7.2/.pc/0003-autotools-use-pkg-config-to-test-freetype2.patch/configure.ac-88-if test -n "$FREETYPECONFIG"; then
dvdauthor-0.7.2/.pc/0003-autotools-use-pkg-config-to-test-freetype2.patch/configure.ac:89:    FREETYPE_CPPFLAGS="`$FREETYPECONFIG --cflags`"
dvdauthor-0.7.2/.pc/0003-autotools-use-pkg-config-to-test-freetype2.patch/configure.ac:90:    FREETYPE_LIBS="`$FREETYPECONFIG --libs $config_static`"
dvdauthor-0.7.2/.pc/0003-autotools-use-pkg-config-to-test-freetype2.patch/configure.ac-91-    AC_DEFINE(HAVE_FREETYPE, 1, [Whether FreeType is available])
##############################################
dvdauthor-0.7.2/autotools/config.rpath-33-host="$1"
dvdauthor-0.7.2/autotools/config.rpath:34:host_cpu=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
dvdauthor-0.7.2/autotools/config.rpath:35:host_vendor=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
dvdauthor-0.7.2/autotools/config.rpath:36:host_os=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
dvdauthor-0.7.2/autotools/config.rpath-37-
##############################################
dvdauthor-0.7.2/autotools/config.rpath-47-done
dvdauthor-0.7.2/autotools/config.rpath:48:cc_basename=`echo "$cc_temp" | sed -e 's%^.*/%%'`
dvdauthor-0.7.2/autotools/config.rpath-49-
##############################################
dvdauthor-0.7.2/autotools/config.rpath-94-        *)
dvdauthor-0.7.2/autotools/config.rpath:95:          case `$CC -V 2>&1 | sed 5q` in
dvdauthor-0.7.2/autotools/config.rpath-96-            *Sun\ F* | *Sun*Fortran*)
##############################################
dvdauthor-0.7.2/autotools/config.rpath-235-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
dvdauthor-0.7.2/autotools/config.rpath:236:      case `$LD -v 2>&1` in
dvdauthor-0.7.2/autotools/config.rpath-237-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
dvdauthor-0.7.2/autotools/config.rpath-241-          if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
dvdauthor-0.7.2/autotools/config.rpath:242:            hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`'
dvdauthor-0.7.2/autotools/config.rpath-243-          else
##############################################
dvdauthor-0.7.2/autotools/config.rpath-298-        case $host_os in aix4.[012]|aix4.[012].*)
dvdauthor-0.7.2/autotools/config.rpath:299:          collect2name=`${CC} -print-prog-name=collect2`
dvdauthor-0.7.2/autotools/config.rpath-300-          if test -f "$collect2name" && \
##############################################
dvdauthor-0.7.2/autotools/config.rpath-430-        hardcode_direct=yes
dvdauthor-0.7.2/autotools/config.rpath:431:        if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
dvdauthor-0.7.2/autotools/config.rpath-432-          hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
##############################################
dvdauthor-0.7.2/autotools/config.rpath-494-    sysv5* | sco3.2v5* | sco5v6*)
dvdauthor-0.7.2/autotools/config.rpath:495:      hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
dvdauthor-0.7.2/autotools/config.rpath-496-      hardcode_libdir_separator=':'
##############################################
dvdauthor-0.7.2/autotools/config.rpath-645-sed_quote_subst='s/\(["`$\\]\)/\\\1/g'
dvdauthor-0.7.2/autotools/config.rpath:646:escaped_wl=`echo "X$wl" | sed -e 's/^X//' -e "$sed_quote_subst"`
dvdauthor-0.7.2/autotools/config.rpath:647:shlibext=`echo "$shrext" | sed -e 's,^\.,,'`
dvdauthor-0.7.2/autotools/config.rpath:648:escaped_libname_spec=`echo "X$libname_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
dvdauthor-0.7.2/autotools/config.rpath:649:escaped_library_names_spec=`echo "X$library_names_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
dvdauthor-0.7.2/autotools/config.rpath:650:escaped_hardcode_libdir_flag_spec=`echo "X$hardcode_libdir_flag_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
dvdauthor-0.7.2/autotools/config.rpath-651-
##############################################
dvdauthor-0.7.2/configure.ac-53-    ac_save_LIBS="$LIBS"
dvdauthor-0.7.2/configure.ac:54:    MAGICK_CPPFLAGS="`$MAGICKCONFIG --cppflags`"
dvdauthor-0.7.2/configure.ac:55:    MAGICK_LIBS="`$MAGICKCONFIG --ldflags` `$MAGICKCONFIG --libs`"
dvdauthor-0.7.2/configure.ac-56-    CPPFLAGS="$CPPFLAGS $MAGICK_CPPFLAGS"