Ver código fonte

build: drop _SEM_SEMUN_UNDEFINED

not referenced anywhere in the code

Signed-off-by: Fabio M. Di Nitto <fdinitto@redhat.com>
Reviewed-by: Jan Friesse <jfriesse@redhat.com>
Fabio M. Di Nitto 13 anos atrás
pai
commit
7be0633881
1 arquivos alterados com 0 adições e 2 exclusões
  1. 0 2
      configure.ac

+ 0 - 2
configure.ac

@@ -357,8 +357,6 @@ case "$host_os" in
 				   [Compiling for Solaris platform])
 		AC_DEFINE_UNQUOTED([TS_CLASS], [1],
 				   [Prevent being scheduled RR])
-		AC_DEFINE_UNQUOTED([_SEM_SEMUN_UNDEFINED], [1],
-				   [The semun structure is undefined])
 	;;
 	*)
 		AC_MSG_ERROR([Unsupported OS? hmmmm])