From 5042b6e6e83436c4df1b3aab58d06d9ef03ebb82 Mon Sep 17 00:00:00 2001 From: "briano%netscape.com" Date: Thu, 9 Sep 1999 21:50:37 +0000 Subject: [PATCH] Added a couple of new macros for Fullcircle support. git-svn-id: svn://10.0.0.236/trunk@46632 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/config/autoconf.mk.in | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/mozilla/config/autoconf.mk.in b/mozilla/config/autoconf.mk.in index 93c0fe8b260..a335c4293de 100644 --- a/mozilla/config/autoconf.mk.in +++ b/mozilla/config/autoconf.mk.in @@ -249,6 +249,10 @@ MDDEPDIR := @MDDEPDIR@ MOZ_DISABLE_DTD_DEBUG = @MOZ_DISABLE_DTD_DEBUG@ +# For the use of the Fullcircle Talkback tool, if available. +MOZ_FULLCIRCLE = @MOZ_FULLCIRCLE@ +FULLCIRCLE_LIBS = @FULLCIRCLE_LIBS@ + # Pulled these out of configure.in, # so undefine them now instead of subst MOZ_NETCAST =