[gst-devel] 0.2.0 release tasks

David I. Lehn dlehn at vt.edu
Mon May 28 01:35:19 CEST 2001


* Erik Walthinsen <omega at temple-baptist.com> [20010527 17:26]:
> 3) seriously clean up configure.in

autoconf 2.50 can work without a acconfig.h but I think we need to add
descriptions to all the AC_DEFINEs.  ie:

  AC_DEFINE(HAVE_FOOBAR)

should be something like:

  AC_DEFINE(HAVE_FOOBAR, 1, [Use the FooBar library])


Also, and this is probably important, autogen.sh should have a test for
an unpatched automake and bail.  Who reads the README first? ;)

-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