PWD on windows should not use cygwin paths
This commit is contained in:
parent
2976003f98
commit
0df1ee885f
1 changed files with 1 additions and 1 deletions
|
|
@ -40,4 +40,4 @@ ac_add_options --enable-strip
|
|||
#ac_add_options --disable-verify-mar
|
||||
|
||||
# Internationalization
|
||||
ac_add_options --with-l10n-base=$PWD/browser/locales/l10n
|
||||
ac_add_options --with-l10n-base=$(pwd -W)/browser/locales/l10n
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue