diff options
| -rw-r--r-- | src/config.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/config.in b/src/config.in index f705a915032..f3af96cf346 100644 --- a/src/config.in +++ b/src/config.in | |||
| @@ -121,6 +121,7 @@ and this notice must be preserved on all copies. */ | |||
| 121 | #undef HAVE_LOGB | 121 | #undef HAVE_LOGB |
| 122 | #undef HAVE_FREXP | 122 | #undef HAVE_FREXP |
| 123 | #undef HAVE_FTIME | 123 | #undef HAVE_FTIME |
| 124 | #undef HAVE_RES_INIT /* For -lresolv on Suns. */ | ||
| 124 | 125 | ||
| 125 | #undef HAVE_AIX_SMT_EXP | 126 | #undef HAVE_AIX_SMT_EXP |
| 126 | 127 | ||