repo: rxvt-unicode-sixel
action: commit
revision: 
path_from: 
revision_from: 829166f5821016102e9e12212612e51c068609e7:
path_to: 
revision_to: 
git.thebackupbox.net
rxvt-unicode-sixel
git clone git://git.thebackupbox.net/rxvt-unicode-sixel
commit 829166f5821016102e9e12212612e51c068609e7
Author: Emanuele Giaquinta 
Date:   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
index c625efe2e96f358ca72c00cb5573e95b6a3c5def..
index ..7ae40db89bb74ee220fd5593c85a2f45c3f99bdd 100644
--- 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-----