summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2024-09-23 17:17:54 +0000
committerLaurent Bercot <ska@appnovation.com>2024-09-23 17:17:54 +0000
commitbb5f31c4d294f26cd3d4d03bd540f0dd0526b810 (patch)
tree4bb69f626ded247df0f80fa8f74bd1796e94df76
parent4d2c607f0fea4fa08731e5e642152ec011b607f1 (diff)
downloadutmps-bb5f31c4d294f26cd3d4d03bd540f0dd0526b810.tar.xz
Fix configure --help
Signed-off-by: Laurent Bercot <ska@appnovation.com>
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
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]