git-svn-id: svn://svn.valgrind.org/valgrind/trunk@12465
rcrl readline1 \
require-text-symbol \
res_search resolv \
- rlimit_nofile rlimit64_nofile selfrun sem semlimit sha1_test \
+ rlimit_nofile selfrun sem semlimit sha1_test \
shortpush shorts stackgrowth sigstackgrowth \
syscall-restart1 syscall-restart2 \
syslog \
manythreads \
thread-exits
endif
+# This doesn't appear to be compilable on Darwin.
+if ! VGCONF_OS_IS_DARWIN
+ check_PROGRAMS += rlimit64_nofile
+endif
AM_CFLAGS += $(AM_FLAG_M3264_PRI)