Skip to content

Commit

Permalink
Create try.c afresh for pointersize test
Browse files Browse the repository at this point in the history
  • Loading branch information
H.Merijn Brand committed Jul 6, 2015
1 parent 8b7906d commit d1f2894
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Configure
Expand Up @@ -7638,7 +7638,7 @@ echo " "
case "$ptrsize" in
'')
echo "Checking to see how big your pointers are..." >&4
$cat >>try.c <<EOCP
$cat >try.c <<EOCP
#include <stdio.h>
#$i_stdlib I_STDLIB
#ifdef I_STDLIB
Expand Down

0 comments on commit d1f2894

Please sign in to comment.