~ubuntu-branches/ubuntu/trusty/update-notifier/trusty

« back to all changes in this revision

Viewing changes to aclocal.m4

  • Committer: Package Import Robot
  • Author(s): Martin Pitt
  • Date: 2012-03-11 10:29:28 UTC
  • Revision ID: package-import@ubuntu.com-20120311102928-w9mgg16fh57qo5mc
Tags: 0.119ubuntu1
src/update-notifier.c: Consider both the "sudo" and "admin" groups as
administrator. (LP: #893842)

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.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.
598
599
 
599
600
 
600
601
dnl IT_PROG_INTLTOOL([MINIMUM-VERSION], [no-xml])
601
 
# serial 40 IT_PROG_INTLTOOL
 
602
# serial 42 IT_PROG_INTLTOOL
602
603
AC_DEFUN([IT_PROG_INTLTOOL], [
603
604
AC_PREREQ([2.50])dnl
604
605
AC_REQUIRE([AM_NLS])dnl
611
612
    ;;
612
613
esac
613
614
 
 
615
INTLTOOL_REQUIRED_VERSION_AS_INT=`echo $1 | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'`
 
616
INTLTOOL_APPLIED_VERSION=`intltool-update --version | head -1 | cut -d" " -f3`
 
617
INTLTOOL_APPLIED_VERSION_AS_INT=`echo $INTLTOOL_APPLIED_VERSION | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'`
614
618
if test -n "$1"; then
615
619
    AC_MSG_CHECKING([for intltool >= $1])
616
 
 
617
 
    INTLTOOL_REQUIRED_VERSION_AS_INT=`echo $1 | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'`
618
 
    INTLTOOL_APPLIED_VERSION=`intltool-update --version | head -1 | cut -d" " -f3`
619
 
    [INTLTOOL_APPLIED_VERSION_AS_INT=`echo $INTLTOOL_APPLIED_VERSION | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'`
620
 
    ]
621
620
    AC_MSG_RESULT([$INTLTOOL_APPLIED_VERSION found])
622
621
    test "$INTLTOOL_APPLIED_VERSION_AS_INT" -ge "$INTLTOOL_REQUIRED_VERSION_AS_INT" ||
623
622
        AC_MSG_ERROR([Your intltool is too old.  You need intltool $1 or later.])
630
629
    AC_MSG_ERROR([The intltool scripts were not found. Please install intltool.])
631
630
fi
632
631
 
633
 
  INTLTOOL_DESKTOP_RULE='%.desktop:   %.desktop.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< [$]@' 
634
 
INTLTOOL_DIRECTORY_RULE='%.directory: %.directory.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< [$]@' 
635
 
     INTLTOOL_KEYS_RULE='%.keys:      %.keys.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -k -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< [$]@' 
636
 
     INTLTOOL_PROP_RULE='%.prop:      %.prop.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< [$]@' 
637
 
      INTLTOOL_OAF_RULE='%.oaf:       %.oaf.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -p $(top_srcdir)/po $< [$]@'
638
 
     INTLTOOL_PONG_RULE='%.pong:      %.pong.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< [$]@' 
639
 
   INTLTOOL_SERVER_RULE='%.server:    %.server.in    $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< [$]@' 
640
 
    INTLTOOL_SHEET_RULE='%.sheet:     %.sheet.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< [$]@' 
641
 
INTLTOOL_SOUNDLIST_RULE='%.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< [$]@' 
642
 
       INTLTOOL_UI_RULE='%.ui:        %.ui.in        $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< [$]@' 
643
 
      INTLTOOL_XML_RULE='%.xml:       %.xml.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< [$]@' 
644
 
      INTLTOOL_XML_NOMERGE_RULE='%.xml:       %.xml.in       $(INTLTOOL_MERGE) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u --no-translations $< [$]@' 
645
 
      INTLTOOL_XAM_RULE='%.xam:       %.xml.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< [$]@' 
646
 
      INTLTOOL_KBD_RULE='%.kbd:       %.kbd.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -m -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< [$]@' 
647
 
    INTLTOOL_CAVES_RULE='%.caves:     %.caves.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< [$]@' 
648
 
  INTLTOOL_SCHEMAS_RULE='%.schemas:   %.schemas.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -s -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< [$]@' 
649
 
    INTLTOOL_THEME_RULE='%.theme:     %.theme.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< [$]@' 
650
 
    INTLTOOL_SERVICE_RULE='%.service: %.service.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< [$]@'
651
 
   INTLTOOL_POLICY_RULE='%.policy:    %.policy.in    $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< [$]@'
 
632
if test -z "$AM_DEFAULT_VERBOSITY"; then
 
633
  AM_DEFAULT_VERBOSITY=1
 
634
fi
 
635
AC_SUBST([AM_DEFAULT_VERBOSITY])
 
636
 
 
637
INTLTOOL_V_MERGE='$(INTLTOOL__v_MERGE_$(V))'
 
638
INTLTOOL__v_MERGE_='$(INTLTOOL__v_MERGE_$(AM_DEFAULT_VERBOSITY))'
 
639
INTLTOOL__v_MERGE_0='@echo "  ITMRG " [$]@;'
 
640
AC_SUBST(INTLTOOL_V_MERGE)
 
641
AC_SUBST(INTLTOOL__v_MERGE_)
 
642
AC_SUBST(INTLTOOL__v_MERGE_0)
 
643
 
 
644
INTLTOOL_V_MERGE_OPTIONS='$(intltool__v_merge_options_$(V))'
 
645
intltool__v_merge_options_='$(intltool__v_merge_options_$(AM_DEFAULT_VERBOSITY))'
 
646
intltool__v_merge_options_0='-q'
 
647
AC_SUBST(INTLTOOL_V_MERGE_OPTIONS)
 
648
AC_SUBST(intltool__v_merge_options_)
 
649
AC_SUBST(intltool__v_merge_options_0)
 
650
 
 
651
  INTLTOOL_DESKTOP_RULE='%.desktop:   %.desktop.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< [$]@' 
 
652
INTLTOOL_DIRECTORY_RULE='%.directory: %.directory.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< [$]@' 
 
653
     INTLTOOL_KEYS_RULE='%.keys:      %.keys.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -k -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< [$]@' 
 
654
     INTLTOOL_PROP_RULE='%.prop:      %.prop.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< [$]@' 
 
655
      INTLTOOL_OAF_RULE='%.oaf:       %.oaf.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -o -p $(top_srcdir)/po $< [$]@'
 
656
     INTLTOOL_PONG_RULE='%.pong:      %.pong.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< [$]@' 
 
657
   INTLTOOL_SERVER_RULE='%.server:    %.server.in    $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -o -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< [$]@' 
 
658
    INTLTOOL_SHEET_RULE='%.sheet:     %.sheet.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< [$]@' 
 
659
INTLTOOL_SOUNDLIST_RULE='%.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< [$]@' 
 
660
       INTLTOOL_UI_RULE='%.ui:        %.ui.in        $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< [$]@' 
 
661
      INTLTOOL_XML_RULE='%.xml:       %.xml.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< [$]@' 
 
662
if test "$INTLTOOL_APPLIED_VERSION_AS_INT" -ge 5000; then
 
663
      INTLTOOL_XML_NOMERGE_RULE='%.xml:       %.xml.in       $(INTLTOOL_MERGE) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u --no-translations $< [$]@'
 
664
else
 
665
      INTLTOOL_XML_NOMERGE_RULE='%.xml:       %.xml.in       $(INTLTOOL_MERGE) ; $(INTLTOOL_V_MERGE)_it_tmp_dir=tmp.intltool.[$][$]RANDOM && mkdir [$][$]_it_tmp_dir && LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u [$][$]_it_tmp_dir $< [$]@ && rmdir [$][$]_it_tmp_dir'
 
666
fi
 
667
      INTLTOOL_XAM_RULE='%.xam:       %.xml.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< [$]@' 
 
668
      INTLTOOL_KBD_RULE='%.kbd:       %.kbd.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -m -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< [$]@' 
 
669
    INTLTOOL_CAVES_RULE='%.caves:     %.caves.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< [$]@' 
 
670
  INTLTOOL_SCHEMAS_RULE='%.schemas:   %.schemas.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -s -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< [$]@' 
 
671
    INTLTOOL_THEME_RULE='%.theme:     %.theme.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< [$]@' 
 
672
    INTLTOOL_SERVICE_RULE='%.service: %.service.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< [$]@'
 
673
   INTLTOOL_POLICY_RULE='%.policy:    %.policy.in    $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< [$]@'
652
674
 
653
675
_IT_SUBST(INTLTOOL_DESKTOP_RULE)
654
676
_IT_SUBST(INTLTOOL_DIRECTORY_RULE)
983
1005
fi[]dnl
984
1006
])# PKG_CHECK_MODULES
985
1007
 
986
 
# Copyright (C) 2002, 2003, 2005, 2006, 2007, 2008  Free Software Foundation, Inc.
 
1008
# Copyright (C) 2002, 2003, 2005, 2006, 2007, 2008, 2011 Free Software
 
1009
# Foundation, Inc.
987
1010
#
988
1011
# This file is free software; the Free Software Foundation
989
1012
# gives unlimited permission to copy and/or distribute it,
990
1013
# with or without modifications, as long as this notice is preserved.
991
1014
 
 
1015
# serial 1
 
1016
 
992
1017
# AM_AUTOMAKE_VERSION(VERSION)
993
1018
# ----------------------------
994
1019
# Automake X.Y traces this macro to ensure aclocal.m4 has been
998
1023
[am__api_version='1.11'
999
1024
dnl Some users find AM_AUTOMAKE_VERSION and mistake it for a way to
1000
1025
dnl require some minimum version.  Point them to the right macro.
1001
 
m4_if([$1], [1.11.1], [],
 
1026
m4_if([$1], [1.11.3], [],
1002
1027
      [AC_FATAL([Do not call $0, use AM_INIT_AUTOMAKE([$1]).])])dnl
1003
1028
])
1004
1029
 
1014
1039
# Call AM_AUTOMAKE_VERSION and AM_AUTOMAKE_VERSION so they can be traced.
1015
1040
# This function is AC_REQUIREd by AM_INIT_AUTOMAKE.
1016
1041
AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION],
1017
 
