This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
"Andreas" == Andreas Tobler <toa@pop.agri.ch> writes:
Andreas> I'll check in after an additional build & test since I discovered that Andreas> I have to run autoheader too and that it removes the HAVE_GETPAGESIZE Andreas> from include/config.h.in (seems to come from AC_FUNC_MMAP).
In this case you have to add another check for getpagesize. The symbol HAVE_GETPAGESIZE is actually used in a couple of places.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |