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

Added HAVE_SQLULEN.

Rev: src/modules/Odbc/acconfig.h:1.3
parent 9391e6c7
Branches
Tags
No related merge requests found
/* /*
* $Id: acconfig.h,v 1.2 2000/08/29 23:30:35 grubba Exp $ * $Id: acconfig.h,v 1.3 2000/08/30 11:23:04 grubba Exp $
* *
* Config-file for the Pike ODBC-module. * Config-file for the Pike ODBC-module.
* *
...@@ -14,6 +14,9 @@ ...@@ -14,6 +14,9 @@
/* Define if you have SQLLEN */ /* Define if you have SQLLEN */
#undef HAVE_SQLLEN #undef HAVE_SQLLEN
/* Define if you have SQLULEN */
#undef HAVE_SQLULEN
/* Define if you have ODBC */ /* Define if you have ODBC */
#undef HAVE_ODBC #undef HAVE_ODBC
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment