summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Collapse)AuthorAgeFilesLines
* documentation for a new releaseJaromil2011-03-081-1/+1
|
* documentation and versioning for a new releasev1.2.1Jaromil2010-10-041-1/+1
|
* autoconf fixes for documentationJaromil2010-09-131-1/+2
| | | | | | doxygen generation and installation documentation files installation cleanup of generated documentation
* Bump package version to 1.2.0.Dan Dennedy2010-08-171-1/+1
| | | | Now that CMake builds for the most on Linux too and spec is at 1.2.
* opencv detection at configureJaromil2010-07-161-1/+13
| | | | definition of package_dir at configure
* faceblur made at hackmeeting 0x0DJaromil2010-07-041-0/+1
|
* avoid compilation of static lib plugins by defaultJaromil2010-05-061-1/+2
| | | | patch from ticket 5
* configure refinements (2)Luca Bigliardi2009-07-091-16/+13
| | | | - Print informations about not-found libraries in the summary
* configure refinementsLuca Bigliardi2009-07-091-1/+67
| | | | | - Check for optimization only on known platforms - Print summary at the end of configuration process
* Use 'm4' macro directory.Luca Bigliardi2009-07-091-0/+1
|
* Add pkg-config supportLuca Bigliardi2009-04-091-0/+1
|
* Move config.h in include/ .Luca Bigliardi2009-02-091-1/+1
|
* Fix compiler warnings (now use c99).Luca Bigliardi2009-02-091-1/+2
| | | | | | Move to C99 because we use functions from math.h requiring it. Increase required autoconf version for AC_PROG_CC_C99 macro. Fix some warnings.
* cpu detection and build-generated config.hJaromil2009-02-091-0/+22
|
* Increased Version NumberRichard2008-10-281-1/+1
|
* [project @ Version number upped]tailor2007-11-091-1/+1
|
* [project @ added doxygen generated docs]tailor2007-11-071-0/+2
| | | | One should not add generated stuff to a repo, but I do it anyways for the sake of convinience.
* [project @ Initial revision]tailor2007-10-301-0/+52