olena-2.0-320-ge5c4946 configure.ac: Do not configure scribo/demo/review anymore.

--- ChangeLog | 4 ++++ configure.ac | 1 - 2 files changed, 4 insertions(+), 1 deletions(-) diff --git a/ChangeLog b/ChangeLog index e9c4413..4e3c184 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2013-03-07 Guillaume Lazzara <z@lrde.epita.fr> + + * configure.ac: Do not configure scribo/demo/review anymore. + 2013-02-28 Guillaume Lazzara <z@lrde.epita.fr> * configure.ac: Check for libpoppler dependency and configure diff --git a/configure.ac b/configure.ac index 17b0d0e..75e9037 100644 --- a/configure.ac +++ b/configure.ac @@ -342,7 +342,6 @@ AM_CONDITIONAL([ENABLE_SCRIBO], [test "x$enable_scribo" = xyes]) AC_CONFIG_FILES([ scribo/Makefile scribo/demo/Makefile - scribo/demo/review/Makefile scribo/demo/viewer/Makefile scribo/demo/xml2doc/Makefile scribo/src/Makefile -- 1.7.2.5
participants (1)
-
Guillaume Lazzara