[PATCH RESEND synaptics 2/2] Revert "build: create object files following the sources' structure."

Gaetan Nadon memsize at videotron.ca
Tue Jun 28 08:19:41 PDT 2011


This reverts commit dac624ad2b3a67ab93c11d8ee0a91b217fc1afe6.

Conflicts:

	.gitignore

This patch is part of the "non-recursive make" reversal.
It was added later to write object code in each subdirectories.

Signed-off-by: Gaetan Nadon <memsize at videotron.ca>
---
 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/configure.ac b/configure.ac
index 0878287..006d56c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -31,7 +31,7 @@ AC_CONFIG_HEADERS([config.h])
 AC_CONFIG_AUX_DIR(.)
 
 # Initialize Automake
-AM_INIT_AUTOMAKE([foreign dist-bzip2 subdir-objects])
+AM_INIT_AUTOMAKE([foreign dist-bzip2])
 AM_MAINTAINER_MODE
 
 # Initialize libtool
-- 
1.7.4.1



More information about the xorg-devel mailing list