Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Nov 1997 07:12:45 -0800 (PST)
From:      Thomas Gellekum <tg@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG
Subject:   cvs commit: ports/lang/python Makefile ports/lang/python/files Setup.tk Setup Setup.thread ports/lang/python/patches patch-ac
Message-ID:  <199711241512.HAA04213@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
tg          1997/11/24 07:12:45 PST

  Modified files:
    lang/python          Makefile 
    lang/python/files    Setup Setup.thread 
    lang/python/patches  patch-ac 
  Added files:
    lang/python/files    Setup.tk 
  Log:
  Use an option to disable the Tk extension (WITH_TK). Don't use
  libc_r if we're not building the thread module. Respect options
  given in the environment.
  
  The defaults (build with Tk and thread support) don't change.
  
  Revision  Changes    Path
  1.18      +25 -6     ports/lang/python/Makefile
  1.11      +2 -2      ports/lang/python/files/Setup
  1.4       +1 -309    ports/lang/python/files/Setup.thread
  1.5       +13 -9     ports/lang/python/patches/patch-ac



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199711241512.HAA04213>