]> git.lyx.org Git - features.git/commitdiff
Revert part of 16cdf70d0c4bd18eb066fee21ee7e4f35257d2f5
authorJuergen Spitzmueller <spitz@lyx.org>
Mon, 19 Aug 2013 08:47:42 +0000 (10:47 +0200)
committerJuergen Spitzmueller <spitz@lyx.org>
Mon, 19 Aug 2013 08:47:42 +0000 (10:47 +0200)
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

configure.ac

index 4da4881aceaa91ccd77d150929e18336cca156e9..b85c4c1409edef7d35ea716f1bdcd29a174d1d04 100644 (file)
@@ -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