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:
Jerry.Kirk%Nexwarecorp.com
1999-09-09 20:35:23 +00:00
parent b20b29f397
commit 89464771e1

View File

@@ -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