jerenkrantz 01/08/15 23:29:49
Modified: . acconfig.h Log: Remove variable that is no longer needed since we no longer depend on MM. Revision Changes Path 1.51 +0 -2 apr/acconfig.h Index: acconfig.h =================================================================== RCS file: /home/cvs/apr/acconfig.h,v retrieving revision 1.50 retrieving revision 1.51 diff -u -r1.50 -r1.51 --- acconfig.h 2001/08/13 21:49:08 1.50 +++ acconfig.h 2001/08/16 06:29:48 1.51 @@ -44,8 +44,6 @@ #undef HAVE_INT64_C -#undef HAVE_MM_SHMT_MMFILE - /* BeOS specific flag */ #undef HAVE_BONE_VERSION
