Skip to content
Snippets Groups Projects
Commit 8445f5a8 authored by Fons Rademakers's avatar Fons Rademakers
Browse files

update search path for freetype1 support for RH7.2beta.

git-svn-id: http://root.cern.ch/svn/root/trunk@3070 27541ba8-7e3a-0410-8455-c3a389f83636
parent 9d47ae74
No related branches found
No related tags found
No related merge requests found
......@@ -369,7 +369,7 @@ if [ "x$enable_ttf" != "xno" -a "$arch" != "win32" ]; then
/usr/freetype/include /usr/local/freetype/include \
/usr/freetype /usr/local/freetype /opt/freetype \
/opt/freetype/include /usr/local/ttf/include \
/opt/ttf/include"
/opt/ttf/include /usr/include/freetype1/freetype"
fi
ttfincdir=no
ttfheaders="freetype.h"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment