From fd6f86b5d0f47e23b13171118ec4cd0ff44e3741 Mon Sep 17 00:00:00 2001 From: Mike Smith Date: Sat, 9 Feb 2002 13:00:42 +0000 Subject: Fix trivial bug #104 git-svn-id: http://svn.xiph.org/trunk/ogg@3041 0101bb08-14d6-0310-b084-bc0e0c8e3800 --- ogg.m4 | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'ogg.m4') diff --git a/ogg.m4 b/ogg.m4 index 1af7193..32d3884 100644 --- a/ogg.m4 +++ b/ogg.m4 @@ -88,8 +88,7 @@ int main () echo "*** you may also be able to get things to work by modifying LD_LIBRARY_PATH"], [ echo "*** The test program failed to compile or link. See the file config.log for the" echo "*** exact error that occured. This usually means Ogg was incorrectly installed" - echo "*** or that you have moved Ogg since it was installed. In the latter case, you" - echo "*** may want to edit the ogg-config script: $OGG_CONFIG" ]) + echo "*** or that you have moved Ogg since it was installed." ]) CFLAGS="$ac_save_CFLAGS" LIBS="$ac_save_LIBS" fi -- cgit v1.2.1