diff options
-rw-r--r-- | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index efb0e7d..eac281a 100644 --- a/configure.ac +++ b/configure.ac @@ -10,6 +10,7 @@ AC_INIT([libXext], AC_CONFIG_SRCDIR([Makefile.am]) AM_INIT_AUTOMAKE([dist-bzip2]) +AC_MSG_ERROR([This branch has been merged into master. Please continue with the master branch]) AM_MAINTAINER_MODE AM_CONFIG_HEADER([config.h]) |