]> git.alsa-project.org Git - alsa-tools.git/log
alsa-tools.git
20 years agoFix interface type of mixer controls
Takashi Iwai [Mon, 29 Nov 2004 15:10:34 +0000 (15:10 +0000)]
Fix interface type of mixer controls

ALSA BTS #681
        https://bugtrack.alsa-project.org/alsa-bug/view.php?id=681

The interface type of mixer controls is changed from IFACE_PCM
to IFACE_MIXER according to the recent change of rme32/96 drivers.

20 years agoFix interface type of mixer controls
Takashi Iwai [Mon, 29 Nov 2004 15:09:16 +0000 (15:09 +0000)]
Fix interface type of mixer controls

ALSA BTS #681
https://bugtrack.alsa-project.org/alsa-bug/view.php?id=681

The interface type of mixer controls is changed from IFACE_PCM
to IFACE_MIXER according to the recent change of rme32/96 drivers.

20 years agoenvy24control: midi support for mixer
Dirk Jagdmann [Wed, 17 Nov 2004 11:41:56 +0000 (11:41 +0000)]
envy24control: midi support for mixer

Hello devlopers,

I have made the mixer sliders in envy24control react to MIDI
controllers. This way the hardware mixer can be controlled from a
sequencer program or some external MIDI controller hardware.

envy24control became a standard ALSA sequencer client which you can
connect to arbitrary other MIDI sources/sinks.

Signed-off-by: Dirk Jagdmann <doj@cubic.org>
20 years agorelease: 1.0.7 v1.0.7
Jaroslav Kysela [Thu, 11 Nov 2004 18:29:14 +0000 (18:29 +0000)]
release: 1.0.7

20 years agorelease: 1.0.7rc2
Jaroslav Kysela [Tue, 12 Oct 2004 05:58:53 +0000 (05:58 +0000)]
release: 1.0.7rc2

20 years agoFix hyphens in man pages
Nicolas FRANCOIS [Fri, 8 Oct 2004 16:15:33 +0000 (16:15 +0000)]
Fix hyphens in man pages

This patch converts hyphens to minus signs in the man pages (for options,
emails, or command line examples).

This patch also closes one font modifier in iecset.1.
(s/\fIfalse\fI,/\fIfalse\fP,/)

Signed-off-by: Nicolas FRANCOIS <nicolas.francois@centraliens.net>
20 years ago[hdsp] Fix for 64bit architectures
Takashi Iwai [Tue, 21 Sep 2004 10:38:02 +0000 (10:38 +0000)]
[hdsp] Fix for 64bit architectures

Fixed the loading of firmware data and the handling of meter mmap
on 64bit architectures.

20 years agoadded missing README.profiles
Takashi Iwai [Wed, 15 Sep 2004 17:02:43 +0000 (17:02 +0000)]
added missing README.profiles

20 years agoFix segfault with --help
Takashi Iwai [Wed, 15 Sep 2004 16:57:23 +0000 (16:57 +0000)]
Fix segfault with --help

Fixed segfault when envy24control --help is called.

21 years agorelease: 1.0.6 v1.0.6
Jaroslav Kysela [Sun, 15 Aug 2004 08:25:05 +0000 (08:25 +0000)]
release: 1.0.6

21 years agorelease: 1.0.6rc2
Jaroslav Kysela [Fri, 6 Aug 2004 14:29:10 +0000 (14:29 +0000)]
release: 1.0.6rc2

21 years agorelease: 1.0.6rc1
Jaroslav Kysela [Wed, 4 Aug 2004 13:42:09 +0000 (13:42 +0000)]
release: 1.0.6rc1

21 years agoFrom Rui Nuno Capela <rncbc@rncbc.org>:
Takashi Iwai [Mon, 2 Aug 2004 11:53:45 +0000 (11:53 +0000)]
From Rui Nuno Capela <rncbc@rncbc.org>:

Tascam US-224/428 MMC Implementation

This is my latest patch against the alsa-tools tree (as of todays CVS
HEAD), regarding the us428control MMC implementation as for the Tascam
US-224/428 audio/midi USB control surfaces:

    us428control now bumps to version 0.4.4.

Interesting points are: jog wheel dialing is now alternating between
spitting out some MMC-Step or MMC-Shuttle messages, depending on transport
state, instead of those MMC-Locate(s) which was an early implementation
mistake of mine.

