changeset 6731:e249aa11a310

* modules/time_r (Makefile.am): Remove lib_SOURCES line, as this is now done automatically by the corresponding Autoconf macro.
author Eric Blake <ebb9@byu.net>
date Wed, 12 Apr 2006 16:50:51 +0000
parents 2d38a238c5fd
children 9d91ed0c4515
files ChangeLog modules/time_r
diffstat 2 files changed, 6 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-04-12  Eric Blake  <ebb9@byu.net>
+
+	* 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  <eggert@cs.ucla.edu>
 
 	* 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.
 
--- a/modules/time_r
+++ b/modules/time_r
@@ -14,7 +14,6 @@
 gl_TIME_R
 
 Makefile.am:
-lib_SOURCES += time_r.h
 
 Include:
 "time_r.h"