Ticket #29446: patch-includedir.diff
File patch-includedir.diff, 643 bytes (added by ryandesign (Ryan Carsten Schmidt), 12 years ago) |
---|
-
Makefile.in
old new 74 74 SRCREL_VERSION = 1.0.0 75 75 SRCREL_ABI_VERSION := $(word 1,$(subst ., ,$(SRCREL_VERSION))).$(word 2,$(subst ., ,$(SRCREL_VERSION))) 76 76 77 MODULE = js77 MODULE = mozjs185 78 78 ifeq (,$(HOST_BIN_SUFFIX)) 79 79 LIBRARY_NAME = mozjs185 80 80 else -
mozjs185.pc.in
old new 7 7 Version: %MOZILLA_VERSION% 8 8 Requires: nspr >= 4.7 9 9 Libs: -L${libdir} -lmozjs185 10 Cflags: -I${includedir}/ js10 Cflags: -I${includedir}/mozjs185