Diff for /np2/x11/configure.ac between versions 1.9 and 1.10

version 1.9, 2011/12/24 02:15:40 version 1.10, 2011/12/24 02:19:56
Line 69  AC_CHECK_FUNCS(sqrt,,AC_CHECK_LIB(m,sqrt Line 69  AC_CHECK_FUNCS(sqrt,,AC_CHECK_LIB(m,sqrt
 dnl  dnl
 dnl Checks for X  dnl Checks for X
 dnl  dnl
   AC_PATH_X
 AC_PATH_XTRA  AC_PATH_XTRA
 if test x"$no_x" != x"yes"; then  if test x"$no_x" != x"yes"; then
         X_LIBS="$X_LIBS -lX11"          X_LIBS="$X_LIBS -lX11"

Removed from v.1.9  
changed lines
  Added in v.1.10


RetroPC.NET-CVS <cvs@retropc.net>