mirror of
https://github.com/mirror/make.git
synced 2026-08-31 03:38:03 +08:00
guile.c: Move inclusion of makeint.h before gnumake.h. This order must be observed when building Make, because gnumake.h must be included with GMK_BUILDING_MAKE defined, which makeint.h already does. Otherwise, the linker will look for, and fail to find, gmk_* functions in some external dynamic library.
3.3 KiB
3.3 KiB