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:
d3d5565
)
.
author
Jim Meyering
<jim@meyering.net>
Wed, 11 Dec 1996 04:49:30 +0000
(
04:49
+0000)
committer
Jim Meyering
<jim@meyering.net>
Wed, 11 Dec 1996 04:49:30 +0000
(
04:49
+0000)
old/fileutils/ChangeLog
patch
|
blob
|
history
diff --git
a/old/fileutils/ChangeLog
b/old/fileutils/ChangeLog
index ff0dde0268fc55991c3c9decc1b76a7d757a622b..f68b97e9d231089bd2275cc92412ecc3b0d5eea8 100644
(file)
--- a/
old/fileutils/ChangeLog
+++ b/
old/fileutils/ChangeLog
@@
-1,5
+1,10
@@
Tue Dec 10 00:14:24 1996 Jim Meyering <meyering@na-net.ornl.gov>
+ * src/install.c [_POSIX_VERSION]: Don't declare wait. That
+ declaration conflicted with one in a system header file on
+ i386-pc-isc3.0, now that I've removed the AC_ISC_POSIX macro
+ and _POSIX_VERSION is no longer defined.
+
* configure.in (AC_ISC_POSIX): Remove kludgy macro.
Use this test instead:
(LIBS): Add -lcposix if it contains strerror.