From 12dda308d9aed677a6cceb9d6a4c6b831987dcd6 Mon Sep 17 00:00:00 2001 From: Kay Sievers Date: Mon, 29 Dec 2008 05:47:53 +0100 Subject: [PATCH] build: use autoreconf --symlink --- autogen.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/autogen.sh b/autogen.sh index f088a8f5d..be3b6749b 100755 --- a/autogen.sh +++ b/autogen.sh @@ -1,6 +1,6 @@ #!/bin/sh -e -autoreconf -i +autoreconf --install --symlink CFLAGS="-g -Wall \ -Wmissing-declarations -Wmissing-prototypes \ -- 2.30.2