ossp-pkg/pth/configure.ac 1.9 -> 1.10
--- configure.ac 2002/11/09 14:00:41 1.9
+++ configure.ac 2003/01/01 15:49:11 1.10
@@ -1,6 +1,6 @@
dnl ##
dnl ## GNU Pth - The GNU Portable Threads
-dnl ## Copyright (c) 1999-2002 Ralf S. Engelschall <rse@engelschall.com>
+dnl ## Copyright (c) 1999-2003 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-2002 Ralf S. Engelschall <rse@engelschall.com>])
+[Copyright (c) 1999-2003 Ralf S. Engelschall <rse@engelschall.com>])
AC_CONFIG_PARAM(config.param)
AC_CONFIG_HEADER(pth_acdef.h)dnl
AC_PREFIX_DEFAULT(/usr/local)
|
|