diff options
Diffstat (limited to 'configure')
-rw-r--r--[-rwxr-xr-x] | configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure index b20df66363a..85b4b952cbf 100755..100644 --- a/configure +++ b/configure @@ -15182,7 +15182,7 @@ $as_echo "$pgac_cv_c_inline_quietly" >&6; } if test "$pgac_cv_c_inline_quietly" != no; then cat >>confdefs.h <<_ACEOF -#define USE_INLINE 1 +#define PG_USE_INLINE 1 _ACEOF fi |