summaryrefslogtreecommitdiffstats
path: root/aclocal.m4
Commit message (Collapse)AuthorAgeFilesLines
* Completed GSM mobile station support with OsmocomBBAndreas Eversberg2010-12-131-2/+2
| | | | OsmocomBB stack can now be attached to LCRl
* Make LCR compile with the latest OpenBSC master branchAndreas Eversberg2010-10-301-2/+2
| | | | | | | | | modified: Makefile.in modified: aclocal.m4 modified: config.h.in modified: configure modified: configure.ac modified: gsm_bs.cpp
* Fixed API and incomming calls from Osmocom-BB.Andreas Eversberg2010-07-211-165/+266
| | | | | | | Conflicts: Makefile.in configure
* Revert "Add .gitignore"Karsten Keil2010-03-251-266/+165Star
| | | | | | Only .gitignore should be updated This reverts commit 51655a18970b6117e6102f6ca7541b53fb6f568e.
* Add .gitignoreKarsten Keil2010-03-251-165/+266
| | | | Signed-off-by: Karsten Keil <kkeil@linux-pingi.de>
* Finished autoconf.Andreas Eversberg2008-09-211-0/+863
-> Commments are welcome. deleted: Makefile modified: Makefile.am new file: Makefile.in modified: README new file: aclocal.m4 modified: action_vbox.cpp modified: alawulaw.h modified: autogen.sh new file: config.h.in new file: configure modified: configure.ac modified: default/interface.conf modified: default/options.conf modified: dss1.cpp modified: dss1.h modified: extension.c modified: genext.c modified: interface.c modified: interface.h modified: mISDN.cpp modified: mISDN.h modified: main.h new file: mkinstalldirs modified: options.c modified: options.h modified: port.cpp modified: route.c modified: todo.txt modified: tones.c modified: vbox.cpp deleted: watch.c