mirror of
https://github.com/systemd/systemd-stable.git
synced 2024-10-31 16:21:11 +03:00
build: use autoreconf --symlink
This commit is contained in:
parent
1028fe14b6
commit
12dda308d9
@ -1,6 +1,6 @@
|
||||
#!/bin/sh -e
|
||||
|
||||
autoreconf -i
|
||||
autoreconf --install --symlink
|
||||
|
||||
CFLAGS="-g -Wall \
|
||||
-Wmissing-declarations -Wmissing-prototypes \
|
||||
|
Loading…
Reference in New Issue
Block a user