diff options
author | David Tardon <dtardon@redhat.com> | 2013-11-12 21:14:32 +0100 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2013-11-12 21:15:20 +0100 |
commit | a621bdb0aad19a3a5ee4ff7089fca7cfe0ba1467 (patch) | |
tree | bd31f4a331b1b48cf3aba2b19de73af870619b31 /configure.ac | |
parent | d3ffdf5e7db40ab026a4d55bfe231ab5817c4142 (diff) |
add config header for EOT
Change-Id: I1a3e01243c6f98fb5f055a1783bb13a1cbfc1efe
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index e2a79bbaffd2..6d7dcf93df4f 100644 --- a/configure.ac +++ b/configure.ac @@ -12664,6 +12664,7 @@ AC_CONFIG_FILES([config_host.mk ios/lo.xcconfig]) AC_CONFIG_HEADERS([config_host/config_buildid.h]) AC_CONFIG_HEADERS([config_host/config_clang.h]) +AC_CONFIG_HEADERS([config_host/config_eot.h]) AC_CONFIG_HEADERS([config_host/config_features.h]) AC_CONFIG_HEADERS([config_host/config_folders.h]) AC_CONFIG_HEADERS([config_host/config_gcc.h]) |