Screenshot instructions:
Windows
Mac
Red Hat Linux
Ubuntu
Click URL instructions:
Right-click on ad, choose "Copy Link", then paste here →
(This may not be possible with some types of ads)
From: <manubee@us...> - 2002-12-27 23:35:25
|
Update of /cvsroot/mingw/utils/msys-here In directory sc8-pr-cvs1:/tmp/cvs-serv15230 Modified Files: ChangeLog Log Message: Add configure files Index: ChangeLog =================================================================== RCS file: /cvsroot/mingw/utils/msys-here/ChangeLog,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** ChangeLog 22 Dec 2002 18:17:16 -0000 1.2 --- ChangeLog 27 Dec 2002 23:35:22 -0000 1.3 *************** *** 1,2 **** --- 1,10 ---- + 2002-12-28 Manu B <manubee@...> + + * lib/getopt-mingw.diff: Renamed to getopt-1.12-mingw.diff. + * lib/getopt.prj: Removed. + * lib/makefile: Removed. + * lib/msys.prj: Removed. + * src/makefile: Removed. + 2002-12-22 Manu B <manubee@...> |