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

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

[Monotone-commits-nodiffs] Revision 1c069d8736d169b25eaa747d9a5ceabcb59e


From: monotone
Subject: [Monotone-commits-nodiffs] Revision 1c069d8736d169b25eaa747d9a5ceabcb59e79b6
Date: Sat, 24 Jan 2009 02:23:47 +0100

-----------------------------------------------------------------
Revision: 1c069d8736d169b25eaa747d9a5ceabcb59e79b6
Ancestor: 75f7cb7bd505c3aa31838407e44ab0b876878d82
Author: address@hidden
Date: 2009-01-23T19:47:30
Branch: net.venge.monotone.stripped

Modified files:
        Makefile.am configure.ac m4/botan.m4 m4/idna.m4
        m4/inaddrnone.m4 m4/lua.m4 m4/numeric_vocab.m4 m4/pcre.m4
        m4/sqlite.m4

ChangeLog: 

Configuration cleanup part 1.

 * configure.ac: Reorganize so that third-party library checks are
   done as early as possible, so as not to waste time on all the other
   checks if we are missing a library.  Prune no-longer-necessary
   tests for functions and headers.  Take most autoupdate suggestions.
 * m4/botan.m4, m4/idna.m4, m4/lua.m4, m4/pcre.m4, m4/sqlite.m4:
   Use pkg-config standard variable names (foo_CFLAGS, foo_LIBS)
   throughout; lowercase messages to user; remove some redundant checks.
 * Makefile.am: Consistently use pkg-config-compatible variables for
   third-party libraries.  Factor out long lists of third-party library
   variables.  Don't define AM_anything.  Remove a bunch of unused variables.

 * m4/numeric_vocab.m4: No need for AC_INCLUDES_DEFAULT.
 * m4/inaddrnone.m4: Assume availability of sys/types.h, sys/socket.h,
   netinet/in.h, and arpa/inet.h; netxx unconditionally uses them
   (except on Windows), so there's no point being coy about it here.


monotone --db={your.database} diff 
--revision=75f7cb7bd505c3aa31838407e44ab0b876878d82 
--revision=1c069d8736d169b25eaa747d9a5ceabcb59e79b6
----------------------------------------------------------------------




reply via email to

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