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 ce05208 commit 90763f9Copy full SHA for 90763f9
configure.ac
@@ -3,7 +3,7 @@ AC_PREREQ(2.59)
3
AC_INIT(alsa-utils, 1.2.5.1)
4
AC_CONFIG_SRCDIR([aplay/aplay.c])
5
AC_PREFIX_DEFAULT(/usr)
6
-AM_INIT_AUTOMAKE
+AM_INIT_AUTOMAKE([subdir-objects])
7
8
AM_MAINTAINER_MODE([enable])
9
0 commit comments