[10138] Include openssl libpath in MANGOS_LIBS for later proper lib search

Also fix typo in ax_check_openssl.m4

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
antiroot 2010-07-02 19:05:33 +04:00 committed by VladimirMangos
parent f3049e6dd7
commit f0fceda7bc
3 changed files with 3 additions and 3 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "10137"
#define REVISION_NR "10138"
#endif // __REVISION_NR_H__