unigbrk: New modules for grapheme clusters.
[pspp] / tests / test-fflush.c
index 38bedd975f953c95ff04d701bde439308b2d20f4..12403e2abab24105b19fba26c010abedc83bf9d7 100644 (file)
@@ -18,6 +18,9 @@
 
 #include <config.h>
 
+/* None of the files accessed by this test are large, so disable the
+   ftell link warning if we are not using the gnulib ftell module.  */
+#define _GL_NO_LARGE_FILES
 #include <stdio.h>
 
 #include "signature.h"