This is an automated email from the git hooks/post-receive script. rubund-guest pushed a commit to branch master in repository fyba.
commit fca5f7b4b38f19a90f6467e4c1f8a2364b072731 Author: Thomas Hirsch <thomas.hir...@statkart.no> Date: Thu Apr 11 10:42:50 2013 +0200 fix path incongruency --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index bb0097a..5200681 100644 --- a/configure.ac +++ b/configure.ac @@ -5,7 +5,7 @@ AC_PREREQ([2.59]) AC_INIT(fyba, 4.1.0, thomas.hir...@statkart.no) AM_INIT_AUTOMAKE(fyba, 4.1.0) LT_INIT() -AC_CONFIG_MACRO_DIR([./m4]) +AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_SRCDIR([include/fygm.h]) AC_CONFIG_HEADERS([config.h]) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/fyba.git _______________________________________________ Pkg-grass-devel mailing list Pkg-grass-devel@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel