OSSP CVS Repository

ossp - Difference in ossp-pkg/lmtp2nntp/configure.ac versions 1.2 and 1.3
Not logged in
[Honeypot]  [Browse]  [Home]  [Login]  [Reports
[Search]  [Ticket]  [Timeline
  [History

ossp-pkg/lmtp2nntp/configure.ac 1.2 -> 1.3

--- configure.ac 2001/08/20 10:33:22     1.2
+++ configure.ac 2001/08/20 10:45:44     1.3
@@ -15,6 +15,9 @@
 dnl #   feature tests
 AC_SET_MAKE
 AC_PROG_CC
+AC_PROG_CPP
+AC_CHECK_DEBUGGING
+AC_CHECK_EXTLIB([Generic String Library], str, str_parse, str.h, :, echo "REQUIRE STR!"; exit 1)
 
 dnl #   standard output generation
 AC_CONFIG_FILES(Makefile:Makefile.in)

CVSTrac 2.0.1