~ubuntu-branches/ubuntu/utopic/esorex/utopic-proposed

« back to all changes in this revision

Viewing changes to aclocal.m4

  • Committer: Package Import Robot
  • Author(s): Ole Streicher
  • Date: 2012-05-11 12:00:00 UTC
  • mfrom: (1.1.1)
  • Revision ID: package-import@ubuntu.com-20120511120000-4uz6r3lrod1dkly5
Tags: 3.9.6-1
* New upstream version
* Add Multi-Arch default plugin directory
* Set DM-Upload-Allowed

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# generated automatically by aclocal 1.11.1 -*- Autoconf -*-
 
1
# generated automatically by aclocal 1.11.2 -*- Autoconf -*-
2
2
 
3
3
# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
4
 
# 2005, 2006, 2007, 2008, 2009  Free Software Foundation, Inc.
 
4
# 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation,
 
5
# Inc.
5
6
# This file is free software; the Free Software Foundation
6
7
# gives unlimited permission to copy and/or distribute it,
7
8
# with or without modifications, as long as this notice is preserved.
13
14
 
14
15
m4_ifndef([AC_AUTOCONF_VERSION],
15
16
  [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl
16
 
m4_if(m4_defn([AC_AUTOCONF_VERSION]), [2.65],,
17
 
[m4_warning([this file was generated for autoconf 2.65.
 
17
m4_if(m4_defn([AC_AUTOCONF_VERSION]), [2.68],,
 
18
[m4_warning([this file was generated for autoconf 2.68.
18
19
You have another version of autoconf.  It may work, but is not guaranteed to.
19
20
If you have problems, you may need to regenerate the build system entirely.
20
21
To do so, use the procedure documented by the package, typically `autoreconf'.])])
21
22
 
22
 
# Copyright (C) 2002, 2003, 2005, 2006, 2007, 2008  Free Software Foundation, Inc.
 
23
# Copyright (C) 2002, 2003, 2005, 2006, 2007, 2008, 2011 Free Software
 
24
# Foundation, Inc.
23
25
#
24
26
# This file is free software; the Free Software Foundation
25
27
# gives unlimited permission to copy and/or distribute it,
26
28
# with or without modifications, as long as this notice is preserved.
27
29
 
 
30
# serial 1
 
31
 
28
32
# AM_AUTOMAKE_VERSION(VERSION)
29
33
# ----------------------------
30
34
# Automake X.Y traces this macro to ensure aclocal.m4 has been
34
38
[am__api_version='1.11'
35
39
dnl Some users find AM_AUTOMAKE_VERSION and mistake it for a way to
36
40
dnl require some minimum version.  Point them to the right macro.
37
 
m4_if([$1], [1.11.1], [],
 
41
m4_if([$1], [1.11.2], [],
38
42
      [AC_FATAL([Do not call $0, use AM_INIT_AUTOMAKE([$1]).])])dnl
39
43
])
40
44
 
50
54
# Call AM_AUTOMAKE_VERSION and AM_AUTOMAKE_VERSION so they can be traced.
51
55
# This function is AC_REQUIREd by AM_INIT_AUTOMAKE.
52
56
AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION],
53
 
[AM_AUTOMAKE_VERSION([1.11.1])dnl
 
57
[AM_AUTOMAKE_VERSION([1.11.2])dnl
54
58
m4_ifndef([AC_AUTOCONF_VERSION],
55
59
  [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl
56
60
_AM_AUTOCONF_VERSION(m4_defn([AC_AUTOCONF_VERSION]))])
57
61
 
58
62
# AM_AUX_DIR_EXPAND                                         -*- Autoconf -*-
59
63
 
60
 
# Copyright (C) 2001, 2003, 2005  Free Software Foundation, Inc.
 
64
# Copyright (C) 2001, 2003, 2005, 2011 Free Software Foundation, Inc.
61
65
#
62
66
# This file is free software; the Free Software Foundation
63
67
# gives unlimited permission to copy and/or distribute it,
64
68
# with or without modifications, as long as this notice is preserved.
65
69
 
 
70
# serial 1
 
71
 
66
72
# For projects using AC_CONFIG_AUX_DIR([foo]), Autoconf sets
67
73
# $ac_aux_dir to `$srcdir/foo'.  In other projects, it is set to
68
74
# `$srcdir', `$srcdir/..', or `$srcdir/../..'.
144
150
Usually this means the macro was only invoked conditionally.]])
145
151
fi])])
146
152
 
147
 
# Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2009
148
 
# Free Software Foundation, Inc.
 
153
# Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2009,
 
154
# 2010, 2011 Free Software Foundation, Inc.
149
155
#
150
156
# This file is free software; the Free Software Foundation
151
157
# gives unlimited permission to copy and/or distribute it,
152
158
# with or without modifications, as long as this notice is preserved.
153
159
 
154
 
# serial 10
 
160
# serial 12
155
161
 
156
162
# There are a few dirty hacks below to avoid letting `AC_PROG_CC' be
157
163
# written in clear, in which case automake, when reading aclocal.m4,
191
197
  # instance it was reported that on HP-UX the gcc test will end up
192
198
  # making a dummy file named `D' -- because `-MD' means `put the output
193
199
  # in D'.
 
200
  rm -rf conftest.dir
194
201
  mkdir conftest.dir
195
202
  # Copy depcomp to subdir because otherwise we won't find it if we're
196
203
  # using a relative directory.
255
262
        break
256
263
      fi
257
264
      ;;
258
 
    msvisualcpp | msvcmsys)
 
265
    msvc7 | msvc7msys | msvisualcpp | msvcmsys)
259
266
      # This compiler won't grok `-c -o', but also, the minuso test has
260
267
      # not run yet.  These depmodes are late enough in the game, and
261
268
      # so weak that their functioning should not be impacted.
320
327
if test "x$enable_dependency_tracking" != xno; then
321
328
  am_depcomp="$ac_aux_dir/depcomp"
322
329
  AMDEPBACKSLASH='\'
 
330
  am__nodep='_no'
323
331
fi
324
332
AM_CONDITIONAL([AMDEP], [test "x$enable_dependency_tracking" != xno])
325
333
AC_SUBST([AMDEPBACKSLASH])dnl
326
334
_AM_SUBST_NOTMAKE([AMDEPBACKSLASH])dnl
 
335
AC_SUBST([am__nodep])dnl
 
336
_AM_SUBST_NOTMAKE([am__nodep])dnl
327
337
])
328
338
 
