Changed the imgact_gzip to "optional gzip" per David Greenman's request.

This commit is contained in:
Poul-Henning Kamp 1994-10-03 06:35:17 +00:00
parent 37c32e9f3a
commit e64ac77789

View File

@ -36,7 +36,7 @@ kdb/kdb_runpcs.c optional kadb
kdb/kdb_sym.c optional kadb
kdb/kdb_trap.c optional kadb
kern/imgact_aout.c standard
kern/imgact_gzip.c standard
kern/imgact_gzip.c optional gzip
kern/imgact_shell.c standard
kern/init_main.c standard
kern/init_sysent.c standard