Commit graph

35 commits

Author SHA1 Message Date
Gaetan Nadon
ed32d712ec config: update AC_PREREQ statement to 2.60
Unrelated to the previous patches, the new value simply reflects
the reality that the minimum level for autoconf to configure
all x.org modules is 2.60 dated June 2006.

ftp://ftp.gnu.org/gnu/autoconf/autoconf-2.60.tar.gz

Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
2010-03-28 19:25:52 -04:00
Gaetan Nadon
d672fc9bcb config: remove the pkgconfig pc.in file from EXTRA_DIST
Automake always includes it in the tarball.

Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
2010-03-28 19:00:31 -04:00
Gaetan Nadon
77b683e208 Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
Now that the INSTALL file is generated.
Allows running make maintainer-clean.
2009-11-22 19:24:48 -05:00
Gaetan Nadon
8cf0424b80 README: file created or updated #24206
Contains a set of URLs to freedesktop.org.
2009-11-16 11:13:30 -05:00
Gaetan Nadon
7fa7c96097 Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432
ChangeLog filename is known to Automake and requires no further
coding in the makefile.
2009-11-15 19:45:27 -05:00
Gaetan Nadon
63fe565b82 Makefile.am: INSTALL file is missing or incorrect #24206
The standard GNU file on building/installing  tarball is copied
using the XORG_INSTALL macro contained in XORG_DEFAULT_OPTIONS
Add INSTALL target
2009-11-15 18:31:29 -05:00
Gaetan Nadon
6ea1e170b8 configure.ac: deploy the new XORG_DEFAULT_OPTIONS #24242
This macro aggregate a number of existing macros that sets commmon
X.Org components configuration options. It shields the configuration file from
future changes.
2009-11-15 18:11:36 -05:00
Gaetan Nadon
d99db191f5 configure.ac: AM_MAINTAINER_MODE missing #24238
This turns off maintainer mode build rules in tarballs.
Works in conjunction with autogen.sh --enable-maintainer-mode
2009-11-15 13:55:25 -05:00
Gaetan Nadon
cd90529a14 .gitignore: use common defaults with custom section # 24239
Using common defaults will reduce errors and maintenance.
Only the very small or inexistent custom section need periodic maintenance
when the structure of the component changes. Do not edit defaults.
2009-11-15 13:22:58 -05:00
Peter Hutterer
059880bf0f xf86bigfontproto 1.2.0
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2009-08-26 15:25:15 +10:00
Peter Hutterer
ba8d972415 Remove server-specific declarations. 2009-08-26 15:23:41 +10:00
Peter Hutterer
606268163c Remove RCS tags
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2009-08-26 15:23:41 +10:00
Peter Hutterer
d405a7201f Rename xf86bigfstr.h to xf86bigfproto.h for consistency with other modules.
Leaving a stub xf86bigfstr.h in place to avoid clients breaking.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2009-08-26 15:23:38 +10:00
Paulo Cesar Pereira de Andrade
b9f44fb9fd Janitor: Correct make distcheck and dont distribute autogen.sh 2009-01-27 20:06:28 -02:00
James Cloos
0c40374c85 Replace static ChangeLog with dist-hook to generate from git log 2007-12-06 16:39:11 -05:00
James Cloos
505cd9e0c6 Add *~ to .gitignore to skip patch/emacs droppings 2007-09-03 05:54:26 -04:00
Alan Coopersmith
d1b1b7356e renamed: .cvsignore -> .gitignore 2006-07-14 18:56:43 -07:00
Kevin E Martin
dc91454a65 Update package version number for final X11R7 release candidate. 2005-12-15 00:24:39 +00:00
Kevin E Martin
bc637a1d3a Update package version number for RC1 release. 2005-10-19 02:48:16 +00:00
Eric Anholt
238ef28dfd Add basic .cvsignore files for proto modules. 2005-08-02 19:19:40 +00:00
Kevin E Martin
39818ff316 Various changes preparing packages for RC0:
- Verify and update package version numbers as needed
- Implement versioning scheme
- Change bug address to point to bugzilla bug entry form
- Disable loadable i18n in libX11 by default (use --enable-loadable-i18n to
    reenable it)
- Fix makedepend to use pkgconfig and pass distcheck
- Update build script to build macros first
- Update modular Xorg version
2005-07-29 21:22:57 +00:00
Daniel Stone
9626de7ff9 Change include path to <X11/fonts/font.h>. 2005-07-03 07:13:11 +00:00
Daniel Stone
b7d38e6346 Set version to 1.1. 2005-05-21 04:54:25 +00:00
Adam Jackson
2547b35e1f revert last change, didn't do right thing at all, sorry for the noise 2005-05-19 00:22:40 +00:00
Adam Jackson
74f2a736c5 Require automake 1.7 in AM_INIT_AUTOMAKE 2005-05-19 00:10:20 +00:00
Josh Triplett
760d1a6e00 Add COPYING file for XF86BigFont; assumed to be under the XFree86 catch-all
license.
2005-05-18 07:38:46 +00:00
Søren Sandmann Pedersen
9f9835c828 Change all the protonames from <extension>Ext to <extension>Proto. 2005-05-09 18:20:07 +00:00
Kevin E Martin
38587b1090 Initial build system files for proto module. 2005-05-06 01:46:32 +00:00
Egbert Eich
3a1efe7f27 Merging XORG-CURRENT into trunk 2004-04-23 18:43:06 +00:00
Egbert Eich
5c59f9c5f6 Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004 2004-03-14 08:31:36 +00:00
Egbert Eich
304c9c7f8d Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004 2004-03-03 12:10:54 +00:00
Egbert Eich
76d42aac39 readding XFree86's cvs IDs 2004-02-26 13:35:14 +00:00
Egbert Eich
b12d799f50 Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004 2004-02-26 09:22:28 +00:00
Kaleb Keithley
4cdaa2c076 XFree86 4.3.0.1 2003-11-14 16:48:43 +00:00
Kaleb Keithley
408ada0589 Initial revision 2003-11-14 16:48:43 +00:00