summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorVincent Torri <vincent dot torri at gmail dot com>2014-09-01 10:35:49 +0200
committerTom Hacohen <tom@stosb.com>2014-09-02 10:29:51 +0100
commit578124dbe00869f85e4962ea5655a8494c252cb8 (patch)
tree3bfa4b305bbd64d6a520f7abad45770387ed6fda /doc
parent0986814381b64b6fb217889c39a840cf324a9d0c (diff)
downloadelementary-578124dbe00869f85e4962ea5655a8494c252cb8.tar.gz
configure.ac: Clean up and add macros for backend-checks.
Add an m4 macro and start using it (also fixes some issues).
Diffstat (limited to 'doc')
-rw-r--r--doc/widgets/Makefile.am3
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/widgets/Makefile.am b/doc/widgets/Makefile.am
index 3fd2ccf2c..508b250d0 100644
--- a/doc/widgets/Makefile.am
+++ b/doc/widgets/Makefile.am
@@ -13,9 +13,6 @@ AM_CPPFLAGS = \
-DPACKAGE_DATA_DIR=\"$(datadir)/$(PACKAGE)\" \
-DDOCW_DIR=\"$(abs_top_builddir)/doc/widgets\" \
@ELEMENTARY_CFLAGS@ \
-@ELEMENTARY_X_CFLAGS@ \
-@ELEMENTARY_FB_CFLAGS@ \
-@ELEMENTARY_WIN32_CFLAGS@ \
@ELEMENTARY_ELOCATION_CFLAGS@ \
@ELEMENTARY_EWEATHER_CFLAGS@ \
@ELEMENTARY_WEB_CFLAGS@ \