зеркало из https://github.com/mozilla/gecko-dev.git
Fixing freetype bustage
This commit is contained in:
Родитель
1ec1871875
Коммит
310255bacc
|
@ -3046,7 +3046,7 @@ else
|
|||
echo "$ac_t""no" 1>&6
|
||||
fi
|
||||
|
||||
for ac_prog in gawk mawk nawk awk
|
||||
for ac_prog in mawk gawk nawk awk
|
||||
do
|
||||
# Extract the first word of "$ac_prog", so it can be a program name with args.
|
||||
set dummy $ac_prog; ac_word=$2
|
||||
|
@ -15000,8 +15000,6 @@ fi
|
|||
_EGREP_PATTERN="${_EGREP_PATTERN}dummy_never_defined)"
|
||||
|
||||
sort confdefs.h | egrep -v "$_EGREP_PATTERN" >> $_CONFIG_TMP
|
||||
sort confdefs.h | egrep -v "$_EGREP_PATTERN" > confdefs.h.new
|
||||
mv confdefs.h.new confdefs.h && rm -f confdefs.h.new
|
||||
|
||||
cat >> $_CONFIG_TMP <<\EOF
|
||||
|
||||
|
|
|
@ -5248,8 +5248,6 @@ fi
|
|||
_EGREP_PATTERN="${_EGREP_PATTERN}dummy_never_defined)"
|
||||
|
||||
sort confdefs.h | egrep -v "$_EGREP_PATTERN" >> $_CONFIG_TMP
|
||||
sort confdefs.h | egrep -v "$_EGREP_PATTERN" > confdefs.h.new
|
||||
mv confdefs.h.new confdefs.h && rm -f confdefs.h.new
|
||||
|
||||
cat >> $_CONFIG_TMP <<\EOF
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче