From 073f406c839b9547b74fc0a84ae197a6a2a38ab7 Mon Sep 17 00:00:00 2001 From: Christos Zoulas Date: Thu, 6 Oct 2011 10:50:31 -0400 Subject: [PATCH] cleanup strdup --- libamu/Makefile.am | 2 -- 1 file changed, 2 deletions(-) diff --git a/libamu/Makefile.am b/libamu/Makefile.am index 76706c84..e75081e1 100644 --- 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 -- 2.43.0