[AM_AUTOMAKE_VERSION([1.11.1])dnl
 
1042
[AM_AUTOMAKE_VERSION([1.11.3])dnl
1018
1043
m4_ifndef([AC_AUTOCONF_VERSION],
1019
1044
  [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl
1020
1045
_AM_AUTOCONF_VERSION(m4_defn([AC_AUTOCONF_VERSION]))])
1021
1046
 
1022
1047
# AM_AUX_DIR_EXPAND                                         -*- Autoconf -*-
1023
1048
 
1024
 
# Copyright (C) 2001, 2003, 2005  Free Software Foundation, Inc.
 
1049
# Copyright (C) 2001, 2003, 2005, 2011 Free Software Foundation, Inc.
1025
1050
#
1026
1051
# This file is free software; the Free Software Foundation
1027
1052
# gives unlimited permission to copy and/or distribute it,
1028
1053
# with or without modifications, as long as this notice is preserved.
1029
1054
 
 
1055
# serial 1
 
1056
 
1030
1057
# For projects using AC_CONFIG_AUX_DIR([foo]), Autoconf sets
1031
1058
# $ac_aux_dir to `$srcdir/foo'.  In other projects, it is set to
1032
1059
# `$srcdir', `$srcdir/..', or `$srcdir/../..'.
1131
1158
Usually this means the macro was only invoked conditionally.]])
1132
1159
fi])])
1133
1160
 
