monotone-commits-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Monotone-commits-diffs] Revision 40bb1ba8716b467ee9b1a22a0456974525370c


From: monotone
Subject: [Monotone-commits-diffs] Revision 40bb1ba8716b467ee9b1a22a0456974525370ce8
Date: Wed, 2 Apr 2008 04:05:46 +0200

-----------------------------------------------------------------
Revision: 40bb1ba8716b467ee9b1a22a0456974525370ce8
Ancestor: 984469d1c61ef1b1083d23f291c34e968e0ece43
Author: address@hidden
Date: 2008-04-01T23:09:46
Branch: net.venge.monotone.library-build

Modified files:
        .mtn-ignore configure.ac idna/Makefile.am idna/configure.ac
        m4/netxx.m4 netxx/Makefile.am netxx/configure.ac
        netxx/osutil.h

ChangeLog: 

Hopefully now functional stub builders for idna and netxx, for which there
is no intent to adopt the upstream build framework.

 * .mtn-ignore: Ignore all aclocal.m4's and configure's, not just at
   top level.
 * configure.ac: Add AC_CONFIG_AUX_DIR and AC_CONFIG_MACRO_DIR commands
   for consistency with subdirectories.

 * idna/Makefile.am: Don't set AUTOMAKE_OPTIONS here.  Remove unnecessary
   settings of CPPFLAGS, CFLAGS, CXXFLAGS.
 * idna/configure.ac: Put AM_INIT_AUTOMAKE in proper place; pass options
   here.  Add AC_PROG_CC and AC_PROG_RANLIB.

 * m4/netxx.m4: Prune to just the bits shared between netxx and monotone.
   Make sure the check for sockaddr_in6 is done in C++.
 * netxx/Makefile.am: Don't set AUTOMAKE_OPTIONS here.  Remove unnecessary
   settings of CPPFLAGS, CFLAGS, CXXFLAGS.  Don't use conditional additions
   to CPPFLAGS.  Demote ACLOCAL_AMFLAGS to the bottom of the file and add a
   note that it's only necessary because AC_CONFIG_MACRO_DIR doesn't work.
 * netxx/configure.ac: Put AM_INIT_AUTOMAKE in proper place; pass
   options here.  Add AC_PROG_CXX and AC_PROG_RANLIB.  Inline feature
   tests here that were formerly in netxx.m4 but that only netxx cares
   about, not monotone as well.  Use AC_DEFINEs for NETXX_NO_*.
 * netxx/osutil.h: Don't include config.h.

Attachment: txtkvRhvjkS00.txt
Description: Diff [984469d1c61ef1b1083d23f291c34e968e0ece43] -> [40bb1ba8716b467ee9b1a22a0456974525370ce8]


reply via email to

[Prev in Thread] Current Thread [Next in Thread]