mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
x11-misc/xlockmore: Remove obsolete patch.
Package-Manager: Portage-2.3.19, Repoman-2.3.6
This commit is contained in:
@@ -1,11 +0,0 @@
|
||||
--- a/configure.ac
|
||||
+++ b/configure.ac
|
||||
@@ -3946,7 +3946,7 @@
|
||||
AC_DEFINE([linux], [1], [Linux OS])
|
||||
dnl AC_DEFINE([__i386__], [1], [Intel 386 machine])
|
||||
AC_DEFINE([_POSIX_SOURCE], [1], [POSIX source])
|
||||
- AC_DEFINE([_BSD_SOURCE], [1], [BSD source])
|
||||
+ AC_DEFINE([_DEFAULT_SOURCE], [1], [DEFAULT source])
|
||||
AC_DEFINE([_GNU_SOURCE], [1], [GNU source])
|
||||
dnl AC_DEFINE([DX_LOCALE], [1], [DX Locale])
|
||||
if test -e /etc/shadow ; then
|
||||
Reference in New Issue
Block a user