Age | Commit message (Collapse) | Author |
|
Use "$PKG_CONFIG" rather than hard coded "pkg-config"
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
|
|
Add missing INSTALL file. Use standard GNU file on building tarball
README may have been updated
Remove AUTHORS file as it is empty and no content available yet.
Remove NEWS file as it is empty and no content available yet.
|
|
This macro aggregate a number of existing macros that sets commmon
X.Org components configuration options. It shields the configuration file from
future changes.
|
|
http://bugs.freedesktop.org/show_bug.cgi?id=24166
Reported by: Bernhard Rosenkraenzer <bero@arklinux.org>
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
|
|
Also apply "by hand" the sed -e 's/__VENDOR__/The X.Org Foundation'
(or any other value used in the previous --with-vendor=... configure
option) and use a static app-defaults file, matching pattern of
changes in other xorg/app programs.
|
|
|
|
<http://bugs.freedesktop.org/show_bug.cgi?id=14190>
|
|
|
|
|
|
|
|
autoconf 2.57.
|
|
|
|
|
|
app-defaults file
Add --with-vendor-name option to set $(VENDORNAME). Set default
$(VENDORNAME) to "The X.Org Foundation".
|
|
|
|
- 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
|
|
|
|
configure cache, you cache it, and the cached value is probably wrong.
|
|
- Replace $< with portable macro xinit/Makefile.am: xinit/configure.ac:
xvidtune/Makefile.am: xvidtune/configure.ac:
- Use more portable cpp invocations for pre-processing files
xfs/configure.ac:
- Add XTRANS_CONNECTION_FLAGS so xtrans transport type defines are set
correctly
|
|
whitespace after backslash modularizeapp.sh: s/destkop/desktop/
modular/symlink.sh: Add bitmaps for xeyes, system.xsm for xsm, and
Xvidtune.cpp for xvidtune. Also comment out non-existing mga_bios.h
Check in buildsystems for xsetroot, xsm, xstdcmap, xtrap, and xvinfo
|