mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-11 17:13:47 +02:00
2021-12-15 Fred Gleason <fredg@paravelsystems.com>
* Moved the text of the GNU General Purpose License version 2 from 'COPYING', to 'LICENSES/VPLv2.txt' * Added the text of the GNU Lesser General Purpose Licents version 2.1 to 'LICENSES/LGPLv2.txt'. * Added the text of the GNU Free Documentation License version 1.3 to 'LICENSES/GFDL.txt'. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
@@ -44,7 +44,7 @@ aclocal $ACLOCAL_FLAGS || {
|
||||
exit 1
|
||||
}
|
||||
|
||||
automake --add-missing -Wno-portability || {
|
||||
automake --add-missing --foreign -Wno-portability || {
|
||||
echo "automake --add-missing failed, exiting..."
|
||||
exit 1
|
||||
}
|
||||
|
Reference in New Issue
Block a user