summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Collapse)Author
2009-12-19configure.ac: use backticks rather than $() for cmd subsGaetan Nadon
Use "$PKG_CONFIG" rather than hard coded "pkg-config" Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
2009-10-28INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206Gaetan Nadon
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.
2009-10-27Deploy the new XORG_DEFAULT_OPTIONS #24242Gaetan Nadon
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-09-26Add xmu & x11 to PKG_CHECK_MODULESAlan Coopersmith
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>
2009-01-26Correct make distcheck and sparse warnings.Paulo Cesar Pereira de Andrade
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.
2008-08-20xaw8 is gone, use xaw7James Cloos
2008-01-22Bug 14190: Remove extra debugging echo from configure.acAlan Coopersmith
<http://bugs.freedesktop.org/show_bug.cgi?id=14190>
2005-12-21Update package version for X11R7 release.xvidtune-1.0.1XORG-7_1XORG-7_0_99_901XORG-7_0Kevin E Martin
2005-12-15Update package version number for final X11R7 release candidate.xvidtune-1.0.0XORG-6_99_99_904Kevin E Martin
2005-12-07Change to use the app-defaults default dir configured in libXt.MODULAR_COPYKevin E Martin
2005-12-03Add m4 magic to allow AS_HELP_STRING to work with older versions ofXORG-6_99_99_903Kevin E Martin
autoconf 2.57.
2005-12-03Update package version number for X11R7 RC3 release.Kevin E Martin
2005-10-19Update package version number for RC1 release.XORG-6_99_99_902XORG-6_99_99_901Kevin E Martin
2005-10-18Substitute __VENDOR__ with $(VENDORNAME) in disclaimer in XVidtuneAlan Coopersmith
app-defaults file Add --with-vendor-name option to set $(VENDORNAME). Set default $(VENDORNAME) to "The X.Org Foundation".
2005-10-14Use sed to fill in variables in man pageAlan Coopersmith
2005-07-29Various changes preparing packages for RC0:Kevin E Martin
- 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-23Fix remaining DEP_{CFLAGS,LIBS} referencesMatthieu Herrb
2005-07-20Use a unique token for PKG_CHECK_MODULES. Otherwise, if you use a globalAdam Jackson
configure cache, you cache it, and the cached value is probably wrong.
2005-07-16x11perf/Makefile.am: xinit/Makefile.am: xvidtune/Makefile.am:Alan Coopersmith
- 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
2005-07-01xtrap.pc.in: s/Xfixes/XTrap/ xi.pc.in: s/Xt/Xi/ Xv/src/Makefile.am: removeSøren Sandmann Pedersen
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