[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
gnumach ChangeLog linux/configfrag.ac Drivers.m... [gnumach-1-branch]
From: |
Thomas Schwinge |
Subject: |
gnumach ChangeLog linux/configfrag.ac Drivers.m... [gnumach-1-branch] |
Date: |
Sun, 15 Oct 2006 12:22:53 +0000 |
CVSROOT: /cvsroot/hurd
Module name: gnumach
Branch: gnumach-1-branch
Changes by: Thomas Schwinge <tschwinge> 06/10/15 12:22:53
Modified files:
. : ChangeLog
linux : configfrag.ac
Removed files:
. : Drivers.macros
linux : configure.in configure
i386/linux : Makerules.in
Log message:
2006-10-15 Thomas Schwinge <address@hidden>
[task #5956 --- ``Automake'ify GNU Mach's code base'']
* linux/configfrag.ac (AC_PREREQ, AC_INIT, AC_CONFIG_SRCDIR)
(AC_CONFIG_HEADER, AC_CANONICAL_HOST, hurd_SYSTYPE,
AC_CONFIG_FILES)
(AC_OUTPUT): Don't invoke.
(../../version.m4, ../../Drivers.macros, ../../aclocal.m4):
Don't
include.
<case "$host_cpu">: Only evaluate for i386.
(--disable-default-device-drivers): Remove configuraion option.
(LINUX_DEV, __KERNEL__): AC_DEFINE these.
(scsi, net, pcmcia, wireless): Remove AC_DRIVER_CLASS
instantiations.
(device_driver_group): New shell function.
(AC_OPTION, AC_OPTION_nodef): New functions.
(linux_DRIVER): Rename function to AC_Linux_DRIVER and adopt.
(linux_DRIVER_nodef): Likewise to AC_Linux_DRIVER_nodef.
<Configuration options>: Adopt to the new functions introduced
above
and re-position parts.
<Process device driver groups>: Adopt to the changes related to
device
driver groups.
* linux/configure.in <AC_CONFIG_LINKS>: Move to...
* linux/configfrag.ac: ... here.
* linux/configure.in: Remove file.
* linux/configure: Likewise.
* i386/linux/Makerules.in: Likewise.
* Drivers.macros: Likewise.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnumach/ChangeLog?cvsroot=hurd&only_with_tag=gnumach-1-branch&r1=1.128.2.130&r2=1.128.2.131
http://cvs.savannah.gnu.org/viewcvs/gnumach/Drivers.macros?cvsroot=hurd&only_with_tag=gnumach-1-branch&r1=1.5.4.3&r2=0
http://cvs.savannah.gnu.org/viewcvs/gnumach/linux/configfrag.ac?cvsroot=hurd&only_with_tag=gnumach-1-branch&r1=1.1.2.1&r2=1.1.2.2
http://cvs.savannah.gnu.org/viewcvs/gnumach/linux/configure.in?cvsroot=hurd&only_with_tag=gnumach-1-branch&r1=1.2.4.3&r2=0
http://cvs.savannah.gnu.org/viewcvs/gnumach/linux/configure?cvsroot=hurd&only_with_tag=gnumach-1-branch&r1=1.2.4.5&r2=0
http://cvs.savannah.gnu.org/viewcvs/gnumach/i386/linux/Makerules.in?cvsroot=hurd&only_with_tag=gnumach-1-branch&r1=1.1.2.1&r2=0
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- gnumach ChangeLog linux/configfrag.ac Drivers.m... [gnumach-1-branch],
Thomas Schwinge <=