Use libethereal.dll by default.

svn path=/trunk/; revision=11374
This commit is contained in:
Gerald Combs 2004-07-13 18:19:59 +00:00
parent 683c8f587a
commit df8f6cdb5e
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# $Id: config.nmake,v 1.95 2004/07/07 19:15:46 gerald Exp $
# $Id: config.nmake,v 1.96 2004/07/13 18:19:59 gerald Exp $
VERSION=0.10.5
#
@ -194,7 +194,7 @@ MAKENSIS_MODERN_UI=USE
#HHC="C:/Program Files/HTML Help Workshop/hhc.exe"
# If you wan't to build a libethereal.dll, you should comment out the following line
#ENABLE_LIBETHEREAL=USE
ENABLE_LIBETHEREAL=USE
#
# You should not have to change anything below this comment.