Contents of release-21-2 at 1999-07-02-10.
[chise/xemacs-chise.git.1] / configure.in
index 7ab79c8..a2149c7 100644 (file)
@@ -935,7 +935,7 @@ AC_DEFINE_UNQUOTED(XEMACS_CODENAME, "$xemacs_codename")
 AC_DEFINE_UNQUOTED(EMACS_VERSION, "$version")
 
 if test "$with_infodock" = "yes"; then
-  if test ! -f ../ID-INSTALL; then
+  if test ! -f ../../ID-INSTALL; then
     echo "Cannot build InfoDock without InfoDock sources"
     with_infodock=no
   fi