pike.git/
src/
acconfig.h
Branch:
Tag:
Non-build tags
All tags
No tags
1998-07-23
1998-07-23 00:43:51 by Fredrik Hübinette (Hubbe) <hubbe@hubbe.net>
e261f03d42ee8d0062b990bf1b940c186af1341b (
6
lines) (+
5
/-
1
)
[
Show
|
Annotate
]
Branch:
7.9
oops, forgot to change this...
Rev: src/acconfig.h:1.29
1:
/*
-
* $Id: acconfig.h,v 1.
28
1998/07/
11
15
:
49
:
05
grubba
Exp $
+
* $Id: acconfig.h,v 1.
29
1998/07/
23
00
:
43
:
51
hubbe
Exp $
*/ #ifndef MACHINE_H #define MACHINE_H
59:
/* Define if you have isspace */ #undef HAVE_ISSPACE
+
/* Define if you have fpsetmask */
+
#undef HAVE_FPSETMASK
+
/* Define if you have crypt. */ #undef HAVE_CRYPT