head 1.12; access; symbols EX_1_0_6:1.12 LMTP2NNTP_1_4_1:1.10 LMTP2NNTP_1_4_0:1.10 EX_1_0_5:1.10 LMTP2NNTP_1_3_0:1.9 LMTP2NNTP_1_3b2:1.9 LMTP2NNTP_1_3b1:1.9 LMTP2NNTP_1_3a3:1.9 LMTP2NNTP_1_3a2:1.9 LMTP2NNTP_1_3a1:1.9 EX_1_0_4:1.9 EX_1_0_3:1.8 OSSP_RC_0_7_3:1.7 OSSP_RC_0_7_2:1.7 OSSP_RC_0_7_1:1.7 OSSP_RC_ALPHA_06:1.7 OSSP_RC_EXBROKEN:1.7 LMTP2NNTP_1_2_0:1.7 LMTP2NNTP_1_2b4:1.7 LMTP2NNTP_1_2b3:1.7 LMTP2NNTP_1_2b2:1.7 LMTP2NNTP_1_2b1:1.7 LMTP2NNTP_1_2a8:1.7 LMTP2NNTP_1_2a7:1.7 EX_1_0_2:1.7 EX_1_0_1:1.6 LMTP2NNTP_1_2a6:1.5 LMTP2NNTP_1_2a5:1.5 EX_1_0_0:1.5 LMTP2NNTP_1_2a4:1.4 EX_0_9_1:1.3 LMTP2NNTP_1_2a3:1.3 EX_0_9_0:1.2; locks; strict; comment @# @; 1.12 date 2007.10.12.19.59.57; author rse; state Exp; branches; next 1.11; commitid 9SN7ivPOxnsC7lBs; 1.11 date 2006.08.10.19.49.33; author rse; state Exp; branches; next 1.10; commitid o4A6XFppdzD0PkIr; 1.10 date 2005.01.30.13.39.07; author rse; state Exp; branches; next 1.9; 1.9 date 2004.04.05.14.44.21; author rse; state Exp; branches; next 1.8; 1.8 date 2004.03.25.19.01.42; author rse; state Exp; branches; next 1.7; 1.7 date 2003.01.30.11.04.42; author rse; state Exp; branches; next 1.6; 1.6 date 2003.01.06.15.31.24; author rse; state Exp; branches; next 1.5; 1.5 date 2002.03.30.18.56.02; author rse; state Exp; branches; next 1.4; 1.4 date 2002.03.14.15.12.49; author thl; state Exp; branches; next 1.3; 1.3 date 2002.01.31.21.20.44; author rse; state Exp; branches; next 1.2; 1.2 date 2002.01.31.20.35.43; author rse; state Exp; branches; next 1.1; 1.1 date 2002.01.26.20.12.19; author rse; state Exp; branches; next ; desc @@ 1.12 log @prepare for release @ text @dnl ## dnl ## OSSP ex - Exception Handling dnl ## Copyright (c) 2002-2007 Ralf S. Engelschall dnl ## Copyright (c) 2002-2007 The OSSP Project dnl ## dnl ## This file is part of OSSP ex, an exception handling library dnl ## which can be found at http://www.ossp.org/pkg/lib/ex/. dnl ## dnl ## Permission to use, copy, modify, and distribute this software for dnl ## any purpose with or without fee is hereby granted, provided that dnl ## the above copyright notice and this permission notice appear in all dnl ## copies. dnl ## dnl ## THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED dnl ## WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF dnl ## MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. dnl ## IN NO EVENT SHALL THE AUTHORS AND COPYRIGHT HOLDERS AND THEIR dnl ## CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, dnl ## SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT dnl ## LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF dnl ## USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND dnl ## ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, dnl ## OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT dnl ## OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF dnl ## SUCH DAMAGE. dnl ## dnl ## configure.ac: GNU Autoconf source script dnl ## AC_PREREQ(2.53) AC_INIT EX_VERSION_STR=`./shtool version -l txt -d long VERSION` ./shtool echo -e "Configuring %BOSSP ex%b (Exception Handling), version %B${EX_VERSION_STR}%b" AC_SUBST(EX_VERSION_STR) AC_CONFIG_SRCDIR(ex.h) AC_PROG_MAKE_SET AC_PROG_CC AC_CHECK_DEBUGGING sinclude(libtool.m4) AC_PROG_LIBTOOL AC_CHECK_VA_COPY AC_CONFIG_HEADERS(config.h) AC_CONFIG_FILES([Makefile ex-config]) AC_CONFIG_COMMANDS([adjustment], [chmod a+x ex-config]) AC_OUTPUT @ 1.11 log @cleanup source tree @ text @d3 2 a4 2 dnl ## Copyright (c) 2002-2006 Ralf S. Engelschall dnl ## Copyright (c) 2002-2006 The OSSP Project @ 1.10 log @Adjusted copyright messages to include new year 2005. @ text @d3 2 a4 3 dnl ## Copyright (c) 2002-2005 Ralf S. Engelschall dnl ## Copyright (c) 2002-2005 The OSSP Project dnl ## Copyright (c) 2002-2005 Cable & Wireless @ 1.9 log @flush all my pending changes for release of 1.0.4 @ text @d3 3 a5 3 dnl ## Copyright (c) 2002-2004 Ralf S. Engelschall dnl ## Copyright (c) 2002-2004 The OSSP Project dnl ## Copyright (c) 2002-2004 Cable & Wireless @ 1.8 log @bump and adjust copyright @ text @d43 1 @ 1.7 log @final polishing @ text @d3 3 a5 3 dnl ## Copyright (c) 2002-2003 Ralf S. Engelschall dnl ## Copyright (c) 2002-2003 The OSSP Project dnl ## Copyright (c) 2002-2003 Cable & Wireless Germany @ 1.6 log @- consistently use "Exception Handling" - strip trailing whitespaces - adjust copyright for new year 2003 - consistently use OSSP ASCII-art @ text @d5 1 a5 1 dnl ## Copyright (c) 2002-2003 Cable & Wireless Deutschland @ 1.5 log @bump version and fix URLs @ text @d2 4 a5 4 dnl ## OSSP ex - Exception Handling Library dnl ## Copyright (c) 2002 Ralf S. Engelschall dnl ## Copyright (c) 2002 The OSSP Project dnl ## Copyright (c) 2002 Cable & Wireless Deutschland @ 1.4 log @upgrade to Autoconf 2.53 environment @ text @d8 1 a8 1 dnl ## which can be found at http://www.ossp.org/pkg/ex/. @ 1.3 log @fix licenses @ text @d31 2 a32 5 AC_PREREQ(2.52) AC_REVISION(1.0) AC_INIT(README) AC_DIVERT_PUSH(NOTICE) d34 1 a34 1 ./shtool echo -e "Configuring %BOSSP ex%b (Exception Handling), Version %B${EX_VERSION_STR}%b" d36 1 a36 1 AC_DIVERT_POP() d38 1 a38 1 AC_SET_MAKE a40 1 d45 2 a46 1 AC_CONFIG_FILES(Makefile ex-config) a47 2 chmod a+x ex-config @ 1.2 log @provide version in ex-config and fix devtool dist @ text @d10 4 a13 4 dnl ## This program is free software; you can redistribute it and/or dnl ## modify it under the terms of the GNU General Public License dnl ## as published by the Free Software Foundation; either version dnl ## 2.0 of the License, or (at your option) any later version. d15 12 a26 9 dnl ## This program 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 ## General Public License for more details. dnl ## dnl ## You should have received a copy of the GNU General Public License dnl ## along with this file; if not, write to the Free Software dnl ## Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 dnl ## USA, or contact the OSSP project . @ 1.1 log @switch to our standard build environment @ text @d33 3 a35 2 V=`./shtool version -l txt -d long VERSION` ./shtool echo -e "Configuring %BOSSP ex%b (Exception Handling), Version %B${V}%b" @