Re: [systemd-devel] [PATCH] buildsys: remove always true autoconf checks

2015-05-21 Thread Cristian Rodríguez
On Thu, May 21, 2015 at 11:39 AM, Lennart Poettering wrote: > On Tue, 19.05.15 20:17, Cristian Rodríguez (crrodrig...@opensuse.org) wrote: > >> All this checks are always true in any modernish linux system. >> --- >> configure.ac | 11 --- >> 1 file changed, 11 deletions(-) >> >> diff --g

Re: [systemd-devel] [PATCH] buildsys: remove always true autoconf checks

2015-05-21 Thread Lennart Poettering
On Tue, 19.05.15 20:17, Cristian Rodríguez (crrodrig...@opensuse.org) wrote: > All this checks are always true in any modernish linux system. > --- > configure.ac | 11 --- > 1 file changed, 11 deletions(-) > > diff --git a/configure.ac b/configure.ac > index 3efee22..cd6375b 100644 > --

Re: [systemd-devel] [PATCH] buildsys: remove always true autoconf checks

2015-05-19 Thread systemd github import bot
Patchset imported to github. Pull request: -- Generated by https://github.com/haraldh/mail2git ___ systemd-devel m

[systemd-devel] [PATCH] buildsys: remove always true autoconf checks

2015-05-19 Thread Cristian Rodríguez
All this checks are always true in any modernish linux system. --- configure.ac | 11 --- 1 file changed, 11 deletions(-) diff --git a/configure.ac b/configure.ac index 3efee22..cd6375b 100644 --- a/configure.ac +++ b/configure.ac @@ -1293,17 +1293,6 @@ AC_CHECK_HEADERS_ONCE([valgrind/mem