freebsd-ports/net-im/licq-qt-gui/files/patch-configure
Dirk Meyer 413cc9c3af - fix build option WITH_KDE
PR:		90788
Submitted by:	Yuri Khotyaintsev
2005-12-24 09:38:07 +00:00

16 lines
460 B
Text

*** configure.orig Thu Dec 22 09:05:13 2005
--- configure Thu Dec 22 09:11:23 2005
***************
*** 18060,18064 ****
! if test "$have_kde" == "yes"; then
# Extract the first word of "dcopidl", so it can be a program name with args.
set dummy dcopidl; ac_word=$2
--- 18060,18064 ----
! if test "X$have_kde" = "Xyes"; then
# Extract the first word of "dcopidl", so it can be a program name with args.
set dummy dcopidl; ac_word=$2