diff options
author | Peter Lemenkov <lemenkov@gmail.com> | 2010-06-12 15:53:59 +0400 |
---|---|---|
committer | Badlop <badlop@process-one.net> | 2010-06-16 16:05:07 +0200 |
commit | a84f8bc9effe3d5c325920af57d1e40db8f7d498 (patch) | |
tree | f30c19eb0419fe9f08104b22bfe955090fccd5d5 /src/tls/sha_drv.c | |
parent | Install COPYING file along with other docs (diff) |
Pass correct version to autoreconf
It seems that AC_INIT macro is wrongly initialized. See this link
for explanation of a particular AC_INIT variables:
http://www.gnu.org/software/autoconf/manual/html_node/Initializing-configure.html
Briefly, AC_INIT macro should be populated with the following data:
AC_INIT (package, version, [bug-report], [tarname], [url])
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions