/[hurd]/gnumach/ChangeLog
ViewVC logotype

Diff of /gnumach/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.128.2.18 by ams, Thu Jun 2 20:02:44 2005 UTC revision 1.128.2.19 by marcus, Tue Jul 12 23:01:06 2005 UTC
# Line 1  Line 1 
1    2005-07-12  Guillem Jover  <guillem@hadrons.org>
2    
3            * configure: Regenerated.
4            * i386/configure: Regenerated.
5            
6            * Drivers.macros (AC_DRIVER_CLASS): Use AH_TEMPLATE.
7            (AC_DRIVER): Set the value for the AC_DEFINE and AC_DEFINE_UNQUOTED
8            to 1.
9    
10            * aclocal.m4 (AC_PROG_CC_LOCAL, AC_PROG_CC_WORKS_LOCAL): Removed.
11            * version.m4: New file.
12            * Makefile.in: Use PACKAGE_VERSION, not VERSION.
13            * doc/Makefile.in: Likewise.
14            * version.c.in: Likewise. Use PACKAGE_NAME, not "GNUmach".
15            * i386/linux/Makefile.in (configure): Change its source to
16            configure.ac.
17    
18            * aclocal.m4: Add missing quotations.
19            * Drivers.macros: Likewise.
20            * configure.in: Likewise. Include version.m4 and use PACKAGE and
21            VERSION m4 macros from it.
22            * i386/configure.in: Likewise.
23            (AC_INIT): Use new syntax and move source check to AC_CONFIG_SRCDIR.
24            * i386/linux/configure.ac: Likewise. Use m4_sinclude, not sinclude.
25            * linux/configure.in: Likewise.
26    
27            * i386/configure.in: Update AC_DEFINE to the new three argument form.
28            * i386/linux/configure.ac: Move AC_DEFINE inside AC_ARG_ENABLE.
29    
30            * configure.in: Use AC_CONFIG_LINKS, not AC_LINK_FILES.
31            * linux/configure.in: Likewise.
32    
33            * i386/configure.in: Call AC_CONFIG_FILES and use the new form of
34            AC_OUTPUT.
35            * i386/linux/configure.ac: Likewise.
36            * linux/configure.in: Likewise
37    
38            * configure.in: Use AS_HELP_STRING in AC_ARG_ENABLE help strings.
39            * Drivers.macros: Likewise.
40            * i386/configure.in: Likewise.
41            * i386/linux/configure.ac: Likewise.
42    
43    2005-07-12  Neal H. Walfield  <neal@cs.uml.edu>
44    
45            * configure.in: Update to use autoconf 2.57.
46            Do not error out if host_os is not GNU.
47            Update AC_DEFINEs to the required three argument form.
48            Don't call AC_CHECK_TOOL(CC, gcc) and AC_PROG_CC_LOCAL, just use
49            AC_PROG_CC.
50            AC_SUBST(LDFLAGS).
51            Refactor AC_CONFIG_SUBDIRS to not do variable substitution.
52            Call AC_CONFIG_FILES and use the new form of AC_OUTPUT.
53            * i386/configure.in: Require autoconf 2.57.
54            * linux/configure.in: Likewise.
55            * i386/linux/Drivers.in: Move from here...
56            * i386/linux/configure.ac: ... to here to conform to the
57            environment autoreconf expects.
58            (hurd_host_CPU): New macro.
59            Call AC_PROG_CC, not AC_PROG_CC_LOCAL.
60            AC_SUBST(LD_FLAGS).
61            (flashpoint): Update AC_DEFINE to the new three argument form.
62            * Drivers.macros (AC_DRIVER): Update AC_DEFINE to the new three
63            argument form.
64    
65  2005-05-24  Alfred M. Szmidt  <ams@gnu.org>  2005-05-24  Alfred M. Szmidt  <ams@gnu.org>
66    
67          * i386/include/mach/i386/asm.h (END): New macro.          * i386/include/mach/i386/asm.h (END): New macro.

Legend:
Removed from v.1.128.2.18  
changed lines
  Added in v.1.128.2.19

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26