[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
gss/m4 autobuild.m4,1.1,1.2
From: |
gss-commit |
Subject: |
gss/m4 autobuild.m4,1.1,1.2 |
Date: |
Mon, 23 Aug 2004 19:35:20 +0000 |
Update of /home/cvs/gss/m4
In directory dopio:/tmp/cvs-serv9586/m4
Modified Files:
autobuild.m4
Log Message:
Update.
Index: autobuild.m4
===================================================================
RCS file: /home/cvs/gss/m4/autobuild.m4,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- autobuild.m4 1 Aug 2004 15:31:23 -0000 1.1
+++ autobuild.m4 23 Aug 2004 19:35:17 -0000 1.2
@@ -1,4 +1,4 @@
-# autobuild.m4 serial 1 (autobuild-1.0)
+# autobuild.m4 serial 2 (autobuild-3.3)
# Copyright (C) 2004 Simon Josefsson
#
# This file is free software, distributed under the terms of the GNU
@@ -17,8 +17,8 @@
AC_REQUIRE([AC_CANONICAL_BUILD])
AC_REQUIRE([AC_CANONICAL_HOST])
- AC_MSG_NOTICE([autobuild project... $PACKAGE_NAME])
- AC_MSG_NOTICE([autobuild revision... $PACKAGE_VERSION])
+ AC_MSG_NOTICE([autobuild project... ${PACKAGE_NAME:-$PACKAGE}])
+ AC_MSG_NOTICE([autobuild revision... ${PACKAGE_VERSION:-$VERSION}])
hostname=`hostname`
if test "$hostname"; then
AC_MSG_NOTICE([autobuild hostname... $hostname])
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- gss/m4 autobuild.m4,1.1,1.2,
gss-commit <=