updated documentation and scripts to reflect master autoconf

This commit is contained in:
maroy 2005-04-22 13:08:55 +00:00
parent cde23c4f0d
commit bd185d17d8
6 changed files with 27 additions and 39 deletions

View file

@ -30,7 +30,7 @@ endif
config.status: configure
dh_testdir
# Add here commands to configure the package.
CFLAGS="$(CFLAGS)" ./configure --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) --prefix=/opt/livesupport --with-apache-group=www-data
CFLAGS="$(CFLAGS)" ./configure --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) --prefix=/opt/livesupport
build: build-arch