Lines Matching refs:CONFIGURE_OPTIONS
70 CONFIGURE_OPTIONS += --includedir=$(CONFIGURE_PREFIX)/include/odbc
71 CONFIGURE_OPTIONS += --localstatedir=$(VARDIR)
72 CONFIGURE_OPTIONS += --sysconfdir=$(ETCDIR)/odbc
73 CONFIGURE_OPTIONS += --x-includes="$(CONFIGURE_PREFIX)/include"
74 CONFIGURE_OPTIONS += --x-libraries="$(X11LIB.$(BITS))"
75 CONFIGURE_OPTIONS += --enable-shared
76 CONFIGURE_OPTIONS += --disable-static
77 CONFIGURE_OPTIONS += --disable-libtool-lock
78 CONFIGURE_OPTIONS += --disable-gui
79 CONFIGURE_OPTIONS += --enable-threads
80 CONFIGURE_OPTIONS += --disable-gnuthreads
81 CONFIGURE_OPTIONS += --enable-readline
82 CONFIGURE_OPTIONS += --enable-inicaching
83 CONFIGURE_OPTIONS += --enable-drivers=yes
84 CONFIGURE_OPTIONS += --enable-driver-conf=yes
85 CONFIGURE_OPTIONS += --enable-fdb
86 CONFIGURE_OPTIONS += --enable-odbctrace
87 CONFIGURE_OPTIONS += --enable-iconv
88 CONFIGURE_OPTIONS += --enable-stats
89 CONFIGURE_OPTIONS += --enable-rtldgroup
90 CONFIGURE_OPTIONS += --disable-ltdllib
91 CONFIGURE_OPTIONS += --without-pth
92 CONFIGURE_OPTIONS += --without-pth-test
93 CONFIGURE_OPTIONS += --with-libiconv-prefix=$(CONFIGURE_PREFIX)
94 CONFIGURE_OPTIONS += --disable-ltdl-install
95 CONFIGURE_OPTIONS += --with-pic