~ubuntu-branches/ubuntu/utopic/coreutils/utopic-proposed

« back to all changes in this revision

Viewing changes to m4/gnulib-comp.m4

  • Committer: Colin Watson
  • Date: 2013-10-30 15:48:33 UTC
  • mfrom: (8.3.5 sid)
  • Revision ID: cjwatson@canonical.com-20131030154833-xdt6e1yfffqom1c4
merge from Debian 8.21-1

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
# DO NOT EDIT! GENERATED AUTOMATICALLY!
2
 
# Copyright (C) 2002-2012 Free Software Foundation, Inc.
 
2
# Copyright (C) 2002-2013 Free Software Foundation, Inc.
3
3
#
4
4
# This file is free software; you can redistribute it and/or modify
5
5
# it under the terms of the GNU General Public License as published by
293
293
  # Code from module getopt-posix-tests:
294
294
  # Code from module getpagesize:
295
295
  # Code from module getpass-gnu:
 
296
  # Code from module gettext:
296
297
  # Code from module gettext-h:
297
298
  # Code from module gettime:
298
299
  # Code from module gettimeofday:
539
540
  # Code from module realloc-gnu-tests:
540
541
  # Code from module realloc-posix:
541
542
  # Code from module regex:
 
543
  # Code from module regex-tests:
542
544
  # Code from module remove:
543
545
  # Code from module remove-tests:
544
546
  # Code from module rename:
605
607
  # Code from module stat-tests:
606
608
  # Code from module stat-time:
607
609
  # Code from module stat-time-tests:
 
610
  # Code from module statat:
 
611
  # Code from module statat-tests:
608
612
  # Code from module stdalign:
609
613
  # Code from module stdalign-tests:
610
614
  # Code from module stdarg:
839
843
  AC_LIBOBJ([openat-proc])
840
844
  gl_BACKUPFILE
841
845
  gl_FUNC_BASE64
842
 
  AC_REQUIRE([AC_C_INLINE])
843
846
  gl_FUNC_BTOWC
844
847
  if test $HAVE_BTOWC = 0 || test $REPLACE_BTOWC = 1; then
845
848
    AC_LIBOBJ([btowc])
1019
1022
  gl_FILE_NAME_CONCAT
1020
1023
  gl_MODULE_INDICATOR([filenamecat])
1021
1024
  gl_FILE_NAME_CONCAT_LGPL
1022
 
  AC_REQUIRE([AC_C_INLINE])
1023
1025
  AC_C_FLEXIBLE_ARRAY_MEMBER
1024
1026
  gl_FLOAT_H
1025
1027
  if test $REPLACE_FLOAT_LDBL = 1; then
1107
1109
  if test $HAVE_FSTATAT = 0 || test $REPLACE_FSTATAT = 1; then
1108
1110
    AC_LIBOBJ([fstatat])
1109
1111
  fi
1110
 
  gl_MODULE_INDICATOR([fstatat]) dnl for lib/openat.h
1111
1112
  gl_SYS_STAT_MODULE_INDICATOR([fstatat])
1112
1113
  gl_FSUSAGE
1113
1114
  if test $gl_cv_fs_space = yes; then
1192
1193
  fi
1193
1194
  gl_UNISTD_MODULE_INDICATOR([gethostname])
1194
1195
  gl_GETHRXTIME
1195
 
  if test $ac_cv_have_decl_gethrtime = no || test $gl_cv_arithmetic_hrtime_t = no; then
1196
 
    AC_LIBOBJ([gethrxtime])
1197
 
    gl_PREREQ_GETHRXTIME
1198
 
  fi
1199
1196
  gl_FUNC_GETLINE
1200
1197
  if test $REPLACE_GETLINE = 1; then
1201
1198
    AC_LIBOBJ([getline])
1726
1723
  AC_LIBOBJ([selinux-at])
1727
1724
  gl_HEADERS_SELINUX_SELINUX_H
1728
1725
  gl_HEADERS_SELINUX_CONTEXT_H
1729
 
  AC_REQUIRE([AC_C_INLINE])
