summaryrefslogtreecommitdiffstats
path: root/cpukit/configure.ac
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2005-02-08 04:04:46 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2005-02-08 04:04:46 +0000
commitfa73ccb0b85e09122e7dcde429e49b8448e696d7 (patch)
treecddb4001bce59131b5b1b999b788559a5cdd7487 /cpukit/configure.ac
parent2005-02-08 Ralf Corsepius <ralf.corsepius@rtems.org> (diff)
downloadrtems-fa73ccb0b85e09122e7dcde429e49b8448e696d7.tar.bz2
2005-02-08 Ralf Corsepius <ralf.corsepius@rtems.org>
* configure.ac: Add new header guard to cpuopts.h. * Makefile.am: Add libfs, libblock, ftpd header install rules. * libfs/Makefile.am, libblock/Makefile.am, ftpd/Makefile.am: Remove header install rules.
Diffstat (limited to 'cpukit/configure.ac')
-rw-r--r--cpukit/configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/cpukit/configure.ac b/cpukit/configure.ac
index 39c969eeec..acd06e5863 100644
--- a/cpukit/configure.ac
+++ b/cpukit/configure.ac
@@ -132,8 +132,8 @@ cat >>cpuopts.tmp <<\_ACEOF
*/
/* target cpu dependent options file */
/* automatically generated -- DO NOT EDIT!! */
-#ifndef __CPU_OPTIONS_h
-#define __CPU_OPTIONS_h
+#ifndef _CPU_OPTIONS_H
+#define _CPU_OPTIONS_H
_ACEOF
RTEMS_CPUOPT([RTEMS_DEBUG],