1134
 
# Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2009
1135
 
# Free Software Foundation, Inc.
 
1161
# Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2009,
 
1162
# 2010, 2011 Free Software Foundation, Inc.
1136
1163
#
1137
1164
# This file is free software; the Free Software Foundation
1138
1165
# gives unlimited permission to copy and/or distribute it,
1139
1166
# with or without modifications, as long as this notice is preserved.
1140
1167
 
1141
 
# serial 10
 
1168
# serial 12
1142
1169
 
1143
1170
# There are a few dirty hacks below to avoid letting `AC_PROG_CC' be
1144
1171
# written in clear, in which case automake, when reading aclocal.m4,
1178
1205
  # instance it was reported that on HP-UX the gcc test will end up
1179
1206
  # making a dummy file named `D' -- because `-MD' means `put the output
1180
1207
  # in D'.
 
1208
  rm -rf conftest.dir
1181
1209
  mkdir conftest.dir
1182
1210
  # Copy depcomp to subdir because otherwise we won't find it if we're
1183
1211
  # using a relative directory.
1242
1270
        break
1243
1271
      fi
1244
1272
      ;;
1245
 
    msvisualcpp | msvcmsys)
 
1273
    msvc7 | msvc7msys | msvisualcpp | msvcmsys)
1246
1274
      # This compiler won't grok `-c -o', but also, the minuso test has
1247
1275
      # not run yet.  These depmodes are late enough in the game, and
