X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=configure.in;h=2b9a9db858df02a817f0807bed238d9fa2294f7b;hp=86eab0691a48ab654e74b82892b618d2a1201eb3;hb=0d921802886d4e27990d2835a19aedcbf0f55e4b;hpb=bcdff1f4b369c01b695ca2b73e9aaac54f9c4526 diff --git a/configure.in b/configure.in index 86eab069..2b9a9db8 100644 --- a/configure.in +++ b/configure.in @@ -28,14 +28,14 @@ dnl*************************************************************************** dnl dnl Author: Thomas E. Dickey 1995-on dnl -dnl $Id: configure.in,v 1.626 2016/02/06 21:59:17 tom Exp $ +dnl $Id: configure.in,v 1.627 2016/03/05 23:44:23 tom Exp $ dnl Process this file with autoconf to produce a configure script. dnl dnl See http://invisible-island.net/autoconf/ for additional information. dnl dnl --------------------------------------------------------------------------- AC_PREREQ(2.52.20030208) -AC_REVISION($Revision: 1.626 $) +AC_REVISION($Revision: 1.627 $) AC_INIT(ncurses/base/lib_initscr.c) AC_CONFIG_HEADER(include/ncurses_cfg.h:include/ncurses_cfg.hin) @@ -2184,6 +2184,8 @@ then cf_filter_syms=yes fi +test "x$cf_with_trace" = xyes && NCURSES_INLINE= + UNALTERED_SYMS=`echo "$RESULTING_SYMS" | sed -e 's/\\$/\\\\$/g'` if test $cf_filter_syms = yes then