From 19c959bd50db597c84a218677a3569883f6d3d87 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 11 Dec 2004 11:19:27 +0000 Subject: adjust wording of #error message --- lib/chdir-long.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/chdir-long.c b/lib/chdir-long.c index 4525168c3..7e7fd9718 100644 --- a/lib/chdir-long.c +++ b/lib/chdir-long.c @@ -42,7 +42,7 @@ #endif #ifndef PATH_MAX -# error "use this module only if your system defines PATH_MAX" +# error "compile this file only if your system defines PATH_MAX" #endif /* FIXME: this use of `MIN' is our sole concession to arbitrary limitations. -- cgit v1.2.3-70-g09d2