Searched defs:CONFDIR (Results 1 - 5 of 5) sorted by relevance

/solaris-userland-s11u3/components/mysql-5-1/
H A DMakefile52 CONFDIR=/etc/mysql/5.1 macro
88 CONFIGURE_OPTIONS += --sysconfdir=$(CONFDIR)
/solaris-userland-s11u3/components/mysql-5-7/
H A DMakefile63 CONFDIR = $(ETCDIR)/mysql/5.7 macro
84 CMAKE_OPTIONS += -DSYSCONFDIR=$(CONFDIR)
/solaris-userland-s11u3/components/mysql-5-5/
H A DMakefile55 CONFDIR = /etc/mysql/5.5 macro
76 CMAKE_OPTIONS += -DSYSCONFDIR=$(CONFDIR)
/solaris-userland-s11u3/components/mysql-5-6/
H A DMakefile59 CONFDIR = /etc/mysql/5.6 macro
82 CMAKE_OPTIONS += -DSYSCONFDIR=$(CONFDIR)
/solaris-userland-s11u3/components/php-5_3/
H A Dcommon.mk45 CONFDIR=/etc/php/$(PHP_REL) macro
46 MODULES_CONFDIR=$(CONFDIR)/conf.d
48 ZTS_MODULES_CONFDIR=$(CONFDIR)/zts-conf.d

Completed in 15 milliseconds