summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Collapse)AuthorAgeFilesLines
* buld-sys: simplify configure script; drop unused checks.Diego Elio Pettenò2011-02-081-64/+26
| | | | | | | With this change, configure is updated to a more modern syntax, a number of tests possibly introduced by autoscan are dropped (as the code never makes use of those), and comments are changed with dnl's so that they are not copied in the final output.
* build-sys: use the same flags checking as PulseAudio.Diego Elio Pettenò2011-02-081-28/+3
| | | | | This introduces the same attributes.m4 file used there and replaces the custom checking code.
* build-sys: make libatasmart easily cross-compilableDiego Elio Pettenò2011-02-081-0/+2
| | | | | | | | | | | | | Pick up the AX_CC_FOR_BUILD macro from autoconf-archive (improved, going to be sent there soon), then use that one to find the host's compiler. Build the strpool in a different directory, since you cannot override CC and other variables on a per-target basis yet. While this adds recursivity to the build system is the best hope you have to properly solve the cross-compilation. Update .gitignore accordingly to the above changes, and make sure bootstrap.sh search macro files in the m4 directory.
* Drop LIBUDEV_I_KNOW_THE_API_IS_SUBJECT_TO_CHANGE check that is not part of ↵Michael Biebl2009-10-271-2/+1
| | | | modern libudev anymore
* bump version and releaseLennart Poettering2009-10-271-2/+2
|
* build-sys: bump release version and sonamev0.16Lennart Poettering2009-09-291-2/+2
|
* bump releasev0.15Lennart Poettering2009-09-181-2/+2
|
* activate automake silent rulesLennart Poettering2009-08-201-0/+2
|
* update configure.ac a bitLennart Poettering2009-08-061-2/+2
|
* bump soname due to ABI changeLennart Poettering2009-08-061-2/+2
|
* use AC_USE_SYSTEM_EXTENSIONS instead of AC_GNU_SOURCELennart Poettering2009-08-051-1/+1
|
* fix url in configure.acLennart Poettering2009-08-051-1/+1
|
* bump version and sonamev0.13Lennart Poettering2009-04-231-2/+2
|
* bump version and sonameLennart Poettering2009-04-151-2/+2
|
* bump versionv0.11Lennart Poettering2009-04-141-2/+2
|
* bump version and sonamev0.10Lennart Poettering2009-04-141-2/+2
|
* bump version and sonameLennart Poettering2009-04-121-2/+2
|
* bump version and sonamev0.8Lennart Poettering2009-04-101-2/+2
|
* add support for sunplus usb/ata bridgesLennart Poettering2009-04-091-0/+3
|
* bump soname and versionv0.7Lennart Poettering2009-04-071-2/+2
|
* bump version and sonamev0.6Lennart Poettering2009-04-051-2/+2
|
* bump revision and sonamev0.5Lennart Poettering2009-04-031-2/+2
|
* bump revision and sonamev0.4Lennart Poettering2009-04-021-2/+2
|
* bump revision for 0.3v0.3Lennart Poettering2009-03-241-2/+2
|
* bump revisionv0.2Lennart Poettering2009-03-191-2/+2
|
* explicitly require am 1.9Lennart Poettering2008-07-281-1/+1
|
* fix c compiler checksLennart Poettering2008-07-251-3/+1
|
* autoconfizationLennart Poettering2008-07-011-0/+136