changeset 140:fc6c54c453e5

patch from Fridrich Strba for dll build on mingw and cygwin
author Carl Byington <carl@five-ten-sg.com>
date Mon, 09 Feb 2009 08:23:41 -0800
parents 1b3922080ca8
children fd4297884319
files src/Makefile.am
diffstat 1 files changed, 5 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/src/Makefile.am	Sun Feb 08 20:20:34 2009 -0800
+++ b/src/Makefile.am	Mon Feb 09 08:23:41 2009 -0800
@@ -1,9 +1,9 @@
 if PLATFORM_WIN32
     ICONVLIB     = -liconv
-	NO_UNDEFINED = -no-undefined
+    NO_UNDEFINED = -no-undefined
 else
     ICONVLIB     =
-	NO_UNDEFINED =
+    NO_UNDEFINED =
 endif
 
 if STATIC_TOOLS
@@ -16,21 +16,21 @@
                 define.h        \
                 libpst.h        \
                 libstrfunc.h    \
-				lzfu.h			\
+                lzfu.h          \
                 timeconv.h      \
                 vbuf.h
 
 common_source = debug.c         \
                 libpst.c        \
                 libstrfunc.c    \
-				lzfu.c			\
+                lzfu.c          \
                 timeconv.c      \
                 vbuf.c
 
 
 if NEED_XGETOPT
     common_source += XGetopt.c
-	common_header += XGetopt.h
+    common_header += XGetopt.h
 endif
 
 noinst_PROGRAMS     = deltasearch dumpblocks getidblock