summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Collapse)AuthorAgeFilesLines
* core/serial: Add utilities to deal with serial portsSylvain Munaut2011-09-021-0/+9
| | | | Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
* Added autoconf option for utilities and embeddedjob2011-09-021-0/+25
|
* Adapted configure options to autoconf default behaviourjob2011-09-021-14/+14
|
* add functions for bit-reversalHarald Welte2011-09-011-0/+1
| | | | | Sometimes we need stuff like reversing every bit in each byte (but not the byte-order).
* consistent Doxyfile namingHarald Welte2011-08-201-1/+1
|
* Integrate doxygen documentation building into autoconf/automake processHarald Welte2011-08-171-0/+3
|
* Auto-generate the version information of Doxygen documentationHarald Welte2011-08-171-0/+4
|
* add new 'osmo-arfcn' program to compute frequency based on arfcnHarald Welte2011-08-021-0/+1
| | | | The freq -> arfcn side still needs to be implemented.
* libosmocore: rename configure.in -> configure.acAlexander Huemer2011-05-241-0/+123
rename autoconf input file to align with osmocom-bb host applications, and because that suffix is preferred nowadays.