Группа :: Сети/Почта
Пакет: thunderbird
Главная Изменения Спек Патчи Загрузить Bugs and FR
Патч: thunderbird-configure_in.patch
--- mozilla/configure.in.fix 2004-11-09 18:40:18 +0300
+++ mozilla/configure.in 2004-11-09 18:40:26 +0300
@@ -30,17 +30,17 @@ dnl LDAP support
dnl Seth Spitzer <sspitzer@netscape.com>
dnl xpctools support
dnl
dnl Process this file with autoconf to produce a configure script.
dnl ========================================================
AC_PREREQ(2.12)
AC_INIT(config/config.mk)
-AC_CONFIG_AUX_DIR(${srcdir}/build/autoconf)
+AC_CONFIG_AUX_DIR(build/autoconf)
AC_CANONICAL_SYSTEM
TARGET_CPU="${target_cpu}"
TARGET_VENDOR="${target_vendor}"
TARGET_OS="${target_os}"
dnl ========================================================
dnl =
dnl = Dont change the following two lines. Doing so breaks: