Searched refs:hdr_config (Results 1 – 2 of 2) sorted by relevance
191 ACX_ESCAPE_BACKSLASH($ub_conf_file, hdr_config)192 AC_DEFINE_UNQUOTED(CONFIGFILE, ["$hdr_config"], [Pathname to the Unbound configuration file])
4592 hdr_config="`echo $ub_conf_file | sed -e 's/\\\\/\\\\\\\\/g'`"4595 printf "%s\n" "#define CONFIGFILE \"$hdr_config\"" >>confdefs.h