Comment
authorGlenn Morris <rgm@gnu.org>
Tue, 31 Jul 2012 18:39:38 +0000 (14:39 -0400)
committerGlenn Morris <rgm@gnu.org>
Tue, 31 Jul 2012 18:39:38 +0000 (14:39 -0400)
configure.ac

index 2c1b90e..a6e32cc 100644 (file)
@@ -2730,7 +2730,7 @@ fi
 ## version number A.09.05.
 ## You can fix the math library by installing patch number PHSS_4630.
 ## But we can fix it more reliably for Emacs by just not using rint.
-## We also skip HAVE_RANDOM - see comments in src/s/hpux10-20.h.
+## We also skip HAVE_RANDOM - see comments in src/conf_post.h.
 case $opsys in
    hpux*) : ;;
    *) AC_CHECK_FUNCS(random rint) ;;