summaryrefslogtreecommitdiffstats
path: root/src/config.h.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'src/config.h.cmake')
-rw-r--r--src/config.h.cmake7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/config.h.cmake b/src/config.h.cmake
new file mode 100644
index 0000000..5b0870f
--- /dev/null
+++ b/src/config.h.cmake
@@ -0,0 +1,7 @@
+
+/* Define to 1 if translation of program messages to the user's native
+ language is requested. */
+#define ENABLE_NLS 1
+
+/* Define to 1 if you have Binutils >= 2.34 */
+#cmakedefine HAVE_BFD_2_34 1