Created
January 4, 2012 04:47
-
-
Save hSATAC/1558554 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- configure 2011-12-20 18:05:24.000000000 -0800 | |
| +++ configure 2011-12-21 02:51:54.634572998 -0800 | |
| @@ -253,7 +253,7 @@ | |
| # --- QT4 START --- | |
| QT4_IM='N' | |
| -QT4_IM_DIR=/usr/$LIB/qt4/plugins/inputmethods | |
| +QT4_IM_DIR=/usr/$LIB/qt/plugins/inputmethods | |
| echo "testing if you have qt4 support" | |
| pkg-config --libs QtCore QtGui > /dev/null 2> /dev/null | |
| if [ $? = 0 ]; then |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment