aboutsummaryrefslogtreecommitdiff
path: root/depends/patches/libX11/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'depends/patches/libX11/configure.ac')
-rw-r--r--depends/patches/libX11/configure.ac6
1 files changed, 0 insertions, 6 deletions
diff --git a/depends/patches/libX11/configure.ac b/depends/patches/libX11/configure.ac
deleted file mode 100644
index 1c3bd41b3f..0000000000
--- a/depends/patches/libX11/configure.ac
+++ /dev/null
@@ -1,6 +0,0 @@
-AC_PREREQ([2.60])
-AC_INIT([libX11], [1.6.2],
- [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [libX11])
-AM_INIT_AUTOMAKE([foreign])
-AC_CONFIG_FILES([include/Makefile])
-AC_OUTPUT