diff options
Diffstat (limited to 'app/xprop/config.h.in')
-rw-r--r-- | app/xprop/config.h.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/app/xprop/config.h.in b/app/xprop/config.h.in index 5d78fdfdb..98aaaef17 100644 --- a/app/xprop/config.h.in +++ b/app/xprop/config.h.in @@ -3,6 +3,9 @@ /* Define to 1 if you have the <inttypes.h> header file. */ #undef HAVE_INTTYPES_H +/* Define to 1 if you have the <langinfo.h> header file. */ +#undef HAVE_LANGINFO_H + /* Define to 1 if you have the <memory.h> header file. */ #undef HAVE_MEMORY_H |