openbsd-ports/audio/rsynth/patches/patch-ab
1998-06-08 02:00:52 +00:00

21 lines
401 B
Plaintext

*** configure.in.orig Tue Nov 8 14:30:51 1994
--- configure.in Sat Jul 1 18:02:56 1995
***************
*** 11,17 ****
dbm=none
make_dist=/dev/null
! AC_PREFIX_PROGRAM(gcc)
if test -z "$CC" && test -n "$GCC" ; then
CC=$GCC
--- 11,18 ----
dbm=none
make_dist=/dev/null
! dnl *sigh* - torstenb
! dnl AC_PREFIX_PROGRAM(gcc)
if test -z "$CC" && test -n "$GCC" ; then
CC=$GCC