~ken-vandine/evolution-indicator/unity_counter

« back to all changes in this revision

Viewing changes to configure.ac

Merge
Fix bug 643321: simplify and fix handling POP accounts. Setting a POP account
to IMAP and back to POP would cause evolution to crash.

Show diffs side-by-side

added added

removed removed

Lines of Context:
70
70
AC_SUBST(DEPS_CFLAGS)
71
71
AC_SUBST(DEPS_LIBS)
72
72
 
 
73
EVO_I18N_DOMAIN=`pkg-config --modversion evolution-plugin | sed -e 's/\(.*\)\..\+$/\1/'`
 
74
AC_DEFINE_UNQUOTED(EVO_I18N_DOMAIN,
 
75
                   "evolution-$EVO_I18N_DOMAIN",
 
76
                   [Define to the translation domain for Evolution])
 
77
 
73
78
AC_OUTPUT([
74
79
Makefile
75
80
data/Makefile