Slava Zanko
fbcacf4044
Now project don't compile if version of glib less than 2.14 and no have pcre library
...
Signed-off-by: Slava Zanko <slavazanko@gmail.com>
2009-06-19 21:47:38 +03:00
Slava Zanko
f606e64861
Version of project now formed automatically from current git-describe output
...
* File version.h will be created (or changed) automatically
* Fixed versions for rpm packages - all '-' changed to '.' in RPM_VERSION variable
* when version.h is changed (or deleted) ./configure script will be invoked
Signed-off-by: Slava Zanko <slavazanko@gmail.com>
2009-06-07 00:56:07 +03:00
Slava Zanko
f0182a6969
Fix compile mcserv helper
...
Changes logic in m4 files for more sense of configure options.
Renamed --with-mcfs ro --enable-mcserver
2009-05-27 21:50:02 +03:00
Slava Zanko
0e6b076666
Remove autogenerated stuff from git-tracking.
...
* Remove m4/* files
* Reorganize all M4-stuff into m4.include subdur
* move doxygen-include.am into doc/doxygen-include.am
2009-05-07 15:38:06 +03:00
Slava Zanko
f2fd5f49e5
Added doxygen stuff.
...
doc/doxygen.cfg:
- added some options for better output
m4.include/dx_doxygen.m4:
- calculate sources top dir
2009-04-15 17:28:38 +03:00