Check-in Number:
|
3683 | |
Date: |
2003-Nov-17 13:36:42 (local)
2003-Nov-17 12:36:42 (UTC) |
User: | rse |
Branch: | |
Comment: |
Upgraded to GNU Autoconf 2.58 environment. |
Tickets: |
|
Inspections: |
|
Files: |
|
ossp-pkg/shtool/ChangeLog 1.190 -> 1.191
--- ChangeLog 2003/11/14 17:21:37 1.190
+++ ChangeLog 2003/11/17 12:36:42 1.191
@@ -9,7 +9,10 @@
ChangeLog
- Changes between 1.6.2 and 2.0.0 (02-Nov-2002 to xx-Nov-2003):
+ Changes between 1.6.2 and 2.0.0 (02-Nov-2002 to 17-Nov-2003):
+
+ *) Upgraded to GNU Autoconf 2.58 environment.
+ [Ralf S. Engelschall]
*) Replace "[ x -o/-a x ]" constructs with "[ x ] ||/&& [ x ]"
and "egrep"/"fgrep" constructs with compatible "grep" or "case"
|
|
ossp-pkg/shtool/devtool.conf 1.5 -> 1.6
--- devtool.conf 2003/02/11 13:03:10 1.5
+++ devtool.conf 2003/11/17 12:36:42 1.6
@@ -3,7 +3,7 @@
##
%autogen
- @autogen autoconf 2.57 "2.5*"
+ @autogen autoconf 2.58 "2.5*"
%autoclean
@autoclean autoconf
|
|