Check-in Number:
|
961 | |
Date: |
2001-Sep-12 16:35:50 (local)
2001-Sep-12 14:35:50 (UTC) |
User: | thl |
Branch: | |
Comment: |
return default to work without dmalloc |
Tickets: |
|
Inspections: |
|
Files: |
|
ossp-pkg/lmtp2nntp/.configure 1.9 -> 1.10
--- .configure 2001/09/11 13:41:22 1.9
+++ .configure 2001/09/12 14:35:50 1.10
@@ -3,8 +3,8 @@
./autogen.sh
fi
PATH=/cw/bin:$PATH
+# --with-dmalloc=/cw \
./configure \
- --with-dmalloc=/cw \
--enable-debug \
--prefix=/tmp/lmtp2nntp
|
|