mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-05-09 05:58:01 +02:00
fixup! build: stop relying on intltool for i18n
Don't add a call to aclocal from autogen.sh. autoreconf already runs aclocal.
This commit is contained in:
parent
a8e27b4216
commit
bcbae41697
1 changed files with 0 additions and 1 deletions
|
|
@ -22,7 +22,6 @@ PKG_NAME=NetworkManager
|
||||||
|
|
||||||
cd $srcdir
|
cd $srcdir
|
||||||
|
|
||||||
aclocal --install
|
|
||||||
gtkdocize --copy
|
gtkdocize --copy
|
||||||
autoreconf --verbose --force --install
|
autoreconf --verbose --force --install
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue