diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 3bc7fa753..4f076b3a3 100644 --- a/configure.ac +++ b/configure.ac @@ -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 */ |