diff options
Diffstat (limited to 'lib-src')
| -rw-r--r-- | lib-src/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib-src/Makefile.in b/lib-src/Makefile.in index 24730fb42fe..7d5059d014f 100644 --- a/lib-src/Makefile.in +++ b/lib-src/Makefile.in | |||
| @@ -205,7 +205,7 @@ MOVE_FLAGS= | |||
| 205 | # ifdef HAVE_LIBCOM_ERR | 205 | # ifdef HAVE_LIBCOM_ERR |
| 206 | COM_ERRLIB = -lcom_err | 206 | COM_ERRLIB = -lcom_err |
| 207 | # endif | 207 | # endif |
| 208 | #endif /* KERBEROS | 208 | #endif /* KERBEROS */ |
| 209 | 209 | ||
| 210 | /* If HESIOD is defined, set this to "-lhesiod". */ | 210 | /* If HESIOD is defined, set this to "-lhesiod". */ |
| 211 | HESIODLIB= | 211 | HESIODLIB= |