=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== pd-flite-0.02.3/common/m4/ax_hack_cflags.m4-62- do pd-flite-0.02.3/common/m4/ax_hack_cflags.m4:63: axsf_flag_tmp=`echo $axsf_flag | sed -e 's/[[ '\''\"\(\)]]//g'` pd-flite-0.02.3/common/m4/ax_hack_cflags.m4-64- if test "${axsf_flag_tmp}" = "${axsf_flag}"; then ############################################## pd-flite-0.02.3/common/m4/ax_pd_external.m4-247- if test -n "$SOURCE_DATE_EPOCH"; then pd-flite-0.02.3/common/m4/ax_pd_external.m4:248: AC_DEFINE_UNQUOTED(PACKAGE_BUILD_DATE, "`LC_ALL=C date --utc --date="@$SOURCE_DATE_EPOCH"`", [Date this package was configured]) pd-flite-0.02.3/common/m4/ax_pd_external.m4-249- else ############################################## pd-flite-0.02.3/common/m4/ax_pd_external.m4-405- ##-- trim whitespace pd-flite-0.02.3/common/m4/ax_pd_external.m4:406: CFLAGS=`echo $CFLAGS` pd-flite-0.02.3/common/m4/ax_pd_external.m4:407: CPPFLAGS=`echo $CPPFLAGS` pd-flite-0.02.3/common/m4/ax_pd_external.m4:408: EXTRA_CPPFLAGS=`echo $EXTRA_CPPFLAGS` pd-flite-0.02.3/common/m4/ax_pd_external.m4:409: #LDFLAGS=`echo $LDFLAGS` pd-flite-0.02.3/common/m4/ax_pd_external.m4-410- ############################################## pd-flite-0.02.3/common/m4/ax_pd_external.m4-441- ##-- trim whitespace pd-flite-0.02.3/common/m4/ax_pd_external.m4:442: CFLAGS=`echo $CFLAGS` pd-flite-0.02.3/common/m4/ax_pd_external.m4:443: CPPFLAGS=`echo $CPPFLAGS` pd-flite-0.02.3/common/m4/ax_pd_external.m4:444: EXTRA_CPPFLAGS=`echo $EXTRA_CPPFLAGS` pd-flite-0.02.3/common/m4/ax_pd_external.m4:445: LDFLAGS=`echo $LDFLAGS` pd-flite-0.02.3/common/m4/ax_pd_external.m4-446- ############################################## pd-flite-0.02.3/config/missing-128- # Could not run --version or --help. This is probably someone pd-flite-0.02.3/config/missing:129: # running `$TOOL --version' or `$TOOL --help' to check whether pd-flite-0.02.3/config/missing-130- # $TOOL exists and not knowing $TOOL uses missing. ############################################## pd-flite-0.02.3/config/missing-162- from any GNU archive site." pd-flite-0.02.3/config/missing:163: files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}` pd-flite-0.02.3/config/missing-164- test -z "$files" && files="config.h" ############################################## pd-flite-0.02.3/config/missing-191- proper tools for further handling them. pd-flite-0.02.3/config/missing:192: You can get \`$1' as part of \`Autoconf' from any GNU pd-flite-0.02.3/config/missing-193- archive site." pd-flite-0.02.3/config/missing-194- pd-flite-0.02.3/config/missing:195: file=`echo "$*" | sed -n 's/.*--output[ =]*\([^ ]*\).*/\1/p'` pd-flite-0.02.3/config/missing:196: test -z "$file" && file=`echo "$*" | sed -n 's/.*-o[ ]*\([^ ]*\).*/\1/p'` pd-flite-0.02.3/config/missing-197- if test -f "$file"; then ############################################## pd-flite-0.02.3/config/missing-220- *.y) pd-flite-0.02.3/config/missing:221: SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'` pd-flite-0.02.3/config/missing-222- if [ -f "$SRCFILE" ]; then ############################################## pd-flite-0.02.3/config/missing-224- fi pd-flite-0.02.3/config/missing:225: SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'` pd-flite-0.02.3/config/missing-226- if [ -f "$SRCFILE" ]; then ############################################## pd-flite-0.02.3/config/missing-250- *.l) pd-flite-0.02.3/config/missing:251: SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'` pd-flite-0.02.3/config/missing-252- if [ -f "$SRCFILE" ]; then ############################################## pd-flite-0.02.3/config/missing-269- pd-flite-0.02.3/config/missing:270: file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'` pd-flite-0.02.3/config/missing-271- if test -z "$file"; then pd-flite-0.02.3/config/missing:272: file=`echo "$*" | sed -n 's/.*--output=\([^ ]*\).*/\1/p'` pd-flite-0.02.3/config/missing-273- fi ############################################## pd-flite-0.02.3/config/missing-291- # The file to touch is that specified with -o ... pd-flite-0.02.3/config/missing:292: file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'` pd-flite-0.02.3/config/missing-293- if test -z "$file"; then pd-flite-0.02.3/config/missing-294- # ... or it is the one specified with @setfilename ... pd-flite-0.02.3/config/missing:295: infile=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'` pd-flite-0.02.3/config/missing:296: file=`sed -n '/^@setfilename/ { s/.* \([^ ]*\) *$/\1/; p; q; }' $infile` pd-flite-0.02.3/config/missing-297- # ... or it is derived from the source name (dir/f.texi becomes f.info) pd-flite-0.02.3/config/missing:298: test -z "$file" && file=`echo "$infile" | sed 's,.*/,,;s,.[^.]*$,,'`.info pd-flite-0.02.3/config/missing-299- fi ############################################## pd-flite-0.02.3/config/missing-321- *o*) pd-flite-0.02.3/config/missing:322: firstarg=`echo "$firstarg" | sed s/o//` pd-flite-0.02.3/config/missing-323- tar "$firstarg" "$@" && exit 0 ############################################## pd-flite-0.02.3/config/missing-327- *h*) pd-flite-0.02.3/config/missing:328: firstarg=`echo "$firstarg" | sed s/h//` pd-flite-0.02.3/config/missing-329- tar "$firstarg" "$@" && exit 0 ############################################## pd-flite-0.02.3/config/install-sh-210- fi pd-flite-0.02.3/config/install-sh:211: dst=$dst/`basename "$src"` pd-flite-0.02.3/config/install-sh-212- fi ############################################## pd-flite-0.02.3/config/install-sh-215- # This sed command emulates the dirname command. pd-flite-0.02.3/config/install-sh:216: dstdir=`echo "$dst" | sed -e 's,/*$,,;s,[^/]*$,,;s,/*$,,;s,^$,.,'` pd-flite-0.02.3/config/install-sh-217- ############################################## pd-flite-0.02.3/config/install-sh-228- IFS='%' pd-flite-0.02.3/config/install-sh:229: set x `echo "$dstdir" | sed -e 's@/@%@g' -e 's@^%@/@'` pd-flite-0.02.3/config/install-sh-230- shift ############################################## pd-flite-0.02.3/config/install-sh-256- else pd-flite-0.02.3/config/install-sh:257: dstfile=`basename "$dst"` pd-flite-0.02.3/config/install-sh-258- ############################################## pd-flite-0.02.3/config/Makefile.in-246- $(mkdir_p) $(distdir)/../common pd-flite-0.02.3/config/Makefile.in:247: @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ pd-flite-0.02.3/config/Makefile.in:248: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ pd-flite-0.02.3/config/Makefile.in-249- list='$(DISTFILES)'; for file in $$list; do \ pd-flite-0.02.3/config/Makefile.in-250- case $$file in \ pd-flite-0.02.3/config/Makefile.in:251: $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ pd-flite-0.02.3/config/Makefile.in:252: $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ pd-flite-0.02.3/config/Makefile.in-253- esac; \ pd-flite-0.02.3/config/Makefile.in-254- if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ pd-flite-0.02.3/config/Makefile.in:255: dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ pd-flite-0.02.3/config/Makefile.in-256- if test "$$dir" != "$$file" && test "$$dir" != "."; then \ ############################################## pd-flite-0.02.3/config/depcomp-68- sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`} pd-flite-0.02.3/config/depcomp:69:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`} pd-flite-0.02.3/config/depcomp-70- ############################################## pd-flite-0.02.3/config/depcomp-203- # Version 6 uses the directory in both cases. pd-flite-0.02.3/config/depcomp:204: stripped=`echo "$object" | sed 's/\(.*\)\..*$/\1/'` pd-flite-0.02.3/config/depcomp-205- tmpdepfile="$stripped.u" ############################################## pd-flite-0.02.3/config/depcomp-214- else pd-flite-0.02.3/config/depcomp:215: stripped=`echo "$stripped" | sed 's,^.*/,,'` pd-flite-0.02.3/config/depcomp-216- tmpdepfile="$stripped.u" ############################################## pd-flite-0.02.3/config/depcomp-228- # Do two passes, one to just change these to pd-flite-0.02.3/config/depcomp:229: # `$object: dependent.h' and one to simply `dependent.h:'. pd-flite-0.02.3/config/depcomp-230- sed -e "s,^$outname:,$object :," < "$tmpdepfile" > "$depfile" ############################################## pd-flite-0.02.3/config/depcomp-269- # Do two passes, one to just change these to pd-flite-0.02.3/config/depcomp:270: # `$object: dependent.h' and one to simply `dependent.h:'. pd-flite-0.02.3/config/depcomp-271- sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile" ############################################## pd-flite-0.02.3/config/depcomp-284- # Subdirectories are respected. pd-flite-0.02.3/config/depcomp:285: dir=`echo "$object" | sed -e 's|/[^/]*$|/|'` pd-flite-0.02.3/config/depcomp-286- test "x$dir" = "x$object" && dir= pd-flite-0.02.3/config/depcomp:287: base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'` pd-flite-0.02.3/config/depcomp-288- ############################################## pd-flite-0.02.3/config/depcomp-423- done pd-flite-0.02.3/config/depcomp:424: obj_suffix="`echo $object | sed 's/^.*\././'`" pd-flite-0.02.3/config/depcomp-425- touch "$tmpdepfile" ############################################## pd-flite-0.02.3/aclocal.m4-42-# $ac_aux_dir to `$srcdir/foo'. In other projects, it is set to pd-flite-0.02.3/aclocal.m4:43:# `$srcdir', `$srcdir/..', or `$srcdir/../..'. pd-flite-0.02.3/aclocal.m4-44-# ############################################## pd-flite-0.02.3/aclocal.m4-66-# iff we strip the leading $srcdir from $ac_aux_dir. That would be: pd-flite-0.02.3/aclocal.m4:67:# am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"` pd-flite-0.02.3/aclocal.m4-68-# and then we would define $MISSING as ############################################## pd-flite-0.02.3/aclocal.m4-82-# expand $ac_aux_dir to an absolute path pd-flite-0.02.3/aclocal.m4:83:am_aux_dir=`cd $ac_aux_dir && pwd` pd-flite-0.02.3/aclocal.m4-84-]) ############################################## pd-flite-0.02.3/aclocal.m4-180- if test "$am_compiler_list" = ""; then pd-flite-0.02.3/aclocal.m4:181: am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp` pd-flite-0.02.3/aclocal.m4-182- fi ############################################## pd-flite-0.02.3/aclocal.m4-290- # Strip MF so we end up with the name of the file. pd-flite-0.02.3/aclocal.m4:291: mf=`echo "$mf" | sed -e 's/:.*$//'` pd-flite-0.02.3/aclocal.m4-292- # Check whether this is an Automake generated Makefile or not. ############################################## pd-flite-0.02.3/aclocal.m4-298- if grep '^#.*generated by automake' $mf > /dev/null 2>&1; then pd-flite-0.02.3/aclocal.m4:299: dirpart=`AS_DIRNAME("$mf")` pd-flite-0.02.3/aclocal.m4-300- else ############################################## pd-flite-0.02.3/aclocal.m4-304- # from the Makefile without running `make'. pd-flite-0.02.3/aclocal.m4:305: DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` pd-flite-0.02.3/aclocal.m4-306- test -z "$DEPDIR" && continue pd-flite-0.02.3/aclocal.m4:307: am__include=`sed -n 's/^am__include = //p' < "$mf"` pd-flite-0.02.3/aclocal.m4-308- test -z "am__include" && continue pd-flite-0.02.3/aclocal.m4:309: am__quote=`sed -n 's/^am__quote = //p' < "$mf"` pd-flite-0.02.3/aclocal.m4-310- # When using ansi2knr, U may be empty or an underscore; expand it pd-flite-0.02.3/aclocal.m4:311: U=`sed -n 's/^U = //p' < "$mf"` pd-flite-0.02.3/aclocal.m4-312- # Find all dependency output files, they are included files with ############################################## pd-flite-0.02.3/aclocal.m4-320- test -f "$dirpart/$file" && continue pd-flite-0.02.3/aclocal.m4:321: fdir=`AS_DIRNAME(["$file"])` pd-flite-0.02.3/aclocal.m4-322- AS_MKDIR_P([$dirpart/$fdir]) ############################################## pd-flite-0.02.3/aclocal.m4-387-# test to see if srcdir already configured pd-flite-0.02.3/aclocal.m4:388:if test "`cd $srcdir && pwd`" != "`pwd`" && pd-flite-0.02.3/aclocal.m4-389- test -f $srcdir/config.status; then ############################################## pd-flite-0.02.3/aclocal.m4-463- * ) pd-flite-0.02.3/aclocal.m4:464: _am_stamp_count=`expr $_am_stamp_count + 1` ;; pd-flite-0.02.3/aclocal.m4-465- esac pd-flite-0.02.3/aclocal.m4-466-done pd-flite-0.02.3/aclocal.m4:467:echo "timestamp for $1" >`AS_DIRNAME([$1])`/stamp-h[]$_am_stamp_count]) pd-flite-0.02.3/aclocal.m4-468- ############################################## pd-flite-0.02.3/aclocal.m4-564-# case it prints its new name instead of `make'. pd-flite-0.02.3/aclocal.m4:565:if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then pd-flite-0.02.3/aclocal.m4-566- am__include=include ############################################## pd-flite-0.02.3/aclocal.m4-572- echo '.include "confinc"' > confmf pd-flite-0.02.3/aclocal.m4:573: if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then pd-flite-0.02.3/aclocal.m4-574- am__include=.include ############################################## pd-flite-0.02.3/aclocal.m4-739-if ( pd-flite-0.02.3/aclocal.m4:740: set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null` pd-flite-0.02.3/aclocal.m4-741- if test "$[*]" = "X"; then pd-flite-0.02.3/aclocal.m4-742- # -L didn't work. pd-flite-0.02.3/aclocal.m4:743: set X `ls -t $srcdir/configure conftest.file` pd-flite-0.02.3/aclocal.m4-744- fi ############################################## pd-flite-0.02.3/configure-47-if test -z "$BASH_VERSION$ZSH_VERSION" \ pd-flite-0.02.3/configure:48: && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then pd-flite-0.02.3/configure-49- as_echo='print -r --' pd-flite-0.02.3/configure-50- as_echo_n='print -rn --' pd-flite-0.02.3/configure:51:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then pd-flite-0.02.3/configure-52- as_echo='printf %s\n' ############################################## pd-flite-0.02.3/configure-54-else pd-flite-0.02.3/configure:55: if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then pd-flite-0.02.3/configure-56- as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' ############################################## pd-flite-0.02.3/configure-64- expr "X$arg" : "X\\(.*\\)$as_nl"; pd-flite-0.02.3/configure:65: arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; pd-flite-0.02.3/configure-66- esac; ############################################## pd-flite-0.02.3/configure-174- eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" && pd-flite-0.02.3/configure:175: test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1" pd-flite-0.02.3/configure-176- if (eval "$as_required") 2>/dev/null; then : ############################################## pd-flite-0.02.3/configure-290- case $as_dir in #( pd-flite-0.02.3/configure:291: *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( pd-flite-0.02.3/configure-292- *) as_qdir=$as_dir;; ############################################## pd-flite-0.02.3/configure-355- { pd-flite-0.02.3/configure:356: as_val=`expr "$@" || test $? -eq 1` pd-flite-0.02.3/configure-357- } ############################################## pd-flite-0.02.3/configure-362-# ---------------------------------------- pd-flite-0.02.3/configure:363:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are pd-flite-0.02.3/configure-364-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the ############################################## pd-flite-0.02.3/configure-425- eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" && pd-flite-0.02.3/configure:426: test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || { pd-flite-0.02.3/configure-427- # Blame Lee E. McMahon (1931-1989) for sed's syntax. :-) ############################################## pd-flite-0.02.3/configure-516- esac; pd-flite-0.02.3/configure:517: case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #(( pd-flite-0.02.3/configure-518- ???[sx]*):;;*)false;;esac;fi ############################################## pd-flite-0.02.3/configure-743- case $ac_option in pd-flite-0.02.3/configure:744: *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;; pd-flite-0.02.3/configure-745- *=) ac_optarg= ;; ############################################## pd-flite-0.02.3/configure-787- -disable-* | --disable-*) pd-flite-0.02.3/configure:788: ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'` pd-flite-0.02.3/configure-789- # Reject names that are not valid shell variable names. ############################################## pd-flite-0.02.3/configure-792- ac_useropt_orig=$ac_useropt pd-flite-0.02.3/configure:793: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` pd-flite-0.02.3/configure-794- case $ac_user_opts in ############################################## pd-flite-0.02.3/configure-813- -enable-* | --enable-*) pd-flite-0.02.3/configure:814: ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` pd-flite-0.02.3/configure-815- # Reject names that are not valid shell variable names. ############################################## pd-flite-0.02.3/configure-818- ac_useropt_orig=$ac_useropt pd-flite-0.02.3/configure:819: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` pd-flite-0.02.3/configure-820- case $ac_user_opts in ############################################## pd-flite-0.02.3/configure-1017- -with-* | --with-*) pd-flite-0.02.3/configure:1018: ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` pd-flite-0.02.3/configure-1019- # Reject names that are not valid shell variable names. ############################################## pd-flite-0.02.3/configure-1022- ac_useropt_orig=$ac_useropt pd-flite-0.02.3/configure:1023: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` pd-flite-0.02.3/configure-1024- case $ac_user_opts in ############################################## pd-flite-0.02.3/configure-1033- -without-* | --without-*) pd-flite-0.02.3/configure:1034: ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'` pd-flite-0.02.3/configure-1035- # Reject names that are not valid shell variable names. ############################################## pd-flite-0.02.3/configure-1038- ac_useropt_orig=$ac_useropt pd-flite-0.02.3/configure:1039: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` pd-flite-0.02.3/configure-1040- case $ac_user_opts in ############################################## pd-flite-0.02.3/configure-1071- *=*) pd-flite-0.02.3/configure:1072: ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='` pd-flite-0.02.3/configure-1073- # Reject names that are not valid shell variable names. ############################################## pd-flite-0.02.3/configure-1092-if test -n "$ac_prev"; then pd-flite-0.02.3/configure:1093: ac_option=--`echo $ac_prev | sed 's/_/-/g'` pd-flite-0.02.3/configure-1094- as_fn_error $? "missing argument to $ac_option" ############################################## pd-flite-0.02.3/configure-1114- */ ) pd-flite-0.02.3/configure:1115: ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'` pd-flite-0.02.3/configure-1116- eval $ac_var=\$ac_val;; ############################################## pd-flite-0.02.3/configure-1151-ac_ls_di=`ls -di .` && pd-flite-0.02.3/configure:1152:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` || pd-flite-0.02.3/configure-1153- as_fn_error $? "working directory cannot be determined" ############################################## pd-flite-0.02.3/configure-1207-case $srcdir in pd-flite-0.02.3/configure:1208:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;; pd-flite-0.02.3/configure-1209-esac ############################################## pd-flite-0.02.3/configure-1250-By default, \`make install' will install all the files in pd-flite-0.02.3/configure:1251:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify pd-flite-0.02.3/configure:1252:an installation prefix other than \`$ac_default_prefix' using \`--prefix', pd-flite-0.02.3/configure-1253-for instance \`--prefix=\$HOME'. ############################################## pd-flite-0.02.3/configure-1342-*) pd-flite-0.02.3/configure:1343: ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` pd-flite-0.02.3/configure-1344- # A ".." for each directory in $ac_dir_suffix. pd-flite-0.02.3/configure:1345: ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` pd-flite-0.02.3/configure-1346- case $ac_top_builddir_sub in ############################################## pd-flite-0.02.3/configure-1593- *\'*) pd-flite-0.02.3/configure:1594: ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;; pd-flite-0.02.3/configure-1595- esac ############################################## pd-flite-0.02.3/configure-1676- case $ac_val in pd-flite-0.02.3/configure:1677: *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; pd-flite-0.02.3/configure-1678- esac ############################################## pd-flite-0.02.3/configure-1691- case $ac_val in pd-flite-0.02.3/configure:1692: *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; pd-flite-0.02.3/configure-1693- esac ############################################## pd-flite-0.02.3/configure-1811- set,) pd-flite-0.02.3/configure:1812: { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5 pd-flite-0.02.3/configure:1813:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;} pd-flite-0.02.3/configure-1814- ac_cache_corrupted=: ;; ############################################## pd-flite-0.02.3/configure-1822- # differences in whitespace do not lead to failure. pd-flite-0.02.3/configure:1823: ac_old_val_w=`echo x $ac_old_val` pd-flite-0.02.3/configure:1824: ac_new_val_w=`echo x $ac_new_val` pd-flite-0.02.3/configure-1825- if test "$ac_old_val_w" != "$ac_new_val_w"; then ############################################## pd-flite-0.02.3/configure-1842- case $ac_new_val in pd-flite-0.02.3/configure:1843: *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;; pd-flite-0.02.3/configure-1844- *) ac_arg=$ac_var=$ac_new_val ;; ############################################## pd-flite-0.02.3/configure-1948- do pd-flite-0.02.3/configure:1949: axsf_flag_tmp=`echo $axsf_flag | sed -e 's/[ '\''\"\(\)]//g'` pd-flite-0.02.3/configure-1950- if test "${axsf_flag_tmp}" = "${axsf_flag}"; then ############################################## pd-flite-0.02.3/configure-1965- ##-- trim whitespace pd-flite-0.02.3/configure:1966: CFLAGS=`echo $CFLAGS` pd-flite-0.02.3/configure:1967: CPPFLAGS=`echo $CPPFLAGS` pd-flite-0.02.3/configure:1968: EXTRA_CPPFLAGS=`echo $EXTRA_CPPFLAGS` pd-flite-0.02.3/configure:1969: #LDFLAGS=`echo $LDFLAGS` pd-flite-0.02.3/configure-1970- ############################################## pd-flite-0.02.3/configure-2093-if ( pd-flite-0.02.3/configure:2094: set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null` pd-flite-0.02.3/configure-2095- if test "$*" = "X"; then pd-flite-0.02.3/configure-2096- # -L didn't work. pd-flite-0.02.3/configure:2097: set X `ls -t $srcdir/configure conftest.file` pd-flite-0.02.3/configure-2098- fi ############################################## pd-flite-0.02.3/configure-2129-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//' pd-flite-0.02.3/configure:2130:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"` pd-flite-0.02.3/configure-2131- pd-flite-0.02.3/configure-2132-# expand $ac_aux_dir to an absolute path pd-flite-0.02.3/configure:2133:am_aux_dir=`cd $ac_aux_dir && pwd` pd-flite-0.02.3/configure-2134- ############################################## pd-flite-0.02.3/configure-2222-set x ${MAKE-make} pd-flite-0.02.3/configure:2223:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'` pd-flite-0.02.3/configure-2224-if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\"" = set; then : ############################################## pd-flite-0.02.3/configure-2232-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us. pd-flite-0.02.3/configure:2233:case `${MAKE-make} -f conftest.make 2>/dev/null` in pd-flite-0.02.3/configure-2234- *@@@%%%=?*=@@@%%%*) ############################################## pd-flite-0.02.3/configure-2260-# test to see if srcdir already configured pd-flite-0.02.3/configure:2261:if test "`cd $srcdir && pwd`" != "`pwd`" && pd-flite-0.02.3/configure-2262- test -f $srcdir/config.status; then ############################################## pd-flite-0.02.3/configure-2476-# case it prints its new name instead of `make'. pd-flite-0.02.3/configure:2477:if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then pd-flite-0.02.3/configure-2478- am__include=include ############################################## pd-flite-0.02.3/configure-2484- echo '.include "confinc"' > confmf pd-flite-0.02.3/configure:2485: if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then pd-flite-0.02.3/configure-2486- am__include=.include ############################################## pd-flite-0.02.3/configure-3085- if test "$am_compiler_list" = ""; then pd-flite-0.02.3/configure:3086: am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp` pd-flite-0.02.3/configure-3087- fi ############################################## pd-flite-0.02.3/configure-3519-$as_echo_n "checking whether the C compiler works... " >&6; } pd-flite-0.02.3/configure:3520:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` pd-flite-0.02.3/configure-3521- ############################################## pd-flite-0.02.3/configure-3563- then :; else pd-flite-0.02.3/configure:3564: ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` pd-flite-0.02.3/configure-3565- fi ############################################## pd-flite-0.02.3/configure-3623- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;; pd-flite-0.02.3/configure:3624: *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` pd-flite-0.02.3/configure-3625- break;; ############################################## pd-flite-0.02.3/configure-3732- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;; pd-flite-0.02.3/configure:3733: *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'` pd-flite-0.02.3/configure-3734- break;; ############################################## pd-flite-0.02.3/configure-3991- if test "$am_compiler_list" = ""; then pd-flite-0.02.3/configure:3992: am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp` pd-flite-0.02.3/configure-3993- fi ############################################## pd-flite-0.02.3/configure-5011- do pd-flite-0.02.3/configure:5012: axsf_flag_tmp=`echo $axsf_flag | sed -e 's/[ '\''\"\(\)]//g'` pd-flite-0.02.3/configure-5013- if test "${axsf_flag_tmp}" = "${axsf_flag}"; then ############################################## pd-flite-0.02.3/configure-5028- ##-- trim whitespace pd-flite-0.02.3/configure:5029: CFLAGS=`echo $CFLAGS` pd-flite-0.02.3/configure:5030: CPPFLAGS=`echo $CPPFLAGS` pd-flite-0.02.3/configure:5031: EXTRA_CPPFLAGS=`echo $EXTRA_CPPFLAGS` pd-flite-0.02.3/configure:5032: LDFLAGS=`echo $LDFLAGS` pd-flite-0.02.3/configure-5033- ############################################## pd-flite-0.02.3/configure-5131- ac_script='s/\$U\././;s/\.o$//;s/\.obj$//' pd-flite-0.02.3/configure:5132: ac_i=`$as_echo "$ac_i" | sed "$ac_script"` pd-flite-0.02.3/configure-5133- # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR ############################################## pd-flite-0.02.3/configure-5218-if test -z "$BASH_VERSION$ZSH_VERSION" \ pd-flite-0.02.3/configure:5219: && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then pd-flite-0.02.3/configure-5220- as_echo='print -r --' pd-flite-0.02.3/configure-5221- as_echo_n='print -rn --' pd-flite-0.02.3/configure:5222:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then pd-flite-0.02.3/configure-5223- as_echo='printf %s\n' ############################################## pd-flite-0.02.3/configure-5225-else pd-flite-0.02.3/configure:5226: if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then pd-flite-0.02.3/configure-5227- as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' ############################################## pd-flite-0.02.3/configure-5235- expr "X$arg" : "X\\(.*\\)$as_nl"; pd-flite-0.02.3/configure:5236: arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; pd-flite-0.02.3/configure-5237- esac; ############################################## pd-flite-0.02.3/configure-5311-# ---------------------------------------- pd-flite-0.02.3/configure:5312:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are pd-flite-0.02.3/configure-5313-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the ############################################## pd-flite-0.02.3/configure-5383- { pd-flite-0.02.3/configure:5384: as_val=`expr "$@" || test $? -eq 1` pd-flite-0.02.3/configure-5385- } ############################################## pd-flite-0.02.3/configure-5487- case $as_dir in #( pd-flite-0.02.3/configure:5488: *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( pd-flite-0.02.3/configure-5489- *) as_qdir=$as_dir;; ############################################## pd-flite-0.02.3/configure-5544- esac; pd-flite-0.02.3/configure:5545: case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #(( pd-flite-0.02.3/configure-5546- ???[sx]*):;;*)false;;esac;fi ############################################## pd-flite-0.02.3/configure-5634-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 pd-flite-0.02.3/configure:5635:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" pd-flite-0.02.3/configure-5636-ac_cs_version="\\ ############################################## pd-flite-0.02.3/configure-5658- --*=?*) pd-flite-0.02.3/configure:5659: ac_option=`expr "X$1" : 'X\([^=]*\)='` pd-flite-0.02.3/configure:5660: ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'` pd-flite-0.02.3/configure-5661- ac_shift=: ############################################## pd-flite-0.02.3/configure-5663- --*=) pd-flite-0.02.3/configure:5664: ac_option=`expr "X$1" : 'X\([^=]*\)='` pd-flite-0.02.3/configure-5665- ac_optarg= ############################################## pd-flite-0.02.3/configure-5687- case $ac_optarg in pd-flite-0.02.3/configure:5688: *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; pd-flite-0.02.3/configure-5689- '') as_fn_error $? "missing file argument" ;; ############################################## pd-flite-0.02.3/configure-5695- case $ac_optarg in pd-flite-0.02.3/configure:5696: *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; pd-flite-0.02.3/configure-5697- esac ############################################## pd-flite-0.02.3/configure-5822-fi pd-flite-0.02.3/configure:5823:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null` pd-flite-0.02.3/configure-5824-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then ############################################## pd-flite-0.02.3/configure-5839- as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5 pd-flite-0.02.3/configure:5840:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'` pd-flite-0.02.3/configure-5841-ac_delim='%!_!# ' ############################################## pd-flite-0.02.3/configure-5845- pd-flite-0.02.3/configure:5846: ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X` pd-flite-0.02.3/configure-5847- if test $ac_delim_n = $ac_delim_num; then ############################################## pd-flite-0.02.3/configure-5983-for ac_last_try in false false :; do pd-flite-0.02.3/configure:5984: ac_t=`sed -n "/$ac_delim/p" confdefs.h` pd-flite-0.02.3/configure-5985- if test -z "$ac_t"; then ############################################## pd-flite-0.02.3/configure-6115- esac pd-flite-0.02.3/configure:6116: case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac pd-flite-0.02.3/configure-6117- as_fn_append ac_file_inputs " '$ac_f'" ############################################## pd-flite-0.02.3/configure-6174-*) pd-flite-0.02.3/configure:6175: ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` pd-flite-0.02.3/configure-6176- # A ".." for each directory in $ac_dir_suffix. pd-flite-0.02.3/configure:6177: ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` pd-flite-0.02.3/configure-6178- case $ac_top_builddir_sub in ############################################## pd-flite-0.02.3/configure-6230-/@mandir@/p' pd-flite-0.02.3/configure:6231:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in pd-flite-0.02.3/configure-6232-*datarootdir*) ac_datarootdir_seen=yes;; ############################################## pd-flite-0.02.3/configure-6247- pd-flite-0.02.3/configure:6248:# Neutralize VPATH when `$srcdir' = `.'. pd-flite-0.02.3/configure-6249-# Shell code in configure.ac might set extrasub. ############################################## pd-flite-0.02.3/configure-6274-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && pd-flite-0.02.3/configure:6275: { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } && pd-flite-0.02.3/configure:6276: { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } && pd-flite-0.02.3/configure-6277- { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir' ############################################## pd-flite-0.02.3/configure-6318- * ) pd-flite-0.02.3/configure:6319: _am_stamp_count=`expr $_am_stamp_count + 1` ;; pd-flite-0.02.3/configure-6320- esac ############################################## pd-flite-0.02.3/configure-6355- # Strip MF so we end up with the name of the file. pd-flite-0.02.3/configure:6356: mf=`echo "$mf" | sed -e 's/:.*$//'` pd-flite-0.02.3/configure-6357- # Check whether this is an Automake generated Makefile or not. ############################################## pd-flite-0.02.3/configure-6391- # from the Makefile without running `make'. pd-flite-0.02.3/configure:6392: DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` pd-flite-0.02.3/configure-6393- test -z "$DEPDIR" && continue pd-flite-0.02.3/configure:6394: am__include=`sed -n 's/^am__include = //p' < "$mf"` pd-flite-0.02.3/configure-6395- test -z "am__include" && continue pd-flite-0.02.3/configure:6396: am__quote=`sed -n 's/^am__quote = //p' < "$mf"` pd-flite-0.02.3/configure-6397- # When using ansi2knr, U may be empty or an underscore; expand it pd-flite-0.02.3/configure:6398: U=`sed -n 's/^U = //p' < "$mf"` pd-flite-0.02.3/configure-6399- # Find all dependency output files, they are included files with ############################################## pd-flite-0.02.3/Makefile.in-88- uninstall-recursive pd-flite-0.02.3/Makefile.in:89:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; pd-flite-0.02.3/Makefile.in-90-am__vpath_adj = case $$p in \ pd-flite-0.02.3/Makefile.in:91: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ pd-flite-0.02.3/Makefile.in-92- *) f=$$p;; \ pd-flite-0.02.3/Makefile.in-93- esac; pd-flite-0.02.3/Makefile.in:94:am__strip_dir = `echo $$p | sed -e 's|^.*/||'`; pd-flite-0.02.3/Makefile.in-95-pddocDATA_INSTALL = $(INSTALL_DATA) ############################################## pd-flite-0.02.3/Makefile.in-340- @list='$(pdext_PROGRAMS)'; for p in $$list; do \ pd-flite-0.02.3/Makefile.in:341: p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \ pd-flite-0.02.3/Makefile.in-342- if test -f $$p \ pd-flite-0.02.3/Makefile.in-343- ; then \ pd-flite-0.02.3/Makefile.in:344: f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \ pd-flite-0.02.3/Makefile.in-345- echo " $(INSTALL_PROGRAM_ENV) $(pdextPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(pdextdir)/$$f'"; \ ############################################## pd-flite-0.02.3/Makefile.in-352- @list='$(pdext_PROGRAMS)'; for p in $$list; do \ pd-flite-0.02.3/Makefile.in:353: f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \ pd-flite-0.02.3/Makefile.in-354- echo " rm -f '$(DESTDIR)$(pdextdir)/$$f'"; \ ############################################## pd-flite-0.02.3/Makefile.in-379-.c.obj: pd-flite-0.02.3/Makefile.in:380:@am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \ pd-flite-0.02.3/Makefile.in-381-@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi ############################################## pd-flite-0.02.3/Makefile.in-383-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ pd-flite-0.02.3/Makefile.in:384:@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'` pd-flite-0.02.3/Makefile.in-385-uninstall-info-am: ############################################## pd-flite-0.02.3/Makefile.in-418- dot_seen=no; \ pd-flite-0.02.3/Makefile.in:419: target=`echo $@ | sed s/-recursive//`; \ pd-flite-0.02.3/Makefile.in-420- list='$(SUBDIRS)'; for subdir in $$list; do \ ############################################## pd-flite-0.02.3/Makefile.in-454- rev="$$rev ."; \ pd-flite-0.02.3/Makefile.in:455: target=`echo $@ | sed s/-recursive//`; \ pd-flite-0.02.3/Makefile.in-456- for subdir in $$rev; do \ ############################################## pd-flite-0.02.3/Makefile.in-528-GTAGS: pd-flite-0.02.3/Makefile.in:529: here=`$(am__cd) $(top_builddir) && pwd` \ pd-flite-0.02.3/Makefile.in-530- && cd $(top_srcdir) \ ############################################## pd-flite-0.02.3/Makefile.in-539- $(mkdir_p) $(distdir)/common $(distdir)/common/m4 pd-flite-0.02.3/Makefile.in:540: @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ pd-flite-0.02.3/Makefile.in:541: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ pd-flite-0.02.3/Makefile.in-542- list='$(DISTFILES)'; for file in $$list; do \ pd-flite-0.02.3/Makefile.in-543- case $$file in \ pd-flite-0.02.3/Makefile.in:544: $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ pd-flite-0.02.3/Makefile.in:545: $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ pd-flite-0.02.3/Makefile.in-546- esac; \ pd-flite-0.02.3/Makefile.in-547- if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ pd-flite-0.02.3/Makefile.in:548: dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ pd-flite-0.02.3/Makefile.in-549- if test "$$dir" != "$$file" && test "$$dir" != "."; then \ ############################################## pd-flite-0.02.3/Makefile.in-570- || exit 1; \ pd-flite-0.02.3/Makefile.in:571: distdir=`$(am__cd) $(distdir) && pwd`; \ pd-flite-0.02.3/Makefile.in:572: top_distdir=`$(am__cd) $(top_distdir) && pwd`; \ pd-flite-0.02.3/Makefile.in-573- (cd $$subdir && \ ############################################## pd-flite-0.02.3/Makefile.in-631- chmod a-w $(distdir) pd-flite-0.02.3/Makefile.in:632: dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ pd-flite-0.02.3/Makefile.in-633- && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ ############################################## pd-flite-0.02.3/Makefile.in-662- @cd $(distuninstallcheck_dir) \ pd-flite-0.02.3/Makefile.in:663: && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \ pd-flite-0.02.3/Makefile.in-664- || { echo "ERROR: files left after uninstall:" ; \ ############################################## pd-flite-0.02.3/Makefile.in-674- fi pd-flite-0.02.3/Makefile.in:675: @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \ pd-flite-0.02.3/Makefile.in-676- || { echo "ERROR: files left in build directory after distclean:" ; \ ############################################## pd-flite-0.02.3/debian/patches/reproducible-build.patch-12-+ if test -n "$SOURCE_DATE_EPOCH"; then pd-flite-0.02.3/debian/patches/reproducible-build.patch:13:+ AC_DEFINE_UNQUOTED(PACKAGE_BUILD_DATE, "`LC_ALL=C date --utc --date="@$SOURCE_DATE_EPOCH"`", [Date this package was configured]) pd-flite-0.02.3/debian/patches/reproducible-build.patch-14-+ else ############################################## pd-flite-0.02.3/.pc/fix-help-files-install-dir.patch/common/m4/ax_pd_external.m4-399- ##-- trim whitespace pd-flite-0.02.3/.pc/fix-help-files-install-dir.patch/common/m4/ax_pd_external.m4:400: CFLAGS=`echo $CFLAGS` pd-flite-0.02.3/.pc/fix-help-files-install-dir.patch/common/m4/ax_pd_external.m4:401: CPPFLAGS=`echo $CPPFLAGS` pd-flite-0.02.3/.pc/fix-help-files-install-dir.patch/common/m4/ax_pd_external.m4:402: EXTRA_CPPFLAGS=`echo $EXTRA_CPPFLAGS` pd-flite-0.02.3/.pc/fix-help-files-install-dir.patch/common/m4/ax_pd_external.m4:403: #LDFLAGS=`echo $LDFLAGS` pd-flite-0.02.3/.pc/fix-help-files-install-dir.patch/common/m4/ax_pd_external.m4-404- ############################################## pd-flite-0.02.3/.pc/fix-help-files-install-dir.patch/common/m4/ax_pd_external.m4-435- ##-- trim whitespace pd-flite-0.02.3/.pc/fix-help-files-install-dir.patch/common/m4/ax_pd_external.m4:436: CFLAGS=`echo $CFLAGS` pd-flite-0.02.3/.pc/fix-help-files-install-dir.patch/common/m4/ax_pd_external.m4:437: CPPFLAGS=`echo $CPPFLAGS` pd-flite-0.02.3/.pc/fix-help-files-install-dir.patch/common/m4/ax_pd_external.m4:438: EXTRA_CPPFLAGS=`echo $EXTRA_CPPFLAGS` pd-flite-0.02.3/.pc/fix-help-files-install-dir.patch/common/m4/ax_pd_external.m4:439: LDFLAGS=`echo $LDFLAGS` pd-flite-0.02.3/.pc/fix-help-files-install-dir.patch/common/m4/ax_pd_external.m4-440- ############################################## pd-flite-0.02.3/.pc/reproducible-build.patch/common/m4/ax_pd_external.m4-401- ##-- trim whitespace pd-flite-0.02.3/.pc/reproducible-build.patch/common/m4/ax_pd_external.m4:402: CFLAGS=`echo $CFLAGS` pd-flite-0.02.3/.pc/reproducible-build.patch/common/m4/ax_pd_external.m4:403: CPPFLAGS=`echo $CPPFLAGS` pd-flite-0.02.3/.pc/reproducible-build.patch/common/m4/ax_pd_external.m4:404: EXTRA_CPPFLAGS=`echo $EXTRA_CPPFLAGS` pd-flite-0.02.3/.pc/reproducible-build.patch/common/m4/ax_pd_external.m4:405: #LDFLAGS=`echo $LDFLAGS` pd-flite-0.02.3/.pc/reproducible-build.patch/common/m4/ax_pd_external.m4-406- ############################################## pd-flite-0.02.3/.pc/reproducible-build.patch/common/m4/ax_pd_external.m4-437- ##-- trim whitespace pd-flite-0.02.3/.pc/reproducible-build.patch/common/m4/ax_pd_external.m4:438: CFLAGS=`echo $CFLAGS` pd-flite-0.02.3/.pc/reproducible-build.patch/common/m4/ax_pd_external.m4:439: CPPFLAGS=`echo $CPPFLAGS` pd-flite-0.02.3/.pc/reproducible-build.patch/common/m4/ax_pd_external.m4:440: EXTRA_CPPFLAGS=`echo $EXTRA_CPPFLAGS` pd-flite-0.02.3/.pc/reproducible-build.patch/common/m4/ax_pd_external.m4:441: LDFLAGS=`echo $LDFLAGS` pd-flite-0.02.3/.pc/reproducible-build.patch/common/m4/ax_pd_external.m4-442-