diff options
Diffstat (limited to 'etc/defaults')
-rw-r--r-- | etc/defaults/make.conf | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/etc/defaults/make.conf b/etc/defaults/make.conf index 9b7f71e..72334af 100644 --- a/etc/defaults/make.conf +++ b/etc/defaults/make.conf @@ -70,12 +70,8 @@ # #HAVE_MOTIF= yes # -# If you have static libXm, uncomment this. -# -#MOTIF_STATIC= yes -# -# If the default location of the Motif library (depends on MOTIF_STATIC) is -# not appropriate for you, set this to the correct value. +# If the default location of the Motif library (specified below) is not +# appropriate for you, set this to the correct value. # #MOTIFLIB= "-L${X11BASE}/lib -lXm" # |