Nirgal Vourgère
|
cca7001f98
|
Added support for SunOS style --version-script
|
2012-10-10 18:27:52 +02:00 |
|
Nirgal Vourgère
|
a13e268ee2
|
New configure option --disable-as-needed
Some linkers don't support that option
|
2012-10-05 15:26:37 +02:00 |
|
Nirgal Vourgère
|
6b6e54bd14
|
Disable ld --version-script flag if not supported
See https://github.com/brianb/mdbtools/issues/17
Thanks libjpeg-turbo for the script (BSD license)
|
2012-10-04 14:31:14 +02:00 |
|
Nirgal Vourgère
|
1700860912
|
Work around for missing __attribute((alias))
Some platforms such as OSX 10.7 don't have __attribute((alias)) enabled.
We need a work around there
|
2012-08-08 16:21:32 +02:00 |
|
Nirgal Vourgère
|
33ebfc8e14
|
Added AM_MAINTAINER_MODE([enable])
See
http://blogs.gnome.org/desrt/2011/09/08/am_maintainer_mode-is-not-cool/
about pros and cons.
Adding that line does not change behavior, it just ease downstream
distribution.
|
2012-07-20 12:13:37 +02:00 |
|
Jean-Michel Vourgère
|
eb92c4b73a
|
Force -Wall compilation flag
|
2012-06-30 15:40:01 +02:00 |
|
Jean-Michel Vourgère
|
bc704e7575
|
Renamed configure.in to configure.ac
Recent versions of automake prefer configure.ac naming convention
|
2012-06-30 15:38:55 +02:00 |
|