mirror of
https://gitlab.freedesktop.org/xorg/lib/libxcb-errors.git
synced 2025-12-20 12:50:05 +01:00
xcb-util-errors 1.0.1
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
This commit is contained in:
parent
8a2812f603
commit
517dd82c07
1 changed files with 2 additions and 1 deletions
|
|
@ -1,6 +1,7 @@
|
||||||
dnl XCB_UTIL_M4_WITH_INCLUDE_PATH requires Autoconf >= 2.62
|
dnl XCB_UTIL_M4_WITH_INCLUDE_PATH requires Autoconf >= 2.62
|
||||||
AC_PREREQ(2.62)
|
AC_PREREQ(2.62)
|
||||||
AC_INIT([xcb-util-errors],1.0,[xcb@lists.freedesktop.org])
|
AC_INIT([xcb-util-errors], [1.0.1],
|
||||||
|
[https://gitlab.freedesktop.org/xorg/lib/libxcb-errors/-/issues])
|
||||||
AC_CONFIG_SRCDIR([Makefile.am])
|
AC_CONFIG_SRCDIR([Makefile.am])
|
||||||
AC_CONFIG_MACRO_DIR([m4])
|
AC_CONFIG_MACRO_DIR([m4])
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue