mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-30 06:06:43 +00:00
m4: update to m4-1.4.16
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
d388db05b7
commit
6bfbecc5e3
@ -19,7 +19,7 @@
|
|||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
PKG_NAME="m4"
|
PKG_NAME="m4"
|
||||||
PKG_VERSION="1.4.15"
|
PKG_VERSION="1.4.16"
|
||||||
PKG_REV="1"
|
PKG_REV="1"
|
||||||
PKG_ARCH="any"
|
PKG_ARCH="any"
|
||||||
PKG_LICENSE="GPL"
|
PKG_LICENSE="GPL"
|
||||||
|
@ -1,11 +0,0 @@
|
|||||||
diff -Naur m4-1.4.14/src/path.c m4-1.4.14.patch/src/path.c
|
|
||||||
--- m4-1.4.14/src/path.c 2010-01-28 14:01:57.000000000 +0100
|
|
||||||
+++ m4-1.4.14.patch/src/path.c 2010-06-05 19:29:48.805582949 +0200
|
|
||||||
@@ -23,6 +23,7 @@
|
|
||||||
and "sinclude". */
|
|
||||||
|
|
||||||
#include "m4.h"
|
|
||||||
+#include <sys/stat.h>
|
|
||||||
|
|
||||||
struct includes
|
|
||||||
{
|
|
Loading…
x
Reference in New Issue
Block a user