X-Git-Url: http://git.maemo.org/git/?p=modest;a=blobdiff_plain;f=configure.ac;h=bad74395a55d6d6760757a659d0bf6a9402343b3;hp=a919477f551f55089d09febbf7b7dfb7c3c49fa4;hb=258d3d51f608427e3895aefccb7e89b5556ad7db;hpb=5f1d924c2251a418d82881a9fcd5873dc15b20a1 diff --git a/configure.ac b/configure.ac index a919477..bad7439 100644 --- a/configure.ac +++ b/configure.ac @@ -7,7 +7,7 @@ AM_INIT_AUTOMAKE(AC_PACKAGE_NAME,AC_PACKAGE_VERSION) AC_CONFIG_HEADERS([config.h]) -if test x$prefix=xNONE; then +if test x$prefix = xNONE; then prefix=/usr/local fi AC_SUBST(prefix)