[22078] in Source-Commits
third/vte
daemon@ATHENA.MIT.EDU (ghudson@MIT.EDU)
Wed Dec 22 12:32:54 2004
From: ghudson@MIT.EDU
Date: Wed, 22 Dec 2004 12:32:49 -0500
Message-Id: <200412221732.iBMHWnC6009513@egyptian-gods.mit.edu>
To: source-commits@MIT.EDU
Update of /afs/dev.mit.edu/source/repository/third/vte
In directory egyptian-gods.mit.edu:/afs/dev.mit.edu/user/ghudson/third/vte
Modified Files:
configure.in configure
Log Message:
Remove some unnecessary and incorrect frobbing of the results of
AC_PATH_XTRA. With our config.site, AC_PATH_XTRA does not set the
internal variables ac_x_includes and ac_x_libraries, so the frobbing
does not work. Upstream bug report at:
http://bugzilla.gnome.org/show_bug.cgi?id=162003