#!/bin/sh
# $Id$
# $URL$
# exit on errors
set -e
# set nicer prompt for tracing
PS4="$0:\$LINENO> "
set -x
aclocal
# libtoolize --copy --force
autoheader
automake --add-missing --copy --foreign
autoconf
.c?h=trunk' type='application/atom+xml'/>
| Age | Commit message (Collapse) | Author | Files | Lines |
|
MatrixOrbital backlight micro-fix
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@510 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
added (C) to all copyright statements
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@509 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
info about backlight and brightness
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@508 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
added software-controlled backlight support to HD44780
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@507 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|