Revision: 2294
          http://gtkpod.svn.sourceforge.net/gtkpod/?rev=2294&view=rev
Author:   teuf
Date:     2009-03-26 22:12:58 +0000 (Thu, 26 Mar 2009)

Log Message:
-----------
Don't need to set BSD_SOURCE, it's implied by GNU_SOURCE

Modified Paths:
--------------
    libgpod/trunk/configure.ac

Modified: libgpod/trunk/configure.ac
===================================================================
--- libgpod/trunk/configure.ac  2009-03-26 22:12:48 UTC (rev 2293)
+++ libgpod/trunk/configure.ac  2009-03-26 22:12:58 UTC (rev 2294)
@@ -40,7 +40,6 @@
 AM_MAINTAINER_MODE
 
 AC_GNU_SOURCE
-AC_DEFINE([_BSD_SOURCE], 1, [BSD Functions])
 AC_PROG_CC
 AM_PROG_CC_C_O
 


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
_______________________________________________
gtkpod-cvs2 mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gtkpod-cvs2

Reply via email to