Re: [AD] Bug with make compress? |
[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]
Mike G. wrote: > I've noticed that if you try to run "make compress", > make complains that UPX isn't set in the environment. Yup, that's a bug, and here's a patch that fixes it. I renamed Allegro's environment variable UPX to UPX_PROGRAM, since the program upx uses the environment variable UPX for other purposes. I also expanded lib/*/all*.dll to lib/msvc/all*.dll etc, since the windows version of upx doesn't understand that wildcard. Sven __________________________________________________ Do You Yahoo!? Yahoo! Auctions - Buy the things you want at great prices. http://auctions.yahoo.com/
Attachment:
upx-fix.diff.gz
Description: upx-fix.diff.gz
Mail converted by MHonArc 2.6.19+ | http://listengine.tuxfamily.org/ |