summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorGaetan Nadon <memsize@videotron.ca>2010-06-01 10:21:45 -0400
committerGaetan Nadon <memsize@videotron.ca>2010-06-02 10:06:04 -0400
commit7581a5f62697b8a49cff1d534bc2713f33612e7c (patch)
treedeace012eb115ff646b70e768d71d94f356a403f /Makefile.am
parent158edda13853dbd977acce55b173756e12ef4377 (diff)
config: comment and layout adjustments
Fix warning for AC_HELP_STRING Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index c36c530..1e936d9 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -18,7 +18,7 @@
# IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
# CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
-# Ensure headers are installed below $(prefix) for distcheck
+# Provide an sdk location that is known to be writable
DISTCHECK_CONFIGURE_FLAGS = --with-sdkdir='$${includedir}/xorg' \
--with-xorg-conf-dir='$${datadir}/X11/xorg.conf.d'