repo: rxvt-unicode-sixel action: commit revision: path_from: revision_from: 829166f5821016102e9e12212612e51c068609e7: path_to: revision_to:
commit 829166f5821016102e9e12212612e51c068609e7 Author: Emanuele GiaquintaDate: Thu Jan 19 11:08:19 2012 +0000 Remove check that is now provided by ptytty.m4. diff --git a/configure.ac b/configure.ac
--- a/configure.ac +++ b/configure.ac @@ -69,12 +69,6 @@ if test -z "$orig_CXXFLAGS"; then CFLAGS="$CXXFLAGS" fi -case $host in - *-*-solaris* ) - AC_DEFINE(_XOPEN_SOURCE, 500, Needed to get declarations for msg_control and msg_controllen on Solaris) - ;; -esac - dnl# FreeBSD needs to link libxpg4 AC_SEARCH_LIBS(setlocale, xpg4)
-----END OF PAGE-----