summary |
shortlog |
log |
commit | commitdiff |
tree
raw |
patch |
inline | side by side (from parent 1:
000ba0d)
Reinstate the `-pedantic' option to GCC.
dnl -*-fundamental-*-
dnl
dnl -*-fundamental-*-
dnl
-dnl $Id: configure.in,v 1.27 2000/08/15 21:39:13 mdw Exp $
+dnl $Id: configure.in,v 1.28 2000/10/08 11:07:55 mdw Exp $
dnl
dnl Configuration script for mLib
dnl
dnl
dnl Configuration script for mLib
dnl
dnl ----- Revision history --------------------------------------------------
dnl
dnl $Log: configure.in,v $
dnl ----- Revision history --------------------------------------------------
dnl
dnl $Log: configure.in,v $
+dnl Revision 1.28 2000/10/08 11:07:55 mdw
+dnl Define a constant to tell @mdwopt@ that @str_qword@ is available.
+dnl Reinstate the `-pedantic' option to GCC.
+dnl
dnl Revision 1.27 2000/08/15 21:39:13 mdw
dnl New library configuration stuff from `common'.
dnl
dnl Revision 1.27 2000/08/15 21:39:13 mdw
dnl New library configuration stuff from `common'.
dnl
AC_PROG_CC
AM_PROG_LIBTOOL
AC_PROG_CC
AM_PROG_LIBTOOL
mdw_CHECK_MANYLIBS(socket, socket)
mdw_CHECK_MANYLIBS(gethostbyname, nsl resolv)
mdw_CHECK_MANYLIBS(socket, socket)
mdw_CHECK_MANYLIBS(gethostbyname, nsl resolv)
+AC_DEFINE(BUILDING_MLIB)
mdw_OPT_mLib_DEBUG(mLib)
AC_OUTPUT(Makefile man/Makefile mLib-config:lib-config.in)
mdw_OPT_mLib_DEBUG(mLib)
AC_OUTPUT(Makefile man/Makefile mLib-config:lib-config.in)