ceb37282d5
- Convert REINPLACE_CMD to patch file Changes: https://trac.xapian.org/wiki/ReleaseOverview
11 lines
327 B
Text
11 lines
327 B
Text
--- configure.orig 2023-07-07 02:00:23 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
|