Module Name: othersrc
Committed By: lukem
Date: Mon Mar 25 03:48:33 UTC 2013
Modified Files:
othersrc/libexec/tnftpd: configure
Log Message:
regen
To generate a diff of this commit:
cvs rdiff -u -r1.46 -r1.47 othersrc/libexec/tnftpd/configure
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: othersrc/libexec/tnftpd/configure
diff -u othersrc/libexec/tnftpd/configure:1.46 othersrc/libexec/tnftpd/configure:1.47
--- othersrc/libexec/tnftpd/configure:1.46 Sun Mar 24 07:53:07 2013
+++ othersrc/libexec/tnftpd/configure Mon Mar 25 03:48:29 2013
@@ -1,5 +1,5 @@
#! /bin/sh
-# From configure.ac Revision: 1.36 .
+# From configure.ac Revision: 1.37 .
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.69 for tnftpd 20130322.
#
@@ -12507,7 +12507,7 @@ done
test -n "$YACC" || YACC="yacc"
-if test x"$YACC" == x"yacc"; then :
+if test x"$YACC" = x"yacc"; then :
# Extract the first word of "$YACC", so it can be a program name with args.
set dummy $YACC; ac_word=$2
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5