projects
/
am-utils-6.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
61fe1dd
)
* libamu/Makefile.am (EXTRA_DIST): remove alloca.c as it's no
author
Erez Zadok
<ezk@cs.sunysb.edu>
Wed, 1 Jun 2005 21:17:26 +0000
(21:17 +0000)
committer
Erez Zadok
<ezk@cs.sunysb.edu>
Wed, 1 Jun 2005 21:17:26 +0000
(21:17 +0000)
longer needed.
ChangeLog
patch
|
blob
|
history
libamu/Makefile.am
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index c30413d9303bb2e6a554d4c54ce5f33c6d108ad3..893de5b1472d1855cfb47cd94dd0f5710f90d581 100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,3
+1,8
@@
+2005-06-01 Erez Zadok <ezk@cs.sunysb.edu>
+
+ * libamu/Makefile.am (EXTRA_DIST): remove alloca.c as it's no
+ longer needed.
+
2005-05-28 Erez Zadok <ezk@cs.sunysb.edu>
* completed set of fixes for irix6.5.
diff --git
a/libamu/Makefile.am
b/libamu/Makefile.am
index 07f09b5b80f1162a04a306e51417f390213b55eb..1eac5ab5c39f7f26a3fea8ccbea42fb462def2e6 100644
(file)
--- a/
libamu/Makefile.am
+++ b/
libamu/Makefile.am
@@
-25,7
+25,6
@@
libamu_la_SOURCES = \
## automatically.
## XXX: must add the files after memcmp.c until automake 1.4+ is out
EXTRA_DIST = memcmp.c \
- alloca.c \
clnt_sperrno.c \
hasmntopt.c \
strcasecmp.c \