diff options
| author | Arthur de Jong <arthur@arthurdejong.org> | 2013-10-27 13:43:10 +0100 |
|---|---|---|
| committer | Arthur de Jong <arthur@arthurdejong.org> | 2013-10-27 13:43:10 +0100 |
| commit | 6be316e88f686b29d502a69536f7773b1636e9ea (patch) | |
| tree | 5a1859f4101c612d86b2dc0ad3ff1568c3c53ee8 /autogen.sh | |
| parent | 1d8db24de6fce25997b1e672c497daf9b60ac725 (diff) | |
Specify m4 directory in configure script
Diffstat (limited to 'autogen.sh')
| -rwxr-xr-x | autogen.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -15,7 +15,7 @@ do done # generate aclocal.m4 from configure.ac -aclocal -I m4 +aclocal # generate config.h.in from configure.ac autoheader --warnings=all --force |
