gnokii-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

gnokii/gnokii Makefile,1.19,1.20


From: BORBELY Zoltan <address@hidden>
Subject: gnokii/gnokii Makefile,1.19,1.20
Date: Mon, 03 Nov 2003 21:16:43 +0000

Update of /cvsroot/gnokii/gnokii/gnokii
In directory subversions:/tmp/cvs-serv12313/gnokii

Modified Files:
        Makefile 
Log Message:
mainly iconv related portability fixes


Index: Makefile
===================================================================
RCS file: /cvsroot/gnokii/gnokii/gnokii/Makefile,v
retrieving revision 1.19
retrieving revision 1.20
diff -C2 -d -r1.19 -r1.20
*** Makefile    14 Sep 2003 12:02:19 -0000      1.19
--- Makefile    3 Nov 2003 21:16:41 -0000       1.20
***************
*** 38,41 ****
--- 38,45 ----
  endif
  
+ ifdef ICONV_LIBS
+       LDLIBS += $(ICONV_LIBS)
+ endif
+ 
  all: $(PRGNAME)
  





reply via email to

[Prev in Thread] Current Thread [Next in Thread]