Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
Make "--with-qtdir" work better in ./configure.
Previously if your --with-qtdir was not in your PATH, ./configure would pick up the uic that was in your path anyway. Now uic and rcc are forced to those found inside whatever you specify with --with-qtdir. -This line, and those below, will be ignored-- M qgis/acinclude.m4 git-svn-id: http://svn.osgeo.org/qgis/trunk@4719 c8812cc2-4d05-0410-92ff-de0c093fc19c
- Loading branch information