summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Pipping <sebastian@pipping.org>2017-08-06 17:59:50 +0200
committerSebastian Pipping <sebastian@pipping.org>2017-08-06 17:59:50 +0200
commitb6bb651e15a5887e40c2b4836ff6a38edcb09b26 (patch)
treef5e8b69289f6d41a046395602767d7d8a7f40589
parent72b538f2a7473048631de9fc6ad988b3fca687d4 (diff)
downloadlibexpat-git-b6bb651e15a5887e40c2b4836ff6a38edcb09b26.tar.gz
expat_config.h.cmake: Replace misleading header
-rw-r--r--expat/expat_config.h.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/expat/expat_config.h.cmake b/expat/expat_config.h.cmake
index 41829c04..864c7a69 100644
--- a/expat/expat_config.h.cmake
+++ b/expat/expat_config.h.cmake
@@ -1,4 +1,4 @@
-/* expat_config.h.in. Generated from configure.in by autoheader. */
+/* expat_config.h.cmake. Based upon generated expat_config.h.in. */
/* 1234 = LIL_ENDIAN, 4321 = BIGENDIAN */
#cmakedefine BYTEORDER @BYTEORDER@