blob: 5b0870fda9684c558f33166ce636e9a797ab9ce5 (
plain)
1
2
3
4
5
6
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
|