Changeset 202 for trunk/configure.ac


Ignore:
Timestamp:
Dec 3, 2008, 9:52:23 PM (16 years ago)
Author:
katerina
Message:

Suppress warnings caused by glibc pthread_cleanup_pop() implementation.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/configure.ac

    r196 r202  
    194194AC_SUBST(selectconfig)
    195195AC_DEFINE_UNQUOTED(UID_CAST, ${uid_cast})
     196
     197dnl Test whether gcc supports -Wno-empty-body
     198dnl Suppresses warnings from glibc pthread_cleanup_pop
     199dnl
     200GCC_WEMPTY_BODY
    196201
    197202
Note: See TracChangeset for help on using the changeset viewer.