]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - sim/configure.ac
sim: unify platform function & header tests
[thirdparty/binutils-gdb.git] / sim / configure.ac
index 8faef9dcb83b798a83841de7da9d86d2b7f466b3..0ff49b0b678ee4588e85b4cc3e28c75b64aeda70 100644 (file)
@@ -5,7 +5,10 @@ AC_INIT([sim], [0],
   [https://sourceware.org/bugzilla/enter_bug.cgi?product=gdb&component=sim],
   [], [https://sourceware.org/gdb/wiki/Sim/])
 
+AC_CONFIG_HEADERS([config.h])
+
 SIM_AC_TOOLCHAIN
+SIM_AC_PLATFORM
 
 AM_MAINTAINER_MODE
 AM_INIT_AUTOMAKE