diff options
Diffstat (limited to 'devel/gettext/files/patch-gettext-tools_config.h.in')
-rw-r--r-- | devel/gettext/files/patch-gettext-tools_config.h.in | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/devel/gettext/files/patch-gettext-tools_config.h.in b/devel/gettext/files/patch-gettext-tools_config.h.in new file mode 100644 index 000000000000..cab5933fd92b --- /dev/null +++ b/devel/gettext/files/patch-gettext-tools_config.h.in @@ -0,0 +1,12 @@ +--- gettext-tools/config.h.in.orig Sat Aug 28 11:50:21 2004 ++++ gettext-tools/config.h.in Sat Aug 28 11:51:26 2004 +@@ -45,6 +45,9 @@ + /* Define to 1 if you have the `atexit' function. */ + #undef HAVE_ATEXIT + ++/* Define if the expat library is bsdxml. */ ++#undef HAVE_BSDXML ++ + /* Define to 1 if you have the `btowc' function. */ + #undef HAVE_BTOWC + |