public
Description: Yaws webserver
Homepage: http://yaws.hyber.org
Clone URL: git://github.com/klacke/yaws.git
vinoski (author)
Thu Nov 05 19:30:47 -0800 2009
commit  e126213a8fe2ade7c133ca586e26bb56b30fb62b
tree    e164120800c1bdf8a64b3c58b9dc882135aaad54
parent  6752f93930c044b15215e7e74dfd35955ae0d89c
yaws / README.pkg-config
100644 16 lines (11 sloc) 0.299 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
##
## pkg-config(1) support
##
 
If you have pkg-config installed on your system, you can
use it as shown below to obtain information about Yaws:
 
$ pkg-config yaws --modversion
1.80
 
$ pkg-config yaws --cflags
-I/usr/local/lib/yaws/include
 
$ pkg-config yaws --libs
-pa /usr/local/lib/yaws/ebin