summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--intl/libgettext.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/intl/libgettext.h b/intl/libgettext.h
index 0d4de4d0..72eef4a5 100644
--- a/intl/libgettext.h
+++ b/intl/libgettext.h
@@ -122,6 +122,9 @@ extern char *bindtextdomain__ PARAMS ((const char *__domainname,
const char *__dirname));
#if ENABLE_NLS
+#ifdef VFS_STANDALONE
+#error This can never work
+#endif
/* Solaris 2.3 has the gettext function but dcgettext is missing.
So we omit this optimization for Solaris 2.3. BTW, Solaris 2.4