qt4 in centos
This commit is contained in:
@@ -54,7 +54,7 @@ AC_DEFUN([AX_CXX_QT_TOOL], [
|
|||||||
elif which "$2" > /dev/null; then
|
elif which "$2" > /dev/null; then
|
||||||
$1=$2
|
$1=$2
|
||||||
elif which "$2-qt4" > /dev/null; then
|
elif which "$2-qt4" > /dev/null; then
|
||||||
$1=$2
|
$1=$2-qt4
|
||||||
else
|
else
|
||||||
HAVE_$1=0
|
HAVE_$1=0
|
||||||
$1=""
|
$1=""
|
||||||
|
Reference in New Issue
Block a user