From 1fdd6e1d01436611217b6738fdc997e5af4a342b Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Thu, 14 Jun 2018 17:28:17 -0500 Subject: move consolekit2, py*, wine to user/ --- user/consolekit2/ac_disable_static.patch | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 user/consolekit2/ac_disable_static.patch (limited to 'user/consolekit2/ac_disable_static.patch') diff --git a/user/consolekit2/ac_disable_static.patch b/user/consolekit2/ac_disable_static.patch new file mode 100644 index 000000000..38d6f12ac --- /dev/null +++ b/user/consolekit2/ac_disable_static.patch @@ -0,0 +1,13 @@ +diff --git a/configure.ac b/configure.ac +index 071a0d8..7469697 100644 +--- a/configure.ac ++++ b/configure.ac +@@ -30,7 +30,6 @@ AC_SEARCH_LIBS([strerror],[cposix]) + AC_PROG_CC + AM_PROG_CC_C_O + AC_HEADER_STDC +-AC_DISABLE_STATIC +-LT_INIT ++LT_INIT([disable-static]) + AC_HEADER_STDC + AC_FUNC_FORK -- cgit v1.2.3-60-g2f50