From e755759a589c18690153c1cb7711103278b594f6 Mon Sep 17 00:00:00 2001 From: Jason Parker Date: Mon, 18 Dec 2006 16:55:46 +0000 Subject: [PATCH] ctrl-w != w (nano search) git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@48561 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- configure.ac | 1 - 1 file changed, 1 deletion(-) diff --git a/configure.ac b/configure.ac index e1d06221e8..b9fc63fb0e 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,3 @@ -w # Process this file with autoconf to produce a configure script. AC_PREREQ(2.60)