]> git.ipfire.org Git - thirdparty/libarchive.git/commitdiff
Minor FreeBSD build fix.
authorTim Kientzle <kientzle@gmail.com>
Mon, 3 Aug 2009 02:23:10 +0000 (22:23 -0400)
committerTim Kientzle <kientzle@gmail.com>
Mon, 3 Aug 2009 02:23:10 +0000 (22:23 -0400)
SVN-Revision: 1326

cpio/config_freebsd.h

index 11d5b6da9ceab039fb2fe68eee512c16a176bc1c..0d449d993d0f2f11735f0c01b3ae74d77af6c291 100644 (file)
 #define        HAVE_FUTIMES 1
 #define        HAVE_GRP_H 1
 #define        HAVE_LIBARCHIVE 1
+#define        HAVE_LINK 1
+#define        HAVE_LSTAT 1
 #define        HAVE_LUTIMES 1
 #define        HAVE_PWD_H 1
+#define        HAVE_READLINK 1
 #define        HAVE_STDARG_H 1
 #define        HAVE_STDLIB_H 1
 #define        HAVE_STRING_H 1
+#define        HAVE_SYMLINK 1
 #define        HAVE_SYS_STAT_H 1
 #define        HAVE_SYS_TIME_H 1
 #define        HAVE_TIME_H 1