1
0
mirror of https://github.com/payden/libwsclient synced 2024-10-27 17:54:01 +00:00
payden_libwsclient/autogen.sh
Payden Sutherland d01f0a9e13 Initial commit of libwsclient
Only got the handshake and basic text frame sending done.
2012-10-05 20:46:37 -04:00

6 lines
72 B
Bash
Executable File

#! /bin/sh
libtoolize
aclocal \
&& automake --add-missing \
&& autoconf