In autoconf 2.70 variable runstatedir was added - ignore (#2606)

Ignore new autoconf variable added in 2.70.
The interesting thing is that debian decided to backport this variable
to their 2.69 release so in some 2.69 autoconf this variable does not
exist but in debian ports 2.69 generates this variable. It is
nonetheless not useful for Racket, so add to ignore list.
This commit is contained in:
Paulo Matos 2019-05-10 18:19:49 +02:00 committed by GitHub
parent 0884918af6
commit 75cc43aa56
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -45,6 +45,7 @@ exit 0
sharedstatedir
localstatedir
oldincludedir
runstatedir
infodir
htmldir
;; dvidir - converted to "collectsdir"