mirror of
https://gitlab.freedesktop.org/xorg/lib/libx11.git
synced 2025-12-20 04:40:10 +01:00
Stick an error into configure.ac to tell people to use master instead.
This commit is contained in:
parent
e9195db725
commit
053e78c37e
1 changed files with 2 additions and 0 deletions
|
|
@ -11,6 +11,8 @@ AM_INIT_AUTOMAKE([dist-bzip2 foreign])
|
|||
|
||||
AM_MAINTAINER_MODE
|
||||
|
||||
AC_MSG_ERROR([This branch has been merged into master. Please continue with the master branch])
|
||||
|
||||
AM_CONFIG_HEADER([src/config.h])
|
||||
AC_CONFIG_HEADER([include/X11/XlibConf.h])
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue