summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2011-02-08 22:33:12 +0000
committerChris Wilson <chris@chris-wilson.co.uk>2011-02-09 10:19:51 +0000
commit68b64f1b399e712a3b96b91568dc2b6d7e9b35d9 (patch)
tree1681e3419f0335de412345401ccbb1a3d2ef2d3e /Makefile.am
parent293dd478d713eee5cedfa04749c97d1aa850df3c (diff)
build: Update autotools configuration
Replace deprecated macros and use the new libtool syntax Also use silent-rules to make the build option less verbose.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 6808bf0a..d098ed5d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -19,6 +19,6 @@
# IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
# CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
-AUTOMAKE_OPTIONS = foreign
+ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
SUBDIRS = lib man tests tools benchmarks