Skip to content

Commit efa8e40

Browse files
author
foobar
committed
Remove unnecessary test.
1 parent 6672f23 commit efa8e40

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

ext/xml/config.m4

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,6 @@ dnl
22
dnl $Id$
33
dnl
44

5-
AC_C_BIGENDIAN
6-
7-
if test "$ac_cv_c_bigendian" = "yes"; then
8-
order=4321
9-
else
10-
order=1234
11-
fi
12-
135
PHP_ARG_WITH(xml,whether to enable XML support,
146
[ --without-xml Disable XML support. Requires libxml2.], yes)
157

0 commit comments

Comments
 (0)