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