pike.git/
src/
configure.in
Branch:
Tag:
Non-build tags
All tags
No tags
2005-11-18
2005-11-18 14:13:11 by Henrik Grubbström (Grubba) <grubba@grubba.org>
1b617002e1e94fff8ed6feffa193b7ec3b9d8607 (
10
lines) (+
6
/-
4
)
[
Show
|
Annotate
]
Branch:
7.9
Added configure test for SetFilePointerEx().
Rev: src/configure.in:1.926
Rev: src/fdlib.c:1.73
1:
-
AC_REVISION("$Id: configure.in,v 1.
925
2005/11/
16
16
:
17
:
15
grubba Exp $")
+
AC_REVISION("$Id: configure.in,v 1.
926
2005/11/
18
14
:
13
:
11
grubba Exp $")
AC_INIT(interpret.c) AC_CONFIG_HEADER(machine.h)
2334:
# MinGW system. cat <<\EOF #!/bin/sh
-
# Automatically generated by $Id: configure.in,v 1.
925
2005/11/
16
16
:
17
:
15
grubba Exp $.
+
# Automatically generated by $Id: configure.in,v 1.
926
2005/11/
18
14
:
13
:
11
grubba Exp $.
# MinGW-version. Do NOT edit. posix_name="`cat`" posix_prefix="/"
2372:
# Native POSIX system. cat <<\EOF #!/bin/sh
-
# Automatically generated by $Id: configure.in,v 1.
925
2005/11/
16
16
:
17
:
15
grubba Exp $.
+
# Automatically generated by $Id: configure.in,v 1.
926
2005/11/
18
14
:
13
:
11
grubba Exp $.
# POSIX-version. Do NOT edit. cat EOF
2381:
# rntcl-style cat <<\EOF #!/bin/sh
-
# Automatically generated by $Id: configure.in,v 1.
925
2005/11/
16
16
:
17
:
15
grubba Exp $.
+
# Automatically generated by $Id: configure.in,v 1.
926
2005/11/
18
14
:
13
:
11
grubba Exp $.
# RNTCL-version. Do NOT edit. sed -e "$PIKE_PATH_TRANSLATE" EOF
4284:
nanosleep \ thr_yield \ prctl \
+
SetFilePointerEx \
sync_instruction_memory \ MakeDataExecutable \ )