about summary refs log tree commit diff stats
path: root/PACKAGE/lynx.iss
diff options
context:
space:
mode:
authorThomas E. Dickey <dickey@invisible-island.net>2012-02-15 23:43:52 -0500
committerThomas E. Dickey <dickey@invisible-island.net>2012-02-15 23:43:52 -0500
commit3e8c172cd64e8a34029b60208c0d3016d3609505 (patch)
tree1f8ee4c593bbbcd7514112a5423af47838917cde /PACKAGE/lynx.iss
parent344df6a54f503dbabb10beae8f92f6263fe7fde8 (diff)
downloadlynx-snapshots-3e8c172cd64e8a34029b60208c0d3016d3609505.tar.gz
snapshot of project "lynx", label v2-8-8dev_10a
Diffstat (limited to 'PACKAGE/lynx.iss')
-rw-r--r--PACKAGE/lynx.iss4
1 files changed, 2 insertions, 2 deletions
diff --git a/PACKAGE/lynx.iss b/PACKAGE/lynx.iss
index 27605cc5..583905aa 100644
--- a/PACKAGE/lynx.iss
+++ b/PACKAGE/lynx.iss
@@ -1,4 +1,4 @@
-; $LynxId: lynx.iss,v 1.5 2012/02/11 13:21:25 tom Exp $

+; $LynxId: lynx.iss,v 1.6 2012/02/13 22:17:17 tom Exp $

 ; vile:ts=2 sw=2 notabinsert

 ;

 ; This is the BASE script for different flavors of the installer for Lynx.

@@ -33,7 +33,7 @@
 #endif

 

 #ifndef BzipDllName

-#define BzipDllName "bzip2.dll"

+#define BzipDllName "libbz2.dll"

 #endif

 

 #ifndef ZlibDllName