diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2015-04-07 17:32:15 +0300 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2015-04-07 17:32:15 +0300 |
commit | 2b334d94251c205ad016ed6d1726e5b99c8895a4 (patch) | |
tree | 8110d280cf456d4829357db7dd5282d4f8d74702 /pc/config.h | |
parent | 6ae08e872756cbc6f4574780f015c47afb6acdaf (diff) | |
download | egawk-2b334d94251c205ad016ed6d1726e5b99c8895a4.tar.gz egawk-2b334d94251c205ad016ed6d1726e5b99c8895a4.tar.bz2 egawk-2b334d94251c205ad016ed6d1726e5b99c8895a4.zip |
Update pc/Makefile.tst and pc/config.h.
Diffstat (limited to 'pc/config.h')
-rw-r--r-- | pc/config.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/pc/config.h b/pc/config.h index 95811f06..65fb5e14 100644 --- a/pc/config.h +++ b/pc/config.h @@ -117,9 +117,6 @@ /* Define to 1 if you have the <libintl.h> header file. */ #undef HAVE_LIBINTL_H -/* Define to 1 if you have the `m' library (-lm). */ -#define HAVE_LIBM 1 - /* Define to 1 if you have a fully functional readline library. */ /* #undef HAVE_LIBREADLINE */ |