mcst-linux-kernel/patches-2024.06.26/aalib-1.4.0/0001-aalib.patch.patch

25 lines
602 B
Diff

From 00249e3ada236d67c0cc097105c6d8a564baedf8 Mon Sep 17 00:00:00 2001
Date: Sat, 17 Jun 2017 19:10:51 +0300
Subject: [PATCH] aalib.patch
---
aalib.m4 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/aalib.m4 b/aalib.m4
index c40b8db..991fbda 100644
--- a/aalib.m4
+++ b/aalib.m4
@@ -9,7 +9,7 @@
dnl AM_PATH_AALIB([MINIMUM-VERSION, [ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND]]])
dnl Test for AALIB, and define AALIB_CFLAGS and AALIB_LIBS
dnl
-AC_DEFUN(AM_PATH_AALIB,
+AC_DEFUN([AM_PATH_AALIB],
[dnl
dnl Get the cflags and libraries from the aalib-config script
dnl
--
2.16.4