| 1 | ## DO NOT EDIT! GENERATED AUTOMATICALLY!
|
|---|
| 2 | ## Process this file with automake to produce Makefile.in.
|
|---|
| 3 | # Copyright (C) 2002-2012 Free Software Foundation, Inc.
|
|---|
| 4 | #
|
|---|
| 5 | # This file is free software; you can redistribute it and/or modify
|
|---|
| 6 | # it under the terms of the GNU General Public License as published by
|
|---|
| 7 | # the Free Software Foundation; either version 3 of the License, or
|
|---|
| 8 | # (at your option) any later version.
|
|---|
| 9 | #
|
|---|
| 10 | # This file is distributed in the hope that it will be useful,
|
|---|
| 11 | # but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|---|
| 12 | # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|---|
| 13 | # GNU General Public License for more details.
|
|---|
| 14 | #
|
|---|
| 15 | # You should have received a copy of the GNU General Public License
|
|---|
| 16 | # along with this file. If not, see <http://www.gnu.org/licenses/>.
|
|---|
| 17 | #
|
|---|
| 18 | # As a special exception to the GNU General Public License,
|
|---|
| 19 | # this file may be distributed as part of a program that
|
|---|
| 20 | # contains a configuration script generated by Autoconf, under
|
|---|
| 21 | # the same distribution terms as the rest of that program.
|
|---|
| 22 | #
|
|---|
| 23 | # Generated by gnulib-tool.
|
|---|
| 24 |
|
|---|
| 25 | AUTOMAKE_OPTIONS = 1.5 foreign subdir-objects
|
|---|
| 26 |
|
|---|
| 27 | SUBDIRS = .
|
|---|
| 28 | TESTS =
|
|---|
| 29 | XFAIL_TESTS =
|
|---|
| 30 | TESTS_ENVIRONMENT =
|
|---|
| 31 | noinst_PROGRAMS =
|
|---|
| 32 | check_PROGRAMS =
|
|---|
| 33 | noinst_HEADERS =
|
|---|
| 34 | noinst_LIBRARIES =
|
|---|
| 35 | check_LIBRARIES = libtests.a
|
|---|
| 36 | EXTRA_DIST =
|
|---|
| 37 | BUILT_SOURCES =
|
|---|
| 38 | SUFFIXES =
|
|---|
| 39 | MOSTLYCLEANFILES = core *.stackdump
|
|---|
| 40 | MOSTLYCLEANDIRS =
|
|---|
| 41 | CLEANFILES =
|
|---|
| 42 | DISTCLEANFILES =
|
|---|
| 43 | MAINTAINERCLEANFILES =
|
|---|
| 44 |
|
|---|
| 45 | AM_CPPFLAGS = \
|
|---|
| 46 | -D@gltests_WITNESS@=1 \
|
|---|
| 47 | -I. -I$(srcdir) \
|
|---|
| 48 | -I.. -I$(srcdir)/.. \
|
|---|
| 49 | -I../lib -I$(srcdir)/../lib
|
|---|
| 50 |
|
|---|
| 51 | LDADD = libtests.a ../lib/libgreputils.a libtests.a $(LIBTESTS_LIBDEPS)
|
|---|
| 52 |
|
|---|
| 53 | libtests_a_SOURCES =
|
|---|
| 54 | libtests_a_LIBADD = $(gltests_LIBOBJS)
|
|---|
| 55 | libtests_a_DEPENDENCIES = $(gltests_LIBOBJS)
|
|---|
| 56 | EXTRA_libtests_a_SOURCES =
|
|---|
| 57 | AM_LIBTOOLFLAGS = --preserve-dup-deps
|
|---|
| 58 |
|
|---|
| 59 | TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@' srcdir='$(srcdir)'
|
|---|
| 60 |
|
|---|
| 61 | ## begin gnulib module alloca-opt-tests
|
|---|
| 62 |
|
|---|
| 63 | TESTS += test-alloca-opt
|
|---|
| 64 | check_PROGRAMS += test-alloca-opt
|
|---|
| 65 |
|
|---|
| 66 | EXTRA_DIST += test-alloca-opt.c
|
|---|
| 67 |
|
|---|
| 68 | ## end gnulib module alloca-opt-tests
|
|---|
| 69 |
|
|---|
| 70 | ## begin gnulib module argmatch-tests
|
|---|
| 71 |
|
|---|
| 72 | TESTS += test-argmatch
|
|---|
| 73 | check_PROGRAMS += test-argmatch
|
|---|
| 74 | test_argmatch_LDADD = $(LDADD) @LIBINTL@
|
|---|
| 75 |
|
|---|
| 76 | EXTRA_DIST += test-argmatch.c macros.h
|
|---|
| 77 |
|
|---|
| 78 | ## end gnulib module argmatch-tests
|
|---|
| 79 |
|
|---|
| 80 | ## begin gnulib module binary-io-tests
|
|---|
| 81 |
|
|---|
| 82 | TESTS += test-binary-io.sh
|
|---|
| 83 | check_PROGRAMS += test-binary-io
|
|---|
| 84 |
|
|---|
| 85 | EXTRA_DIST += test-binary-io.sh test-binary-io.c macros.h
|
|---|
| 86 |
|
|---|
| 87 | ## end gnulib module binary-io-tests
|
|---|
| 88 |
|
|---|
| 89 | ## begin gnulib module bitrotate-tests
|
|---|
| 90 |
|
|---|
| 91 | TESTS += test-bitrotate
|
|---|
| 92 | check_PROGRAMS += test-bitrotate
|
|---|
| 93 | EXTRA_DIST += test-bitrotate.c macros.h
|
|---|
| 94 |
|
|---|
| 95 | ## end gnulib module bitrotate-tests
|
|---|
| 96 |
|
|---|
| 97 | ## begin gnulib module btowc-tests
|
|---|
| 98 |
|
|---|
| 99 | TESTS += test-btowc1.sh test-btowc2.sh
|
|---|
| 100 | TESTS_ENVIRONMENT += LOCALE_FR='@LOCALE_FR@' LOCALE_FR_UTF8='@LOCALE_FR_UTF8@'
|
|---|
| 101 | check_PROGRAMS += test-btowc
|
|---|
| 102 |
|
|---|
| 103 | EXTRA_DIST += test-btowc1.sh test-btowc2.sh test-btowc.c signature.h macros.h
|
|---|
| 104 |
|
|---|
| 105 | ## end gnulib module btowc-tests
|
|---|
| 106 |
|
|---|
| 107 | ## begin gnulib module c-ctype-tests
|
|---|
| 108 |
|
|---|
| 109 | TESTS += test-c-ctype
|
|---|
| 110 | check_PROGRAMS += test-c-ctype
|
|---|
| 111 |
|
|---|
| 112 | EXTRA_DIST += test-c-ctype.c macros.h
|
|---|
| 113 |
|
|---|
| 114 | ## end gnulib module c-ctype-tests
|
|---|
| 115 |
|
|---|
| 116 | ## begin gnulib module c-strcase-tests
|
|---|
| 117 |
|
|---|
| 118 | TESTS += test-c-strcase.sh
|
|---|
| 119 | TESTS_ENVIRONMENT += LOCALE_FR='@LOCALE_FR@' LOCALE_TR_UTF8='@LOCALE_TR_UTF8@'
|
|---|
| 120 | check_PROGRAMS += test-c-strcasecmp test-c-strncasecmp
|
|---|
| 121 | EXTRA_DIST += test-c-strcase.sh test-c-strcasecmp.c test-c-strncasecmp.c macros.h
|
|---|
| 122 |
|
|---|
| 123 | ## end gnulib module c-strcase-tests
|
|---|
| 124 |
|
|---|
| 125 | ## begin gnulib module chdir-tests
|
|---|
| 126 |
|
|---|
| 127 | TESTS += test-chdir
|
|---|
| 128 | check_PROGRAMS += test-chdir
|
|---|
| 129 | EXTRA_DIST += test-chdir.c signature.h macros.h
|
|---|
| 130 |
|
|---|
| 131 | ## end gnulib module chdir-tests
|
|---|
| 132 |
|
|---|
| 133 | ## begin gnulib module cloexec-tests
|
|---|
| 134 |
|
|---|
| 135 | TESTS += test-cloexec
|
|---|
| 136 | check_PROGRAMS += test-cloexec
|
|---|
| 137 | EXTRA_DIST += test-cloexec.c macros.h
|
|---|
| 138 |
|
|---|
| 139 | ## end gnulib module cloexec-tests
|
|---|
| 140 |
|
|---|
| 141 | ## begin gnulib module close-tests
|
|---|
| 142 |
|
|---|
| 143 | TESTS += test-close
|
|---|
| 144 | check_PROGRAMS += test-close
|
|---|
| 145 | EXTRA_DIST += test-close.c signature.h macros.h
|
|---|
| 146 |
|
|---|
| 147 | ## end gnulib module close-tests
|
|---|
| 148 |
|
|---|
| 149 | ## begin gnulib module ctype-tests
|
|---|
| 150 |
|
|---|
| 151 | TESTS += test-ctype
|
|---|
| 152 | check_PROGRAMS += test-ctype
|
|---|
| 153 | EXTRA_DIST += test-ctype.c
|
|---|
| 154 |
|
|---|
| 155 | ## end gnulib module ctype-tests
|
|---|
| 156 |
|
|---|
| 157 | ## begin gnulib module dirent-safer-tests
|
|---|
| 158 |
|
|---|
| 159 | TESTS += test-dirent-safer
|
|---|
| 160 | check_PROGRAMS += test-dirent-safer
|
|---|
| 161 | # Link with libintl when needed. dirent-safer uses fdopendir if it is present,
|
|---|
| 162 | # and fdopendir indirectly depends on openat-die -> gettext-h.
|
|---|
| 163 | test_dirent_safer_LDADD = $(LDADD) $(LIBINTL)
|
|---|
| 164 | EXTRA_DIST += test-dirent-safer.c macros.h
|
|---|
| 165 |
|
|---|
| 166 | ## end gnulib module dirent-safer-tests
|
|---|
| 167 |
|
|---|
| 168 | ## begin gnulib module dirent-tests
|
|---|
| 169 |
|
|---|
| 170 | TESTS += test-dirent
|
|---|
| 171 | check_PROGRAMS += test-dirent
|
|---|
| 172 | EXTRA_DIST += test-dirent.c
|
|---|
| 173 |
|
|---|
| 174 | ## end gnulib module dirent-tests
|
|---|
| 175 |
|
|---|
| 176 | ## begin gnulib module dup-tests
|
|---|
| 177 |
|
|---|
| 178 | TESTS += test-dup
|
|---|
| 179 | check_PROGRAMS += test-dup
|
|---|
| 180 | EXTRA_DIST += test-dup.c signature.h macros.h
|
|---|
| 181 |
|
|---|
| 182 | ## end gnulib module dup-tests
|
|---|
| 183 |
|
|---|
| 184 | ## begin gnulib module dup2-tests
|
|---|
| 185 |
|
|---|
| 186 | TESTS += test-dup2
|
|---|
| 187 | check_PROGRAMS += test-dup2
|
|---|
| 188 | EXTRA_DIST += test-dup2.c signature.h macros.h
|
|---|
| 189 |
|
|---|
| 190 | ## end gnulib module dup2-tests
|
|---|
| 191 |
|
|---|
| 192 | ## begin gnulib module environ-tests
|
|---|
| 193 |
|
|---|
| 194 | TESTS += test-environ
|
|---|
| 195 | check_PROGRAMS += test-environ
|
|---|
| 196 |
|
|---|
| 197 | EXTRA_DIST += test-environ.c
|
|---|
| 198 |
|
|---|
| 199 | ## end gnulib module environ-tests
|
|---|
| 200 |
|
|---|
| 201 | ## begin gnulib module errno-tests
|
|---|
| 202 |
|
|---|
| 203 | TESTS += test-errno
|
|---|
| 204 | check_PROGRAMS += test-errno
|
|---|
| 205 |
|
|---|
| 206 | EXTRA_DIST += test-errno.c
|
|---|
| 207 |
|
|---|
| 208 | ## end gnulib module errno-tests
|
|---|
| 209 |
|
|---|
| 210 | ## begin gnulib module exclude-tests
|
|---|
| 211 |
|
|---|
| 212 | TESTS += \
|
|---|
| 213 | test-exclude1.sh\
|
|---|
| 214 | test-exclude2.sh\
|
|---|
| 215 | test-exclude3.sh\
|
|---|
| 216 | test-exclude4.sh\
|
|---|
| 217 | test-exclude5.sh\
|
|---|
| 218 | test-exclude6.sh\
|
|---|
| 219 | test-exclude7.sh\
|
|---|
| 220 | test-exclude8.sh
|
|---|
| 221 |
|
|---|
| 222 | check_PROGRAMS += test-exclude
|
|---|
| 223 | test_exclude_LDADD = $(LDADD) @LIBINTL@
|
|---|
| 224 | EXTRA_DIST += test-exclude.c test-exclude1.sh test-exclude2.sh test-exclude3.sh test-exclude4.sh test-exclude5.sh test-exclude6.sh test-exclude7.sh test-exclude8.sh
|
|---|
| 225 |
|
|---|
| 226 | ## end gnulib module exclude-tests
|
|---|
| 227 |
|
|---|
| 228 | ## begin gnulib module fchdir-tests
|
|---|
| 229 |
|
|---|
| 230 | TESTS += test-fchdir
|
|---|
| 231 | check_PROGRAMS += test-fchdir
|
|---|
| 232 | test_fchdir_LDADD = $(LDADD) $(LIBINTL)
|
|---|
| 233 | EXTRA_DIST += test-fchdir.c signature.h macros.h
|
|---|
| 234 |
|
|---|
| 235 | ## end gnulib module fchdir-tests
|
|---|
| 236 |
|
|---|
| 237 | ## begin gnulib module fcntl-h-tests
|
|---|
| 238 |
|
|---|
| 239 | TESTS += test-fcntl-h
|
|---|
| 240 | check_PROGRAMS += test-fcntl-h
|
|---|
| 241 | EXTRA_DIST += test-fcntl-h.c
|
|---|
| 242 |
|
|---|
| 243 | ## end gnulib module fcntl-h-tests
|
|---|
| 244 |
|
|---|
| 245 | ## begin gnulib module fcntl-safer-tests
|
|---|
| 246 |
|
|---|
| 247 | TESTS += test-fcntl-safer
|
|---|
| 248 | check_PROGRAMS += test-fcntl-safer
|
|---|
| 249 | EXTRA_DIST += test-open.h test-fcntl-safer.c macros.h
|
|---|
| 250 |
|
|---|
| 251 | ## end gnulib module fcntl-safer-tests
|
|---|
| 252 |
|
|---|
| 253 | ## begin gnulib module fcntl-tests
|
|---|
| 254 |
|
|---|
| 255 | TESTS += test-fcntl
|
|---|
| 256 | check_PROGRAMS += test-fcntl
|
|---|
| 257 | EXTRA_DIST += test-fcntl.c signature.h macros.h
|
|---|
| 258 |
|
|---|
| 259 | ## end gnulib module fcntl-tests
|
|---|
| 260 |
|
|---|
| 261 | ## begin gnulib module fd-safer-flag
|
|---|
| 262 |
|
|---|
| 263 | libtests_a_SOURCES += fd-safer-flag.c dup-safer-flag.c
|
|---|
| 264 |
|
|---|
| 265 | ## end gnulib module fd-safer-flag
|
|---|
| 266 |
|
|---|
| 267 | ## begin gnulib module fdopen
|
|---|
| 268 |
|
|---|
| 269 |
|
|---|
| 270 | EXTRA_DIST += fdopen.c
|
|---|
| 271 |
|
|---|
| 272 | EXTRA_libtests_a_SOURCES += fdopen.c
|
|---|
| 273 |
|
|---|
| 274 | ## end gnulib module fdopen
|
|---|
| 275 |
|
|---|
| 276 | ## begin gnulib module fdopen-tests
|
|---|
| 277 |
|
|---|
| 278 | TESTS += test-fdopen
|
|---|
| 279 | check_PROGRAMS += test-fdopen
|
|---|
| 280 | EXTRA_DIST += test-fdopen.c signature.h macros.h
|
|---|
| 281 |
|
|---|
| 282 | ## end gnulib module fdopen-tests
|
|---|
| 283 |
|
|---|
| 284 | ## begin gnulib module fdopendir-tests
|
|---|
| 285 |
|
|---|
| 286 | TESTS += test-fdopendir
|
|---|
| 287 | check_PROGRAMS += test-fdopendir
|
|---|
| 288 | test_fdopendir_LDADD = $(LDADD) @LIBINTL@
|
|---|
| 289 | EXTRA_DIST += test-fdopendir.c signature.h macros.h
|
|---|
| 290 |
|
|---|
| 291 | ## end gnulib module fdopendir-tests
|
|---|
| 292 |
|
|---|
| 293 | ## begin gnulib module fgetc-tests
|
|---|
| 294 |
|
|---|
| 295 | TESTS += test-fgetc
|
|---|
| 296 | check_PROGRAMS += test-fgetc
|
|---|
| 297 | EXTRA_DIST += test-fgetc.c signature.h macros.h
|
|---|
| 298 |
|
|---|
| 299 | ## end gnulib module fgetc-tests
|
|---|
| 300 |
|
|---|
| 301 | ## begin gnulib module float
|
|---|
| 302 |
|
|---|
| 303 | BUILT_SOURCES += $(FLOAT_H)
|
|---|
| 304 |
|
|---|
| 305 | # We need the following in order to create <float.h> when the system
|
|---|
| 306 | # doesn't have one that works with the given compiler.
|
|---|
| 307 | if GL_GENERATE_FLOAT_H
|
|---|
| 308 | float.h: float.in.h $(top_builddir)/config.status
|
|---|
| 309 | $(AM_V_GEN)rm -f $@-t $@ && \
|
|---|
| 310 | { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
|
|---|
| 311 | sed -e 's|@''GUARD_PREFIX''@|GL|g' \
|
|---|
| 312 | -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
|
|---|
| 313 | -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
|
|---|
| 314 | -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
|
|---|
| 315 | -e 's|@''NEXT_FLOAT_H''@|$(NEXT_FLOAT_H)|g' \
|
|---|
| 316 | -e 's|@''REPLACE_ITOLD''@|$(REPLACE_ITOLD)|g' \
|
|---|
| 317 | < $(srcdir)/float.in.h; \
|
|---|
| 318 | } > $@-t && \
|
|---|
| 319 | mv $@-t $@
|
|---|
| 320 | else
|
|---|
| 321 | float.h: $(top_builddir)/config.status
|
|---|
| 322 | rm -f $@
|
|---|
| 323 | endif
|
|---|
| 324 | MOSTLYCLEANFILES += float.h float.h-t
|
|---|
| 325 |
|
|---|
| 326 | EXTRA_DIST += float.c float.in.h itold.c
|
|---|
| 327 |
|
|---|
| 328 | EXTRA_libtests_a_SOURCES += float.c itold.c
|
|---|
| 329 |
|
|---|
| 330 | ## end gnulib module float
|
|---|
| 331 |
|
|---|
| 332 | ## begin gnulib module float-tests
|
|---|
| 333 |
|
|---|
| 334 | TESTS += test-float
|
|---|
| 335 | check_PROGRAMS += test-float
|
|---|
| 336 | EXTRA_DIST += test-float.c macros.h
|
|---|
| 337 |
|
|---|
| 338 | ## end gnulib module float-tests
|
|---|
| 339 |
|
|---|
| 340 | ## begin gnulib module fnmatch-tests
|
|---|
| 341 |
|
|---|
| 342 | TESTS += test-fnmatch
|
|---|
| 343 | check_PROGRAMS += test-fnmatch
|
|---|
| 344 | EXTRA_DIST += test-fnmatch.c signature.h macros.h
|
|---|
| 345 |
|
|---|
| 346 | ## end gnulib module fnmatch-tests
|
|---|
| 347 |
|
|---|
| 348 | ## begin gnulib module fpending-tests
|
|---|
| 349 |
|
|---|
| 350 | TESTS += test-fpending.sh
|
|---|
| 351 | check_PROGRAMS += test-fpending
|
|---|
| 352 | MOSTLYCLEANFILES += test-fpending.t
|
|---|
| 353 | EXTRA_DIST += test-fpending.c test-fpending.sh macros.h
|
|---|
| 354 |
|
|---|
| 355 | ## end gnulib module fpending-tests
|
|---|
| 356 |
|
|---|
| 357 | ## begin gnulib module fpucw
|
|---|
| 358 |
|
|---|
| 359 |
|
|---|
| 360 | EXTRA_DIST += fpucw.h
|
|---|
| 361 |
|
|---|
| 362 | ## end gnulib module fpucw
|
|---|
| 363 |
|
|---|
| 364 | ## begin gnulib module fputc-tests
|
|---|
| 365 |
|
|---|
| 366 | TESTS += test-fputc
|
|---|
| 367 | check_PROGRAMS += test-fputc
|
|---|
| 368 | EXTRA_DIST += test-fputc.c signature.h macros.h
|
|---|
| 369 |
|
|---|
| 370 | ## end gnulib module fputc-tests
|
|---|
| 371 |
|
|---|
| 372 | ## begin gnulib module fread-tests
|
|---|
| 373 |
|
|---|
| 374 | TESTS += test-fread
|
|---|
| 375 | check_PROGRAMS += test-fread
|
|---|
| 376 | EXTRA_DIST += test-fread.c signature.h macros.h
|
|---|
| 377 |
|
|---|
| 378 | ## end gnulib module fread-tests
|
|---|
| 379 |
|
|---|
| 380 | ## begin gnulib module fstat-tests
|
|---|
| 381 |
|
|---|
| 382 | TESTS += test-fstat
|
|---|
| 383 | check_PROGRAMS += test-fstat
|
|---|
| 384 | EXTRA_DIST += test-fstat.c signature.h macros.h
|
|---|
| 385 |
|
|---|
| 386 | ## end gnulib module fstat-tests
|
|---|
| 387 |
|
|---|
| 388 | ## begin gnulib module fstatat-tests
|
|---|
| 389 |
|
|---|
| 390 | TESTS += test-fstatat
|
|---|
| 391 | check_PROGRAMS += test-fstatat
|
|---|
| 392 | test_fstatat_LDADD = $(LDADD) @LIBINTL@
|
|---|
| 393 | EXTRA_DIST += test-fstatat.c test-lstat.h test-stat.h signature.h macros.h
|
|---|
| 394 |
|
|---|
| 395 | ## end gnulib module fstatat-tests
|
|---|
| 396 |
|
|---|
| 397 | ## begin gnulib module fwrite-tests
|
|---|
| 398 |
|
|---|
| 399 | TESTS += test-fwrite
|
|---|
| 400 | check_PROGRAMS += test-fwrite
|
|---|
| 401 | EXTRA_DIST += test-fwrite.c signature.h macros.h
|
|---|
| 402 |
|
|---|
| 403 | ## end gnulib module fwrite-tests
|
|---|
| 404 |
|
|---|
| 405 | ## begin gnulib module getcwd-lgpl-tests
|
|---|
| 406 |
|
|---|
| 407 | TESTS += test-getcwd-lgpl
|
|---|
| 408 | check_PROGRAMS += test-getcwd-lgpl
|
|---|
| 409 | test_getcwd_lgpl_LDADD = $(LDADD) $(LIBINTL)
|
|---|
| 410 | EXTRA_DIST += test-getcwd-lgpl.c signature.h macros.h
|
|---|
| 411 |
|
|---|
| 412 | ## end gnulib module getcwd-lgpl-tests
|
|---|
| 413 |
|
|---|
| 414 | ## begin gnulib module getdtablesize-tests
|
|---|
| 415 |
|
|---|
| 416 | TESTS += test-getdtablesize
|
|---|
| 417 | check_PROGRAMS += test-getdtablesize
|
|---|
| 418 | EXTRA_DIST += test-getdtablesize.c signature.h macros.h
|
|---|
| 419 |
|
|---|
| 420 | ## end gnulib module getdtablesize-tests
|
|---|
| 421 |
|
|---|
| 422 | ## begin gnulib module getopt-posix-tests
|
|---|
| 423 |
|
|---|
| 424 | TESTS += test-getopt
|
|---|
| 425 | check_PROGRAMS += test-getopt
|
|---|
| 426 | test_getopt_LDADD = $(LDADD) $(LIBINTL)
|
|---|
| 427 | EXTRA_DIST += macros.h signature.h test-getopt.c test-getopt.h test-getopt_long.h
|
|---|
| 428 |
|
|---|
| 429 | ## end gnulib module getopt-posix-tests
|
|---|
| 430 |
|
|---|
| 431 | ## begin gnulib module hash-pjw
|
|---|
| 432 |
|
|---|
| 433 | libtests_a_SOURCES += hash-pjw.h hash-pjw.c
|
|---|
| 434 |
|
|---|
| 435 | ## end gnulib module hash-pjw
|
|---|
| 436 |
|
|---|
| 437 | ## begin gnulib module hash-tests
|
|---|
| 438 |
|
|---|
| 439 | TESTS += test-hash
|
|---|
| 440 | check_PROGRAMS += test-hash
|
|---|
| 441 | EXTRA_DIST += test-hash.c macros.h
|
|---|
| 442 |
|
|---|
| 443 | ## end gnulib module hash-tests
|
|---|
| 444 |
|
|---|
| 445 | ## begin gnulib module i-ring-tests
|
|---|
| 446 |
|
|---|
| 447 | TESTS += test-i-ring
|
|---|
| 448 | check_PROGRAMS += test-i-ring
|
|---|
| 449 | EXTRA_DIST += test-i-ring.c macros.h
|
|---|
| 450 |
|
|---|
| 451 | ## end gnulib module i-ring-tests
|
|---|
| 452 |
|
|---|
| 453 | ## begin gnulib module iconv-h-tests
|
|---|
| 454 |
|
|---|
| 455 | TESTS += test-iconv-h
|
|---|
| 456 | check_PROGRAMS += test-iconv-h
|
|---|
| 457 | EXTRA_DIST += test-iconv-h.c
|
|---|
| 458 |
|
|---|
| 459 | ## end gnulib module iconv-h-tests
|
|---|
| 460 |
|
|---|
| 461 | ## begin gnulib module iconv-tests
|
|---|
| 462 |
|
|---|
| 463 | TESTS += test-iconv
|
|---|
| 464 | check_PROGRAMS += test-iconv
|
|---|
| 465 | test_iconv_LDADD = $(LDADD) @LIBICONV@
|
|---|
| 466 |
|
|---|
| 467 | EXTRA_DIST += test-iconv.c signature.h macros.h
|
|---|
| 468 |
|
|---|
| 469 | ## end gnulib module iconv-tests
|
|---|
| 470 |
|
|---|
| 471 | ## begin gnulib module ignore-value-tests
|
|---|
| 472 |
|
|---|
| 473 | TESTS += test-ignore-value
|
|---|
| 474 | check_PROGRAMS += test-ignore-value
|
|---|
| 475 | EXTRA_DIST += test-ignore-value.c
|
|---|
| 476 |
|
|---|
| 477 | ## end gnulib module ignore-value-tests
|
|---|
| 478 |
|
|---|
| 479 | ## begin gnulib module intprops-tests
|
|---|
| 480 |
|
|---|
| 481 | TESTS += test-intprops
|
|---|
| 482 | check_PROGRAMS += test-intprops
|
|---|
| 483 | EXTRA_DIST += test-intprops.c macros.h
|
|---|
| 484 |
|
|---|
| 485 | ## end gnulib module intprops-tests
|
|---|
| 486 |
|
|---|
| 487 | ## begin gnulib module inttostr
|
|---|
| 488 |
|
|---|
| 489 | libtests_a_SOURCES += \
|
|---|
| 490 | imaxtostr.c \
|
|---|
| 491 | inttostr.c \
|
|---|
| 492 | offtostr.c \
|
|---|
| 493 | uinttostr.c \
|
|---|
| 494 | umaxtostr.c
|
|---|
| 495 |
|
|---|
| 496 | EXTRA_DIST += anytostr.c inttostr.h
|
|---|
| 497 |
|
|---|
| 498 | EXTRA_libtests_a_SOURCES += anytostr.c
|
|---|
| 499 |
|
|---|
| 500 | ## end gnulib module inttostr
|
|---|
| 501 |
|
|---|
| 502 | ## begin gnulib module inttostr-tests
|
|---|
| 503 |
|
|---|
| 504 | TESTS += test-inttostr
|
|---|
| 505 | check_PROGRAMS += test-inttostr
|
|---|
| 506 | EXTRA_DIST += macros.h test-inttostr.c
|
|---|
| 507 |
|
|---|
| 508 | ## end gnulib module inttostr-tests
|
|---|
| 509 |
|
|---|
| 510 | ## begin gnulib module inttypes-tests
|
|---|
| 511 |
|
|---|
| 512 | TESTS += test-inttypes
|
|---|
| 513 | check_PROGRAMS += test-inttypes
|
|---|
| 514 | EXTRA_DIST += test-inttypes.c
|
|---|
| 515 |
|
|---|
| 516 | ## end gnulib module inttypes-tests
|
|---|
| 517 |
|
|---|
| 518 | ## begin gnulib module isatty-tests
|
|---|
| 519 |
|
|---|
| 520 | TESTS += test-isatty
|
|---|
| 521 | check_PROGRAMS += test-isatty
|
|---|
| 522 | EXTRA_DIST += test-isatty.c signature.h macros.h
|
|---|
| 523 |
|
|---|
| 524 | ## end gnulib module isatty-tests
|
|---|
| 525 |
|
|---|
| 526 | ## begin gnulib module isblank-tests
|
|---|
| 527 |
|
|---|
| 528 | TESTS += test-isblank
|
|---|
| 529 | check_PROGRAMS += test-isblank
|
|---|
| 530 | EXTRA_DIST += test-isblank.c signature.h macros.h
|
|---|
| 531 |
|
|---|
| 532 | ## end gnulib module isblank-tests
|
|---|
| 533 |
|
|---|
| 534 | ## begin gnulib module iswblank-tests
|
|---|
| 535 |
|
|---|
| 536 | TESTS += test-iswblank
|
|---|
| 537 | check_PROGRAMS += test-iswblank
|
|---|
| 538 | EXTRA_DIST += test-iswblank.c macros.h
|
|---|
| 539 |
|
|---|
| 540 | ## end gnulib module iswblank-tests
|
|---|
| 541 |
|
|---|
| 542 | ## begin gnulib module langinfo-tests
|
|---|
| 543 |
|
|---|
| 544 | TESTS += test-langinfo
|
|---|
| 545 | check_PROGRAMS += test-langinfo
|
|---|
| 546 | EXTRA_DIST += test-langinfo.c
|
|---|
| 547 |
|
|---|
| 548 | ## end gnulib module langinfo-tests
|
|---|
| 549 |
|
|---|
| 550 | ## begin gnulib module locale-tests
|
|---|
| 551 |
|
|---|
| 552 | TESTS += test-locale
|
|---|
| 553 | check_PROGRAMS += test-locale
|
|---|
| 554 | EXTRA_DIST += test-locale.c
|
|---|
| 555 |
|
|---|
| 556 | ## end gnulib module locale-tests
|
|---|
| 557 |
|
|---|
| 558 | ## begin gnulib module localeconv-tests
|
|---|
| 559 |
|
|---|
| 560 | TESTS += test-localeconv
|
|---|
| 561 | check_PROGRAMS += test-localeconv
|
|---|
| 562 | EXTRA_DIST += test-localeconv.c signature.h macros.h
|
|---|
| 563 |
|
|---|
| 564 | ## end gnulib module localeconv-tests
|
|---|
| 565 |
|
|---|
| 566 | ## begin gnulib module localename
|
|---|
| 567 |
|
|---|
| 568 | libtests_a_SOURCES += localename.c
|
|---|
| 569 |
|
|---|
| 570 | EXTRA_DIST += localename.h
|
|---|
| 571 |
|
|---|
| 572 | ## end gnulib module localename
|
|---|
| 573 |
|
|---|
| 574 | ## begin gnulib module localename-tests
|
|---|
| 575 |
|
|---|
| 576 | TESTS += test-localename
|
|---|
| 577 | check_PROGRAMS += test-localename
|
|---|
| 578 | test_localename_LDADD = $(LDADD) @INTL_MACOSX_LIBS@ $(LIBTHREAD)
|
|---|
| 579 |
|
|---|
| 580 | EXTRA_DIST += test-localename.c macros.h
|
|---|
| 581 |
|
|---|
| 582 | ## end gnulib module localename-tests
|
|---|
| 583 |
|
|---|
| 584 | ## begin gnulib module lock
|
|---|
| 585 |
|
|---|
| 586 | libtests_a_SOURCES += glthread/lock.h glthread/lock.c
|
|---|
| 587 |
|
|---|
| 588 | ## end gnulib module lock
|
|---|
| 589 |
|
|---|
| 590 | ## begin gnulib module lseek-tests
|
|---|
| 591 |
|
|---|
| 592 | TESTS += test-lseek.sh
|
|---|
| 593 | check_PROGRAMS += test-lseek
|
|---|
| 594 | EXTRA_DIST += test-lseek.c test-lseek.sh signature.h macros.h
|
|---|
| 595 |
|
|---|
| 596 | ## end gnulib module lseek-tests
|
|---|
| 597 |
|
|---|
| 598 | ## begin gnulib module lstat-tests
|
|---|
| 599 |
|
|---|
| 600 | TESTS += test-lstat
|
|---|
| 601 | check_PROGRAMS += test-lstat
|
|---|
| 602 | EXTRA_DIST += test-lstat.h test-lstat.c signature.h macros.h
|
|---|
| 603 |
|
|---|
| 604 | ## end gnulib module lstat-tests
|
|---|
| 605 |
|
|---|
| 606 | ## begin gnulib module malloc-gnu-tests
|
|---|
| 607 |
|
|---|
| 608 | TESTS += test-malloc-gnu
|
|---|
| 609 | check_PROGRAMS += test-malloc-gnu
|
|---|
| 610 | EXTRA_DIST += test-malloc-gnu.c
|
|---|
| 611 |
|
|---|
| 612 | ## end gnulib module malloc-gnu-tests
|
|---|
| 613 |
|
|---|
| 614 | ## begin gnulib module malloca-tests
|
|---|
| 615 |
|
|---|
| 616 | TESTS += test-malloca
|
|---|
| 617 | check_PROGRAMS += test-malloca
|
|---|
| 618 |
|
|---|
| 619 | EXTRA_DIST += test-malloca.c
|
|---|
| 620 |
|
|---|
| 621 | ## end gnulib module malloca-tests
|
|---|
| 622 |
|
|---|
| 623 | ## begin gnulib module mbrtowc-tests
|
|---|
| 624 |
|
|---|
| 625 | TESTS += \
|
|---|
| 626 | test-mbrtowc1.sh test-mbrtowc2.sh test-mbrtowc3.sh test-mbrtowc4.sh \
|
|---|
| 627 | test-mbrtowc-w32-1.sh test-mbrtowc-w32-2.sh test-mbrtowc-w32-3.sh \
|
|---|
| 628 | test-mbrtowc-w32-4.sh test-mbrtowc-w32-5.sh
|
|---|
| 629 | TESTS_ENVIRONMENT += \
|
|---|
| 630 | LOCALE_FR='@LOCALE_FR@' \
|
|---|
| 631 | LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' \
|
|---|
| 632 | LOCALE_JA='@LOCALE_JA@' \
|
|---|
| 633 | LOCALE_ZH_CN='@LOCALE_ZH_CN@'
|
|---|
| 634 | check_PROGRAMS += test-mbrtowc test-mbrtowc-w32
|
|---|
| 635 |
|
|---|
| 636 | EXTRA_DIST += test-mbrtowc1.sh test-mbrtowc2.sh test-mbrtowc3.sh test-mbrtowc4.sh test-mbrtowc.c test-mbrtowc-w32-1.sh test-mbrtowc-w32-2.sh test-mbrtowc-w32-3.sh test-mbrtowc-w32-4.sh test-mbrtowc-w32-5.sh test-mbrtowc-w32.c signature.h macros.h
|
|---|
| 637 |
|
|---|
| 638 | ## end gnulib module mbrtowc-tests
|
|---|
| 639 |
|
|---|
| 640 | ## begin gnulib module mbscasecmp-tests
|
|---|
| 641 |
|
|---|
| 642 | TESTS += test-mbscasecmp.sh
|
|---|
| 643 | TESTS_ENVIRONMENT += LOCALE_TR_UTF8='@LOCALE_TR_UTF8@'
|
|---|
| 644 | check_PROGRAMS += test-mbscasecmp
|
|---|
| 645 |
|
|---|
| 646 | EXTRA_DIST += test-mbscasecmp.sh test-mbscasecmp.c macros.h
|
|---|
| 647 |
|
|---|
| 648 | ## end gnulib module mbscasecmp-tests
|
|---|
| 649 |
|
|---|
| 650 | ## begin gnulib module mbsinit-tests
|
|---|
| 651 |
|
|---|
| 652 | TESTS += test-mbsinit.sh
|
|---|
| 653 | TESTS_ENVIRONMENT += LOCALE_FR_UTF8='@LOCALE_FR_UTF8@'
|
|---|
| 654 | check_PROGRAMS += test-mbsinit
|
|---|
| 655 |
|
|---|
| 656 | EXTRA_DIST += test-mbsinit.sh test-mbsinit.c signature.h macros.h
|
|---|
| 657 |
|
|---|
| 658 | ## end gnulib module mbsinit-tests
|
|---|
| 659 |
|
|---|
| 660 | ## begin gnulib module mbsrtowcs-tests
|
|---|
| 661 |
|
|---|
| 662 | TESTS += test-mbsrtowcs1.sh test-mbsrtowcs2.sh test-mbsrtowcs3.sh test-mbsrtowcs4.sh
|
|---|
| 663 | TESTS_ENVIRONMENT += \
|
|---|
| 664 | LOCALE_FR='@LOCALE_FR@' \
|
|---|
| 665 | LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' \
|
|---|
| 666 | LOCALE_JA='@LOCALE_JA@' \
|
|---|
| 667 | LOCALE_ZH_CN='@LOCALE_ZH_CN@'
|
|---|
| 668 | check_PROGRAMS += test-mbsrtowcs
|
|---|
| 669 |
|
|---|
| 670 | EXTRA_DIST += test-mbsrtowcs1.sh test-mbsrtowcs2.sh test-mbsrtowcs3.sh test-mbsrtowcs4.sh test-mbsrtowcs.c signature.h macros.h
|
|---|
| 671 |
|
|---|
| 672 | ## end gnulib module mbsrtowcs-tests
|
|---|
| 673 |
|
|---|
| 674 | ## begin gnulib module mbsstr-tests
|
|---|
| 675 |
|
|---|
| 676 | TESTS += test-mbsstr1 test-mbsstr2.sh test-mbsstr3.sh
|
|---|
| 677 | TESTS_ENVIRONMENT += LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' LOCALE_ZH_CN='@LOCALE_ZH_CN@'
|
|---|
| 678 | check_PROGRAMS += test-mbsstr1 test-mbsstr2 test-mbsstr3
|
|---|
| 679 |
|
|---|
| 680 | EXTRA_DIST += test-mbsstr1.c test-mbsstr2.sh test-mbsstr2.c test-mbsstr3.sh test-mbsstr3.c macros.h
|
|---|
| 681 |
|
|---|
| 682 | ## end gnulib module mbsstr-tests
|
|---|
| 683 |
|
|---|
| 684 | ## begin gnulib module memchr-tests
|
|---|
| 685 |
|
|---|
| 686 | TESTS += test-memchr
|
|---|
| 687 | check_PROGRAMS += test-memchr
|
|---|
| 688 | EXTRA_DIST += test-memchr.c zerosize-ptr.h signature.h macros.h
|
|---|
| 689 |
|
|---|
| 690 | ## end gnulib module memchr-tests
|
|---|
| 691 |
|
|---|
| 692 | ## begin gnulib module memrchr-tests
|
|---|
| 693 |
|
|---|
| 694 | TESTS += test-memrchr
|
|---|
| 695 | check_PROGRAMS += test-memrchr
|
|---|
| 696 | EXTRA_DIST += test-memrchr.c zerosize-ptr.h signature.h macros.h
|
|---|
| 697 |
|
|---|
| 698 | ## end gnulib module memrchr-tests
|
|---|
| 699 |
|
|---|
| 700 | ## begin gnulib module nl_langinfo-tests
|
|---|
| 701 |
|
|---|
| 702 | TESTS += test-nl_langinfo.sh
|
|---|
| 703 | TESTS_ENVIRONMENT += LOCALE_FR='@LOCALE_FR@' LOCALE_FR_UTF8='@LOCALE_FR_UTF8@'
|
|---|
| 704 | check_PROGRAMS += test-nl_langinfo
|
|---|
| 705 | EXTRA_DIST += test-nl_langinfo.sh test-nl_langinfo.c signature.h macros.h
|
|---|
| 706 |
|
|---|
| 707 | ## end gnulib module nl_langinfo-tests
|
|---|
| 708 |
|
|---|
| 709 | ## begin gnulib module open-tests
|
|---|
| 710 |
|
|---|
| 711 | TESTS += test-open
|
|---|
| 712 | check_PROGRAMS += test-open
|
|---|
| 713 | EXTRA_DIST += test-open.h test-open.c signature.h macros.h
|
|---|
| 714 |
|
|---|
| 715 | ## end gnulib module open-tests
|
|---|
| 716 |
|
|---|
| 717 | ## begin gnulib module openat-safer-tests
|
|---|
| 718 |
|
|---|
| 719 | TESTS += test-openat-safer
|
|---|
| 720 | check_PROGRAMS += test-openat-safer
|
|---|
| 721 | test_openat_safer_LDADD = $(LDADD) @LIBINTL@
|
|---|
| 722 | EXTRA_DIST += test-openat-safer.c macros.h
|
|---|
| 723 |
|
|---|
| 724 | ## end gnulib module openat-safer-tests
|
|---|
| 725 |
|
|---|
| 726 | ## begin gnulib module openat-tests
|
|---|
| 727 |
|
|---|
| 728 | TESTS += test-openat
|
|---|
| 729 | check_PROGRAMS += test-openat
|
|---|
| 730 | test_openat_LDADD = $(LDADD) @LIBINTL@
|
|---|
| 731 | EXTRA_DIST += test-openat.c test-open.h signature.h macros.h
|
|---|
| 732 |
|
|---|
| 733 | ## end gnulib module openat-tests
|
|---|
| 734 |
|
|---|
| 735 | ## begin gnulib module pathmax-tests
|
|---|
| 736 |
|
|---|
| 737 | TESTS += test-pathmax
|
|---|
| 738 | check_PROGRAMS += test-pathmax
|
|---|
| 739 | EXTRA_DIST += test-pathmax.c
|
|---|
| 740 |
|
|---|
| 741 | ## end gnulib module pathmax-tests
|
|---|
| 742 |
|
|---|
| 743 | ## begin gnulib module pipe-posix
|
|---|
| 744 |
|
|---|
| 745 |
|
|---|
| 746 | EXTRA_DIST += pipe.c
|
|---|
| 747 |
|
|---|
| 748 | EXTRA_libtests_a_SOURCES += pipe.c
|
|---|
| 749 |
|
|---|
| 750 | ## end gnulib module pipe-posix
|
|---|
| 751 |
|
|---|
| 752 | ## begin gnulib module pipe-posix-tests
|
|---|
| 753 |
|
|---|
| 754 | TESTS += test-pipe
|
|---|
| 755 | check_PROGRAMS += test-pipe
|
|---|
| 756 | EXTRA_DIST += test-pipe.c signature.h macros.h
|
|---|
| 757 |
|
|---|
| 758 | ## end gnulib module pipe-posix-tests
|
|---|
| 759 |
|
|---|
| 760 | ## begin gnulib module putenv
|
|---|
| 761 |
|
|---|
| 762 |
|
|---|
| 763 | EXTRA_DIST += putenv.c
|
|---|
| 764 |
|
|---|
| 765 | EXTRA_libtests_a_SOURCES += putenv.c
|
|---|
| 766 |
|
|---|
| 767 | ## end gnulib module putenv
|
|---|
| 768 |
|
|---|
| 769 | ## begin gnulib module quotearg-simple-tests
|
|---|
| 770 |
|
|---|
| 771 | TESTS += test-quotearg-simple
|
|---|
| 772 | check_PROGRAMS += test-quotearg-simple
|
|---|
| 773 | test_quotearg_simple_LDADD = $(LDADD) @LIBINTL@
|
|---|
| 774 | EXTRA_DIST += test-quotearg-simple.c test-quotearg.h macros.h
|
|---|
| 775 |
|
|---|
| 776 | ## end gnulib module quotearg-simple-tests
|
|---|
| 777 |
|
|---|
| 778 | ## begin gnulib module realloc-gnu-tests
|
|---|
| 779 |
|
|---|
| 780 | TESTS += test-realloc-gnu
|
|---|
| 781 | check_PROGRAMS += test-realloc-gnu
|
|---|
| 782 | EXTRA_DIST += test-realloc-gnu.c
|
|---|
| 783 |
|
|---|
| 784 | ## end gnulib module realloc-gnu-tests
|
|---|
| 785 |
|
|---|
| 786 | ## begin gnulib module setenv
|
|---|
| 787 |
|
|---|
| 788 |
|
|---|
| 789 | EXTRA_DIST += setenv.c
|
|---|
| 790 |
|
|---|
| 791 | EXTRA_libtests_a_SOURCES += setenv.c
|
|---|
| 792 |
|
|---|
| 793 | ## end gnulib module setenv
|
|---|
| 794 |
|
|---|
| 795 | ## begin gnulib module setenv-tests
|
|---|
| 796 |
|
|---|
| 797 | TESTS += test-setenv
|
|---|
| 798 | check_PROGRAMS += test-setenv
|
|---|
| 799 | EXTRA_DIST += test-setenv.c signature.h macros.h
|
|---|
| 800 |
|
|---|
| 801 | ## end gnulib module setenv-tests
|
|---|
| 802 |
|
|---|
| 803 | ## begin gnulib module setlocale
|
|---|
| 804 |
|
|---|
| 805 |
|
|---|
| 806 | EXTRA_DIST += setlocale.c
|
|---|
| 807 |
|
|---|
| 808 | EXTRA_libtests_a_SOURCES += setlocale.c
|
|---|
| 809 |
|
|---|
| 810 | ## end gnulib module setlocale
|
|---|
| 811 |
|
|---|
| 812 | ## begin gnulib module setlocale-tests
|
|---|
| 813 |
|
|---|
| 814 | TESTS += test-setlocale1.sh test-setlocale2.sh
|
|---|
| 815 | TESTS_ENVIRONMENT += \
|
|---|
| 816 | LOCALE_FR='@LOCALE_FR@' \
|
|---|
| 817 | LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' \
|
|---|
| 818 | LOCALE_JA='@LOCALE_JA@' \
|
|---|
| 819 | LOCALE_ZH_CN='@LOCALE_ZH_CN@'
|
|---|
| 820 | check_PROGRAMS += test-setlocale1 test-setlocale2
|
|---|
| 821 | EXTRA_DIST += test-setlocale1.sh test-setlocale1.c test-setlocale2.sh test-setlocale2.c signature.h macros.h
|
|---|
| 822 |
|
|---|
| 823 | ## end gnulib module setlocale-tests
|
|---|
| 824 |
|
|---|
| 825 | ## begin gnulib module size_max
|
|---|
| 826 |
|
|---|
| 827 | libtests_a_SOURCES += size_max.h
|
|---|
| 828 |
|
|---|
| 829 | ## end gnulib module size_max
|
|---|
| 830 |
|
|---|
| 831 | ## begin gnulib module snippet/_Noreturn
|
|---|
| 832 |
|
|---|
| 833 | # Because this Makefile snippet defines a variable used by other
|
|---|
| 834 | # gnulib Makefile snippets, it must be present in all Makefile.am that
|
|---|
| 835 | # need it. This is ensured by the applicability 'all' defined above.
|
|---|
| 836 |
|
|---|
| 837 | _NORETURN_H=$(top_srcdir)/build-aux/snippet/_Noreturn.h
|
|---|
| 838 |
|
|---|
| 839 | EXTRA_DIST += $(top_srcdir)/build-aux/snippet/_Noreturn.h
|
|---|
| 840 |
|
|---|
| 841 | ## end gnulib module snippet/_Noreturn
|
|---|
| 842 |
|
|---|
| 843 | ## begin gnulib module snippet/arg-nonnull
|
|---|
| 844 |
|
|---|
| 845 | # The BUILT_SOURCES created by this Makefile snippet are not used via #include
|
|---|
| 846 | # statements but through direct file reference. Therefore this snippet must be
|
|---|
| 847 | # present in all Makefile.am that need it. This is ensured by the applicability
|
|---|
| 848 | # 'all' defined above.
|
|---|
| 849 |
|
|---|
| 850 | BUILT_SOURCES += arg-nonnull.h
|
|---|
| 851 | # The arg-nonnull.h that gets inserted into generated .h files is the same as
|
|---|
| 852 | # build-aux/snippet/arg-nonnull.h, except that it has the copyright header cut
|
|---|
| 853 | # off.
|
|---|
| 854 | arg-nonnull.h: $(top_srcdir)/build-aux/snippet/arg-nonnull.h
|
|---|
| 855 | $(AM_V_GEN)rm -f $@-t $@ && \
|
|---|
| 856 | sed -n -e '/GL_ARG_NONNULL/,$$p' \
|
|---|
| 857 | < $(top_srcdir)/build-aux/snippet/arg-nonnull.h \
|
|---|
| 858 | > $@-t && \
|
|---|
| 859 | mv $@-t $@
|
|---|
| 860 | MOSTLYCLEANFILES += arg-nonnull.h arg-nonnull.h-t
|
|---|
| 861 |
|
|---|
| 862 | ARG_NONNULL_H=arg-nonnull.h
|
|---|
| 863 |
|
|---|
| 864 | EXTRA_DIST += $(top_srcdir)/build-aux/snippet/arg-nonnull.h
|
|---|
| 865 |
|
|---|
| 866 | ## end gnulib module snippet/arg-nonnull
|
|---|
| 867 |
|
|---|
| 868 | ## begin gnulib module snippet/c++defs
|
|---|
| 869 |
|
|---|
| 870 | # The BUILT_SOURCES created by this Makefile snippet are not used via #include
|
|---|
| 871 | # statements but through direct file reference. Therefore this snippet must be
|
|---|
| 872 | # present in all Makefile.am that need it. This is ensured by the applicability
|
|---|
| 873 | # 'all' defined above.
|
|---|
| 874 |
|
|---|
| 875 | BUILT_SOURCES += c++defs.h
|
|---|
| 876 | # The c++defs.h that gets inserted into generated .h files is the same as
|
|---|
| 877 | # build-aux/snippet/c++defs.h, except that it has the copyright header cut off.
|
|---|
| 878 | c++defs.h: $(top_srcdir)/build-aux/snippet/c++defs.h
|
|---|
| 879 | $(AM_V_GEN)rm -f $@-t $@ && \
|
|---|
| 880 | sed -n -e '/_GL_CXXDEFS/,$$p' \
|
|---|
| 881 | < $(top_srcdir)/build-aux/snippet/c++defs.h \
|
|---|
| 882 | > $@-t && \
|
|---|
| 883 | mv $@-t $@
|
|---|
| 884 | MOSTLYCLEANFILES += c++defs.h c++defs.h-t
|
|---|
| 885 |
|
|---|
| 886 | CXXDEFS_H=c++defs.h
|
|---|
| 887 |
|
|---|
| 888 | EXTRA_DIST += $(top_srcdir)/build-aux/snippet/c++defs.h
|
|---|
| 889 |
|
|---|
| 890 | ## end gnulib module snippet/c++defs
|
|---|
| 891 |
|
|---|
| 892 | ## begin gnulib module snippet/unused-parameter
|
|---|
| 893 |
|
|---|
| 894 | # The BUILT_SOURCES created by this Makefile snippet are not used via #include
|
|---|
| 895 | # statements but through direct file reference. Therefore this snippet must be
|
|---|
| 896 | # present in all Makefile.am that need it. This is ensured by the applicability
|
|---|
| 897 | # 'all' defined above.
|
|---|
| 898 |
|
|---|
| 899 | BUILT_SOURCES += unused-parameter.h
|
|---|
| 900 | # The unused-parameter.h that gets inserted into generated .h files is the same
|
|---|
| 901 | # as build-aux/snippet/unused-parameter.h, except that it has the copyright
|
|---|
| 902 | # header cut off.
|
|---|
| 903 | unused-parameter.h: $(top_srcdir)/build-aux/snippet/unused-parameter.h
|
|---|
| 904 | $(AM_V_GEN)rm -f $@-t $@ && \
|
|---|
| 905 | sed -n -e '/GL_UNUSED_PARAMETER/,$$p' \
|
|---|
| 906 | < $(top_srcdir)/build-aux/snippet/unused-parameter.h \
|
|---|
| 907 | > $@-t && \
|
|---|
| 908 | mv $@-t $@
|
|---|
| 909 | MOSTLYCLEANFILES += unused-parameter.h unused-parameter.h-t
|
|---|
| 910 |
|
|---|
| 911 | UNUSED_PARAMETER_H=unused-parameter.h
|
|---|
| 912 |
|
|---|
| 913 | EXTRA_DIST += $(top_srcdir)/build-aux/snippet/unused-parameter.h
|
|---|
| 914 |
|
|---|
| 915 | ## end gnulib module snippet/unused-parameter
|
|---|
| 916 |
|
|---|
| 917 | ## begin gnulib module snippet/warn-on-use
|
|---|
| 918 |
|
|---|
| 919 | BUILT_SOURCES += warn-on-use.h
|
|---|
| 920 | # The warn-on-use.h that gets inserted into generated .h files is the same as
|
|---|
| 921 | # build-aux/snippet/warn-on-use.h, except that it has the copyright header cut
|
|---|
| 922 | # off.
|
|---|
| 923 | warn-on-use.h: $(top_srcdir)/build-aux/snippet/warn-on-use.h
|
|---|
| 924 | $(AM_V_GEN)rm -f $@-t $@ && \
|
|---|
| 925 | sed -n -e '/^.ifndef/,$$p' \
|
|---|
| 926 | < $(top_srcdir)/build-aux/snippet/warn-on-use.h \
|
|---|
| 927 | > $@-t && \
|
|---|
| 928 | mv $@-t $@
|
|---|
| 929 | MOSTLYCLEANFILES += warn-on-use.h warn-on-use.h-t
|
|---|
| 930 |
|
|---|
| 931 | WARN_ON_USE_H=warn-on-use.h
|
|---|
| 932 |
|
|---|
| 933 | EXTRA_DIST += $(top_srcdir)/build-aux/snippet/warn-on-use.h
|
|---|
| 934 |
|
|---|
| 935 | ## end gnulib module snippet/warn-on-use
|
|---|
| 936 |
|
|---|
| 937 | ## begin gnulib module snprintf
|
|---|
| 938 |
|
|---|
| 939 |
|
|---|
| 940 | EXTRA_DIST += snprintf.c
|
|---|
| 941 |
|
|---|
| 942 | EXTRA_libtests_a_SOURCES += snprintf.c
|
|---|
| 943 |
|
|---|
| 944 | ## end gnulib module snprintf
|
|---|
| 945 |
|
|---|
| 946 | ## begin gnulib module snprintf-tests
|
|---|
| 947 |
|
|---|
| 948 | TESTS += test-snprintf
|
|---|
| 949 | check_PROGRAMS += test-snprintf
|
|---|
| 950 |
|
|---|
| 951 | EXTRA_DIST += test-snprintf.c signature.h macros.h
|
|---|
| 952 |
|
|---|
| 953 | ## end gnulib module snprintf-tests
|
|---|
| 954 |
|
|---|
| 955 | ## begin gnulib module stat-tests
|
|---|
| 956 |
|
|---|
| 957 | TESTS += test-stat
|
|---|
| 958 | check_PROGRAMS += test-stat
|
|---|
| 959 | test_stat_LDADD = $(LDADD) $(LIBINTL)
|
|---|
| 960 | EXTRA_DIST += test-stat.h test-stat.c signature.h macros.h
|
|---|
| 961 |
|
|---|
| 962 | ## end gnulib module stat-tests
|
|---|
| 963 |
|
|---|
| 964 | ## begin gnulib module stdbool-tests
|
|---|
| 965 |
|
|---|
| 966 | TESTS += test-stdbool
|
|---|
| 967 | check_PROGRAMS += test-stdbool
|
|---|
| 968 | EXTRA_DIST += test-stdbool.c
|
|---|
| 969 |
|
|---|
| 970 | ## end gnulib module stdbool-tests
|
|---|
| 971 |
|
|---|
| 972 | ## begin gnulib module stddef-tests
|
|---|
| 973 |
|
|---|
| 974 | TESTS += test-stddef
|
|---|
| 975 | check_PROGRAMS += test-stddef
|
|---|
| 976 | EXTRA_DIST += test-stddef.c
|
|---|
| 977 |
|
|---|
| 978 | ## end gnulib module stddef-tests
|
|---|
| 979 |
|
|---|
| 980 | ## begin gnulib module stdint-tests
|
|---|
| 981 |
|
|---|
| 982 | TESTS += test-stdint
|
|---|
| 983 | check_PROGRAMS += test-stdint
|
|---|
| 984 | EXTRA_DIST += test-stdint.c
|
|---|
| 985 |
|
|---|
| 986 | ## end gnulib module stdint-tests
|
|---|
| 987 |
|
|---|
| 988 | ## begin gnulib module stdio
|
|---|
| 989 |
|
|---|
| 990 | BUILT_SOURCES += stdio.h
|
|---|
| 991 |
|
|---|
| 992 | # We need the following in order to create <stdio.h> when the system
|
|---|
| 993 | # doesn't have one that works with the given compiler.
|
|---|
| 994 | stdio.h: stdio.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
|
|---|
| 995 | $(AM_V_GEN)rm -f $@-t $@ && \
|
|---|
| 996 | { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
|
|---|
| 997 | sed -e 's|@''GUARD_PREFIX''@|GL|g' \
|
|---|
| 998 | -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
|
|---|
| 999 | -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
|
|---|
| 1000 | -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
|
|---|
| 1001 | -e 's|@''NEXT_STDIO_H''@|$(NEXT_STDIO_H)|g' \
|
|---|
| 1002 | -e 's/@''GNULIB_DPRINTF''@/$(GNULIB_DPRINTF)/g' \
|
|---|
| 1003 | -e 's/@''GNULIB_FCLOSE''@/$(GNULIB_FCLOSE)/g' \
|
|---|
| 1004 | -e 's/@''GNULIB_FDOPEN''@/$(GNULIB_FDOPEN)/g' \
|
|---|
| 1005 | -e 's/@''GNULIB_FFLUSH''@/$(GNULIB_FFLUSH)/g' \
|
|---|
| 1006 | -e 's/@''GNULIB_FGETC''@/$(GNULIB_FGETC)/g' \
|
|---|
| 1007 | -e 's/@''GNULIB_FGETS''@/$(GNULIB_FGETS)/g' \
|
|---|
| 1008 | -e 's/@''GNULIB_FOPEN''@/$(GNULIB_FOPEN)/g' \
|
|---|
| 1009 | -e 's/@''GNULIB_FPRINTF''@/$(GNULIB_FPRINTF)/g' \
|
|---|
| 1010 | -e 's/@''GNULIB_FPRINTF_POSIX''@/$(GNULIB_FPRINTF_POSIX)/g' \
|
|---|
| 1011 | -e 's/@''GNULIB_FPURGE''@/$(GNULIB_FPURGE)/g' \
|
|---|
| 1012 | -e 's/@''GNULIB_FPUTC''@/$(GNULIB_FPUTC)/g' \
|
|---|
| 1013 | -e 's/@''GNULIB_FPUTS''@/$(GNULIB_FPUTS)/g' \
|
|---|
| 1014 | -e 's/@''GNULIB_FREAD''@/$(GNULIB_FREAD)/g' \
|
|---|
| 1015 | -e 's/@''GNULIB_FREOPEN''@/$(GNULIB_FREOPEN)/g' \
|
|---|
| 1016 | -e 's/@''GNULIB_FSCANF''@/$(GNULIB_FSCANF)/g' \
|
|---|
| 1017 | -e 's/@''GNULIB_FSEEK''@/$(GNULIB_FSEEK)/g' \
|
|---|
| 1018 | -e 's/@''GNULIB_FSEEKO''@/$(GNULIB_FSEEKO)/g' \
|
|---|
| 1019 | -e 's/@''GNULIB_FTELL''@/$(GNULIB_FTELL)/g' \
|
|---|
| 1020 | -e 's/@''GNULIB_FTELLO''@/$(GNULIB_FTELLO)/g' \
|
|---|
| 1021 | -e 's/@''GNULIB_FWRITE''@/$(GNULIB_FWRITE)/g' \
|
|---|
| 1022 | -e 's/@''GNULIB_GETC''@/$(GNULIB_GETC)/g' \
|
|---|
| 1023 | -e 's/@''GNULIB_GETCHAR''@/$(GNULIB_GETCHAR)/g' \
|
|---|
| 1024 | -e 's/@''GNULIB_GETDELIM''@/$(GNULIB_GETDELIM)/g' \
|
|---|
| 1025 | -e 's/@''GNULIB_GETLINE''@/$(GNULIB_GETLINE)/g' \
|
|---|
| 1026 | -e 's/@''GNULIB_OBSTACK_PRINTF''@/$(GNULIB_OBSTACK_PRINTF)/g' \
|
|---|
| 1027 | -e 's/@''GNULIB_OBSTACK_PRINTF_POSIX''@/$(GNULIB_OBSTACK_PRINTF_POSIX)/g' \
|
|---|
| 1028 | -e 's/@''GNULIB_PCLOSE''@/$(GNULIB_PCLOSE)/g' \
|
|---|
| 1029 | -e 's/@''GNULIB_PERROR''@/$(GNULIB_PERROR)/g' \
|
|---|
| 1030 | -e 's/@''GNULIB_POPEN''@/$(GNULIB_POPEN)/g' \
|
|---|
| 1031 | -e 's/@''GNULIB_PRINTF''@/$(GNULIB_PRINTF)/g' \
|
|---|
| 1032 | -e 's/@''GNULIB_PRINTF_POSIX''@/$(GNULIB_PRINTF_POSIX)/g' \
|
|---|
| 1033 | -e 's/@''GNULIB_PUTC''@/$(GNULIB_PUTC)/g' \
|
|---|
| 1034 | -e 's/@''GNULIB_PUTCHAR''@/$(GNULIB_PUTCHAR)/g' \
|
|---|
| 1035 | -e 's/@''GNULIB_PUTS''@/$(GNULIB_PUTS)/g' \
|
|---|
| 1036 | -e 's/@''GNULIB_REMOVE''@/$(GNULIB_REMOVE)/g' \
|
|---|
| 1037 | -e 's/@''GNULIB_RENAME''@/$(GNULIB_RENAME)/g' \
|
|---|
| 1038 | -e 's/@''GNULIB_RENAMEAT''@/$(GNULIB_RENAMEAT)/g' \
|
|---|
| 1039 | -e 's/@''GNULIB_SCANF''@/$(GNULIB_SCANF)/g' \
|
|---|
| 1040 | -e 's/@''GNULIB_SNPRINTF''@/$(GNULIB_SNPRINTF)/g' \
|
|---|
| 1041 | -e 's/@''GNULIB_SPRINTF_POSIX''@/$(GNULIB_SPRINTF_POSIX)/g' \
|
|---|
| 1042 | -e 's/@''GNULIB_STDIO_H_NONBLOCKING''@/$(GNULIB_STDIO_H_NONBLOCKING)/g' \
|
|---|
| 1043 | -e 's/@''GNULIB_STDIO_H_SIGPIPE''@/$(GNULIB_STDIO_H_SIGPIPE)/g' \
|
|---|
| 1044 | -e 's/@''GNULIB_TMPFILE''@/$(GNULIB_TMPFILE)/g' \
|
|---|
| 1045 | -e 's/@''GNULIB_VASPRINTF''@/$(GNULIB_VASPRINTF)/g' \
|
|---|
| 1046 | -e 's/@''GNULIB_VDPRINTF''@/$(GNULIB_VDPRINTF)/g' \
|
|---|
| 1047 | -e 's/@''GNULIB_VFPRINTF''@/$(GNULIB_VFPRINTF)/g' \
|
|---|
| 1048 | -e 's/@''GNULIB_VFPRINTF_POSIX''@/$(GNULIB_VFPRINTF_POSIX)/g' \
|
|---|
| 1049 | -e 's/@''GNULIB_VFSCANF''@/$(GNULIB_VFSCANF)/g' \
|
|---|
| 1050 | -e 's/@''GNULIB_VSCANF''@/$(GNULIB_VSCANF)/g' \
|
|---|
| 1051 | -e 's/@''GNULIB_VPRINTF''@/$(GNULIB_VPRINTF)/g' \
|
|---|
| 1052 | -e 's/@''GNULIB_VPRINTF_POSIX''@/$(GNULIB_VPRINTF_POSIX)/g' \
|
|---|
| 1053 | -e 's/@''GNULIB_VSNPRINTF''@/$(GNULIB_VSNPRINTF)/g' \
|
|---|
| 1054 | -e 's/@''GNULIB_VSPRINTF_POSIX''@/$(GNULIB_VSPRINTF_POSIX)/g' \
|
|---|
| 1055 | < $(srcdir)/stdio.in.h | \
|
|---|
| 1056 | sed -e 's|@''HAVE_DECL_FPURGE''@|$(HAVE_DECL_FPURGE)|g' \
|
|---|
| 1057 | -e 's|@''HAVE_DECL_FSEEKO''@|$(HAVE_DECL_FSEEKO)|g' \
|
|---|
| 1058 | -e 's|@''HAVE_DECL_FTELLO''@|$(HAVE_DECL_FTELLO)|g' \
|
|---|
| 1059 | -e 's|@''HAVE_DECL_GETDELIM''@|$(HAVE_DECL_GETDELIM)|g' \
|
|---|
| 1060 | -e 's|@''HAVE_DECL_GETLINE''@|$(HAVE_DECL_GETLINE)|g' \
|
|---|
| 1061 | -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|$(HAVE_DECL_OBSTACK_PRINTF)|g' \
|
|---|
| 1062 | -e 's|@''HAVE_DECL_SNPRINTF''@|$(HAVE_DECL_SNPRINTF)|g' \
|
|---|
| 1063 | -e 's|@''HAVE_DECL_VSNPRINTF''@|$(HAVE_DECL_VSNPRINTF)|g' \
|
|---|
| 1064 | -e 's|@''HAVE_DPRINTF''@|$(HAVE_DPRINTF)|g' \
|
|---|
| 1065 | -e 's|@''HAVE_FSEEKO''@|$(HAVE_FSEEKO)|g' \
|
|---|
| 1066 | -e 's|@''HAVE_FTELLO''@|$(HAVE_FTELLO)|g' \
|
|---|
| 1067 | -e 's|@''HAVE_PCLOSE''@|$(HAVE_PCLOSE)|g' \
|
|---|
| 1068 | -e 's|@''HAVE_POPEN''@|$(HAVE_POPEN)|g' \
|
|---|
| 1069 | -e 's|@''HAVE_RENAMEAT''@|$(HAVE_RENAMEAT)|g' \
|
|---|
| 1070 | -e 's|@''HAVE_VASPRINTF''@|$(HAVE_VASPRINTF)|g' \
|
|---|
| 1071 | -e 's|@''HAVE_VDPRINTF''@|$(HAVE_VDPRINTF)|g' \
|
|---|
| 1072 | -e 's|@''REPLACE_DPRINTF''@|$(REPLACE_DPRINTF)|g' \
|
|---|
| 1073 | -e 's|@''REPLACE_FCLOSE''@|$(REPLACE_FCLOSE)|g' \
|
|---|
| 1074 | -e 's|@''REPLACE_FDOPEN''@|$(REPLACE_FDOPEN)|g' \
|
|---|
| 1075 | -e 's|@''REPLACE_FFLUSH''@|$(REPLACE_FFLUSH)|g' \
|
|---|
| 1076 | -e 's|@''REPLACE_FOPEN''@|$(REPLACE_FOPEN)|g' \
|
|---|
| 1077 | -e 's|@''REPLACE_FPRINTF''@|$(REPLACE_FPRINTF)|g' \
|
|---|
| 1078 | -e 's|@''REPLACE_FPURGE''@|$(REPLACE_FPURGE)|g' \
|
|---|
| 1079 | -e 's|@''REPLACE_FREOPEN''@|$(REPLACE_FREOPEN)|g' \
|
|---|
| 1080 | -e 's|@''REPLACE_FSEEK''@|$(REPLACE_FSEEK)|g' \
|
|---|
| 1081 | -e 's|@''REPLACE_FSEEKO''@|$(REPLACE_FSEEKO)|g' \
|
|---|
| 1082 | -e 's|@''REPLACE_FTELL''@|$(REPLACE_FTELL)|g' \
|
|---|
| 1083 | -e 's|@''REPLACE_FTELLO''@|$(REPLACE_FTELLO)|g' \
|
|---|
| 1084 | -e 's|@''REPLACE_GETDELIM''@|$(REPLACE_GETDELIM)|g' \
|
|---|
| 1085 | -e 's|@''REPLACE_GETLINE''@|$(REPLACE_GETLINE)|g' \
|
|---|
| 1086 | -e 's|@''REPLACE_OBSTACK_PRINTF''@|$(REPLACE_OBSTACK_PRINTF)|g' \
|
|---|
| 1087 | -e 's|@''REPLACE_PERROR''@|$(REPLACE_PERROR)|g' \
|
|---|
| 1088 | -e 's|@''REPLACE_POPEN''@|$(REPLACE_POPEN)|g' \
|
|---|
| 1089 | -e 's|@''REPLACE_PRINTF''@|$(REPLACE_PRINTF)|g' \
|
|---|
| 1090 | -e 's|@''REPLACE_REMOVE''@|$(REPLACE_REMOVE)|g' \
|
|---|
| 1091 | -e 's|@''REPLACE_RENAME''@|$(REPLACE_RENAME)|g' \
|
|---|
| 1092 | -e 's|@''REPLACE_RENAMEAT''@|$(REPLACE_RENAMEAT)|g' \
|
|---|
| 1093 | -e 's|@''REPLACE_SNPRINTF''@|$(REPLACE_SNPRINTF)|g' \
|
|---|
| 1094 | -e 's|@''REPLACE_SPRINTF''@|$(REPLACE_SPRINTF)|g' \
|
|---|
| 1095 | -e 's|@''REPLACE_STDIO_READ_FUNCS''@|$(REPLACE_STDIO_READ_FUNCS)|g' \
|
|---|
| 1096 | -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|$(REPLACE_STDIO_WRITE_FUNCS)|g' \
|
|---|
| 1097 | -e 's|@''REPLACE_TMPFILE''@|$(REPLACE_TMPFILE)|g' \
|
|---|
| 1098 | -e 's|@''REPLACE_VASPRINTF''@|$(REPLACE_VASPRINTF)|g' \
|
|---|
| 1099 | -e 's|@''REPLACE_VDPRINTF''@|$(REPLACE_VDPRINTF)|g' \
|
|---|
| 1100 | -e 's|@''REPLACE_VFPRINTF''@|$(REPLACE_VFPRINTF)|g' \
|
|---|
| 1101 | -e 's|@''REPLACE_VPRINTF''@|$(REPLACE_VPRINTF)|g' \
|
|---|
| 1102 | -e 's|@''REPLACE_VSNPRINTF''@|$(REPLACE_VSNPRINTF)|g' \
|
|---|
| 1103 | -e 's|@''REPLACE_VSPRINTF''@|$(REPLACE_VSPRINTF)|g' \
|
|---|
| 1104 | -e 's|@''ASM_SYMBOL_PREFIX''@|$(ASM_SYMBOL_PREFIX)|g' \
|
|---|
| 1105 | -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
|
|---|
| 1106 | -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
|
|---|
| 1107 | -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)'; \
|
|---|
| 1108 | } > $@-t && \
|
|---|
| 1109 | mv $@-t $@
|
|---|
| 1110 | MOSTLYCLEANFILES += stdio.h stdio.h-t
|
|---|
| 1111 |
|
|---|
| 1112 | EXTRA_DIST += stdio.in.h
|
|---|
| 1113 |
|
|---|
| 1114 | ## end gnulib module stdio
|
|---|
| 1115 |
|
|---|
| 1116 | ## begin gnulib module stdio-tests
|
|---|
| 1117 |
|
|---|
| 1118 | TESTS += test-stdio
|
|---|
| 1119 | check_PROGRAMS += test-stdio
|
|---|
| 1120 | EXTRA_DIST += test-stdio.c
|
|---|
| 1121 |
|
|---|
| 1122 | ## end gnulib module stdio-tests
|
|---|
| 1123 |
|
|---|
| 1124 | ## begin gnulib module stdlib-tests
|
|---|
| 1125 |
|
|---|
| 1126 | TESTS += test-stdlib
|
|---|
| 1127 | check_PROGRAMS += test-stdlib
|
|---|
| 1128 | EXTRA_DIST += test-stdlib.c test-sys_wait.h
|
|---|
| 1129 |
|
|---|
| 1130 | ## end gnulib module stdlib-tests
|
|---|
| 1131 |
|
|---|
| 1132 | ## begin gnulib module strerror-tests
|
|---|
| 1133 |
|
|---|
| 1134 | TESTS += test-strerror
|
|---|
| 1135 | check_PROGRAMS += test-strerror
|
|---|
| 1136 | EXTRA_DIST += test-strerror.c signature.h macros.h
|
|---|
| 1137 |
|
|---|
| 1138 | ## end gnulib module strerror-tests
|
|---|
| 1139 |
|
|---|
| 1140 | ## begin gnulib module striconv-tests
|
|---|
| 1141 |
|
|---|
| 1142 | TESTS += test-striconv
|
|---|
| 1143 | check_PROGRAMS += test-striconv
|
|---|
| 1144 | test_striconv_LDADD = $(LDADD) @LIBICONV@
|
|---|
| 1145 |
|
|---|
| 1146 | EXTRA_DIST += test-striconv.c macros.h
|
|---|
| 1147 |
|
|---|
| 1148 | ## end gnulib module striconv-tests
|
|---|
| 1149 |
|
|---|
| 1150 | ## begin gnulib module string-tests
|
|---|
| 1151 |
|
|---|
| 1152 | TESTS += test-string
|
|---|
| 1153 | check_PROGRAMS += test-string
|
|---|
| 1154 | EXTRA_DIST += test-string.c
|
|---|
| 1155 |
|
|---|
| 1156 | ## end gnulib module string-tests
|
|---|
| 1157 |
|
|---|
| 1158 | ## begin gnulib module strings-tests
|
|---|
| 1159 |
|
|---|
| 1160 | TESTS += test-strings
|
|---|
| 1161 | check_PROGRAMS += test-strings
|
|---|
| 1162 | EXTRA_DIST += test-strings.c
|
|---|
| 1163 |
|
|---|
| 1164 | ## end gnulib module strings-tests
|
|---|
| 1165 |
|
|---|
| 1166 | ## begin gnulib module strnlen-tests
|
|---|
| 1167 |
|
|---|
| 1168 | TESTS += test-strnlen
|
|---|
| 1169 | check_PROGRAMS += test-strnlen
|
|---|
| 1170 | EXTRA_DIST += test-strnlen.c zerosize-ptr.h signature.h macros.h
|
|---|
| 1171 |
|
|---|
| 1172 | ## end gnulib module strnlen-tests
|
|---|
| 1173 |
|
|---|
| 1174 | ## begin gnulib module strtoimax-tests
|
|---|
| 1175 |
|
|---|
| 1176 | TESTS += test-strtoimax
|
|---|
| 1177 | check_PROGRAMS += test-strtoimax
|
|---|
| 1178 | EXTRA_DIST += test-strtoimax.c signature.h macros.h
|
|---|
| 1179 |
|
|---|
| 1180 | ## end gnulib module strtoimax-tests
|
|---|
| 1181 |
|
|---|
| 1182 | ## begin gnulib module strtoll-tests
|
|---|
| 1183 |
|
|---|
| 1184 | TESTS += test-strtoll
|
|---|
| 1185 | check_PROGRAMS += test-strtoll
|
|---|
| 1186 | EXTRA_DIST += test-strtoll.c signature.h macros.h
|
|---|
| 1187 |
|
|---|
| 1188 | ## end gnulib module strtoll-tests
|
|---|
| 1189 |
|
|---|
| 1190 | ## begin gnulib module strtoull-tests
|
|---|
| 1191 |
|
|---|
| 1192 | TESTS += test-strtoull
|
|---|
| 1193 | check_PROGRAMS += test-strtoull
|
|---|
| 1194 | EXTRA_DIST += test-strtoull.c signature.h macros.h
|
|---|
| 1195 |
|
|---|
| 1196 | ## end gnulib module strtoull-tests
|
|---|
| 1197 |
|
|---|
| 1198 | ## begin gnulib module strtoumax-tests
|
|---|
| 1199 |
|
|---|
| 1200 | TESTS += test-strtoumax
|
|---|
| 1201 | check_PROGRAMS += test-strtoumax
|
|---|
| 1202 | EXTRA_DIST += test-strtoumax.c signature.h macros.h
|
|---|
| 1203 |
|
|---|
| 1204 | ## end gnulib module strtoumax-tests
|
|---|
| 1205 |
|
|---|
| 1206 | ## begin gnulib module symlink
|
|---|
| 1207 |
|
|---|
| 1208 |
|
|---|
| 1209 | EXTRA_DIST += symlink.c
|
|---|
| 1210 |
|
|---|
| 1211 | EXTRA_libtests_a_SOURCES += symlink.c
|
|---|
| 1212 |
|
|---|
| 1213 | ## end gnulib module symlink
|
|---|
| 1214 |
|
|---|
| 1215 | ## begin gnulib module symlink-tests
|
|---|
| 1216 |
|
|---|
| 1217 | TESTS += test-symlink
|
|---|
| 1218 | check_PROGRAMS += test-symlink
|
|---|
| 1219 | EXTRA_DIST += test-symlink.h test-symlink.c signature.h macros.h
|
|---|
| 1220 |
|
|---|
| 1221 | ## end gnulib module symlink-tests
|
|---|
| 1222 |
|
|---|
| 1223 | ## begin gnulib module sys_stat-tests
|
|---|
| 1224 |
|
|---|
| 1225 | TESTS += test-sys_stat
|
|---|
| 1226 | check_PROGRAMS += test-sys_stat
|
|---|
| 1227 | EXTRA_DIST += test-sys_stat.c
|
|---|
| 1228 |
|
|---|
| 1229 | ## end gnulib module sys_stat-tests
|
|---|
| 1230 |
|
|---|
| 1231 | ## begin gnulib module sys_types-tests
|
|---|
| 1232 |
|
|---|
| 1233 | TESTS += test-sys_types
|
|---|
| 1234 | check_PROGRAMS += test-sys_types
|
|---|
| 1235 | EXTRA_DIST += test-sys_types.c
|
|---|
| 1236 |
|
|---|
| 1237 | ## end gnulib module sys_types-tests
|
|---|
| 1238 |
|
|---|
| 1239 | ## begin gnulib module test-framework-sh-tests
|
|---|
| 1240 |
|
|---|
| 1241 | TESTS += test-init.sh
|
|---|
| 1242 | EXTRA_DIST += init.sh
|
|---|
| 1243 | EXTRA_DIST += test-init.sh
|
|---|
| 1244 |
|
|---|
| 1245 | ## end gnulib module test-framework-sh-tests
|
|---|
| 1246 |
|
|---|
| 1247 | ## begin gnulib module threadlib
|
|---|
| 1248 |
|
|---|
| 1249 | libtests_a_SOURCES += glthread/threadlib.c
|
|---|
| 1250 |
|
|---|
| 1251 | EXTRA_DIST += $(top_srcdir)/build-aux/config.rpath
|
|---|
| 1252 |
|
|---|
| 1253 | ## end gnulib module threadlib
|
|---|
| 1254 |
|
|---|
| 1255 | ## begin gnulib module time-tests
|
|---|
| 1256 |
|
|---|
| 1257 | TESTS += test-time
|
|---|
| 1258 | check_PROGRAMS += test-time
|
|---|
| 1259 | EXTRA_DIST += test-time.c
|
|---|
| 1260 |
|
|---|
| 1261 | ## end gnulib module time-tests
|
|---|
| 1262 |
|
|---|
| 1263 | ## begin gnulib module unistd-safer-tests
|
|---|
| 1264 |
|
|---|
| 1265 | TESTS += test-dup-safer
|
|---|
| 1266 | check_PROGRAMS += test-dup-safer
|
|---|
| 1267 | EXTRA_DIST += test-dup-safer.c macros.h
|
|---|
| 1268 |
|
|---|
| 1269 | ## end gnulib module unistd-safer-tests
|
|---|
| 1270 |
|
|---|
| 1271 | ## begin gnulib module unistd-tests
|
|---|
| 1272 |
|
|---|
| 1273 | TESTS += test-unistd
|
|---|
| 1274 | check_PROGRAMS += test-unistd
|
|---|
| 1275 | EXTRA_DIST += test-unistd.c
|
|---|
| 1276 |
|
|---|
| 1277 | ## end gnulib module unistd-tests
|
|---|
| 1278 |
|
|---|
| 1279 | ## begin gnulib module unistr/u8-mbtoucr-tests
|
|---|
| 1280 |
|
|---|
| 1281 | TESTS += test-u8-mbtoucr
|
|---|
| 1282 | check_PROGRAMS += test-u8-mbtoucr
|
|---|
| 1283 | test_u8_mbtoucr_SOURCES = unistr/test-u8-mbtoucr.c
|
|---|
| 1284 | test_u8_mbtoucr_LDADD = $(LDADD) $(LIBUNISTRING)
|
|---|
| 1285 | EXTRA_DIST += unistr/test-u8-mbtoucr.c macros.h
|
|---|
| 1286 |
|
|---|
| 1287 | ## end gnulib module unistr/u8-mbtoucr-tests
|
|---|
| 1288 |
|
|---|
| 1289 | ## begin gnulib module unistr/u8-uctomb-tests
|
|---|
| 1290 |
|
|---|
| 1291 | TESTS += test-u8-uctomb
|
|---|
| 1292 | check_PROGRAMS += test-u8-uctomb
|
|---|
| 1293 | test_u8_uctomb_SOURCES = unistr/test-u8-uctomb.c
|
|---|
| 1294 | test_u8_uctomb_LDADD = $(LDADD) $(LIBUNISTRING)
|
|---|
| 1295 | EXTRA_DIST += unistr/test-u8-uctomb.c macros.h
|
|---|
| 1296 |
|
|---|
| 1297 | ## end gnulib module unistr/u8-uctomb-tests
|
|---|
| 1298 |
|
|---|
| 1299 | ## begin gnulib module uniwidth/width-tests
|
|---|
| 1300 |
|
|---|
| 1301 | TESTS += test-uc_width uniwidth/test-uc_width2.sh
|
|---|
| 1302 | check_PROGRAMS += test-uc_width test-uc_width2
|
|---|
| 1303 | test_uc_width_SOURCES = uniwidth/test-uc_width.c
|
|---|
| 1304 | test_uc_width_LDADD = $(LDADD) $(LIBUNISTRING)
|
|---|
| 1305 | test_uc_width2_SOURCES = uniwidth/test-uc_width2.c
|
|---|
| 1306 | test_uc_width2_LDADD = $(LDADD) $(LIBUNISTRING)
|
|---|
| 1307 | EXTRA_DIST += uniwidth/test-uc_width.c uniwidth/test-uc_width2.c uniwidth/test-uc_width2.sh macros.h
|
|---|
| 1308 |
|
|---|
| 1309 | ## end gnulib module uniwidth/width-tests
|
|---|
| 1310 |
|
|---|
| 1311 | ## begin gnulib module unsetenv
|
|---|
| 1312 |
|
|---|
| 1313 |
|
|---|
| 1314 | EXTRA_DIST += unsetenv.c
|
|---|
| 1315 |
|
|---|
| 1316 | EXTRA_libtests_a_SOURCES += unsetenv.c
|
|---|
| 1317 |
|
|---|
| 1318 | ## end gnulib module unsetenv
|
|---|
| 1319 |
|
|---|
| 1320 | ## begin gnulib module unsetenv-tests
|
|---|
| 1321 |
|
|---|
| 1322 | TESTS += test-unsetenv
|
|---|
| 1323 | check_PROGRAMS += test-unsetenv
|
|---|
| 1324 | EXTRA_DIST += test-unsetenv.c signature.h macros.h
|
|---|
| 1325 |
|
|---|
| 1326 | ## end gnulib module unsetenv-tests
|
|---|
| 1327 |
|
|---|
| 1328 | ## begin gnulib module update-copyright-tests
|
|---|
| 1329 |
|
|---|
| 1330 | TESTS += test-update-copyright.sh
|
|---|
| 1331 | TESTS_ENVIRONMENT += abs_aux_dir='$(abs_aux_dir)'
|
|---|
| 1332 | EXTRA_DIST += test-update-copyright.sh
|
|---|
| 1333 |
|
|---|
| 1334 | ## end gnulib module update-copyright-tests
|
|---|
| 1335 |
|
|---|
| 1336 | ## begin gnulib module vasnprintf
|
|---|
| 1337 |
|
|---|
| 1338 |
|
|---|
| 1339 | EXTRA_DIST += asnprintf.c float+.h printf-args.c printf-args.h printf-parse.c printf-parse.h vasnprintf.c vasnprintf.h
|
|---|
| 1340 |
|
|---|
| 1341 | EXTRA_libtests_a_SOURCES += asnprintf.c printf-args.c printf-parse.c vasnprintf.c
|
|---|
| 1342 |
|
|---|
| 1343 | ## end gnulib module vasnprintf
|
|---|
| 1344 |
|
|---|
| 1345 | ## begin gnulib module vasnprintf-tests
|
|---|
| 1346 |
|
|---|
| 1347 | TESTS += test-vasnprintf
|
|---|
| 1348 | check_PROGRAMS += test-vasnprintf
|
|---|
| 1349 |
|
|---|
| 1350 | EXTRA_DIST += test-vasnprintf.c macros.h
|
|---|
| 1351 |
|
|---|
| 1352 | ## end gnulib module vasnprintf-tests
|
|---|
| 1353 |
|
|---|
| 1354 | ## begin gnulib module vc-list-files-tests
|
|---|
| 1355 |
|
|---|
| 1356 | TESTS += test-vc-list-files-git.sh
|
|---|
| 1357 | TESTS += test-vc-list-files-cvs.sh
|
|---|
| 1358 | TESTS_ENVIRONMENT += abs_aux_dir='$(abs_aux_dir)'
|
|---|
| 1359 | EXTRA_DIST += test-vc-list-files-git.sh test-vc-list-files-cvs.sh
|
|---|
| 1360 |
|
|---|
| 1361 | ## end gnulib module vc-list-files-tests
|
|---|
| 1362 |
|
|---|
| 1363 | ## begin gnulib module verify-tests
|
|---|
| 1364 |
|
|---|
| 1365 | TESTS_ENVIRONMENT += MAKE='$(MAKE)'
|
|---|
| 1366 | TESTS += test-verify test-verify.sh
|
|---|
| 1367 | check_PROGRAMS += test-verify
|
|---|
| 1368 | EXTRA_DIST += test-verify.c test-verify.sh
|
|---|
| 1369 |
|
|---|
| 1370 | ## end gnulib module verify-tests
|
|---|
| 1371 |
|
|---|
| 1372 | ## begin gnulib module version-etc-tests
|
|---|
| 1373 |
|
|---|
| 1374 | TESTS += test-version-etc.sh
|
|---|
| 1375 | check_PROGRAMS += test-version-etc
|
|---|
| 1376 | test_version_etc_LDADD = $(LDADD) @LIBINTL@
|
|---|
| 1377 | EXTRA_DIST += test-version-etc.c test-version-etc.sh
|
|---|
| 1378 |
|
|---|
| 1379 | ## end gnulib module version-etc-tests
|
|---|
| 1380 |
|
|---|
| 1381 | ## begin gnulib module wchar-tests
|
|---|
| 1382 |
|
|---|
| 1383 | TESTS += test-wchar
|
|---|
| 1384 | check_PROGRAMS += test-wchar
|
|---|
| 1385 | EXTRA_DIST += test-wchar.c
|
|---|
| 1386 |
|
|---|
| 1387 | ## end gnulib module wchar-tests
|
|---|
| 1388 |
|
|---|
| 1389 | ## begin gnulib module wcrtomb-tests
|
|---|
| 1390 |
|
|---|
| 1391 | TESTS += \
|
|---|
| 1392 | test-wcrtomb.sh \
|
|---|
| 1393 | test-wcrtomb-w32-1.sh test-wcrtomb-w32-2.sh test-wcrtomb-w32-3.sh \
|
|---|
| 1394 | test-wcrtomb-w32-4.sh test-wcrtomb-w32-5.sh
|
|---|
| 1395 | TESTS_ENVIRONMENT += \
|
|---|
| 1396 | LOCALE_FR='@LOCALE_FR@' \
|
|---|
| 1397 | LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' \
|
|---|
| 1398 | LOCALE_JA='@LOCALE_JA@' \
|
|---|
| 1399 | LOCALE_ZH_CN='@LOCALE_ZH_CN@'
|
|---|
| 1400 | check_PROGRAMS += test-wcrtomb test-wcrtomb-w32
|
|---|
| 1401 |
|
|---|
| 1402 | EXTRA_DIST += test-wcrtomb.sh test-wcrtomb.c test-wcrtomb-w32-1.sh test-wcrtomb-w32-2.sh test-wcrtomb-w32-3.sh test-wcrtomb-w32-4.sh test-wcrtomb-w32-5.sh test-wcrtomb-w32.c signature.h macros.h
|
|---|
| 1403 |
|
|---|
| 1404 | ## end gnulib module wcrtomb-tests
|
|---|
| 1405 |
|
|---|
| 1406 | ## begin gnulib module wctype-h-tests
|
|---|
| 1407 |
|
|---|
| 1408 | TESTS += test-wctype-h
|
|---|
| 1409 | check_PROGRAMS += test-wctype-h
|
|---|
| 1410 | EXTRA_DIST += test-wctype-h.c macros.h
|
|---|
| 1411 |
|
|---|
| 1412 | ## end gnulib module wctype-h-tests
|
|---|
| 1413 |
|
|---|
| 1414 | ## begin gnulib module wcwidth-tests
|
|---|
| 1415 |
|
|---|
| 1416 | TESTS += test-wcwidth
|
|---|
| 1417 | check_PROGRAMS += test-wcwidth
|
|---|
| 1418 |
|
|---|
| 1419 | EXTRA_DIST += test-wcwidth.c signature.h macros.h
|
|---|
| 1420 |
|
|---|
| 1421 | ## end gnulib module wcwidth-tests
|
|---|
| 1422 |
|
|---|
| 1423 | ## begin gnulib module xalloc-die-tests
|
|---|
| 1424 |
|
|---|
| 1425 | TESTS += test-xalloc-die.sh
|
|---|
| 1426 | check_PROGRAMS += test-xalloc-die
|
|---|
| 1427 | test_xalloc_die_LDADD = $(LDADD) @LIBINTL@
|
|---|
| 1428 | EXTRA_DIST += test-xalloc-die.c test-xalloc-die.sh
|
|---|
| 1429 |
|
|---|
| 1430 | ## end gnulib module xalloc-die-tests
|
|---|
| 1431 |
|
|---|
| 1432 | ## begin gnulib module xsize
|
|---|
| 1433 |
|
|---|
| 1434 | libtests_a_SOURCES += xsize.h
|
|---|
| 1435 |
|
|---|
| 1436 | ## end gnulib module xsize
|
|---|
| 1437 |
|
|---|
| 1438 | ## begin gnulib module xstrtoimax-tests
|
|---|
| 1439 |
|
|---|
| 1440 | TESTS += test-xstrtoimax.sh
|
|---|
| 1441 | check_PROGRAMS += test-xstrtoimax
|
|---|
| 1442 | test_xstrtoimax_LDADD = $(LDADD) @LIBINTL@
|
|---|
| 1443 | EXTRA_DIST += test-xstrtoimax.c test-xstrtoimax.sh
|
|---|
| 1444 |
|
|---|
| 1445 | ## end gnulib module xstrtoimax-tests
|
|---|
| 1446 |
|
|---|
| 1447 | ## begin gnulib module xstrtol-tests
|
|---|
| 1448 |
|
|---|
| 1449 | TESTS += test-xstrtol.sh
|
|---|
| 1450 | check_PROGRAMS += test-xstrtol test-xstrtoul
|
|---|
| 1451 | test_xstrtol_LDADD = $(LDADD) @LIBINTL@
|
|---|
| 1452 | test_xstrtoul_LDADD = $(LDADD) @LIBINTL@
|
|---|
| 1453 | EXTRA_DIST += test-xstrtol.c test-xstrtoul.c test-xstrtol.sh
|
|---|
| 1454 |
|
|---|
| 1455 | ## end gnulib module xstrtol-tests
|
|---|
| 1456 |
|
|---|
| 1457 | # Clean up after Solaris cc.
|
|---|
| 1458 | clean-local:
|
|---|
| 1459 | rm -rf SunWS_cache
|
|---|
| 1460 |
|
|---|
| 1461 | mostlyclean-local: mostlyclean-generic
|
|---|
| 1462 | @for dir in '' $(MOSTLYCLEANDIRS); do \
|
|---|
| 1463 | if test -n "$$dir" && test -d $$dir; then \
|
|---|
| 1464 | echo "rmdir $$dir"; rmdir $$dir; \
|
|---|
| 1465 | fi; \
|
|---|
| 1466 | done; \
|
|---|
| 1467 | :
|
|---|