Home
last modified time | relevance | path

Searched refs:CONFCMDLINE (Results 1 – 4 of 4) sorted by relevance

/src/lib/libunbound/
H A Dconfig.h23 #define CONFCMDLINE "--prefix= --exec-prefix=/usr --with-conf-file=/var/unbound/unbound.conf --with… macro
/src/contrib/unbound/daemon/
H A Dunbound.c109 printf("Configure line: %s\n", CONFCMDLINE); in print_build_options()
/src/contrib/unbound/
H A Dconfig.h.in22 #undef CONFCMDLINE
H A Dconfigure.ac149 AC_DEFINE_UNQUOTED(CONFCMDLINE, ["$cmdln"], [Command line arguments used with configure]) definition