aboutsummaryrefslogtreecommitdiffstats
path: root/fixvers
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2010-07-16 13:17:58 +0300
committerArnold D. Robbins <arnold@skeeve.com>2010-07-16 13:17:58 +0300
commite888f1834b88270590b7e04d64c03c75863e4565 (patch)
treeab679ecbf16dc4f11b90a53f4b1e0084d78c98b0 /fixvers
parentfae4762eba9ff7bb466a600130e9c90eaac6b0bc (diff)
downloadegawk-e888f1834b88270590b7e04d64c03c75863e4565.tar.gz
egawk-e888f1834b88270590b7e04d64c03c75863e4565.tar.bz2
egawk-e888f1834b88270590b7e04d64c03c75863e4565.zip
Move to gawk-3.1.2.
Diffstat (limited to 'fixvers')
-rwxr-xr-xfixvers2
1 files changed, 1 insertions, 1 deletions
diff --git a/fixvers b/fixvers
index 0faab9bb..ff1c2c4e 100755
--- a/fixvers
+++ b/fixvers
@@ -22,7 +22,7 @@
# along with this program; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA
-line=`grep AM_INIT_AUTOMAKE configure.in`
+line=`grep '^AM_INIT_AUTOMAKE' configure.in`
case $1 in
-v)