Artifact c4637eb280559d935d115107df1c6f975ecdb61d:
- File macosx/configure.ac — part of check-in [43b5a95f6d] at 2014-11-14 09:44:34 on branch trunk — Remove a number of eol-spaces. No change in functionality. (user: jan.nijtmans size: 430) [more...]
#! /bin/bash -norc dnl This file is an input file used by the GNU "autoconf" program to dnl generate the file "configure", which is run during Tcl installation dnl to configure the system for the local environment. dnl Ensure that the config (auto)headers support is used, then just dnl include the configure sources from ../unix: m4_include(../unix/aclocal.m4) m4_define(SC_USE_CONFIG_HEADERS) m4_include(../unix/configure.in)