tag rc6
[openwrt/svn-archive/openwrt.git] / openwrt / package / pcre / Config.in
diff --git a/openwrt/package/pcre/Config.in b/openwrt/package/pcre/Config.in
deleted file mode 100644 (file)
index 1e880e3..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-config BR2_PACKAGE_LIBPCRE
-       tristate "libpcre - a Perl Compatible Regular Expression library"
-       default m if CONFIG_DEVEL
-       help
-         A Perl Compatible Regular Expression library
-         
-         http://www.pcre.org/
-         
-
-config BR2_PACKAGE_PCRE
-       tristate
-       default BR2_PACKAGE_LIBPCRE
-