]> git.pld-linux.org Git - packages/dante.git/blob - dante-am.patch
Release 6 (by relup.sh)
[packages/dante.git] / dante-am.patch
1 diff -urNp -x '*.orig' dante-1.4.2.org/configure.ac dante-1.4.2/configure.ac
2 --- dante-1.4.2.org/configure.ac        2016-06-25 01:01:33.000000000 +0200
3 +++ dante-1.4.2/configure.ac    2023-02-02 08:59:23.291445806 +0100
4 @@ -71,7 +71,7 @@ esac
5  
6  AM_INIT_AUTOMAKE(dante, ${version})
7  AC_CONFIG_SRCDIR(include/common.h)
8 -AM_CONFIG_HEADER(include/autoconf.h)
9 +AC_CONFIG_HEADERS(include/autoconf.h)
10  
11  AC_CONFIG_MACRO_DIR([m4])
12  
This page took 0.025602 seconds and 3 git commands to generate.