]> git.lyx.org Git - lyx.git/blobdiff - development/lyx.spec.in
use the new mouse LFUNs
[lyx.git] / development / lyx.spec.in
index 194d45d84a53805a00d7b05a71423934d4d1e07b..ecd20fac1bd3bead57d44a5f49eb03d0f8c71aab 100644 (file)
@@ -38,7 +38,7 @@ unset LINGUAS || true
 CXXFLAGS="$RPM_OPT_FLAGS" CFLAGS="$RPM_OPT_FLAGS" \
 ./configure --prefix=%{_prefix} --mandir=%{_mandir} \
        --bindir=%{_bindir} --datadir=%{_datadir} \
-       --without-warnings --with-included-string
+       --without-warnings
 make
 
 %install