Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-11-18 | configure: Fix protoc-c detection | Benjamin Franzke | 1 | -3/+9 | |
* Use --with-protoc=command instead of env var * Error out when protoc is not found. | |||||
2011-09-23 | Explicitly add ncurses for readline | Benjamin Franzke | 1 | -0/+2 | |
2011-09-23 | Add -lncurses for libreadline | Benjamin Franzke | 1 | -1/+2 | |
2011-09-23 | Add input support using readline | Benjamin Franzke | 1 | -0/+2 | |
2011-09-07 | Use AC_PATH_PROG for protoc-c | Benjamin Franzke | 1 | -8/+4 | |
Also move PROTOC_C substution directly into src/protoc-c.sh.in instead of src/Makefile.am | |||||
2011-07-11 | Use a sed script for generating messages.h | Benjamin Franzke | 1 | -0/+1 | |
Drop the prior used shell script. | |||||
2011-07-09 | configure.ac: Fix libprotbuf-c typo | Benjamin Franzke | 1 | -1/+1 | |
2011-07-09 | configure.ac: Remove libtool macros | Benjamin Franzke | 1 | -4/+0 | |
2011-07-09 | configure: Call silent rules macro only if defined | Benjamin Franzke | 1 | -2/+2 | |
2011-05-27 | configure: Fix typo | Benjamin Franzke | 1 | -1/+1 | |
2011-05-27 | configure:ac fix protobuf check | Benjamin Franzke | 1 | -1/+1 | |
2011-05-27 | configure: Add AC_CHECK_LIB fallback for protobuf on debian | Benjamin Franzke | 1 | -1/+4 | |
2011-05-27 | configure.ac: Remove unecessary AC_MSG_ERRORs | Benjamin Franzke | 1 | -6/+5 | |
2011-05-27 | configure.ac: Check for needed gstreamer elements | Benjamin Franzke | 1 | -0/+10 | |
2011-05-27 | Add build system (autoconf/make) | Benjamin Franzke | 1 | -0/+45 | |