summaryrefslogtreecommitdiff
path: root/openwrt/package/pwlib/Config.in
diff options
context:
space:
mode:
authorwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>2006-03-17 17:05:50 +0000
committerwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>2006-03-17 17:05:50 +0000
commit086f6363b5fcf4ec66eb9f49065e8da91d870030 (patch)
tree1851d28ec652eba0755e6be53292f224d9bfbf9a /openwrt/package/pwlib/Config.in
parente3c3f376828352db183e70122329055c831c2db4 (diff)
add pwlib and open323 from Zoltan HERPAI, thx, fix bitlebee build after iconv changes; rm -rf staging_dir_* needed before compile
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3394 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/pwlib/Config.in')
-rw-r--r--openwrt/package/pwlib/Config.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/openwrt/package/pwlib/Config.in b/openwrt/package/pwlib/Config.in
new file mode 100644
index 0000000000..1ad5429435
--- /dev/null
+++ b/openwrt/package/pwlib/Config.in
@@ -0,0 +1,7 @@
+config BR2_PACKAGE_PWLIB
+ prompt "pwlib............................. Portable Windows library"
+ tristate
+ select BR2_PACKAGE_LIBPTHREAD
+ default n
+ help
+ Portable Windows library