summaryrefslogtreecommitdiffstats
path: root/Source/cmConfigure.h.in
diff options
context:
space:
mode:
authorBill Hoffman <bill.hoffman@kitware.com>2001-05-17 15:44:26 (GMT)
committerBill Hoffman <bill.hoffman@kitware.com>2001-05-17 15:44:26 (GMT)
commit1094200ea060dad38eaffd6e06cb5852d556a559 (patch)
treee71322bfb8381d3b5217347b8e2a9130400a1eb8 /Source/cmConfigure.h.in
parent4d86b681de366ab168823e113506428fa72b13d7 (diff)
downloadCMake-1094200ea060dad38eaffd6e06cb5852d556a559.zip
CMake-1094200ea060dad38eaffd6e06cb5852d556a559.tar.gz
CMake-1094200ea060dad38eaffd6e06cb5852d556a559.tar.bz2
BUG: fix to compile on hp with aCC
Diffstat (limited to 'Source/cmConfigure.h.in')
-rw-r--r--Source/cmConfigure.h.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/Source/cmConfigure.h.in b/Source/cmConfigure.h.in
index bcdd682..0c38441 100644
--- a/Source/cmConfigure.h.in
+++ b/Source/cmConfigure.h.in
@@ -1,2 +1,2 @@
-#undef CMAKE_NO_STD_NAMESPACE
-#undef CMAKE_NO_ANSI_STREAM_HEADERS
+#undef CMAKE_NO_STD_NAMESPACE
+#undef CMAKE_NO_ANSI_STREAM_HEADERS