cleanup strdup
authorChristos Zoulas <christos@zoulas.com>
Thu, 6 Oct 2011 14:50:31 +0000 (10:50 -0400)
committerChristos Zoulas <christos@zoulas.com>
Thu, 6 Oct 2011 14:50:31 +0000 (10:50 -0400)
libamu/Makefile.am

index 76706c84184aeb0fde2c474a2dceb4b163cdc529..e75081e1b0752256201e92fab8e0622f31a43d13 100644 (file)
@@ -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