X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=configure.ac;h=9ed326d19b099a51524c4f6bce657257554fce25;hb=97bcc837a41e7dd3b8381f284495924c2e4ba3b9;hp=f2b2da9733f2a2626dd224bdf3f76f35ea13b4ee;hpb=a78a174393ff9c8dbc0d5212576507f25d7e9bf1;p=emu8051.git diff --git a/configure.ac b/configure.ac index f2b2da9..9ed326d 100644 --- a/configure.ac +++ b/configure.ac @@ -13,11 +13,6 @@ dnl Testing the C compiler. AM_PROG_CC_C_O AC_LANG_C -dnl Checking for header files. -AC_HEADER_STDC -AC_HEADER_SYS_WAIT -AC_CHECK_HEADERS(strings.h unistd.h) - dnl Checking for typedefs, structures, and compiler characteristics. AC_C_CONST AC_TYPE_PID_T