]> granicus.if.org Git - graphviz/commitdiff
Use AC_CANONICAL_HOST instead of AC_CANONICAL_TARGET.
authorellson <devnull@localhost>
Tue, 18 Oct 2005 19:12:53 +0000 (19:12 +0000)
committerellson <devnull@localhost>
Tue, 18 Oct 2005 19:12:53 +0000 (19:12 +0000)
Ralf Corsepius <rc040203@freenet.de>

configure.ac

index a07069d87c6cc24f3b1303af02bfe929c8fd4364..6c847f4d0d0b1c98e079b37276504667e56d346e 100644 (file)
@@ -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