diff options
| author | Paul Eggert <eggert@cs.ucla.edu> | 2005-03-21 22:07:25 +0000 |
|---|---|---|
| committer | Paul Eggert <eggert@cs.ucla.edu> | 2005-03-21 22:07:25 +0000 |
| commit | 32865888475678304ea91322b587eee043bb06ad (patch) | |
| tree | 70aafbecd9f7aeb1d309605d0f3f752963ad6445 /modules/strftime | |
| parent | 62a39c7d945eb4160c206242b85c624fb2fb21fd (diff) | |
| download | gnulib-32865888475678304ea91322b587eee043bb06ad.tar.gz | |
Remove lib_SOURCES line from Makefile.am section of modules where this
is now done automatically by the corresponding Autoconf macro.
Diffstat (limited to 'modules/strftime')
| -rw-r--r-- | modules/strftime | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/modules/strftime b/modules/strftime index 468bbad739..07abef6e09 100644 --- a/modules/strftime +++ b/modules/strftime @@ -16,7 +16,6 @@ configure.ac: gl_FUNC_GNU_STRFTIME Makefile.am: -lib_SOURCES += strftime.c strftime.h Include: "strftime.h" @@ -26,4 +25,3 @@ LGPL Maintainer: glibc - |
