*** empty log message ***
This commit is contained in:
parent
108cf8e85e
commit
41e0a248ee
4
src/configure
vendored
4
src/configure
vendored
@ -2290,7 +2290,9 @@ cd ..
|
|||||||
##################### End QT detection
|
##################### End QT detection
|
||||||
|
|
||||||
# We have to expand prefix in here, couldn't find a way to do it inside
|
# 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
|
m_prefix=$prefix
|
||||||
test "X$m_prefix" = "XNONE" && m_prefix=/usr/local
|
test "X$m_prefix" = "XNONE" && m_prefix=/usr/local
|
||||||
m_datadir=${m_prefix}/share
|
m_datadir=${m_prefix}/share
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user