Expand PMF_FN_* macros.
[netbsd-mini2440.git] / gnu / usr.bin / awk / config / sgi.h
blobfe0d59b51dee3f2ddbe7f434cdfc03694947f7ee
2 /********************************************
3 sgi.h
5 This is a source file for mawk, an implementation of
6 the AWK programming language.
8 Mawk is distributed without warranty under the terms of
9 the GNU General Public License, version 2, 1991.
10 ********************************************/
13 SGI IRIX4.0.1
16 /* $Log: sgi.h,v $
17 * Revision 1.1 92/02/25 08:10:22 brennan
18 * Initial revision
22 #ifndef CONFIG_H
23 #define CONFIG_H 1
25 #define HAVE_STRTOD 0
27 #include "config/Idefault.h"
29 #endif