diff options
author | Remi Collet <fedora@famillecollet.com> | 2012-06-05 19:40:14 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2012-06-05 19:40:14 +0200 |
commit | d4116c40ff3954d9dfefb4b9ed7a41a6484c0b1c (patch) | |
tree | d4ba210def48fa89000faef204250c1baf7181b7 /thunderbird-mozconfig | |
parent | 6a917eba17aeeb5bc59d377c717745639f4ce33c (diff) |
Enigmail 1.4.2 for Thunderbird 13.0
Diffstat (limited to 'thunderbird-mozconfig')
-rw-r--r-- | thunderbird-mozconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/thunderbird-mozconfig b/thunderbird-mozconfig index 5dfc417..88c79fd 100644 --- a/thunderbird-mozconfig +++ b/thunderbird-mozconfig @@ -1,6 +1,6 @@ mk_add_options MOZ_CO_PROJECT=mail ac_add_options --enable-application=mail -mk_add_options MOZ_OBJDIR=@TOPSRCDIR@ +mk_add_options MOZ_OBJDIR=@TOPSRCDIR@/objdir mk_add_options AUTOCONF=autoconf-2.13 #ac_add_options --with-system-png |