Source
1
1
# LIBUNIXODBC_CHECK_CONFIG ([DEFAULT-ACTION])
2
2
# ----------------------------------------------------------
3
-
# Eugene Grigorjev <eugene@zabbix.com> June-07-2007
4
3
#
5
4
# Checks for unixodbc. DEFAULT-ACTION is the string yes or no to
6
5
# specify whether to default to --with-unixodbc
7
6
# If not supplied, DEFAULT-ACTION is no.
8
7
#
9
8
# This macro #defines HAVE_UNIXODBC if required header files are
10
9
# found, and sets @UNIXODBC_LDFLAGS@ and @UNIXODBC_CFLAGS@ to the necessary
11
10
# values.
12
11
#
13
12
# Users may override the detected values by doing something like: