adapt to new situation regarding SEAMLESS_HBARS and CFONTZ633_WRITE_DELAY
This commit is contained in:
@@ -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 \
|
||||||
|
|||||||
Reference in New Issue
Block a user