diff options
| author | Bruce Momjian | 1998-09-11 16:43:26 +0000 |
|---|---|---|
| committer | Bruce Momjian | 1998-09-11 16:43:26 +0000 |
| commit | 28834b7226f496898c3e69d7e9a1164ae3c54d2a (patch) | |
| tree | 20ff96cfc6f1f510dbff03254b61eb440c98944c /src/include/config.h.in | |
| parent | 13b6f724c188a07213739ef5f499eb8b8a858441 (diff) | |
Remove %qd.
Diffstat (limited to 'src/include/config.h.in')
| -rw-r--r-- | src/include/config.h.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/include/config.h.in b/src/include/config.h.in index c4d118d6b4b..f34baf62797 100644 --- a/src/include/config.h.in +++ b/src/include/config.h.in @@ -224,7 +224,6 @@ extern void srandom(int seed); /* Set to 1 if type "long long int" works and is 64 bits */ #undef HAVE_LONG_LONG_INT_64_lld -#undef HAVE_LONG_LONG_INT_64_qd /* * Code below this point should not require changes |
