X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Frelocatable-prog;h=48a66b8bcc63ebd3cc80270fd9230508a488c473;hb=e4c754e34096c0703a41f6c0e9fb7cc1f007b3ed;hp=4ea58d5b55aa0a688d236b7fc76051da753e62c2;hpb=723e191a290b675e77dfc6bb82d444dc2acb807c;p=gnulib.git diff --git a/modules/relocatable-prog b/modules/relocatable-prog index 4ea58d5b5..48a66b8bc 100644 --- a/modules/relocatable-prog +++ b/modules/relocatable-prog @@ -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,6 +21,8 @@ xalloc xreadlink stdbool unistd +memcmp +strdup configure.ac: gl_RELOCATABLE([$gl_source_base]) @@ -28,8 +31,8 @@ Makefile.am: DEFS += -DEXEEXT=\"@EXEEXT@\" Include: -#include "relocatable.h" -#include "progname.h" +"relocatable.h" +"progname.h" License: GPL