From: scarlet@mit.edu (Benjamin Sean Scarlet)
Subject: DLLTOOL@ not found
31 Jul 1997 12:53:55 -0700
Approved: cygnus.gnu-win32@cygnus.com
Distribution: cygnus
Message-ID: <33E0BC01.E597C7BE.cygnus.gnu-win32@mit.edu>
Reply-To: scarlet@mit.edu
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-Mailer: Mozilla 4.01 [en] (WinNT; I)
Original-To: gnu-win32 Mailing List <gnu-win32@cygnus.com>
X-Priority: 3 (Normal)
Original-Sender: owner-gnu-win32@cygnus.com

When I tried to compile CDK on my Windows NT box, I ran into a problem. 
In the Makefiles in tcl/win and tk/win there were lines written:
DLLTOOL = @DLLTOOL@
which caused errors.  I replaced them by 
DLLTOOL = dlltool
and the compile is now proceeding.  Can anyone tell me what the original
syntax means and/or why it was there?

	Benjamin Scarlet
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".
