mirror of
https://github.com/mangosfour/server.git
synced 2025-12-15 01:37:00 +00:00
[8396] Misc cleanup patches to configure.ac
* Use pkg-config for ACE (req. ACE 5.5.2 or later), in mangos included 5.6.6. * Use pkg-config for OpenSSL * Enable silent builds with >=automake-1.11 Note: possible you will need install pkg-config tool at your Unix/Linux Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
parent
4d0eee5393
commit
ddf54081d0
2 changed files with 13 additions and 37 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "8395"
|
||||
#define REVISION_NR "8396"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue