summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xconfigure2
1 files changed, 0 insertions, 2 deletions
diff --git a/configure b/configure
index 68ceb513..8597c573 100755
--- a/configure
+++ b/configure
@@ -3426,8 +3426,6 @@ struct sizes {
eval $(tr '\0' ' ' < conftest.o | grep SIZEOF | sed -e 's/ *//')
- tr '\0' ' ' < conftest.o | grep SIZEOF | sed -e 's/= */ /' -e 's/^/#define /' >> config.h
-
if [ $SIZEOF_OFF_T -eq 0 -o $SIZEOF_BYTE -eq 0 ] ; then
printf "failed\n"
exit 1