Fix macro for verifying proper struct padding in protocol_binary.m4
[awesomized/libmemcached] / configure.ac
index 3376f4503c0c73df8eb921810ef6cec560e09f2f..a168929ae455519106d31e730a7a4a6e5e0ee9e9 100644 (file)
@@ -53,7 +53,7 @@ sinclude(config/debug.m4)
 sinclude(config/dtrace.m4)
 sinclude(config/byteorder.m4)
 sinclude(config/64bit.m4)
-#sinclude(config/protocol_binary.m4)
+sinclude(config/protocol_binary.m4)
 
 # We only support GCC and Sun's forte at the moment
 if test "$GCC" = "yes"