Fix syntax of --keyword option.
[gnulib.git] / modules / relocatable-prog
index cd9d79e..1aa96f5 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
@@ -25,7 +26,7 @@ configure.ac:
 gl_RELOCATABLE([$gl_source_base])
 
 Makefile.am:
-DEFS += -DEXEEXT=\"$(EXEEXT)\"
+DEFS += -DEXEEXT=\"@EXEEXT@\"
 
 Include:
 #include "relocatable.h"