Moved definition of TK_CFLAGS for Photon to the right place!
git-svn-id: svn://10.0.0.236/trunk@46613 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -909,6 +909,7 @@ fi
|
||||
if test "`echo $target_os | egrep "nto"`"; then
|
||||
MOZ_WIDGET_TOOLKIT="photon"
|
||||
AC_DEFINE(NO_X11)
|
||||
TK_CFLAGS='-I/usr/nto/include/photon'
|
||||
TK_LIBS='-lphoton -lphrender'
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user