Remove _xcb_assert_valid_sequence. One test is trivially true, and the other may...
[free-sw/xcb/libxcb] / autogen.sh
1 #! /bin/sh
2 autoreconf -v --install || exit 1
3 ./configure "$@"