1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-23 11:15:13 +03:00
aports/community/libmad/automake.patch
2020-03-29 15:55:31 +00:00

11 lines
237 B
Diff

--- ./configure.ac.orig 2012-12-31 20:07:03.710178583 +0000
+++ ./configure.ac 2012-12-31 20:07:21.443663905 +0000
@@ -28,7 +28,7 @@
AM_INIT_AUTOMAKE
-AM_CONFIG_HEADER([config.h])
+AC_CONFIG_HEADER([config.h])
dnl System type.