view udis86-1.4/configure.in @ 2:54824ff2fe5f

-some helpful information
author marton@basel.hu
date Tue, 05 Apr 2011 20:48:30 +0200
parents 4a9dcbd9e54f
children
line wrap: on
line source

AC_INIT(udis86, 1.4, vivek@sig9.com)
AC_PROG_CC
AC_PROG_INSTALL
AC_CONFIG_FILES([Makefile
                 libudis86/Makefile
		 udcli/Makefile])
AC_OUTPUT