[gst-devel] Re: [gst-cvs] CVS: gstreamer configure.ac,1.21.2.3,1.21.2.4
David I. Lehn
dlehn at vt.edu
Mon Dec 10 13:32:03 CET 2001
* Thomas Vander Stichele <thomasvs at users.sourceforge.net> [20011210 16:25]:
> dnl Check for aalib
> AC_MSG_CHECKING(aalib)
> -AC_CHECK_LIB(aa, aa_init, HAVE_LIBAA=yes, HAVE_LIBAA=no, )
> -AC_CHECK_HEADER(aalib.h, :, HAVE_LIBAA=no)
> +AC_CHECK_LIB(aa, aa_init, HAVE_AA=yes, HAVE_AA=no, )
> +AC_CHECK_HEADER(aalib.h, :, HAVE_AA=no)
>
Since it is "AA-lib" does it make more sense to use HAVE_AALIB?
Whatever... doesn't really matter. ;)
-dave
--
David I. Lehn <dlehn at vt.edu> | http://www.lehn.org/~dlehn/
Computer Engineering Graduate @ Virginia Tech in sunny Blacksburg, VA
More information about the gstreamer-devel
mailing list