]> git.sesse.net Git - vlc/commitdiff
Remove unused check for stdbool.h
authorRémi Denis-Courmont <remi@remlab.net>
Fri, 10 Apr 2009 13:28:45 +0000 (16:28 +0300)
committerRémi Denis-Courmont <remi@remlab.net>
Fri, 10 Apr 2009 14:05:13 +0000 (17:05 +0300)
configure.ac

index b59a3afd0cc5d673a3ded48a3e8e6805e3b580ee..5a1666a8fc069026365c6d90a7c42303e534358a 100644 (file)
@@ -829,7 +829,7 @@ AC_EGREP_HEADER(strncasecmp,strings.h,[
   AC_MSG_RESULT(no)])
 
 dnl Check for headers
-AC_CHECK_HEADERS(time.h errno.h stdint.h stdbool.h getopt.h strings.h locale.h)
+AC_CHECK_HEADERS(time.h errno.h stdint.h getopt.h strings.h locale.h)
 AC_CHECK_HEADERS(sys/sockio.h fcntl.h sys/types.h sys/time.h sys/times.h sys/ioctl.h sys/stat.h xlocale.h)
 AC_CHECK_HEADERS([arpa/inet.h netinet/in.h netinet/udplite.h sys/eventfd.h])
 AC_CHECK_HEADERS([net/if.h], [], [],