Prevet a GPF when calling get_status on a failed connection.
[luaxcb.git] / build
blobaf0847d6f125a7918ce1c99aa8abd44a21bf8648
1 #!/bin/sh
3 ./lua-binding.pl
4 gcc *.c -O2 -fvisibility=hidden -shared -fpic -lxcb -llua5.1 -o lxcb.so