]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit
Fix FreeBSD pmake support
authorTheodore Ts'o <tytso@mit.edu>
Sun, 4 Sep 2016 04:16:35 +0000 (00:16 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sun, 4 Sep 2016 04:16:35 +0000 (00:16 -0400)
commitf3bc1561c84525e8cb20dd11dd698495b62e6b3c
tree905c473e8db1ef21a6429829d5d5ad5ddadd30ef
parent254195627f052f09282f2cba37222b371ab47d60
Fix FreeBSD pmake support

Fix a typo in the @ifNotGNUmake@ case of MCONFIG.in.

Also allow the FORCE_NATIVE_MAKE to force the use of the non-GNU make
optimized Makefile.  The resulting makefile will work with GNU Make
4.2.1, although "make V=1" won't be honored.

Signed-off-by: Theodore Ts'o <tytso@mit.edu>
MCONFIG.in
acinclude.m4
configure