diff options
| author | Sam Varshavchik | 2022-05-22 23:57:54 -0400 | 
|---|---|---|
| committer | Sam Varshavchik | 2022-05-22 23:57:54 -0400 | 
| commit | 545e97ccb9facf67865f8f758053d440e9076de0 (patch) | |
| tree | c95472629c757a5a24fd773338c51e98f24e613f /unicode/configure.ac | |
| parent | 83e37efc8ed785cd095eb585ff747e5702ec49b3 (diff) | |
| download | courier-libs-545e97ccb9facf67865f8f758053d440e9076de0.tar.bz2 | |
Additional gcc 12 and C++20 fixes.
Diffstat (limited to 'unicode/configure.ac')
| -rw-r--r-- | unicode/configure.ac | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/unicode/configure.ac b/unicode/configure.ac index 552c203..dd3536b 100644 --- a/unicode/configure.ac +++ b/unicode/configure.ac @@ -21,7 +21,6 @@ AC_PROG_CXX  AX_COURIER_UNICODE_CXXFLAGS  AC_SUBST(COURIER_UNICODE_CXXFLAGS) -AC_SUBST(EXTRA_CXXFLAGS)  AC_PATH_PROGS(PERL, perl5 perl, perl, $LPATH) | 