329
339
# Generate code to set up dependency tracking.              -*- Autoconf -*-
557
567
done
558
568
echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
559
569
 
560
 
# Copyright (C) 2001, 2003, 2005, 2008  Free Software Foundation, Inc.
 
570
# Copyright (C) 2001, 2003, 2005, 2008, 2011 Free Software Foundation,
 
571
# Inc.
561
572
#
562
573
# This file is free software; the Free Software Foundation
563
574
# gives unlimited permission to copy and/or distribute it,
564
575
# with or without modifications, as long as this notice is preserved.
565
576
 
 
577
# serial 1
 
578
 
566
579
# AM_PROG_INSTALL_SH
567
580
# ------------------
568
581
# Define $install_sh.
602
615
# Add --enable-maintainer-mode option to configure.         -*- Autoconf -*-
603
616
# From Jim Meyering
604
617
 
605
 
# Copyright (C) 1996, 1998, 2000, 2001, 2002, 2003, 2004, 2005, 2008
606
 
# Free Software Foundation, Inc.
 
618
# Copyright (C) 1996, 1998, 2000, 2001, 2002, 2003, 2004, 2005, 2008,
 
619
# 2011 Free Software Foundation, Inc.
607
620
#
608
621
# This file is free software; the Free Software Foundation
609
622
# gives unlimited permission to copy and/or distribute it,
623
636
       [disable], [m4_define([am_maintainer_other], [enable])],
624
637
       [m4_define([am_maintainer_other], [enable])
625
638
        m4_warn([syntax], [unexpected argument to AM@&t@_MAINTAINER_MODE: $1])])
626
 
AC_MSG_CHECKING([whether to am_maintainer_other maintainer-specific portions of Makefiles])
 
639
AC_MSG_CHECKING([whether to enable maintainer-specific portions of Makefiles])
627
640
  dnl maintainer-mode's default is 'disable' unless 'enable' is passed
628
641
  AC_ARG_ENABLE([maintainer-mode],
629
642
[  --][am_maintainer_other][-maintainer-mode  am_maintainer_other make rules and dependencies not useful
769
782
fi
770
783
])
771
784
 
772
 
# Copyright (C) 2003, 2004, 2005, 2006  Free Software Foundation, Inc.
 
785
# Copyright (C) 2003, 2004, 2005, 2006, 2011 Free Software Foundation,
 
786
# Inc.
773
787
#
774
788
# This file is free software; the Free Software Foundation
775
789
# gives unlimited permission to copy and/or distribute it,
776
790
# with or without modifications, as long as this notice is preserved.
777
791
 
 
792
# serial 1
 
793
 
778
794
# AM_PROG_MKDIR_P
779
795
# ---------------
780
796
# Check for `mkdir -p'.
797
813
 
798
814
# Helper functions for option handling.                     -*- Autoconf -*-
799
815
 
800
 
# Copyright (C) 2001, 2002, 2003, 2005, 2008  Free Software Foundation, Inc.
 
