bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH] building/installing iso9660fs.static by default


From: Ben Asselstine
Subject: [PATCH] building/installing iso9660fs.static by default
Date: Fri, 22 Jul 2005 21:08:37 -0400

Hi,

Does it make sense to build iso9660fs statically and install that in /hurd?
Why not eh?  Patch follows.

Ben

--- configure.in.orig   2005-07-22 16:21:14.000000000 -0400
+++ configure.in        2005-07-22 16:21:07.000000000 -0400
@@ -59,7 +59,7 @@
 [  --disable-profile     do not build profiled libraries and programs])
 AC_SUBST(enable_profile)

-define([default_static],['ext2fs,ufs'])dnl
+define([default_static],['ext2fs,ufs,iso9660fs'])dnl
 AC_ARG_ENABLE(static-progs,
 [  --enable-static-progs=PROGRAMS...
                           build statically-linked PROGRAM.static versions




reply via email to

[Prev in Thread] Current Thread [Next in Thread]