Skip to content

Commit

Permalink
Add AC_CANONICAL_TARGET -- AC_CANONICAL_SYSTEM needs it.
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@521 e88ac4ed-0b26-0410-9574-a7f39faa03bf
  • Loading branch information
linus authored and linus committed Mar 17, 2010
1 parent f83d2da commit f43b8b7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions configure.ac
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
AC_INIT(radsecproxy, 2.0-devel, venaas@uninett.no)
AC_CANONICAL_TARGET
AM_INIT_AUTOMAKE
AC_PROG_CC
AM_PROG_CC_C_O
Expand Down

0 comments on commit f43b8b7

Please sign in to comment.