Hi,
Gaetan Nadon (19/02/2011):
> Consider adding something like (needed by DSO linker) if this is
> correct.
AFAIUI, not exactly. Well, we previously had DSO (Dynamic Shared
Object) linkers, but the behaviour was different. So that's just a
change in DSO linking, it's not about introducing a “ne
This makes it much simpler to determine what code goes with which target
Signed-off-by: Gaetan Nadon
---
.gitignore |1 -
Makefile.am |8 +++-
configure.ac|1 +
startx/.gitignore |1 +
startx/Makefile.
This makes it much simpler to determine what code goes with which target
Signed-off-by: Gaetan Nadon
---
.gitignore |1 -
Makefile.am | 10 +-
configure.ac |3 ++-
xinit/.gitignore |1 +
xinit/Makefile.am| 11
No functional changes.
Signed-off-by: Gaetan Nadon
---
configure.ac | 96 --
1 files changed, 46 insertions(+), 50 deletions(-)
diff --git a/configure.ac b/configure.ac
index 971e923..c2cdf55 100644
--- a/configure.ac
+++ b/configure.ac
The DEFAULT_* variables aren't used anywhere else.
Signed-off-by: Gaetan Nadon
---
configure.ac | 30 +-
1 files changed, 9 insertions(+), 21 deletions(-)
diff --git a/configure.ac b/configure.ac
index bc46e05..971e923 100644
--- a/configure.ac
+++ b/configure.ac
@
Included in XORG_DEFAULTS_OPTIONS
Signed-off-by: Gaetan Nadon
---
configure.ac |2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/configure.ac b/configure.ac
index d493e98..bc46e05 100644
--- a/configure.ac
+++ b/configure.ac
@@ -36,9 +36,7 @@ m4_ifndef([XORG_MACROS_VERSIO
LAUNCHD is an Automake conditional which means that Automake will
traverse the privileged_startx directory when running the dist target.
http://www.gnu.org/software/automake/manual/automake.html
Use sed for text substitution.
Use SCOMAN Automake variable and groff .if for conditional text
We can t
Signed-off-by: Cyril Brulebois
---
startx.cpp |6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/startx.cpp b/startx.cpp
index f055ad9..0f4cca5 100644
--- a/startx.cpp
+++ b/startx.cpp
@@ -5,8 +5,8 @@ XCOMM This is just a sample implementation of a slightly less
primit
On 03/01/2011 03:12 AM, Peter Hutterer wrote:
> On Tue, Mar 01, 2011 at 09:40:38AM +0800, Daniel Kurtz wrote:
>> Honestly, the purpose of this timer baffles me a bit. AFAICT, it should
>> never fire.
>
> note that this timer has been present for years now while large parts of the
> driver evolved
When XDMCP -from is specified, only register the requested address,
rather than the requested address, and any others we have of different
address families to the requested address.
e.g. if we have 4 interfaces with both IPv4 and IPv6 addresses (which
are not IPv6 mapped IPV4 addresses), using -fr
Which follows a uniform naming convention.
Signed-off-by: Gaetan Nadon
---
configure.ac |2 +-
src/XvMC.c | 12 ++--
2 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/configure.ac b/configure.ac
index 1434023..5fb8113 100644
--- a/configure.ac
+++ b/configure.ac
@@ -
This prevents the use of per-target compiler flags.
Makefiles are simpler.
The -D flags for the wrapper are moved with pre-precessor flags.
Fix whitespace issues.
Signed-off-by: Gaetan Nadon
---
Makefile.am|2 +-
configure.ac |1 +
src/Makefile.am
On Fri, 2011-03-04 at 18:04 -0800, Alan Coopersmith wrote:
> It's the only thing built in that directory, so we can use AM_CFLAGS
> and drop the requirement for AM_PROG_CC_C_O in configure.ac
>
> Signed-off-by: Alan Coopersmith
> ---
> configure.ac |3 ---
> util/Makefile.am |2 +-
>
Back in October Chase Douglas [1] kicked off a flurry of patches and
discussions on this mailing list about adding Clickpad support, and/or some
form of multitouch gesture processing (what little is possible with
Synaptics Advanced Gesture Mode) to the xf86-input-synaptics driver (and/or
the kernel
14 matches
Mail list logo