~serge-hallyn/ubuntu/raring/libvirt/libvirt-hugepages

« back to all changes in this revision

Viewing changes to gnulib/tests/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Chuck Short
  • Date: 2012-05-13 15:44:12 UTC
  • mfrom: (1.2.13)
  • Revision ID: package-import@ubuntu.com-20120513154412-fgmn5sxqdzgnzlx3
Tags: 0.9.12-0ubuntu1
* New upstream version:
  * Synchronize with debian packaging:
    - debian/control: Update build depends.
    - debian/libvirt-bin.postrm: Cleanup /var/log/libvirt
      on purge.
    - Bump standards verson (no changes).
    - debian/patches/Don-t-fail-if-we-can-t-setup-avahi.patch: Added
  * Dropped patches:
    - debian/patches/Debianize-libvirt-guests.patch
    - debian/patches/rewrite-lxc-controller-eof-handling-yet-again
    - debian/patches/ubuntu/libnl13.patch
    - debian/patches/ubuntu/fix-lxc-startup-error.patch
    - debian/patches/ubuntu/fix-bridge-fd.patch
    - debian/patches/ubuntu/skip-labelling-network-disks.patch
    - debian/patches/ubuntu/xen-xend-shutdown-detection.patch
    - debian/patches/ubuntu/xen-config-no-vfb-for-hvm.patch
    - debian/patches/debian/Disable-daemon-start-test.patch
    - debian/patches/debian/Disable-gnulib-s-test-nonplocking-pipe.sh.patch
    - debian/patches/ubuntu/9006-default-config-test-case.patch
    - debian/patches/fix-block-migration.patch
    - debian/patches/ubuntu/9022-qemu-unescape-HMP-commands-before-converting-them-to.patch
    - debian/patches/ubuntu/9023-qemu-change-rbd-auth_supported-separation-character-.patch
    - debian/patches/ubuntu/9024-qemu-allow-snapshotting-of-sheepdog-and-rbd-disks.patch
    - debian/patches/9025-qemu-change-rbd-auth_supported-separation-character-.patch
    - debian/patches/ubuntu/arm-gcc-workaround.patch
  * Rediffed:
    - debian/patches/Allow-libvirt-group-to-access-the-socket.patch
    - debian/patches/Disable-failing-virnetsockettest.patch
    - debian/patches/dnsmasq-as-priv-user
    - debian/patches/9002-better_default_uri_virsh.patch
  * debian/control: Add libnl-route-3-dev ass a build depends.
  * debian/patches/libnl3-build-fix.patch: Fix build with libnl3.

Show diffs side-by-side

added added

removed removed

Lines of Context:
15
15
 
16
16
@SET_MAKE@
17
17
 
18
 
# Copyright (C) 2002-2011 Free Software Foundation, Inc.
 
18
# Copyright (C) 2002-2012 Free Software Foundation, Inc.
19
19
#
20
20
# This file is free software; you can redistribute it and/or modify
21
21
# it under the terms of the GNU General Public License as published by
62
62
TESTS = test-accept$(EXEEXT) test-alloca-opt$(EXEEXT) \
63
63
        test-areadlink$(EXEEXT) test-arpa_inet$(EXEEXT) \
64
64
        test-base64$(EXEEXT) test-binary-io.sh test-bind$(EXEEXT) \
65
 
        test-btowc1.sh test-btowc2.sh test-byteswap$(EXEEXT) \
66
 
        test-c-ctype$(EXEEXT) test-c-strcase.sh \
 
65
        test-bitrotate$(EXEEXT) test-btowc1.sh test-btowc2.sh \
 
66
        test-byteswap$(EXEEXT) test-c-ctype$(EXEEXT) test-c-strcase.sh \
67
67
        test-c-strcasestr$(EXEEXT) test-canonicalize-lgpl$(EXEEXT) \
68
68
        test-chown$(EXEEXT) test-cloexec$(EXEEXT) test-close$(EXEEXT) \
69
69
        test-connect$(EXEEXT) test-count-one-bits$(EXEEXT) \
89
89
        test-ignore-value$(EXEEXT) test-inet_ntop$(EXEEXT) \
90
90
        test-inet_pton$(EXEEXT) test-intprops$(EXEEXT) \
91
91
        test-inttypes$(EXEEXT) test-ioctl$(EXEEXT) \
92
 
        test-listen$(EXEEXT) test-locale$(EXEEXT) \
93
 
        test-localename$(EXEEXT) test-lock$(EXEEXT) test-lseek.sh \
94
 
        test-lstat$(EXEEXT) test-malloca$(EXEEXT) test-mbrtowc1.sh \
95
 
        test-mbrtowc2.sh test-mbrtowc3.sh test-mbrtowc4.sh \
96
 
        test-mbrtowc-w32-1.sh test-mbrtowc-w32-2.sh \
 
92
        test-langinfo$(EXEEXT) test-listen$(EXEEXT) \
 
93
        test-locale$(EXEEXT) test-localeconv$(EXEEXT) \
 
94
        test-localename$(EXEEXT) test-lseek.sh test-lstat$(EXEEXT) \
 
95
        test-malloc-gnu$(EXEEXT) test-malloca$(EXEEXT) \
 
96
        test-mbrtowc1.sh test-mbrtowc2.sh test-mbrtowc3.sh \
 
97
        test-mbrtowc4.sh test-mbrtowc-w32-1.sh test-mbrtowc-w32-2.sh \
97
98
        test-mbrtowc-w32-3.sh test-mbrtowc-w32-4.sh \
98
99
        test-mbrtowc-w32-5.sh test-mbsinit.sh test-mbsrtowcs1.sh \
99
100
        test-mbsrtowcs2.sh test-mbsrtowcs3.sh test-mbsrtowcs4.sh \
100
101
        test-memchr$(EXEEXT) test-netdb$(EXEEXT) \
101
 
        test-netinet_in$(EXEEXT) test-nonblocking-pipe.sh \
102
 
        test-nonblocking-socket.sh test-nonblocking$(EXEEXT) \
103
 
        test-open$(EXEEXT) test-openpty$(EXEEXT) test-passfd$(EXEEXT) \
 
102
        test-netinet_in$(EXEEXT) test-nl_langinfo.sh \
 
103
        test-nonblocking-pipe.sh test-nonblocking-socket.sh \
 
104
        test-nonblocking$(EXEEXT) test-open$(EXEEXT) \
 
105
        test-openpty$(EXEEXT) test-passfd$(EXEEXT) \
104
106
        test-pathmax$(EXEEXT) test-perror.sh test-perror2$(EXEEXT) \
105
107
        test-pipe$(EXEEXT) test-pipe2$(EXEEXT) test-poll-h$(EXEEXT) \
106
108
        test-poll$(EXEEXT) test-posix_openpt$(EXEEXT) \
130
132
        test-sys_socket$(EXEEXT) test-sys_stat$(EXEEXT) \
131
133
        test-sys_time$(EXEEXT) test-sys_types$(EXEEXT) \
132
134
        test-sys_uio$(EXEEXT) test-sys_utsname$(EXEEXT) \
133
 
        test-sys_wait$(EXEEXT) test-termios$(EXEEXT) \
 
135
        test-sys_wait$(EXEEXT) test-termios$(EXEEXT) test-init.sh \
134
136
        test-thread_self$(EXEEXT) test-thread_create$(EXEEXT) \
135
137
        test-time$(EXEEXT) test-ttyname_r$(EXEEXT) test-uname$(EXEEXT) \
136
138
        test-unistd$(EXEEXT) test-unlockpt$(EXEEXT) \
147
149
check_PROGRAMS = test-accept$(EXEEXT) test-alloca-opt$(EXEEXT) \
148
150
        test-areadlink$(EXEEXT) test-arpa_inet$(EXEEXT) \
149
151
        test-base64$(EXEEXT) test-binary-io$(EXEEXT) \
150
 
        test-bind$(EXEEXT) test-btowc$(EXEEXT) test-byteswap$(EXEEXT) \
151
 
        test-c-ctype$(EXEEXT) test-c-strcasecmp$(EXEEXT) \
152
 
        test-c-strncasecmp$(EXEEXT) test-c-strcasestr$(EXEEXT) \
153
 
        test-canonicalize-lgpl$(EXEEXT) test-chown$(EXEEXT) \
154
 
        test-cloexec$(EXEEXT) test-close$(EXEEXT) \
 
152
        test-bind$(EXEEXT) test-bitrotate$(EXEEXT) test-btowc$(EXEEXT) \
 
153
        test-byteswap$(EXEEXT) test-c-ctype$(EXEEXT) \
 
154
        test-c-strcasecmp$(EXEEXT) test-c-strncasecmp$(EXEEXT) \
 
155
        test-c-strcasestr$(EXEEXT) test-canonicalize-lgpl$(EXEEXT) \
 
156
        test-chown$(EXEEXT) test-cloexec$(EXEEXT) test-close$(EXEEXT) \
155
157
        test-connect$(EXEEXT) test-count-one-bits$(EXEEXT) \
156
158
        test-md5$(EXEEXT) test-dup$(EXEEXT) test-dup2$(EXEEXT) \
157
159
        test-environ$(EXEEXT) test-errno$(EXEEXT) test-fclose$(EXEEXT) \
175
177
        test-grantpt$(EXEEXT) test-ignore-value$(EXEEXT) \
176
178
        test-inet_ntop$(EXEEXT) test-inet_pton$(EXEEXT) \
177
179
        test-intprops$(EXEEXT) test-inttypes$(EXEEXT) \
178
 
        test-ioctl$(EXEEXT) test-listen$(EXEEXT) test-locale$(EXEEXT) \
179
 
        test-localename$(EXEEXT) test-lock$(EXEEXT) \
180
 
        test-lseek$(EXEEXT) test-lstat$(EXEEXT) test-malloca$(EXEEXT) \
 
180
        test-ioctl$(EXEEXT) test-langinfo$(EXEEXT) \
 
181
        test-listen$(EXEEXT) test-locale$(EXEEXT) \
 
