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:
parent
58cfd8edc0
commit
89b42e124e
2 changed files with 4 additions and 1 deletions
|
@ -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 */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue