Skip to content

Commit

Permalink
Autoconf: Don't use deprecated AM_PROG_CC_C_O.
Browse files Browse the repository at this point in the history
  • Loading branch information
Linus Nordberg committed Dec 12, 2011
1 parent 7595c6d commit a32e8f1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ AC_INIT(radsecproxy, 1.6-dev, radsecproxy@uninett.no)
AC_CANONICAL_TARGET
AM_INIT_AUTOMAKE
AC_PROG_CC
AM_PROG_CC_C_O
AC_PROG_RANLIB
udp=yes
AC_ARG_ENABLE(udp,
Expand Down

0 comments on commit a32e8f1

Please sign in to comment.