1
1
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:
Kay Sievers 2008-12-29 05:47:53 +01:00
parent 1028fe14b6
commit 12dda308d9

View File

@ -1,6 +1,6 @@
#!/bin/sh -e
autoreconf -i
autoreconf --install --symlink
CFLAGS="-g -Wall \
-Wmissing-declarations -Wmissing-prototypes \