[Python-checkins] python/dist/src/Misc BeOS-setup.py,1.4,1.5

akuchling at users.sourceforge.net akuchling at users.sourceforge.net
Wed Jun 2 13:42:59 EDT 2004


Update of /cvsroot/python/python/dist/src/Misc
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv9216/Misc
Modified Files:
	BeOS-setup.py 
Log Message:
Don't build the pcre module any more
Index: BeOS-setup.py
===================================================================
RCS file: /cvsroot/python/python/dist/src/Misc/BeOS-setup.py,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** BeOS-setup.py	17 Jan 2004 14:19:43 -0000	1.4
--- BeOS-setup.py	2 Jun 2004 17:42:56 -0000	1.5
***************
*** 178,182 ****
 # Some modules that are normally always on:
 exts.append( Extension('regex', ['regexmodule.c', 'regexpr.c']) )
- exts.append( Extension('pcre', ['pcremodule.c', 'pypcre.c']) )
 
 exts.append( Extension('_weakref', ['_weakref.c']) )
--- 178,181 ----


More information about the Python-checkins mailing list

AltStyle によって変換されたページ (->オリジナル) /