diff options
| author | Paul Eggert | 2011-06-08 09:26:45 -0700 |
|---|---|---|
| committer | Paul Eggert | 2011-06-08 09:26:45 -0700 |
| commit | 7e2aa385adee11a135231dba9d11cd47ffbc8ff1 (patch) | |
| tree | a9dbab1ea379ffffab5353445076db8df805d2fd /lib | |
| parent | b9e809c2d78844d1ddc700bca429bee25a437ba5 (diff) | |
| download | emacs-7e2aa385adee11a135231dba9d11cd47ffbc8ff1.tar.gz emacs-7e2aa385adee11a135231dba9d11cd47ffbc8ff1.zip | |
* lib/gnulib.mk, m4/gnulib-common.m4: Merge from gnulib.
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/gnulib.mk | 282 |
1 files changed, 141 insertions, 141 deletions
diff --git a/lib/gnulib.mk b/lib/gnulib.mk index 40fbe663da7..5f24b81aea7 100644 --- a/lib/gnulib.mk +++ b/lib/gnulib.mk | |||
| @@ -414,58 +414,58 @@ stdio.h: stdio.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) | |||
| 414 | -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \ | 414 | -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \ |
| 415 | -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \ | 415 | -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \ |
| 416 | -e 's|@''NEXT_STDIO_H''@|$(NEXT_STDIO_H)|g' \ | 416 | -e 's|@''NEXT_STDIO_H''@|$(NEXT_STDIO_H)|g' \ |
| 417 | -e 's|@''GNULIB_DPRINTF''@|$(GNULIB_DPRINTF)|g' \ | 417 | -e 's/@''GNULIB_DPRINTF''@/$(GNULIB_DPRINTF)/g' \ |
| 418 | -e 's|@''GNULIB_FCLOSE''@|$(GNULIB_FCLOSE)|g' \ | 418 | -e 's/@''GNULIB_FCLOSE''@/$(GNULIB_FCLOSE)/g' \ |
| 419 | -e 's|@''GNULIB_FFLUSH''@|$(GNULIB_FFLUSH)|g' \ | 419 | -e 's/@''GNULIB_FFLUSH''@/$(GNULIB_FFLUSH)/g' \ |
| 420 | -e 's|@''GNULIB_FGETC''@|$(GNULIB_FGETC)|g' \ | 420 | -e 's/@''GNULIB_FGETC''@/$(GNULIB_FGETC)/g' \ |
| 421 | -e 's|@''GNULIB_FGETS''@|$(GNULIB_FGETS)|g' \ | 421 | -e 's/@''GNULIB_FGETS''@/$(GNULIB_FGETS)/g' \ |
| 422 | -e 's|@''GNULIB_FOPEN''@|$(GNULIB_FOPEN)|g' \ | 422 | -e 's/@''GNULIB_FOPEN''@/$(GNULIB_FOPEN)/g' \ |
| 423 | -e 's|@''GNULIB_FPRINTF''@|$(GNULIB_FPRINTF)|g' \ | 423 | -e 's/@''GNULIB_FPRINTF''@/$(GNULIB_FPRINTF)/g' \ |
| 424 | -e 's|@''GNULIB_FPRINTF_POSIX''@|$(GNULIB_FPRINTF_POSIX)|g' \ | 424 | -e 's/@''GNULIB_FPRINTF_POSIX''@/$(GNULIB_FPRINTF_POSIX)/g' \ |
| 425 | -e 's|@''GNULIB_FPURGE''@|$(GNULIB_FPURGE)|g' \ | 425 | -e 's/@''GNULIB_FPURGE''@/$(GNULIB_FPURGE)/g' \ |
| 426 | -e 's|@''GNULIB_FPUTC''@|$(GNULIB_FPUTC)|g' \ | 426 | -e 's/@''GNULIB_FPUTC''@/$(GNULIB_FPUTC)/g' \ |
| 427 | -e 's|@''GNULIB_FPUTS''@|$(GNULIB_FPUTS)|g' \ | 427 | -e 's/@''GNULIB_FPUTS''@/$(GNULIB_FPUTS)/g' \ |
| 428 | -e 's|@''GNULIB_FREAD''@|$(GNULIB_FREAD)|g' \ | 428 | -e 's/@''GNULIB_FREAD''@/$(GNULIB_FREAD)/g' \ |
| 429 | -e 's|@''GNULIB_FREOPEN''@|$(GNULIB_FREOPEN)|g' \ | 429 | -e 's/@''GNULIB_FREOPEN''@/$(GNULIB_FREOPEN)/g' \ |
| 430 | -e 's|@''GNULIB_FSCANF''@|$(GNULIB_FSCANF)|g' \ | 430 | -e 's/@''GNULIB_FSCANF''@/$(GNULIB_FSCANF)/g' \ |
| 431 | -e 's|@''GNULIB_FSEEK''@|$(GNULIB_FSEEK)|g' \ | 431 | -e 's/@''GNULIB_FSEEK''@/$(GNULIB_FSEEK)/g' \ |
| 432 | -e 's|@''GNULIB_FSEEKO''@|$(GNULIB_FSEEKO)|g' \ | 432 | -e 's/@''GNULIB_FSEEKO''@/$(GNULIB_FSEEKO)/g' \ |
| 433 | -e 's|@''GNULIB_FTELL''@|$(GNULIB_FTELL)|g' \ | 433 | -e 's/@''GNULIB_FTELL''@/$(GNULIB_FTELL)/g' \ |
| 434 | -e 's|@''GNULIB_FTELLO''@|$(GNULIB_FTELLO)|g' \ | 434 | -e 's/@''GNULIB_FTELLO''@/$(GNULIB_FTELLO)/g' \ |
| 435 | -e 's|@''GNULIB_FWRITE''@|$(GNULIB_FWRITE)|g' \ | 435 | -e 's/@''GNULIB_FWRITE''@/$(GNULIB_FWRITE)/g' \ |
| 436 | -e 's|@''GNULIB_GETC''@|$(GNULIB_GETC)|g' \ | 436 | -e 's/@''GNULIB_GETC''@/$(GNULIB_GETC)/g' \ |
| 437 | -e 's|@''GNULIB_GETCHAR''@|$(GNULIB_GETCHAR)|g' \ | 437 | -e 's/@''GNULIB_GETCHAR''@/$(GNULIB_GETCHAR)/g' \ |
| 438 | -e 's|@''GNULIB_GETDELIM''@|$(GNULIB_GETDELIM)|g' \ | 438 | -e 's/@''GNULIB_GETDELIM''@/$(GNULIB_GETDELIM)/g' \ |
| 439 | -e 's|@''GNULIB_GETLINE''@|$(GNULIB_GETLINE)|g' \ | 439 | -e 's/@''GNULIB_GETLINE''@/$(GNULIB_GETLINE)/g' \ |
| 440 | -e 's|@''GNULIB_GETS''@|$(GNULIB_GETS)|g' \ | 440 | -e 's/@''GNULIB_GETS''@/$(GNULIB_GETS)/g' \ |
| 441 | -e 's|@''GNULIB_OBSTACK_PRINTF''@|$(GNULIB_OBSTACK_PRINTF)|g' \ | 441 | -e 's/@''GNULIB_OBSTACK_PRINTF''@/$(GNULIB_OBSTACK_PRINTF)/g' \ |
| 442 | -e 's|@''GNULIB_OBSTACK_PRINTF_POSIX''@|$(GNULIB_OBSTACK_PRINTF_POSIX)|g' \ | 442 | -e 's/@''GNULIB_OBSTACK_PRINTF_POSIX''@/$(GNULIB_OBSTACK_PRINTF_POSIX)/g' \ |
| 443 | -e 's|@''GNULIB_PERROR''@|$(GNULIB_PERROR)|g' \ | 443 | -e 's/@''GNULIB_PERROR''@/$(GNULIB_PERROR)/g' \ |
| 444 | -e 's|@''GNULIB_POPEN''@|$(GNULIB_POPEN)|g' \ | 444 | -e 's/@''GNULIB_POPEN''@/$(GNULIB_POPEN)/g' \ |
| 445 | -e 's|@''GNULIB_PRINTF''@|$(GNULIB_PRINTF)|g' \ | 445 | -e 's/@''GNULIB_PRINTF''@/$(GNULIB_PRINTF)/g' \ |
| 446 | -e 's|@''GNULIB_PRINTF_POSIX''@|$(GNULIB_PRINTF_POSIX)|g' \ | 446 | -e 's/@''GNULIB_PRINTF_POSIX''@/$(GNULIB_PRINTF_POSIX)/g' \ |
| 447 | -e 's|@''GNULIB_PUTC''@|$(GNULIB_PUTC)|g' \ | 447 | -e 's/@''GNULIB_PUTC''@/$(GNULIB_PUTC)/g' \ |
| 448 | -e 's|@''GNULIB_PUTCHAR''@|$(GNULIB_PUTCHAR)|g' \ | 448 | -e 's/@''GNULIB_PUTCHAR''@/$(GNULIB_PUTCHAR)/g' \ |
| 449 | -e 's|@''GNULIB_PUTS''@|$(GNULIB_PUTS)|g' \ | 449 | -e 's/@''GNULIB_PUTS''@/$(GNULIB_PUTS)/g' \ |
| 450 | -e 's|@''GNULIB_REMOVE''@|$(GNULIB_REMOVE)|g' \ | 450 | -e 's/@''GNULIB_REMOVE''@/$(GNULIB_REMOVE)/g' \ |
| 451 | -e 's|@''GNULIB_RENAME''@|$(GNULIB_RENAME)|g' \ | 451 | -e 's/@''GNULIB_RENAME''@/$(GNULIB_RENAME)/g' \ |
| 452 | -e 's|@''GNULIB_RENAMEAT''@|$(GNULIB_RENAMEAT)|g' \ | 452 | -e 's/@''GNULIB_RENAMEAT''@/$(GNULIB_RENAMEAT)/g' \ |
| 453 | -e 's|@''GNULIB_SCANF''@|$(GNULIB_SCANF)|g' \ | 453 | -e 's/@''GNULIB_SCANF''@/$(GNULIB_SCANF)/g' \ |
| 454 | -e 's|@''GNULIB_SNPRINTF''@|$(GNULIB_SNPRINTF)|g' \ | 454 | -e 's/@''GNULIB_SNPRINTF''@/$(GNULIB_SNPRINTF)/g' \ |
| 455 | -e 's|@''GNULIB_SPRINTF_POSIX''@|$(GNULIB_SPRINTF_POSIX)|g' \ | 455 | -e 's/@''GNULIB_SPRINTF_POSIX''@/$(GNULIB_SPRINTF_POSIX)/g' \ |
| 456 | -e 's|@''GNULIB_STDIO_H_NONBLOCKING''@|$(GNULIB_STDIO_H_NONBLOCKING)|g' \ | 456 | -e 's/@''GNULIB_STDIO_H_NONBLOCKING''@/$(GNULIB_STDIO_H_NONBLOCKING)/g' \ |
| 457 | -e 's|@''GNULIB_STDIO_H_SIGPIPE''@|$(GNULIB_STDIO_H_SIGPIPE)|g' \ | 457 | -e 's/@''GNULIB_STDIO_H_SIGPIPE''@/$(GNULIB_STDIO_H_SIGPIPE)/g' \ |
| 458 | -e 's|@''GNULIB_TMPFILE''@|$(GNULIB_TMPFILE)|g' \ | 458 | -e 's/@''GNULIB_TMPFILE''@/$(GNULIB_TMPFILE)/g' \ |
| 459 | -e 's|@''GNULIB_VASPRINTF''@|$(GNULIB_VASPRINTF)|g' \ | 459 | -e 's/@''GNULIB_VASPRINTF''@/$(GNULIB_VASPRINTF)/g' \ |
| 460 | -e 's|@''GNULIB_VDPRINTF''@|$(GNULIB_VDPRINTF)|g' \ | 460 | -e 's/@''GNULIB_VDPRINTF''@/$(GNULIB_VDPRINTF)/g' \ |
| 461 | -e 's|@''GNULIB_VFPRINTF''@|$(GNULIB_VFPRINTF)|g' \ | 461 | -e 's/@''GNULIB_VFPRINTF''@/$(GNULIB_VFPRINTF)/g' \ |
| 462 | -e 's|@''GNULIB_VFPRINTF_POSIX''@|$(GNULIB_VFPRINTF_POSIX)|g' \ | 462 | -e 's/@''GNULIB_VFPRINTF_POSIX''@/$(GNULIB_VFPRINTF_POSIX)/g' \ |
| 463 | -e 's|@''GNULIB_VFSCANF''@|$(GNULIB_VFSCANF)|g' \ | 463 | -e 's/@''GNULIB_VFSCANF''@/$(GNULIB_VFSCANF)/g' \ |
| 464 | -e 's|@''GNULIB_VSCANF''@|$(GNULIB_VSCANF)|g' \ | 464 | -e 's/@''GNULIB_VSCANF''@/$(GNULIB_VSCANF)/g' \ |
| 465 | -e 's|@''GNULIB_VPRINTF''@|$(GNULIB_VPRINTF)|g' \ | 465 | -e 's/@''GNULIB_VPRINTF''@/$(GNULIB_VPRINTF)/g' \ |
| 466 | -e 's|@''GNULIB_VPRINTF_POSIX''@|$(GNULIB_VPRINTF_POSIX)|g' \ | 466 | -e 's/@''GNULIB_VPRINTF_POSIX''@/$(GNULIB_VPRINTF_POSIX)/g' \ |
| 467 | -e 's|@''GNULIB_VSNPRINTF''@|$(GNULIB_VSNPRINTF)|g' \ | 467 | -e 's/@''GNULIB_VSNPRINTF''@/$(GNULIB_VSNPRINTF)/g' \ |
| 468 | -e 's|@''GNULIB_VSPRINTF_POSIX''@|$(GNULIB_VSPRINTF_POSIX)|g' \ | 468 | -e 's/@''GNULIB_VSPRINTF_POSIX''@/$(GNULIB_VSPRINTF_POSIX)/g' \ |
| 469 | < $(srcdir)/stdio.in.h | \ | 469 | < $(srcdir)/stdio.in.h | \ |
| 470 | sed -e 's|@''HAVE_DECL_FPURGE''@|$(HAVE_DECL_FPURGE)|g' \ | 470 | sed -e 's|@''HAVE_DECL_FPURGE''@|$(HAVE_DECL_FPURGE)|g' \ |
| 471 | -e 's|@''HAVE_DECL_FSEEKO''@|$(HAVE_DECL_FSEEKO)|g' \ | 471 | -e 's|@''HAVE_DECL_FSEEKO''@|$(HAVE_DECL_FSEEKO)|g' \ |
| @@ -538,34 +538,34 @@ stdlib.h: stdlib.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H | |||
| 538 | -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \ | 538 | -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \ |
| 539 | -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \ | 539 | -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \ |
| 540 | -e 's|@''NEXT_STDLIB_H''@|$(NEXT_STDLIB_H)|g' \ | 540 | -e 's|@''NEXT_STDLIB_H''@|$(NEXT_STDLIB_H)|g' \ |
| 541 | -e 's|@''GNULIB__EXIT''@|$(GNULIB__EXIT)|g' \ | 541 | -e 's/@''GNULIB__EXIT''@/$(GNULIB__EXIT)/g' \ |
| 542 | -e 's|@''GNULIB_ATOLL''@|$(GNULIB_ATOLL)|g' \ | 542 | -e 's/@''GNULIB_ATOLL''@/$(GNULIB_ATOLL)/g' \ |
| 543 | -e 's|@''GNULIB_CALLOC_POSIX''@|$(GNULIB_CALLOC_POSIX)|g' \ | 543 | -e 's/@''GNULIB_CALLOC_POSIX''@/$(GNULIB_CALLOC_POSIX)/g' \ |
| 544 | -e 's|@''GNULIB_CANONICALIZE_FILE_NAME''@|$(GNULIB_CANONICALIZE_FILE_NAME)|g' \ | 544 | -e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/$(GNULIB_CANONICALIZE_FILE_NAME)/g' \ |
| 545 | -e 's|@''GNULIB_GETLOADAVG''@|$(GNULIB_GETLOADAVG)|g' \ | 545 | -e 's/@''GNULIB_GETLOADAVG''@/$(GNULIB_GETLOADAVG)/g' \ |
| 546 | -e 's|@''GNULIB_GETSUBOPT''@|$(GNULIB_GETSUBOPT)|g' \ | 546 | -e 's/@''GNULIB_GETSUBOPT''@/$(GNULIB_GETSUBOPT)/g' \ |
| 547 | -e 's|@''GNULIB_GRANTPT''@|$(GNULIB_GRANTPT)|g' \ | 547 | -e 's/@''GNULIB_GRANTPT''@/$(GNULIB_GRANTPT)/g' \ |
| 548 | -e 's|@''GNULIB_MALLOC_POSIX''@|$(GNULIB_MALLOC_POSIX)|g' \ | 548 | -e 's/@''GNULIB_MALLOC_POSIX''@/$(GNULIB_MALLOC_POSIX)/g' \ |
| 549 | -e 's|@''GNULIB_MBTOWC''@|$(GNULIB_MBTOWC)|g' \ | 549 | -e 's/@''GNULIB_MBTOWC''@/$(GNULIB_MBTOWC)/g' \ |
| 550 | -e 's|@''GNULIB_MKDTEMP''@|$(GNULIB_MKDTEMP)|g' \ | 550 | -e 's/@''GNULIB_MKDTEMP''@/$(GNULIB_MKDTEMP)/g' \ |
| 551 | -e 's|@''GNULIB_MKOSTEMP''@|$(GNULIB_MKOSTEMP)|g' \ | 551 | -e 's/@''GNULIB_MKOSTEMP''@/$(GNULIB_MKOSTEMP)/g' \ |
| 552 | -e 's|@''GNULIB_MKOSTEMPS''@|$(GNULIB_MKOSTEMPS)|g' \ | 552 | -e 's/@''GNULIB_MKOSTEMPS''@/$(GNULIB_MKOSTEMPS)/g' \ |
| 553 | -e 's|@''GNULIB_MKSTEMP''@|$(GNULIB_MKSTEMP)|g' \ | 553 | -e 's/@''GNULIB_MKSTEMP''@/$(GNULIB_MKSTEMP)/g' \ |
| 554 | -e 's|@''GNULIB_MKSTEMPS''@|$(GNULIB_MKSTEMPS)|g' \ | 554 | -e 's/@''GNULIB_MKSTEMPS''@/$(GNULIB_MKSTEMPS)/g' \ |
| 555 | -e 's|@''GNULIB_PTSNAME''@|$(GNULIB_PTSNAME)|g' \ | 555 | -e 's/@''GNULIB_PTSNAME''@/$(GNULIB_PTSNAME)/g' \ |
| 556 | -e 's|@''GNULIB_PUTENV''@|$(GNULIB_PUTENV)|g' \ | 556 | -e 's/@''GNULIB_PUTENV''@/$(GNULIB_PUTENV)/g' \ |
| 557 | -e 's|@''GNULIB_RANDOM_R''@|$(GNULIB_RANDOM_R)|g' \ | 557 | -e 's/@''GNULIB_RANDOM_R''@/$(GNULIB_RANDOM_R)/g' \ |
| 558 | -e 's|@''GNULIB_REALLOC_POSIX''@|$(GNULIB_REALLOC_POSIX)|g' \ | 558 | -e 's/@''GNULIB_REALLOC_POSIX''@/$(GNULIB_REALLOC_POSIX)/g' \ |
| 559 | -e 's|@''GNULIB_REALPATH''@|$(GNULIB_REALPATH)|g' \ | 559 | -e 's/@''GNULIB_REALPATH''@/$(GNULIB_REALPATH)/g' \ |
| 560 | -e 's|@''GNULIB_RPMATCH''@|$(GNULIB_RPMATCH)|g' \ | 560 | -e 's/@''GNULIB_RPMATCH''@/$(GNULIB_RPMATCH)/g' \ |
| 561 | -e 's|@''GNULIB_SETENV''@|$(GNULIB_SETENV)|g' \ | 561 | -e 's/@''GNULIB_SETENV''@/$(GNULIB_SETENV)/g' \ |
| 562 | -e 's|@''GNULIB_STRTOD''@|$(GNULIB_STRTOD)|g' \ | 562 | -e 's/@''GNULIB_STRTOD''@/$(GNULIB_STRTOD)/g' \ |
| 563 | -e 's|@''GNULIB_STRTOLL''@|$(GNULIB_STRTOLL)|g' \ | 563 | -e 's/@''GNULIB_STRTOLL''@/$(GNULIB_STRTOLL)/g' \ |
| 564 | -e 's|@''GNULIB_STRTOULL''@|$(GNULIB_STRTOULL)|g' \ | 564 | -e 's/@''GNULIB_STRTOULL''@/$(GNULIB_STRTOULL)/g' \ |
| 565 | -e 's|@''GNULIB_SYSTEM_POSIX''@|$(GNULIB_SYSTEM_POSIX)|g' \ | 565 | -e 's/@''GNULIB_SYSTEM_POSIX''@/$(GNULIB_SYSTEM_POSIX)/g' \ |
| 566 | -e 's|@''GNULIB_UNLOCKPT''@|$(GNULIB_UNLOCKPT)|g' \ | 566 | -e 's/@''GNULIB_UNLOCKPT''@/$(GNULIB_UNLOCKPT)/g' \ |
| 567 | -e 's|@''GNULIB_UNSETENV''@|$(GNULIB_UNSETENV)|g' \ | 567 | -e 's/@''GNULIB_UNSETENV''@/$(GNULIB_UNSETENV)/g' \ |
| 568 | -e 's|@''GNULIB_WCTOMB''@|$(GNULIB_WCTOMB)|g' \ | 568 | -e 's/@''GNULIB_WCTOMB''@/$(GNULIB_WCTOMB)/g' \ |
| 569 | < $(srcdir)/stdlib.in.h | \ | 569 | < $(srcdir)/stdlib.in.h | \ |
| 570 | sed -e 's|@''HAVE__EXIT''@|$(HAVE__EXIT)|g' \ | 570 | sed -e 's|@''HAVE__EXIT''@|$(HAVE__EXIT)|g' \ |
| 571 | -e 's|@''HAVE_ATOLL''@|$(HAVE_ATOLL)|g' \ | 571 | -e 's|@''HAVE_ATOLL''@|$(HAVE_ATOLL)|g' \ |
| @@ -667,18 +667,18 @@ sys/stat.h: sys_stat.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNU | |||
| 667 | -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \ | 667 | -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \ |
| 668 | -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \ | 668 | -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \ |
| 669 | -e 's|@''NEXT_SYS_STAT_H''@|$(NEXT_SYS_STAT_H)|g' \ | 669 | -e 's|@''NEXT_SYS_STAT_H''@|$(NEXT_SYS_STAT_H)|g' \ |
| 670 | -e 's|@''GNULIB_FCHMODAT''@|$(GNULIB_FCHMODAT)|g' \ | 670 | -e 's/@''GNULIB_FCHMODAT''@/$(GNULIB_FCHMODAT)/g' \ |
| 671 | -e 's|@''GNULIB_FSTATAT''@|$(GNULIB_FSTATAT)|g' \ | 671 | -e 's/@''GNULIB_FSTATAT''@/$(GNULIB_FSTATAT)/g' \ |
| 672 | -e 's|@''GNULIB_FUTIMENS''@|$(GNULIB_FUTIMENS)|g' \ | 672 | -e 's/@''GNULIB_FUTIMENS''@/$(GNULIB_FUTIMENS)/g' \ |
| 673 | -e 's|@''GNULIB_LCHMOD''@|$(GNULIB_LCHMOD)|g' \ | 673 | -e 's/@''GNULIB_LCHMOD''@/$(GNULIB_LCHMOD)/g' \ |
| 674 | -e 's|@''GNULIB_LSTAT''@|$(GNULIB_LSTAT)|g' \ | 674 | -e 's/@''GNULIB_LSTAT''@/$(GNULIB_LSTAT)/g' \ |
| 675 | -e 's|@''GNULIB_MKDIRAT''@|$(GNULIB_MKDIRAT)|g' \ | 675 | -e 's/@''GNULIB_MKDIRAT''@/$(GNULIB_MKDIRAT)/g' \ |
| 676 | -e 's|@''GNULIB_MKFIFO''@|$(GNULIB_MKFIFO)|g' \ | 676 | -e 's/@''GNULIB_MKFIFO''@/$(GNULIB_MKFIFO)/g' \ |
| 677 | -e 's|@''GNULIB_MKFIFOAT''@|$(GNULIB_MKFIFOAT)|g' \ | 677 | -e 's/@''GNULIB_MKFIFOAT''@/$(GNULIB_MKFIFOAT)/g' \ |
| 678 | -e 's|@''GNULIB_MKNOD''@|$(GNULIB_MKNOD)|g' \ | 678 | -e 's/@''GNULIB_MKNOD''@/$(GNULIB_MKNOD)/g' \ |
| 679 | -e 's|@''GNULIB_MKNODAT''@|$(GNULIB_MKNODAT)|g' \ | 679 | -e 's/@''GNULIB_MKNODAT''@/$(GNULIB_MKNODAT)/g' \ |
| 680 | -e 's|@''GNULIB_STAT''@|$(GNULIB_STAT)|g' \ | 680 | -e 's/@''GNULIB_STAT''@/$(GNULIB_STAT)/g' \ |
| 681 | -e 's|@''GNULIB_UTIMENSAT''@|$(GNULIB_UTIMENSAT)|g' \ | 681 | -e 's/@''GNULIB_UTIMENSAT''@/$(GNULIB_UTIMENSAT)/g' \ |
| 682 | -e 's|@''HAVE_FCHMODAT''@|$(HAVE_FCHMODAT)|g' \ | 682 | -e 's|@''HAVE_FCHMODAT''@|$(HAVE_FCHMODAT)|g' \ |
| 683 | -e 's|@''HAVE_FSTATAT''@|$(HAVE_FSTATAT)|g' \ | 683 | -e 's|@''HAVE_FSTATAT''@|$(HAVE_FSTATAT)|g' \ |
| 684 | -e 's|@''HAVE_FUTIMENS''@|$(HAVE_FUTIMENS)|g' \ | 684 | -e 's|@''HAVE_FUTIMENS''@|$(HAVE_FUTIMENS)|g' \ |
| @@ -726,11 +726,11 @@ time.h: time.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $( | |||
| 726 | -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \ | 726 | -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \ |
| 727 | -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \ | 727 | -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \ |
| 728 | -e 's|@''NEXT_TIME_H''@|$(NEXT_TIME_H)|g' \ | 728 | -e 's|@''NEXT_TIME_H''@|$(NEXT_TIME_H)|g' \ |
| 729 | -e 's|@''GNULIB_MKTIME''@|$(GNULIB_MKTIME)|g' \ | 729 | -e 's/@''GNULIB_MKTIME''@/$(GNULIB_MKTIME)/g' \ |
| 730 | -e 's|@''GNULIB_NANOSLEEP''@|$(GNULIB_NANOSLEEP)|g' \ | 730 | -e 's/@''GNULIB_NANOSLEEP''@/$(GNULIB_NANOSLEEP)/g' \ |
| 731 | -e 's|@''GNULIB_STRPTIME''@|$(GNULIB_STRPTIME)|g' \ | 731 | -e 's/@''GNULIB_STRPTIME''@/$(GNULIB_STRPTIME)/g' \ |
| 732 | -e 's|@''GNULIB_TIMEGM''@|$(GNULIB_TIMEGM)|g' \ | 732 | -e 's/@''GNULIB_TIMEGM''@/$(GNULIB_TIMEGM)/g' \ |
| 733 | -e 's|@''GNULIB_TIME_R''@|$(GNULIB_TIME_R)|g' \ | 733 | -e 's/@''GNULIB_TIME_R''@/$(GNULIB_TIME_R)/g' \ |
| 734 | -e 's|@''HAVE_DECL_LOCALTIME_R''@|$(HAVE_DECL_LOCALTIME_R)|g' \ | 734 | -e 's|@''HAVE_DECL_LOCALTIME_R''@|$(HAVE_DECL_LOCALTIME_R)|g' \ |
| 735 | -e 's|@''HAVE_NANOSLEEP''@|$(HAVE_NANOSLEEP)|g' \ | 735 | -e 's|@''HAVE_NANOSLEEP''@|$(HAVE_NANOSLEEP)|g' \ |
| 736 | -e 's|@''HAVE_STRPTIME''@|$(HAVE_STRPTIME)|g' \ | 736 | -e 's|@''HAVE_STRPTIME''@|$(HAVE_STRPTIME)|g' \ |
| @@ -778,50 +778,50 @@ unistd.h: unistd.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H | |||
| 778 | -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \ | 778 | -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \ |
| 779 | -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \ | 779 | -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \ |
| 780 | -e 's|@''NEXT_UNISTD_H''@|$(NEXT_UNISTD_H)|g' \ | 780 | -e 's|@''NEXT_UNISTD_H''@|$(NEXT_UNISTD_H)|g' \ |
| 781 | -e 's|@''GNULIB_CHOWN''@|$(GNULIB_CHOWN)|g' \ | 781 | -e 's/@''GNULIB_CHOWN''@/$(GNULIB_CHOWN)/g' \ |
| 782 | -e 's|@''GNULIB_CLOSE''@|$(GNULIB_CLOSE)|g' \ | 782 | -e 's/@''GNULIB_CLOSE''@/$(GNULIB_CLOSE)/g' \ |
| 783 | -e 's|@''GNULIB_DUP2''@|$(GNULIB_DUP2)|g' \ | 783 | -e 's/@''GNULIB_DUP2''@/$(GNULIB_DUP2)/g' \ |
| 784 | -e 's|@''GNULIB_DUP3''@|$(GNULIB_DUP3)|g' \ | 784 | -e 's/@''GNULIB_DUP3''@/$(GNULIB_DUP3)/g' \ |
| 785 | -e 's|@''GNULIB_ENVIRON''@|$(GNULIB_ENVIRON)|g' \ | 785 | -e 's/@''GNULIB_ENVIRON''@/$(GNULIB_ENVIRON)/g' \ |
| 786 | -e 's|@''GNULIB_EUIDACCESS''@|$(GNULIB_EUIDACCESS)|g' \ | 786 | -e 's/@''GNULIB_EUIDACCESS''@/$(GNULIB_EUIDACCESS)/g' \ |
| 787 | -e 's|@''GNULIB_FACCESSAT''@|$(GNULIB_FACCESSAT)|g' \ | 787 | -e 's/@''GNULIB_FACCESSAT''@/$(GNULIB_FACCESSAT)/g' \ |
| 788 | -e 's|@''GNULIB_FCHDIR''@|$(GNULIB_FCHDIR)|g' \ | 788 | -e 's/@''GNULIB_FCHDIR''@/$(GNULIB_FCHDIR)/g' \ |
| 789 | -e 's|@''GNULIB_FCHOWNAT''@|$(GNULIB_FCHOWNAT)|g' \ | 789 | -e 's/@''GNULIB_FCHOWNAT''@/$(GNULIB_FCHOWNAT)/g' \ |
| 790 | -e 's|@''GNULIB_FSYNC''@|$(GNULIB_FSYNC)|g' \ | 790 | -e 's/@''GNULIB_FSYNC''@/$(GNULIB_FSYNC)/g' \ |
| 791 | -e 's|@''GNULIB_FTRUNCATE''@|$(GNULIB_FTRUNCATE)|g' \ | 791 | -e 's/@''GNULIB_FTRUNCATE''@/$(GNULIB_FTRUNCATE)/g' \ |
| 792 | -e 's|@''GNULIB_GETCWD''@|$(GNULIB_GETCWD)|g' \ | 792 | -e 's/@''GNULIB_GETCWD''@/$(GNULIB_GETCWD)/g' \ |
| 793 | -e 's|@''GNULIB_GETDOMAINNAME''@|$(GNULIB_GETDOMAINNAME)|g' \ | 793 | -e 's/@''GNULIB_GETDOMAINNAME''@/$(GNULIB_GETDOMAINNAME)/g' \ |
| 794 | -e 's|@''GNULIB_GETDTABLESIZE''@|$(GNULIB_GETDTABLESIZE)|g' \ | 794 | -e 's/@''GNULIB_GETDTABLESIZE''@/$(GNULIB_GETDTABLESIZE)/g' \ |
| 795 | -e 's|@''GNULIB_GETGROUPS''@|$(GNULIB_GETGROUPS)|g' \ | 795 | -e 's/@''GNULIB_GETGROUPS''@/$(GNULIB_GETGROUPS)/g' \ |
| 796 | -e 's|@''GNULIB_GETHOSTNAME''@|$(GNULIB_GETHOSTNAME)|g' \ | 796 | -e 's/@''GNULIB_GETHOSTNAME''@/$(GNULIB_GETHOSTNAME)/g' \ |
| 797 | -e 's|@''GNULIB_GETLOGIN''@|$(GNULIB_GETLOGIN)|g' \ | 797 | -e 's/@''GNULIB_GETLOGIN''@/$(GNULIB_GETLOGIN)/g' \ |
| 798 | -e 's|@''GNULIB_GETLOGIN_R''@|$(GNULIB_GETLOGIN_R)|g' \ | 798 | -e 's/@''GNULIB_GETLOGIN_R''@/$(GNULIB_GETLOGIN_R)/g' \ |
| 799 | -e 's|@''GNULIB_GETPAGESIZE''@|$(GNULIB_GETPAGESIZE)|g' \ | 799 | -e 's/@''GNULIB_GETPAGESIZE''@/$(GNULIB_GETPAGESIZE)/g' \ |
| 800 | -e 's|@''GNULIB_GETUSERSHELL''@|$(GNULIB_GETUSERSHELL)|g' \ | 800 | -e 's/@''GNULIB_GETUSERSHELL''@/$(GNULIB_GETUSERSHELL)/g' \ |
| 801 | -e 's|@''GNULIB_GROUP_MEMBER''@|$(GNULIB_GROUP_MEMBER)|g' \ | 801 | -e 's/@''GNULIB_GROUP_MEMBER''@/$(GNULIB_GROUP_MEMBER)/g' \ |
| 802 | -e 's|@''GNULIB_LCHOWN''@|$(GNULIB_LCHOWN)|g' \ | 802 | -e 's/@''GNULIB_LCHOWN''@/$(GNULIB_LCHOWN)/g' \ |
| 803 | -e 's|@''GNULIB_LINK''@|$(GNULIB_LINK)|g' \ | 803 | -e 's/@''GNULIB_LINK''@/$(GNULIB_LINK)/g' \ |
| 804 | -e 's|@''GNULIB_LINKAT''@|$(GNULIB_LINKAT)|g' \ | 804 | -e 's/@''GNULIB_LINKAT''@/$(GNULIB_LINKAT)/g' \ |
| 805 | -e 's|@''GNULIB_LSEEK''@|$(GNULIB_LSEEK)|g' \ | 805 | -e 's/@''GNULIB_LSEEK''@/$(GNULIB_LSEEK)/g' \ |
| 806 | -e 's|@''GNULIB_PIPE''@|$(GNULIB_PIPE)|g' \ | 806 | -e 's/@''GNULIB_PIPE''@/$(GNULIB_PIPE)/g' \ |
| 807 | -e 's|@''GNULIB_PIPE2''@|$(GNULIB_PIPE2)|g' \ | 807 | -e 's/@''GNULIB_PIPE2''@/$(GNULIB_PIPE2)/g' \ |
| 808 | -e 's|@''GNULIB_PREAD''@|$(GNULIB_PREAD)|g' \ | 808 | -e 's/@''GNULIB_PREAD''@/$(GNULIB_PREAD)/g' \ |
| 809 | -e 's|@''GNULIB_PWRITE''@|$(GNULIB_PWRITE)|g' \ | 809 | -e 's/@''GNULIB_PWRITE''@/$(GNULIB_PWRITE)/g' \ |
| 810 | -e 's|@''GNULIB_READ''@|$(GNULIB_READ)|g' \ | 810 | -e 's/@''GNULIB_READ''@/$(GNULIB_READ)/g' \ |
| 811 | -e 's|@''GNULIB_READLINK''@|$(GNULIB_READLINK)|g' \ | 811 | -e 's/@''GNULIB_READLINK''@/$(GNULIB_READLINK)/g' \ |
| 812 | -e 's|@''GNULIB_READLINKAT''@|$(GNULIB_READLINKAT)|g' \ | 812 | -e 's/@''GNULIB_READLINKAT''@/$(GNULIB_READLINKAT)/g' \ |
| 813 | -e 's|@''GNULIB_RMDIR''@|$(GNULIB_RMDIR)|g' \ | 813 | -e 's/@''GNULIB_RMDIR''@/$(GNULIB_RMDIR)/g' \ |
| 814 | -e 's|@''GNULIB_SLEEP''@|$(GNULIB_SLEEP)|g' \ | 814 | -e 's/@''GNULIB_SLEEP''@/$(GNULIB_SLEEP)/g' \ |
| 815 | -e 's|@''GNULIB_SYMLINK''@|$(GNULIB_SYMLINK)|g' \ | 815 | -e 's/@''GNULIB_SYMLINK''@/$(GNULIB_SYMLINK)/g' \ |
| 816 | -e 's|@''GNULIB_SYMLINKAT''@|$(GNULIB_SYMLINKAT)|g' \ | 816 | -e 's/@''GNULIB_SYMLINKAT''@/$(GNULIB_SYMLINKAT)/g' \ |
| 817 | -e 's|@''GNULIB_TTYNAME_R''@|$(GNULIB_TTYNAME_R)|g' \ | 817 | -e 's/@''GNULIB_TTYNAME_R''@/$(GNULIB_TTYNAME_R)/g' \ |
| 818 | -e 's|@''GNULIB_UNISTD_H_GETOPT''@|$(GNULIB_UNISTD_H_GETOPT)|g' \ | 818 | -e 's/@''GNULIB_UNISTD_H_GETOPT''@/$(GNULIB_UNISTD_H_GETOPT)/g' \ |
| 819 | -e 's|@''GNULIB_UNISTD_H_NONBLOCKING''@|$(GNULIB_UNISTD_H_NONBLOCKING)|g' \ | 819 | -e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/$(GNULIB_UNISTD_H_NONBLOCKING)/g' \ |
| 820 | -e 's|@''GNULIB_UNISTD_H_SIGPIPE''@|$(GNULIB_UNISTD_H_SIGPIPE)|g' \ | 820 | -e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/$(GNULIB_UNISTD_H_SIGPIPE)/g' \ |
| 821 | -e 's|@''GNULIB_UNLINK''@|$(GNULIB_UNLINK)|g' \ | 821 | -e 's/@''GNULIB_UNLINK''@/$(GNULIB_UNLINK)/g' \ |
| 822 | -e 's|@''GNULIB_UNLINKAT''@|$(GNULIB_UNLINKAT)|g' \ | 822 | -e 's/@''GNULIB_UNLINKAT''@/$(GNULIB_UNLINKAT)/g' \ |
| 823 | -e 's|@''GNULIB_USLEEP''@|$(GNULIB_USLEEP)|g' \ | 823 | -e 's/@''GNULIB_USLEEP''@/$(GNULIB_USLEEP)/g' \ |
| 824 | -e 's|@''GNULIB_WRITE''@|$(GNULIB_WRITE)|g' \ | 824 | -e 's/@''GNULIB_WRITE''@/$(GNULIB_WRITE)/g' \ |
| 825 | < $(srcdir)/unistd.in.h | \ | 825 | < $(srcdir)/unistd.in.h | \ |
| 826 | sed -e 's|@''HAVE_CHOWN''@|$(HAVE_CHOWN)|g' \ | 826 | sed -e 's|@''HAVE_CHOWN''@|$(HAVE_CHOWN)|g' \ |
| 827 | -e 's|@''HAVE_DUP2''@|$(HAVE_DUP2)|g' \ | 827 | -e 's|@''HAVE_DUP2''@|$(HAVE_DUP2)|g' \ |