diff options
| author | Bruce Momjian | 1999-07-19 01:18:05 +0000 |
|---|---|---|
| committer | Bruce Momjian | 1999-07-19 01:18:05 +0000 |
| commit | c9acd2da12bc7fd01c7b81702d116594205f0e85 (patch) | |
| tree | 4c1ea951ba43a0bc68567faa91b80c1f19c2064f /src/include | |
| parent | 44bc7ab2a63aa133b465efb3400d6b5254bd71e5 (diff) | |
Remove getopt configure check.
Diffstat (limited to 'src/include')
| -rw-r--r-- | src/include/config.h.in | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/include/config.h.in b/src/include/config.h.in index 89a573d753e..fb1d566a09e 100644 --- a/src/include/config.h.in +++ b/src/include/config.h.in @@ -235,9 +235,6 @@ /* Set to 1 if you have <fp_class.h> */ #undef HAVE_FP_CLASS_H -/* Set to 1 if you have <fp_class.h> */ -#undef HAVE_GETOPT - /* Set to 1 if you have <history.h> */ #undef HAVE_HISTORY_H |
