SVN commit 581235 by martin: Disable macros for 1.6 (didn't build with --enable-final anyway). M +3 -3 Makefile.am --- branches/koffice/1.6/koffice/kexi/plugins/Makefile.am #581234:581235 @@ -2,9 +2,9 @@ # REPORTS=reports #endif -if compile_kexi_macros_plugin - MACRODIR=macros -endif +#if compile_kexi_macros_plugin +# MACRODIR=macros +#endif if compile_kross SCRIPTINGDIR=scripting