OSDN Git Service

config: comment, minor upgrade, quote and layout configure.ac
authorGaetan Nadon <memsize@videotron.ca>
Thu, 3 Feb 2011 22:38:32 +0000 (17:38 -0500)
committerGaetan Nadon <memsize@videotron.ca>
Thu, 3 Feb 2011 23:01:05 +0000 (18:01 -0500)
commitf3e283a25f5fca4f750bb9538d69c4f36641cca5
tree82ebe312c3801fbe44eb734f2cf8ae55196ebc1d
parentd05ed57216726811388f17d7e87d7b6c7b8580ee
config: comment, minor upgrade, quote and layout configure.ac

Group statements per section as per Autoconf standard layout
Quote statements where appropriate.
Autoconf recommends not using dnl instead of # for comments

Use AC_CONFIG_FILES to replace the deprecated AC_OUTPUT with parameters.
Add AC_CONFIG_SRCDIR([Makefile.am])
Update X.Org util-macros to version 1.8

This helps automated maintenance and release activities.
Details can be found in http://wiki.x.org/wiki/NewModuleGuidelines

Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
configure.ac