m4-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Changes to m4/bootstrap,v


From: Gary V. Vaughan
Subject: Changes to m4/bootstrap,v
Date: Mon, 17 Jul 2006 12:33:30 +0000

CVSROOT:        /sources/m4
Module name:    m4
Changes by:     Gary V. Vaughan <gary>  06/07/17 12:33:29

Index: bootstrap
===================================================================
RCS file: /sources/m4/m4/bootstrap,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -b -r1.33 -r1.34
--- bootstrap   13 Jul 2006 15:58:56 -0000      1.33
+++ bootstrap   17 Jul 2006 12:33:29 -0000      1.34
@@ -1,6 +1,6 @@
 #! /bin/sh
 
-# bootstrap (GNU M4) version 2006-07-13
+# bootstrap (GNU M4) version 2006-07-17
 # Written by Gary V. Vaughan  <address@hidden>
 
 # Copyright (C) 2004, 2005, 2006 Free Software Foundation, Inc.
@@ -182,7 +182,7 @@
     case $opt in
       -p|--download-po)
                        test $# = 0 && func_missing_arg $opt && break
-                       case $opt in
+                       case $1 in
                          0|[Nn]*|[Ff]*) DOWNLOAD_PO=no ;;
                          [Oo]*)         DOWNLOAD_PO=only ;;
                        esac




reply via email to

[Prev in Thread] Current Thread [Next in Thread]