Added a test for the lag command and started on the sample command
[pspp] / intl / dngettext.c
index 67fd030f255fc9efc322b5e3db5c050cab46b180..0afbd2e10402221c0c880f8978920952527388be 100644 (file)
@@ -37,7 +37,7 @@
    prefix.  So we have to make a difference here.  */
 #ifdef _LIBC
 # define DNGETTEXT __dngettext
-# define DCNGETTEXT __dcngettext
+# define DCNGETTEXT INTUSE(__dcngettext)
 #else
 # define DNGETTEXT libintl_dngettext
 # define DCNGETTEXT libintl_dcngettext