]> Savannah Git Hosting - gnulib/maint-tools.git/blob
d207c75da7bc9fa01797023e0ff2be8275172115
[gnulib/maint-tools.git] /
1 # Copyright (C) 2002-2024 Free Software Foundation, Inc.
2 #
3 # This file is free software; you can redistribute it and/or modify
4 # it under the terms of the GNU General Public License as published by
5 # the Free Software Foundation, either version 3 of the License, or
6 # (at your option) any later version.
7 #
8 # This file is distributed in the hope that it will be useful,
9 # but WITHOUT ANY WARRANTY; without even the implied warranty of
10 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
11 # GNU General Public License for more details.
12 #
13 # You should have received a copy of the GNU General Public License
14 # along with this file.  If not, see <https://www.gnu.org/licenses/>.
15 #
16 # As a special exception to the GNU General Public License,
17 # this file may be distributed as part of a program that
18 # contains a configuration script generated by Autoconf, under
19 # the same distribution terms as the rest of that program.
20 #
21 # Generated by gnulib-tool.
22 #
23 # This file represents the specification of how gnulib-tool is used.
24 # It acts as a cache: It is written and read by gnulib-tool.
25 # In projects that use version control, this file is meant to be put under
26 # version control, like the configure.ac and various Makefile.am files.
27
28
29 # Specification in the form of a command-line invocation:
30 # gnulib-tool --import \
31 #  --local-dir=gnulib-local \
32 #  --lib=libgnu \
33 #  --source-base=libgettextpo \
34 #  --m4-base=libgettextpo/gnulib-m4 \
35 #  --doc-base=doc \
36 #  --tests-base=tests \
37 #  --aux-dir=../build-aux \
38 #  --makefile-name=Makefile.gnulib \
39 #  --no-conditional-dependencies \
40 #  --libtool \
41 #  --macro-prefix=gtpo \
42 #  --avoid=progname \
43 #  attribute \
44 #  basename-lgpl \
45 #  c-ctype \
46 #  c-strcase \
47 #  c-strstr \
48 #  close \
49 #  error \
50 #  error-progname \
51 #  fdopen \
52 #  filename \
53 #  fopen \
54 #  free-posix \
55 #  fstrcmp \
56 #  fwriteerror \
57 #  gcd \
58 #  getline \
59 #  gettext-h \
60 #  iconv \
61 #  libtextstyle-dummy \
62 #  libunistring-optional \
63 #  markup \
64 #  mem-hash-map \
65 #  minmax \
66 #  open \
67 #  realloc-posix \
68 #  relocatable-lib \
69 #  sigpipe \
70 #  stdbool \
71 #  stdio \
72 #  stdlib \
73 #  stpcpy \
74 #  stpncpy \
75 #  strchrnul \
76 #  strerror \
77 #  strerror_r-posix \
78 #  string-desc \
79 #  unictype/ctype-space \
80 #  unilbrk/ulc-width-linebreaks \
81 #  unistr/u16-mbtouc \
82 #  unistr/u8-mbtouc \
83 #  unistr/u8-mbtoucr \
84 #  unistr/u8-uctomb \
85 #  uniwidth/width \
86 #  unlocked-io \
87 #  vasprintf \
88 #  xalloc \
89 #  xconcat-filename \
90 #  xerror \
91 #  xmalloca \
92 #  xstriconv \
93 #  xvasprintf
94
95 # Specification in the form of a few gnulib-tool.m4 macro invocations:
96 gl_LOCAL_DIR([../gnulib-local])
97 gl_MODULES([
98   attribute
99   basename-lgpl
100   c-ctype
101   c-strcase
102   c-strstr
103   close
104   error
105   error-progname
106   fdopen
107   filename
108   fopen
109   free-posix
110   fstrcmp
111   fwriteerror
112   gcd
113   getline
114   gettext-h
115   iconv
116   libtextstyle-dummy
117   libunistring-optional
118   markup
119   mem-hash-map
120   minmax
121   open
122   realloc-posix
123   relocatable-lib
124   sigpipe
125   stdbool
126   stdio
127   stdlib
128   stpcpy
129   stpncpy
130   strchrnul
131   strerror
132   strerror_r-posix
133   string-desc
134   unictype/ctype-space
135   unilbrk/ulc-width-linebreaks
136   unistr/u16-mbtouc
137   unistr/u8-mbtouc
138   unistr/u8-mbtoucr
139   unistr/u8-uctomb
140   uniwidth/width
141   unlocked-io
142   vasprintf
143   xalloc
144   xconcat-filename
145   xerror
146   xmalloca
147   xstriconv
148   xvasprintf
149 ])
150 gl_AVOID([progname])
151 gl_SOURCE_BASE([libgettextpo])
152 gl_M4_BASE([libgettextpo/gnulib-m4])
153 gl_PO_BASE([])
154 gl_DOC_BASE([doc])
155 gl_TESTS_BASE([tests])
156 gl_LIB([libgnu])
157 gl_MAKEFILE_NAME([Makefile.gnulib])
158 gl_LIBTOOL
159 gl_MACRO_PREFIX([gtpo])
160 gl_PO_DOMAIN([])
161 gl_WITNESS_C_MACRO([])