From 041a60736f9ce63aa3a9eebf0a60c35a76392005 Mon Sep 17 00:00:00 2001 From: Steve Price Date: Sun, 1 Aug 1999 02:55:15 +0000 Subject: Do a little better job of finding the moc binary. PR: 12639 Submitted by: maintainer --- net/kicq/files/patch-aa | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 net/kicq/files/patch-aa (limited to 'net/kicq') diff --git a/net/kicq/files/patch-aa b/net/kicq/files/patch-aa new file mode 100644 index 000000000000..8ff505767770 --- /dev/null +++ b/net/kicq/files/patch-aa @@ -0,0 +1,11 @@ +--- configure.orig Thu Dec 3 15:25:30 1998 ++++ configure Sat Jul 31 12:17:24 1999 +@@ -2373,7 +2373,7 @@ + ;; + *) + IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:" +- for ac_dir in $PATH:/usr/bin:/usr/X11R6/bin:$QTDIR/bin:/usr/lib/qt/bin:/usr/local/qt/bin$ac_dummy; do ++ for ac_dir in $PATH; do + test -z "$ac_dir" && ac_dir=. + if test -f $ac_dir/$ac_word; then + ac_cv_path_MOC="$ac_dir/$ac_word" -- cgit v1.2.3