summaryrefslogtreecommitdiffstats
path: root/libs/elfio/ELFIOTest/configure.ac
blob: 14e55721dee5e281074923145a4ff4d90b000399 (plain)
1
2
3
4
5
6
7
AC_INIT([ELFIOTest],[3.4])
AM_INIT_AUTOMAKE([-Wall -Werror foreign])
AC_PROG_CXX
AC_CONFIG_FILES([
           Makefile
])
AC_OUTPUT
OpenPOWER on IntegriCloud