1730
1726
  if test "$with_selinux" != no && test "$ac_cv_header_selinux_selinux_h" = yes; then
1731
1727
    AC_LIBOBJ([getfilecon])
1732
1728
  fi
1781
1777
  gl_STAT_SIZE
1782
1778
  gl_STAT_TIME
1783
1779
  gl_STAT_BIRTHTIME
 
1780
  gl_MODULE_INDICATOR([statat]) dnl for lib/openat.h
1784
1781
  gl_STDALIGN_H
1785
1782
  gl_STDARG_H
1786
1783
  AM_STDBOOL_H
2116
2113
  gl_FUNC_UNGETC_WORKS
2117
2114
  gl_FUNC_UNGETC_WORKS
2118
2115
  gl_FUNC_UNGETC_WORKS
 
2116
  dnl you must add AM_GNU_GETTEXT([external]) or similar to configure.ac.
 
2117
  AM_GNU_GETTEXT_VERSION([0.18.1])
2119
2118
  AC_C_BIGENDIAN
2120
2119
  gl_FUNC_INET_PTON
2121
2120
  if test $HAVE_INET_PTON = 0 || test $REPLACE_INET_NTOP = 1; then
2231
2230
    SYS_IOCTL_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS=1
2232
2231
  fi
2233
2232
  gl_SYS_SOCKET_MODULE_INDICATOR([socket])
2234
 
  gt_TYPE_WCHAR_T
2235
 
  gt_TYPE_WINT_T
 
2233
  AC_REQUIRE([gt_TYPE_WCHAR_T])
 
2234
  AC_REQUIRE([gt_TYPE_WINT_T])
2236
2235
  gl_FUNC_STRERROR_R
2237
2236
  if test $HAVE_DECL_STRERROR_R = 0 || test $REPLACE_STRERROR_R = 1; then
2238
2237
    AC_LIBOBJ([strerror_r])
2427
2426
  lib/basename.c
2428
2427
  lib/binary-io.c
2429
2428
  lib/binary-io.h
 
2429
  lib/bitrotate.c
2430
2430
  lib/bitrotate.h
2431
2431
  lib/btowc.c
2432
2432
  lib/buffer-lcm.c
2686
2686
  lib/malloca.c
2687
2687
  lib/malloca.h
2688
2688
  lib/malloca.valgrind
 
2689
  lib/math.c
2689
2690
  lib/math.in.h
2690
2691
  lib/mbchar.c
2691
2692
  lib/mbchar.h
2792
2793
  lib/progname.h
2793
2794
  lib/propername.c
2794
2795
  lib/propername.h
 
2796
  lib/pthread.c
2795
2797
  lib/pthread.in.h
2796
2798
  lib/putenv.c
2797
2799
  lib/quote.h
2851
2853
  lib/savewd.c
2852
2854
  lib/savewd.h
2853
2855
  lib/sched.in.h
 
2856
  lib/se-context.c
2854
2857
  lib/se-context.in.h
 
2858
  lib/se-selinux.c
2855
2859
  lib/se-selinux.in.h
2856
2860
  lib/select.c
2857
2861
  lib/selinux-at.c
2865
2869
  lib/sha256.h
2866
2870
  lib/sha512.c
2867
2871
  lib/sha512.h
 
2872
  lib/sig-handler.c
2868
2873
  lib/sig-handler.h
2869
2874
  lib/sig2str.c
2870
2875
  lib/sig2str.h
2952
2957
  lib/sys_ioctl.in.h
2953
2958
  lib/sys_resource.in.h
2954
2959
  lib/sys_select.in.h
 
2960
  lib/sys_socket.c
2955
2961
  lib/sys_socket.in.h
2956
2962
  lib/sys_stat.in.h
2957
2963
  lib/sys_time.in.h
2977
2983
  lib/unicodeio.h
2978
2984
  lib/unistd--.h
2979
2985
  lib/unistd-safer.h
 
2986
  lib/unistd.c
2980
2987
  lib/unistd.in.h
2981
2988
  lib/unistr.in.h
2982
2989
  lib/unistr/u8-mbtoucr.c
