[pacman-dev] CVS update of pacman-lib (12 files)
Date: Tuesday, March 6, 2007 @ 01:38:21 Author: dan Path: /home/cvs-pacman/pacman-lib Added: INSTALL (1.1) acinclude.m4 (1.1) config.guess (1.1) config.sub (1.1) depcomp (1.1) install-sh (1.1) ltmain.sh (1.1) missing (1.1) mkinstalldirs (1.1) Modified: autoclean.sh (1.10 -> 1.11) autogen.sh (1.5 -> 1.6) config.rpath (1.2 -> 1.3) Trying to fix up this autotools stuff a bit more. * Greatly simplify and de-obfuscate the autogen and autoclean code. * Add a bunch of the autotools required files to the repository. This will give us consistency (a novel idea) across all builds, and allow for much more recent versions of config.guess and config.sub to be used. ---------------+ INSTALL | 234 + acinclude.m4 | 6397 ++++++++++++++++++++++++++++++++++++++++++++++++++++ autoclean.sh | 54 autogen.sh | 55 config.guess | 1516 ++++++++++++ config.rpath | 614 +++++ config.sub | 1622 +++++++++++++ depcomp | 584 ++++ install-sh | 507 ++++ ltmain.sh | 6863 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ missing | 367 ++ mkinstalldirs | 161 + 12 files changed, 18887 insertions(+), 87 deletions(-) The diff is longer than the limit of 39KB.
participants (1)
-
Dan McGee