aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2011-06-04 10:43:20 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2011-06-04 10:43:20 +0000
commitba6033fa30d21e7f4fefeed9e86c8d909399631e (patch)
tree37d3d9e8e4648ad0ca4d0ddcbb7c37a5db619143 /configure.ac
parent4032290d7679ae08a4292ec87078069e882f983d (diff)
downloadellinika-ba6033fa30d21e7f4fefeed9e86c8d909399631e.tar.gz
ellinika-ba6033fa30d21e7f4fefeed9e86c8d909399631e.tar.bz2
Fix build
git-svn-id: file:///home/puszcza/svnroot/ellinika/trunk@557 941c8c0f-9102-463b-b60b-cd22ce0e6858
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index e4f4f7c..78d9c4c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -24,6 +24,7 @@ AC_CONFIG_AUX_DIR([build-aux])
AC_CANONICAL_SYSTEM
AM_INIT_AUTOMAKE([1.11 no-exeext])
AM_CONFIG_HEADER([config.h])
+AC_CONFIG_MACRO_DIR([m4])
## * Checks for programs.
AC_PROG_CC

Return to:

Send suggestions and report system problems to the System administrator.