summaryrefslogtreecommitdiff
path: root/macros2/gnome-autogen.sh
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagGNOME_UTILS_2_13_5nobody2005-09-061-468/+0
* New function, prevents duplicates in $cm_macrodirs. (check_m4macros): UseStepan Kasal2005-08-171-2/+28
* Set $variable_VERSION to the actual version number of the tool.Stepan Kasal2005-08-171-2/+3
* pass --force to gnome-doc-prepare to match other tools. Fixes bug #311775.James Henstridge2005-08-171-1/+1
* don't use syntax that non-GNU greps don't understand. Fixes bug #313531.James Henstridge2005-08-171-4/+6
* add checks for gnome-common macro names, and call require_m4macro for theJames Henstridge2005-08-161-0/+11
* - Bumped up the default required version of gnome-doc-utilsShaun McCance2005-07-191-1/+1
* When configure.{in,ac} contains GNOME_DOC_INIT, actually callChristian Persch2005-07-181-0/+4
* added support for the gnome-doc-utilsSven Herzberg2005-03-211-0/+10
* preserve COPYING and INSTALL files over the "automake --force" call. FixesJames Henstridge2005-02-111-0/+5
* Fix the (AC|IT)_PROG_INTLTOOL support for both places where we grep for itRodney Dawes2005-01-221-3/+8
* grep wants basic regexps, not extended ones: fix the regular expressionMariano Suárez-Alvarez2004-11-251-1/+1
* Add support for IT_PROG_INTLTOOL which deprecates AC_PROG_INTLTOOLRodney Dawes2004-11-241-1/+1
* Fix for automake1.4.Jordi Mallach2004-11-091-1/+5
* Call all the bootstrap programs (libtoolize, intltoolize, gtkdocize,Jordi Mallach2004-11-091-4/+4
* get rid of the code that modified PATH, ACLOCAL_FLAGS and LD_LIBRARY_PATHJames Henstridge2004-10-281-22/+0
* if the directory is read only, skip it. This helps in cases where aJames Henstridge2004-10-281-2/+4
* fix up the AC_CONFIG_MACRO_DIR check to work with sub-packageJames Henstridge2004-10-281-1/+1
* if AC_CONFIG_MACRO_DIR() is used in configure.ac, pass that directory toJames Henstridge2004-10-271-4/+12
* fix up error message when a required M4 file isn't found. Fixes bugJames Henstridge2004-08-301-11/+1
* Add some foo to handle automake-1.9.x too.Kjartan Maraas2004-08-161-4/+5
* Add code to check for mkinstalldirs in the shared automake filesRodney Dawes2004-06-101-0/+10
* some small cleanups.James Henstridge2004-05-261-0/+411