merge of '45fb4fa94d52a65c3a3fa636c6122139173dfa8d'
[vuplus_openembedded] / packages / mozilla / firefox-2.0 / jsautocfg-dontoverwrite.patch
1 --- mozilla/js/src/Makefile.in.orig     2006-12-12 11:46:02.000000000 +0000
2 +++ mozilla/js/src/Makefile.in  2006-12-12 11:46:27.000000000 +0000
3 @@ -319,20 +319,8 @@
4  
5  jsopcode.h jsopcode.c: jsopcode.tbl
6  
7 -ifeq (,$(CROSS_COMPILE)$(filter-out WINNT,$(OS_ARCH)))
8  jsautocfg.h:
9         touch $@
10 -else
11 -ifeq ($(OS_ARCH),WINCE)
12 -jsautocfg.h:
13 -       touch $@
14 -else
15 -jsautocfg.h: jscpucfg$(HOST_BIN_SUFFIX)
16 -       @rm -f $@ jsautocfg.tmp
17 -       ./jscpucfg > jsautocfg.tmp
18 -       mv jsautocfg.tmp $@
19 -endif
20 -endif
21  
22  # jscpucfg is a strange target
23  # Needs to be built with the host compiler but needs to include