~ubuntu-branches/ubuntu/lucid/mpop/lucid

« back to all changes in this revision

Viewing changes to gnulib/m4/gnulib-cache.m4

  • Committer: Bazaar Package Importer
  • Author(s): Emmanuel Bouthenot
  • Date: 2009-10-28 05:38:15 UTC
  • mfrom: (1.1.6 upstream) (3.1.3 squeeze)
  • Revision ID: james.westby@ubuntu.com-20091028053815-0zun1ngjl87jckx6
Tags: 1.0.19-1
* New upstream release
* Remove the patch about hyphens in manpage (merged upstream).

Show diffs side-by-side

added added

removed removed

Lines of Context:
15
15
 
16
16
 
17
17
# Specification in the form of a command-line invocation:
18
 
#   gnulib-tool --import --dir=. --lib=libgnu --source-base=gnulib --m4-base=gnulib/m4 --doc-base=doc --tests-base=tests --aux-dir=build-aux --avoid=fseek --avoid=fseeko --avoid=ftruncate --avoid=xalloc-die --no-libtool --macro-prefix=gl --no-vc-files arpa_inet base64 c-ctype close connect crypto/hmac-md5 crypto/md5 fseek fsync ftruncate getaddrinfo gethostname getopt getpass-gnu gettext gettimeofday havelib link nanosleep netdb recv select send setsockopt sigaction signal sigpipe sigprocmask socket sockets socklen stdio strerror sys_stat sys_wait sysexits write xalloc xstrndup xvasprintf
 
18
#   gnulib-tool --import --dir=. --lib=libgnu --source-base=gnulib --m4-base=gnulib/m4 --doc-base=doc --tests-base=tests --aux-dir=build-aux --avoid=fseek --avoid=fseeko --avoid=ftruncate --avoid=xalloc-die --no-libtool --macro-prefix=gl --no-vc-files arpa_inet base64 c-ctype close connect crypto/hmac-md5 crypto/md5 fseek fsync ftruncate getaddrinfo gethostname getopt-gnu getpass-gnu gettext gettimeofday havelib link mkstemp nanosleep netdb recv rename select send setsockopt sigaction signal sigpipe sigprocmask socket sockets socklen stdio strerror sys_stat sys_wait sysexits write xalloc xstrndup xvasprintf
19
19
 
20
20
# Specification in the form of a few gnulib-tool.m4 macro invocations:
21
21
gl_LOCAL_DIR([])
32
32
  ftruncate
33
33
  getaddrinfo
34
34
  gethostname
35
 
  getopt
 
35
  getopt-gnu
36
36
  getpass-gnu
37
37
  gettext
38
38
  gettimeofday
39
39
  havelib
40
40
  link
 
41
  mkstemp
41
42
  nanosleep
42
43
  netdb
43
44
  recv
 
45
  rename
44
46
  select
45
47
  send
46
48
  setsockopt