#!/bin/sh # $Id: bootstrap 1044 2009-09-23 04:34:38Z michael $ # $URL: https://ssl.bulix.org/svn/lcd4linux/trunk/bootstrap $ # 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 git' title='lcd4linux.git Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/widget_gpo.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-25added netmask_short in plugin_netinfo for CIDR notationvolker1-13/+52
2010-07-16compile error fixed (thanks to Tom)michael1-19/+19
2010-07-13support for Sure Electronics's 1602 LCD Display Board with USB from Mikhailmichael5-13/+50
2010-07-11X11 driver: possibility to ignore auto-repeated KeyPress eventsmzuther1-1/+22