ch1_mpi 1
ch1_mpi 2 * But there is no more autoconf in this project.
ch1_mpi 3 *
ch1_mpi 4 * No Such Labs. (C) 2015. See README.
ch1_mpi 5 *
ch1_mpi 6 * This program is free software: you can redistribute it and/or modify
ch1_mpi 7 * it under the terms of the GNU General Public License as published by
ch1_mpi 8 * the Free Software Foundation, either version 3 of the License, or
ch1_mpi 9 * (at your option) any later version.
ch1_mpi 10 *
ch1_mpi 11 * This program is distributed in the hope that it will be useful,
ch1_mpi 12 * but WITHOUT ANY WARRANTY; without even the implied warranty of
ch1_mpi 13 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
ch1_mpi 14 * GNU General Public License for more details.
ch1_mpi 15 *
ch1_mpi 16 * You should have received a copy of the GNU General Public License
ch1_mpi 17 * along with this program. If not, see <http:
ch1_mpi 18 */
ch1_mpi 19
ch1_mpi 20 #ifndef GNUPG_CONFIG_H_INCLUDED
ch1_mpi 21 #define GNUPG_CONFIG_H_INCLUDED
ch1_mpi 22
ch1_mpi 23
ch1_mpi 24
ch1_mpi 25
ch1_mpi 26
ch1_mpi 27 #define HAVE_ATEXIT 1
ch1_mpi 28
ch1_mpi 29
ch1_mpi 30
ch1_mpi 31
ch1_mpi 32
ch1_mpi 33
ch1_mpi 34
ch1_mpi 35
ch1_mpi 36 with special properties like no file modes */
ch1_mpi 37
ch1_mpi 38
ch1_mpi 39
ch1_mpi 40 #define HAVE_GETPAGESIZE 1
ch1_mpi 41
ch1_mpi 42
ch1_mpi 43 #define HAVE_INTTYPES_H 1
ch1_mpi 44
ch1_mpi 45
ch1_mpi 46 #define HAVE_MEMMOVE 1
ch1_mpi 47
ch1_mpi 48
ch1_mpi 49 #define HAVE_MLOCK 1
ch1_mpi 50
ch1_mpi 51
ch1_mpi 52 #define HAVE_MMAP 1
ch1_mpi 53
ch1_mpi 54
ch1_mpi 55
ch1_mpi 56
ch1_mpi 57
ch1_mpi 58 #define HAVE_RAISE 1
ch1_mpi 59
ch1_mpi 60
ch1_mpi 61 #define HAVE_SYSCONF 1
ch1_mpi 62
ch1_mpi 63
ch1_mpi 64
ch1_mpi 65
ch1_mpi 66
ch1_mpi 67
ch1_mpi 68
ch1_mpi 69
ch1_mpi 70 #define HAVE_ULONG_TYPEDEF 1
ch1_mpi 71
ch1_mpi 72
ch1_mpi 73 #define HAVE_USHORT_TYPEDEF 1
ch1_mpi 74
ch1_mpi 75 #endif /*GNUPG_CONFIG_H_INCLUDED*/