diff options
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 |