Skip to content
Snippets Groups Projects
Commit 53d4e3b8 authored by Claus-Justus Heine's avatar Claus-Justus Heine
Browse files

Add AC_CONFIG_MACRO_DIR

parent 74f0f7b9
No related branches found
No related tags found
No related merge requests found
......@@ -3,6 +3,7 @@
AC_PREREQ(2.59)
AC_INIT([alberta], [2.1-BETA], [Claus.Heine@Mathematik.Uni-Freiburg.DE,kosterdtp@ewi.uwente.nl])
AC_CONFIG_SRCDIR([alberta/src/Common/alberta.h])
AC_CONFIG_MACRO_DIR([m4])
AM_MAINTAINER_MODE
AC_CANONICAL_BUILD
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment