From: Paul Eggert Date: Mon, 9 May 2005 19:38:21 +0000 (+0000) Subject: stat-macros shouldn't depend on itself. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=40ad4eae988596de8a3459f99c8e508a6425c383;p=pspp stat-macros shouldn't depend on itself. --- diff --git a/ChangeLog b/ChangeLog index efc1021a0a..2d6138fb8b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2005-05-09 Paul Eggert + + * modules/stat-macros (Depends-on): Don't depend on stat-macros (!). + Problem reported by Dave Love. + 2005-05-09 Yoann Vandoorselaere Bruno Haible diff --git a/modules/stat-macros b/modules/stat-macros index 5c73e0e61c..5132c2537f 100644 --- a/modules/stat-macros +++ b/modules/stat-macros @@ -6,7 +6,6 @@ lib/stat-macros.h m4/stat-macros.m4 Depends-on: -stat-macros configure.ac: gl_STAT_MACROS