wok diff nspr/stuff/nspr.pc.in @ rev 16374

Up: slitaz-configs (5.4) Getting ready for 5.0-RC1
author Christophe Lincoln <pankso@slitaz.org>
date Mon Apr 14 19:59:46 2014 +0200 (2014-04-14)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/nspr/stuff/nspr.pc.in	Mon Apr 14 19:59:46 2014 +0200
     1.3 @@ -0,0 +1,10 @@
     1.4 +prefix=%prefix%
     1.5 +exec_prefix=%exec_prefix%
     1.6 +libdir=%libdir%
     1.7 +includedir=%includedir%
     1.8 +
     1.9 +Name: NSPR
    1.10 +Description: The Netscape Portable Runtime
    1.11 +Version: %NSPR_VERSION%
    1.12 +Libs: %FULL_NSPR_LIBS%
    1.13 +Cflags: %FULL_NSPR_CFLAGS%