HomeSort by: relevance | last modified time | path
    Searched refs:ODBC (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/openldap/dist/servers/slapd/back-sql/rdbms_depend/timesten/dnreverse/
Makefile 5 # Build TimesTen ODBC Sample Programs for Solaris 2.5.1.
14 ODBC = /opt/TimesTen4.1/32
15 CFLAGS = -g -I$(ODBC)/include -I. -I$(TTCLASSES) -DUNIX
17 DIRLIBS = $(TTCLASSES)/ttclasses.a -L $(ODBC)/lib -R $(ODBC)/lib -ltten -lpthread -lm -lrt
18 XLALIB = -L $(ODBC)/lib -lxla
  /src/external/bsd/openldap/dist/
configure 1671 --with-odbc with specific ODBC support
3621 # OpenLDAP --with-odbc
3623 # Check whether --with-odbc was given.
3634 as_fn_error $? "bad value $withval for --with-odbc" "$LINENO" 5
3641 # end --with-odbc
23117 for odbc in $ol_with_odbc ; do
23119 case $odbc in
23299 as_fn_error $? "unknown ODBC library" "$LINENO" 5
23311 as_fn_error $? "could not locate suitable ODBC library" "$LINENO"
    [all...]

Completed in 26 milliseconds