This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

egcs, use AC_HEADER_SYS_WAIT instead of AC_CHECK_HEADERS(wait.h sys/wait.h)


Jeff,

	Instead of the following check for wait.h and sys/wait.h:

 > Tue Apr 14 09:02:32 1998  Jeffrey A Law  (law@cygnus.com)
 > 
 >         * configure.in: [...]
 >         Check for wait.h and sys/wait.h.


	I would use just AC_HEADER_SYS_WAIT.

		--Kaveh
--
Kaveh R. Ghazi			Project Manager / Custom Development
ghazi@caip.rutgers.edu		Icon CMT Corp.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]