From: Ruben Kerkhof Date: Sat, 26 Mar 2016 18:28:27 +0000 (+0100) Subject: configure.ac: break long line and sort X-Git-Tag: collectd-5.5.2~6^2~14 X-Git-Url: https://git.octo.it/?a=commitdiff_plain;h=9bf68f1807313f29cad9f68873c8feab21ad4746;p=collectd.git configure.ac: break long line and sort This will make future merges easier. --- diff --git a/configure.ac b/configure.ac index fd2e25cb..5e4c309a 100644 --- a/configure.ac +++ b/configure.ac @@ -601,7 +601,28 @@ AC_CHECK_HEADERS(linux/un.h, [], [], #endif ]) -AC_CHECK_HEADERS(pwd.h grp.h sys/un.h ctype.h limits.h fs_info.h fshelp.h paths.h mntent.h mnttab.h sys/fstyp.h sys/fs_types.h sys/mntent.h sys/mnttab.h sys/statfs.h sys/statvfs.h sys/vfs.h sys/vfstab.h kvm.h wordexp.h) +AC_CHECK_HEADERS([ \ + ctype.h \ + fs_info.h \ + fshelp.h \ + grp.h \ + kvm.h \ + limits.h \ + mntent.h \ + mnttab.h \ + paths.h \ + pwd.h \ + sys/fs_types.h \ + sys/fstyp.h \ + sys/mntent.h \ + sys/mnttab.h \ + sys/statfs.h \ + sys/statvfs.h \ + sys/un.h \ + sys/vfs.h \ + sys/vfstab.h \ + wordexp.h \ +]) AC_CHECK_HEADERS([xfs/xqm.h], [], [], [