summaryrefslogtreecommitdiffstats
path: root/old-configure.in
diff options
context:
space:
mode:
Diffstat (limited to 'old-configure.in')
-rw-r--r--old-configure.in5
1 files changed, 0 insertions, 5 deletions
diff --git a/old-configure.in b/old-configure.in
index 2de3e9db8..4fffb721f 100644
--- a/old-configure.in
+++ b/old-configure.in
@@ -2401,10 +2401,6 @@ fi
# that haven't made a confvars.sh yet. Don't add new stuff here, use
# MOZ_BUILD_APP.
case "$MOZ_BUILD_APP" in
-browser)
- AC_DEFINE(MOZ_PHOENIX)
- ;;
-
xulrunner)
AC_DEFINE(MOZ_XULRUNNER)
;;
@@ -2433,7 +2429,6 @@ if test -n "$MOZ_RUST"; then
fi
fi
-AC_SUBST(MOZ_PHOENIX)
AC_SUBST(MOZ_XULRUNNER)
AC_SUBST(MOZ_B2G)
AC_SUBST(MOZ_MULET)