]> git.wh0rd.org - dump.git/blobdiff - config.h.in
Fix a problem in restore where the final \0 in the symbolic
[dump.git] / config.h.in
index 18943d203cdd57f79e012b80374130342e2be724..799b2f0ddf4c9cb9c4b4dab4ed25d32b9b2bf294 100644 (file)
@@ -6,6 +6,9 @@
 /* Define this if you want to include Mac OSX restore compatibility. */
 #undef DUMP_MACOSX
 
+/* Define this if you have the blkid library. */
+#undef HAVE_BLKID
+
 /* Define this if you have bzlib compression library. */
 #undef HAVE_BZLIB