Commit f0326d9f f0326d9fd648dda0f944028f698d634ceb4bd060 by Sergey Poznyakoff

Updated

1 parent 8cf7bf23
Showing 1 changed file with 14 additions and 0 deletions
2002-04-15 Sergey Poznyakoff
* acconfig.h: Added placeholders for
PROGRAM_INVOCATION_NAME_DECLARED and
HAVE_PROGRAM_INVOCATION_NAME.
(@BOTTOM@): Provide external declarations for
program_invocation_.*name if necessary.
* configure.in: Check if program_invocation_.*name are
declared and/or defined.
* lib/Makefile.am: Always compile pin.c
* lib/pin.c: include <config.h>
* libmu_scm/mu_scm.h: include <mailutils/url.h>
2002-04-15 Sergey Poznyakoff
* imap4d/namespace.c (namespace_getfullpath): Translate
......