aboutsummaryrefslogtreecommitdiffstats
path: root/fixvers
diff options
context:
space:
mode:
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)