History log of /netbsd-src/lib/librumpuser/configure (Results 1 – 7 of 7)
Revision Date Author Comments
# 989f75f0 16-Oct-2024 ozaki-r <ozaki-r@NetBSD.org>

librumpuser: regen (autoreconf -iv)


# 94b01670 15-Jul-2023 lukem <lukem@NetBSD.org>

librumpuser/configure: regen for URL fixes


# f24bc1c7 05-Mar-2015 pooka <pooka@NetBSD.org>

check for utimensat


# bc3e3c85 03-Jan-2015 pooka <pooka@NetBSD.org>

check that sys/cdefs.h builds with -Werror (not the case on alpine linux
where it contains an unconditional #warning)


# e613b0fe 05-Nov-2014 pooka <pooka@NetBSD.org>

check for clock_gettime from librt too


# 6d2cad6b 05-Nov-2014 pooka <pooka@NetBSD.org>

actually check for clock_nanosleep()


# 23dfcd74 04-Nov-2014 pooka <pooka@NetBSD.org>

Use autoconf for rump kernel posix hypercall layer.

This gets rid of homegrown hacks and puts all probes in one place.

Tested for NetBSD (build.sh + anita) and Linux (buildrump.sh)