Change 16430 by jhi@alpha on 2002/05/06 12:39:31

        Regen uconfig.h.

Affected files ...

.... //depot/perl/uconfig.h#60 edit

Differences ...

==== //depot/perl/uconfig.h#60 (text) ====
Index: perl/uconfig.h
--- perl/uconfig.h#59~16291~    Tue Apr 30 19:04:22 2002
+++ perl/uconfig.h      Mon May  6 05:39:31 2002
@@ -3810,7 +3810,9 @@
  *     This symbol, if defined, indicates that you must access
  *     character data through U32-aligned pointers.
  */
+#ifndef U32_ALIGNMENT_REQUIRED
 #define U32_ALIGNMENT_REQUIRED /**/
+#endif
 
 /* HAS_USLEEP_PROTO:
  *     This symbol, if defined, indicates that the system provides
End of Patch.

Reply via email to