From 2d55190c7fa36b39ad2d0189168c9fe4b1558bb7 Mon Sep 17 00:00:00 2001 From: ache Date: Tue, 16 Apr 1996 11:47:29 +0000 Subject: [PATCH] Back out my MOTIF_STATIC change, it is unnecessary --- etc/defaults/make.conf | 8 ++------ etc/make.conf | 8 ++------ share/examples/etc/make.conf | 8 ++------ 3 files changed, 6 insertions(+), 18 deletions(-) diff --git a/etc/defaults/make.conf b/etc/defaults/make.conf index 9b7f71e62325..72334af5cfff 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" # 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" # diff --git a/share/examples/etc/make.conf b/share/examples/etc/make.conf index 9b7f71e62325..72334af5cfff 100644 --- a/share/examples/etc/make.conf +++ b/share/examples/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" #