diff options
-rw-r--r-- | build-defs.h.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build-defs.h.in b/build-defs.h.in index 759e14e881..2e653f18c8 100644 --- a/build-defs.h.in +++ b/build-defs.h.in @@ -67,7 +67,7 @@ #define PHP_PGSQL_INCLUDE "" #define PHP_PGSQL_LFLAGS "" #define PHP_PGSQL_LIBS "" -#define PHP_PROG_SENDMAIL "" +#define PHP_PROG_SENDMAIL "@PROG_SENDMAIL@" #define PHP_REGEX_LIB "" #define PHP_SOLID_INCLUDE "" #define PHP_SOLID_LIBS "" |