Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 165526 | Differences between
and this patch

Collapse All | Expand All

(-)kdevelop-3.4.0.orig/aclocal.m4 (-2 / +2 lines)
Lines 1-4 Link Here
1
# generated automatically by aclocal 1.9.5 -*- Autoconf -*-
1
# generated automatically by aclocal 1.9.6 -*- Autoconf -*-
2
2
3
# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
3
# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
4
# 2005  Free Software Foundation, Inc.
4
# 2005  Free Software Foundation, Inc.
Lines 28-34 Link Here
28
# Call AM_AUTOMAKE_VERSION so it can be traced.
28
# Call AM_AUTOMAKE_VERSION so it can be traced.
29
# This function is AC_REQUIREd by AC_INIT_AUTOMAKE.
29
# This function is AC_REQUIREd by AC_INIT_AUTOMAKE.
30
AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION],
30
AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION],
31
	 [AM_AUTOMAKE_VERSION([1.9.5])])
31
	 [AM_AUTOMAKE_VERSION([1.9.6])])
32
32
33
# AM_AUX_DIR_EXPAND                                         -*- Autoconf -*-
33
# AM_AUX_DIR_EXPAND                                         -*- Autoconf -*-
34
34

Return to bug 165526