mirror of
git://git.gnupg.org/gnupg.git
synced 2024-10-31 20:08:43 +01: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
@ -1,6 +1,7 @@
|
|||||||
2002-07-24 David Shaw <dshaw@jabberwocky.com>
|
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>
|
2002-07-22 Timo Schulz <ts@winpt.org>
|
||||||
|
|
||||||
|
@ -958,6 +958,8 @@ AC_SUBST(NETLIBS)
|
|||||||
|
|
||||||
# Note the \\\\ for backslashes. Autoconf eats one layer, leaving \\
|
# Note the \\\\ for backslashes. Autoconf eats one layer, leaving \\
|
||||||
|
|
||||||
|
AC_SUBST(GNUPG_LIBEXECDIR,"${libexecdir}/gnupg")
|
||||||
|
|
||||||
AC_CONFIG_COMMANDS(g10defs.h,[[
|
AC_CONFIG_COMMANDS(g10defs.h,[[
|
||||||
cat >g10defs.tmp <<G10EOF
|
cat >g10defs.tmp <<G10EOF
|
||||||
/* Generated automatically by configure */
|
/* Generated automatically by configure */
|
||||||
|
Loading…
Reference in New Issue
Block a user