mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-19 08:27:52 +02:00
Remove PERL_PATH from Autotools build
We don't use Perl for glib-mkenums any more.
This commit is contained in:
@@ -14,7 +14,6 @@ def main(argv):
|
||||
args = parser.parse_args()
|
||||
|
||||
replace_items = {'@PYTHON@': 'python',
|
||||
'@PERL_PATH@': 'perl',
|
||||
'@GLIB_VERSION@': args.version,
|
||||
'@VERSION@': args.version}
|
||||
|
||||
|
Reference in New Issue
Block a user