xref: /aosp_15_r20/external/fec/config.h.in (revision 638691a093b4f9473cd6ee8f3e0139deef159a86)
1*638691a0SAndroid Build Coastguard Worker/* config.h.in.  Generated automatically from configure.in by autoheader.  */
2*638691a0SAndroid Build Coastguard Worker
3*638691a0SAndroid Build Coastguard Worker/* Define if you have the getopt_long function.  */
4*638691a0SAndroid Build Coastguard Worker#undef HAVE_GETOPT_LONG
5*638691a0SAndroid Build Coastguard Worker
6*638691a0SAndroid Build Coastguard Worker/* Define if you have the <getopt.h> header file.  */
7*638691a0SAndroid Build Coastguard Worker#undef HAVE_GETOPT_H
8*638691a0SAndroid Build Coastguard Worker
9*638691a0SAndroid Build Coastguard Worker/* Define if you have the <memory.h> header file.  */
10*638691a0SAndroid Build Coastguard Worker#undef HAVE_MEMORY_H
11*638691a0SAndroid Build Coastguard Worker
12*638691a0SAndroid Build Coastguard Worker/* Define if you have the <stdio.h> header file.  */
13*638691a0SAndroid Build Coastguard Worker#undef HAVE_STDIO_H
14*638691a0SAndroid Build Coastguard Worker
15*638691a0SAndroid Build Coastguard Worker/* Define if you have the <stdlib.h> header file.  */
16*638691a0SAndroid Build Coastguard Worker#undef HAVE_STDLIB_H
17*638691a0SAndroid Build Coastguard Worker
18*638691a0SAndroid Build Coastguard Worker/* Define if you have the c library (-lc).  */
19*638691a0SAndroid Build Coastguard Worker#undef HAVE_LIBC
20