pike.git/
src/
configure.in
Branch:
Tag:
Non-build tags
All tags
No tags
2006-04-24
2006-04-24 11:03:11 by Henrik Grubbström (Grubba) <grubba@grubba.org>
ce017d301023ed82a96350dcf002484413b5ae7f (
11
lines) (+
7
/-
4
)
[
Show
|
Annotate
]
Branch:
7.9
Added checks for closefrom() and fdwalk().
Rev: src/configure.in:1.949
1:
-
AC_REVISION("$Id: configure.in,v 1.
948
2006/04/
22
10
:
56
:
44
grubba Exp $")
+
AC_REVISION("$Id: configure.in,v 1.
949
2006/04/
24
11
:
03
:
11
grubba Exp $")
AC_INIT(interpret.c) AC_CONFIG_HEADER(machine.h)
2191:
# MinGW system. cat <<\EOF #!/bin/sh
-
# Automatically generated by $Id: configure.in,v 1.
948
2006/04/
22
10
:
56
:
44
grubba Exp $.
+
# Automatically generated by $Id: configure.in,v 1.
949
2006/04/
24
11
:
03
:
11
grubba Exp $.
# MinGW-version. Do NOT edit. posix_name="`cat`" posix_prefix="/"
2229:
# Native POSIX system. cat <<\EOF #!/bin/sh
-
# Automatically generated by $Id: configure.in,v 1.
948
2006/04/
22
10
:
56
:
44
grubba Exp $.
+
# Automatically generated by $Id: configure.in,v 1.
949
2006/04/
24
11
:
03
:
11
grubba Exp $.
# POSIX-version. Do NOT edit. cat EOF
2238:
# rntcl-style cat <<\EOF #!/bin/sh
-
# Automatically generated by $Id: configure.in,v 1.
948
2006/04/
22
10
:
56
:
44
grubba Exp $.
+
# Automatically generated by $Id: configure.in,v 1.
949
2006/04/
24
11
:
03
:
11
grubba Exp $.
# RNTCL-version. Do NOT edit. sed -e "$PIKE_PATH_TRANSLATE" EOF
3936:
bcopy \ bzero \ clock \
+
closefrom \
crypt \ fchmod \
-
+
fdwalk \
gethrtime \ gethrvtime \ getenv \