adapt to new situation regarding SEAMLESS_HBARS and CFONTZ633_WRITE_DELAY

This commit is contained in:
marschap
2006-09-28 20:13:34 +00:00
parent 80f21d8dc3
commit 843d562409
+1 -1
View File
@@ -27,13 +27,13 @@ endif
config.status: configure config.status: configure
dh_testdir dh_testdir
# Add here commands to configure the package. # Add here commands to configure the package.
#CPPFLAGS="-DSEAMLESS_HBARS -DCFONTZ633_WRITE_DELAY=50"
CFLAGS="$(CFLAGS)" ./configure \ CFLAGS="$(CFLAGS)" ./configure \
--host=$(DEB_HOST_GNU_TYPE) \ --host=$(DEB_HOST_GNU_TYPE) \
--build=$(DEB_BUILD_GNU_TYPE) \ --build=$(DEB_BUILD_GNU_TYPE) \
--prefix=/usr \ --prefix=/usr \
--mandir=\$${prefix}/share/man \ --mandir=\$${prefix}/share/man \
--sysconfdir=/etc/lcdproc \ --sysconfdir=/etc/lcdproc \
--enable-seamless-hbars \
--enable-stat-nfs \ --enable-stat-nfs \
--enable-stat-smbfs \ --enable-stat-smbfs \
--enable-lcdproc-menus \ --enable-lcdproc-menus \