Update of /cvsroot/pure-data/externals/zexy/src In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20296
Modified Files: configure makefile.in Log Message: updated configure: now we have a "source" target in the makefile
Index: makefile.in =================================================================== RCS file: /cvsroot/pure-data/externals/zexy/src/makefile.in,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** makefile.in 22 Jul 2004 09:24:52 -0000 1.3 --- makefile.in 22 Jul 2004 10:58:44 -0000 1.4 *************** *** 1,9 **** LIBNAME =zexy - PREFIX =@prefix@ - PDLIBDIR =@PDLIBDIR@ - INSTALLDOCS=@REFERENCEPATH@$(LIBNAME)
! INSTALL_BIN=$(PREFIX)$(PDLIBDIR)/extra ! INSTALL_DOC=$(PREFIX)$(PDLIBDIR)/$(INSTALLDOCS)
EXT = @EXT@ --- 1,8 ---- LIBNAME =zexy
! PREFIX =@prefix@@PDLIBDIR@ ! ! INSTALL_BIN=$(PREFIX)/extra ! INSTALL_DOC=$(PREFIX)/@REFERENCEPATH@$(LIBNAME)
EXT = @EXT@ *************** *** 75,76 **** --- 74,80 ---- echo "current:">makefile echo " ./configure && make">>makefile + + make.source: + echo "SOURCES = \"> make.source + echo `ls z_*.c $(LIBNAME).c` >> make.source + echo >> make.source
Index: configure =================================================================== RCS file: /cvsroot/pure-data/externals/zexy/src/configure,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** configure 22 Jul 2004 09:26:26 -0000 1.2 --- configure 22 Jul 2004 10:58:43 -0000 1.3 *************** *** 948,952 **** echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2 fi ! cd $ac_popdir done fi --- 948,952 ---- echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2 fi ! cd "$ac_popdir" done fi *************** *** 1864,1869 **** echo "$as_me:$LINENO: $? = $ac_status" >&5 (exit $ac_status); } && ! { ac_try='test -z "$ac_c_werror_flag" ! || test ! -s conftest.err' { (eval echo "$as_me:$LINENO: "$ac_try"") >&5 (eval $ac_try) 2>&5 --- 1864,1868 ---- echo "$as_me:$LINENO: $? = $ac_status" >&5 (exit $ac_status); } && ! { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' { (eval echo "$as_me:$LINENO: "$ac_try"") >&5 (eval $ac_try) 2>&5 *************** *** 1923,1928 **** echo "$as_me:$LINENO: $? = $ac_status" >&5 (exit $ac_status); } && ! { ac_try='test -z "$ac_c_werror_flag" ! || test ! -s conftest.err' { (eval echo "$as_me:$LINENO: "$ac_try"") >&5 (eval $ac_try) 2>&5 --- 1922,1926 ---- echo "$as_me:$LINENO: $? = $ac_status" >&5 (exit $ac_status); } && ! { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' { (eval echo "$as_me:$LINENO: "$ac_try"") >&5 (eval $ac_try) 2>&5 *************** *** 2040,2045 **** echo "$as_me:$LINENO: $? = $ac_status" >&5 (exit $ac_status); } && ! { ac_try='test -z "$ac_c_werror_flag" ! || test ! -s conftest.err' { (eval echo "$as_me:$LINENO: "$ac_try"") >&5 (eval $ac_try) 2>&5 --- 2038,2042 ---- echo "$as_me:$LINENO: $? = $ac_status" >&5 (exit $ac_status); } && ! { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' { (eval echo "$as_me:$LINENO: "$ac_try"") >&5 (eval $ac_try) 2>&5 *************** *** 2095,2100 **** echo "$as_me:$LINENO: $? = $ac_status" >&5 (exit $ac_status); } && ! { ac_try='test -z "$ac_c_werror_flag" ! || test ! -s conftest.err' { (eval echo "$as_me:$LINENO: "$ac_try"") >&5 (eval $ac_try) 2>&5 --- 2092,2096 ---- echo "$as_me:$LINENO: $? = $ac_status" >&5 (exit $ac_status); } && ! { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' { (eval echo "$as_me:$LINENO: "$ac_try"") >&5 (eval $ac_try) 2>&5 *************** *** 2141,2146 **** echo "$as_me:$LINENO: $? = $ac_status" >&5 (exit $ac_status); } && ! { ac_try='test -z "$ac_c_werror_flag" ! || test ! -s conftest.err' { (eval echo "$as_me:$LINENO: "$ac_try"") >&5 (eval $ac_try) 2>&5 --- 2137,2141 ---- echo "$as_me:$LINENO: $? = $ac_status" >&5 (exit $ac_status); } && ! { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' { (eval echo "$as_me:$LINENO: "$ac_try"") >&5 (eval $ac_try) 2>&5 *************** *** 2186,2191 **** echo "$as_me:$LINENO: $? = $ac_status" >&5 (exit $ac_status); } && ! { ac_try='test -z "$ac_c_werror_flag" ! || test ! -s conftest.err' { (eval echo "$as_me:$LINENO: "$ac_try"") >&5 (eval $ac_try) 2>&5 --- 2181,2185 ---- echo "$as_me:$LINENO: $? = $ac_status" >&5 (exit $ac_status); } && ! { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' { (eval echo "$as_me:$LINENO: "$ac_try"") >&5 (eval $ac_try) 2>&5 *************** *** 2297,2302 **** echo "$as_me:$LINENO: $? = $ac_status" >&5 (exit $ac_status); } && ! { ac_try='test -z "$ac_c_werror_flag" ! || test ! -s conftest.err' { (eval echo "$as_me:$LINENO: "$ac_try"") >&5 (eval $ac_try) 2>&5 --- 2291,2295 ---- echo "$as_me:$LINENO: $? = $ac_status" >&5 (exit $ac_status); } && ! { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' { (eval echo "$as_me:$LINENO: "$ac_try"") >&5 (eval $ac_try) 2>&5 *************** *** 2365,2370 **** echo "$as_me:$LINENO: $? = $ac_status" >&5 (exit $ac_status); } && ! { ac_try='test -z "$ac_c_werror_flag" ! || test ! -s conftest.err' { (eval echo "$as_me:$LINENO: "$ac_try"") >&5 (eval $ac_try) 2>&5 --- 2358,2362 ---- echo "$as_me:$LINENO: $? = $ac_status" >&5 (exit $ac_status); } && ! { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' { (eval echo "$as_me:$LINENO: "$ac_try"") >&5 (eval $ac_try) 2>&5 *************** *** 2684,2689 **** echo "$as_me:$LINENO: $? = $ac_status" >&5 (exit $ac_status); } && ! { ac_try='test -z "$ac_c_werror_flag" ! || test ! -s conftest.err' { (eval echo "$as_me:$LINENO: "$ac_try"") >&5 (eval $ac_try) 2>&5 --- 2676,2680 ---- echo "$as_me:$LINENO: $? = $ac_status" >&5 (exit $ac_status); } && ! { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' { (eval echo "$as_me:$LINENO: "$ac_try"") >&5 (eval $ac_try) 2>&5 *************** *** 2855,2860 **** echo "$as_me:$LINENO: $? = $ac_status" >&5 (exit $ac_status); } && ! { ac_try='test -z "$ac_c_werror_flag" ! || test ! -s conftest.err' { (eval echo "$as_me:$LINENO: "$ac_try"") >&5 (eval $ac_try) 2>&5 --- 2846,2850 ---- echo "$as_me:$LINENO: $? = $ac_status" >&5 (exit $ac_status); } && ! { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' { (eval echo "$as_me:$LINENO: "$ac_try"") >&5 (eval $ac_try) 2>&5 *************** *** 2928,2933 **** echo "$as_me:$LINENO: $? = $ac_status" >&5 (exit $ac_status); } && ! { ac_try='test -z "$ac_c_werror_flag" ! || test ! -s conftest.err' { (eval echo "$as_me:$LINENO: "$ac_try"") >&5 (eval $ac_try) 2>&5 --- 2918,2922 ---- echo "$as_me:$LINENO: $? = $ac_status" >&5 (exit $ac_status); } && ! { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' { (eval echo "$as_me:$LINENO: "$ac_try"") >&5 (eval $ac_try) 2>&5 *************** *** 3078,3083 **** echo "$as_me:$LINENO: $? = $ac_status" >&5 (exit $ac_status); } && ! { ac_try='test -z "$ac_c_werror_flag" ! || test ! -s conftest.err' { (eval echo "$as_me:$LINENO: "$ac_try"") >&5 (eval $ac_try) 2>&5 --- 3067,3071 ---- echo "$as_me:$LINENO: $? = $ac_status" >&5 (exit $ac_status); } && ! { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' { (eval echo "$as_me:$LINENO: "$ac_try"") >&5 (eval $ac_try) 2>&5 *************** *** 3146,3151 **** echo "$as_me:$LINENO: $? = $ac_status" >&5 (exit $ac_status); } && ! { ac_try='test -z "$ac_c_werror_flag" ! || test ! -s conftest.err' { (eval echo "$as_me:$LINENO: "$ac_try"") >&5 (eval $ac_try) 2>&5 --- 3134,3138 ---- echo "$as_me:$LINENO: $? = $ac_status" >&5 (exit $ac_status); } && ! { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' { (eval echo "$as_me:$LINENO: "$ac_try"") >&5 (eval $ac_try) 2>&5 *************** *** 3331,3336 **** echo "$as_me:$LINENO: $? = $ac_status" >&5 (exit $ac_status); } && ! { ac_try='test -z "$ac_c_werror_flag" ! || test ! -s conftest.err' { (eval echo "$as_me:$LINENO: "$ac_try"") >&5 (eval $ac_try) 2>&5 --- 3318,3322 ---- echo "$as_me:$LINENO: $? = $ac_status" >&5 (exit $ac_status); } && ! { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' { (eval echo "$as_me:$LINENO: "$ac_try"") >&5 (eval $ac_try) 2>&5 *************** *** 3610,3615 **** echo "$as_me:$LINENO: $? = $ac_status" >&5 (exit $ac_status); } && ! { ac_try='test -z "$ac_c_werror_flag" ! || test ! -s conftest.err' { (eval echo "$as_me:$LINENO: "$ac_try"") >&5 (eval $ac_try) 2>&5 --- 3596,3600 ---- echo "$as_me:$LINENO: $? = $ac_status" >&5 (exit $ac_status); } && ! { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' { (eval echo "$as_me:$LINENO: "$ac_try"") >&5 (eval $ac_try) 2>&5 *************** *** 4634,4642 ****
- if test x"$ac_file" != x-; then - { echo "$as_me:$LINENO: creating $ac_file" >&5 - echo "$as_me: creating $ac_file" >&6;} - rm -f "$ac_file" - fi # Let's still pretend it is `configure' which instantiates (i.e., don't # use $as_me), people would be surprised to read: --- 4619,4622 ---- *************** *** 4677,4680 **** --- 4657,4666 ---- esac done` || { (exit 1); exit 1; } + + if test x"$ac_file" != x-; then + { echo "$as_me:$LINENO: creating $ac_file" >&5 + echo "$as_me: creating $ac_file" >&6;} + rm -f "$ac_file" + fi _ACEOF cat >>$CONFIG_STATUS <<_ACEOF