~ubuntu-branches/ubuntu/precise/gnupg/precise

« back to all changes in this revision

Viewing changes to aclocal.m4

  • Committer: Bazaar Package Importer
  • Author(s): Kees Cook
  • Date: 2006-12-12 15:56:56 UTC
  • mfrom: (1.1.7 upstream)
  • Revision ID: james.westby@ubuntu.com-20061212155656-rlb7g2bxqtu2q2ys
Tags: 1.4.6-1ubuntu1
* Merge from debian unstable, remaining changes:
  - config.h.in: Disable mlock() test since it fails with ulimit 0 (on
    buildds).
  - debian/rules:
    + Do not install gpg as suid root, since that is not necessary with
      kernels 2.6.8+.
    + Make the build fail if the test suite fails.

Show diffs side-by-side

added added

removed removed

Lines of Context:
910
910
AC_SUBST([am__untar])
911
911
]) # _AM_PROG_TAR
912
912
 
 
913
m4_include([m4/autobuild.m4])
913
914
m4_include([m4/codeset.m4])
914
915
m4_include([m4/gettext.m4])
915
916
m4_include([m4/glibc21.m4])
919
920
m4_include([m4/inttypes-pri.m4])
920
921
m4_include([m4/inttypes.m4])
921
922
m4_include([m4/inttypes_h.m4])
 
923
m4_include([m4/isc-posix.m4])
922
924
m4_include([m4/lcmessage.m4])
923
925
m4_include([m4/ldap.m4])
924
926
m4_include([m4/lib-ld.m4])