Skip to content

Commit

Permalink
Backed out changeset 2535ab584956
Browse files Browse the repository at this point in the history
  • Loading branch information
Mitch-1-2 committed Mar 9, 2011
1 parent cc0be6f commit 4739b1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/src/config/Makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ endif
ifdef WRAP_SYSTEM_INCLUDES
export::
if test ! -d system_wrappers_js; then mkdir system_wrappers_js; fi
$(PYTHON) $(srcdir)/Preprocessor.py $(DEFINES) $(ACDEFINES) \
$(PERL) $(srcdir)/preprocessor.pl $(DEFINES) $(ACDEFINES) \
-DBUILD_STATIC_LIBS=$(BUILD_STATIC_LIBS) \
$(srcdir)/system-headers | $(PERL) $(srcdir)/make-system-wrappers.pl system_wrappers_js
$(INSTALL) system_wrappers_js $(DIST)
Expand Down

0 comments on commit 4739b1c

Please sign in to comment.