summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2012-07-01 15:38:51 +0200
committerBruno Haible <bruno@clisp.org>2012-07-01 15:46:42 +0200
commitb22158f59367c0a62ba119570f54596d15d65b01 (patch)
tree7c529413736cbc7edbd4ac1422a10a87bf9728c5 /configure.ac
parent95f922bb7ecdc4c198e50c8a1b756bddf8576aa5 (diff)
downloadgperf-b22158f59367c0a62ba119570f54596d15d65b01.tar.gz
Turn doc/gperf.1 into a distributed built file.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 3d9c56b..2c19e89 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
dnl autoconf configuration for gperf
-dnl Copyright (C) 1998, 2002, 2003, 2005-2007, 2009-2010 Free Software Foundation, Inc.
+dnl Copyright (C) 1998, 2002, 2003, 2005-2007, 2009-2010, 2012 Free Software Foundation, Inc.
dnl Written by Douglas C. Schmidt <schmidt@ics.uci.edu>
dnl and Bruno Haible <bruno@clisp.org>.
dnl
@@ -20,7 +20,7 @@ dnl You should have received a copy of the GNU General Public License
dnl along with this program. If not, see <http://www.gnu.org/licenses/>.
AC_PREREQ([2.60])
-AC_INIT([doc/gperf.1])
+AC_INIT([doc/gperf.texi])
AC_PROG_MAKE_SET
AC_OBJEXT
AC_EXEEXT