* configure.ac: Include a GNUPG_LIBEXECDIR in g10defs.h, as well as a

SUBST for Makefiles.
This commit is contained in:
David Shaw 2002-07-24 18:38:56 +00:00
parent 58cfd8edc0
commit 89b42e124e
2 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,7 @@
2002-07-24 David Shaw <dshaw@jabberwocky.com>
* configure.ac: Include a GNUPG_LIBEXECDIR in g10defs.h
* configure.ac: Include a GNUPG_LIBEXECDIR in g10defs.h, as well
as a SUBST for Makefiles.
2002-07-22 Timo Schulz <ts@winpt.org>

View File

@ -958,6 +958,8 @@ AC_SUBST(NETLIBS)
# Note the \\\\ for backslashes. Autoconf eats one layer, leaving \\
AC_SUBST(GNUPG_LIBEXECDIR,"${libexecdir}/gnupg")
AC_CONFIG_COMMANDS(g10defs.h,[[
cat >g10defs.tmp <<G10EOF
/* Generated automatically by configure */