Remove path name from test case
[binutils-gdb.git] / etc / configure.ac
1 dnl Process this file with autoconf to produce a configure script.
2 AC_INIT([etc], [0])
3
4 AM_MAINTAINER_MODE
5 AM_INIT_AUTOMAKE
6 AM_SILENT_RULES([yes])
7
8 AC_CONFIG_FILES([Makefile])
9 AC_OUTPUT