[glom] libglom-config.h: Remove unused (in libglom) ISO_CODES_PREFIX.



commit bd2abb862c6c247fb5c056df56cbb120d8ff1471
Author: Murray Cumming <murrayc murrayc com>
Date:   Sat Mar 19 09:17:01 2016 +0100

    libglom-config.h: Remove unused (in libglom) ISO_CODES_PREFIX.

 glom/libglom/cmake-libglom_config.h.in |    3 ---
 glom/libglom/libglom_config.h.in       |    3 ---
 2 files changed, 0 insertions(+), 6 deletions(-)
---
diff --git a/glom/libglom/cmake-libglom_config.h.in b/glom/libglom/cmake-libglom_config.h.in
index 4104989..38766e4 100644
--- a/glom/libglom/cmake-libglom_config.h.in
+++ b/glom/libglom/cmake-libglom_config.h.in
@@ -14,7 +14,4 @@
 /* Define to 1 if you have the `strptime' function. */
 #cmakedefine HAVE_STRPTIME
 
-/* Define to the installation prefix of the iso-codes module. */
-#cmakedefine ISO_CODES_PREFIX "@ISO_CODES_PREFIX@"
-
 #endif /* GLOM_LIBGLOM_CONFIG_H */
diff --git a/glom/libglom/libglom_config.h.in b/glom/libglom/libglom_config.h.in
index aad3729..8c214ef 100644
--- a/glom/libglom/libglom_config.h.in
+++ b/glom/libglom/libglom_config.h.in
@@ -14,7 +14,4 @@
 /* Define to 1 if you have the `strptime' function. */
 #undef HAVE_STRPTIME
 
-/* Define to the installation prefix of the iso-codes module. */
-#undef ISO_CODES_PREFIX
-
 #endif /* GLOM_LIBGLOM_CONFIG_H */


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]