Skip to content
Snippets Groups Projects
Commit 1d7f1578 authored by Henrik (Grubba) Grubbström's avatar Henrik (Grubba) Grubbström
Browse files

Added HAVE_SQLLEN.

Rev: src/modules/Odbc/acconfig.h:1.2
parent 3e67b608
No related branches found
No related tags found
No related merge requests found
/* /*
* $Id: acconfig.h,v 1.1 1997/03/10 19:01:50 grubba Exp $ * $Id: acconfig.h,v 1.2 2000/08/29 23:30:35 grubba Exp $
* *
* Config-file for the Pike ODBC-module. * Config-file for the Pike ODBC-module.
* *
...@@ -10,9 +10,13 @@ ...@@ -10,9 +10,13 @@
#define PIKE_ODBC_CONFIG_H #define PIKE_ODBC_CONFIG_H
@TOP@ @TOP@
@BOTTOM@
/* Define if you have SQLLEN */
#undef HAVE_SQLLEN
/* Define if you have ODBC */ /* Define if you have ODBC */
#undef HAVE_ODBC #undef HAVE_ODBC
@BOTTOM@
#endif /* PIKE_ODBC_CONFIG_H */ #endif /* PIKE_ODBC_CONFIG_H */
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment