symlink: Update regarding AIX.
[gnulib.git] / modules / relocatable-prog
index cd9d79e..48a66b8 100644 (file)
@@ -11,6 +11,7 @@ lib/relocatable.c
 lib/progreloc.c
 m4/relocatable.m4
 m4/relocatable-lib.m4
+m4/lib-ld.m4
 
 Depends-on:
 relocatable-prog-wrapper
@@ -20,16 +21,18 @@ xalloc
 xreadlink
 stdbool
 unistd
+memcmp
+strdup
 
 configure.ac:
 gl_RELOCATABLE([$gl_source_base])
 
 Makefile.am:
-DEFS += -DEXEEXT=\"$(EXEEXT)\"
+DEFS += -DEXEEXT=\"@EXEEXT@\"
 
 Include:
-#include "relocatable.h"
-#include "progname.h"
+"relocatable.h"
+"progname.h"
 
 License:
 GPL