]> git.wh0rd.org - dump.git/blobdiff - config.h.in
Use lchown instead of chown (security problem of symlinks ownership)
[dump.git] / config.h.in
index d7e66cb748e5a2eb305cc0f1f623be5c0a7c5b60..c3d882c816590c750efd919bdc6daebbe9a448f1 100644 (file)
@@ -38,3 +38,6 @@
 
 /* Define if you have the glob function.  */
 #undef HAVE_GLOB
+
+/* Define if you have the lchown function.  */
+#undef HAVE_LCHOWN