[dia: 95/105] #19 review: Update HAVE_CONFIG_H TODO.
- From: Zander <zbrown src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [dia: 95/105] #19 review: Update HAVE_CONFIG_H TODO.
- Date: Mon, 28 Jan 2019 19:27:20 +0000 (UTC)
commit 527f9e9ed62d4fc2eaa2f90694482caec35b1ea3
Author: Eduard Nicodei <eddnicodei gmail com>
Date: Sat Jan 26 15:47:30 2019 +0000
#19 review: Update HAVE_CONFIG_H TODO.
See !14#note_414873
meson.build | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/meson.build b/meson.build
index 6057382b..444bdcba 100644
--- a/meson.build
+++ b/meson.build
@@ -70,8 +70,8 @@ configuration_inc = include_directories('.')
config_h_in = configure_file(output: 'config.h.in', configuration: conf)
config_h = vcs_tag(input: config_h_in, output: 'config.h')
-# TODO: I don't think this should be defined.
-# To fix we should remove #ifdef HAVE_CONFIG_H checks from all source files.
+# TODO: Remove this once we remove autotools and
+# remove `#ifdef HAVE_CONFIG_H` checks from all source files.
add_project_arguments('-DHAVE_CONFIG_H', language: 'c')
subdir('po')
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]