add requested macro, hence more things to clean. add autogen.sh to dist

SVN revision: 34316
This commit is contained in:
doursse 2008-04-19 21:40:32 +00:00 committed by doursse
parent 44004d8357
commit e8ce230a28
2 changed files with 6 additions and 3 deletions

View File

@ -5,6 +5,8 @@ SUBDIRS = src
MAINTAINERCLEANFILES = \
Makefile.in \
aclocal.m4 \
autom4te.cache \
compile \
config.guess \
config.h.in \
config.sub \
@ -24,16 +26,16 @@ EXTRA_DIST = \
AUTHORS \
COPYING \
COPYING-PLAIN \
autogen.sh \
eet.c.in \
README.in \
README \
eet.pc.in \
eet.spec.in \
eet.spec \
README.in \
README \
Doxyfile \
doc \
gendoc
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = eet.pc

View File

@ -15,6 +15,7 @@ AC_PROG_CC
AM_PROG_CC_STDC
AC_HEADER_STDC
AC_C_CONST
AM_PROG_CC_C_O
AC_LIBTOOL_WIN32_DLL
define([AC_LIBTOOL_LANG_CXX_CONFIG], [:])dnl