We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d16e091 commit b54afbcCopy full SHA for b54afbc
configure.ac
@@ -2,7 +2,7 @@ AC_INIT([Icecast], [2.4.99.1], [[email protected]])
2
3
AC_PREREQ([2.54])
4
AC_CONFIG_SRCDIR([src/main.c])
5
-AC_CONFIG_MACRO_DIRS([m4])
+AC_CONFIG_MACRO_DIR([m4])
6
dnl Process this file with autoconf to produce a configure script.
7
8
AM_INIT_AUTOMAKE
0 commit comments