~noskcaj/ubuntu/trusty/libextractor/merge

« back to all changes in this revision

Viewing changes to aclocal.m4

  • Committer: Bazaar Package Importer
  • Author(s): Luca Falavigna
  • Date: 2008-11-10 22:21:49 UTC
  • mfrom: (1.10.3 upstream) (5.1.2 sid)
  • Revision ID: james.westby@ubuntu.com-20081110222149-pr35f3nmqy5cf52i
Tags: 0.5.21+dfsg-1ubuntu1
* Merge from Debian unstable, remaining Ubuntu changes:
  - (Build-)depend on libltdl7-dev (Ubuntu-specific change).

Show diffs side-by-side

added added

removed removed

Lines of Context:
7441
7441
     [AMDEP_TRUE="$AMDEP_TRUE" ac_aux_dir="$ac_aux_dir"])
7442
7442
])
7443
7443
 
7444
 
# Copyright (C) 1996, 1997, 2000, 2001, 2003, 2005
7445
 
# Free Software Foundation, Inc.
7446
 
#
7447
 
# This file is free software; the Free Software Foundation
7448
 
# gives unlimited permission to copy and/or distribute it,
7449
 
# with or without modifications, as long as this notice is preserved.
7450
 
 
7451
 
# serial 8
7452
 
 
7453
 
# AM_CONFIG_HEADER is obsolete.  It has been replaced by AC_CONFIG_HEADERS.
7454
 
AU_DEFUN([AM_CONFIG_HEADER], [AC_CONFIG_HEADERS($@)])
7455
 
 
7456
7444
# Do all the work for Automake.                             -*- Autoconf -*-
7457
7445
 
7458
7446
# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
7952
7940
m4_include([m4/abi-gsf.m4])
7953
7941
m4_include([m4/ac_define_dir.m4])
7954
7942
m4_include([m4/ax_create_pkgconfig_info.m4])
7955
 
m4_include([m4/codeset.m4])
7956
7943
m4_include([m4/gettext.m4])
7957
7944
m4_include([m4/glib-2.0.m4])
7958
 
m4_include([m4/glibc2.m4])
7959
 
m4_include([m4/glibc21.m4])
7960
7945
m4_include([m4/gtk-2.0.m4])
7961
7946
m4_include([m4/iconv.m4])
7962
 
m4_include([m4/intdiv0.m4])
7963
 
m4_include([m4/intl.m4])
7964
 
m4_include([m4/intmax.m4])
7965
 
m4_include([m4/inttypes-pri.m4])
7966
 
m4_include([m4/inttypes_h.m4])
7967
 
m4_include([m4/lcmessage.m4])
7968
7947
m4_include([m4/lib-ld.m4])
7969
7948
m4_include([m4/lib-link.m4])
7970
7949
m4_include([m4/lib-prefix.m4])
7971
 
m4_include([m4/lock.m4])
7972
 
m4_include([m4/longdouble.m4])
7973
 
m4_include([m4/longlong.m4])
7974
7950
m4_include([m4/nls.m4])
7975
7951
m4_include([m4/pkg.m4])
7976
7952
m4_include([m4/po.m4])
7977
 
m4_include([m4/printf-posix.m4])
7978
7953
m4_include([m4/progtest.m4])
7979
 
m4_include([m4/size_max.m4])
7980
 
m4_include([m4/stdint_h.m4])
7981
 
m4_include([m4/uintmax_t.m4])
7982
 
m4_include([m4/ulonglong.m4])
7983
 
m4_include([m4/visibility.m4])
7984
 
m4_include([m4/wchar_t.m4])
7985
 
m4_include([m4/wint_t.m4])
7986
 
m4_include([m4/xsize.m4])
7987
7954
m4_include([acinclude.m4])