[Python-checkins] CVS: python/dist/src/PCbuild python20.wse,1.42,1.43

Martin v. L?wis loewis@users.sourceforge.net
Thu, 26 Jul 2001 06:41:08 -0700


Update of /cvsroot/python/python/dist/src/PCbuild
In directory usw-pr-cvs1:/tmp/cvs-serv9816/PCbuild

Modified Files:
	python20.wse 
Log Message:
Patch #411138: Rename config.h to pyconfig.h.  Closes bug #231774.


Index: python20.wse
===================================================================
RCS file: /cvsroot/python/python/dist/src/PCbuild/python20.wse,v
retrieving revision 1.42
retrieving revision 1.43
diff -C2 -d -r1.42 -r1.43
*** python20.wse	2001/07/17 04:05:43	1.42
--- python20.wse	2001/07/26 13:41:05	1.43
***************
*** 927,933 ****
  end
  item: Install File
!   Source=%_SRC_%\PC\config.h
!   Destination=%MAINDIR%\include\config.h
!   Description=Header files (config.h)
    Flags=0000000000000010
  end
--- 927,933 ----
  end
  item: Install File
!   Source=%_SRC_%\PC\pyconfig.h
!   Destination=%MAINDIR%\include\pyconfig.h
!   Description=Header files (pyconfig.h)
    Flags=0000000000000010
  end