commit | 28f04cff8a5b4e4dd979438b7e91732a309400e7 | [log] [tgz] |
---|---|---|
author | Petr Uzel <petr.uzel@suse.cz> | Thu Mar 29 09:55:30 2012 +0200 |
committer | Kay Sievers <kay@vrfy.org> | Wed Apr 18 18:20:57 2012 +0200 |
tree | 4d5400c7b615a8cafa6ebbcc889a57628df25218 | |
parent | a7d841f57f096da365a7066bf218e9ce3a23130b [diff] |
autogen.sh: fix typo in common configuration options Signed-off-by: Petr Uzel <petr.uzel@suse.cz>
diff --git a/autogen.sh b/autogen.sh index 55ee03a..b27e38d 100755 --- a/autogen.sh +++ b/autogen.sh
@@ -28,7 +28,7 @@ else args="$args \ --with-rootprefix= \ ----with-rootlibdir=$(libdir /lib) \ +--with-rootlibdir=$(libdir /lib) \ --bindir=/sbin \ --libexecdir=/lib \ --with-systemdsystemunitdir=/lib/systemd/system \