projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6900934
)
Fix last commit.
author
Simon Josefsson
<simon@josefsson.org>
Mon, 1 Sep 2008 11:38:15 +0000
(13:38 +0200)
committer
Simon Josefsson
<simon@josefsson.org>
Mon, 1 Sep 2008 11:38:15 +0000
(13:38 +0200)
modules/bitrotate
patch
|
blob
|
history
diff --git
a/modules/bitrotate
b/modules/bitrotate
index 064519c0300e44a9e1aa504ef68f4e8f36ff7469..13bd97e31395708d38548355e0d0edf3f95936b1 100644
(file)
--- a/
modules/bitrotate
+++ b/
modules/bitrotate
@@
-1,10
+1,11
@@
Description:
-Rotate bits in 16 and 32 bit integers
using stdint.h
.
+Rotate bits in 16 and 32 bit integers.
Files:
lib/bitrotate.h
Depends-on:
+stdint
configure.ac:
AC_REQUIRE([AC_C_INLINE])