summaryrefslogtreecommitdiffstats
path: root/configure.in
Commit message (Collapse)AuthorAgeFilesLines
* core: Add some generic panic handlingSylvain Munaut2010-07-251-0/+11
| | | | | | | | This also includes an option for a minimal 'infinite loop' type panic that could be required for embedded target that don't have abort() or fprintf() Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
* build: Use AS_HELP_STRING macro to format the ./configure --help betterSylvain Munaut2010-07-251-4/+16
| | | | Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
* Add support for plugins (and specifically GPRS encryption plugins)Harald Welte2010-06-301-0/+6
|
* Fix typo in configure script regarding --disable-vtyHarald Welte2010-06-251-1/+1
|
* add configure option '--disable-vty' to prevent building libosmovtyHarald Welte2010-05-291-0/+6
|
* Add pkgconfig for libosmovtyHarald Welte2010-05-251-0/+1
|
* Create libosmovty as library from OpenBSC VTY functionsHarald Welte2010-05-251-0/+3
|
* add git-version-gen magic to automatically generate package versionHarald Welte2010-03-221-3/+7
|
* bump version to 0.1.0Harald Welte2010-03-221-1/+1
|
* add option --disable-tests to disable building of test binariesHarald Welte2010-03-071-2/+6
|
* add --disable-talloc option to build without talloc supportHarald Welte2010-03-071-0/+6
|
* add missing automake / autoconf filesHarald Welte2010-02-201-0/+42