summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPavel Machek <pavel@src.gnome.org>1998-10-12 22:07:55 +0000
committerPavel Machek <pavel@src.gnome.org>1998-10-12 22:07:55 +0000
commit4d1300f9d25e6c7848fc1518a2f6a40bedd53bc3 (patch)
tree1a51edd4da02b422e2514b7373e859e4a258e237
parent26a7e526ec4a7bb64003503a5d1a51fbf54a126c (diff)
downloadgnome-common-4d1300f9d25e6c7848fc1518a2f6a40bedd53bc3.tar.gz
static's added, do_reget hack removed
svn path=/trunk/; revision=440
-rw-r--r--intl/libgettext.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/intl/libgettext.h b/intl/libgettext.h
index 0d4de4d..72eef4a 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