]> git.pld-linux.org Git - packages/libreoffice.git/blame - openoffice.org-hotfix-kde4.patch
- added -hotfix-kde4.patch
[packages/libreoffice.git] / openoffice.org-hotfix-kde4.patch
CommitLineData
8869dde9
MB
1--- configure.in 2010-01-30 20:54:14.014499069 +0100
2+++ configure.in.new 2010-01-30 21:07:03.703592227 +0100
3@@ -6443,7 +6443,7 @@
4 fi
5
6 dnl Check for Meta Object Compiler
7- AC_PATH_PROG( MOC4, moc, no, [$PATH:$QT4DIR/bin] )
8+ AC_PATH_PROG( MOC4, moc-qt4, no, [$PATH:$QT4DIR/bin] )
9 if test "$MOC4" = "no" ; then
10 AC_MSG_ERROR([Qt Meta Object Compiler not found. Please specify
11 the root of your Qt installation by exporting QT4DIR before running "configure".])
This page took 0.140937 seconds and 4 git commands to generate.