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