816
# Copyright (C) 2001, 2002, 2003, 2005, 2008, 2010 Free Software
 
817
# Foundation, Inc.
801
818
#
802
819
# This file is free software; the Free Software Foundation
803
820
# gives unlimited permission to copy and/or distribute it,
804
821
# with or without modifications, as long as this notice is preserved.
805
822
 
806
 
# serial 4
 
823
# serial 5
807
824
 
808
825
# _AM_MANGLE_OPTION(NAME)
809
826
# -----------------------
811
828
[[_AM_OPTION_]m4_bpatsubst($1, [[^a-zA-Z0-9_]], [_])])
812
829
 
813
830
# _AM_SET_OPTION(NAME)
814
 
# ------------------------------
 
831
# --------------------
815
832
# Set option NAME.  Presently that only means defining a flag for this option.
816
833
AC_DEFUN([_AM_SET_OPTION],
817
834
[m4_define(_AM_MANGLE_OPTION([$1]), 1)])
818
835
 
819
836
# _AM_SET_OPTIONS(OPTIONS)
820
 
# ----------------------------------
 
837
# ------------------------
821
838
# OPTIONS is a space-separated list of Automake options.
822
839
AC_DEFUN([_AM_SET_OPTIONS],
823
840
[m4_foreach_w([_AM_Option], [$1], [_AM_SET_OPTION(_AM_Option)])])
839
856
 
840
857
AC_DEFUN([AM_C_PROTOTYPES],
841
858
[AC_REQUIRE([AC_C_PROTOTYPES])
 
859
AC_DIAGNOSE([obsolete],
 
860
            [$0: automatic de-ANSI-fication support is deprecated])
842
861
if test "$ac_cv_prog_cc_stdc" != no; then
843
862
  U= ANSI2KNR=
844
863
else
919
938
fi
920
939
AC_MSG_RESULT(yes)])
921
940
 
922
 
# Copyright (C) 2001, 2003, 2005  Free Software Foundation, Inc.
 
941
# Copyright (C) 2001, 2003, 2005, 2011 Free Software Foundation, Inc.
923
942
#
924
943
# This file is free software; the Free Software Foundation
925
944
# gives unlimited permission to copy and/or distribute it,
926
945
# with or without modifications, as long as this notice is preserved.
927
946
 
 
947
# serial 1
 
948
 
928
949
# AM_PROG_INSTALL_STRIP
929
950
# ---------------------
930
951
# One issue with vendor `install' (even GNU) is that you can't
947
968
INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s"
948
969
AC_SUBST([INSTALL_STRIP_PROGRAM])])
949
970
 
950
 
# Copyright (C) 2006, 2008  Free Software Foundation, Inc.
 
971
# Copyright (C) 2006, 2008, 2010 Free Software Foundation, Inc.
951
972
#
952
973
# This file is free software; the Free Software Foundation
953
974
# gives unlimited permission to copy and/or distribute it,
954
975
# with or without modifications, as long as this notice is preserved.
955
976
 
956
 
# serial 2
 
977
# serial 3
957
978
 
958
979
# _AM_SUBST_NOTMAKE(VARIABLE)
959
980
# ---------------------------
962
983
AC_DEFUN([_AM_SUBST_NOTMAKE])
963
984
 
964
985
# AM_SUBST_NOTMAKE(VARIABLE)
965
 
# ---------------------------
 
986
# --------------------------
966
987
# Public sister of _AM_SUBST_NOTMAKE.
967
988
AC_DEFUN([AM_SUBST_NOTMAKE], [_AM_SUBST_NOTMAKE($@)])
968
989
 
1062
1083
AC_SUBST([am__untar])
1063
1084
]) # _AM_PROG_TAR
1064
1085
 
1065
 
m4_include([m4macros/cpl.m4])
1066
 
m4_include([m4macros/eso.m4])
1067
 
m4_include([m4macros/libtool.m4])
1068
 
m4_include([m4macros/ltdl.m4])
1069
 
m4_include([m4macros/ltoptions.m4])
1070
 
m4_include([m4macros/ltsugar.m4])
1071
 
m4_include([m4macros/ltversion.m4])
1072
 
m4_include([m4macros/lt~obsolete.m4])
1073
 
m4_include([m4macros/purify.m4])
 
1086
m4_include([m4/cpl.m4])
 
1087
m4_include([m4/eso.m4])
 
1088
m4_include([m4/libtool.m4])
 
1089
m4_include([m4/ltdl.m4])
 
1090
m4_include([m4/ltoptions.m4])
 
1091
m4_include([m4/ltsugar.m4])
 
1092
m4_include([m4/ltversion.m4])
 
1093
m4_include([m4/lt~obsolete.m4])
 
1094
m4_include([m4/purify.m4])
1074
1095
m4_include([acinclude.m4])