From 3e4cb80e6670d7592c753060fe3dfda6eeb0d1d8 Mon Sep 17 00:00:00 2001 From: ayin Date: Sat, 21 Jan 2006 00:09:06 +0000 Subject: [PATCH] *** empty log message *** --- configure.ac | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/configure.ac b/configure.ac index 280f47c1..28744fc2 100644 --- a/configure.ac +++ b/configure.ac @@ -533,17 +533,17 @@ AC_CHECK_HEADERS( \ sys/select.h \ sys/sockio.h \ sys/strredir.h \ - sys/stropts.h \ + sys/stropts.h \ sys/time.h \ utmp.h \ utmpx.h \ - stdint.h \ - pty.h \ - util.h \ - libutil.h \ - wchar.h \ - cwchar \ - clocale \ + stdint.h \ + pty.h \ + util.h \ + libutil.h \ + wchar.h \ + cwchar \ + clocale \ ) AC_HEADER_TIME -- 2.34.1