diff options
author | Marcel Holtmann <marcel@holtmann.org> | 2008-09-06 18:55:26 +0200 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2008-09-06 18:55:26 +0200 |
commit | 0124ee98f794af3873458a7198016561afb0003b (patch) | |
tree | e6e925f0bb84beef589e8a5139004272a4cfe39e /bootstrap-configure | |
parent | da22fe66ce12bc1a3524c4b7decdbe278a5344d8 (diff) |
Add temporary fix for the CUPS compile issue
Diffstat (limited to 'bootstrap-configure')
-rwxr-xr-x | bootstrap-configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap-configure b/bootstrap-configure index 5ba74487..7b07fe1b 100755 --- a/bootstrap-configure +++ b/bootstrap-configure @@ -26,7 +26,7 @@ fi --enable-pand \ --enable-dund \ --enable-test \ - --disable-cups \ + --enable-cups \ --disable-manpages \ --disable-configfiles \ --disable-initscripts \ |