Regenerate.

(Logical change 1.35)
diff --git a/configure b/configure
index 3ba88b8..a010f5b 100644
--- a/configure
+++ b/configure
@@ -8422,7 +8422,9 @@
 
 
 
-                                        ac_config_files="$ac_config_files Makefile src/Makefile tests/Makefile doc/Makefile"
+
+                                                  ac_config_files="$ac_config_files Makefile src/Makefile tests/Makefile doc/Makefile doc/common.tex"
+
 cat >confcache <<\_ACEOF
 # This file is a shell script that caches the results of configure
 # tests run on this system so they can be shared between configure
@@ -8986,6 +8988,7 @@
   "src/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
   "tests/Makefile" ) CONFIG_FILES="$CONFIG_FILES tests/Makefile" ;;
   "doc/Makefile" ) CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;;
+  "doc/common.tex" ) CONFIG_FILES="$CONFIG_FILES doc/common.tex" ;;
   "include/libunwind.h" ) CONFIG_LINKS="$CONFIG_LINKS include/libunwind.h:include/libunwind-$target_arch.h" ;;
   "include/tdep.h" ) CONFIG_LINKS="$CONFIG_LINKS include/tdep.h:include/tdep-$target_arch.h" ;;
   "depfiles" ) CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;;