The branch, scroll/testing, has been updated. - Log -----------------------------------------------------------------
commit 02b57d4a4db0f1ac90dbdb198a7063d5eb540191 Author: Juergen Spitzmueller <[email protected]> Date: Mon Aug 19 10:47:42 2013 +0200 Revert part of 16cdf70d0c4bd18eb066fee21ee7e4f35257d2f5 Our source is not yet ready for subdir-objects (causes bad lyx/tex2lyx interferences). See http://marc.info/?l=lyx-devel&m=137673178123427&w=2 for details diff --git a/configure.ac b/configure.ac index 4da4881..b85c4c1 100644 --- a/configure.ac +++ b/configure.ac @@ -27,7 +27,7 @@ fi AM_MAINTAINER_MODE save_PACKAGE=$PACKAGE -AM_INIT_AUTOMAKE([foreign dist-bzip2 no-define 1.8 subdir-objects]) +AM_INIT_AUTOMAKE([foreign dist-bzip2 no-define 1.8]) m4_ifdef([AM_SILENT_RULES],[AM_SILENT_RULES([yes])]) PACKAGE=$save_PACKAGE ----------------------------------------------------------------------- Summary of changes: configure.ac | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) hooks/post-receive -- Repositories for GSOC work