Controlling ardour with (my) US-224 is getting much more fun now :)

However, there's still some little annoyances due to my lack of advice
regarding ardour's Play/Record control behaviour:

1) Ardour doesn't seem to send out MMC-Play messages when one starts
transport within it (e.g. by clicking the playback button widget).

2) Ardour doesn't seem to react against MMC-RecordPause, which I assume
(probably erroneously) it would be equivalent to clicking on its record
widget button.

3) Sending a MMC-RecordStrobe message to ardour has the strange effect to
start playback while toggling recording off instantaneously.

AFAICT these issues seems to be specific to ardour (0.9beta18.4), not to
us428control which is just sending out the proper MMC messages. Or that I
think.

I would like to settle all this before I'm going off on holidays. Hope
it's welcome and on time for the imminent alsa dot-6 release :)

21 years agoAdded MMC support by Rui Nuno Capela <rncbc@rncbc.org>
Takashi Iwai [Wed, 28 Jul 2004 15:56:45 +0000 (15:56 +0000)]
Added MMC support by Rui Nuno Capela <rncbc@rncbc.org>

MMC support has been improved and transport LEDs is getting almost
functional. Tascam control protocol sysex decoding is also complete (LEDs
control mainly).

21 years agodocument -P option everywhere;
Clemens Ladisch [Fri, 2 Jul 2004 12:21:13 +0000 (12:21 +0000)]
document -P option everywhere;
actually use the parameter's value instead of the default path

21 years ago- Support -P option to specify the patch path.
Takashi Iwai [Wed, 30 Jun 2004 14:05:57 +0000 (14:05 +0000)]
- Support -P option to specify the patch path.
- Distribute the missing patch files.

21 years agoFixed to support non-48k AC3 files.
Takashi Iwai [Tue, 22 Jun 2004 16:39:36 +0000 (16:39 +0000)]
Fixed to support non-48k AC3 files.

21 years agorelease: 1.0.5 v1.0.5
Jaroslav Kysela [Fri, 28 May 2004 13:17:28 +0000 (13:17 +0000)]
release: 1.0.5

21 years agoAdded missing dist files
Jaroslav Kysela [Fri, 28 May 2004 13:06:57 +0000 (13:06 +0000)]
Added missing dist files

21 years agorelease: 1.0.5rc1
Jaroslav Kysela [Mon, 24 May 2004 17:58:37 +0000 (17:58 +0000)]
release: 1.0.5rc1

21 years ago<Dirk.Kalis@t-online.de>
Jaroslav Kysela [Tue, 18 May 2004 11:34:07 +0000 (11:34 +0000)]
<Dirk.Kalis@t-online.de>
fixed profile number range checks

21 years ago<Dirk.Kalis@t-online.de>
Jaroslav Kysela [Sun, 16 May 2004 13:42:31 +0000 (13:42 +0000)]
<Dirk.Kalis@t-online.de>
Next fix for -D option.

21 years ago<Dirk.Kalis@t-online.de>
Jaroslav Kysela [Sun, 16 May 2004 13:41:14 +0000 (13:41 +0000)]
<Dirk.Kalis@t-online.de>
Fix for -D option.

21 years agolast missing file for profile patch
Jaroslav Kysela [Sun, 16 May 2004 13:38:13 +0000 (13:38 +0000)]
last missing file for profile patch

21 years agoAdded missing files for profile patch
Jaroslav Kysela [Sun, 16 May 2004 13:37:31 +0000 (13:37 +0000)]
Added missing files for profile patch

21 years ago<Dirk.Kalis@t-online.de>
Jaroslav Kysela [Sun, 16 May 2004 13:36:30 +0000 (13:36 +0000)]
<Dirk.Kalis@t-online.de>
profiles management in envy24control

21 years agoadded GPL note.
Takashi Iwai [Tue, 11 May 2004 16:57:47 +0000 (16:57 +0000)]
added GPL note.

21 years ago<Dirk.Kalis@t-online.de>
Jaroslav Kysela [Fri, 16 Apr 2004 13:09:35 +0000 (13:09 +0000)]
<Dirk.Kalis@t-online.de>
This patch added callbacks for rate locking and rate reset and fixed
an initialisation problem from envy24control.
If we have a default rate from e.g. 96000 and a stream is playing with
e.g. 48000 an we start envy24control then the value 48000 is set
as default rate.

