Define and export SIEVE_MODDIR.
Showing
1 changed file
with
3 additions
and
0 deletions
... | @@ -567,6 +567,9 @@ MU_LTLIBOBJS=`echo "$S" | | ... | @@ -567,6 +567,9 @@ MU_LTLIBOBJS=`echo "$S" | |
567 | sed 's,\.[[^.]]* ,.lo ,g;s,\.[[^.]]*$,.lo,'` | 567 | sed 's,\.[[^.]]* ,.lo ,g;s,\.[[^.]]*$,.lo,'` |
568 | AC_SUBST(MU_LTLIBOBJS) | 568 | AC_SUBST(MU_LTLIBOBJS) |
569 | 569 | ||
570 | AC_SUBST(SIEVE_MODDIR) | ||
571 | SIEVE_MODDIR='$(libdir)/$(PACKAGE)' | ||
572 | |||
570 | dnl Output Makefiles | 573 | dnl Output Makefiles |
571 | AC_CONFIG_FILES([Makefile mailutils.spec | 574 | AC_CONFIG_FILES([Makefile mailutils.spec |
572 | include/Makefile include/mailutils/Makefile include/mailutils/gnu/Makefile | 575 | include/Makefile include/mailutils/Makefile include/mailutils/gnu/Makefile | ... | ... |
-
Please register or sign in to post a comment