mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-23 21:17:52 +00:00
Had to set TK_CFLAGS for Neutrino/Photon.. Thought I did this yesterday
This commit is contained in:
parent
246d1455e1
commit
ea92542eca
@ -763,6 +763,7 @@ alpha*-*-osf*)
|
||||
AC_DEFINE(NSCAP_DISABLE_DEBUG_PTR_TYPES)
|
||||
if test "$no_x" = "yes"; then
|
||||
MOZ_WIDGET_TOOLKIT='photon'
|
||||
TK_CFLAGS='-I/usr/nto/include/photon'
|
||||
TK_LIBS='-lphoton -lphrender'
|
||||
AC_DEFINE(NO_X11)
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user