summaryrefslogtreecommitdiffstats
path: root/macos/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'macos/configure.ac')
-rwxr-xr-xmacos/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/macos/configure.ac b/macos/configure.ac
index e5abba6..db692da 100755
--- a/macos/configure.ac
+++ b/macos/configure.ac
@@ -35,7 +35,7 @@ AC_CONFIG_AUX_DIR(../tclconfig)
AC_ARG_WITH([arch],AC_HELP_STRING([--with-arch],[build name]),[],[with_arch=unknown])
-OS="macosx"
+OS="macos"
AC_SUBST(OS)
ARCH=$with_arch