Revision: 17 http://trac.macosforge.org/projects/libdispatch/changeset/17 Author: robert@fledge.watson.org Date: 2009-09-13 04:50:44 -0700 (Sun, 13 Sep 2009) Log Message: ----------- Use libdispatch@macosforge.org as the autoconf package contact information. Suggested by: Jordan Hubbard Modified Paths: -------------- trunk/configure.ac Modified: trunk/configure.ac =================================================================== --- trunk/configure.ac 2009-09-12 23:27:31 UTC (rev 16) +++ trunk/configure.ac 2009-09-13 11:50:44 UTC (rev 17) @@ -3,8 +3,7 @@ # AC_PREREQ(2.59) -AC_INIT([libdispatch], [1.0], [libdispatch-dev@lists.macosforge.org], - [libdispatch]) +AC_INIT([libdispatch], [1.0], [libdispatch@macosforge.org], [libdispatch]) AC_REVISION([$$]) AC_CONFIG_AUX_DIR(config) AC_CONFIG_HEADER([config/config.h])
participants (1)
-
source_changes@macosforge.org