automake-patches
[Top][All Lists]
Advanced

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

01-fyi-lispdir-formatting.patch


From: Akim Demaille
Subject: 01-fyi-lispdir-formatting.patch
Date: Mon, 28 Jan 2002 11:53:20 +0100

Index: ChangeLog
from  Akim Demaille  <address@hidden>
        
        * m4/lispdir.m4 (AM_PATH_LISPDIR): Serial 5.
        Respect the --help layout.
        
Index: m4/lispdir.m4
--- m4/lispdir.m4 Thu, 01 Nov 2001 13:00:25 +0100 akim
+++ m4/lispdir.m4 Sat, 05 Jan 2002 15:28:36 +0100 akim
@@ -21,13 +21,13 @@
 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 # 02111-1307, USA.
 
-# serial 4
+# serial 5
 
 # AM_PATH_LISPDIR
 # ---------------
 AC_DEFUN([AM_PATH_LISPDIR],
 [AC_ARG_WITH(lispdir,
- [   --with-lispdir            Override the default lisp directory ],
+ [  --with-lispdir          Override the default lisp directory ],
  [ lispdir="$withval"
    AC_MSG_CHECKING([where .elc files should go])
    AC_MSG_RESULT([$lispdir])],



reply via email to

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