index
:
app/xsm
master
obsd
X Session Manager
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure.ac
Age
Commit message (
Expand
)
Author
2018-03-09
xsm 1.0.4
xsm-1.0.4
Alan Coopersmith
2014-06-03
configure: Drop AM_MAINTAINER_MODE
Alan Coopersmith
2013-02-10
xsm 1.0.3
xsm-1.0.3
Alan Coopersmith
2013-01-13
Use standard autoconf defines for mkstemp & putenv instead of imake leftovers
Alan Coopersmith
2013-01-13
config: Add missing AC_CONFIG_SRCDIR
Alan Coopersmith
2011-01-20
Convert XtMalloc + sprintf to XtAsprintf
Alan Coopersmith
2011-01-19
config: move man pages into their own directory
Gaetan Nadon
2011-01-12
config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
Gaetan Nadon
2011-01-12
config: replace deprecated AC_HELP_STRING with AS_HELP_STRING
Gaetan Nadon
2010-09-26
xsm 1.0.2
xsm-1.0.2
Alan Coopersmith
2010-09-26
config: Remove unnecessary calls from configure.ac
Alan Coopersmith
2010-09-26
config: upgrade to util-macros 1.8 for additional man page support
Alan Coopersmith
2010-09-26
config: update AC_PREREQ statement to 2.60
Gaetan Nadon
2010-02-11
config: move CWARNFLAGS from configure.ac to Makefile.am
Gaetan Nadon
2009-12-19
configure.ac: use backticks rather than $() for cmd subs
Gaetan Nadon
2009-10-28
INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
Gaetan Nadon
2009-10-27
Deploy the new XORG_DEFAULT_OPTIONS #24242
Gaetan Nadon
2009-01-26
Correct make distcheck and gcc/sparse warnings.
Paulo Cesar Pereira de Andrade
2008-11-16
Don't override the RSH variable before checking if it's set
Julien Cristau
2008-08-20
xaw8 is gone, use xaw7
James Cloos
2008-02-21
Add PKG_CHECK_MODULES entries for the libraries xsm calls directly
Alan Coopersmith
2005-12-21
Update package version for X11R7 release.
xsm-1.0.1
XORG-7_1
XORG-7_0_99_901
XORG-7_0
Kevin E Martin
2005-12-15
Update package version number for final X11R7 release candidate.
xsm-1.0.0
XORG-6_99_99_904
Kevin E Martin
2005-12-07
Change to use the app-defaults default dir configured in libXt.
MODULAR_COPY
Kevin E Martin
2005-12-03
Update package version number for X11R7 RC3 release.
XORG-6_99_99_903
Kevin E Martin
2005-11-09
Update package version number for X11R7 RC2 release.
XORG-6_99_99_902
Kevin E Martin
2005-10-19
Update package version number for RC1 release.
XORG-6_99_99_901
Kevin E Martin
2005-10-14
Use sed to fill in variables in man page
Alan Coopersmith
2005-07-30
Add check for putenv() for xsm's misc.c
Alan Coopersmith
2005-07-29
Various changes preparing packages for RC0:
Kevin E Martin
2005-07-20
Use a unique token for PKG_CHECK_MODULES. Otherwise, if you use a global
Adam Jackson
2005-07-16
Define HAS_MKSTEMP if mkstemp() is present (needed for improved protection
Alan Coopersmith
2005-07-01
xtrap.pc.in: s/Xfixes/XTrap/ xi.pc.in: s/Xt/Xi/ Xv/src/Makefile.am: remove
Søren Sandmann Pedersen