]> 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 817ce664f8675fb52275d3b3157fbccc73cec204..c3d882c816590c750efd919bdc6daebbe9a448f1 100644 (file)
@@ -35,3 +35,9 @@
 
 /* Define if you have the warnx function.  */
 #undef HAVE_WARNX
+
+/* Define if you have the glob function.  */
+#undef HAVE_GLOB
+
+/* Define if you have the lchown function.  */
+#undef HAVE_LCHOWN