taglinefilesource code
home517drivers/sound/configure.cchar           *home;
home519drivers/sound/configure.cif ((home = getenv ("HOME")) != NULL)
home521drivers/sound/configure.csprintf (old_config_file, "%s/.soundconf", home);