gnokii-commit
[Top][All Lists]
Advanced

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

gnokii/xgnokii Makefile,1.51,1.52


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

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

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


Index: Makefile
===================================================================
RCS file: /cvsroot/gnokii/gnokii/xgnokii/Makefile,v
retrieving revision 1.51
retrieving revision 1.52
diff -C2 -d -r1.51 -r1.52
*** Makefile    5 Oct 2003 22:44:30 -0000       1.51
--- Makefile    3 Nov 2003 21:16:42 -0000       1.52
***************
*** 18,21 ****
--- 18,25 ----
  endif
  
+ ifdef ICONV_LIBS
+       LDLIBS += $(ICONV_LIBS)
+ endif
+ 
  CFLAGS += $(PTHREAD_CFLAGS) \
          $(GTK_CFLAGS)





reply via email to

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