diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index b34aa10..a88ea27 100644 --- a/configure.ac +++ b/configure.ac @@ -206,7 +206,6 @@ AC_CHECK_FUNCS(ether_aton_r ether_ntoa_r,,[AC_CHECK_FUNCS(ether_aton ether_ntoa) # checks for types AC_C_CONST -AC_TYPE_SIGNAL AC_TYPE_MODE_T AC_TYPE_SIZE_T AC_TYPE_UID_T |