summaryrefslogtreecommitdiff
path: root/autogen.sh
Commit message (Collapse)AuthorAgeFilesLines
* autogen.sh: Use autoreconf instead gnome-commonJavier2013-01-081-14/+12
|
* Adding yelp.m4, changing build from gnome-doc-utils to yelp-toolsShaun McCance2010-06-131-8/+3
|
* - Fix bootstrapping issue, #416933 (Elijah Newren)Shaun McCance2007-03-121-1/+1
| | | | | | | * autogen.sh: - Fix bootstrapping issue, #416933 (Elijah Newren) svn path=/trunk/; revision=898
* - Make ACLOCAL_FLAGS work when srcdir != builddir [#409292] - Don't copyShaun McCance2007-02-191-5/+3
| | | | | | | | * autogen.sh: - Make ACLOCAL_FLAGS work when srcdir != builddir [#409292] - Don't copy gnome-doc-utils.m4, since we don't need to svn path=/trunk/; revision=885
* Make make dist fail when gdu isn't present. Bug #400705.Christian Persch2007-01-261-1/+1
| | | | | | | | | | | | | 2007-01-25 Christian Persch <chpe@svn.gnome.org> * configure.in: * tools/gnome-doc-utils.m4: * tools/gnome-doc-utils.make: Make make dist fail when gdu isn't present. Bug #400705. 2007-01-25 Christian Persch <chpe@svn.gnome.org> svn path=/trunk/; revision=868
* - Adding NO-AUTO-GEN, for #376908Shaun McCance2007-01-121-1/+1
| | | | | | | | | | | | * sandbox/mallard/NO-AUTO-GEN: - Adding NO-AUTO-GEN, for #376908 * doc/gnome-doc-make/Makefile.am: * doc/xslt/Makefile.am: * autogen.sh: - Just use the gnome-doc-utils.make out of tools/ svn path=/trunk/; revision=861
* - Copy gdu.m4 here, not to the non-existant m4 directoryShaun McCance2006-11-161-1/+1
| | | | | * autogen.sh: - Copy gdu.m4 here, not to the non-existant m4 directory
* gnome-doc-utils.makeShaun McCance2006-11-161-4/+3
| | | | | | | | | | | | | | * Makefile.am: * autogen.sh: * configure.in: * gnome-doc-utils.m4: * gnome-doc-utils.make * tools/Makefile.am: * tools/gnome-doc-utils.m4: * tools/gnome-doc-utils.make - Moving gdu.m4 and gdu.make to tools, should fix #324603 - Added GNOME_DOC_DEFINES to M4 for cleaner bootstrapping, allowing: - Now using the system-installed gnome-autogen.sh, fixing #340128
* - More builddir != srcdir fixesShaun McCance2005-04-091-1/+1
| | | | | | | | | | * Makefile.am: * autogen.sh: * bootstrap.make: * gnome-doc-utils.m4: * gnome-doc-utils.make: * doc/xslt/Makefile.am: - More builddir != srcdir fixes
* - Use local gnome-autogen.sh to avoid circular dependency, #171894Shaun McCance2005-04-011-1/+1
| | | | | | * autogen.sh: * gnome-autogen.sh: - Use local gnome-autogen.sh to avoid circular dependency, #171894
* xslt/docbook/utils/credits.xslShaun McCance2004-09-171-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Makefile.am: * bootstrap.make: * configure.in: * gnome-doc-utils.make: * xslt/docbook/Makefile.am: * xslt/docbook/utils/Makefile.am: * xslt/docbook/utils/credits.xsl * xslt/docbook/utils/ids.xsl: - Implemented the documentation header file thing * autogen.sh: - Requiring automake 1.6 * gnome-doc-utils.pc.in: - Somewhat nicer variables * doc/gnome-doc-make/Makefile.am: - Added gnome-dco-make.awk to EXTRA_DIST * doc/xslt/gnome-doc-xslt.desktop.in: - Changed the ID * test/testdoc1/Makefile.am: - Newline * xslt/docbook/common/Makefile.am: * xslt/docbook/html/Makefile.am: * xslt/docbook/omf/Makefile.am: * xslt/gettext/Makefile.am: * xslt/rngdoc/Makefile.am: * xslt/xsldoc/Makefile.am: - Changed the installation directory * xslt/gettext/format2xsl.xsl: - Quick fixes to how sans-@xml:lang stuff is handled
* - Requiring automake 1.5 for xml2poShaun McCance2004-04-011-0/+3
| | | | | | | | | | | | | | | | | | | * autogen.sh: - Requiring automake 1.5 for xml2po * gnome-doc-utils.make: - Building OMF files * doc/xslt/Makefile.am: * doc/xslt/C/gnome-doc-xslt.xml: * doc/xslt/C/legal.xml: - Added content files * xslt/docbook/omf/Makefile.am: - s/db2html/db2omf/ * xslt/docbook/omf/db2omf.xsl: - Fixed XPath selections and implemented more keys
* - Added xslt to SUBDIRS - Added gnome-doc-utils.m4 - Added ACLOCAL_FLAGSShaun McCance2004-03-091-0/+5
| | | | | | | | | | * Makefile.am: * autogen.sh: * configure.in: * gnome-doc-utils.m4: - Added xslt to SUBDIRS - Added gnome-doc-utils.m4 - Added ACLOCAL_FLAGS to bootstrap off of local gnome-doc-utils.m4
* - Stole autogen from nautilus.Shaun McCance2004-03-051-141/+12
| | | | | | | | | * autogen.sh: - Stole autogen from nautilus. * configure.in: - Added po/ChangeLog - Added xslt/Makefile
* Initial revisionShaun McCance2004-03-051-0/+150