Home
last modified time | relevance | path

Searched refs:hdr_config (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/unbound/
H A Dconfigure.ac191 ACX_ESCAPE_BACKSLASH($ub_conf_file, hdr_config)
192 AC_DEFINE_UNQUOTED(CONFIGFILE, ["$hdr_config"], [Pathname to the Unbound configuration file])
H A Dconfigure4592 hdr_config="`echo $ub_conf_file | sed -e 's/\\\\/\\\\\\\\/g'`"
4595 printf "%s\n" "#define CONFIGFILE \"$hdr_config\"" >>confdefs.h