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.cmake4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/config.h.cmake b/src/config.h.cmake
index 34fe955..8842734 100644
--- a/src/config.h.cmake
+++ b/src/config.h.cmake
@@ -8,5 +8,5 @@
language is requested. */
#define ENABLE_NLS 1
-/* Define to 1 if you have Binutils >= 2.34 */
-#cmakedefine HAVE_BFD_2_34 1
+/* Define Binutils linker version code */
+#cmakedefine LINKER_VERSION_C @LINKER_VERSION_C@