aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 0 insertions, 4 deletions
diff --git a/configure.ac b/configure.ac
index 116d6b0..138ed47 100644
--- a/configure.ac
+++ b/configure.ac
@@ -170,10 +170,6 @@ AM_CONDITIONAL(BUILD_TESTS, test "x$BUILD_TESTS" = "xyes")
CFLAGS="$CFLAGS ${ASSERT_CFLAGS} ${DEBUG_CFLAGS} -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format ${FATAL_CFLAGS}"
# -Wno-format due to way translation string are done
-### enable MAEMO platform extensions
-EXTRA_CFLAGS="$MAEMO_CHANGES $MAEMO_GTK"
-AC_SUBST(EXTRA_CFLAGS)
-
# HILDON_OBJ_*
# default vars for the examples
# includes all the low-level flags