aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorreinelt <reinelt@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2003-09-13 07:20:51 +0000
committerreinelt <reinelt@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2003-09-13 07:20:51 +0000
commit27b91cea68aa3d71b8316d450a60b3199c80a6b8 (patch)
treef9ba33b7cdddc16b55b61ff01ceceab24994e7c9
parente647c45635992c0b75f7d71bf8681704fc0e714d (diff)
downloadlcd4linux-27b91cea68aa3d71b8316d450a60b3199c80a6b8.tar.gz
[lcd4linux @ 2003-09-13 07:20:51 by reinelt]
Changelog git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@244 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
-rw-r--r--ChangeLog20
-rwxr-xr-xconfigure20
-rw-r--r--configure.in4
3 files changed, 32 insertions, 12 deletions
diff --git a/ChangeLog b/ChangeLog
index 87e2b6a..a44d1e9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,25 @@
+2003-09-13 Michael Reinelt <reinelt@merlin.ethnet>
+
+ * BeckmannEgle.c, Crystalfontz.c, Cwlinux.c, MatrixOrbital.c, PalmPilot.c, SIN.c, Skeleton.c, T6963.c, Text.c:
+ icons for all remaining drivers
+
+ * HD44780.c, Makefile.am, Makefile.in, aclocal.m4, config.h.in, configure, configure.in:
+ HD44780 timings changed; deactivated libtool
+
+2003-09-11 Michael Reinelt <reinelt@merlin.ethnet>
+
+ * config.sub, configure, configure.in:
+ missing files for autoconf/automake/libtool
+
+ * M50530.c, MatrixOrbital.c, USBLCD.c, icon.c, processor.c, HD44780.c:
+ minor cleanups
+
2003-09-10 Michael Reinelt <reinelt@merlin.ethnet>
+ * Makefile.in, configure, configure.in, processor.c: minor cleanups
+
+ * ChangeLog: ChangeLog
+
* XWindow.c, icon.c, pixmap.c, pixmap.h, processor.c, Raster.c:
icons nearly finished\!
diff --git a/configure b/configure
index af7cda0..f4c1170 100755
--- a/configure
+++ b/configure
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.57 for LCD4Linux 0.9.11.
+# Generated by GNU Autoconf 2.57 for LCD4Linux 0.9.11-pre1.
#
# Report bugs to <reinelt@eunet.at>.
#
@@ -268,8 +268,8 @@ SHELL=${CONFIG_SHELL-/bin/sh}
# Identity of this package.
PACKAGE_NAME='LCD4Linux'
PACKAGE_TARNAME='lcd4linux'
-PACKAGE_VERSION='0.9.11'
-PACKAGE_STRING='LCD4Linux 0.9.11'
+PACKAGE_VERSION='0.9.11-pre1'
+PACKAGE_STRING='LCD4Linux 0.9.11-pre1'
PACKAGE_BUGREPORT='reinelt@eunet.at'
ac_unique_file="lcd4linux.c"
@@ -787,7 +787,7 @@ if test "$ac_init_help" = "long"; then
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
-\`configure' configures LCD4Linux 0.9.11 to adapt to many kinds of systems.
+\`configure' configures LCD4Linux 0.9.11-pre1 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -853,7 +853,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of LCD4Linux 0.9.11:";;
+ short | recursive ) echo "Configuration of LCD4Linux 0.9.11-pre1:";;
esac
cat <<\_ACEOF
@@ -953,7 +953,7 @@ fi
test -n "$ac_init_help" && exit 0
if $ac_init_version; then
cat <<\_ACEOF
-LCD4Linux configure 0.9.11
+LCD4Linux configure 0.9.11-pre1
generated by GNU Autoconf 2.57
Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002
@@ -968,7 +968,7 @@ cat >&5 <<_ACEOF
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
-It was created by LCD4Linux $as_me 0.9.11, which was
+It was created by LCD4Linux $as_me 0.9.11-pre1, which was
generated by GNU Autoconf 2.57. Invocation command line was
$ $0 $@
@@ -1498,7 +1498,7 @@ fi
PACKAGE=lcd4linux
-VERSION=0.9.11
+VERSION=0.9.11-pre1
if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then
{ { echo "$as_me:$LINENO: error: source directory already configured; run \"make distclean\" there first" >&5
@@ -8562,7 +8562,7 @@ _ASBOX
} >&5
cat >&5 <<_CSEOF
-This file was extended by LCD4Linux $as_me 0.9.11, which was
+This file was extended by LCD4Linux $as_me 0.9.11-pre1, which was
generated by GNU Autoconf 2.57. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -8625,7 +8625,7 @@ _ACEOF
cat >>$CONFIG_STATUS <<_ACEOF
ac_cs_version="\\
-LCD4Linux config.status 0.9.11
+LCD4Linux config.status 0.9.11-pre1
configured by $0, generated by GNU Autoconf 2.57,
with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
diff --git a/configure.in b/configure.in
index ff1a15c..535848d 100644
--- a/configure.in
+++ b/configure.in
@@ -2,9 +2,9 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ(2.57)
-AC_INIT([LCD4Linux],[0.9.11],[reinelt@eunet.at])
+AC_INIT([LCD4Linux],[0.9.11-pre1],[reinelt@eunet.at])
AC_CONFIG_SRCDIR([lcd4linux.c])
-AM_INIT_AUTOMAKE(lcd4linux,0.9.11)
+AM_INIT_AUTOMAKE(lcd4linux,0.9.11-pre1)
AM_CONFIG_HEADER(config.h)
# Checks for programs.