Author: tschoening Date: Sun Feb 9 21:31:23 2014 New Revision: 1566432 URL: http://svn.apache.org/r1566432 Log: LOGCXX-381: Reverting
Modified: incubator/log4cxx/trunk/liblog4cxx.pc.in Modified: incubator/log4cxx/trunk/liblog4cxx.pc.in URL: http://svn.apache.org/viewvc/incubator/log4cxx/trunk/liblog4cxx.pc.in?rev=1566432&r1=1566431&r2=1566432&view=diff ============================================================================== --- incubator/log4cxx/trunk/liblog4cxx.pc.in (original) +++ incubator/log4cxx/trunk/liblog4cxx.pc.in Sun Feb 9 21:31:23 2014 @@ -20,7 +20,6 @@ includedir=@includedir@ Name: log4cxx Description: log4cxx C++ logging framework Version: @VERSION@ -Requires: apr-util-1, apr-1 Libs: -L${libdir} -llog4cxx Cflags: -I${includedir} Requires.private: apr-1 apr-util-1