Module: Mesa Branch: master Commit: 2f1ab63fab592264c13e7dbab39a5cea1a622903 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2f1ab63fab592264c13e7dbab39a5cea1a622903
Author: Matt Turner <[email protected]> Date: Tue Jan 3 21:58:37 2012 -0500 configure.ac: fix typo from 3ef3ba4d2 --- configure.ac | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/configure.ac b/configure.ac index e526d17..2d31273 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -nl Process this file with autoconf to create configure. +dnl Process this file with autoconf to create configure. AC_PREREQ([2.59]) _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
