~ubuntu-branches/ubuntu/quantal/gnutls26/quantal

« back to all changes in this revision

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

  • Committer: Bazaar Package Importer
  • Author(s): Steve Langasek
  • Date: 2011-05-20 13:07:18 UTC
  • mfrom: (12.1.11 sid)
  • Revision ID: james.westby@ubuntu.com-20110520130718-db41dybbanzfvlji
Tags: 2.10.5-1ubuntu1
* Merge from Debian unstable, remaining changes:
  - Fix build failure with --no-add-needed.
  - Build for multiarch.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Copyright (C) 2002-2009 Free Software Foundation, Inc.
 
1
# Copyright (C) 2002-2010 Free Software Foundation, Inc.
2
2
#
3
3
# This file is free software, distributed under the terms of the GNU
4
4
# General Public License.  As a special exception to the GNU General
15
15
 
16
16
 
17
17
# Specification in the form of a command-line invocation:
18
 
#   gnulib-tool --import --dir=. --local-dir=gl/override --lib=libgnu --source-base=gl --m4-base=gl/m4 --doc-base=doc --tests-base=gl/tests --aux-dir=build-aux --with-tests --avoid=alignof-tests --libtool --macro-prefix=gl --no-vc-files accept arpa_inet autobuild bind close connect error fdl-1.3 gendocs getaddrinfo getline getpass-gnu gnupload gpl-3.0 inet_ntop inet_pton lgpl-2.1 listen maintainer-makefile manywarnings minmax perror pmccabe2html progname read-file readline recv select send setsockopt shutdown socket sockets sys_stat version-etc-fsf warnings
 
18
#   gnulib-tool --import --dir=. --local-dir=gl/override --lib=libgnu --source-base=gl --m4-base=gl/m4 --doc-base=doc --tests-base=gl/tests --aux-dir=build-aux --with-tests --libtool --macro-prefix=gl --no-vc-files accept arpa_inet autobuild bind close connect error fdl-1.3 gendocs getaddrinfo getline getpass-gnu gettime gnupload gpl-3.0 inet_ntop inet_pton lgpl-2.1 listen maintainer-makefile manywarnings minmax perror pmccabe2html progname read-file readline recv select send setsockopt shutdown socket sockets sys_stat update-copyright valgrind-tests version-etc-fsf warnings
19
19
 
20
20
# Specification in the form of a few gnulib-tool.m4 macro invocations:
21
21
gl_LOCAL_DIR([gl/override])
32
32
  getaddrinfo
33
33
  getline
34
34
  getpass-gnu
 
35
  gettime
35
36
  gnupload
36
37
  gpl-3.0
37
38
  inet_ntop
54
55
  socket
55
56
  sockets
56
57
  sys_stat
 
58
  update-copyright
 
59
  valgrind-tests
57
60
  version-etc-fsf
58
61
  warnings
59
62
])
60
 
gl_AVOID([alignof-tests])
 
63
gl_AVOID([])
61
64
gl_SOURCE_BASE([gl])
62
65
gl_M4_BASE([gl/m4])
63
66
gl_PO_BASE([])