projects
/
platform
/
upstream
/
coreutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3d2009b
)
.
author
Jim Meyering
<jim@meyering.net>
Sun, 16 May 1999 15:48:43 +0000
(15:48 +0000)
committer
Jim Meyering
<jim@meyering.net>
Sun, 16 May 1999 15:48:43 +0000
(15:48 +0000)
m4/ChangeLog
patch
|
blob
|
history
m4/Makefile.am
patch
|
blob
|
history
diff --git
a/m4/ChangeLog
b/m4/ChangeLog
index
cbbaf98
..
064a76f
100644
(file)
--- a/
m4/ChangeLog
+++ b/
m4/ChangeLog
@@
-1,3
+1,7
@@
+1999-05-16 Jim Meyering <meyering@ascend.com>
+
+ * search-libs.m4: New file to override autoconf's AC_SEARCH_LIBS.
+
1999-05-10 Jim Meyering <meyering@ascend.com>
* jm-mktime.m4: Reflect renaming: AM_FUNC_MKTIME -> AC_FUNC_MKTIME.
diff --git
a/m4/Makefile.am
b/m4/Makefile.am
index
9a64c23
..
d799d28
100644
(file)
--- a/
m4/Makefile.am
+++ b/
m4/Makefile.am
@@
-41,6
+41,7
@@
putenv.m4 \
readdir.m4 \
realloc.m4 \
regex.m4 \
+search-libs.m4 \
st_dm_mode.m4 \
st_mtim.m4 \
stat.m4 \