[Libreoffice-commits] core.git: configure.ac
Stephan Bergmann
sbergman at redhat.com
Wed Jun 10 08:54:33 PDT 2015
configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit bee2423eff85ebc5f0255596bcf7bec2596307a9
Author: Stephan Bergmann <sbergman at redhat.com>
Date: Wed Jun 10 17:53:45 2015 +0200
syntax errors, still
Change-Id: I8ed4b4d221040ddf5f51d7e01134c855fc85a641
diff --git a/configure.ac b/configure.ac
index 0595b16..452c28d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -11300,7 +11300,7 @@ int main(int argc, char **argv) {
# vptr for 'QObjectPrivate'
save_CXX=$CXX
CXX=$(printf %s "$CXX" \
- | sed -e 's/-fno-sanitize-recover\(=[0-9A-Za-z,_-]*\)*//')
+ | sed -e 's/-fno-sanitize-recover(=[0-9A-Za-z,_-]*)*//')
save_CXXFLAGS=$CXXFLAGS
CXXFLAGS="$CXXFLAGS $KDE4_CFLAGS"
save_LIBS=$LIBS
More information about the Libreoffice-commits
mailing list