From 94952f4135c837fb80ab8fcac89cd9ddb21be326 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Thu, 2 Dec 2010 04:21:11 -0500 Subject: Documentation fix. --- deheader.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deheader.xml b/deheader.xml index cb954e3..8487238 100644 --- a/deheader.xml +++ b/deheader.xml @@ -63,7 +63,7 @@ will be report headers that only declare prototypes and return types (and thus throw only warnings) as being not required. Under gcc the compiler options to accomplish this are -Werror -Wfatal-errors. If your makefile follows normal conventions, running with -m -CFLAGS='-Werror -Wfatal-errors' may do the right thing; you +"make CFLAGS='-Werror -Wfatal-errors'" may do the right thing; you can check this by running with -v -v -v to see what compilation commands are actually emitted. -- cgit v1.2.3-70-g09d2