Ticket #29446: patch-includedir.diff

File patch-includedir.diff, 643 bytes (added by ryandesign (Ryan Carsten Schmidt), 12 years ago)
  • Makefile.in

    old new  
    7474SRCREL_VERSION      = 1.0.0
    7575SRCREL_ABI_VERSION  := $(word 1,$(subst ., ,$(SRCREL_VERSION))).$(word 2,$(subst ., ,$(SRCREL_VERSION)))
    7676
    77 MODULE              = js
     77MODULE              = mozjs185
    7878ifeq (,$(HOST_BIN_SUFFIX))
    7979LIBRARY_NAME        = mozjs185
    8080else
  • mozjs185.pc.in

    old new  
    77Version: %MOZILLA_VERSION%
    88Requires: nspr >= 4.7
    99Libs: -L${libdir} -lmozjs185
    10 Cflags: -I${includedir}/js
     10Cflags: -I${includedir}/mozjs185