Changeset 727
Typo in ODBC support...
Committed by:
jcollie
Date:
Oct 28 2005 * 19:29 (over 3 years ago)
Affected files:
openpbx/branches/cypro/configure.ac (unified diff)
| r715 | r727 | |
|---|---|---|
| 701 | 701 | AC_ARG_ENABLE(res_config_odbc, |
| 702 | 702 | [ --enable-res_config_odbc build res_config_odbc (default=no)], |
| 703 | 703 | [ AC_MSG_RESULT(yes) |
| 704 | if test -n "${$HAVE_LIBODBC}" | |
| 704 | if test -n "${HAVE_LIBODBC}" | |
| 705 | 705 | then |
| 706 | 706 | WANT_RES_CONFIG_ODBC=yes |
| 707 | 707 | fi], |
![Home changeset 727 [home]](/images/logo.png?1180520111)
RSS Feeds