]> git.webhop.me Git - lcd4linux.git/commitdiff
[lcd4linux @ 2003-08-14 04:59:30 by reinelt]
authorreinelt <reinelt@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>
Thu, 14 Aug 2003 04:59:30 +0000 (04:59 +0000)
committerreinelt <reinelt@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>
Thu, 14 Aug 2003 04:59:30 +0000 (04:59 +0000)
changed version to 0.9.11, added curses.m4 to Makefile.am

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@215 3ae390bd-cb1e-0410-b409-cd5a39f66f1f

Makefile.am
Makefile.in
configure
configure.in

index 984760f7973f1c754e1c65e443947a03f310b65b..e5f06ba803f7b74e33b03b4618c50dda9d84c131 100644 (file)
@@ -57,6 +57,7 @@ lcd4kde.conf \
 lcd4linux.kdelnk \
 lcd4linux.xpm \
 lcd4linux.lsm \
+curses.m4 \
 AUTHORS \
 CREDITS \
 FAQ \
index bd42c04d2800d47b3c1bed97b96ed390dc4685bf..09603a6107709137efe4311a3441bd3f6d58458e 100644 (file)
@@ -87,7 +87,7 @@ lcd4linux_SOURCES =  lcd4linux.c debug.c debug.h cfg.c cfg.h lock.c lock.h pid.c
 EXTRA_lcd4linux_SOURCES =  parport.c parport.h BeckmannEgle.c Crystalfontz.c Crystalfontz.h Cwlinux.c HD44780.c M50530.c T6963.c USBLCD.c MatrixOrbital.c PalmPilot.c Raster.c SIN.c Skeleton.c XWindow.c Text.c
 
 
-EXTRA_DIST =  lcd4linux.conf.sample lcd4kde.conf lcd4linux.kdelnk lcd4linux.xpm lcd4linux.lsm AUTHORS CREDITS FAQ NEWS TODO README README.Drivers README.KDE
+EXTRA_DIST =  lcd4linux.conf.sample lcd4kde.conf lcd4linux.kdelnk lcd4linux.xpm lcd4linux.lsm curses.m4 AUTHORS CREDITS FAQ NEWS TODO README README.Drivers README.KDE
 
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
index 2135784b3ac2129b1f5585d60b0af2aff5423862..b234c2db33d5da5a06dc868d9c14e6b7c6a92104 100755 (executable)
--- 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.10.
+# Generated by GNU Autoconf 2.57 for LCD4Linux 0.9.11.
 #
 # 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.10'
-PACKAGE_STRING='LCD4Linux 0.9.10'
+PACKAGE_VERSION='0.9.11'
+PACKAGE_STRING='LCD4Linux 0.9.11'
 PACKAGE_BUGREPORT='reinelt@eunet.at'
 
 ac_unique_file="lcd4linux.c"
@@ -779,7 +779,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.10 to adapt to many kinds of systems.
+\`configure' configures LCD4Linux 0.9.11 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -845,7 +845,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of LCD4Linux 0.9.10:";;
+     short | recursive ) echo "Configuration of LCD4Linux 0.9.11:";;
    esac
   cat <<\_ACEOF
 
@@ -943,7 +943,7 @@ fi
 test -n "$ac_init_help" && exit 0
 if $ac_init_version; then
   cat <<\_ACEOF
-LCD4Linux configure 0.9.10
+LCD4Linux configure 0.9.11
 generated by GNU Autoconf 2.57
 
 Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002
@@ -958,7 +958,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.10, which was
+It was created by LCD4Linux $as_me 0.9.11, which was
 generated by GNU Autoconf 2.57.  Invocation command line was
 
   $ $0 $@
@@ -1488,7 +1488,7 @@ fi
 
 PACKAGE=lcd4linux
 
-VERSION=0.9.10
+VERSION=0.9.11
 
 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
@@ -8106,7 +8106,7 @@ _ASBOX
 } >&5
 cat >&5 <<_CSEOF
 
-This file was extended by LCD4Linux $as_me 0.9.10, which was
+This file was extended by LCD4Linux $as_me 0.9.11, which was
 generated by GNU Autoconf 2.57.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -8169,7 +8169,7 @@ _ACEOF
 
 cat >>$CONFIG_STATUS <<_ACEOF
 ac_cs_version="\\
-LCD4Linux config.status 0.9.10
+LCD4Linux config.status 0.9.11
 configured by $0, generated by GNU Autoconf 2.57,
   with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
 
index b758844c523c7d5bf5518fa27457a18f80e7a371..7b0bd5e64bfe68c4272d88b75c66d592ee10c788 100644 (file)
@@ -2,9 +2,9 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.57)
-AC_INIT([LCD4Linux],[0.9.10],[reinelt@eunet.at])
+AC_INIT([LCD4Linux],[0.9.11],[reinelt@eunet.at])
 AC_CONFIG_SRCDIR([lcd4linux.c])
-AM_INIT_AUTOMAKE(lcd4linux,0.9.10)
+AM_INIT_AUTOMAKE(lcd4linux,0.9.11)
 AM_CONFIG_HEADER(config.h)
 
 # Checks for programs.