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:
5b0ac74
)
cleanup strdup
author
Christos Zoulas
<christos@zoulas.com>
Thu, 6 Oct 2011 14:50:31 +0000
(10:50 -0400)
committer
Christos Zoulas
<christos@zoulas.com>
Thu, 6 Oct 2011 14:50:31 +0000
(10:50 -0400)
libamu/Makefile.am
patch
|
blob
|
history
diff --git
a/libamu/Makefile.am
b/libamu/Makefile.am
index 76706c84184aeb0fde2c474a2dceb4b163cdc529..e75081e1b0752256201e92fab8e0622f31a43d13 100644
(file)
--- a/
libamu/Makefile.am
+++ b/
libamu/Makefile.am
@@
-28,7
+28,6
@@
EXTRA_DIST = memcmp.c \
clnt_sperrno.c \
hasmntopt.c \
strcasecmp.c \
- strdup.c \
strerror.c \
strlcat.c \
strlcpy.c \
@@
-43,7
+42,6
@@
DISTCLEANFILES = mountutil.c mtabutil.c transputil.c umount_fs.c
# hasmntopt.c
# memcmp.c (via AC_FUNC_MEMCMP)
# strcasecmp.c
-# strdup.c
# strerror.c
# strstr.c
# ualarm.c