Add a comment that the version numbers here must match those in lib/expat.h.
diff --git a/expat/configure.in b/expat/configure.in
index 8716d26..a94dad7 100644
--- a/expat/configure.in
+++ b/expat/configure.in
@@ -19,6 +19,9 @@
 dnl releases. Edit is bumped with each release and set to 0 with
 dnl change to major or minor version.
 dnl
+dnl Note that these settings must be matched in lib/expat.h, in the
+dnl XML_*_VERSION constants.
+dnl
 
 EXPAT_MAJOR_VERSION=1
 EXPAT_MINOR_VERSION=96