[Libburn] CVS Makefiles
Joe Neeman
neeman at webone.com.au
Wed Jul 27 18:50:06 EST 2005
>
> Now, make runs into an endless recursion always changing between the
> topdir
> and libburn subdir. Did I miss something here?
Try unpacking the attached tar archive into the libburn root directory,
then apply configure_patch. And bootstrap/configure/make again.
>
> BTW, I am glad to see that there again is some activity with this
> project, as
> I would be more than glad to have a replacement for cdrtools for my
> burning
> frontend.
That's encouraging; I had imagined that getting people to use libburn
might be an uphill battle.
Cheers,
Joe
-------------- next part --------------
A non-text attachment was scrubbed...
Name: new_build.tar.bz2
Type: application/octet-stream
Size: 1168 bytes
Desc: not available
Url : http://lists.freedesktop.org/archives/libburn/attachments/20050727/dc5fa415/new_build.tar.obj
-------------- next part --------------
Index: configure.ac
===================================================================
RCS file: /cvs/burn/burn/configure.ac,v
retrieving revision 1.24
diff -u -r1.24 configure.ac
--- configure.ac 26 Feb 2004 01:55:43 -0000 1.24
+++ configure.ac 7 Jul 2005 15:03:11 -0000
@@ -69,6 +69,7 @@
dnl Add compiler-specific flags
dnl See if the user wants aggressive optimizations of the code
+CFLAGS=""
AC_ARG_ENABLE(debug,
[ --enable-debug Disable aggressive optimizations [default=yes]],
, enable_debug=yes)
@@ -87,6 +88,8 @@
AC_CONFIG_FILES([
Makefile
+ libburn/Makefile
+ libisofs/Makefile
doc/doxygen.conf
libburn-1.pc
libisofs-1.pc
More information about the libburn
mailing list