1248
1276
      # so weak that their functioning should not be impacted.
1307
1335
if test "x$enable_dependency_tracking" != xno; then
1308
1336
  am_depcomp="$ac_aux_dir/depcomp"
1309
1337
  AMDEPBACKSLASH='\'
 
1338
  am__nodep='_no'
1310
1339
fi
1311
1340
AM_CONDITIONAL([AMDEP], [test "x$enable_dependency_tracking" != xno])
1312
1341
AC_SUBST([AMDEPBACKSLASH])dnl
1313
1342
_AM_SUBST_NOTMAKE([AMDEPBACKSLASH])dnl
 
1343
AC_SUBST([am__nodep])dnl
 
1344
_AM_SUBST_NOTMAKE([am__nodep])dnl
1314
1345
])
1315
1346
 
1316
1347
# Generate code to set up dependency tracking.              -*- Autoconf -*-
1544
1575
done
1545
1576
echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
1546
1577
 
1547
 
# Copyright (C) 2001, 2003, 2005, 2008  Free Software Foundation, Inc.
 
1578
# Copyright (C) 2001, 2003, 2005, 2008, 2011 Free Software Foundation,
 
1579
# Inc.
1548
1580
#
1549
1581
# This file is free software; the Free Software Foundation
1550
1582
# gives unlimited permission to copy and/or distribute it,
1551
1583
# with or without modifications, as long as this notice is preserved.
1552
1584
 
 
1585
# serial 1
 
1586
 
1553
1587
# AM_PROG_INSTALL_SH
1554
1588
# ------------------
1555
1589
# Define $install_sh.
1589
1623
# Add --enable-maintainer-mode option to configure.         -*- Autoconf -*-
1590
1624
# From Jim Meyering
1591
1625
 
1592
 
# Copyright (C) 1996, 1998, 2000, 2001, 2002, 2003, 2004, 2005, 2008
1593
 
# Free Software Foundation, Inc.
 
1626
# Copyright (C) 1996, 1998, 2000, 2001, 2002, 2003, 2004, 2005, 2008,
 
1627
# 2011 Free Software Foundation, Inc.
1594
1628
#
1595
1629
# This file is free software; the Free Software Foundation
1596
1630
# gives unlimited permission to copy and/or distribute it,
1610
1644
       [disable], [m4_define([am_maintainer_other], [enable])],
1611
1645
       [m4_define([am_maintainer_other], [enable])
1612
1646
        m4_warn([syntax], [unexpected argument to AM@&t@_MAINTAINER_MODE: $1])])
1613
 
AC_MSG_CHECKING([whether to am_maintainer_other maintainer-specific portions of Makefiles])
 
1647
AC_MSG_CHECKING([whether to enable maintainer-specific portions of Makefiles])
1614
1648
  dnl maintainer-mode's default is 'disable' unless 'enable' is passed
1615
1649
  AC_ARG_ENABLE([maintainer-mode],
1616
1650
[  --][am_maintainer_other][-maintainer-mode  am_maintainer_other make rules and dependencies not useful
1721
1755
fi
1722
1756
])
1723
1757
 
1724
 
# Copyright (C) 2003, 2004, 2005, 2006  Free Software Foundation, Inc.
 
1758
# Copyright (C) 2003, 2004, 2005, 2006, 2011 Free Software Foundation,
 
1759
# Inc.
1725
1760
#
1726
1761
# This file is free software; the Free Software Foundation
1727
1762
# gives unlimited permission to copy and/or distribute it,
1728
1763
# with or without modifications, as long as this notice is preserved.
1729
1764
 
 
1765
# serial 1
 
1766
 
1730
1767
# AM_PROG_MKDIR_P
1731
1768
# ---------------
1732
1769
# Check for `mkdir -p'.
1749
1786
 
1750
1787
# Helper functions for option handling.                     -*- Autoconf -*-
1751
1788
 
1752
 
# Copyright (C) 2001, 2002, 2003, 2005, 2008  Free Software Foundation, Inc.
 
1789
# Copyright (C) 2001, 2002, 2003, 2005, 2008, 2010 Free Software
 
1790
# Foundation, Inc.
1753
1791
#
1754
1792
# This file is free software; the Free Software Foundation
1755
1793
# gives unlimited permission to copy and/or distribute it,
1756
1794
# with or without modifications, as long as this notice is preserved.
1757
1795
 
1758
 
# serial 4
 
1796
# serial 5
1759
1797
 
1760
1798
# _AM_MANGLE_OPTION(NAME)
1761
1799
# -----------------------
1763
1801
[[_AM_OPTION_]m4_bpatsubst($1, [[^a-zA-Z0-9_]], [_])])
1764
1802
 
1765
1803
# _AM_SET_OPTION(NAME)
1766
 
# ------------------------------
 
1804
# --------------------
1767
1805
# Set option NAME.  Presently that only means defining a flag for this option.
1768
1806
AC_DEFUN([_AM_SET_OPTION],
1769
1807
[m4_define(_AM_MANGLE_OPTION([$1]), 1)])
1770
1808
 
1771
1809
# _AM_SET_OPTIONS(OPTIONS)
1772
 
# ----------------------------------
 
1810
# ------------------------
1773
1811
# OPTIONS is a space-separated list of Automake options.
1774
1812
AC_DEFUN([_AM_SET_OPTIONS],
1775
1813
[m4_foreach_w([_AM_Option], [$1], [_AM_SET_OPTION(_AM_Option)])])
1845
1883
fi
1846
1884
AC_MSG_RESULT(yes)])
1847
1885
 
1848
 
# Copyright (C) 2001, 2003, 2005  Free Software Foundation, Inc.
 
1886
# Copyright (C) 2001, 2003, 2005, 2011 Free Software Foundation, Inc.
1849
1887
#
1850
1888
# This file is free software; the Free Software Foundation
1851
1889
# gives unlimited permission to copy and/or distribute it,
1852
1890
# with or without modifications, as long as this notice is preserved.
1853
1891
 
 
1892
# serial 1
 
1893
 
1854
1894
# AM_PROG_INSTALL_STRIP
1855
1895
# ---------------------
1856
1896
# One issue with vendor `install' (even GNU) is that you can't
1873
1913
INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s"
1874
1914
AC_SUBST([INSTALL_STRIP_PROGRAM])])
1875
1915
 
1876
 
# Copyright (C) 2006, 2008  Free Software Foundation, Inc.
 
1916
# Copyright (C) 2006, 2008, 2010 Free Software Foundation, Inc.
1877
1917
#
1878
1918
# This file is free software; the Free Software Foundation
1879
1919
# gives unlimited permission to copy and/or distribute it,
1880
1920
# with or without modifications, as long as this notice is preserved.
1881
1921
 
1882
 
# serial 2
 
1922
# serial 3
1883
1923
 
1884
1924
# _AM_SUBST_NOTMAKE(VARIABLE)
1885
1925
# ---------------------------
1888
1928
AC_DEFUN([_AM_SUBST_NOTMAKE])
1889
1929
 
1890
1930
# AM_SUBST_NOTMAKE(VARIABLE)
1891
 
# ---------------------------
 
1931
# --------------------------
1892
1932
# Public sister of _AM_SUBST_NOTMAKE.
1893
1933
AC_DEFUN([AM_SUBST_NOTMAKE], [_AM_SUBST_NOTMAKE($@)])
1894
1934
 
1895
1935
# Check how to create a tarball.                            -*- Autoconf -*-
1896
1936
 
1897
 
# Copyright (C) 2004, 2005  Free Software Foundation, Inc.
 
1937
# Copyright (C) 2004, 2005, 2012 Free Software Foundation, Inc.
1898
1938
#
1899
1939
# This file is free software; the Free Software Foundation
1900
1940
# gives unlimited permission to copy and/or distribute it,
1916
1956
# a tarball read from stdin.
1917
1957
#     $(am__untar) < result.tar
1918
1958
AC_DEFUN([_AM_PROG_TAR],
1919
 
[# Always define AMTAR for backward compatibility.
1920
 
AM_MISSING_PROG([AMTAR], [tar])
 
1959
[# Always define AMTAR for backward compatibility.  Yes, it's still used
 
1960
# in the wild :-(  We should find a proper way to deprecate it ...
 
1961
AC_SUBST([AMTAR], ['$${TAR-tar}'])
1921
1962
m4_if([$1], [v7],
1922
 
     [am__tar='${AMTAR} chof - "$$tardir"'; am__untar='${AMTAR} xf -'],
 
1963
     [am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -'],
1923
1964
     [m4_case([$1], [ustar],, [pax],,
1924
1965
              [m4_fatal([Unknown tar format])])
1925
1966
AC_MSG_CHECKING([how to create a $1 tar archive])