add a comment about where AC_PROG_LD comes from

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@47305 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Russell Bryant
2006-11-08 03:13:46 +00:00
parent dfd58b88ac
commit 6676c55a66

View File

@@ -129,6 +129,8 @@ AC_PROG_CC
AC_PROG_CXX
AC_PROG_CPP
AC_PROG_CXXCPP
# If you get complaints that the following macro is undefined, you probably
# need to install libtool, as that is what package provides it.
AC_PROG_LD
AC_PROG_AWK
AC_PROG_INSTALL