- Unmark DEPRECATED and remove EXPIRATION_DATE - Remove IGNORE_WITH_PHP - Convert REINPLACE_CMD to patch file Changes: https://trac.xapian.org/wiki/ReleaseOverview
11 lines
328 B
Text
11 lines
328 B
Text
--- configure.orig 2023-02-02 01:01:44 UTC
|
|
+++ configure
|
|
@@ -21048,7 +21048,7 @@ SWIG_CXXFLAGS=
|
|
if test yes = "$GXX" ; then
|
|
SWIG_CXXFLAGS="-fno-strict-aliasing"
|
|
|
|
- XAPIAN_LIBS="$XAPIAN_LIBS -lstdc++"
|
|
+ XAPIAN_LIBS="$XAPIAN_LIBS "
|
|
|
|
|
|
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
|