logo

live-bootstrap

Mirror of <https://github.com/fosslinux/live-bootstrap>

import-gnulib.sh (1723B)


  1. #!/bin/sh
  2. # SPDX-FileCopyrightText: 2021 fosslinux <fosslinux@aussies.space>
  3. #
  4. # SPDX-License-Identifier: GPL-3.0-or-later
  5. ../gnulib-672663a/gnulib-tool --import --local-dir=gl \
  6. --lib=libbison \
  7. --source-base=lib \
  8. --m4-base=m4 \
  9. --po-base=gnulib-po \
  10. --doc-base=doc \
  11. --tests-base=tests \
  12. --aux-dir=build-aux \
  13. --makefile-name=gnulib.mk \
  14. --conditional-dependencies \
  15. --no-libtool \
  16. --macro-prefix=gl \
  17. --po-domain=bison \
  18. argmatch \
  19. array-list \
  20. assert \
  21. assure \
  22. bitsetv \
  23. c-strcase \
  24. calloc-posix \
  25. close \
  26. closeout \
  27. config-h \
  28. configmake \
  29. dirname \
  30. error \
  31. extensions \
  32. fdl \
  33. fopen-safer \
  34. fprintf-posix \
  35. getopt-gnu \
  36. gettext-h \
  37. git-version-gen \
  38. gitlog-to-changelog \
  39. gpl-3.0 \
  40. inttypes \
  41. isnan \
  42. javacomp-script \
  43. javaexec-script \
  44. ldexpl \
  45. libtextstyle-optional \
  46. mbswidth \
  47. non-recursive-gnulib-prefix-hack \
  48. obstack \
  49. obstack-printf \
  50. perror \
  51. printf-posix \
  52. progname \
  53. quote \
  54. quotearg \
  55. readme-release \
  56. realloc-posix \
  57. relocatable-prog \
  58. relocatable-script \
  59. rename \
  60. snprintf-posix \
  61. spawn-pipe \
  62. sprintf-posix \
  63. stdbool \
  64. stpcpy \
  65. strdup-posix \
  66. strerror \
  67. strverscmp \
  68. timevar \
  69. unistd \
  70. unistd-safer \
  71. unlink \
  72. unlocked-io \
  73. unsetenv \
  74. update-copyright \
  75. verify \
  76. vsnprintf-posix \
  77. vsprintf-posix \
  78. warnings \
  79. xalloc \
  80. xalloc-die \
  81. xconcat-filename \
  82. xhash \
  83. xlist \
  84. xmemdup0 \
  85. xstrndup
  86. ../gnulib-672663a/build-aux/prefix-gnulib-mk \
  87. --lib-name=libbison \
  88. lib/gnulib.mk