1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-03 22:56:33 +02:00

* 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

@ -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 */