From 95eb3a4055ee5a6a851efe9351c42132123d3d46 Mon Sep 17 00:00:00 2001 From: Christopher Alfeld Date: Wed, 27 Jun 2001 20:48:19 +0000 Subject: [PATCH] Fixed dangerously incorrect comment on how to use defs file. --- defs-calfeld-emulab | 2 +- defs-default | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/defs-calfeld-emulab b/defs-calfeld-emulab index 0e9def41f..f24b60483 100644 --- a/defs-calfeld-emulab +++ b/defs-calfeld-emulab @@ -1,7 +1,7 @@ # # This is the defaults definitions file for configure. # -# Use the -with-DEFS=filename to specify your own. If you add a variable, +# Use the --with-TBDEFS=filename to specify your own. If you add a variable, # be sure to go and update configure.in. # TBDBNAME=tbdb diff --git a/defs-default b/defs-default index c7e9b0965..c2e82ec58 100644 --- a/defs-default +++ b/defs-default @@ -1,7 +1,7 @@ # # This is the defaults definitions file for configure. # -# Use the -with-DEFS=filename to specify your own. If you add a variable, +# Use the --with-TBDEFS=filename to specify your own. If you add a variable, # be sure to go and update configure.in. # TBDBNAME=tbdb -- GitLab