Skip to content

Commit

Permalink
- updates for release
Browse files Browse the repository at this point in the history
  • Loading branch information
vruppert committed Dec 24, 2007
1 parent 91eaa07 commit 5c60a02
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions configure
@@ -1,5 +1,5 @@
#! /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.
# Generated by GNU Autoconf 2.60.
#
Expand Down Expand Up @@ -2067,9 +2067,9 @@ ac_config_headers="$ac_config_headers config.h"
ac_config_headers="$ac_config_headers ltdlconf.h"


VERSION="2.3.5.cvs"
VER_STRING="2.3.5.cvs"
REL_STRING="Build from CVS snapshot, after release 2.3.5"
VERSION="2.3.6"
VER_STRING="2.3.6"
REL_STRING="Build from CVS snapshot, on December 24, 2007"



Expand Down Expand Up @@ -23112,7 +23112,7 @@ if test "$ac_x_libraries" = no; then
# See if we find them without any special options.
# Don't add to $LIBS permanently.
ac_save_LIBS=$LIBS
LIBS="-lX11 $LIBS"
LIBS="-lXt $LIBS"
cat >conftest.$ac_ext <<_ACEOF
/* confdefs.h. */
_ACEOF
Expand Down

0 comments on commit 5c60a02

Please sign in to comment.