summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2015-05-29 17:04:14 +0200
committerRalf Baechle <ralf@linux-mips.org>2015-05-29 17:04:14 +0200
commitbb18601e3fa190543aeec47b73c80abb72b0472a (patch)
tree5ec96cca58ea6e12a697df1ac008b44d3164cebd /configure.ac
parent8e0bca6561f2dfb6c355b0765ff71d4582a90f05 (diff)
configure.ac: Don't substitute AX25IO_LIB.
Nothing is using it. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 18030d9..4d5ff32 100644
--- a/configure.ac
+++ b/configure.ac
@@ -18,7 +18,6 @@ AM_CONDITIONAL(HAVE_X, test -z "$no_x")
dnl Checks for libraries.
AC_SUBST(Z_LIB)
AC_SUBST(AX25_LIB)
-AC_SUBST(AX25IO_LIB)
AC_SUBST(NCURSES_LIB)
AC_SUBST(UTIL_LIB)
AC_SUBST(FLTK_LIB)