summaryrefslogtreecommitdiffstats
path: root/3rdparty
diff options
context:
space:
mode:
authorLaszlo Agocs <laszlo.agocs@theqtcompany.com>2015-11-17 12:46:38 +0100
committerRobert Griebl <robert.griebl@pelagicore.com>2015-11-17 13:34:30 +0000
commit938383ccb11249d2ab4180e182e35624233a85e1 (patch)
treeb5c6b01a06cd015ce2b1a9354c90ac12b2d209c3 /3rdparty
parent16c98c2f772417df29d44a4de4bdf4b43ef866fb (diff)
Do not depend on e2fslibs in libarchive
Change-Id: If1926ab7d0a046eceada7ed1709ad4ea402b2eb7 Reviewed-by: Robert Griebl <robert.griebl@pelagicore.com>
Diffstat (limited to '3rdparty')
-rw-r--r--3rdparty/libarchive/config-unix.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/3rdparty/libarchive/config-unix.h b/3rdparty/libarchive/config-unix.h
index 7401a646..b82ec002 100644
--- a/3rdparty/libarchive/config-unix.h
+++ b/3rdparty/libarchive/config-unix.h
@@ -248,7 +248,7 @@
/* #undef HAVE_EXPAT_H */
/* Define to 1 if you have the <ext2fs/ext2_fs.h> header file. */
-#define HAVE_EXT2FS_EXT2_FS_H 1
+/* #undef HAVE_EXT2FS_EXT2_FS_H */
/* Define to 1 if you have the `extattr_get_file' function. */
/* #undef HAVE_EXTATTR_GET_FILE */