You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xerces.apache.org by jb...@apache.org on 2005/06/08 05:14:29 UTC

svn commit: r189507 - /xerces/c/branches/jberry/3.0-unstable/configure.ac

Author: jberry
Date: Tue Jun  7 20:14:28 2005
New Revision: 189507

URL: http://svn.apache.org/viewcvs?rev=189507&view=rev
Log:
Remove commented-out code

Modified:
    xerces/c/branches/jberry/3.0-unstable/configure.ac

Modified: xerces/c/branches/jberry/3.0-unstable/configure.ac
URL: http://svn.apache.org/viewcvs/xerces/c/branches/jberry/3.0-unstable/configure.ac?rev=189507&r1=189506&r2=189507&view=diff
==============================================================================
--- xerces/c/branches/jberry/3.0-unstable/configure.ac (original)
+++ xerces/c/branches/jberry/3.0-unstable/configure.ac Tue Jun  7 20:14:28 2005
@@ -47,8 +47,6 @@
 AM_PROG_CC_C_O
 
 # Checks for libraries.
-# FIXME: Replace `main' with a function in `-lc':
-#AC_CHECK_LIB([c], [main])
 AC_CHECK_LIB([socket], [socket])
 AC_CHECK_LIB([nsl], [gethostbyname])
 



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@xerces.apache.org
For additional commands, e-mail: commits-help@xerces.apache.org