Explorar el Código

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 hace 13 años
padre
commit
7be0633881
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  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])