mirror of
https://github.com/mirror/make.git
synced 2026-08-23 18:33:28 +08:00
and store them in static variables; however one value (std_dirs) was not being stored statically so the second time through it was not set. Fixes Savannah bug #32511