configure.ac |    4 ----
 1 file changed, 4 deletions(-)

New commits:
commit 9e52ec96d7a5b809bd51836c154e07ec41c3d8e3
Author: Michael Stahl <mst...@redhat.com>
Date:   Fri Jun 10 11:02:53 2016 +0200

    configure: remove old --enable-crashdump
    
    This used to enable the old crash reporter but the new one was added
    with --enable-breakpad instead.
    
    Change-Id: I9f1f7dd38d04e20819039f940a2c79fd630fce2c

diff --git a/configure.ac b/configure.ac
index 3c5a130..401a8ae 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1178,10 +1178,6 @@ AC_ARG_ENABLE(lto,
          linker. For MSVC, this option is broken at the moment. This is 
experimental work
          in progress that shouldn't be used unless you are working on it.)]))
 
-AC_ARG_ENABLE(crashdump,
-    AS_HELP_STRING([--enable-crashdump],
-        [Enable the crashdump feature.]))
-
 AC_ARG_ENABLE(python,
     AS_HELP_STRING([--enable-python=<no/auto/system/internal/fully-internal>],
         [Enables or disables Python support at run-time and build-time.
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to