lucas pushed a commit to branch master.

commit b07826a408343bf8cda78d4ff2e6e55637385d33
Author: Lucas De Marchi <[email protected]>
Date:   Tue Apr 23 12:33:53 2013 -0300

    Don't use deprecated AM_CONFIG_HEADER
---
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index a6489a6..292f3cb 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@ AC_INIT([eldbus], [v_ver], 
[[email protected]])
 AC_PREREQ([2.60])
 
 AM_INIT_AUTOMAKE([foreign subdir-objects])
-AM_CONFIG_HEADER([config.h])
+AC_CONFIG_HEADER([config.h])
 AC_CONFIG_MACRO_DIR([m4])
 
 m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])

-- 

------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_apr

Reply via email to