[anjuta/newproject] am:Fix configure name in autotools test



commit 84d2c4a0a515aa3d6505c4fbb697f1053b4da4c2
Author: Sébastien Granjoux <seb sfo free fr>
Date:   Sat Nov 6 10:39:51 2010 +0100

    am:Fix configure name in autotools test

 plugins/am-project/tests/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/plugins/am-project/tests/Makefile.am b/plugins/am-project/tests/Makefile.am
index 59b6e84..d1918fb 100644
--- a/plugins/am-project/tests/Makefile.am
+++ b/plugins/am-project/tests/Makefile.am
@@ -1,7 +1,7 @@
 
 EXTRA_DIST = testsuite.at $(TESTSUITE_AT) $(srcdir)/package.m4 $(TESTSUITE)
 
-$(srcdir)/package.m4: $(top_srcdir)/configure.in
+$(srcdir)/package.m4: $(top_srcdir)/configure.ac
 	rm -f $@ $  tmp
 	{ \
 	  echo '# Signature of the current package.'; \



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]