comparison configure.in @ 180:d75e8051c84e

Not using recursive make anymore.
author Matti Hamalainen <ccr@tnsp.org>
date Wed, 18 Aug 2004 04:13:03 +0000
parents 1a9628783f23
children 31a04bd9310c
comparison
equal deleted inserted replaced
179:eee1b3230d70 180:d75e8051c84e
290 dnl *** 290 dnl ***
291 dnl *** And finally, output the all generatable files! 291 dnl *** And finally, output the all generatable files!
292 dnl *** 292 dnl ***
293 AC_CONFIG_FILES([ 293 AC_CONFIG_FILES([
294 Makefile 294 Makefile
295 src/Makefile
296 xmms-sid.spec 295 xmms-sid.spec
297 ]) 296 ])
298 AC_OUTPUT 297 AC_OUTPUT
299 298
300 299