diff options
| author | Andrey A. Chernov <ache@FreeBSD.org> | 1996-04-16 11:47:29 +0000 |
|---|---|---|
| committer | Andrey A. Chernov <ache@FreeBSD.org> | 1996-04-16 11:47:29 +0000 |
| commit | db3a276987345b60db473bd7e60b4007d86381ac (patch) | |
| tree | 48ffbb1551c1bce3bd8bbd947da45161c2414ae7 /etc/make.conf | |
| parent | 22c9187dbc3720a1e7633b77f3fdec59a626aa35 (diff) | |
Notes
Diffstat (limited to 'etc/make.conf')
| -rw-r--r-- | etc/make.conf | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/etc/make.conf b/etc/make.conf index 9b7f71e62325..72334af5cfff 100644 --- a/etc/make.conf +++ b/etc/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" # |
