summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2018-11-24 11:41:13 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2018-11-24 11:41:13 (GMT)
commitdad453ff553f0ab07206f26345dc0adeffb775fd (patch)
tree322f3b26da0d0d25011b7e64afc7c7ee37aa5608 /configure.ac
parent615171f171f53791a25aeab7970e29b024177d48 (diff)
Moved the DWARF support as plugin and disabled it.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 0 insertions, 4 deletions
diff --git a/configure.ac b/configure.ac
index d3ba94d..4db0adb 100644
--- a/configure.ac
+++ b/configure.ac
@@ -407,10 +407,6 @@ AC_CONFIG_FILES([Makefile
src/debug/Makefile
src/debug/gdbrsp/Makefile
src/format/Makefile
- src/format/dwarf/Makefile
- src/format/dwarf/v2/Makefile
- src/format/dwarf/v3/Makefile
- src/format/dwarf/v4/Makefile
src/format/java/Makefile
src/format/pe/Makefile
src/glibext/Makefile