Artifact cdaba17ee6e328b59b0d515b8fcf04673a8e05bd:
- File macosx/configure.ac — part of check-in [1059d34b2b] at 2005-12-02 18:42:05 on branch dgp-refactor — merge updates from HEAD (user: dgp size: 503)
#! /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. # # RCS: @(#) $Id: configure.ac,v 1.1.2.2 2005/12/02 18:42:52 dgp Exp $ 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)