summaryrefslogtreecommitdiff
path: root/ogg.m4
diff options
context:
space:
mode:
authorMike Smith <msmith@xiph.org>2002-02-09 13:00:42 +0000
committerMike Smith <msmith@xiph.org>2002-02-09 13:00:42 +0000
commitfd6f86b5d0f47e23b13171118ec4cd0ff44e3741 (patch)
tree9e3ec5501fae7c7ff33db178a1c97ba81cad5140 /ogg.m4
parent22f59e288faa14f033ca585a15dbcef91f5e6a41 (diff)
downloadogg-fd6f86b5d0f47e23b13171118ec4cd0ff44e3741.tar.gz
Fix trivial bug #104
git-svn-id: http://svn.xiph.org/trunk/ogg@3041 0101bb08-14d6-0310-b084-bc0e0c8e3800
Diffstat (limited to 'ogg.m4')
-rw-r--r--ogg.m43
1 files changed, 1 insertions, 2 deletions
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