Mercurial > hg-old > index.cgi
comparison m4/gnulib-cache.m4 @ 259:c3a34f820893 2.x
Added asprintf redux
author | lost |
---|---|
date | Tue, 22 Dec 2009 05:53:25 +0000 |
parents | be5a84c8f4e4 |
children |
comparison
equal
deleted
inserted
replaced
258:be5a84c8f4e4 | 259:c3a34f820893 |
---|---|
19 | 19 |
20 # Specification in the form of a few gnulib-tool.m4 macro invocations: | 20 # Specification in the form of a few gnulib-tool.m4 macro invocations: |
21 gl_LOCAL_DIR([]) | 21 gl_LOCAL_DIR([]) |
22 gl_MODULES([ | 22 gl_MODULES([ |
23 argp | 23 argp |
24 asprintf | 24 vasprintf |
25 ]) | 25 ]) |
26 gl_AVOID([]) | 26 gl_AVOID([]) |
27 gl_SOURCE_BASE([lib]) | 27 gl_SOURCE_BASE([lib]) |
28 gl_M4_BASE([m4]) | 28 gl_M4_BASE([m4]) |
29 gl_PO_BASE([]) | 29 gl_PO_BASE([]) |