summaryrefslogtreecommitdiff
path: root/dbind
diff options
context:
space:
mode:
authorEmmanuele Bassi <ebassi@gnome.org>2017-05-24 14:16:38 +0100
committerEmmanuele Bassi <ebassi@gnome.org>2017-05-24 14:21:09 +0100
commit87e11ddc7bcd1ca1134760302591f8a60bcce6fd (patch)
tree37b467134644f043b26342f53c5a1da56fc5524c /dbind
parentf30d14953e2bf8182c6229339abb23a0bcb899d6 (diff)
downloadat-spi2-core-87e11ddc7bcd1ca1134760302591f8a60bcce6fd.tar.gz
build: Modernise configure.acwip/meson
We use AM_SILENT_RULES but ask for automake 1.9 at the minimum, which didn't have AM_SILENT_RULES (they were introduced in 1.11.2). Additionally, we want AM_PROC_CC_C_O, not AC_PROG_CC, to find out our C compiler.
Diffstat (limited to 'dbind')
-rw-r--r--dbind/Makefile.am3
1 files changed, 0 insertions, 3 deletions
diff --git a/dbind/Makefile.am b/dbind/Makefile.am
index c3d7bb57..201570a4 100644
--- a/dbind/Makefile.am
+++ b/dbind/Makefile.am
@@ -1,6 +1,3 @@
-# We build atspi-gmain.c which is located in a different directory.
-AUTOMAKE_OPTIONS = subdir-objects
-
noinst_LTLIBRARIES = libdbind.la
AM_CPPFLAGS = \