* modules/time_r (Makefile.am): Remove lib_SOURCES line, as this
authorEric Blake <ebb9@byu.net>
Wed, 12 Apr 2006 16:50:51 +0000 (16:50 +0000)
committerEric Blake <ebb9@byu.net>
Wed, 12 Apr 2006 16:50:51 +0000 (16:50 +0000)
is now done automatically by the corresponding Autoconf macro.

ChangeLog
modules/time_r

index f08bdcb904b8e4711d0d70c06d1ec3ea6b381f08..687d5d2959be9cd6c245c8ac973b3b1eb0623bc9 100644 (file)
--- 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.
 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/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.
 
        (check_PROGRAMS): New var, replacing...
        (noinst_PROGRAMS, test_argp_SOURCES): Remove.
 
index da3279a0b2c2e3665c6801e40a3dbd2c66208c49..fa27b48b84c6cc43e2cdd5b5f0dbe69ba332eb9c 100644 (file)
@@ -14,7 +14,6 @@ configure.ac:
 gl_TIME_R
 
 Makefile.am:
 gl_TIME_R
 
 Makefile.am:
-lib_SOURCES += time_r.h
 
 Include:
 "time_r.h"
 
 Include:
 "time_r.h"