diff options
author | Stig Bakken <ssb@php.net> | 1999-04-22 00:45:14 +0000 |
---|---|---|
committer | Stig Bakken <ssb@php.net> | 1999-04-22 00:45:14 +0000 |
commit | 2a78f92804ae6f3e32cd278afbb9aa8ec3d2f52d (patch) | |
tree | 7fa77da87c424f72fa2bfd99a0fe10cce2075343 /ext/imap/config.h.stub | |
parent | ff377329973b5708afd5990b8d8697e706f3f749 (diff) | |
download | php-git-2a78f92804ae6f3e32cd278afbb9aa8ec3d2f52d.tar.gz |
moved imap and ldap
Diffstat (limited to 'ext/imap/config.h.stub')
-rw-r--r-- | ext/imap/config.h.stub | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ext/imap/config.h.stub b/ext/imap/config.h.stub new file mode 100644 index 0000000000..d225ffa092 --- /dev/null +++ b/ext/imap/config.h.stub @@ -0,0 +1,2 @@ +/* Define if you want the IMAP extension */ +#define HAVE_IMAP 0 |