182
        test-localeconv$(EXEEXT) test-localename$(EXEEXT) \
 
183
        test-lseek$(EXEEXT) test-lstat$(EXEEXT) \
 
184
        test-malloc-gnu$(EXEEXT) test-malloca$(EXEEXT) \
181
185
        test-mbrtowc$(EXEEXT) test-mbrtowc-w32$(EXEEXT) \
182
186
        test-mbsinit$(EXEEXT) test-mbsrtowcs$(EXEEXT) \
183
187
        test-memchr$(EXEEXT) test-netdb$(EXEEXT) \
184
 
        test-netinet_in$(EXEEXT) test-nonblocking-pipe-main$(EXEEXT) \
 
188
        test-netinet_in$(EXEEXT) test-nl_langinfo$(EXEEXT) \
 
189
        test-nonblocking-pipe-main$(EXEEXT) \
185
190
        test-nonblocking-pipe-child$(EXEEXT) \
186
191
        test-nonblocking-socket-main$(EXEEXT) \
187
192
        test-nonblocking-socket-child$(EXEEXT) \
304
309
        $(top_srcdir)/gnulib/m4/intmax_t.m4 \
305
310
        $(top_srcdir)/gnulib/m4/inttypes.m4 \
306
311
        $(top_srcdir)/gnulib/m4/ioctl.m4 \
 
312
        $(top_srcdir)/gnulib/m4/langinfo_h.m4 \
307
313
        $(top_srcdir)/gnulib/m4/largefile.m4 \
308
314
        $(top_srcdir)/gnulib/m4/localcharset.m4 \
309
315
        $(top_srcdir)/gnulib/m4/locale-fr.m4 \
311
317
        $(top_srcdir)/gnulib/m4/locale-tr.m4 \
312
318
        $(top_srcdir)/gnulib/m4/locale-zh.m4 \
313
319
        $(top_srcdir)/gnulib/m4/locale_h.m4 \
 
320
        $(top_srcdir)/gnulib/m4/localeconv.m4 \
314
321
        $(top_srcdir)/gnulib/m4/localename.m4 \
315
322
        $(top_srcdir)/gnulib/m4/lseek.m4 \
316
323
        $(top_srcdir)/gnulib/m4/lstat.m4 \
335
342
        $(top_srcdir)/gnulib/m4/multiarch.m4 \
336
343
        $(top_srcdir)/gnulib/m4/netdb_h.m4 \
337
344
        $(top_srcdir)/gnulib/m4/netinet_in_h.m4 \
 
345
        $(top_srcdir)/gnulib/m4/nl_langinfo.m4 \
338
346
        $(top_srcdir)/gnulib/m4/nocrash.m4 \
339
347
        $(top_srcdir)/gnulib/m4/nonblocking.m4 \
340
348
        $(top_srcdir)/gnulib/m4/onceonly.m4 \
364
372
        $(top_srcdir)/gnulib/m4/read.m4 \
365
373
        $(top_srcdir)/gnulib/m4/readlink.m4 \
366
374
        $(top_srcdir)/gnulib/m4/realloc.m4 \
 
375
        $(top_srcdir)/gnulib/m4/regex.m4 \
367
376
        $(top_srcdir)/gnulib/m4/sched_h.m4 \
368
377
        $(top_srcdir)/gnulib/m4/select.m4 \
369
378
        $(top_srcdir)/gnulib/m4/servent.m4 \
440
449
        $(top_srcdir)/gnulib/m4/wctomb.m4 \
441
450
        $(top_srcdir)/gnulib/m4/wctype_h.m4 \
442
451
        $(top_srcdir)/gnulib/m4/write.m4 \
443
 
        $(top_srcdir)/gnulib/m4/xalloc.m4 \
444
 
        $(top_srcdir)/gnulib/m4/yield.m4 $(top_srcdir)/m4/codeset.m4 \
 
452
        $(top_srcdir)/gnulib/m4/xalloc.m4 $(top_srcdir)/m4/codeset.m4 \
