head 1.8; access; symbols PTH_1_4:1.7.0.2 PTH_1_4_1:1.7 PTH_1_4_0:1.6 PTH_1_3_7:1.5 PTH_1_4a3:1.5 PTH_1_3_6:1.5 PTH_1_4a2:1.5 PTH_1_3_5:1.5 PTH_1_4a1:1.5 PTH_1_3_4:1.5 PTH_1_3:1.5.0.2 PTH_1_3_3:1.5 PTH_1_3_2:1.5 PTH_1_3_1:1.5 PTH_1_3_0:1.5 PTH_1_3b3:1.5 PTH_1_2_3:1.2.2.1 PTH_1_3b2:1.5 PTH_1_3b1:1.5 PTH_1_3a5:1.5 PTH_1_3a4:1.5 PTH_1_3a3:1.5 PTH_1_2_2:1.2.2.1 PTH_1_3a2:1.5 PTH_1_2_1:1.2.2.1 PTH_1_3a1:1.3 PTH_1_2:1.2.0.2 PTH_1_2_0:1.2 PTH_1_2b8:1.1; locks; strict; comment @# @; 1.8 date 2002.07.01.12.54.54; author rse; state dead; branches; next 1.7; 1.7 date 2002.01.27.11.03.40; author rse; state Exp; branches; next 1.6; 1.6 date 2001.03.24.14.51.03; author rse; state Exp; branches; next 1.5; 1.5 date 99.12.30.21.58.59; author rse; state Exp; branches; next 1.4; 1.4 date 99.12.24.17.12.17; author rse; state Exp; branches; next 1.3; 1.3 date 99.11.01.10.27.18; author rse; state Exp; branches; next 1.2; 1.2 date 99.10.31.11.46.11; author rse; state Exp; branches 1.2.2.1; next 1.1; 1.1 date 99.10.26.09.50.53; author rse; state Exp; branches; next ; 1.2.2.1 date 99.11.01.10.24.58; author rse; state Exp; branches; next ; desc @@ 1.8 log @Finally make Pth working again under new Autoconf 2.53 environment. @ text @dnl ## dnl ## GNU Pth - The GNU Portable Threads dnl ## Copyright (c) 1999-2002 Ralf S. Engelschall 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/. dnl ## dnl ## This library is free software; you can redistribute it and/or dnl ## modify it under the terms of the GNU Lesser General Public dnl ## License as published by the Free Software Foundation; either dnl ## version 2.1 of the License, or (at your option) any later version. dnl ## dnl ## This library is distributed in the hope that it will be useful, dnl ## but WITHOUT ANY WARRANTY; without even the implied warranty of dnl ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU dnl ## Lesser General Public License for more details. dnl ## dnl ## You should have received a copy of the GNU Lesser General Public dnl ## License along with this library; if not, write to the Free Software dnl ## Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 dnl ## USA, or contact Ralf S. Engelschall . dnl ## dnl ## acheader.m4: Pth Autoheader macros dnl ## dnl # These macros are replacement macros for use with `autoheader' only !! define([AC_CHECK_FUNCTION], [# @@@@@@funcs="$funcs $1"@@@@@@ ifelse([$2], , , [ # If it was found, we do: $2 # If it was not found, we do: $3 ]) ]) define([AC_CHECK_FUNCTIONS], [# @@@@@@funcs="$funcs $1"@@@@@@ ifelse([$2], , , [ # If it was found, we do: $2 # If it was not found, we do: $3 ]) ]) @ 1.7 log @bump copyright year @ text @@ 1.6 log @*** empty log message *** @ text @d3 1 a3 1 dnl ## Copyright (c) 1999-2001 Ralf S. Engelschall @ 1.5 log @*** empty log message *** @ text @d3 1 a3 1 dnl ## Copyright (c) 1999-2000 Ralf S. Engelschall @ 1.4 log @*** empty log message *** @ text @d3 1 a3 1 dnl ## Copyright (c) 1999 Ralf S. Engelschall @ 1.3 log @*** empty log message *** @ text @d28 10 @ 1.2 log @*** empty log message *** @ text @d2 1 a2 2 dnl ## acheader.m4 -- Pth Autoheader macros dnl ## d22 2 @ 1.2.2.1 log @*** empty log message *** @ text @d2 2 a3 1 dnl ## GNU Pth - The GNU Portable Threads a22 2 dnl ## dnl ## acheader.m4: Pth Autoheader macros @ 1.1 log @*** empty log message *** @ text @d12 1 a12 1 dnl ## version 2 of the License, or (at your option) any later version. @