]> git.saurik.com Git - wxWidgets.git/blobdiff - src/tiff/configure.ac
Rewrite GTK section of wxStdDialogButtonSizer using wxSizerFlags.
[wxWidgets.git] / src / tiff / configure.ac
index e5406cda2dc31f638f5166c704a72da2192a9759..7b72c1856682628f1e459c1ddf9c867b2bb2b054 100644 (file)
@@ -30,8 +30,9 @@ AC_CONFIG_AUX_DIR(config)
 AC_CONFIG_MACRO_DIR(m4)
 AC_LANG(C)
 
-dnl Compute the canonical target-system type variable
-AC_CANONICAL_TARGET
+dnl Compute the canonical build and host system type variables
+AC_CANONICAL_BUILD
+AC_CANONICAL_HOST
 
 AM_INIT_AUTOMAKE
 dnl Do not rebuild generated files every time