Changeset 530

Show
Ignore:
Timestamp:
06/15/06 14:56:36
Author:
pvanhoof
Message:

Added the gpe platform and documentation

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/configure.ac

    r529 r530  
    198198AC_SUBST(LIBTINYMAIL_MAEMO_LIBS) 
    199199 
    200 nl ### libtinymail-gpe, a platform library implementation for the GPE platform ## 
     200dnl ### libtinymail-gpe, a platform library implementation for the GPE platform ## 
    201201if test x$PLATFORMDIR = xlibtinymail-gpe; then 
    202202 PKG_CHECK_MODULES(LIBTINYMAIL_GPE, gconf-2.0 glib-2.0 >= 2.8 gobject-2.0 gconf-2.0 gtk+-2.0)