~ubuntu-branches/ubuntu/karmic/uim/karmic-proposed

« back to all changes in this revision

Viewing changes to sigscheme/libgcroots/aclocal.m4

  • Committer: Bazaar Package Importer
  • Author(s): Masahito Omote
  • Date: 2009-03-01 12:57:00 UTC
  • mfrom: (1.1.10 upstream)
  • Revision ID: james.westby@ubuntu.com-20090301125700-0ykjdq0zgj55e3n3
Tags: 1:1.5.5-1
New upstream release and final upload by current maintainter.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# generated automatically by aclocal 1.10.1 -*- Autoconf -*-
 
1
# generated automatically by aclocal 1.10.2 -*- Autoconf -*-
2
2
 
3
3
# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
4
4
# 2005, 2006, 2007, 2008  Free Software Foundation, Inc.
13
13
 
14
14
m4_ifndef([AC_AUTOCONF_VERSION],
15
15
  [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl
16
 
m4_if(AC_AUTOCONF_VERSION, [2.62],,
17
 
[m4_warning([this file was generated for autoconf 2.62.
 
16
m4_if(m4_defn([AC_AUTOCONF_VERSION]), [2.63],,
 
17
[m4_warning([this file was generated for autoconf 2.63.
18
18
You have another version of autoconf.  It may work, but is not guaranteed to.
19
19
If you have problems, you may need to regenerate the build system entirely.
20
20
To do so, use the procedure documented by the package, typically `autoreconf'.])])
6640
6640
AC_MSG_RESULT([$SED])
6641
6641
])
6642
6642
 
6643
 
# Copyright (C) 2002, 2003, 2005, 2006, 2007  Free Software Foundation, Inc.
 
6643
# Copyright (C) 2002, 2003, 2005, 2006, 2007, 2008  Free Software Foundation, Inc.
6644
6644
#
6645
6645
# This file is free software; the Free Software Foundation
6646
6646
# gives unlimited permission to copy and/or distribute it,
6655
6655
[am__api_version='1.10'
6656
6656
dnl Some users find AM_AUTOMAKE_VERSION and mistake it for a way to
6657
6657
dnl require some minimum version.  Point them to the right macro.
6658
 
m4_if([$1], [1.10.1], [],
 
6658
m4_if([$1], [1.10.2], [],
6659
6659
      [AC_FATAL([Do not call $0, use AM_INIT_AUTOMAKE([$1]).])])dnl
6660
6660
])
6661
6661
 
6669
6669
# AM_SET_CURRENT_AUTOMAKE_VERSION
6670
6670
# -------------------------------
6671
6671
# Call AM_AUTOMAKE_VERSION and AM_AUTOMAKE_VERSION so they can be traced.
6672
 
# This function is AC_REQUIREd by AC_INIT_AUTOMAKE.
 
6672
# This function is AC_REQUIREd by AM_INIT_AUTOMAKE.
6673
6673
AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION],
6674
 
[AM_AUTOMAKE_VERSION([1.10.1])dnl
 
6674
[AM_AUTOMAKE_VERSION([1.10.2])dnl
6675
6675
m4_ifndef([AC_AUTOCONF_VERSION],
6676
6676
  [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl
6677
 
_AM_AUTOCONF_VERSION(AC_AUTOCONF_VERSION)])
 
6677
_AM_AUTOCONF_VERSION(m4_defn([AC_AUTOCONF_VERSION]))])
6678
6678
 
6679
6679
# Figure out how to run the assembler.                      -*- Autoconf -*-
6680
6680
 
6946
6946
 
6947
6947
# Generate code to set up dependency tracking.              -*- Autoconf -*-
6948
6948
 
6949
 
# Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005
 
6949
# Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2008
6950
6950
# Free Software Foundation, Inc.
6951
6951
#
6952
6952
# This file is free software; the Free Software Foundation
6953
6953
# gives unlimited permission to copy and/or distribute it,
6954
6954
# with or without modifications, as long as this notice is preserved.
6955
6955
 
6956
 
#serial 3
 
6956
#serial 4
6957
6957
 
6958
6958
# _AM_OUTPUT_DEPENDENCY_COMMANDS
6959
6959
# ------------------------------
6960
6960
AC_DEFUN([_AM_OUTPUT_DEPENDENCY_COMMANDS],
6961
 
[for mf in $CONFIG_FILES; do
 
6961
[# Autoconf 2.62 quotes --file arguments for eval, but not when files
 
6962
# are listed without --file.  Let's play safe and only enable the eval
 
6963
# if we detect the quoting.
 
6964
case $CONFIG_FILES in
 
6965
*\'*) eval set x "$CONFIG_FILES" ;;
 
6966
*)   set x $CONFIG_FILES ;;
 
6967
esac
 
6968
shift
 
6969
for mf
 
6970
do
6962
6971
  # Strip MF so we end up with the name of the file.
6963
6972
  mf=`echo "$mf" | sed -e 's/:.*$//'`
6964
6973
  # Check whether this is an Automake generated Makefile or not.
7255
7264
rm -f confinc confmf
7256
7265
])
7257
7266
 
7258
 
# Copyright (C) 1999, 2000, 2001, 2003, 2004, 2005
 
7267
# Copyright (C) 1999, 2000, 2001, 2003, 2004, 2005, 2008
7259
7268
# Free Software Foundation, Inc.
7260
7269
#
7261
7270
# This file is free software; the Free Software Foundation
7262
7271
# gives unlimited permission to copy and/or distribute it,
7263
7272
# with or without modifications, as long as this notice is preserved.
7264
7273
 
7265
 
# serial 5
 
7274
# serial 6
7266
7275
 
7267
7276
# AM_PROG_CC_C_O
7268
7277
# --------------
7274
7283
# FIXME: we rely on the cache variable name because
7275
7284
# there is no other way.
7276
7285
set dummy $CC
7277
 
ac_cc=`echo $[2] | sed ['s/[^a-zA-Z0-9_]/_/g;s/^[0-9]/_/']`
7278
 
if eval "test \"`echo '$ac_cv_prog_cc_'${ac_cc}_c_o`\" != yes"; then
 
7286
am_cc=`echo $[2] | sed ['s/[^a-zA-Z0-9_]/_/g;s/^[0-9]/_/']`
 
7287
eval am_t=\$ac_cv_prog_cc_${am_cc}_c_o
 
7288
if test "$am_t" != yes; then
7279
7289
   # Losing compiler, so override with the script.
7280
7290
   # FIXME: It is wrong to rewrite CC.
7281
7291
   # But if we don't then we get into trouble of one sort or another.
7353
7363
 
7354
7364
# Helper functions for option handling.                     -*- Autoconf -*-
7355
7365
 
7356
 
# Copyright (C) 2001, 2002, 2003, 2005  Free Software Foundation, Inc.
 
7366
# Copyright (C) 2001, 2002, 2003, 2005, 2008  Free Software Foundation, Inc.
7357
7367
#
7358
7368
# This file is free software; the Free Software Foundation
7359
7369
# gives unlimited permission to copy and/or distribute it,
7360
7370
# with or without modifications, as long as this notice is preserved.
7361
7371
 
7362
 
# serial 3
 
7372
# serial 4
7363
7373
 
7364
7374
# _AM_MANGLE_OPTION(NAME)
7365
7375
# -----------------------
7376
7386
# ----------------------------------
7377
7387
# OPTIONS is a space-separated list of Automake options.
7378
7388
AC_DEFUN([_AM_SET_OPTIONS],
7379
 
[AC_FOREACH([_AM_Option], [$1], [_AM_SET_OPTION(_AM_Option)])])
 
7389
[m4_foreach_w([_AM_Option], [$1], [_AM_SET_OPTION(_AM_Option)])])
7380
7390
 
7381
7391
# _AM_IF_OPTION(OPTION, IF-SET, [IF-NOT-SET])
7382
7392
# -------------------------------------------