diff auto/types/uintptr_t @ 193:dd66383796a5

nginx-0.0.1-2003-11-20-20:36:43 import
author Igor Sysoev <igor@sysoev.ru>
date Thu, 20 Nov 2003 17:36:43 +0000
parents 31824be1fc66
children 8dee38ea9117
line wrap: on
line diff
--- a/auto/types/uintptr_t
+++ b/auto/types/uintptr_t
@@ -29,6 +29,8 @@ if [ $found = 0 ]; then
         type="typedef $type  uintptr_t;"
         found=2
     fi
+
+    rm autotest*
 fi