diff options
Diffstat (limited to 'libstdc++-v3/config.h.in')
-rw-r--r-- | libstdc++-v3/config.h.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/libstdc++-v3/config.h.in b/libstdc++-v3/config.h.in index f25ab541dff..4113e0bb940 100644 --- a/libstdc++-v3/config.h.in +++ b/libstdc++-v3/config.h.in @@ -147,6 +147,9 @@ /* Define to 1 if you have the `frexpl' function. */ #undef HAVE_FREXPL +/* Define to 1 if you have the <gconf.h> header file. */ +#undef HAVE_GCONF_H + /* Define to 1 if you have the <gconv.h> header file. */ #undef HAVE_GCONV_H |