Kill #ifdef HAVE_CONFIG_H

There no longer is an Xcode project for which it is needed.
This commit is contained in:
Jonathan Schleifer 2018-11-05 23:30:18 +01:00
parent b3244f0d9d
commit d76fc4129d
No known key found for this signature in database
GPG key ID: D83A76BFE376345E
20 changed files with 20 additions and 53 deletions

1
.gitignore vendored
View file

@ -2,6 +2,7 @@
*.dylib
*.o
*.so
*.so.*
*~
.deps
aclocal.m4