diff options
Diffstat (limited to 'gl/m4/gnulib-cache.m4')
-rw-r--r-- | gl/m4/gnulib-cache.m4 | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/gl/m4/gnulib-cache.m4 b/gl/m4/gnulib-cache.m4 index 4e5055e4..267f0692 100644 --- a/gl/m4/gnulib-cache.m4 +++ b/gl/m4/gnulib-cache.m4 | |||
@@ -38,7 +38,6 @@ | |||
38 | # --no-libtool \ | 38 | # --no-libtool \ |
39 | # --macro-prefix=gl \ | 39 | # --macro-prefix=gl \ |
40 | # --no-vc-files \ | 40 | # --no-vc-files \ |
41 | # --no-vc-files \ | ||
42 | # base64 \ | 41 | # base64 \ |
43 | # crypto/sha256 \ | 42 | # crypto/sha256 \ |
44 | # dirname \ | 43 | # dirname \ |
@@ -49,7 +48,7 @@ | |||
49 | # gethostname \ | 48 | # gethostname \ |
50 | # getloadavg \ | 49 | # getloadavg \ |
51 | # getopt-gnu \ | 50 | # getopt-gnu \ |
52 | # gettext \ | 51 | # gettext-h \ |
53 | # idpriv-droptemp \ | 52 | # idpriv-droptemp \ |
54 | # mountlist \ | 53 | # mountlist \ |
55 | # regex \ | 54 | # regex \ |
@@ -65,7 +64,6 @@ | |||
65 | # Specification in the form of a few gnulib-tool.m4 macro invocations: | 64 | # Specification in the form of a few gnulib-tool.m4 macro invocations: |
66 | gl_LOCAL_DIR([]) | 65 | gl_LOCAL_DIR([]) |
67 | gl_MODULES([ | 66 | gl_MODULES([ |
68 | --no-vc-files | ||
69 | base64 | 67 | base64 |
70 | crypto/sha256 | 68 | crypto/sha256 |
71 | dirname | 69 | dirname |
@@ -76,7 +74,7 @@ gl_MODULES([ | |||
76 | gethostname | 74 | gethostname |
77 | getloadavg | 75 | getloadavg |
78 | getopt-gnu | 76 | getopt-gnu |
79 | gettext | 77 | gettext-h |
80 | idpriv-droptemp | 78 | idpriv-droptemp |
81 | mountlist | 79 | mountlist |
82 | regex | 80 | regex |