mirror of
https://github.com/php/php-src.git
synced 2025-08-18 06:58:55 +02:00
5 lines
146 B
Text
5 lines
146 B
Text
/* Define if you have an ndbm compatible library (-ldbm). */
|
|
#define NDBM 0
|
|
|
|
/* Define if you have the gdbm library (-lgdbm). */
|
|
#define GDBM 0
|