summaryrefslogtreecommitdiff
path: root/physmem/headers.m4
diff options
context:
space:
mode:
Diffstat (limited to 'physmem/headers.m4')
-rw-r--r--physmem/headers.m413
1 files changed, 0 insertions, 13 deletions
diff --git a/physmem/headers.m4 b/physmem/headers.m4
deleted file mode 100644
index ddb875c..0000000
--- a/physmem/headers.m4
+++ /dev/null
@@ -1,13 +0,0 @@
-# headers.m4 - Autoconf snippets to install links for header files.
-# Copyright 2005 Free Software Foundation, Inc.
-# Written by Neal H. Walfield <neal@gnu.org>.
-#
-# This file is free software; as a special exception the author gives
-# unlimited permission to copy and/or distribute it, with or without
-# modifications, as long as this notice is preserved.
-#
-# This file is distributed in the hope that it will be useful, but
-# WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
-# implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
-
-AC_CONFIG_LINKS([include/hurd/physmem.h:physmem/physmem.h])