wok view nspr/stuff/nspr.pc.in @ rev 20461

py3k: fix build
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Oct 10 18:41:29 2018 +0200 (2018-10-10)
parents
children
line source
1 prefix=%prefix%
2 exec_prefix=%exec_prefix%
3 libdir=%libdir%
4 includedir=%includedir%
6 Name: NSPR
7 Description: The Netscape Portable Runtime
8 Version: %NSPR_VERSION%
9 Libs: %FULL_NSPR_LIBS%
10 Cflags: %FULL_NSPR_CFLAGS%