TimothyGu/libilbc

missing configure file

flip111 opened this issue · 1 comments

As mentioned in INSTALL https://github.com/TimothyGu/libilbc/blob/master/INSTALL Briefly, the shell commands ./configure; make; make install' should configure, build, and install this package.

$ autoreconf -i
$ ./configure
$ make
$ sudo make install