Index: b/Makefile.am
===================================================================
--- a/Makefile.am
+++ b/Makefile.am
@@ -6,7 +6,7 @@ msort_SOURCES = conversions.c dstr.c inf
 noinst_HEADERS = comparisons.h compdefs.h dstr.h ex_codes.h exitcode.h input.h key.h limits.h record.h retcodes.h unicode.h  unorm.h utf8error.h
 LOCALEDIR=/usr/local/share/locale
 EXTRA_DIST = $(docs) msg.tcl CREDITS msort-${VERSION}.lsm RegressionTests SortOrders
-AUTOMAKE_OPTIONS = dist-zip dist-bzip2
+AUTOMAKE_OPTIONS = dist-zip dist-bzip2 nostdinc
 
 if ALLOCAOK
 AM_CFLAGS = -DLOCALEDIR=\"${LOCALEDIR}\" -DALLOCAOK -std=gnu99
