mirror of
git://git.sv.gnu.org/autoconf
synced 2024-11-27 01:49:56 +08:00
Add comment.
This commit is contained in:
parent
2ce002237c
commit
7c0557bd05
@ -261,6 +261,7 @@ AC_VERBOSE(setting INSTALL_DATA to $INSTALL_DATA)
|
||||
])dnl
|
||||
dnl Defined separately so a configure.in can redefine if necessary.
|
||||
dnl We want the top-level source directory, not the subdir's srcdir.
|
||||
dnl This relies on top_srcdir being substituted after INSTALL.
|
||||
define(AC_PROG_INSTALL_INSTALL_SH, ['@top_srcdir@/install.sh -c'])dnl
|
||||
dnl
|
||||
define(AC_LN_S,
|
||||
|
@ -261,6 +261,7 @@ AC_VERBOSE(setting INSTALL_DATA to $INSTALL_DATA)
|
||||
])dnl
|
||||
dnl Defined separately so a configure.in can redefine if necessary.
|
||||
dnl We want the top-level source directory, not the subdir's srcdir.
|
||||
dnl This relies on top_srcdir being substituted after INSTALL.
|
||||
define(AC_PROG_INSTALL_INSTALL_SH, ['@top_srcdir@/install.sh -c'])dnl
|
||||
dnl
|
||||
define(AC_LN_S,
|
||||
|
Loading…
Reference in New Issue
Block a user