diff options
Diffstat (limited to 'auto/lib/make')
-rw-r--r-- | auto/lib/make | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/auto/lib/make b/auto/lib/make index 377fc7aa7..ef571c5b8 100644 --- a/auto/lib/make +++ b/auto/lib/make @@ -1,4 +1,7 @@ +# Copyright (C) Igor Sysoev + + if [ $PCRE != NONE -a $PCRE != NO -a $PCRE != YES ]; then . auto/lib/pcre/make fi |