mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-11 17:13:47 +02:00
2014-08-14 Fred Gleason <fredg@paravelsystems.com>
* Amalgamated INCLUDE Makefile entries into AM_CPPFLAGS. * Added '-Wno-portability' to the invocation of 'automake' in 'autogen.sh'.
This commit is contained in:
@@ -37,7 +37,7 @@ aclocal $ACLOCAL_FLAGS || {
|
||||
exit 1
|
||||
}
|
||||
|
||||
automake --add-missing || {
|
||||
automake --add-missing -Wno-portability || {
|
||||
echo "automake --add-missing failed, exiting..."
|
||||
exit 1
|
||||
}
|
||||
|
Reference in New Issue
Block a user