From f1f4e1ada3c827d419d2388265b9303f8965a656 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Tue, 27 Sep 2005 09:40:39 +0000 Subject: [PATCH] add a FIXME comment --- Makefile.maint | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Makefile.maint b/Makefile.maint index d67ce7931a..7c3e88f93f 100644 --- a/Makefile.maint +++ b/Makefile.maint @@ -99,6 +99,12 @@ syntax-check: $(syntax-check-rules) # exit 1; } || : # FIXME: don't allow `#include .strings\.h' anywhere +# FIXME: add a check for this. +# Nearly every lib/*.c file must include config.h, like this: +# #ifdef HAVE_CONFIG_H +# # include +# #endif + sc_cast_of_argument_to_free: @grep -E '\&2; \ -- 2.47.3