diff options
author | Remi Collet <fedora@famillecollet.com> | 2012-06-05 19:39:53 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2012-06-05 19:39:53 +0200 |
commit | 0d09c9e633769afd866d18fce87cb5646b277206 (patch) | |
tree | 4f0c52375f5f51fb7a7d3ffef963e9e274adaa84 /thunderbird-mozconfig | |
parent | ec48c1f3b31ff648a59b2b80720414ea767c8d75 (diff) |
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 |