A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://mail.python.org/pipermail/python-checkins/2001-January/015087.html below:

[Python-checkins] CVS: python/dist/src setup.py,1.8,1.9

[Python-checkins] CVS: python/dist/src setup.py,1.8,1.9A.M. Kuchling akuchling@users.sourceforge.net
Thu, 18 Jan 2001 18:50:36 -0800
Update of /cvsroot/python/python/dist/src
In directory usw-pr-cvs1:/tmp/cvs-serv10233

Modified Files:
	setup.py 
Log Message:
Revert a single line of my large change earlier today; this broke the ability
    to build in a subdirectory.  The additional directory is unfortunately 
    redundant when *not* building in a subdirectory, which is why I took 
    it out.



Index: setup.py
===================================================================
RCS file: /cvsroot/python/python/dist/src/setup.py,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -r1.8 -r1.9
*** setup.py	2001/01/18 20:39:34	1.8
--- setup.py	2001/01/19 02:50:34	1.9
***************
*** 77,80 ****
--- 77,81 ----
                              for filename in ext.sources ]
              ext.include_dirs.append( '.' ) # to get config.h
+             ext.include_dirs.append( os.path.join(srcdir, './Include') )
  
              # Try importing a module; if it's already been built statically,




RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4