445
453
        $(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/glibc21.m4 \
446
454
        $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intlmacosx.m4 \
447
455
        $(top_srcdir)/m4/inttypes-pri.m4 \
517
525
test_bind_SOURCES = test-bind.c
518
526
test_bind_OBJECTS = test-bind.$(OBJEXT)
519
527
test_bind_DEPENDENCIES = $(am__DEPENDENCIES_2) $(am__DEPENDENCIES_1)
 
528
test_bitrotate_SOURCES = test-bitrotate.c
 
529
test_bitrotate_OBJECTS = test-bitrotate.$(OBJEXT)
 
530
test_bitrotate_LDADD = $(LDADD)
 
531
test_bitrotate_DEPENDENCIES = libtests.a ../../gnulib/lib/libgnu.la \
 
532
        libtests.a $(am__DEPENDENCIES_1)
520
533
test_btowc_SOURCES = test-btowc.c
521
534
test_btowc_OBJECTS = test-btowc.$(OBJEXT)
522
535
test_btowc_LDADD = $(LDADD)
815
828
test_ioctl_LDADD = $(LDADD)
816
829
test_ioctl_DEPENDENCIES = libtests.a ../../gnulib/lib/libgnu.la \
817
830
        libtests.a $(am__DEPENDENCIES_1)
 
831
test_langinfo_SOURCES = test-langinfo.c
 
832
test_langinfo_OBJECTS = test-langinfo.$(OBJEXT)
 
833
test_langinfo_LDADD = $(LDADD)
 
834
test_langinfo_DEPENDENCIES = libtests.a ../../gnulib/lib/libgnu.la \
 
835
        libtests.a $(am__DEPENDENCIES_1)
818
836
test_listen_SOURCES = test-listen.c
819
837
test_listen_OBJECTS = test-listen.$(OBJEXT)
820
838
test_listen_DEPENDENCIES = $(am__DEPENDENCIES_2)
823
841
test_locale_LDADD = $(LDADD)
824
842
test_locale_DEPENDENCIES = libtests.a ../../gnulib/lib/libgnu.la \
825
843
        libtests.a $(am__DEPENDENCIES_1)
 
844
test_localeconv_SOURCES = test-localeconv.c
 
845
test_localeconv_OBJECTS = test-localeconv.$(OBJEXT)
 
846
test_localeconv_LDADD = $(LDADD)
 
847
test_localeconv_DEPENDENCIES = libtests.a ../../gnulib/lib/libgnu.la \
 
848
        libtests.a $(am__DEPENDENCIES_1)
826
849
test_localename_SOURCES = test-localename.c
827
850
test_localename_OBJECTS = test-localename.$(OBJEXT)
828
851
test_localename_DEPENDENCIES = $(am__DEPENDENCIES_2) \
829
852
        $(am__DEPENDENCIES_1)
830
 
test_lock_SOURCES = test-lock.c
831
 
test_lock_OBJECTS = test-lock.$(OBJEXT)
832
 
test_lock_DEPENDENCIES = $(am__DEPENDENCIES_2)
833
853
test_lseek_SOURCES = test-lseek.c
834
854
test_lseek_OBJECTS = test-lseek.$(OBJEXT)
835
855
test_lseek_LDADD = $(LDADD)
840
860
test_lstat_LDADD = $(LDADD)
841
861
test_lstat_DEPENDENCIES = libtests.a ../../gnulib/lib/libgnu.la \
842
862
        libtests.a $(am__DEPENDENCIES_1)
 
863
test_malloc_gnu_SOURCES = test-malloc-gnu.c
 
864
test_malloc_gnu_OBJECTS = test-malloc-gnu.$(OBJEXT)
 
865
test_malloc_gnu_LDADD = $(LDADD)
 
866
test_malloc_gnu_DEPENDENCIES = libtests.a ../../gnulib/lib/libgnu.la \
 
867
        libtests.a $(am__DEPENDENCIES_1)
843
868
test_malloca_SOURCES = test-malloca.c
844
869
test_malloca_OBJECTS = test-malloca.$(OBJEXT)
845
870
test_malloca_LDADD = $(LDADD)
885
910
test_netinet_in_LDADD = $(LDADD)
886
911
test_netinet_in_DEPENDENCIES = libtests.a ../../gnulib/lib/libgnu.la \
887
912
        libtests.a $(am__DEPENDENCIES_1)
 
913
test_nl_langinfo_SOURCES = test-nl_langinfo.c
 
914
test_nl_langinfo_OBJECTS = test-nl_langinfo.$(OBJEXT)
 
915
test_nl_langinfo_LDADD = $(LDADD)
 
916
test_nl_langinfo_DEPENDENCIES = libtests.a ../../gnulib/lib/libgnu.la \
 
917
        libtests.a $(am__DEPENDENCIES_1)
888
918
test_nonblocking_SOURCES = test-nonblocking.c
889
919
test_nonblocking_OBJECTS = test-nonblocking.$(OBJEXT)
890
920
test_nonblocking_DEPENDENCIES = $(am__DEPENDENCIES_2) \
1347
1377
SOURCES = $(libtests_a_SOURCES) $(EXTRA_libtests_a_SOURCES) \
1348
1378
        test-accept.c test-alloca-opt.c test-areadlink.c \
1349
1379
        test-arpa_inet.c test-base64.c test-binary-io.c test-bind.c \
1350
 
        test-btowc.c test-byteswap.c test-c-ctype.c \
 
1380
        test-bitrotate.c test-btowc.c test-byteswap.c test-c-ctype.c \
1351
1381
        test-c-strcasecmp.c test-c-strcasestr.c test-c-strncasecmp.c \
1352
1382
        test-canonicalize-lgpl.c test-chown.c test-cloexec.c \
1353
1383
        test-close.c test-connect.c test-count-one-bits.c test-dup.c \
1364
1394
        test-getline.c test-getpeername.c test-getsockname.c \
1365
1395
        test-getsockopt.c test-gettimeofday.c test-grantpt.c \
1366
1396
        test-ignore-value.c test-inet_ntop.c test-inet_pton.c \
1367
 
        test-intprops.c test-inttypes.c test-ioctl.c test-listen.c \
1368
 
        test-locale.c test-localename.c test-lock.c test-lseek.c \
1369
 
        test-lstat.c test-malloca.c test-mbrtowc.c test-mbrtowc-w32.c \
 
1397
        test-intprops.c test-inttypes.c test-ioctl.c test-langinfo.c \
 
1398
        test-listen.c test-locale.c test-localeconv.c \
 
1399
        test-localename.c test-lseek.c test-lstat.c test-malloc-gnu.c \
 
1400
        test-malloca.c test-mbrtowc.c test-mbrtowc-w32.c \
1370
1401
        test-mbsinit.c test-mbsrtowcs.c test-md5.c test-memchr.c \
1371
 
        test-netdb.c test-netinet_in.c test-nonblocking.c \
1372
 
        test-nonblocking-pipe-child.c test-nonblocking-pipe-main.c \
1373
 
        test-nonblocking-socket-child.c test-nonblocking-socket-main.c \
1374
 
        test-open.c test-openpty.c test-passfd.c test-pathmax.c \
1375
 
        test-perror.c test-perror2.c test-pipe.c test-pipe2.c \
1376
 
        test-poll.c test-poll-h.c test-posix_openpt.c \
1377
 
        test-posix_spawn1.c test-posix_spawn2.c \
 
1402
        test-netdb.c test-netinet_in.c test-nl_langinfo.c \
 
1403
        test-nonblocking.c test-nonblocking-pipe-child.c \
 
1404
        test-nonblocking-pipe-main.c test-nonblocking-socket-child.c \
 
1405
        test-nonblocking-socket-main.c test-open.c test-openpty.c \
 
1406
        test-passfd.c test-pathmax.c test-perror.c test-perror2.c \
 
1407
        test-pipe.c test-pipe2.c test-poll.c test-poll-h.c \
 
1408
        test-posix_openpt.c test-posix_spawn1.c test-posix_spawn2.c \
1378
1409
        test-posix_spawn_file_actions_addclose.c \
1379
1410
        test-posix_spawn_file_actions_adddup2.c \
1380
1411
        test-posix_spawn_file_actions_addopen.c \
1403
1434
DIST_SOURCES = $(libtests_a_SOURCES) $(EXTRA_libtests_a_SOURCES) \
1404
1435
        test-accept.c test-alloca-opt.c test-areadlink.c \
1405
1436
        test-arpa_inet.c test-base64.c test-binary-io.c test-bind.c \
1406
 
        test-btowc.c test-byteswap.c test-c-ctype.c \
 
1437
        test-bitrotate.c test-btowc.c test-byteswap.c test-c-ctype.c \
1407
1438
        test-c-strcasecmp.c test-c-strcasestr.c test-c-strncasecmp.c \
1408
1439
        test-canonicalize-lgpl.c test-chown.c test-cloexec.c \
1409
1440
        test-close.c test-connect.c test-count-one-bits.c test-dup.c \
1420
1451
        test-getline.c test-getpeername.c test-getsockname.c \
1421
1452
        test-getsockopt.c test-gettimeofday.c test-grantpt.c \
1422
1453
        test-ignore-value.c test-inet_ntop.c test-inet_pton.c \
1423
 
        test-intprops.c test-inttypes.c test-ioctl.c test-listen.c \
1424
 
        test-locale.c test-localename.c test-lock.c test-lseek.c \
1425
 
        test-lstat.c test-malloca.c test-mbrtowc.c test-mbrtowc-w32.c \
 
1454
        test-intprops.c test-inttypes.c test-ioctl.c test-langinfo.c \
 
1455
        test-listen.c test-locale.c test-localeconv.c \
 
1456
        test-localename.c test-lseek.c test-lstat.c test-malloc-gnu.c \
 
1457
        test-malloca.c test-mbrtowc.c test-mbrtowc-w32.c \
1426
1458
        test-mbsinit.c test-mbsrtowcs.c test-md5.c test-memchr.c \
1427
 
        test-netdb.c test-netinet_in.c test-nonblocking.c \
1428
 
        test-nonblocking-pipe-child.c test-nonblocking-pipe-main.c \
1429
 
        test-nonblocking-socket-child.c test-nonblocking-socket-main.c \
1430
 
        test-open.c test-openpty.c test-passfd.c test-pathmax.c \
1431
 
        test-perror.c test-perror2.c test-pipe.c test-pipe2.c \
1432
 
        test-poll.c test-poll-h.c test-posix_openpt.c \
1433
 
        test-posix_spawn1.c test-posix_spawn2.c \
 
1459
        test-netdb.c test-netinet_in.c test-nl_langinfo.c \
 
1460
        test-nonblocking.c test-nonblocking-pipe-child.c \
 
1461
        test-nonblocking-pipe-main.c test-nonblocking-socket-child.c \
 
1462
        test-nonblocking-socket-main.c test-open.c test-openpty.c \
 
1463
        test-passfd.c test-pathmax.c test-perror.c test-perror2.c \
 
1464
        test-pipe.c test-pipe2.c test-poll.c test-poll-h.c \
 
1465
        test-posix_openpt.c test-posix_spawn1.c test-posix_spawn2.c \
1434
1466
        test-posix_spawn_file_actions_addclose.c \
1435
1467
        test-posix_spawn_file_actions_adddup2.c \
1436
1468
        test-posix_spawn_file_actions_addopen.c \
1545
1577
CYGWIN_EXTRA_LDFLAGS = @CYGWIN_EXTRA_LDFLAGS@
1546
1578
CYGWIN_EXTRA_LIBADD = @CYGWIN_EXTRA_LIBADD@
1547
1579
CYGWIN_EXTRA_PYTHON_LIBADD = @CYGWIN_EXTRA_PYTHON_LIBADD@
 
1580
DBUS_CFLAGS = @DBUS_CFLAGS@
 
1581
DBUS_LIBS = @DBUS_LIBS@
1548
1582
DEFS = @DEFS@
1549
1583
DEPDIR = @DEPDIR@
1550
1584
DEVMAPPER_CFLAGS = @DEVMAPPER_CFLAGS@
1648
1682
GNULIB_GETLOGIN_R = @GNULIB_GETLOGIN_R@
1649
1683
GNULIB_GETPAGESIZE = @GNULIB_GETPAGESIZE@
1650
1684
GNULIB_GETPEERNAME = @GNULIB_GETPEERNAME@
1651
 
GNULIB_GETS = @GNULIB_GETS@
1652
1685
GNULIB_GETSOCKNAME = @GNULIB_GETSOCKNAME@
1653
1686
GNULIB_GETSOCKOPT = @GNULIB_GETSOCKOPT@
1654
1687
GNULIB_GETSUBOPT = @GNULIB_GETSUBOPT@
1661
1694
GNULIB_INET_NTOP = @GNULIB_INET_NTOP@
1662
1695
GNULIB_INET_PTON = @GNULIB_INET_PTON@
1663
1696
GNULIB_IOCTL = @GNULIB_IOCTL@
 
1697
GNULIB_ISATTY = @GNULIB_ISATTY@
1664
1698
GNULIB_ISWBLANK = @GNULIB_ISWBLANK@
1665
1699
GNULIB_ISWCTYPE = @GNULIB_ISWCTYPE@
1666
1700
GNULIB_LCHMOD = @GNULIB_LCHMOD@
1668
1702
GNULIB_LINK = @GNULIB_LINK@
1669
1703
GNULIB_LINKAT = @GNULIB_LINKAT@
1670
1704
GNULIB_LISTEN = @GNULIB_LISTEN@
 
1705
GNULIB_LOCALECONV = @GNULIB_LOCALECONV@
1671
1706
GNULIB_LSEEK = @GNULIB_LSEEK@
1672
1707
GNULIB_LSTAT = @GNULIB_LSTAT@
1673
1708
GNULIB_MALLOC_POSIX = @GNULIB_MALLOC_POSIX@
1707
1742
GNULIB_MKSTEMPS = @GNULIB_MKSTEMPS@
1708
1743
GNULIB_MKTIME = @GNULIB_MKTIME@
1709
1744
GNULIB_NANOSLEEP = @GNULIB_NANOSLEEP@
 
1745
GNULIB_NL_LANGINFO = @GNULIB_NL_LANGINFO@
1710
1746
GNULIB_NONBLOCKING = @GNULIB_NONBLOCKING@
1711
1747
GNULIB_OBSTACK_PRINTF = @GNULIB_OBSTACK_PRINTF@
1712
1748
GNULIB_OBSTACK_PRINTF_POSIX = @GNULIB_OBSTACK_PRINTF_POSIX@
1754
1790
GNULIB_PUTS = @GNULIB_PUTS@
1755
1791
GNULIB_PWRITE = @GNULIB_PWRITE@
1756
1792
GNULIB_RAISE = @GNULIB_RAISE@
 
1793
GNULIB_RANDOM = @GNULIB_RANDOM@
1757
1794
GNULIB_RANDOM_R = @GNULIB_RANDOM_R@
1758
1795
GNULIB_RAWMEMCHR = @GNULIB_RAWMEMCHR@
1759
1796
GNULIB_READ = @GNULIB_READ@
1773
1810
GNULIB_SEND = @GNULIB_SEND@
1774
1811
GNULIB_SENDTO = @GNULIB_SENDTO@
1775
1812
GNULIB_SETENV = @GNULIB_SETENV@
 
1813
GNULIB_SETHOSTNAME = @GNULIB_SETHOSTNAME@
1776
1814
GNULIB_SETLOCALE = @GNULIB_SETLOCALE@
1777
1815
GNULIB_SETSOCKOPT = @GNULIB_SETSOCKOPT@
1778
1816
GNULIB_SHUTDOWN = @GNULIB_SHUTDOWN@
1912
1950
HAVE_DECL_MEMRCHR = @HAVE_DECL_MEMRCHR@
1913
1951
HAVE_DECL_OBSTACK_PRINTF = @HAVE_DECL_OBSTACK_PRINTF@
1914
1952
HAVE_DECL_SETENV = @HAVE_DECL_SETENV@
 
1953
HAVE_DECL_SETHOSTNAME = @HAVE_DECL_SETHOSTNAME@
1915
1954
HAVE_DECL_SNPRINTF = @HAVE_DECL_SNPRINTF@
1916
1955
HAVE_DECL_STRDUP = @HAVE_DECL_STRDUP@
1917
1956
HAVE_DECL_STRERROR_R = @HAVE_DECL_STRERROR_R@
1962
2001
HAVE_INTTYPES_H = @HAVE_INTTYPES_H@
1963
2002
HAVE_ISWBLANK = @HAVE_ISWBLANK@
1964
2003
HAVE_ISWCNTRL = @HAVE_ISWCNTRL@
 
2004
HAVE_LANGINFO_CODESET = @HAVE_LANGINFO_CODESET@
 
2005
HAVE_LANGINFO_ERA = @HAVE_LANGINFO_ERA@
 
2006
HAVE_LANGINFO_H = @HAVE_LANGINFO_H@
 
2007
HAVE_LANGINFO_T_FMT_AMPM = @HAVE_LANGINFO_T_FMT_AMPM@
 
2008
HAVE_LANGINFO_YESEXPR = @HAVE_LANGINFO_YESEXPR@
1965
2009
HAVE_LCHMOD = @HAVE_LCHMOD@
1966
2010
HAVE_LCHOWN = @HAVE_LCHOWN@
1967
2011
HAVE_LIBUTIL_H = @HAVE_LIBUTIL_H@
1991
2035
HAVE_NANOSLEEP = @HAVE_NANOSLEEP@
1992
2036
HAVE_NETDB_H = @HAVE_NETDB_H@
1993
2037
HAVE_NETINET_IN_H = @HAVE_NETINET_IN_H@
 
2038
HAVE_NL_LANGINFO = @HAVE_NL_LANGINFO@
1994
2039
HAVE_OPENAT = @HAVE_OPENAT@
1995
2040
HAVE_OPENPTY = @HAVE_OPENPTY@
1996
2041
HAVE_OS_H = @HAVE_OS_H@
2016
2061
HAVE_PTY_H = @HAVE_PTY_H@
2017
2062
HAVE_PWRITE = @HAVE_PWRITE@
2018
2063
HAVE_RAISE = @HAVE_RAISE@
 
2064
HAVE_RANDOM = @HAVE_RANDOM@
2019
2065
HAVE_RANDOM_H = @HAVE_RANDOM_H@
2020
2066
HAVE_RANDOM_R = @HAVE_RANDOM_R@
2021
2067
HAVE_RAWMEMCHR = @HAVE_RAWMEMCHR@
2027
2073
HAVE_SA_FAMILY_T = @HAVE_SA_FAMILY_T@
2028
2074
HAVE_SCHED_H = @HAVE_SCHED_H@
2029
2075
HAVE_SETENV = @HAVE_SETENV@
 
2076
HAVE_SETHOSTNAME = @HAVE_SETHOSTNAME@
2030
2077
HAVE_SIGACTION = @HAVE_SIGACTION@
2031
2078
HAVE_SIGHANDLER_T = @HAVE_SIGHANDLER_T@
2032
2079
HAVE_SIGINFO_T = @HAVE_SIGINFO_T@
2154
2201
LIBMULTITHREAD = @LIBMULTITHREAD@
2155
2202
LIBNL_CFLAGS = @LIBNL_CFLAGS@
2156
2203
LIBNL_LIBS = @LIBNL_LIBS@
 
2204
LIBNL_ROUTE3_CFLAGS = @LIBNL_ROUTE3_CFLAGS@
 
2205
LIBNL_ROUTE3_LIBS = @LIBNL_ROUTE3_LIBS@
2157
2206
LIBOBJS = @LIBOBJS@
2158
2207
LIBPARTED_CFLAGS = @LIBPARTED_CFLAGS@
2159
2208
LIBPARTED_LIBS = @LIBPARTED_LIBS@
2211
2260
LV_LIBTOOL_OBJDIR = @LV_LIBTOOL_OBJDIR@
2212
2261
MAINT = @MAINT@
2213
2262
MAKEINFO = @MAKEINFO@
 
2263
MANIFEST_TOOL = @MANIFEST_TOOL@
2214
2264
MINGW_EXTRA_LDFLAGS = @MINGW_EXTRA_LDFLAGS@
2215
2265
MKDIR_P = @MKDIR_P@
2216
2266
MKFS = @MKFS@
2229
2279
NEXT_AS_FIRST_DIRECTIVE_FCNTL_H = @NEXT_AS_FIRST_DIRECTIVE_FCNTL_H@
2230
2280
NEXT_AS_FIRST_DIRECTIVE_FLOAT_H = @NEXT_AS_FIRST_DIRECTIVE_FLOAT_H@
2231
2281
NEXT_AS_FIRST_DIRECTIVE_INTTYPES_H = @NEXT_AS_FIRST_DIRECTIVE_INTTYPES_H@
 
2282
NEXT_AS_FIRST_DIRECTIVE_LANGINFO_H = @NEXT_AS_FIRST_DIRECTIVE_LANGINFO_H@
2232
2283
NEXT_AS_FIRST_DIRECTIVE_LOCALE_H = @NEXT_AS_FIRST_DIRECTIVE_LOCALE_H@
2233
2284
NEXT_AS_FIRST_DIRECTIVE_NETDB_H = @NEXT_AS_FIRST_DIRECTIVE_NETDB_H@
2234
2285
NEXT_AS_FIRST_DIRECTIVE_NETINET_IN_H = @NEXT_AS_FIRST_DIRECTIVE_NETINET_IN_H@
2263
2314
NEXT_FCNTL_H = @NEXT_FCNTL_H@
2264
2315
NEXT_FLOAT_H = @NEXT_FLOAT_H@
2265
2316
NEXT_INTTYPES_H = @NEXT_INTTYPES_H@
 
2317
NEXT_LANGINFO_H = @NEXT_LANGINFO_H@
2266
2318
NEXT_LOCALE_H = @NEXT_LOCALE_H@
2267
2319
NEXT_NETDB_H = @NEXT_NETDB_H@
2268
2320
NEXT_NETINET_IN_H = @NEXT_NETINET_IN_H@
2297
2349
NMEDIT = @NMEDIT@
2298
2350
NUMACTL_CFLAGS = @NUMACTL_CFLAGS@
2299
2351
NUMACTL_LIBS = @NUMACTL_LIBS@
 
2352
NUMAD = @NUMAD@
2300
2353
OBJDUMP = @OBJDUMP@
2301
2354
OBJEXT = @OBJEXT@
2302
2355
OPENWSMAN_CFLAGS = @OPENWSMAN_CFLAGS@
2303
2356
OPENWSMAN_LIBS = @OPENWSMAN_LIBS@
2304
2357
OTOOL = @OTOOL@
2305
2358
OTOOL64 = @OTOOL64@
 
2359
OVSVSCTL = @OVSVSCTL@
2306
2360
PACKAGE = @PACKAGE@
2307
2361
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
2308
2362
PACKAGE_NAME = @PACKAGE_NAME@
2369
2423
REPLACE_FSTATAT = @REPLACE_FSTATAT@
2370
2424
REPLACE_FTELL = @REPLACE_FTELL@
2371
2425
REPLACE_FTELLO = @REPLACE_FTELLO@
 
2426
REPLACE_FTRUNCATE = @REPLACE_FTRUNCATE@
2372
2427
REPLACE_FUTIMENS = @REPLACE_FUTIMENS@
2373
2428
REPLACE_GAI_STRERROR = @REPLACE_GAI_STRERROR@
2374
2429
REPLACE_GETCWD = @REPLACE_GETCWD@
2382
2437
REPLACE_INET_NTOP = @REPLACE_INET_NTOP@
2383
2438
REPLACE_INET_PTON = @REPLACE_INET_PTON@
2384
2439
REPLACE_IOCTL = @REPLACE_IOCTL@
 
2440
REPLACE_ISATTY = @REPLACE_ISATTY@
2385
2441
REPLACE_ISWBLANK = @REPLACE_ISWBLANK@
2386
2442
REPLACE_ISWCNTRL = @REPLACE_ISWCNTRL@
2387
2443
REPLACE_ITOLD = @REPLACE_ITOLD@
2388
2444
REPLACE_LCHOWN = @REPLACE_LCHOWN@
2389
2445
REPLACE_LINK = @REPLACE_LINK@
2390
2446
REPLACE_LINKAT = @REPLACE_LINKAT@
 
2447
REPLACE_LOCALECONV = @REPLACE_LOCALECONV@
2391
2448
REPLACE_LOCALTIME_R = @REPLACE_LOCALTIME_R@
2392
2449
REPLACE_LSEEK = @REPLACE_LSEEK@
2393
2450
REPLACE_LSTAT = @REPLACE_LSTAT@
2407
2464
REPLACE_MKSTEMP = @REPLACE_MKSTEMP@
2408
2465
REPLACE_MKTIME = @REPLACE_MKTIME@
2409
2466
REPLACE_NANOSLEEP = @REPLACE_NANOSLEEP@
 
2467
REPLACE_NL_LANGINFO = @REPLACE_NL_LANGINFO@
2410
2468
REPLACE_NULL = @REPLACE_NULL@
2411
2469
REPLACE_OBSTACK_PRINTF = @REPLACE_OBSTACK_PRINTF@
2412
2470
REPLACE_OPEN = @REPLACE_OPEN@
2416
2474
REPLACE_POLL = @REPLACE_POLL@
2417
2475
REPLACE_POPEN = @REPLACE_POPEN@
2418
2476
REPLACE_POSIX_SPAWN = @REPLACE_POSIX_SPAWN@
 
2477
REPLACE_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE = @REPLACE_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE@
 
2478
REPLACE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 = @REPLACE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2@
 
2479
REPLACE_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN = @REPLACE_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN@
2419
2480
REPLACE_PREAD = @REPLACE_PREAD@
2420
2481
REPLACE_PRINTF = @REPLACE_PRINTF@
2421
2482
REPLACE_PSELECT = @REPLACE_PSELECT@
2424
2485
REPLACE_PUTENV = @REPLACE_PUTENV@
2425
2486
REPLACE_PWRITE = @REPLACE_PWRITE@
2426
2487
REPLACE_RAISE = @REPLACE_RAISE@
 
2488
REPLACE_RANDOM_R = @REPLACE_RANDOM_R@
2427
2489
REPLACE_READ = @REPLACE_READ@
2428
2490
REPLACE_READLINK = @REPLACE_READLINK@
2429
2491
REPLACE_REALLOC = @REPLACE_REALLOC@
2453
2515
REPLACE_STRSIGNAL = @REPLACE_STRSIGNAL@
2454
2516
REPLACE_STRSTR = @REPLACE_STRSTR@
2455
2517
REPLACE_STRTOD = @REPLACE_STRTOD@
 
2518
REPLACE_STRTOIMAX = @REPLACE_STRTOIMAX@
2456
2519
REPLACE_STRTOK_R = @REPLACE_STRTOK_R@
 
2520
REPLACE_STRUCT_LCONV = @REPLACE_STRUCT_LCONV@
 
2521
REPLACE_STRUCT_TIMEVAL = @REPLACE_STRUCT_TIMEVAL@
2457
2522
REPLACE_SYMLINK = @REPLACE_SYMLINK@
2458
2523
REPLACE_TIMEGM = @REPLACE_TIMEGM@
2459
2524
REPLACE_TMPFILE = @REPLACE_TMPFILE@
2485
2550
SASL_CFLAGS = @SASL_CFLAGS@
2486
2551
SASL_LIBS = @SASL_LIBS@
2487
2552
SCHED_H = @SCHED_H@
 
2553
SCRUB = @SCRUB@
2488
2554
SED = @SED@
2489
2555
SELINUX_CFLAGS = @SELINUX_CFLAGS@
2490
2556
SELINUX_LIBS = @SELINUX_LIBS@
2506
2572
SYS_TIME_H_DEFINES_STRUCT_TIMESPEC = @SYS_TIME_H_DEFINES_STRUCT_TIMESPEC@
2507
2573
TC = @TC@
2508
2574
TIME_H_DEFINES_STRUCT_TIMESPEC = @TIME_H_DEFINES_STRUCT_TIMESPEC@
2509
 
U = @U@
2510
2575
UDEVADM = @UDEVADM@
2511
2576
UDEVSETTLE = @UDEVSETTLE@
2512
2577
UDEV_CFLAGS = @UDEV_CFLAGS@
2531
2596
WARN_PYTHON_CFLAGS = @WARN_PYTHON_CFLAGS@
2532
2597
WCHAR_T_SUFFIX = @WCHAR_T_SUFFIX@
2533
2598
WIN32_EXTRA_CFLAGS = @WIN32_EXTRA_CFLAGS@
 
2599
WINDOWS_64_BIT_OFF_T = @WINDOWS_64_BIT_OFF_T@
 
2600
WINDOWS_64_BIT_ST_SIZE = @WINDOWS_64_BIT_ST_SIZE@
2534
2601
WINDRES = @WINDRES@
2535
2602
WINT_T_SUFFIX = @WINT_T_SUFFIX@
2536
2603
XDR_CFLAGS = @XDR_CFLAGS@
2545
2612
XSLTPROC = @XSLTPROC@
2546
2613
YAJL_CFLAGS = @YAJL_CFLAGS@
2547
2614
YAJL_LIBS = @YAJL_LIBS@
2548
 
YIELD_LIB = @YIELD_LIB@
2549
2615
abs_aux_dir = @abs_aux_dir@
2550
2616
abs_builddir = @abs_builddir@
2551
2617
abs_srcdir = @abs_srcdir@
2552
2618
abs_top_builddir = @abs_top_builddir@
2553
2619
abs_top_srcdir = @abs_top_srcdir@
 
2620
ac_ct_AR = @ac_ct_AR@
2554
2621
ac_ct_CC = @ac_ct_CC@
2555
2622
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
2556
2623
am__include = @am__include@
2618
2685
        LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' LOCALE_FR='@LOCALE_FR@' \
2619
2686
        LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' LOCALE_JA='@LOCALE_JA@' \
2620
2687
        LOCALE_ZH_CN='@LOCALE_ZH_CN@' LOCALE_FR='@LOCALE_FR@' \
 
2688
        LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' LOCALE_FR='@LOCALE_FR@' \
2621
2689
        LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' LOCALE_JA='@LOCALE_JA@' \
2622
2690
        LOCALE_ZH_CN='@LOCALE_ZH_CN@' abs_aux_dir='$(abs_aux_dir)' \
2623
2691
        MAKE='$(MAKE)' LOCALE_FR='@LOCALE_FR@' \
2629
2697
EXTRA_DIST = test-accept.c signature.h macros.h test-alloca-opt.c \
2630
2698
        test-areadlink.h test-areadlink.c macros.h test-arpa_inet.c \
2631
2699
        test-base64.c macros.h test-binary-io.sh test-binary-io.c \
2632
 
        macros.h test-bind.c signature.h macros.h btowc.c \
2633
 
        test-btowc1.sh test-btowc2.sh test-btowc.c signature.h \
2634
 
        macros.h test-byteswap.c macros.h test-c-ctype.c macros.h \
2635
 
        test-c-strcase.sh test-c-strcasecmp.c test-c-strncasecmp.c \
2636
 
        macros.h test-c-strcasestr.c macros.h test-canonicalize-lgpl.c \
2637
 
        signature.h macros.h nap.h test-chown.h test-chown.c \
2638
 
        signature.h macros.h test-cloexec.c macros.h test-close.c \
2639
 
        signature.h macros.h test-connect.c signature.h macros.h \
2640
 
        test-count-one-bits.c macros.h test-md5.c dup.c test-dup.c \
2641
 
        signature.h macros.h test-dup2.c signature.h macros.h \
2642
 
        test-environ.c test-errno.c error.c error.h exitfail.h \
2643
 
        test-fclose.c test-fcntl-h.c test-fcntl.c signature.h macros.h \
2644
 
        test-fdatasync.c signature.h macros.h fdopen.c test-fdopen.c \
2645
 
        signature.h macros.h test-fflush.c test-fflush2.sh \
2646
 
        test-fflush2.c signature.h macros.h test-ffs.c macros.h \
2647
 
        signature.h test-fgetc.c signature.h macros.h test-float.c \
2648
 
        macros.h test-fnmatch.c signature.h macros.h fpucw.h \
2649
 
        test-fpurge.c macros.h test-fputc.c signature.h macros.h \
2650
 
        test-fread.c signature.h macros.h test-freading.c macros.h \
2651
 
        test-fseek.c test-fseek.sh test-fseek2.sh signature.h macros.h \
2652
 
        test-fseeko.c test-fseeko.sh test-fseeko2.sh test-fseeko3.c \
2653
 
        test-fseeko3.sh test-fseeko4.c test-fseeko4.sh signature.h \
2654
 
        macros.h test-fstat.c signature.h macros.h test-fsync.c \
2655
 
        signature.h macros.h test-ftell.c test-ftell.sh test-ftell2.sh \
2656
 
        test-ftell3.c signature.h macros.h test-ftello.c \
2657
 
        test-ftello.sh test-ftello2.sh test-ftello3.c test-ftello4.c \
2658
 
        test-ftello4.sh signature.h macros.h ftruncate.c \
2659
 
        test-ftruncate.c test-ftruncate.sh signature.h macros.h \
2660
 
        test-func.c macros.h test-fwrite.c signature.h macros.h \
2661
 
        signature.h test-getaddrinfo.c test-getcwd-lgpl.c signature.h \
2662
 
        macros.h test-getdelim.c signature.h macros.h \
 
2700
        macros.h test-bind.c signature.h macros.h test-bitrotate.c \
 
2701
        macros.h test-btowc1.sh test-btowc2.sh test-btowc.c \
 
2702
        signature.h macros.h test-byteswap.c macros.h test-c-ctype.c \
 
2703
        macros.h test-c-strcase.sh test-c-strcasecmp.c \
 
2704
        test-c-strncasecmp.c macros.h test-c-strcasestr.c macros.h \
 
2705
        test-canonicalize-lgpl.c signature.h macros.h nap.h \
 
2706
        test-chown.h test-chown.c signature.h macros.h test-cloexec.c \
 
2707
        macros.h test-close.c signature.h macros.h test-connect.c \
 
2708
        signature.h macros.h test-count-one-bits.c macros.h test-md5.c \
 
2709
        dup.c test-dup.c signature.h macros.h test-dup2.c signature.h \
 
2710
        macros.h test-environ.c test-errno.c error.c error.h \
 
2711
        exitfail.h test-fclose.c test-fcntl-h.c test-fcntl.c \
 
2712
        signature.h macros.h test-fdatasync.c signature.h macros.h \
 
2713
        fdopen.c test-fdopen.c signature.h macros.h test-fflush.c \
 
2714
        test-fflush2.sh test-fflush2.c signature.h macros.h test-ffs.c \
 
2715
        macros.h signature.h test-fgetc.c signature.h macros.h \
 
2716
        test-float.c macros.h test-fnmatch.c signature.h macros.h \
 
2717
        fpucw.h test-fpurge.c macros.h test-fputc.c signature.h \
 
2718
        macros.h test-fread.c signature.h macros.h test-freading.c \
 
2719
        macros.h test-fseek.c test-fseek.sh test-fseek2.sh signature.h \
 
2720
        macros.h test-fseeko.c test-fseeko.sh test-fseeko2.sh \
 
2721
        test-fseeko3.c test-fseeko3.sh test-fseeko4.c test-fseeko4.sh \
 
2722
        signature.h macros.h test-fstat.c signature.h macros.h \
 
2723
        test-fsync.c signature.h macros.h test-ftell.c test-ftell.sh \
 
2724
        test-ftell2.sh test-ftell3.c signature.h macros.h \
 
2725
        test-ftello.c test-ftello.sh test-ftello2.sh test-ftello3.c \
 
2726
        test-ftello4.c test-ftello4.sh signature.h macros.h \
 
2727
        ftruncate.c test-ftruncate.c test-ftruncate.sh signature.h \
 
2728
        macros.h test-func.c macros.h test-fwrite.c signature.h \
 
2729
        macros.h signature.h test-getaddrinfo.c test-getcwd-lgpl.c \
 
2730
        signature.h macros.h test-getdelim.c signature.h macros.h \
2663
2731
        test-getdtablesize.c signature.h macros.h getgroups.c \
2664
2732
        test-getgroups.c signature.h macros.h signature.h \
2665
2733
        test-gethostname.c test-getline.c signature.h macros.h \
2671
2739
        test-inet_ntop.c signature.h macros.h test-inet_pton.c \
2672
2740
        signature.h macros.h test-intprops.c macros.h inttypes.in.h \
2673
2741
        test-inttypes.c test-ioctl.c signature.h macros.h \
2674
 
        test-listen.c signature.h macros.h locale.in.h test-locale.c \
2675
 
        localename.h test-localename.c macros.h test-lock.c \
2676
 
        test-lseek.c test-lseek.sh signature.h macros.h test-lstat.h \
2677
 
        test-lstat.c signature.h macros.h test-malloca.c \
 
2742
        test-langinfo.c test-listen.c signature.h macros.h \
 
2743
        test-locale.c test-localeconv.c signature.h macros.h \
 
2744
        localename.h test-localename.c macros.h test-lseek.c \
 
2745
        test-lseek.sh signature.h macros.h test-lstat.h test-lstat.c \
 
2746
        signature.h macros.h test-malloc-gnu.c test-malloca.c \
2678
2747
        test-mbrtowc1.sh test-mbrtowc2.sh test-mbrtowc3.sh \
2679
2748
        test-mbrtowc4.sh test-mbrtowc.c test-mbrtowc-w32-1.sh \
2680
2749
        test-mbrtowc-w32-2.sh test-mbrtowc-w32-3.sh \
2682
2751
        signature.h macros.h test-mbsinit.sh test-mbsinit.c \
2683
2752
        signature.h macros.h test-mbsrtowcs1.sh test-mbsrtowcs2.sh \
2684
2753
        test-mbsrtowcs3.sh test-mbsrtowcs4.sh test-mbsrtowcs.c \
2685
 
        signature.h macros.h mbtowc-impl.h mbtowc.c test-memchr.c \
2686
 
        zerosize-ptr.h signature.h macros.h mgetgroups.h test-netdb.c \
2687
 
        test-netinet_in.c test-nonblocking-pipe.sh \
2688
 
        test-nonblocking-pipe-main.c test-nonblocking-pipe-child.c \
2689
 
        test-nonblocking-pipe.h test-nonblocking-writer.h \
2690
 
        test-nonblocking-reader.h test-nonblocking-misc.h macros.h \
2691
 
        test-nonblocking-socket.sh test-nonblocking-socket-main.c \
2692
 
        test-nonblocking-socket-child.c test-nonblocking-socket.h \
 
2754
        signature.h macros.h test-memchr.c zerosize-ptr.h signature.h \
 
2755
        macros.h mgetgroups.h test-netdb.c test-netinet_in.c \
 
2756
        test-nl_langinfo.sh test-nl_langinfo.c signature.h macros.h \
 
2757
        test-nonblocking-pipe.sh test-nonblocking-pipe-main.c \
 
2758
        test-nonblocking-pipe-child.c test-nonblocking-pipe.h \
2693
2759
        test-nonblocking-writer.h test-nonblocking-reader.h \
2694
 
        test-nonblocking-misc.h socket-server.h socket-client.h \
2695
 
        macros.h test-nonblocking.c macros.h test-open.h test-open.c \
2696
 
        signature.h macros.h test-openpty.c signature.h test-passfd.c \
2697
 
        macros.h test-pathmax.c init.sh macros.h signature.h \
2698
 
        test-perror.c test-perror2.c test-perror.sh test-pipe.c \
2699
 
        signature.h macros.h test-pipe2.c signature.h macros.h \
2700
 
        test-poll-h.c signature.h test-poll.c test-posix_openpt.c \
2701
 
        signature.h macros.h spawn_int.h spawni.c \
2702
 
        spawn_faction_addclose.c spawn_int.h \
 
2760
        test-nonblocking-misc.h macros.h test-nonblocking-socket.sh \
 
2761
        test-nonblocking-socket-main.c test-nonblocking-socket-child.c \
 
2762
        test-nonblocking-socket.h test-nonblocking-writer.h \
 
2763
        test-nonblocking-reader.h test-nonblocking-misc.h \
 
2764
        socket-server.h socket-client.h macros.h test-nonblocking.c \
 
2765
        macros.h test-open.h test-open.c signature.h macros.h \
 
2766
        test-openpty.c signature.h test-passfd.c macros.h \
 
2767
        test-pathmax.c macros.h signature.h test-perror.c \
 
2768
        test-perror2.c test-perror.sh test-pipe.c signature.h macros.h \
 
2769
        test-pipe2.c signature.h macros.h test-poll-h.c test-poll.c \
 
2770
        signature.h macros.h test-posix_openpt.c signature.h macros.h \
 
2771
        spawn_int.h spawni.c spawn_faction_addclose.c spawn_int.h \
2703
2772
        test-posix_spawn_file_actions_addclose.c signature.h macros.h \
2704
2773
        spawn_faction_adddup2.c spawn_int.h \
2705
2774
        test-posix_spawn_file_actions_adddup2.c signature.h macros.h \
2731
2800
        $(top_srcdir)/build-aux/snippet/_Noreturn.h \
2732
2801
        $(top_srcdir)/build-aux/snippet/arg-nonnull.h \
2733
2802
        $(top_srcdir)/build-aux/snippet/c++defs.h \
 
2803
        $(top_srcdir)/build-aux/snippet/unused-parameter.h \
2734
2804
        $(top_srcdir)/build-aux/snippet/warn-on-use.h test-snprintf.c \
2735
2805
        signature.h macros.h test-sockets.c spawn.in.h test-spawn.c \
2736
2806
        test-stat.h test-stat.c signature.h macros.h stat-time.h \
2744
2814
        macros.h test-sys_ioctl.c test-sys_select.c signature.h \
2745
2815
        test-sys_socket.c test-sys_stat.c test-sys_time.c \
2746
2816
        test-sys_types.c test-sys_uio.c test-sys_utsname.c \
2747
 
        test-sys_wait.c test-sys_wait.h test-termios.c \
2748
 
        test-thread_self.c test-thread_create.c macros.h test-time.c \
2749
 
        test-ttyname_r.c signature.h macros.h test-uname.c signature.h \
2750
 
        macros.h test-unistd.c unlockpt.c test-unlockpt.c signature.h \
2751
 
        macros.h unsetenv.c test-unsetenv.c signature.h macros.h \
2752
 
        test-usleep.c signature.h macros.h test-vasnprintf.c macros.h \
2753
 
        test-vasprintf.c signature.h macros.h \
2754
 
        test-vc-list-files-git.sh test-vc-list-files-cvs.sh init.sh \
2755
 
        test-verify.c test-verify.sh init.sh test-vsnprintf.c \
2756
 
        signature.h macros.h test-wchar.c wcrtomb.c test-wcrtomb.sh \
2757
 
        test-wcrtomb.c test-wcrtomb-w32-1.sh test-wcrtomb-w32-2.sh \
 
2817
        test-sys_wait.c test-sys_wait.h test-termios.c init.sh \
 
2818
        test-init.sh test-thread_self.c test-thread_create.c macros.h \
 
2819
        test-time.c test-ttyname_r.c signature.h macros.h test-uname.c \
 
2820
        signature.h macros.h test-unistd.c unlockpt.c test-unlockpt.c \
 
2821
        signature.h macros.h unsetenv.c test-unsetenv.c signature.h \
 
2822
        macros.h test-usleep.c signature.h macros.h test-vasnprintf.c \
 
2823
        macros.h test-vasprintf.c signature.h macros.h \
 
2824
        test-vc-list-files-git.sh test-vc-list-files-cvs.sh \
 
2825
        test-verify.c test-verify.sh test-vsnprintf.c signature.h \
 
2826
        macros.h test-wchar.c test-wcrtomb.sh test-wcrtomb.c \
 
2827
        test-wcrtomb-w32-1.sh test-wcrtomb-w32-2.sh \
2758
2828
        test-wcrtomb-w32-3.sh test-wcrtomb-w32-4.sh \
2759
2829
        test-wcrtomb-w32-5.sh test-wcrtomb-w32.c signature.h macros.h \
2760
2830
        wctob.c wctomb-impl.h wctomb.c test-wctype-h.c macros.h \
2761
2831
        write.c test-write.c signature.h macros.h xalloc.h \
2762
 
        test-xalloc-die.c test-xalloc-die.sh init.sh \
2763
 
        xalloc-oversized.h
2764
 
 
2765
 
# The BUILT_SOURCES created by this Makefile snippet are not used via #include
2766
 
# statements but through direct file reference. Therefore this snippet must be
2767
 
# present in all Makefile.am that need it. This is ensured by the applicability
2768
 
# 'all' defined above.
2769
 
 
2770
 
# The BUILT_SOURCES created by this Makefile snippet are not used via #include
2771
 
# statements but through direct file reference. Therefore this snippet must be
2772
 
# present in all Makefile.am that need it. This is ensured by the applicability
2773
 
# 'all' defined above.
2774
 
BUILT_SOURCES = inttypes.h locale.h $(am__append_3) arg-nonnull.h \
2775
 
        c++defs.h warn-on-use.h spawn.h
 
2832
        test-xalloc-die.c test-xalloc-die.sh xalloc-oversized.h
 
2833
 
 
2834
# The BUILT_SOURCES created by this Makefile snippet are not used via #include
 
2835
# statements but through direct file reference. Therefore this snippet must be
 
2836
# present in all Makefile.am that need it. This is ensured by the applicability
 
2837
# 'all' defined above.
 
2838
 
 
2839
# The BUILT_SOURCES created by this Makefile snippet are not used via #include
 
2840
# statements but through direct file reference. Therefore this snippet must be
 
2841
# present in all Makefile.am that need it. This is ensured by the applicability
 
2842
# 'all' defined above.
 
2843
 
 
2844
# The BUILT_SOURCES created by this Makefile snippet are not used via #include
 
2845
# statements but through direct file reference. Therefore this snippet must be
 
2846
# present in all Makefile.am that need it. This is ensured by the applicability
 
2847
# 'all' defined above.
 
2848
BUILT_SOURCES = inttypes.h $(am__append_3) arg-nonnull.h c++defs.h \
 
2849
        unused-parameter.h warn-on-use.h spawn.h
2776
2850
SUFFIXES = 
2777
2851
MOSTLYCLEANFILES = core *.stackdump test-fflush.txt t-fpurge.tmp \
2778
2852
        t-freading.tmp t-ftell3.tmp t-ftello3.tmp test-getdelim.txt \
2779
 
        test-getline.txt inttypes.h inttypes.h-t locale.h locale.h-t \
2780
 
        $(am__append_4) arg-nonnull.h arg-nonnull.h-t c++defs.h \
2781
 
        c++defs.h-t warn-on-use.h warn-on-use.h-t spawn.h spawn.h-t
 
2853
        test-getline.txt inttypes.h inttypes.h-t $(am__append_4) \
 
2854
        arg-nonnull.h arg-nonnull.h-t c++defs.h c++defs.h-t \
 
2855
        unused-parameter.h unused-parameter.h-t warn-on-use.h \
 
2856
        warn-on-use.h-t spawn.h spawn.h-t
2782
2857
MOSTLYCLEANDIRS = 
2783
2858
CLEANFILES = 
2784
2859
DISTCLEANFILES = 
2793
2868
libtests_a_SOURCES = exitfail.c fatal-signal.h fatal-signal.c \
2794
2869
        getugroups.c localename.c mgetgroups.c progname.h progname.c \
2795
2870
        glthread/thread.h glthread/thread.c wait-process.h \
2796
 
        wait-process.c xmalloc.c xalloc-die.c glthread/yield.h
 
2871
        wait-process.c xmalloc.c xalloc-die.c
2797
2872
libtests_a_LIBADD = $(gltests_LIBOBJS)
2798
2873
libtests_a_DEPENDENCIES = $(gltests_LIBOBJS)
2799
 
EXTRA_libtests_a_SOURCES = btowc.c dup.c error.c fdopen.c ftruncate.c \
2800
 
        getgroups.c getpagesize.c getsockopt.c grantpt.c mbtowc.c \
2801
 
        spawni.c spawn_faction_addclose.c spawn_faction_adddup2.c \
 
2874
EXTRA_libtests_a_SOURCES = dup.c error.c fdopen.c ftruncate.c \
 
2875
        getgroups.c getpagesize.c getsockopt.c grantpt.c spawni.c \
 
2876
        spawn_faction_addclose.c spawn_faction_adddup2.c \
2802
2877
        spawn_faction_addopen.c spawn_faction_destroy.c \
2803
2878
        spawn_faction_init.c spawnattr_destroy.c spawnattr_init.c \
2804
2879
        spawnattr_setflags.c spawnattr_setsigmask.c spawnp.c ptsname.c \
2805
2880
        ptsname_r.c putenv.c read.c realloc.c setenv.c setlocale.c \
2806
 
        symlink.c unlockpt.c unsetenv.c wcrtomb.c wctob.c wctomb.c \
2807
 
        write.c
 
2881
        symlink.c unlockpt.c unsetenv.c wctob.c wctomb.c write.c
2808
2882
AM_LIBTOOLFLAGS = --preserve-dup-deps
2809
2883
test_accept_LDADD = $(LDADD) @LIBSOCKET@
2810
2884
test_bind_LDADD = $(LDADD) @LIBSOCKET@ $(INET_PTON_LIB)
2820
2894
test_inet_pton_LDADD = $(LDADD) @INET_PTON_LIB@
2821
2895
test_listen_LDADD = $(LDADD) @LIBSOCKET@
2822
2896
test_localename_LDADD = $(LDADD) @INTL_MACOSX_LIBS@ $(LIBTHREAD)
2823
 
test_lock_LDADD = $(LDADD) @LIBMULTITHREAD@ @YIELD_LIB@
2824
2897
test_nonblocking_pipe_main_LDADD = $(LDADD) @LIBINTL@
2825
2898
test_nonblocking_socket_main_LDADD = $(LDADD) $(LIBSOCKET) @LIBINTL@
2826
2899
test_nonblocking_socket_child_LDADD = $(LDADD) $(LIBSOCKET)
2844
2917
_NORETURN_H = $(top_srcdir)/build-aux/snippet/_Noreturn.h
2845
2918
ARG_NONNULL_H = arg-nonnull.h
2846
2919
CXXDEFS_H = c++defs.h
 
2920
UNUSED_PARAMETER_H = unused-parameter.h
2847
2921
WARN_ON_USE_H = warn-on-use.h
2848
2922
test_sockets_LDADD = $(LDADD) @LIBSOCKET@
2849
2923
test_stat_LDADD = $(LDADD) $(LIBINTL)
2944
3018
test-bind$(EXEEXT): $(test_bind_OBJECTS) $(test_bind_DEPENDENCIES) 
2945
3019
        @rm -f test-bind$(EXEEXT)
2946
3020
        $(AM_V_CCLD)$(LINK) $(test_bind_OBJECTS) $(test_bind_LDADD) $(LIBS)
 
3021
test-bitrotate$(EXEEXT): $(test_bitrotate_OBJECTS) $(test_bitrotate_DEPENDENCIES) 
 
3022
        @rm -f test-bitrotate$(EXEEXT)
 
3023
        $(AM_V_CCLD)$(LINK) $(test_bitrotate_OBJECTS) $(test_bitrotate_LDADD) $(LIBS)
2947
3024
test-btowc$(EXEEXT): $(test_btowc_OBJECTS) $(test_btowc_DEPENDENCIES) 
2948
3025
        @rm -f test-btowc$(EXEEXT)
2949
3026
        $(AM_V_CCLD)$(LINK) $(test_btowc_OBJECTS) $(test_btowc_LDADD) $(LIBS)
3133
3210
test-ioctl$(EXEEXT): $(test_ioctl_OBJECTS) $(test_ioctl_DEPENDENCIES) 
3134
3211
        @rm -f test-ioctl$(EXEEXT)
3135
3212
        $(AM_V_CCLD)$(LINK) $(test_ioctl_OBJECTS) $(test_ioctl_LDADD) $(LIBS)
 
3213
test-langinfo$(EXEEXT): $(test_langinfo_OBJECTS) $(test_langinfo_DEPENDENCIES) 
 
3214
        @rm -f test-langinfo$(EXEEXT)
 
3215
        $(AM_V_CCLD)$(LINK) $(test_langinfo_OBJECTS) $(test_langinfo_LDADD) $(LIBS)
3136
3216
test-listen$(EXEEXT): $(test_listen_OBJECTS) $(test_listen_DEPENDENCIES) 
3137
3217
        @rm -f test-listen$(EXEEXT)
3138
3218
        $(AM_V_CCLD)$(LINK) $(test_listen_OBJECTS) $(test_listen_LDADD) $(LIBS)
3139
3219
test-locale$(EXEEXT): $(test_locale_OBJECTS) $(test_locale_DEPENDENCIES) 
3140
3220
        @rm -f test-locale$(EXEEXT)
3141
3221
        $(AM_V_CCLD)$(LINK) $(test_locale_OBJECTS) $(test_locale_LDADD) $(LIBS)
 
3222
test-localeconv$(EXEEXT): $(test_localeconv_OBJECTS) $(test_localeconv_DEPENDENCIES) 
 
3223
        @rm -f test-localeconv$(EXEEXT)
 
3224
        $(AM_V_CCLD)$(LINK) $(test_localeconv_OBJECTS) $(test_localeconv_LDADD) $(LIBS)
3142
3225
test-localename$(EXEEXT): $(test_localename_OBJECTS) $(test_localename_DEPENDENCIES) 
3143
3226
        @rm -f test-localename$(EXEEXT)
3144
3227
        $(AM_V_CCLD)$(LINK) $(test_localename_OBJECTS) $(test_localename_LDADD) $(LIBS)
3145
 
test-lock$(EXEEXT): $(test_lock_OBJECTS) $(test_lock_DEPENDENCIES) 
3146
 
        @rm -f test-lock$(EXEEXT)
3147
 
        $(AM_V_CCLD)$(LINK) $(test_lock_OBJECTS) $(test_lock_LDADD) $(LIBS)
3148
3228
test-lseek$(EXEEXT): $(test_lseek_OBJECTS) $(test_lseek_DEPENDENCIES) 
3149
3229
        @rm -f test-lseek$(EXEEXT)
3150
3230
        $(AM_V_CCLD)$(LINK) $(test_lseek_OBJECTS) $(test_lseek_LDADD) $(LIBS)
3151
3231
test-lstat$(EXEEXT): $(test_lstat_OBJECTS) $(test_lstat_DEPENDENCIES) 
3152
3232
        @rm -f test-lstat$(EXEEXT)
3153
3233
        $(AM_V_CCLD)$(LINK) $(test_lstat_OBJECTS) $(test_lstat_LDADD) $(LIBS)
 
3234
test-malloc-gnu$(EXEEXT): $(test_malloc_gnu_OBJECTS) $(test_malloc_gnu_DEPENDENCIES) 
 
3235
        @rm -f test-malloc-gnu$(EXEEXT)
 
3236
        $(AM_V_CCLD)$(LINK) $(test_malloc_gnu_OBJECTS) $(test_malloc_gnu_LDADD) $(LIBS)
3154
3237
test-malloca$(EXEEXT): $(test_malloca_OBJECTS) $(test_malloca_DEPENDENCIES) 
3155
3238
        @rm -f test-malloca$(EXEEXT)
3156
3239
        $(AM_V_CCLD)$(LINK) $(test_malloca_OBJECTS) $(test_malloca_LDADD) $(LIBS)
3178
3261
test-netinet_in$(EXEEXT): $(test_netinet_in_OBJECTS) $(test_netinet_in_DEPENDENCIES) 
3179
3262
        @rm -f test-netinet_in$(EXEEXT)
3180
3263
        $(AM_V_CCLD)$(LINK) $(test_netinet_in_OBJECTS) $(test_netinet_in_LDADD) $(LIBS)
 
3264
test-nl_langinfo$(EXEEXT): $(test_nl_langinfo_OBJECTS) $(test_nl_langinfo_DEPENDENCIES) 
 
3265
        @rm -f test-nl_langinfo$(EXEEXT)
 
3266
        $(AM_V_CCLD)$(LINK) $(test_nl_langinfo_OBJECTS) $(test_nl_langinfo_LDADD) $(LIBS)
3181
3267
test-nonblocking$(EXEEXT): $(test_nonblocking_OBJECTS) $(test_nonblocking_DEPENDENCIES) 
3182
3268
        @rm -f test-nonblocking$(EXEEXT)
3183
3269
        $(AM_V_CCLD)$(LINK) $(test_nonblocking_OBJECTS) $(test_nonblocking_LDADD) $(LIBS)
3465
3551
distclean-compile:
3466
3552
        -rm -f *.tab.c
3467
3553
 
3468
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/btowc.Po@am__quote@
3469
3554
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dup.Po@am__quote@
3470
3555
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/error.Po@am__quote@
3471
3556
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/exitfail.Po@am__quote@
3478
3563
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getugroups.Po@am__quote@
3479
3564
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/grantpt.Po@am__quote@
3480
3565
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/localename.Po@am__quote@
3481
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mbtowc.Po@am__quote@
3482
3566
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mgetgroups.Po@am__quote@
3483
3567
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/progname.Po@am__quote@
3484
3568
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ptsname.Po@am__quote@
3507
3591
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-base64.Po@am__quote@
3508
3592
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-binary-io.Po@am__quote@
3509
3593
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-bind.Po@am__quote@
 
3594
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-bitrotate.Po@am__quote@
3510
3595
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-btowc.Po@am__quote@
3511
3596
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-byteswap.Po@am__quote@
3512
3597
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-c-ctype.Po@am__quote@
3570
3655
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-intprops.Po@am__quote@
3571
3656
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-inttypes.Po@am__quote@
3572
3657
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-ioctl.Po@am__quote@
 
3658
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-langinfo.Po@am__quote@
3573
3659
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-listen.Po@am__quote@
3574
3660
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-locale.Po@am__quote@
 
3661
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-localeconv.Po@am__quote@
3575
3662
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-localename.Po@am__quote@
3576
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-lock.Po@am__quote@
3577
3663
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-lseek.Po@am__quote@
3578
3664
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-lstat.Po@am__quote@
 
3665
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-malloc-gnu.Po@am__quote@
3579
3666
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-malloca.Po@am__quote@
3580
3667
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-mbrtowc-w32.Po@am__quote@
3581
3668
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-mbrtowc.Po@am__quote@
3585
3672
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-memchr.Po@am__quote@
3586
3673
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-netdb.Po@am__quote@
3587
3674
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-netinet_in.Po@am__quote@
 
3675
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-nl_langinfo.Po@am__quote@
3588
3676
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-nonblocking-pipe-child.Po@am__quote@
3589
3677
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-nonblocking-pipe-main.Po@am__quote@
3590
3678
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-nonblocking-socket-child.Po@am__quote@
3681
3769
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/unlockpt.Po@am__quote@
3682
3770
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/unsetenv.Po@am__quote@
3683
3771
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wait-process.Po@am__quote@
3684
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wcrtomb.Po@am__quote@
3685
3772
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wctob.Po@am__quote@
3686
3773
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wctomb.Po@am__quote@
3687
3774
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/write.Po@am__quote@
4144
4231
 
4145
4232
# We need the following in order to create <inttypes.h> when the system
4146
4233
# doesn't have one that works with the given compiler.
4147
 
inttypes.h: inttypes.in.h $(top_builddir)/config.status $(WARN_ON_USE_H) $(ARG_NONNULL_H)
 
4234
inttypes.h: inttypes.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(WARN_ON_USE_H) $(ARG_NONNULL_H)
4148
4235
        $(AM_V_GEN)rm -f $@-t $@ && \
4149
4236
        { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
4150
4237
          sed -e 's/@''HAVE_INTTYPES_H''@/$(HAVE_INTTYPES_H)/g' \
4165
4252
              -e 's/@''HAVE_DECL_IMAXDIV''@/$(HAVE_DECL_IMAXDIV)/g' \
4166
4253
              -e 's/@''HAVE_DECL_STRTOIMAX''@/$(HAVE_DECL_STRTOIMAX)/g' \
4167
4254
              -e 's/@''HAVE_DECL_STRTOUMAX''@/$(HAVE_DECL_STRTOUMAX)/g' \
 
4255
              -e 's/@''REPLACE_STRTOIMAX''@/$(REPLACE_STRTOIMAX)/g' \
4168
4256
              -e 's/@''INT32_MAX_LT_INTMAX_MAX''@/$(INT32_MAX_LT_INTMAX_MAX)/g' \
4169
4257
              -e 's/@''INT64_MAX_EQ_LONG_MAX''@/$(INT64_MAX_EQ_LONG_MAX)/g' \
4170
4258
              -e 's/@''UINT32_MAX_LT_UINTMAX_MAX''@/$(UINT32_MAX_LT_UINTMAX_MAX)/g' \
4171
4259
              -e 's/@''UINT64_MAX_EQ_ULONG_MAX''@/$(UINT64_MAX_EQ_ULONG_MAX)/g' \
 
4260
              -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
4172
4261
              -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
4173
4262
              -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
4174
4263
              < $(srcdir)/inttypes.in.h; \
4175
4264
        } > $@-t && \
4176
4265
        mv $@-t $@
4177
 
 
4178
 
# We need the following in order to create <locale.h> when the system
4179
 
# doesn't have one that provides all definitions.
4180
 
locale.h: locale.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
4181
 
        $(AM_V_GEN)rm -f $@-t $@ && \
4182
 
        { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
4183
 
          sed -e 's|@''GUARD_PREFIX''@|GL|g' \
4184
 
              -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
4185
 
              -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
4186
 
              -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
4187
 
              -e 's|@''NEXT_LOCALE_H''@|$(NEXT_LOCALE_H)|g' \
4188
 
              -e 's/@''GNULIB_SETLOCALE''@/$(GNULIB_SETLOCALE)/g' \
4189
 
              -e 's/@''GNULIB_DUPLOCALE''@/$(GNULIB_DUPLOCALE)/g' \
4190
 
              -e 's|@''HAVE_DUPLOCALE''@|$(HAVE_DUPLOCALE)|g' \
4191
 
              -e 's|@''HAVE_XLOCALE_H''@|$(HAVE_XLOCALE_H)|g' \
4192
 
              -e 's|@''REPLACE_SETLOCALE''@|$(REPLACE_SETLOCALE)|g' \
4193
 
              -e 's|@''REPLACE_DUPLOCALE''@|$(REPLACE_DUPLOCALE)|g' \
4194
 
              -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
4195
 
              -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
4196
 
              -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
4197
 
              < $(srcdir)/locale.in.h; \
4198
 
        } > $@-t && \
4199
 
        mv $@-t $@
4200
4266
@POSIX_SPAWN_PORTED_TRUE@test-posix_spawn1.sh: test-posix_spawn1.in.sh
4201
4267
@POSIX_SPAWN_PORTED_TRUE@       $(AM_V_GEN)rm -f $@-t $@ && \
4202
4268
@POSIX_SPAWN_PORTED_TRUE@       cp $(srcdir)/test-posix_spawn1.in.sh $@-t && \
4222
4288
          < $(top_srcdir)/build-aux/snippet/c++defs.h \
4223
4289
          > $@-t && \
4224
4290
        mv $@-t $@
 
4291
# The unused-parameter.h that gets inserted into generated .h files is the same
 
4292
# as build-aux/snippet/unused-parameter.h, except that it has the copyright
 
4293
# header cut off.
 
4294
unused-parameter.h: $(top_srcdir)/build-aux/snippet/unused-parameter.h
 
4295
        $(AM_V_GEN)rm -f $@-t $@ && \
 
4296
        sed -n -e '/GL_UNUSED_PARAMETER/,$$p' \
 
4297
          < $(top_srcdir)/build-aux/snippet/unused-parameter.h \
 
4298
          > $@-t && \
 
4299
        mv $@-t $@
4225
4300
# The warn-on-use.h that gets inserted into generated .h files is the same as
4226
4301
# build-aux/snippet/warn-on-use.h, except that it has the copyright header cut
4227
4302
# off.
4268
4343
              -e 's|@''HAVE_POSIX_SPAWNATTR_T''@|$(HAVE_POSIX_SPAWNATTR_T)|g' \
4269
4344
              -e 's|@''HAVE_POSIX_SPAWN_FILE_ACTIONS_T''@|$(HAVE_POSIX_SPAWN_FILE_ACTIONS_T)|g' \
4270
4345
              -e 's|@''REPLACE_POSIX_SPAWN''@|$(REPLACE_POSIX_SPAWN)|g' \
 
4346
              -e 's|@''REPLACE_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE''@|$(REPLACE_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE)|g' \
 
4347
              -e 's|@''REPLACE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2''@|$(REPLACE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2)|g' \
 
4348
              -e 's|@''REPLACE_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN''@|$(REPLACE_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN)|g' \
4271
4349
              -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
4272
4350
              -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
4273
4351
              -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \