r783 - trunk

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Sun Jan 1 08:03:22 EST 2006


Author: icculus
Date: 2006-01-01 08:03:22 -0500 (Sun, 01 Jan 2006)
New Revision: 783

Removed:
   trunk/acconfig.h
Modified:
   trunk/CHANGELOG
Log:
Removed acconfig.h.


Modified: trunk/CHANGELOG
===================================================================
--- trunk/CHANGELOG	2006-01-01 12:33:19 UTC (rev 782)
+++ trunk/CHANGELOG	2006-01-01 13:03:22 UTC (rev 783)
@@ -5,7 +5,7 @@
 01012006 - Cleaned up overflow checks in platform memory allocators (thanks to
            Nicolas Lebedenco for pointing out the original issue with
            long long literals). Added physfs.rc (thanks, Dennis!). Changed my
-           email address.
+           email address. Removed acconfig.h.
 11282005 - Corrected docs on PHYSFS_setWriteDir().
 10122005 - Fixed locateInStringList() in physfs.c (thanks, Matze!). Patched
            archivers/wad.c to compile.

Deleted: trunk/acconfig.h
===================================================================
--- trunk/acconfig.h	2006-01-01 12:33:19 UTC (rev 782)
+++ trunk/acconfig.h	2006-01-01 13:03:22 UTC (rev 783)
@@ -1,12 +0,0 @@
-
-#undef DEBUG
-#undef DEBUG_CHATTER
-#undef NDEBUG
-#undef PHYSFS_SUPPORTS_ZIP
-#undef PHYSFS_SUPPORTS_GRP
-#undef PHYSFS_SUPPORTS_MIX
-#undef PHYSFS_SUPPORTS_HOG
-#undef PHYSFS_SUPPORTS_MVL
-#undef PHYSFS_HAVE_READLINE
-#undef PHYSFS_HAVE_LLSEEK
-




More information about the physfs-commits mailing list