Merge "BuildSystem: Avoid obsolete warning with AC_TYPE_SIGNAL on autoconf."

This commit is contained in:
zuul
2016-06-29 11:16:05 -05:00
committed by Gerrit Code Review
3 changed files with 0 additions and 37 deletions

View File

@@ -1257,9 +1257,6 @@
/* Define if your system needs braces around PTHREAD_ONCE_INIT */
#undef PTHREAD_ONCE_INIT_NEEDS_BRACES
/* Define as the return type of signal handlers (`int' or `void'). */
#undef RETSIGTYPE
/* Define to the type of arg 1 for `select'. */
#undef SELECT_TYPE_ARG1