mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-03 20:49:27 +00:00
Bug 294507. Fix --with-system-nspr issues. r=caillon,a=shaver, patch by Wolfgang Rosenauer
This commit is contained in:
parent
35cf8c1baf
commit
4b7e260bb2
@ -40,6 +40,7 @@ DEPTH = ../..
|
||||
topsrcdir = @top_srcdir@
|
||||
srcdir = @srcdir@
|
||||
VPATH = @srcdir@
|
||||
NSPR_CONFIG = @NSPR_CONFIG@
|
||||
|
||||
include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
|
@ -7,6 +7,6 @@ Name: NSPR
|
||||
Description: The Netscape Portable Runtime
|
||||
Version: %MOZILLA_VERSION%
|
||||
Libs: %FULL_NSPR_LIBS%
|
||||
Cflags: -I${includedir}/nspr
|
||||
Cflags: %FULL_NSPR_CFLAGS%
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user