3017
3024
  lib/wcrtomb.c
3018
3025
  lib/wcswidth-impl.h
3019
3026
  lib/wcswidth.c
 
3027
  lib/wctype-h.c
3020
3028
  lib/wctype.in.h
3021
3029
  lib/wcwidth.c
3022
3030
  lib/write-any-file.c
3059
3067
  lib/xstrtold.c
3060
3068
  lib/xstrtoul.c
3061
3069
  lib/xstrtoumax.c
 
3070
  lib/xtime.c
3062
3071
  lib/xtime.h
3063
3072
  lib/xvasprintf.c
3064
3073
  lib/xvasprintf.h
3170
3179
  m4/getopt.m4
3171
3180
  m4/getpagesize.m4
3172
3181
  m4/getpass.m4
 
3182
  m4/gettext.m4
3173
3183
  m4/gettime.m4
3174
3184
  m4/gettimeofday.m4
3175
3185
  m4/getugroups.m4
3176
3186
  m4/getusershell.m4
 
3187
  m4/glibc2.m4
3177
3188
  m4/glibc21.m4
3178
3189
  m4/gnu-make.m4
3179
3190
  m4/gnulib-common.m4
3191
3202
  m4/inet_ntop.m4
3192
3203
  m4/inet_pton.m4
3193
3204
  m4/inline.m4
 
3205
  m4/intdiv0.m4
 
3206
  m4/intl.m4
 
3207
  m4/intldir.m4
3194
3208
  m4/intlmacosx.m4
 
3209
  m4/intmax.m4
3195
3210
  m4/intmax_t.m4
3196
3211
  m4/inttostr.m4
3197
3212
  m4/inttypes-pri.m4
3275
3290
  m4/netdb_h.m4
3276
3291
  m4/netinet_in_h.m4
3277
3292
  m4/nl_langinfo.m4
 
3293
  m4/nls.m4
3278
3294
  m4/nocrash.m4
3279
3295
  m4/non-recursive-gnulib-prefix-hack.m4
3280
3296
  m4/nproc.m4
3289
3305
  m4/physmem.m4
3290
3306
  m4/pipe.m4
3291
3307
  m4/pipe2.m4
 
3308
  m4/po.m4
3292
3309
  m4/posix-shell.m4
3293
3310
  m4/posix_spawn.m4
3294
3311
  m4/posixtm.m4
3295
3312
  m4/posixver.m4
3296
3313
  m4/printf-frexp.m4
3297
3314
  m4/printf-frexpl.m4
 
3315
  m4/printf-posix.m4
3298
3316
  m4/printf.m4
3299
3317
  m4/priv-set.m4
 
3318
  m4/progtest.m4
3300
3319
  m4/pthread.m4
3301
3320
  m4/putenv.m4
3302
3321
  m4/quote.m4
3404
3423
  m4/tls.m4
3405
3424
  m4/tm_gmtoff.m4
3406
3425
  m4/tzset.m4
 
3426
  m4/uintmax_t.m4
3407
3427
  m4/uname.m4
3408
3428
  m4/ungetc.m4
3409
3429
  m4/unicodeio.m4
3427
3447
  m4/vasprintf.m4
3428
3448
  m4/version-etc.m4
3429
3449
  m4/vfprintf-posix.m4
 
3450
  m4/visibility.m4
3430
3451
  m4/vprintf-posix.m4
3431
3452
  m4/wait-process.m4
3432
3453
  m4/waitpid.m4
3730
3751
  tests/test-readtokens.c
3731
3752
  tests/test-readtokens.sh
3732
3753
  tests/test-realloc-gnu.c
 
3754
  tests/test-regex.c
3733
3755
  tests/test-remove.c
3734
3756
  tests/test-rename.c
3735
3757
  tests/test-rename.h
3768
3790
  tests/test-stat-time.c
3769
3791
  tests/test-stat.c
3770
3792
  tests/test-stat.h
 
3793
  tests/test-statat.c
3771
3794
  tests/test-stdalign.c
3772
3795
  tests/test-stdbool.c
3773
3796
  tests/test-stddef.c