From d5552a12223617b8593309f1a143ee015e381d70 Mon Sep 17 00:00:00 2001 From: Eric Blake Date: Wed, 12 Apr 2006 16:50:51 +0000 Subject: [PATCH] * modules/time_r (Makefile.am): Remove lib_SOURCES line, as this is now done automatically by the corresponding Autoconf macro. --- ChangeLog | 7 ++++++- modules/time_r | 1 - 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index f08bdcb90..687d5d295 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2006-04-12 Eric Blake + + * modules/time_r (Makefile.am): Remove lib_SOURCES line, as this + is now done automatically by the corresponding Autoconf macro. + 2006-04-09 Paul Eggert * modules/regex (Depends-on): Add ssize_t. @@ -71,7 +76,7 @@ * modules/xstrtod: Omit xstrtod.h, xstrtod.c; they're in LIB_SOURCES. * modules/lock-tests (TESTS): Use $(EXEEXT). * modules/tls-tests: Likewise. - * modules/argp-tests: Likewise. + * modules/argp-tests: Likewise. (check_PROGRAMS): New var, replacing... (noinst_PROGRAMS, test_argp_SOURCES): Remove. diff --git a/modules/time_r b/modules/time_r index da3279a0b..fa27b48b8 100644 --- a/modules/time_r +++ b/modules/time_r @@ -14,7 +14,6 @@ configure.ac: gl_TIME_R Makefile.am: -lib_SOURCES += time_r.h Include: "time_r.h" -- 2.11.0