Update autotools configuration

Use new libtool syntax and cleaning the code a bit
This commit is contained in:
Javier Jardón 2010-11-06 01:55:27 +01:00 committed by Kristian Høgsberg
parent 0bfb126e59
commit 5b7e43ac56
3 changed files with 26 additions and 16 deletions

View file

@ -1,3 +1,3 @@
SUBDIRS = wayland compositor clients data
ACLOCAL_AMFLAGS = -I m4
ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}