mirror of
https://github.com/php/php-src.git
synced 2025-08-20 09:24:05 +02:00
4 lines
95 B
Text
4 lines
95 B
Text
/* Define if you want the ASPELL interface */
|
|
#ifndef HAVE_ASPELL
|
|
#define HAVE_ASPELL 0
|
|
#endif
|