summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilip Withnall <philip.withnall@collabora.co.uk>2014-05-02 16:24:26 +0200
committerPhilip Withnall <philip@tecnocode.co.uk>2016-01-22 18:34:26 +0000
commit43cd1bdd63682f521c74c0259c3357fb4953dc0f (patch)
tree340a5d41c9a04c431b752ce85dfdb41dedaac9c7
parent1ae17df45b629441f5aa7ed946616b0a17e26dbf (diff)
downloadlibgnomekbd-43cd1bdd63682f521c74c0259c3357fb4953dc0f.tar.gz
build: Remove GNOME_COMMON_INIT
It is deprecated. Instead, AC_CONFIG_MACRO_DIR[S] should be used. https://bugzilla.gnome.org/show_bug.cgi?id=729392
-rw-r--r--configure.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index b623844..3327262 100644
--- a/configure.in
+++ b/configure.in
@@ -28,7 +28,6 @@ dnl ***************************************************************************
GLIB_GSETTINGS
-GNOME_COMMON_INIT
GNOME_COMPILE_WARNINGS
AC_ISC_POSIX