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~26^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9bf68f1807313f29cad9f68873c8feab21ad4746;p=thirdparty%2Fcollectd.git configure.ac: break long line and sort This will make future merges easier. --- diff --git a/configure.ac b/configure.ac index fd2e25cb6..5e4c309ac 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], [], [], [