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 0a2825b commit f3640bdCopy full SHA for f3640bd
configure.ac
@@ -26,7 +26,7 @@
26
27
AC_INIT([aMule],[SVN],[[email protected]])
28
AC_CONFIG_AUX_DIR([config])
29
-AM_INIT_AUTOMAKE
+AM_INIT_AUTOMAKE([subdir-objects])
30
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES])
31
32
AC_PREREQ(2.59)
0 commit comments