Magellan Linux

Contents of /trunk/spidermonkey/patches/spidermonkey-1.60-missing-headers.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 153 - (show annotations) (download)
Tue May 8 20:52:56 2007 UTC (17 years ago) by niro
File size: 299 byte(s)
-import

1 diff -Naur js/src/Makefile.ref js-fixed/src/Makefile.ref
2 --- js/src/Makefile.ref 2006-08-21 20:58:45.000000000 +0200
3 +++ js-fixed/src/Makefile.ref 2007-04-09 22:21:57.000000000 +0200
4 @@ -185,6 +185,8 @@
5 jsstr.h \
6 jsxdrapi.h \
7 jsxml.h \
8 + jsutil.h \
9 + jsprf.h \
10 $(NULL)
11
12 API_HFILES = \