X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=test%2Fconfigure.in;h=451cc018bab141a2f09624194ba46ea14494c48a;hp=13e4eded522e02788a568c77b7c52c36879a269c;hb=2403eaecbe5b488358485a3deb351ab552af8791;hpb=c3e8eb8e7407c4173394c2f52c635ed86327edc6 diff --git a/test/configure.in b/test/configure.in index 13e4eded..451cc018 100644 --- a/test/configure.in +++ b/test/configure.in @@ -28,7 +28,7 @@ dnl*************************************************************************** dnl dnl Author: Thomas E. Dickey 1996, etc. dnl -dnl $Id: configure.in,v 1.108 2012/10/06 22:33:49 tom Exp $ +dnl $Id: configure.in,v 1.109 2012/11/03 19:26:33 tom Exp $ dnl This is a simple configuration-script for the ncurses test programs that dnl allows the test-directory to be separately configured against a reference dnl system (i.e., sysvr4 curses) @@ -174,7 +174,6 @@ CF_GETOPT_HEADER AC_CHECK_FUNCS( \ gettimeofday \ -strdup \ ) if test "$cf_enable_widec" = yes; then