From 530fc1f526ee04360f6937812b31cc1df526e505 Mon Sep 17 00:00:00 2001 From: Kay Sievers Date: Thu, 28 Aug 2008 22:58:03 +0200 Subject: update INSTALL --- autogen.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'autogen.sh') diff --git a/autogen.sh b/autogen.sh index 4ec4e0551a..234e82902c 100755 --- a/autogen.sh +++ b/autogen.sh @@ -43,6 +43,7 @@ automake --add-missing if test -z "$@"; then args="--prefix=/usr --exec-prefix= --sysconfdir=/etc" + args="$args --with-libdir-name=$(basename $(gcc -print-multi-os-directory))" export CFLAGS="-g -Wall \ -Wmissing-declarations -Wmissing-prototypes \ -Wnested-externs -Wpointer-arith \ -- cgit v1.2.3-54-g00ecf