X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=main.c;h=2d2a78976971421cc51dadf08f276e28e4b73781;hp=9e2ef3741e309e92249c8d0b1668d1a6a8d99a66;hb=7d29626ce4e1fa932c6349c7253e6f774df069fc;hpb=a3570e5059a0cbb884fce42a12be470addb770fa diff --git a/main.c b/main.c index 9e2ef37..2d2a789 100644 --- a/main.c +++ b/main.c @@ -370,11 +370,7 @@ static void show_version (void) printf (" +PKGDATADIR=\"%s\"\n", PKGDATADIR); printf (" +PKGDOCDIR=\"%s\"\n", PKGDOCDIR); printf (" +SYSCONFDIR=\"%s\"\n", SYSCONFDIR); -#ifdef MIXMASTER printf (" +MIXMASTER=\"%s\"\n\n", MIXMASTER); -#else - puts (" -MIXMASTER\n"); -#endif puts (_("MadMutt is based on Madmutt wich was based on Mutt before\n"));