mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-01 23:13:40 +02:00
Merge branch '1332-drop-perl-dependency' into 'master'
build: Drop Perl dependency on autotools Closes #1332 See merge request GNOME/glib!153
This commit is contained in:
@@ -332,7 +332,6 @@ AC_SUBST(GLIB_EXTRA_CFLAGS)
|
||||
AC_EXEEXT
|
||||
|
||||
AC_PROG_AWK
|
||||
AC_CHECK_PROGS(PERL, [perl5 perl])
|
||||
|
||||
# option to specify python interpreter to use; this just sets $PYTHON, so that
|
||||
# we will fallback to reading $PYTHON if --with-python is not given, and
|
||||
|
Reference in New Issue
Block a user