cosl: Move AC_LIBOBJ invocations to module description.
[pspp] / lib / fwriting.c
index a8078dfc31a531491330df93918147d975373070..fd40f511185fb88be0b6ecffaf84d44085b504bd 100644 (file)
@@ -51,6 +51,6 @@ fwriting (FILE *fp)
   return (fp->__buffer < fp->__put_limit /*|| fp->__bufp == fp->__get_limit ??*/);
 # endif
 #else
- #error "Please port gnulib fwriting.c to your platform!"
+error "Please port gnulib fwriting.c to your platform!"
 #endif
 }