X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Frelocatable-prog;h=48a66b8bcc63ebd3cc80270fd9230508a488c473;hb=f4ad91ad4e24493e8bb1ef8afe81fe3955329f7d;hp=797913f0061679b02e2cd9bf1d0f694ca49c86be;hpb=c7458b91a5cc6daccb8464e9880dbc80298dd344;p=gnulib.git diff --git a/modules/relocatable-prog b/modules/relocatable-prog index 797913f00..48a66b8bc 100644 --- a/modules/relocatable-prog +++ b/modules/relocatable-prog @@ -11,21 +11,28 @@ lib/relocatable.c lib/progreloc.c m4/relocatable.m4 m4/relocatable-lib.m4 +m4/lib-ld.m4 Depends-on: relocatable-prog-wrapper progname +canonicalize-lgpl +xalloc +xreadlink +stdbool +unistd +memcmp +strdup configure.ac: gl_RELOCATABLE([$gl_source_base]) Makefile.am: -DEFS += -DEXEEXT=\"$(EXEEXT)\" -lib_SOURCES += relocatable.c progreloc.c +DEFS += -DEXEEXT=\"@EXEEXT@\" Include: -#include "relocatable.h" -#include "progname.h" +"relocatable.h" +"progname.h" License: GPL