diff options
Diffstat (limited to 'ext/pcre')
-rw-r--r-- | ext/pcre/setup.stub | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/ext/pcre/setup.stub b/ext/pcre/setup.stub deleted file mode 100644 index 67d4fd7a1c..0000000000 --- a/ext/pcre/setup.stub +++ /dev/null @@ -1,6 +0,0 @@ -# $Source$ -# $Id$ - -define_option with-pcre-regex 'pcre support?' yesnodir no \ -' Whether to build the pcre extension.' - |