From: Ken Hornstein Date: Sun, 28 Jul 2019 01:22:12 +0000 (-0400) Subject: Reorder configure options to be before variables X-Git-Url: https://diplodocus.org/git/nmh/commitdiff_plain/9779a9db4316e2348eb120c716acc41e6b12a849?hp=9779a9db4316e2348eb120c716acc41e6b12a849 Reorder configure options to be before variables Reorder the configure options generated by build_nmh so they will be before the variables, otherwise they end up IN things like CFLAGS. Fixes bug #56680. ---