parent
566ea3edad
commit
152b3b2954
@ -1 +1,2 @@
|
||||
/libudfread-1.1.0.tar.bz2
|
||||
/libudfread-1.1.1.tar.bz2
|
||||
|
@ -1,25 +0,0 @@
|
||||
From 51c80f22b70f79d1b3919836699ea1241c3efc3a Mon Sep 17 00:00:00 2001
|
||||
From: Xavier Bachelot <xavier@bachelot.org>
|
||||
Date: Thu, 3 Sep 2020 16:05:47 +0200
|
||||
Subject: [PATCH] No need to call both LT_INIT and AC_PROG_LIBTOOL
|
||||
|
||||
Thus drop deprecated AC_PROG_LIBTOOL.
|
||||
---
|
||||
configure.ac | 1 -
|
||||
1 file changed, 1 deletion(-)
|
||||
|
||||
diff --git a/configure.ac b/configure.ac
|
||||
index 571f16a..64948e7 100644
|
||||
--- a/configure.ac
|
||||
+++ b/configure.ac
|
||||
@@ -56,7 +56,6 @@ AC_ARG_ENABLE([extra-warnings],
|
||||
dnl required programs
|
||||
AC_PROG_CC
|
||||
AM_PROG_CC_C_O
|
||||
-AC_PROG_LIBTOOL
|
||||
|
||||
LT_INIT
|
||||
|
||||
--
|
||||
GitLab
|
||||
|
@ -1 +1 @@
|
||||
SHA512 (libudfread-1.1.0.tar.bz2) = d7f88f01434cb1f9f899974d3b29dbd7cc828eab86181e62d3433c54cd80851051f86fb29b7c05793b31127cc2947dcd3ed4703211b77ed46ec8ab4a5587b853
|
||||
SHA512 (libudfread-1.1.1.tar.bz2) = b98e10923d3c76489838dc9248b14ca241de45c376f337c0bc84a073f871d8f1e9fb7fa3e2710ca6c3abf4ed1a7fb5c50992690907fc910ab9aaa014072419a1
|
||||
|
Loading…
Reference in new issue