diff options
| -rw-r--r-- | etc/defaults/make.conf | 3 | ||||
| -rw-r--r-- | etc/make.conf | 3 | ||||
| -rw-r--r-- | share/examples/etc/make.conf | 3 |
3 files changed, 6 insertions, 3 deletions
diff --git a/etc/defaults/make.conf b/etc/defaults/make.conf index ba5bf75a4430..df1817a6139f 100644 --- a/etc/defaults/make.conf +++ b/etc/defaults/make.conf @@ -1,4 +1,4 @@ -# $Id: make.conf,v 1.59 1998/03/26 06:06:22 dima Exp $ +# $Id: make.conf,v 1.60 1998/04/15 16:37:42 phk Exp $ # # This file, if present, will be read by make (see /usr/share/mk/sys.mk). # It allows you to override macro definitions to make without changing @@ -98,6 +98,7 @@ # If you have Motif on your system, uncomment this. # #HAVE_MOTIF= yes +#MOTIF_STATIC= yes # # If the default location of the Motif library (specified below) is NOT # appropriate for you, uncomment this and change it to the correct value. diff --git a/etc/make.conf b/etc/make.conf index ba5bf75a4430..df1817a6139f 100644 --- a/etc/make.conf +++ b/etc/make.conf @@ -1,4 +1,4 @@ -# $Id: make.conf,v 1.59 1998/03/26 06:06:22 dima Exp $ +# $Id: make.conf,v 1.60 1998/04/15 16:37:42 phk Exp $ # # This file, if present, will be read by make (see /usr/share/mk/sys.mk). # It allows you to override macro definitions to make without changing @@ -98,6 +98,7 @@ # If you have Motif on your system, uncomment this. # #HAVE_MOTIF= yes +#MOTIF_STATIC= yes # # If the default location of the Motif library (specified below) is NOT # appropriate for you, uncomment this and change it to the correct value. diff --git a/share/examples/etc/make.conf b/share/examples/etc/make.conf index ba5bf75a4430..df1817a6139f 100644 --- a/share/examples/etc/make.conf +++ b/share/examples/etc/make.conf @@ -1,4 +1,4 @@ -# $Id: make.conf,v 1.59 1998/03/26 06:06:22 dima Exp $ +# $Id: make.conf,v 1.60 1998/04/15 16:37:42 phk Exp $ # # This file, if present, will be read by make (see /usr/share/mk/sys.mk). # It allows you to override macro definitions to make without changing @@ -98,6 +98,7 @@ # If you have Motif on your system, uncomment this. # #HAVE_MOTIF= yes +#MOTIF_STATIC= yes # # If the default location of the Motif library (specified below) is NOT # appropriate for you, uncomment this and change it to the correct value. |
