mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2025-11-01 22:58:40 -04:00
Move core protocol libraries into wayland/ subdirectory
This commit is contained in:
parent
76b43326a5
commit
6dd08ebbe1
20 changed files with 69 additions and 61 deletions
|
|
@ -25,5 +25,5 @@ AC_CHECK_LIB(expat, XML_ParserCreate, [EXPAT_LIBS="-lexpat"],
|
|||
[AC_MSG_ERROR([Can't find expat library. Please install expat.])])
|
||||
AC_SUBST(EXPAT_LIBS)
|
||||
|
||||
AC_CONFIG_FILES([config.mk wayland-server.pc wayland-client.pc])
|
||||
AC_CONFIG_FILES([config.mk wayland/wayland-server.pc wayland/wayland-client.pc])
|
||||
AC_OUTPUT
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue