diff options
Diffstat (limited to 'X11/xtrans/configure.ac')
-rw-r--r-- | X11/xtrans/configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/X11/xtrans/configure.ac b/X11/xtrans/configure.ac index 3b38d29de..5f1743c75 100644 --- a/X11/xtrans/configure.ac +++ b/X11/xtrans/configure.ac @@ -51,7 +51,7 @@ AC_SUBST(fchown_define) # sticky bit # -# if any system exists without sticky dir bits this +# if any system exists without sticky dir bits this # needs to be redone with a real autoconf test sticky_bit_define="-DHAS_STICKY_DIR_BIT" |