[AD] CVS: allegro/misc zipwin.sh,1.4,1.5 |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
Update of /cvsroot/alleg/allegro/misc
In directory usw-pr-cvs1:/tmp/cvs-serv30745/misc
Modified Files:
zipwin.sh
Log Message:
small fix from george.
Index: zipwin.sh
===================================================================
RCS file: /cvsroot/alleg/allegro/misc/zipwin.sh,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- zipwin.sh 2001/07/19 04:13:31 1.4
+++ zipwin.sh 2001/11/19 23:31:11 1.5
@@ -33,7 +33,7 @@
# convert Allegro to MSVC format
-./fix.sh msvc
+./fix.sh msvc --utod
No, no! That requires utod on the user's system, which probably isn't
there!