Import rename module
[deliverable/binutils-gdb.git] / gdb / gnulib / configure.ac
index 1b0cd6a431640fc7e31d93f1453222186cdca791..755d2378b42bad2737a117ec85a3cd569511d47a 100644 (file)
@@ -1,5 +1,5 @@
 dnl Autoconf configure script for GDB, the GNU debugger.
-dnl Copyright (C) 1995-2012 Free Software Foundation, Inc.
+dnl Copyright (C) 1995-2014 Free Software Foundation, Inc.
 dnl
 dnl This file is part of GDB.
 dnl
@@ -19,7 +19,7 @@ dnl along with this program.  If not, see <http://www.gnu.org/licenses/>.
 dnl Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.64)dnl
-AC_INIT(import/dummy.c)
+AC_INIT(import/memmem.c)
 AC_CONFIG_HEADER(config.h:config.in)
 AM_MAINTAINER_MODE
 
This page took 0.023803 seconds and 4 git commands to generate.