Avoid errors from posix_spawn on platforms where it is not yet ported to.
[gnulib.git] / modules / configmake
index a1169a9..5160128 100644 (file)
@@ -61,7 +61,8 @@ BUILT_SOURCES += configmake.h
 CLEANFILES += configmake.h configmake.h-t
 
 Include:
-"configmake.h"
+/* Include only after all system include files.  */
+#include "configmake.h"
 
 License:
 LGPLv2+