[fyba] 14/77: fix path incongruency

Ruben Undheim rubund-guest at moszumanska.debian.org
Mon Sep 22 15:11:24 UTC 2014


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.hirsch at 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.hirsch at 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



More information about the Pkg-grass-devel mailing list