~ubuntu-branches/ubuntu/vivid/liferea/vivid-proposed

« back to all changes in this revision

Viewing changes to aclocal.m4

  • Committer: Package Import Robot
  • Author(s): Didier Roche
  • Date: 2011-04-07 12:29:22 UTC
  • mfrom: (102.2.6 natty)
  • Revision ID: package-import@ubuntu.com-20110407122922-sm0rx39ecbdgaw0o
Rebuild against latest libunity (soname bump)

Show diffs side-by-side

added added

removed removed

Lines of Context:
13
13
 
14
14
m4_ifndef([AC_AUTOCONF_VERSION],
15
15
  [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl
16
 
m4_if(m4_defn([AC_AUTOCONF_VERSION]), [2.67],,
17
 
[m4_warning([this file was generated for autoconf 2.67.
 
16
m4_if(m4_defn([AC_AUTOCONF_VERSION]), [2.65],,
 
17
[m4_warning([this file was generated for autoconf 2.65.
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'.])])
346
346
 
347
347
    dnl These rules are solely for the distribution goal.  While doing this
348
348
    dnl we only have to keep exactly one list of the available catalogs
349
 
    dnl in configure.ac.
 
349
    dnl in configure.in.
350
350
    for lang in $ALL_LINGUAS; do
351
351
      GMOFILES="$GMOFILES $lang.gmo"
352
352
      POFILES="$POFILES $lang.po"
475
475
dnl
476
476
dnl Now the definitions that aclocal will find
477
477
dnl
478
 
ifdef(glib_configure_ac,[],[
 
478
ifdef(glib_configure_in,[],[
479
479
AC_DEFUN([AM_GLIB_GNU_GETTEXT],[GLIB_GNU_GETTEXT($@)])
480
480
AC_DEFUN([AM_GLIB_DEFINE_LOCALEDIR],[GLIB_DEFINE_LOCALEDIR($@)])
481
481
])dnl
8827
8827
Consider adjusting the PKG_CONFIG_PATH environment variable if you
8828
8828
installed software in a non-standard prefix.
8829
8829
 
8830
 
_PKG_TEXT])[]dnl
 
8830
_PKG_TEXT])dnl
8831
8831
        ])
8832
8832
elif test $pkg_failed = untried; then
8833
8833
        AC_MSG_RESULT([no])
8838
8838
 
8839
8839
_PKG_TEXT
8840
8840
 
8841
 
To get pkg-config, see <http://pkg-config.freedesktop.org/>.])[]dnl
 
8841
To get pkg-config, see <http://pkg-config.freedesktop.org/>.])dnl
8842
8842
        ])
8843
8843
else
8844
8844
        $1[]_CFLAGS=$pkg_cv_[]$1[]_CFLAGS