X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Frelocatable-prog;h=4ea58d5b55aa0a688d236b7fc76051da753e62c2;hb=f51e5029ff71a4768455c85f9180d1f55ccb1bca;hp=797913f0061679b02e2cd9bf1d0f694ca49c86be;hpb=c7458b91a5cc6daccb8464e9880dbc80298dd344;p=gnulib.git diff --git a/modules/relocatable-prog b/modules/relocatable-prog index 797913f00..4ea58d5b5 100644 --- a/modules/relocatable-prog +++ b/modules/relocatable-prog @@ -15,13 +15,17 @@ m4/relocatable-lib.m4 Depends-on: relocatable-prog-wrapper progname +canonicalize-lgpl +xalloc +xreadlink +stdbool +unistd 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"