aports/testing/freealut/0002-am_maintainer_mode.patch
2021-01-08 17:01:01 +00:00

10 lines
366 B
Diff

--- a/configure.ac 2007-02-20 12:55:58.000000000 +0100
+++ b/configure.ac 2007-02-20 12:56:08.000000000 +0100
@@ -5,6 +5,7 @@
AC_INIT([freealut library],[1.1.0],[openal-devel@opensource.creative.com],[freealut])
AC_CONFIG_AUX_DIR([admin/autotools])
AM_INIT_AUTOMAKE
+AM_MAINTAINER_MODE
AC_PREREQ(2.61)
AC_CONFIG_SRCDIR([AUTHORS])
AC_CONFIG_HEADERS([config.h])