fixes for automake 1.8

SVN revision: 10305
This commit is contained in:
tsauerbeck 2004-05-21 18:43:56 +00:00 committed by tsauerbeck
parent 7d13e33076
commit 8ecb9bb68c
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
dnl AM_PATH_ECORE([MINIMUM-VERSION, [ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND [, MODULES]]]])
dnl Test for Ecore, and define ECORE_CFLAGS and ECORE_LIBS
dnl
AC_DEFUN(AM_PATH_ECORE,
AC_DEFUN([AM_PATH_ECORE],
[dnl
dnl Get the cflags and libraries from the ecore-config script
dnl