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