aboutsummaryrefslogtreecommitdiffstats
path: root/packages/minicom/minicom-2.1/configure.patch
blob: 2e1e1eac11f8ebf7de79ac6e89c15d6fded77646 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- minicom-2.1/configure.in.old	2004-09-12 12:48:55.000000000 +0100
+++ minicom-2.1/configure.in	2004-09-12 12:49:05.000000000 +0100
@@ -253,7 +253,7 @@
 
 dnl Checks for library functions.
 AC_TYPE_SIGNAL
-AM_FUNC_ERROR_AT_LINE
+AC_FUNC_ERROR_AT_LINE
 AC_FUNC_CLOSEDIR_VOID
 AM_WITH_DMALLOC
 AC_CHECK_FUNCS(getcwd getwd strerror strstr vsnprintf vprintf)