X-Git-Url: https://git.dlugolecki.net.pl/?a=blobdiff_plain;f=configure.ac;h=f298dd2ecb23323eec4fe0123e0702697d97ffa0;hb=3379d2caf9ee3a5b495144b395ccfa053fe699f0;hp=1acdf864f96190c0a408c5ab9dc4720bc28ab589;hpb=0584aeb7c0bebaa46738dc1cc81a3a7dc463fd17;p=vlp.git diff --git a/configure.ac b/configure.ac index 1acdf86..f298dd2 100644 --- a/configure.ac +++ b/configure.ac @@ -24,7 +24,7 @@ AC_ARG_WITH([moc-compiler-name], [AS_HELP_STRING([--with-moc-compiler-name=NAME], [filename of MOC compiler, defaults to: moc])], [MOCNAME="$withval"], - [MOCNAME='moc']) + [MOCNAME='moc-qt4']) AC_SUBST([MOCNAME]) AC_ARG_WITH([moc-compiler-dir],