diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2015-04-08 20:31:22 +0300 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2015-04-08 20:31:22 +0300 |
commit | d047b198dca5da3577f696ac868c19feb030bc7a (patch) | |
tree | 98d84d796d8c8646854f43f3c8633dc74210ae5e /pc/config.h | |
parent | cc307380da7838f4d9f0f8addd7193e0b1f33e37 (diff) | |
parent | 969a8d5a0353c756199c0b354d0e8fa91977db86 (diff) | |
download | egawk-d047b198dca5da3577f696ac868c19feb030bc7a.tar.gz egawk-d047b198dca5da3577f696ac868c19feb030bc7a.tar.bz2 egawk-d047b198dca5da3577f696ac868c19feb030bc7a.zip |
Merge branch 'master' into feature/cmake
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 a6b2d4c4..fad8641a 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 */ |