ossp-pkg/pth/configure.ac 1.15 -> 1.16
--- configure.ac 2004/12/31 19:34:44 1.15
+++ configure.ac 2006/06/08 17:54:51 1.16
@@ -1,6 +1,6 @@
dnl ##
dnl ## GNU Pth - The GNU Portable Threads
-dnl ## Copyright (c) 1999-2005 Ralf S. Engelschall <rse@engelschall.com>
+dnl ## Copyright (c) 1999-2006 Ralf S. Engelschall <rse@engelschall.com>
dnl ##
dnl ## This file is part of GNU Pth, a non-preemptive thread scheduling
dnl ## library which can be found at http://www.gnu.org/software/pth/.
@@ -42,7 +42,7 @@
AC_HEADLINE(dnl
GNU Pth, Portable Threads, dnl
PTH_VERSION, pth_vers.c, dnl
-[Copyright (c) 1999-2005 Ralf S. Engelschall <rse@engelschall.com>])
+[Copyright (c) 1999-2006 Ralf S. Engelschall <rse@engelschall.com>])
AC_CONFIG_PARAM(config.param)
AC_CONFIG_HEADER(pth_acdef.h)dnl
AC_PREFIX_DEFAULT(/usr/local)
|
|