X-Git-Url: https://git.hcoop.net/bpt/emacs.git/blobdiff_plain/f7993853c2512d2cb8067c37ea01db4175e37be3..93ca48872e6473db782382fc828e65e6540229d6:/src/conf_post.h diff --git a/src/conf_post.h b/src/conf_post.h index 80d561090e..05abe057af 100644 --- a/src/conf_post.h +++ b/src/conf_post.h @@ -87,10 +87,6 @@ typedef bool bool_bf; #ifdef HPUX #undef srandom #undef random -/* We try to avoid checking for random and rint on hpux in - configure.ac, but some other configure test might check for them as - a dependency, so to be safe we also undefine them here. - */ #undef HAVE_RANDOM #undef HAVE_RINT #endif /* HPUX */