summaryrefslogtreecommitdiff
path: root/m4/gnulib.m4
blob: a2920c9beb36304b0a3f43666041dae7837571bd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
# This file is generated automatically. Please, do not edit.
#
AC_DEFUN([libmailutils_GNULIB],[
# allocsa
gl_ALLOCSA

# error
gl_ERROR

# exit

# exitfail
gl_EXITFAIL

# stdbool
AM_STDBOOL_H

# xalloc
gl_XALLOC

# fnmatch
# No macro. You should also use one of fnmatch-posix or fnmatch-gnu.

# getpass-gnu
gl_FUNC_GETPASS_GNU

# malloc
AC_FUNC_MALLOC

# mbswidth
gl_MBSWIDTH

# obstack
gl_OBSTACK

# realloc
AC_FUNC_REALLOC

# setenv
gt_FUNC_SETENV

# snprintf
gl_FUNC_SNPRINTF

# xstrtol
gl_XSTRTOL

# vasprintf
gl_FUNC_VASPRINTF

# xsize
gl_XSIZE

])
AC_DEFUN([libmailbox_GNULIB],[
# alloca

# alloca-opt
gl_FUNC_ALLOCA

# argp
gl_ARGP

# getline
AM_FUNC_GETLINE

# regex
gl_REGEX

# strtok_r
gl_FUNC_STRTOK_R

# md5
gl_MD5

# extensions
dnl gl_USE_SYSTEM_EXTENSIONS must be added quite early to configure.ac.

# getopt
gl_GETOPT

# gettext

# mempcpy
gl_FUNC_MEMPCPY

# minmax

# restrict
gl_C_RESTRICT

# strcase
gl_STRCASE

# strchrnul
gl_FUNC_STRCHRNUL

# strndup
gl_FUNC_STRNDUP

# strnlen
gl_FUNC_STRNLEN

# sysexits
gl_SYSEXITS

# vasnprintf
gl_FUNC_VASNPRINTF

# vsnprintf
gl_FUNC_VSNPRINTF

# xsize
gl_XSIZE

])

Return to:

Send suggestions and report system problems to the System administrator.