From: Bruno Haible Date: Sat, 3 Mar 2007 23:43:00 +0000 (+0000) Subject: Fix dependencies. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d3658dce282dba8a103a97cab1734b57109f371c;p=pspp Fix dependencies. --- diff --git a/ChangeLog b/ChangeLog index b7abcb7433..34b2cd8ac7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2007-03-03 Bruno Haible + + * modules/relocatable-prog (Depends-on): Add back progreloc's + dependencies: canonicalize-lgpl, xalloc, xreadlink, stdbool, unistd. + 2007-03-03 Bruno Haible * modules/relocatable-lib-lgpl: Renamed from modules/relocatable-lib. diff --git a/modules/relocatable-prog b/modules/relocatable-prog index 797913f006..9436d9cd03 100644 --- a/modules/relocatable-prog +++ b/modules/relocatable-prog @@ -15,6 +15,11 @@ m4/relocatable-lib.m4 Depends-on: relocatable-prog-wrapper progname +canonicalize-lgpl +xalloc +xreadlink +stdbool +unistd configure.ac: gl_RELOCATABLE([$gl_source_base])