From 747852023687e4fe4502cc616412a5e3568f56fd Mon Sep 17 00:00:00 2001 From: ache Date: Wed, 25 Feb 2004 10:56:54 +0000 Subject: Change warning hint to be more useful --- gnu/lib/libregex/gnuregex.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnu/lib/libregex/gnuregex.h b/gnu/lib/libregex/gnuregex.h index 015cb6d..7356f9f 100644 --- a/gnu/lib/libregex/gnuregex.h +++ b/gnu/lib/libregex/gnuregex.h @@ -28,6 +28,6 @@ */ #ifdef __GNUC__ -#warning " has been replaced by " +#warning "Use -I/usr/include/gnu and instead of " #endif #include -- cgit v1.1