freebsd-ports/audio/fluidsynth/files/patch-configure
Pav Lucistnik bba67c373f Add fluidsynth, a real-time software synthesizer based on the SoundFont 2
specifications. It is a "software synthesizer". FluidSynth can read MIDI
events from the MIDI input device and render them to the audio device.
It can also play MIDI files.

PR:		ports/59716
Submitted by:	Juha Nygard <juha.nygard1@netikka.fi>
Approved by:	adamw (mentor)
2003-12-04 11:51:39 +00:00

10 lines
309 B
Text

--- configure.orig Wed Dec 11 18:31:51 2002
+++ configure Thu Dec 12 12:07:17 2002
@@ -7414,6 +7414,7 @@
# This can be used to rebuild libtool when needed
LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
+$ac_aux_dir/ltconfig $LIBTOOL_DEPS
# Always use our own libtool.
LIBTOOL='$(SHELL) $(top_builddir)/libtool'