The branch, master, has been updated. - Log -----------------------------------------------------------------
commit 122d21184f13327b5b71b07c5bfb94f8ac0ba600 Author: Scott Kostyshak <[email protected]> Date: Wed Oct 31 06:07:20 2012 -0400 Remove C Compiler information from -version output diff --git a/configure.ac b/configure.ac index f9c35bf..83f4c99 100644 --- a/configure.ac +++ b/configure.ac @@ -237,9 +237,6 @@ real_localedir=`eval "echo \`eval \"echo ${datadir}/locale\"\`"` VERSION_INFO="Configuration\n\ Host type: ${host}\n\ Special build flags: ${lyx_flags}\n\ - C Compiler: ${CC} ${CC_VERSION}\n\ - C Compiler LyX flags: ${AM_CPPFLAGS} ${AM_CFLAGS}\n\ - C Compiler flags: ${CPPFLAGS} ${CFLAGS}\n\ C++ Compiler: ${CXX} ${CXX_VERSION}\n\ C++ Compiler LyX flags: ${AM_CPPFLAGS} ${AM_CXXFLAGS}\n\ C++ Compiler flags: ${CPPFLAGS} ${CXXFLAGS}\n\ ----------------------------------------------------------------------- Summary of changes: configure.ac | 3 --- 1 files changed, 0 insertions(+), 3 deletions(-) hooks/post-receive -- The LyX Source Repository
