lilypond-auto
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5442 aclocal.


From: Auto mailings of changes to Lily Issues via Testlilyissues-auto
Subject: [Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5442 aclocal.m4: Improve $PYTHON_CFLAGS massaging.
Date: Sun, 25 Nov 2018 12:14:58 -0000

Pushed to staging as
commit 58f25aaf939fc4e00618f7178da9095dfeed00d7
Author: Werner Lemberg address@hidden
Date: Sat Nov 17 08:19:25 2018 +0100

Issue 5442: aclocal.m4: Improve $PYTHON_CFLAGS massaging

The macports port of python contains '-Wstrict-prototypes' in
$PYTHON_CFLAGS.  Since we are going to add $PYTHON_CFLAGS to $CPPFLAGS, we
have to remove it because it isn't a valid g++ option.

This patch also cleans up the code; in particular it avoids the use of
autoconf's ugly quadrigraphs.

[issues:#5442] aclocal.m4: Improve $PYTHON_CFLAGS massaging.

Status: Fixed
Labels: Fixed_2_21_0
Created: Sat Nov 17, 2018 08:04 AM UTC by Werner LEMBERG
Last Updated: Fri Nov 23, 2018 11:15 AM UTC
Owner: Werner LEMBERG

aclocal.m4: Improve $PYTHON_CFLAGS massaging.

The macports port of python contains '-Wstrict-prototypes' in
$PYTHON_CFLAGS. Since we are going to add $PYTHON_CFLAGS to $CPPFLAGS, we
have to remove it because it isn't a valid g++ option.

This patch also cleans up the code; in particular it avoids the use of
autoconf's ugly quadrigraphs.

http://codereview.appspot.com/357900043


Sent from sourceforge.net because address@hidden is subscribed to https://sourceforge.net/p/testlilyissues/issues/

To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/testlilyissues/admin/issues/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.

_______________________________________________
Testlilyissues-auto mailing list
address@hidden
https://lists.sourceforge.net/lists/listinfo/testlilyissues-auto

reply via email to

[Prev in Thread] Current Thread [Next in Thread]