Makefile
changeset 3311 56c1c502ff6d
parent 3294 be3b1e6b4b74
child 3313 767d77394c61
--- a/Makefile	Thu Mar 23 20:47:56 2006 +0000
+++ b/Makefile	Thu Mar 23 23:54:43 2006 +0000
@@ -130,7 +130,7 @@
 
 # Makefile version tag
 # it checks if the version tag in Makefile.config is the same and force update outdated config files
-MAKEFILE_VERSION:=9
+MAKEFILE_VERSION:=10
 
 # CONFIG_WRITER has to be found even for manual configuration
 CONFIG_WRITER=makefiledir/Makefile.config_writer
@@ -485,10 +485,9 @@
 endif
 endif
 
-ifdef OSX
-ifndef JAGUAR
+ifdef WITH_ICONV
 LIBS += -liconv
-endif
+CFLAGS += -DWITH_ICONV
 endif
 
 # enables/disables assert()