Commit a6388aa3 authored by Rémi Denis-Courmont's avatar Rémi Denis-Courmont

Add HAVE_MAEMO for N900 tweaks

parent bb8640a9
......@@ -4713,6 +4713,11 @@ dnl OSSO (Maemo screen blanking) plugin
dnl
PKG_ENABLE_MODULES_VLC([OSSO], [], [libosso], [Maemo support], [auto])
AS_IF([test -f "/etc/maemo_version"], [
AC_DEFINE([HAVE_MAEMO], 1, [Define to 1 if building for the Maemo platform.])
])
dnl
dnl update checking system
dnl
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment