From 41e0a248ee96638feaeb9886a4400c5551baed7c Mon Sep 17 00:00:00 2001 From: dockes Date: Sat, 21 Jan 2006 15:36:40 +0000 Subject: [PATCH] *** empty log message *** --- src/configure | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/configure b/src/configure index 74435ae6..814aa8db 100755 --- a/src/configure +++ b/src/configure @@ -2290,7 +2290,9 @@ cd .. ##################### End QT detection # We have to expand prefix in here, couldn't find a way to do it inside -# the qt gui .pro file or Makefile +# the qt gui .pro file or Makefile. This just means that you can't change +# prefix at build time. It works at install time because we dont' use the +# qtgui Makefile m_prefix=$prefix test "X$m_prefix" = "XNONE" && m_prefix=/usr/local m_datadir=${m_prefix}/share