aboutsummaryrefslogtreecommitdiff
path: root/src/update_archive.h
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2013-04-22 11:31:06 +0200
committerAnton Khirnov <anton@khirnov.net>2013-11-04 11:02:10 +0100
commit6fd304e5e6c8b386d3671f4932a74124fd37192a (patch)
tree0110c5339a4fe42276017f1fd74373baa1e25f22 /src/update_archive.h
parentd3018bfbb5f5712e6fe0f7ce534a362a0518d2c2 (diff)
Switch from autotools to a custom build system adapted from Libav.
Diffstat (limited to 'src/update_archive.h')
-rw-r--r--src/update_archive.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/update_archive.h b/src/update_archive.h
index 838697dd..4be262f5 100644
--- a/src/update_archive.h
+++ b/src/update_archive.h
@@ -28,7 +28,7 @@
struct directory;
struct archive_plugin;
-#ifdef ENABLE_ARCHIVE
+#if CONFIG_ARCHIVES
bool
update_archive_file(struct directory *directory,