Age | Commit message (Collapse) | Author |
|
|
|
* version.m4 (AC_PACKAGE_VERSION): Set to 1.4.
* NEWS: Finalize changes for 1.4.
* README: Update.
|
|
Follow-up to commit 471e5b080f7790c2cf95e3069d9fed1173c9ec17.
|
|
* README: Fix typo.
|
|
* README: Network drivers are actually enabled by default.
|
|
* README: Update default drivers notice. Mention cross-compilation flags
for 64bit systems.
|
|
* README: Replace `GNU mach' by `GNU Mach', and remove
obsolete paragraph about kmsg device.
|
|
|
|
|
|
|
|
|
|
* version.c (version): Update to version 1.1.
* NEWS: New file.
Mon May 5 11:34:01 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
* Makefile.in (enable_kdb): Use findstring instead of filter.
Reported by Marcus Daniels (marcus@cathcart.sysc.pdx.edu).
|
|
* configure.in (BUILD_CC): Use AC_CHECK_PROGS, not AC_CHECK_PROG,
since we are checking multiple names.
* configure.in (kdb): New --enable option.
* Makefile.in (DEFINES): Add @DEFS@.
* Makefile.in (clean, distclean, mostlyclean, maintainter-clean):
New targets.
(all-archs-configures): New variable.
(MIG): Change to ./local-mig.
(./local-mig): Change to build this instead of ./mig
(check-clib-routines): Use nm -g in case there are local symbols.
Suggested by Matthew Wilcox (willy@odie.barnet.ac.uk).
Fri Apr 18 15:25:10 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
* configure.in: Add AC_PREREQ for version 2.12.
* i386/Drivers.in: Likewise.
|
|
|
|
|