[Dsctl-devel] SF.net SVN: dsctl: [133]
Status: Alpha
Brought to you by:
roger-linux
|
From: <rog...@us...> - 2007-07-24 08:32:37
|
Revision: 133
http://dsctl.svn.sourceforge.net/dsctl/?rev=133&view=rev
Author: roger-linux
Date: 2007-07-24 01:32:34 -0700 (Tue, 24 Jul 2007)
Log Message:
-----------
Makefile.am
src/Makefile.am: Added *.h source files ... get do without them for building!
Rest is ./autogen changes.
I am aware for some reason, -n (ncurses) as well as -d is now defunct. (FIXME)
Signed-off-by: Roger <ro...@es...>
Acked-by: Roger <ro...@es...>
Modified Paths:
--------------
Makefile.am
Makefile.in
autom4te.cache/output.0
autom4te.cache/output.1
autom4te.cache/requests
autom4te.cache/traces.0
autom4te.cache/traces.1
configure
configure.in
src/Makefile.am
src/Makefile.in
Modified: Makefile.am
===================================================================
--- Makefile.am 2007-07-24 02:56:27 UTC (rev 132)
+++ Makefile.am 2007-07-24 08:32:34 UTC (rev 133)
@@ -1 +1,5 @@
SUBDIRS = src/
+
+# This adds some extra files not usually included by autoconfig/autogen
+# and are particular to this source code.
+EXTRA_DIST = docs utils BUGS Dsctl.anjuta LICENSE TODO.tasks
Modified: Makefile.in
===================================================================
--- Makefile.in 2007-07-24 02:56:27 UTC (rev 132)
+++ Makefile.in 2007-07-24 08:32:34 UTC (rev 133)
@@ -151,6 +151,10 @@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
SUBDIRS = src/
+
+# This adds some extra files not usually included by autoconfig/autogen
+# and are particular to this source code.
+EXTRA_DIST = docs utils BUGS Dsctl.anjuta LICENSE TODO.tasks
all: all-recursive
.SUFFIXES:
Modified: autom4te.cache/output.0
===================================================================
--- autom4te.cache/output.0 2007-07-24 02:56:27 UTC (rev 132)
+++ autom4te.cache/output.0 2007-07-24 08:32:34 UTC (rev 133)
@@ -1,6 +1,6 @@
@%:@! /bin/sh
@%:@ Guess values for system-dependent variables and create Makefiles.
-@%:@ Generated by GNU Autoconf 2.61 for dsctl 0.1.1.
+@%:@ Generated by GNU Autoconf 2.61 for dsctl 0.2.0.
@%:@
@%:@ Report bugs to <http://sourceforge.net/projects/dsctl/>.
@%:@
@@ -574,8 +574,8 @@
# Identity of this package.
PACKAGE_NAME='dsctl'
PACKAGE_TARNAME='dsctl'
-PACKAGE_VERSION='0.1.1'
-PACKAGE_STRING='dsctl 0.1.1'
+PACKAGE_VERSION='0.2.0'
+PACKAGE_STRING='dsctl 0.2.0'
PACKAGE_BUGREPORT='http://sourceforge.net/projects/dsctl/'
# Factoring default headers for most tests.
@@ -1206,7 +1206,7 @@
# 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 dsctl 0.1.1 to adapt to many kinds of systems.
+\`configure' configures dsctl 0.2.0 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1272,7 +1272,7 @@
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of dsctl 0.1.1:";;
+ short | recursive ) echo "Configuration of dsctl 0.2.0:";;
esac
cat <<\_ACEOF
@@ -1356,7 +1356,7 @@
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-dsctl configure 0.1.1
+dsctl configure 0.2.0
generated by GNU Autoconf 2.61
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
@@ -1370,7 +1370,7 @@
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
-It was created by dsctl $as_me 0.1.1, which was
+It was created by dsctl $as_me 0.2.0, which was
generated by GNU Autoconf 2.61. Invocation command line was
$ $0 $@
@@ -2060,7 +2060,7 @@
# Define the identity of the package.
PACKAGE=dsctl
- VERSION=1.0
+ VERSION=0.2.0
cat >>confdefs.h <<_ACEOF
@@ -4951,7 +4951,7 @@
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
-This file was extended by dsctl $as_me 0.1.1, which was
+This file was extended by dsctl $as_me 0.2.0, which was
generated by GNU Autoconf 2.61. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -4998,7 +4998,7 @@
_ACEOF
cat >>$CONFIG_STATUS <<_ACEOF
ac_cs_version="\\
-dsctl config.status 0.1.1
+dsctl config.status 0.2.0
configured by $0, generated by GNU Autoconf 2.61,
with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
Modified: autom4te.cache/output.1
===================================================================
--- autom4te.cache/output.1 2007-07-24 02:56:27 UTC (rev 132)
+++ autom4te.cache/output.1 2007-07-24 08:32:34 UTC (rev 133)
@@ -1,6 +1,6 @@
@%:@! /bin/sh
@%:@ Guess values for system-dependent variables and create Makefiles.
-@%:@ Generated by GNU Autoconf 2.61 for dsctl 0.1.1.
+@%:@ Generated by GNU Autoconf 2.61 for dsctl 0.2.0.
@%:@
@%:@ Report bugs to <http://sourceforge.net/projects/dsctl/>.
@%:@
@@ -574,8 +574,8 @@
# Identity of this package.
PACKAGE_NAME='dsctl'
PACKAGE_TARNAME='dsctl'
-PACKAGE_VERSION='0.1.1'
-PACKAGE_STRING='dsctl 0.1.1'
+PACKAGE_VERSION='0.2.0'
+PACKAGE_STRING='dsctl 0.2.0'
PACKAGE_BUGREPORT='http://sourceforge.net/projects/dsctl/'
# Factoring default headers for most tests.
@@ -1206,7 +1206,7 @@
# 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 dsctl 0.1.1 to adapt to many kinds of systems.
+\`configure' configures dsctl 0.2.0 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1272,7 +1272,7 @@
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of dsctl 0.1.1:";;
+ short | recursive ) echo "Configuration of dsctl 0.2.0:";;
esac
cat <<\_ACEOF
@@ -1356,7 +1356,7 @@
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-dsctl configure 0.1.1
+dsctl configure 0.2.0
generated by GNU Autoconf 2.61
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
@@ -1370,7 +1370,7 @@
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
-It was created by dsctl $as_me 0.1.1, which was
+It was created by dsctl $as_me 0.2.0, which was
generated by GNU Autoconf 2.61. Invocation command line was
$ $0 $@
@@ -2060,7 +2060,7 @@
# Define the identity of the package.
PACKAGE=dsctl
- VERSION=1.0
+ VERSION=0.2.0
cat >>confdefs.h <<_ACEOF
@@ -4951,7 +4951,7 @@
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
-This file was extended by dsctl $as_me 0.1.1, which was
+This file was extended by dsctl $as_me 0.2.0, which was
generated by GNU Autoconf 2.61. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -4998,7 +4998,7 @@
_ACEOF
cat >>$CONFIG_STATUS <<_ACEOF
ac_cs_version="\\
-dsctl config.status 0.1.1
+dsctl config.status 0.2.0
configured by $0, generated by GNU Autoconf 2.61,
with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
Modified: autom4te.cache/requests
===================================================================
--- autom4te.cache/requests 2007-07-24 02:56:27 UTC (rev 132)
+++ autom4te.cache/requests 2007-07-24 08:32:34 UTC (rev 133)
@@ -80,15 +80,15 @@
'configure.in'
],
{
+ '_LT_AC_TAGCONFIG' => 1,
'AM_PROG_F77_C_O' => 1,
- '_LT_AC_TAGCONFIG' => 1,
+ 'AC_INIT' => 1,
'm4_pattern_forbid' => 1,
- 'AC_INIT' => 1,
'AC_CANONICAL_TARGET' => 1,
+ 'AC_SUBST' => 1,
'AC_CONFIG_LIBOBJ_DIR' => 1,
- 'AC_SUBST' => 1,
+ 'AC_FC_SRCEXT' => 1,
'AC_CANONICAL_HOST' => 1,
- 'AC_FC_SRCEXT' => 1,
'AC_PROG_LIBTOOL' => 1,
'AM_INIT_AUTOMAKE' => 1,
'AC_CONFIG_SUBDIRS' => 1,
@@ -96,8 +96,8 @@
'LT_CONFIG_LTDL_DIR' => 1,
'AC_REQUIRE_AUX_FILE' => 1,
'AC_CONFIG_LINKS' => 1,
+ 'm4_sinclude' => 1,
'LT_SUPPORTED_TAG' => 1,
- 'm4_sinclude' => 1,
'AM_MAINTAINER_MODE' => 1,
'AM_GNU_GETTEXT_INTL_SUBDIR' => 1,
'_m4_warn' => 1,
@@ -114,11 +114,11 @@
'AH_OUTPUT' => 1,
'_AM_SUBST_NOTMAKE' => 1,
'AC_CONFIG_AUX_DIR' => 1,
+ 'sinclude' => 1,
+ 'm4_pattern_allow' => 1,
'AM_PROG_CC_C_O' => 1,
- 'm4_pattern_allow' => 1,
- 'sinclude' => 1,
+ 'AC_CANONICAL_SYSTEM' => 1,
'AM_CONDITIONAL' => 1,
- 'AC_CANONICAL_SYSTEM' => 1,
'AC_CONFIG_HEADERS' => 1,
'AC_DEFINE_TRACE_LITERAL' => 1,
'm4_include' => 1,
Modified: autom4te.cache/traces.0
===================================================================
--- autom4te.cache/traces.0 2007-07-24 02:56:27 UTC (rev 132)
+++ autom4te.cache/traces.0 2007-07-24 08:32:34 UTC (rev 133)
@@ -536,7 +536,7 @@
m4trace:configure.in:1: -1- m4_pattern_allow([^build_alias$])
m4trace:configure.in:1: -1- m4_pattern_allow([^host_alias$])
m4trace:configure.in:1: -1- m4_pattern_allow([^target_alias$])
-m4trace:configure.in:2: -1- AM_INIT_AUTOMAKE([dsctl], [1.0])
+m4trace:configure.in:2: -1- AM_INIT_AUTOMAKE([dsctl], [0.2.0])
m4trace:configure.in:2: -1- m4_pattern_allow([^AM_[A-Z]+FLAGS$])
m4trace:configure.in:2: -1- AM_SET_CURRENT_AUTOMAKE_VERSION
m4trace:configure.in:2: -1- AM_AUTOMAKE_VERSION([1.10])
Modified: autom4te.cache/traces.1
===================================================================
--- autom4te.cache/traces.1 2007-07-24 02:56:27 UTC (rev 132)
+++ autom4te.cache/traces.1 2007-07-24 08:32:34 UTC (rev 133)
@@ -1,4 +1,4 @@
-m4trace:configure.in:1: -1- AC_INIT([dsctl], [0.1.1], [http://sourceforge.net/projects/dsctl/])
+m4trace:configure.in:1: -1- AC_INIT([dsctl], [0.2.0], [http://sourceforge.net/projects/dsctl/])
m4trace:configure.in:1: -1- m4_pattern_forbid([^_?A[CHUM]_])
m4trace:configure.in:1: -1- m4_pattern_forbid([_AC_])
m4trace:configure.in:1: -1- m4_pattern_forbid([^LIBOBJS$], [do not use LIBOBJS directly, use AC_LIBOBJ (see section `AC_LIBOBJ vs LIBOBJS'])
@@ -139,7 +139,7 @@
m4trace:configure.in:1: -1- AC_SUBST([target_alias])
m4trace:configure.in:1: -1- AC_SUBST_TRACE([target_alias])
m4trace:configure.in:1: -1- m4_pattern_allow([^target_alias$])
-m4trace:configure.in:2: -1- AM_INIT_AUTOMAKE([dsctl], [1.0])
+m4trace:configure.in:2: -1- AM_INIT_AUTOMAKE([dsctl], [0.2.0])
m4trace:configure.in:2: -1- m4_pattern_allow([^AM_[A-Z]+FLAGS$])
m4trace:configure.in:2: -1- AM_AUTOMAKE_VERSION([1.10])
m4trace:configure.in:2: -1- AC_REQUIRE_AUX_FILE([install-sh])
@@ -162,7 +162,7 @@
m4trace:configure.in:2: -1- AC_SUBST([PACKAGE], [dsctl])
m4trace:configure.in:2: -1- AC_SUBST_TRACE([PACKAGE])
m4trace:configure.in:2: -1- m4_pattern_allow([^PACKAGE$])
-m4trace:configure.in:2: -1- AC_SUBST([VERSION], [1.0])
+m4trace:configure.in:2: -1- AC_SUBST([VERSION], [0.2.0])
m4trace:configure.in:2: -1- AC_SUBST_TRACE([VERSION])
m4trace:configure.in:2: -1- m4_pattern_allow([^VERSION$])
m4trace:configure.in:2: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE])
Modified: configure
===================================================================
--- configure 2007-07-24 02:56:27 UTC (rev 132)
+++ configure 2007-07-24 08:32:34 UTC (rev 133)
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.61 for dsctl 0.1.1.
+# Generated by GNU Autoconf 2.61 for dsctl 0.2.0.
#
# Report bugs to <http://sourceforge.net/projects/dsctl/>.
#
@@ -574,8 +574,8 @@
# Identity of this package.
PACKAGE_NAME='dsctl'
PACKAGE_TARNAME='dsctl'
-PACKAGE_VERSION='0.1.1'
-PACKAGE_STRING='dsctl 0.1.1'
+PACKAGE_VERSION='0.2.0'
+PACKAGE_STRING='dsctl 0.2.0'
PACKAGE_BUGREPORT='http://sourceforge.net/projects/dsctl/'
# Factoring default headers for most tests.
@@ -1206,7 +1206,7 @@
# 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 dsctl 0.1.1 to adapt to many kinds of systems.
+\`configure' configures dsctl 0.2.0 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1272,7 +1272,7 @@
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of dsctl 0.1.1:";;
+ short | recursive ) echo "Configuration of dsctl 0.2.0:";;
esac
cat <<\_ACEOF
@@ -1356,7 +1356,7 @@
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-dsctl configure 0.1.1
+dsctl configure 0.2.0
generated by GNU Autoconf 2.61
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
@@ -1370,7 +1370,7 @@
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
-It was created by dsctl $as_me 0.1.1, which was
+It was created by dsctl $as_me 0.2.0, which was
generated by GNU Autoconf 2.61. Invocation command line was
$ $0 $@
@@ -2060,7 +2060,7 @@
# Define the identity of the package.
PACKAGE=dsctl
- VERSION=1.0
+ VERSION=0.2.0
cat >>confdefs.h <<_ACEOF
@@ -4951,7 +4951,7 @@
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
-This file was extended by dsctl $as_me 0.1.1, which was
+This file was extended by dsctl $as_me 0.2.0, which was
generated by GNU Autoconf 2.61. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -4998,7 +4998,7 @@
_ACEOF
cat >>$CONFIG_STATUS <<_ACEOF
ac_cs_version="\\
-dsctl config.status 0.1.1
+dsctl config.status 0.2.0
configured by $0, generated by GNU Autoconf 2.61,
with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
Modified: configure.in
===================================================================
--- configure.in 2007-07-24 02:56:27 UTC (rev 132)
+++ configure.in 2007-07-24 08:32:34 UTC (rev 133)
@@ -1,5 +1,5 @@
-AC_INIT(dsctl, 0.1.1, http://sourceforge.net/projects/dsctl/)
-AM_INIT_AUTOMAKE(dsctl,1.0)
+AC_INIT(dsctl, 0.2.0, http://sourceforge.net/projects/dsctl/)
+AM_INIT_AUTOMAKE(dsctl,0.2.0)
AC_PROG_CC
AC_PROG_INSTALL
dnl AC_CHECK_LIB(ncurses)
Modified: src/Makefile.am
===================================================================
--- src/Makefile.am 2007-07-24 02:56:27 UTC (rev 132)
+++ src/Makefile.am 2007-07-24 08:32:34 UTC (rev 133)
@@ -6,5 +6,8 @@
dsctl_LDADD = $(LDADD) -lncurses
#endif
-dsctl_SOURCES = commands.c human_commands.c main.c serial.c usage.c utils.c
+# List all sources need to build here!
+dsctl_SOURCES = commands.c human_commands.c main.c serial.c usage.c \
+ utils.c commands.h config.h human_commands.h main.h \
+ serial.h usage.h utils.h
Modified: src/Makefile.in
===================================================================
--- src/Makefile.in 2007-07-24 02:56:27 UTC (rev 132)
+++ src/Makefile.in 2007-07-24 08:32:34 UTC (rev 133)
@@ -148,7 +148,12 @@
#ifndef _NCURSES_H
dsctl_LDADD = $(LDADD) -lncurses
#endif
-dsctl_SOURCES = commands.c human_commands.c main.c serial.c usage.c utils.c
+
+# List all sources need to build here!
+dsctl_SOURCES = commands.c human_commands.c main.c serial.c usage.c \
+ utils.c commands.h config.h human_commands.h main.h \
+ serial.h usage.h utils.h
+
all: all-am
.SUFFIXES:
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|