Remove some warnings from configure+make on modern systems

This commit is contained in:
Bill Spitzak
2014-11-24 16:28:55 -08:00
parent 14c1417763
commit d7543b20a1
3 changed files with 7 additions and 4 deletions

View File

@ -7,7 +7,6 @@ AC_PROG_CXX
AC_PROG_INSTALL
AC_PATH_XTRA
echo "Ignoring libraries \"$X_PRE_LIBS\" requested by configure."
dnl# LIBS="$LIBS$X_LIBS$X_PRE_LIBS"
LIBS="$LIBS$X_LIBS"