hal: Branch 'master'

David Zeuthen david at kemper.freedesktop.org
Thu Jul 27 18:51:54 PDT 2006


 configure.in                |    2 --
 examples/Makefile.am        |    3 ---
 examples/volumed/.gitignore |    3 ---
 hal-policy.pc.in            |   11 -----------
 4 files changed, 19 deletions(-)

New commits:
diff-tree d85e6712c5eb78c37e2c26468933a0fb7e5aff25 (from b0b549fdab66bc551de80a205f90e4ac0a30d877)
Author: David Zeuthen <davidz at redhat.com>
Date:   Thu Jul 27 21:51:51 2006 -0400

    Remove more unused stuff.

diff --git a/configure.in b/configure.in
index 3d6ef71..166657b 100644
--- a/configure.in
+++ b/configure.in
@@ -462,8 +462,6 @@ doc/api/Makefile
 doc/conf/Makefile
 doc/spec/Makefile
 doc/spec/hal-spec.xml
-examples/Makefile
-examples/volumed/Makefile
 po/Makefile.in
 ])
 
diff --git a/examples/Makefile.am b/examples/Makefile.am
deleted file mode 100644
index b539f3b..0000000
--- a/examples/Makefile.am
+++ /dev/null
@@ -1,3 +0,0 @@
-
-SUBDIRS = volumed
-
diff --git a/examples/volumed/.gitignore b/examples/volumed/.gitignore
deleted file mode 100644
index 8f1b0d9..0000000
--- a/examples/volumed/.gitignore
+++ /dev/null
@@ -1,3 +0,0 @@
-Makefile
-Makefile.in
-*.o
diff --git a/hal-policy.pc.in b/hal-policy.pc.in
deleted file mode 100644
index 72eb29d..0000000
--- a/hal-policy.pc.in
+++ /dev/null
@@ -1,11 +0,0 @@
-prefix=@prefix@
-exec_prefix=@exec_prefix@
-libdir=@libdir@
-includedir=@includedir@
-
-Name: hal-policy
-Description: library for querying and setting policies related to hal
-Version: @VERSION@
-Requires: glib-2.0
-Libs: -L${libdir} -lhal-policy
-Cflags: -I${includedir}/hal



More information about the hal-commit mailing list