Kill #ifdef HAVE_CONFIG_H
There no longer is an Xcode project for which it is needed.
This commit is contained in:
parent
b3244f0d9d
commit
d76fc4129d
20 changed files with 20 additions and 53 deletions
|
@ -3,7 +3,7 @@ set -e
|
|||
|
||||
# Set a version for OpenBSD
|
||||
: ${AUTOCONF_VERSION:=2.69}
|
||||
: ${AUTOMAKE_VERSION:=1.15}
|
||||
: ${AUTOMAKE_VERSION:=1.16}
|
||||
export AUTOCONF_VERSION AUTOMAKE_VERSION
|
||||
|
||||
aclocal -I build-aux/m4
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue