[prev in list] [next in list] [prev in thread] [next in thread] 

List:       curl-commits
Subject:    cvs: curl configure.in,1.129,1.130
From:       Daniel Stenberg <bagder () users ! sourceforge ! net>
Date:       2003-03-25 15:54:12
[Download RAW message or body]

Update of /cvsroot/curl/curl
In directory sc8-pr-cvs1:/tmp/cvs-serv30661

Modified Files:
	configure.in 
Log Message:
use init and copyright to get a better header in the generated script


Index: configure.in
===================================================================
RCS file: /cvsroot/curl/curl/configure.in,v
retrieving revision 1.129
retrieving revision 1.130
diff -u -r1.129 -r1.130
--- configure.in	15 Mar 2003 21:04:01 -0000	1.129
+++ configure.in	25 Mar 2003 15:54:06 -0000	1.130
@@ -5,8 +5,14 @@
 dnl Don't even think about removing this check!
 AC_PREREQ(2.50)
 
-dnl First some basic init macros
-AC_INIT
+dnl We don't know the version number "staticly" so we use a dash here
+AC_INIT(curl, [-], [curl-bug@haxx.se])
+
+dnl configure script copyright
+AC_COPYRIGHT([Copyright (c) 1998 - 2003 Daniel Stenberg, <daniel@haxx.se>
+This configure script may be copied, distributed and modified under the 
+terms of the curl license; see COPYING for more details])
+
 AC_CONFIG_SRCDIR([lib/urldata.h])
 AM_CONFIG_HEADER(lib/config.h src/config.h tests/server/config.h lib/ca-bundle.h)
 AM_MAINTAINER_MODE



-------------------------------------------------------
This SF.net email is sponsored by:
The Definitive IT and Networking Event. Be There!
NetWorld+Interop Las Vegas 2003 -- Register today!
http://ads.sourceforge.net/cgi-bin/redirect.pl?keyn0001en

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic