mirror of
https://github.com/php/php-src.git
synced 2024-12-04 15:23:44 +08:00
6 lines
146 B
Plaintext
6 lines
146 B
Plaintext
/* Define if you have an ndbm compatible library (-ldbm). */
|
|
#define NDBM 0
|
|
|
|
/* Define if you have the gdbm library (-lgdbm). */
|
|
#define GDBM 0
|