From: ellson Date: Tue, 18 Oct 2005 19:12:53 +0000 (+0000) Subject: Use AC_CANONICAL_HOST instead of AC_CANONICAL_TARGET. X-Git-Tag: LAST_LIBGRAPH~32^2~7138 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8069f678cb5836650e0ea7f8c9beb0ff21888df5;p=graphviz Use AC_CANONICAL_HOST instead of AC_CANONICAL_TARGET. Ralf Corsepius --- diff --git a/configure.ac b/configure.ac index a07069d87..6c847f4d0 100644 --- a/configure.ac +++ b/configure.ac @@ -48,7 +48,7 @@ AC_SUBST(INCLTDL) AC_SUBST(LIBLTDL) # Checks for system type -AC_CANONICAL_TARGET +AC_CANONICAL_HOST LIBPOSTFIX= case "${host_os}" in