New module 'ttyname_r'.
[gnulib.git] / modules / bitrotate
index df94a61..63124a8 100644 (file)
@@ -1,12 +1,14 @@
 Description:
-Rotate bits in 16 and 32 bit integers.
+Rotate bits in unsigned 8, 16, and 32 bit integers.
 
 Files:
 lib/bitrotate.h
 
 Depends-on:
+stdint
 
 configure.ac:
+AC_REQUIRE([AC_C_INLINE])
 
 Makefile.am:
 lib_SOURCES += bitrotate.h