From bb5f31c4d294f26cd3d4d03bd540f0dd0526b810 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Mon, 23 Sep 2024 17:17:54 +0000 Subject: Fix configure --help Signed-off-by: Laurent Bercot --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure') diff --git a/configure b/configure index e287ea9..d467129 100755 --- a/configure +++ b/configure @@ -25,7 +25,7 @@ Fine tuning of the installation directories: --includedir=DIR C header files [PREFIX/include] If no --prefix option is given, by default libdir (but not dynlibdir) will be - /usr/lib/$package, and includedir will be /usr/include. + /usr/lib, and includedir will be /usr/include. Dependencies: --with-sysdeps=DIR use sysdeps in DIR [PREFIX/lib/skalibs/sysdeps] -- cgit v1.3.1