Work around IRIX 6.5 cc compiler bug, which simplifies x != x to false.
[gnulib.git] / modules / readlink
index 1cc2bf3..92cc986 100644 (file)
@@ -6,14 +6,16 @@ lib/readlink.c
 m4/readlink.m4
 
 Depends-on:
+unistd
 
 configure.ac:
 gl_FUNC_READLINK
+gl_UNISTD_MODULE_INDICATOR([readlink])
 
 Makefile.am:
-EXTRA_DIST += readlink.c
 
 Include:
+<unistd.h>
 
 License:
 LGPL