[Doxygen-develop] configure patch for QTDIR
Brought to you by:
dimitri
From: Erik Z. <ze...@ma...> - 2004-01-26 00:02:50
|
Configure is not finding the proper QTDIR when the environment variable is properly set. On Redhat 9, there are directories for both qt-3.1 and qt-2.3.1, but configure only finds qt2 which is a sym link to qt-2.3.1. The attached diff changes the behavior to assume that the QTDIR environment variable is correctly set and only searches if it's not actually set. Erik -- ******************************************* Dr. Erik Zeek Postdoctoral Fellow School of Physics Georgia Institute of Technology Atlanta, GA 30332-0430 Tel: 404-385-1034 FAX: 425-988-9013 Web: http://www.physics.gatech.edu/gcuo/ Email: mailto:ze...@ma... |