21 years agoupdates by Martin Langer.
Takashi Iwai [Thu, 8 Apr 2004 16:49:30 +0000 (16:49 +0000)]
updates by Martin Langer.

21 years agorelease: 1.0.4 v1.0.4
Jaroslav Kysela [Sat, 3 Apr 2004 09:41:23 +0000 (09:41 +0000)]
release: 1.0.4

21 years agorelease: 1.0.4rc1
Jaroslav Kysela [Fri, 26 Mar 2004 16:18:44 +0000 (16:18 +0000)]
release: 1.0.4rc1

21 years agoremoved --with-soundbase and --with-kernel configure options.
Takashi Iwai [Fri, 19 Mar 2004 15:31:13 +0000 (15:31 +0000)]
removed --with-soundbase and --with-kernel configure options.
the header files are now included in alsa-lib.

21 years agofixed the path of hdsp.h
Takashi Iwai [Fri, 19 Mar 2004 15:29:59 +0000 (15:29 +0000)]
fixed the path of hdsp.h

21 years agoReplaced <sound/*> to <alsa/sound/*>
Jaroslav Kysela [Tue, 9 Mar 2004 12:43:21 +0000 (12:43 +0000)]
Replaced <sound/*> to <alsa/sound/*>

21 years ago<Dirk.Kalis@t-online.de>
Jaroslav Kysela [Sat, 6 Mar 2004 12:55:17 +0000 (12:55 +0000)]
<Dirk.Kalis@t-online.de>
I have a little cosmetic patch for envy24control. First, from my test
code was two unused variables declared.
The second is an update for the manpage.

21 years agoDirk Kalis <Dirk.Kalis@t-online.de>
Jaroslav Kysela [Fri, 5 Mar 2004 09:10:01 +0000 (09:10 +0000)]
Dirk Kalis <Dirk.Kalis@t-online.de>
The second patch is for envy24control. this patch uses the new driver
design. it is not necessary to give the parameters for inputs and/or
outputs. only the available controls given by the driver will be displayed.
this patch needs the kernel driver patch.

21 years ago1.0.3 release v1.0.3
Jaroslav Kysela [Sun, 29 Feb 2004 14:18:28 +0000 (14:18 +0000)]
1.0.3 release

21 years agosupport the compilation with gtk2.
Takashi Iwai [Thu, 26 Feb 2004 17:56:12 +0000 (17:56 +0000)]
support the compilation with gtk2.

21 years agoadded configure.in-gtk2.
Takashi Iwai [Thu, 26 Feb 2004 17:55:30 +0000 (17:55 +0000)]
added configure.in-gtk2.

21 years ago1.0.3rc2
Jaroslav Kysela [Wed, 25 Feb 2004 15:38:12 +0000 (15:38 +0000)]
1.0.3rc2

21 years agoadded AUTOMAKE_OPTIONS.
Takashi Iwai [Wed, 25 Feb 2004 11:26:47 +0000 (11:26 +0000)]
added AUTOMAKE_OPTIONS.

21 years ago<Dirk.Kalis@t-online.de>
Jaroslav Kysela [Tue, 24 Feb 2004 19:05:44 +0000 (19:05 +0000)]
<Dirk.Kalis@t-online.de>
I have attached patch for envy24control because after update from James
Tappin i have had problems with the mixer and patchbay.
SPDIF inputs and outputs was duplicated.

21 years agostart us428control for US224, too.
Takashi Iwai [Tue, 24 Feb 2004 17:01:56 +0000 (17:01 +0000)]
start us428control for US224, too.

21 years agoMore word clock fix for Delta1010LT
Jaroslav Kysela [Mon, 23 Feb 2004 12:51:02 +0000 (12:51 +0000)]
More word clock fix for Delta1010LT

21 years agoDelta1010LT has wordclock too
Jaroslav Kysela [Thu, 19 Feb 2004 10:44:53 +0000 (10:44 +0000)]
Delta1010LT has wordclock too

21 years ago1.0.2
Jaroslav Kysela [Mon, 26 Jan 2004 19:38:28 +0000 (19:38 +0000)]
1.0.2

21 years agoKarsten Wiese <annabellesgarden@yahoo.de>:
Takashi Iwai [Mon, 19 Jan 2004 18:49:21 +0000 (18:49 +0000)]
Karsten Wiese <annabellesgarden@yahoo.de>:

- this lets it work on kernel 2.6.1.

21 years ago1.0.1
Jaroslav Kysela [Thu, 8 Jan 2004 14:18:20 +0000 (14:18 +0000)]
1.0.1

21 years ago1.0.0rc2
Jaroslav Kysela [Fri, 5 Dec 2003 08:26:49 +0000 (08:26 +0000)]
1.0.0rc2

21 years agoKarsten Wiese <annabellesgarden@yahoo.de>:
Takashi Iwai [Thu, 4 Dec 2003 09:41:10 +0000 (09:41 +0000)]
Karsten Wiese <annabellesgarden@yahoo.de>:

- start us428control only for specific devices.

21 years agoMartin Langer <martin-langer@gmx.de>:
Takashi Iwai [Wed, 3 Dec 2003 19:04:39 +0000 (19:04 +0000)]
Martin Langer <martin-langer@gmx.de>:

- added prerequisites section.

21 years agoKarsten Wiese <annabellesgarden@yahoo.de>:
Takashi Iwai [Wed, 3 Dec 2003 10:39:23 +0000 (10:39 +0000)]
Karsten Wiese <annabellesgarden@yahoo.de>:

- Two Segmentation fault spots cleared.

21 years ago- fixed the path of us428control.
Takashi Iwai [Tue, 2 Dec 2003 11:57:06 +0000 (11:57 +0000)]
- fixed the path of us428control.
- check the existence of us428control.

21 years ago- generate tascam_fw and tascam_fpga via configure script.
Takashi Iwai [Tue, 2 Dec 2003 10:01:06 +0000 (10:01 +0000)]
- generate tascam_fw and tascam_fpga via configure script.

21 years ago1.0.0rc1
Jaroslav Kysela [Mon, 1 Dec 2003 09:20:11 +0000 (09:20 +0000)]
1.0.0rc1

21 years agoThomas Charbonnel <thomas@undata.org>:
Takashi Iwai [Thu, 27 Nov 2003 10:42:40 +0000 (10:42 +0000)]
Thomas Charbonnel <thomas@undata.org>:

- fix some problems with default presets file handling.

21 years agofixed the path to read.
Takashi Iwai [Wed, 26 Nov 2003 17:13:02 +0000 (17:13 +0000)]
fixed the path to read.

21 years agoadded header files to pack.
Takashi Iwai [Tue, 25 Nov 2003 18:24:18 +0000 (18:24 +0000)]
added header files to pack.

21 years agofixed wrong firmware directory
Takashi Iwai [Tue, 25 Nov 2003 17:36:00 +0000 (17:36 +0000)]
fixed wrong firmware directory

21 years ago- moved usx2yloader firmwares to alsa-firmware module.
Takashi Iwai [Tue, 25 Nov 2003 17:13:39 +0000 (17:13 +0000)]
- moved usx2yloader firmwares to alsa-firmware module.
- check ALSA 1.0.0 in configure.
- fixed typos in README's.

21 years agoFixed configuration
Jaroslav Kysela [Tue, 25 Nov 2003 16:08:28 +0000 (16:08 +0000)]
Fixed configuration

21 years agoMoved firmware to alsa-firmware module, corrected DATAPATH
Jaroslav Kysela [Tue, 25 Nov 2003 16:07:05 +0000 (16:07 +0000)]
Moved firmware to alsa-firmware module, corrected DATAPATH

21 years agoChanged path and moved firmware files to alsa-firmware
Jaroslav Kysela [Tue, 25 Nov 2003 15:52:09 +0000 (15:52 +0000)]
Changed path and moved firmware files to alsa-firmware

21 years agoFixed according new paths
Jaroslav Kysela [Tue, 25 Nov 2003 15:46:31 +0000 (15:46 +0000)]
Fixed according new paths

21 years agoRemoved firmware from SUBDIRS
Jaroslav Kysela [Tue, 25 Nov 2003 15:43:26 +0000 (15:43 +0000)]
Removed firmware from SUBDIRS

21 years agoMoved firmware files to alsa-firmware package, corrected data path
Jaroslav Kysela [Tue, 25 Nov 2003 15:40:23 +0000 (15:40 +0000)]
Moved firmware files to alsa-firmware package, corrected data path

21 years agoadded depcomp to EXTRA_DIST
Takashi Iwai [Tue, 25 Nov 2003 14:27:45 +0000 (14:27 +0000)]
added depcomp to EXTRA_DIST

21 years ago- 1.0.0pre3 version
Jaroslav Kysela [Tue, 25 Nov 2003 12:16:40 +0000 (12:16 +0000)]
- 1.0.0pre3 version
- added hack for ALSA server to pack also hdsp* tools (fltk issue)

21 years ago- don't use kernel stuff. use the values in alsa-lib instead.
Takashi Iwai [Tue, 25 Nov 2003 11:52:00 +0000 (11:52 +0000)]
- don't use kernel stuff.  use the values in alsa-lib instead.

21 years ago- fixed compile warnings.
Takashi Iwai [Tue, 25 Nov 2003 11:51:31 +0000 (11:51 +0000)]
- fixed compile warnings.

21 years ago- pass the arguments to cvscompile in subdirectories.
Takashi Iwai [Tue, 25 Nov 2003 11:51:08 +0000 (11:51 +0000)]
- pass the arguments to cvscompile in subdirectories.
- added "make install".

21 years ago- updated to version 1.6
Takashi Iwai [Mon, 24 Nov 2003 18:17:05 +0000 (18:17 +0000)]
- updated to version 1.6
  - fixed compile warnings
  - corrects preset 7 for H9632 cards

21 years ago- updated to version 1.4
Takashi Iwai [Mon, 24 Nov 2003 18:16:26 +0000 (18:16 +0000)]
- updated to version 1.4
  fixed compile warnings.

21 years ago- fixed H9632 problem.
Takashi Iwai [Mon, 24 Nov 2003 14:48:21 +0000 (14:48 +0000)]
- fixed H9632 problem.
- added desktop file and icon
  new options --with-desktop-dir and --with-pixmap-dir.
- fixed CXXFLAGS for soundbase option.
- fixed compile warnings.

21 years ago- added desktop file and icon
Takashi Iwai [Mon, 24 Nov 2003 14:47:28 +0000 (14:47 +0000)]
- added desktop file and icon
  new options --with-desktop-dir and --with-pixmap-dir.
- fixed CXXFLAGS for soundbase option.

21 years ago1.0.0pre1
Jaroslav Kysela [Tue, 18 Nov 2003 15:51:59 +0000 (15:51 +0000)]
1.0.0pre1

21 years ago- added missing hotplug files to EXTRA_DIST.
Takashi Iwai [Mon, 17 Nov 2003 18:34:06 +0000 (18:34 +0000)]
- added missing hotplug files to EXTRA_DIST.

21 years ago- 1.0.0 version
Jaroslav Kysela [Wed, 5 Nov 2003 11:09:19 +0000 (11:09 +0000)]
- 1.0.0 version
- change against PCM API switch

21 years agoThomas Charbonnel <thomas@undata.org>:
Takashi Iwai [Mon, 3 Nov 2003 19:10:38 +0000 (19:10 +0000)]
Thomas Charbonnel <thomas@undata.org>:

updated to version 1.4.

21 years agoThomas Charbonnel <thomas@undata.org>:
Takashi Iwai [Mon, 3 Nov 2003 19:09:32 +0000 (19:09 +0000)]
Thomas Charbonnel <thomas@undata.org>:

updated to version 1.2.

21 years ago- don't ignore autogen.sh (included in tarball).
Takashi Iwai [Mon, 3 Nov 2003 19:07:51 +0000 (19:07 +0000)]
- don't ignore autogen.sh (included in tarball).
- removed the unnecessary host detection.

21 years agoDaniel Ankers <dan_a@manx.net>:
Takashi Iwai [Mon, 3 Nov 2003 18:20:53 +0000 (18:20 +0000)]
Daniel Ankers <dan_a@manx.net>:

- Fixes a minor bug in the previous patch in hardware.c
- Adds friendly names to the analog volume controls for DMX 6Fire users
- Automatically sets the number of I/O channels for DMX 6Fire users

21 years agoDaniel Ankers <dan_a@manx.net>:
Takashi Iwai [Thu, 30 Oct 2003 15:09:04 +0000 (15:09 +0000)]
Daniel Ankers <dan_a@manx.net>:

This patch against the stable version of envy24control gives access
to most of the Terratec DMX 6Fire mixer controls.  It also changes
the lables on the inputs in the monitor mixer to be more useful.
It should have no effect on your envy24control if you are using a
card other than the 6Fire.

21 years agoupdate by Karsten Wiese <annabellesgarden@yahoo.de>:
Takashi Iwai [Tue, 28 Oct 2003 10:57:13 +0000 (10:57 +0000)]
update by Karsten Wiese <annabellesgarden@yahoo.de>:

- Initialize Cus428State::SelectInputMonitor in Ctor.
- Added GPL description.

21 years agoKarsten Wiese <annabellesgarden@yahoo.de>:
Takashi Iwai [Fri, 24 Oct 2003 14:01:45 +0000 (14:01 +0000)]
Karsten Wiese <annabellesgarden@yahoo.de>:

This has more features:
- PCM-Volume adjusted to MasteVolumeSlider setting at device start.
- Direct Monitoring Functions adjustable directly on the US428
- Alsa Sequencer Output port for applications to receive the US428 sliders
etc.

21 years ago0.9.8
Jaroslav Kysela [Tue, 21 Oct 2003 17:44:03 +0000 (17:44 +0000)]
0.9.8

21 years agoFixed warning
Jaroslav Kysela [Sun, 12 Oct 2003 08:45:32 +0000 (08:45 +0000)]
Fixed warning

21 years agoBo Johansson <bjont97@student.vxu.se>
Jaroslav Kysela [Fri, 10 Oct 2003 07:47:38 +0000 (07:47 +0000)]
Bo Johansson <bjont97@student.vxu.se>
- fixes crash when an invalid option was given

21 years agoadded us428control utility by Karsten Wiese <annabellesgarden@yahoo.de>
Takashi Iwai [Mon, 6 Oct 2003 15:57:22 +0000 (15:57 +0000)]
added us428control utility  by Karsten Wiese <annabellesgarden@yahoo.de>

21 years agoadded the options --with-kernel and --with-soundbase.
Takashi Iwai [Mon, 6 Oct 2003 15:39:12 +0000 (15:39 +0000)]
added the options --with-kernel and --with-soundbase.

21 years ago0.9.7
Jaroslav Kysela [Thu, 25 Sep 2003 19:53:08 +0000 (19:53 +0000)]
0.9.7

21 years agoFixed against latest driver (changed microcode ioctl)
Jaroslav Kysela [Thu, 25 Sep 2003 19:52:14 +0000 (19:52 +0000)]
Fixed against latest driver (changed microcode ioctl)

21 years agoFixed against latest driver (changed firmware ioctl)
Jaroslav Kysela [Thu, 25 Sep 2003 19:48:28 +0000 (19:48 +0000)]
Fixed against latest driver (changed firmware ioctl)

21 years agoupdated to version 0.3 by Karsten:
Takashi Iwai [Tue, 23 Sep 2003 14:16:23 +0000 (14:16 +0000)]
updated to version 0.3 by Karsten:

- added INSTALL and README documents.
- fixed compile warnings.
- install hotplug scripts to /etc/hotplug/usb.
- added phase1 firmware files.

22 years agoadded usx2yloader by Karsten Wiese <annabellesgarden@yahoo.de>.
Takashi Iwai [Mon, 8 Sep 2003 11:12:31 +0000 (11:12 +0000)]
added usx2yloader by Karsten Wiese <annabellesgarden@yahoo.de>.

22 years agoAdded warnings when files were not specified
Jaroslav Kysela [Wed, 30 Jul 2003 14:14:21 +0000 (14:14 +0000)]
Added warnings when files were not specified

22 years agofixed the fltk header filename.
Takashi Iwai [Tue, 29 Jul 2003 09:33:14 +0000 (09:33 +0000)]
fixed the fltk header filename.

22 years agoupdated to version 1.1
Takashi Iwai [Mon, 28 Jul 2003 12:58:10 +0000 (12:58 +0000)]
updated to version 1.1

It fixes a small bug + an issue in card detection preventing it to work
with hdsp9652 cards. It fixes too FLTK detection in configure.

22 years agoSmall fix for tar which does not know the 'j' option
Jaroslav Kysela [Mon, 28 Jul 2003 12:33:31 +0000 (12:33 +0000)]
Small fix for tar which does not know the 'j' option

22 years agoreplaced AC_MSG_ERROR with AC_MSG_WARN to allow generation of configuration script...
Jaroslav Kysela [Mon, 28 Jul 2003 12:02:25 +0000 (12:02 +0000)]
replaced AC_MSG_ERROR with AC_MSG_WARN to allow generation of configuration script on machines without fltk