aboutsummaryrefslogtreecommitdiffstats
path: root/pack.c
diff options
context:
space:
mode:
Diffstat (limited to 'pack.c')
-rw-r--r--pack.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/pack.c b/pack.c
index 5b9c4d81d8..91f3eb5b2a 100644
--- a/pack.c
+++ b/pack.c
@@ -30,6 +30,7 @@
#ifdef DYNAMIC_ENDIAN
/* for universal binary of NEXTSTEP and MacOS X */
+ /* useless since autoconf 2.63? */
static int
is_bigendian(void)
{