Remove HAVE_X11R5.
This commit is contained in:
parent
449e33d766
commit
91b96a0408
2 changed files with 4 additions and 3 deletions
|
@ -1,3 +1,7 @@
|
|||
2007-11-01 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
|
||||
|
||||
* config.nt: Remove HAVE_X11R5.
|
||||
|
||||
2007-10-22 Jason Rumney <jasonr@gnu.org>
|
||||
|
||||
* config.nt (HAVE_STRINGS_H, HAVE_STDLIB_H): Undefine.
|
||||
|
|
|
@ -77,9 +77,6 @@ Boston, MA 02110-1301, USA. */
|
|||
/* Define if we have the X11R6 or newer version of Xlib. */
|
||||
#undef HAVE_X11R6
|
||||
|
||||
/* Define if we have the X11R5 or newer version of Xlib. */
|
||||
#undef HAVE_X11R5
|
||||
|
||||
/* Define if netdb.h declares h_errno. */
|
||||
#undef HAVE_H_ERRNO
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue