- updates for release

This commit is contained in:
Volker Ruppert 2007-12-24 10:01:29 +00:00
parent f937c4c076
commit a33892d3cb

10
bochs/configure vendored
View File

@ -1,5 +1,5 @@
#! /bin/sh #! /bin/sh
# From configure.in Id: configure.in,v 1.353 2007/12/01 16:45:15 sshwarts Exp . # From configure.in Id: configure.in,v 1.355 2007/12/24 09:52:40 vruppert Exp .
# Guess values for system-dependent variables and create Makefiles. # Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.60. # Generated by GNU Autoconf 2.60.
# #
@ -2067,9 +2067,9 @@ ac_config_headers="$ac_config_headers config.h"
ac_config_headers="$ac_config_headers ltdlconf.h" ac_config_headers="$ac_config_headers ltdlconf.h"
VERSION="2.3.5.cvs" VERSION="2.3.6"
VER_STRING="2.3.5.cvs" VER_STRING="2.3.6"
REL_STRING="Build from CVS snapshot, after release 2.3.5" REL_STRING="Build from CVS snapshot, on December 24, 2007"
@ -23112,7 +23112,7 @@ if test "$ac_x_libraries" = no; then
# See if we find them without any special options. # See if we find them without any special options.
# Don't add to $LIBS permanently. # Don't add to $LIBS permanently.
ac_save_LIBS=$LIBS ac_save_LIBS=$LIBS
LIBS="-lX11 $LIBS" LIBS="-lXt $LIBS"
cat >conftest.$ac_ext <<_ACEOF cat >conftest.$ac_ext <<_ACEOF
/* confdefs.h. */ /* confdefs.h. */
_ACEOF _ACEOF