Make AM_PATH_OGG a bit smarter -- have it check the $prefix for the ogg
authorjsquyres <jsquyres@xiph.org>
Wed, 28 Feb 2001 02:31:01 +0000 (02:31 +0000)
committerjsquyres <jsquyres@xiph.org>
Wed, 28 Feb 2001 02:31:01 +0000 (02:31 +0000)
commita2c764dd487a2619ce63f7b0e6889db1050f79f7
tree57d381c15b8c74d6d0f7b09f71b9c4772fa4edd4
parent9438dba80fb5912ed739ec00085372547db62997
Make AM_PATH_OGG a bit smarter -- have it check the $prefix for the ogg
libraries as well.  This means that the user doesn't have to specify
--with-ogg-prefix (good for us lazy folks!) if they've already specified
a --prefix where the ogg libraries live.

svn path=/trunk/vorbis/; revision=1370
acinclude.m4