diff options
| author | Simon Ser <contact@emersion.fr> | 2020-12-14 14:46:46 +0100 |
|---|---|---|
| committer | Simon Ser <contact@emersion.fr> | 2021-03-05 09:15:04 +0000 |
| commit | 3bda3d1b4729c8ee7c533520a199611cb841bc8f (patch) | |
| tree | 586d317781dcbd030bb2c288892b4a1bcc42cbdb /cursor/wayland-cursor.pc.in | |
| parent | server: add wl_display getter for wl_global (diff) | |
| download | wayland-3bda3d1b4729c8ee7c533520a199611cb841bc8f.tar wayland-3bda3d1b4729c8ee7c533520a199611cb841bc8f.tar.gz wayland-3bda3d1b4729c8ee7c533520a199611cb841bc8f.tar.bz2 wayland-3bda3d1b4729c8ee7c533520a199611cb841bc8f.tar.lz wayland-3bda3d1b4729c8ee7c533520a199611cb841bc8f.tar.xz wayland-3bda3d1b4729c8ee7c533520a199611cb841bc8f.tar.zst wayland-3bda3d1b4729c8ee7c533520a199611cb841bc8f.zip | |
build: drop autotools
Meson now replaces autotools.
Signed-off-by: Simon Ser <contact@emersion.fr>
Diffstat (limited to 'cursor/wayland-cursor.pc.in')
| -rw-r--r-- | cursor/wayland-cursor.pc.in | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/cursor/wayland-cursor.pc.in b/cursor/wayland-cursor.pc.in deleted file mode 100644 index fbbf5ff..0000000 --- a/cursor/wayland-cursor.pc.in +++ /dev/null @@ -1,10 +0,0 @@ -prefix=@prefix@ -exec_prefix=@exec_prefix@ -libdir=@libdir@ -includedir=@includedir@ - -Name: Wayland Cursor -Description: Wayland cursor helper library -Version: @WAYLAND_VERSION@ -Cflags: -I${includedir} -Libs: -L${libdir} -lwayland-cursor |
