summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Collapse)AuthorAgeFilesLines
* Bump version to 0.0.10-rc5.ax25-tools-0.0.10-rc5Ralf Baechle2019-04-021-1/+1
| | | | Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
* autoconf: Renovate checking for GUI libraries.Ralf Baechle2019-03-271-7/+2
| | | | | | | These days the fltk-config script does it all and so we can drop all the GL tests. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
* Make missing libutil fatal.Ralf Baechle2017-08-081-1/+1
| | | | | | | We could simply skip building the two programs that require libutil but since it's always available with glibc there's no point. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
* ax25-tools don't need ncurses.Ralf Baechle2017-08-081-2/+0
| | | | | | So don't check for it. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
* configure.ac: Don't substitute AX25IO_LIB.Ralf Baechle2015-05-291-1/+0
| | | | | | Nothing is using it. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
* Bump version to 0.0.10-rc4.ax25-tools-0.0.10-rc4Ralf Baechle2013-06-171-1/+1
| | | | Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
* Bump version number to 0.0.10-rc3.ax25-tools-0.0.10-rc3Ralf Baechle2013-05-311-1/+1
|
* Replace AM_CONFIG_HEADER with AC_CONFIG_HEADERS.Ralf Baechle2013-05-301-2/+2
| | | | | | | Since the introduction of AC_CONFIG_HEADERS in automake 1.7 AM_CONFIG_HEADER has been deprecated and it has finally been removed in automake 1.12. So this change also generates a dependency on automake 1.7 or newer.
* Add support for building rpm packages.Ralf Baechle2009-06-271-1/+6
| | | | Now just a rpmbuild -ta <foo.tar.gz> will do.
* Renovate AC_CONFIG usage.Ralf Baechle2009-06-271-1/+2
|
* Bump version number to 0.0.10-rc2.ax25-tools-0.0.10-rc2Ralf Baechle2009-06-211-1/+1
|
* Remove use of backwards compatibility header name.Ralf Baechle2009-06-211-8/+13
| | | | | | Glibc as old as 2.2 provides working headers under the right name and if not libax25 would install headers under the right name so this has become redundant and ugly.
* Bump version number to 0.0.10-rc1.ax25-tools-0.0.10-rc1Ralf Baechle2009-06-061-1/+1
|
* Convert to autoconf 2.59. Delete junk from past centuries.Ralf Baechle2007-01-221-0/+74