~ubuntu-branches/debian/squeeze/gnome-terminal/squeeze

« back to all changes in this revision

Viewing changes to aclocal.m4

  • Committer: Bazaar Package Importer
  • Author(s): Luca Falavigna
  • Date: 2010-06-22 20:54:32 UTC
  • mfrom: (1.5.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20100622205432-9tedax6liie87r82
Tags: 2.30.2-1
* New upstream bugfix release.
* Switch to format 3.0 (quilt).
* Bump Standards-Version to 3.8.4, no changes required.

Show diffs side-by-side

added added

removed removed

Lines of Context:
9599
9599
 
9600
9600
 
9601
9601
# gnome-common.m4
 
9602
#
 
9603
# serial 3
9602
9604
9603
9605
 
9604
9606
dnl GNOME_COMMON_INIT
9605
9607
 
9606
 
AC_DEFUN([GNOME_COMMON_INIT],
 
9608
AU_DEFUN([GNOME_COMMON_INIT],
9607
9609
[
9608
9610
  dnl this macro should come after AC_CONFIG_MACRO_DIR
9609
9611
  AC_BEFORE([AC_CONFIG_MACRO_DIR], [$0])
9616
9618
  fi
9617
9619
 
9618
9620
  AC_SUBST([ACLOCAL_AMFLAGS])
9619
 
])
 
9621
],
 
9622
[[$0: This macro is deprecated. You should set put "ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}"
 
9623
in your top-level Makefile.am, instead, where "m4" is the macro directory set
 
9624
with AC_CONFIG_MACRO_DIR() in your configure.ac]])
9620
9625
 
9621
9626
AC_DEFUN([GNOME_DEBUG_CHECK],
9622
9627
[