summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorMatt Turner <[email protected]>2012-01-03 21:58:37 -0500
committerMatt Turner <[email protected]>2012-01-03 21:58:37 -0500
commit2f1ab63fab592264c13e7dbab39a5cea1a622903 (patch)
tree39c46ba3f3e835976e9f9c5da5fcd10bcc006618 /configure.ac
parent7e291e922e53a70d84751538b15c6c16310cca7f (diff)
configure.ac: fix typo from 3ef3ba4d2
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index e526d173086..2d31273b9d8 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])