[vlc-devel] [PATCH] configure: remove unused PKGDIR
Steve Lhomme
robux4 at ycbcr.xyz
Tue May 12 09:02:11 CEST 2020
---
configure.ac | 3 ---
1 file changed, 3 deletions(-)
diff --git a/configure.ac b/configure.ac
index 4b13af45e46a..c544246880b0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -9,9 +9,6 @@ VERSION_REVISION=0
VERSION_EXTRA=0
VERSION_DEV=dev
-PKGDIR="vlc"
-AC_SUBST([PKGDIR])
-
CONFIGURE_LINE="`echo "$0 $ac_configure_args" | sed -e 's/\\\/\\\\\\\/g'`"
CODENAME="Otto Chriek"
COPYRIGHT_YEARS="1996-2020"
--
2.26.2
More information about the vlc-devel
mailing list