wok-4.x annotate nspr/stuff/nspr.pc.in @ rev 9421
p7zip-full: Fix path in scripts
author | Eric Joseph-Alexandre <erjo@slitaz.org> |
---|---|
date | Wed Mar 30 20:42:02 2011 +0200 (2011-03-30) |
parents | |
children |
rev | line source |
---|---|
slaxemulator@6882 | 1 prefix=%prefix% |
slaxemulator@6882 | 2 exec_prefix=%exec_prefix% |
slaxemulator@6882 | 3 libdir=%libdir% |
slaxemulator@6882 | 4 includedir=%includedir% |
slaxemulator@6882 | 5 |
slaxemulator@6882 | 6 Name: NSPR |
slaxemulator@6882 | 7 Description: The Netscape Portable Runtime |
slaxemulator@6882 | 8 Version: %NSPR_VERSION% |
slaxemulator@6882 | 9 Libs: %FULL_NSPR_LIBS% |
slaxemulator@6882 | 10 Cflags: %FULL_NSPR_CFLAGS% |