[autotools] fix configure.ac for opensuse 13.2

x-ref:
  https://mail.gnome.org/archives/commits-list/2016-June/msg02601.html
personal/stbuehler/mod-csrf
Glenn Strauss 2016-10-31 08:45:09 -04:00
parent 3d04bc45f6
commit f910e0917d
1 changed files with 1 additions and 1 deletions

View File

@ -62,8 +62,8 @@ AC_DEFUN([TRY_LDFLAGS],
dnl Checks for programs.
AC_PROG_CC
AM_PROG_CC_C_O
AX_PROG_CC_FOR_BUILD
AM_PROG_CC_C_O
AC_PROG_LD
AC_PROG_INSTALL
AC_PROG_AWK