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