head 1.12; access; symbols SOURCE_RESTRUCTURING_AFTER:1.11 SOURCE_RESTRUCTURING_BEFORE:1.11 LMTP2NNTP_1_2a1:1.10 LMTP2NNTP_1_1_1:1.10 LMTP2NNTP_1_1_0:1.10 LMTP2NNTP_1_1b4:1.10 LMTP2NNTP_1_1b3:1.10 LMTP2NNTP_1_1b2:1.10 LMTP2NNTP_1_1b1:1.10 LMTP2NNTP_1_0_0:1.10 LMTP2NNTP_0_9_7:1.10 LMTP2NNTP_0_9_6:1.10 LMTP2NNTP_0_9_5:1.10 LMTP2NNTP_0_9_4:1.6 LMTP2NNTP_0_9_3:1.6 LMTP2NNTP_0_9_2:1.4 LMTP2NNTP_0_9_1:1.3 LMTP2NNTP_0_9_0:1.3; locks; strict; comment @# @; 1.12 date 2001.12.31.12.03.09; author thl; state dead; branches; next 1.11; 1.11 date 2001.12.11.12.02.26; author rse; state Exp; branches; next 1.10; 1.10 date 2001.09.12.14.35.50; author thl; state Exp; branches; next 1.9; 1.9 date 2001.09.11.13.41.22; author thl; state Exp; branches; next 1.8; 1.8 date 2001.09.10.06.55.33; author thl; state Exp; branches; next 1.7; 1.7 date 2001.09.05.09.10.28; author rse; state Exp; branches; next 1.6; 1.6 date 2001.08.28.14.22.45; author thl; state Exp; branches; next 1.5; 1.5 date 2001.08.28.11.31.22; author thl; state Exp; branches; next 1.4; 1.4 date 2001.08.23.09.12.30; author rse; state Exp; branches; next 1.3; 1.3 date 2001.08.20.12.17.42; author thl; state Exp; branches; next 1.2; 1.2 date 2001.08.20.11.28.29; author rse; state Exp; branches; next 1.1; 1.1 date 2001.08.20.10.50.07; author rse; state Exp; branches; next ; desc @@ 1.12 log @switch to devtool stuff @ text @#!/bin/sh if [ ! -f configure ]; then ./autogen.sh fi PATH=/cw/bin:$PATH # --with-dmalloc=/cw \ ./configure \ --enable-debug \ --enable-maintainer \ --prefix=/tmp/lmtp2nntp @ 1.11 log @activate OSSP var @ text @@ 1.10 log @return default to work without dmalloc @ text @d9 1 @ 1.9 log @msg.c is now l2 enabled; improved logging using foreign (aka sendmail queuing) id; now calculating and logging message size; @ text @d6 1 a7 1 --with-dmalloc=/cw \ @ 1.8 log @change test modifications and enable dmalloc debugging @ text @a5 1 # --with-dmalloc=/cw \ d7 1 @ 1.7 log @Add support for local OSSP Str and OSSP L2 library source copies. @ text @d6 1 a10 1 # --with-dmalloc=/cw \ @ 1.6 log @dmalloc comment inside multiline command failes - relocated @ text @a6 1 --with-str=/cw \ @ 1.5 log @reduced dmalloc() complaints about non-free()d resources during one a "lmtp post arg cw.de.sd.apps.dev.test" run to zero regarding own code; A memoryleak in str library 0.9.5 was detected which was reported to and fixed by RSE; @ text @a7 1 # --with-dmalloc=/cw \ d10 2 @ 1.4 log @Add DMalloc support @ text @a6 1 --prefix=/tmp/lmtp2nntp \ d8 3 a10 2 --with-dmalloc=/cw \ --enable-debug @ 1.3 log @better developer stuff @ text @d9 1 @ 1.2 log @Autoconf phase 4 @ text @d2 4 d8 2 a9 1 --with-str=/cw @ 1.1 log @add helper script @ text @d4 1 a4 2 --with-str=/cw \ --enable-debug @