gnokii-commit
[Top][All Lists]
Advanced

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

gnokii/gnokiid Makefile,1.14,1.15


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

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

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


Index: Makefile
===================================================================
RCS file: /cvsroot/gnokii/gnokii/gnokiid/Makefile,v
retrieving revision 1.14
retrieving revision 1.15
diff -C2 -d -r1.14 -r1.15
*** Makefile    1 Jan 2003 23:47:29 -0000       1.14
--- Makefile    3 Nov 2003 21:16:41 -0000       1.15
***************
*** 16,19 ****
--- 16,23 ----
  endif
  
+ ifdef ICONV_LIBS
+       LDLIBS += $(ICONV_LIBS)
+ endif
+ 
  OBJS = gnokiid.o
  





reply via email to

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