Install libraries plus headers and add pkg-config files.

This commit is contained in:
Kristian Høgsberg 2008-12-10 13:44:23 -05:00
parent 7fdff04cdc
commit 4a8767bbb7
5 changed files with 32 additions and 2 deletions

View file

@ -14,5 +14,5 @@ if test $CC = gcc; then
fi
AC_SUBST(GCC_CFLAGS)
AC_CONFIG_FILES([Makefile])
AC_OUTPUT
AC_CONFIG_FILES([Makefile wayland-server.pc wayland.pc])
AC_OUTPUT