|
|
1.1 ! root 1: dnl Configure script for linux code snarfed into GNU Mach. ! 2: dnl Copyright 1999 Free Software Foundation, Inc. ! 3: ! 4: dnl Permission to use, copy, modify and distribute this software and its ! 5: dnl documentation is hereby granted, provided that both the copyright ! 6: dnl notice and this permission notice appear in all copies of the ! 7: dnl software, derivative works or modified versions, and any portions ! 8: dnl thereof, and that both notices appear in supporting documentation. ! 9: dnl ! 10: dnl THE FREE SOFTWARE FOUNDATION ALLOWS FREE USE OF THIS SOFTWARE IN ITS ! 11: dnl "AS IS" CONDITION. THE FREE SOFTWARE FOUNDATION DISCLAIMS ANY ! 12: dnl LIABILITY OF ANY KIND FOR ANY DAMAGES WHATSOEVER RESULTING FROM THE ! 13: dnl USE OF THIS SOFTWARE. ! 14: ! 15: AC_INIT(src/include/linux/version.h) ! 16: AC_PREREQ(2.12) ! 17: sinclude([../aclocal.m4]) ! 18: ! 19: hurd_SYSTYPE ! 20: ! 21: AC_LINK_FILES(src/include/asm-${systype} dev/include/asm-${systype}, ! 22: src/include/asm dev/include/asm) ! 23: ! 24: dnl We need to write these bogus output files to make autoconf create ! 25: dnl the directories where the directory symlinks need to go. ! 26: AC_OUTPUT(src/.dummy:dummy.in dev/.dummy:dummy.in ! 27: src/include/.dummy:dummy.in dev/include/.dummy:dummy.in)
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.