mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
10 lines
410 B
Diff
Executable file
10 lines
410 B
Diff
Executable file
--- cf/krb-readline.m4 2005-06-16 18:28:32.000000000 +0200
|
|
+++ cf/krb-readline.m4 2005-06-27 23:17:06.000000000 +0200
|
|
@@ -6,7 +6,6 @@
|
|
dnl el_init
|
|
|
|
AC_DEFUN([KRB_READLINE],[
|
|
-AC_FIND_FUNC_NO_LIBS(el_init, edit, [], [], [$LIB_tgetent])
|
|
if test "$ac_cv_func_el_init" = yes ; then
|
|
AC_CACHE_CHECK(for four argument el_init, ac_cv_func_el_init_four,[
|
|
AC_COMPILE_IFELSE([AC_LANG_PROGRAM([[#include <stdio.h>
|