Skip to content

Commit

Permalink
Fix minor autotools warning
Browse files Browse the repository at this point in the history
  • Loading branch information
neomilium committed Oct 4, 2010
1 parent 17b940c commit f23a8ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion m4/readline.m4
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dnl Based on wojtekka's m4 from http://wloc.wsinf.edu.pl/~kklos/ekg-20080219/m4/readline.m4

AC_DEFUN(AC_CHECK_READLINE,[
AC_DEFUN([AC_CHECK_READLINE],[
AC_SUBST(READLINE_LIBS)
AC_SUBST(READLINE_INCLUDES)
Expand Down

0 comments on commit f23a8ec

Please sign in to comment.