# HG changeset patch # User Ryan C. Gordon # Date 1347721394 14400 # Node ID 1f9c0e93bd96b0eddd2ac11fab214170c3839120 # Parent 48d519500f7ee0e9fea056bc316b15fb44b824b7 Fixed configure.in diff -r 48d519500f7e -r 1f9c0e93bd96 configure.in --- a/configure.in Sat Sep 15 10:59:39 2012 -0400 +++ b/configure.in Sat Sep 15 11:03:14 2012 -0400 @@ -1910,6 +1910,7 @@ have_wince=yes AC_MSG_ERROR([ *** Sorry, Windows CE is no longer supported. + ]) ]) AC_MSG_RESULT($have_wince)