try turning libgpm complaint to a warning

pull/398/head
Timothy Stack 8 years ago
parent 3aa379ad44
commit 327b1b6e9f

@ -219,7 +219,7 @@ AS_CASE(["$host_os"],
AS_VAR_SET(LDFLAGS, $saved_LDFLAGS)
AS_VAR_SET(LIBS, $saved_LIBS)
],
AC_MSG_ERROR([libgpm development libraries are required to build]))dnl
AC_MSG_WARN([libgpm development libraries are required to build]))dnl
])dnl
])
],

Loading…
Cancel
Save