downgraded default profile to core2
[k8sbuild.git] / xoptz / libnih.xopt
blob27e040927a416f84bd5b7f2c4b9c69a4a9d42552
1 profile=empty
3   --enable-silent-rules
4   --disable-nls           do not use Native Language Support
5   --enable-threads=posix  specify multithreading API
6 #  --disable-threads       build without multithread safety
7 #  --disable-rpath         do not hardcode runtime library paths
8   --enable-threading      Enable support for multi-threading
11 [docs]
12 AUTHORS COPYING ChangeLog HACKING NEWS README TODO
13 [/docs]
15 !DESC
16 libnih
18 libnih is a light-weight "standard library" of C functions to ease the
19 development of other libraries and applications.
20 !EOF