From 5af54219df8804b112d2699c2d363b773d13f7bc Mon Sep 17 00:00:00 2001 From: "mcafee%netscape.com" Date: Tue, 10 Nov 1998 05:06:00 +0000 Subject: [PATCH] Better error for missing nspr libs --- configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.in b/configure.in index d42a56f32a6..e81d01d0f43 100644 --- a/configure.in +++ b/configure.in @@ -755,7 +755,7 @@ if [ test "$MISSING_MOTIF" != "" ]; then fi if [ test "$MISSING_NSPR" != "" ]; then - AC_MSG_ERROR([Could not find standard nspr headers or libraries.]); + AC_MSG_ERROR([Could not find standard nspr headers or libraries: $MISSING_NSPR]); fi NG_MAKEFILES="