diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2011-01-27 21:23:09 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2011-01-27 21:23:09 +0200 |
commit | fcdb37e7e7c6bbfc8726d57af4a0e1cb6dd01f6f (patch) | |
tree | 7b36ecae4be3281497a1a6299740d3ae96a7528c /configure | |
parent | 35b49bd68a818ff9a1720e2e8ef05f723b15e531 (diff) | |
download | egawk-fcdb37e7e7c6bbfc8726d57af4a0e1cb6dd01f6f.tar.gz egawk-fcdb37e7e7c6bbfc8726d57af4a0e1cb6dd01f6f.tar.bz2 egawk-fcdb37e7e7c6bbfc8726d57af4a0e1cb6dd01f6f.zip |
Bug fixes and cleanup.
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 6 |
1 files changed, 0 insertions, 6 deletions
@@ -10078,12 +10078,6 @@ else cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ -ac_ext=c -ac_cpp='$CPP $CPPFLAGS' -ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' -ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' -ac_compiler_gnu=$ac_cv_c_compiler_gnu - #include <stdio.h> |