gnokii-commit
[Top][All Lists]
Advanced

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

gnokii/smsd Makefile,1.23,1.24


From: BORBELY Zoltan <address@hidden>
Subject: gnokii/smsd Makefile,1.23,1.24
Date: Mon, 03 Nov 2003 21:16:44 +0000

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

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


Index: Makefile
===================================================================
RCS file: /cvsroot/gnokii/gnokii/smsd/Makefile,v
retrieving revision 1.23
retrieving revision 1.24
diff -C2 -d -r1.23 -r1.24
*** Makefile    5 Oct 2003 19:42:41 -0000       1.23
--- Makefile    3 Nov 2003 21:16:41 -0000       1.24
***************
*** 35,38 ****
--- 35,42 ----
  endif
  
+ ifdef ICONV_LIBS
+       LDLIBS += $(ICONV_LIBS)
+ endif
+ 
  OBJS =        smsd.o \
        lowlevel.o





reply via email to

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