/sqlite3cc

To get this branch, use:
bzr branch http://bzr.ed.am/sqlite3cc

« back to all changes in this revision

Viewing changes to aclocal.m4

  • Committer: edam
  • Date: 2012-04-23 18:41:32 UTC
  • Revision ID: tim@ed.am-20120423184132-uuicu56b79w0xxdp
updated autotools

Show diffs side-by-side

added added

removed removed

1
 
# generated automatically by aclocal 1.11.1 -*- Autoconf -*-
 
1
# generated automatically by aclocal 1.11.3 -*- 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.
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.3], [],
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.3])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.
694
707
fi
695
708
])
696
709
 
697
 
# Copyright (C) 2003, 2004, 2005, 2006  Free Software Foundation, Inc.
 
710
# Copyright (C) 2003, 2004, 2005, 2006, 2011 Free Software Foundation,
 
711
# Inc.
698
712
#
699
713
# This file is free software; the Free Software Foundation
700
714
# gives unlimited permission to copy and/or distribute it,
701
715
# with or without modifications, as long as this notice is preserved.
702
716
 
 
717
# serial 1
 
718
 
703
719
# AM_PROG_MKDIR_P
704
720
# ---------------
705
721
# Check for `mkdir -p'.
722
738
 
723
739
# Helper functions for option handling.                     -*- Autoconf -*-
724
740
 
725
 
# Copyright (C) 2001, 2002, 2003, 2005, 2008  Free Software Foundation, Inc.
 
741
# Copyright (C) 2001, 2002, 2003, 2005, 2008, 2010 Free Software
 
742
# Foundation, Inc.
726
743
#
727
744
# This file is free software; the Free Software Foundation
728
745
# gives unlimited permission to copy and/or distribute it,
729
746
# with or without modifications, as long as this notice is preserved.
730
747
 
731
 
# serial 4
 
748
# serial 5
732
749
 
733
750
# _AM_MANGLE_OPTION(NAME)
734
751
# -----------------------
736
753
[[_AM_OPTION_]m4_bpatsubst($1, [[^a-zA-Z0-9_]], [_])])
737
754
 
738
755
# _AM_SET_OPTION(NAME)
739
 
# ------------------------------
 
756
# --------------------
740
757
# Set option NAME.  Presently that only means defining a flag for this option.
741
758
AC_DEFUN([_AM_SET_OPTION],
742
759
[m4_define(_AM_MANGLE_OPTION([$1]), 1)])
743
760
 
744
761
# _AM_SET_OPTIONS(OPTIONS)
745
 
# ----------------------------------
 
762
# ------------------------
746
763
# OPTIONS is a space-separated list of Automake options.
747
764
AC_DEFUN([_AM_SET_OPTIONS],
748
765
[m4_foreach_w([_AM_Option], [$1], [_AM_SET_OPTION(_AM_Option)])])
818
835
fi
819
836
AC_MSG_RESULT(yes)])
820
837
 
821
 
# Copyright (C) 2001, 2003, 2005  Free Software Foundation, Inc.
 
838
# Copyright (C) 2001, 2003, 2005, 2011 Free Software Foundation, Inc.
822
839
#
823
840
# This file is free software; the Free Software Foundation
824
841
# gives unlimited permission to copy and/or distribute it,
825
842
# with or without modifications, as long as this notice is preserved.
826
843
 
 
844
# serial 1
 
845
 
827
846
# AM_PROG_INSTALL_STRIP
828
847
# ---------------------
829
848
# One issue with vendor `install' (even GNU) is that you can't
846
865
INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s"
847
866
AC_SUBST([INSTALL_STRIP_PROGRAM])])
848
867
 
849
 
# Copyright (C) 2006, 2008  Free Software Foundation, Inc.
 
868
# Copyright (C) 2006, 2008, 2010 Free Software Foundation, Inc.
850
869
#
851
870
# This file is free software; the Free Software Foundation
852
871
# gives unlimited permission to copy and/or distribute it,
853
872
# with or without modifications, as long as this notice is preserved.
854
873
 
855
 
# serial 2
 
874
# serial 3
856
875
 
857
876
# _AM_SUBST_NOTMAKE(VARIABLE)
858
877
# ---------------------------
861
880
AC_DEFUN([_AM_SUBST_NOTMAKE])
862
881
 
863
882
# AM_SUBST_NOTMAKE(VARIABLE)
864
 
# ---------------------------
 
883
# --------------------------
865
884
# Public sister of _AM_SUBST_NOTMAKE.
866
885
AC_DEFUN([AM_SUBST_NOTMAKE], [_AM_SUBST_NOTMAKE($@)])
867
886
 
868
887
# Check how to create a tarball.                            -*- Autoconf -*-
869
888
 
870
 
# Copyright (C) 2004, 2005  Free Software Foundation, Inc.
 
889
# Copyright (C) 2004, 2005, 2012 Free Software Foundation, Inc.
871
890
#
872
891
# This file is free software; the Free Software Foundation
873
892
# gives unlimited permission to copy and/or distribute it,
889
908
# a tarball read from stdin.
890
909
#     $(am__untar) < result.tar
891
910
AC_DEFUN([_AM_PROG_TAR],
892
 
[# Always define AMTAR for backward compatibility.
893
 
AM_MISSING_PROG([AMTAR], [tar])
 
911
[# Always define AMTAR for backward compatibility.  Yes, it's still used
 
912
# in the wild :-(  We should find a proper way to deprecate it ...
 
913
AC_SUBST([AMTAR], ['$${TAR-tar}'])
894
914
m4_if([$1], [v7],
895
 
     [am__tar='${AMTAR} chof - "$$tardir"'; am__untar='${AMTAR} xf -'],
 
915
     [am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -'],
896
916
     [m4_case([$1], [ustar],, [pax],,
897
917
              [m4_fatal([Unknown tar format])])
898
918
AC_MSG_CHECKING([how to create a $1 tar archive])