patches/gnome-utils-08-shave-init.diff
author yippi
Mon, 27 Sep 2010 21:07:51 +0000
changeset 20108 51df67ca9307
parent 16194 3d679512ba99
permissions -rw-r--r--
I had these modules listed as being owned by me, but they are really owned by wangke, correcting.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
16194
3d679512ba99 2009-08-02 Christian Kelly <[email protected]>
chrisk
parents:
diff changeset
     1
diff -ruN gnome-utils-2.27.2.orig/configure.ac gnome-utils-2.27.2/configure.ac
3d679512ba99 2009-08-02 Christian Kelly <[email protected]>
chrisk
parents:
diff changeset
     2
--- gnome-utils-2.27.2.orig/configure.ac	2009-08-02 15:42:24.728423020 +0100
3d679512ba99 2009-08-02 Christian Kelly <[email protected]>
chrisk
parents:
diff changeset
     3
+++ gnome-utils-2.27.2/configure.ac	2009-08-02 15:42:43.272552416 +0100
3d679512ba99 2009-08-02 Christian Kelly <[email protected]>
chrisk
parents:
diff changeset
     4
@@ -332,8 +332,6 @@
3d679512ba99 2009-08-02 Christian Kelly <[email protected]>
chrisk
parents:
diff changeset
     5
 dnl gnome-doc-utils stuff
3d679512ba99 2009-08-02 Christian Kelly <[email protected]>
chrisk
parents:
diff changeset
     6
 GNOME_DOC_INIT
3d679512ba99 2009-08-02 Christian Kelly <[email protected]>
chrisk
parents:
diff changeset
     7
 
3d679512ba99 2009-08-02 Christian Kelly <[email protected]>
chrisk
parents:
diff changeset
     8
-SHAVE_INIT([m4], [enable])
3d679512ba99 2009-08-02 Christian Kelly <[email protected]>
chrisk
parents:
diff changeset
     9
-
3d679512ba99 2009-08-02 Christian Kelly <[email protected]>
chrisk
parents:
diff changeset
    10
 AC_CONFIG_FILES([
3d679512ba99 2009-08-02 Christian Kelly <[email protected]>
chrisk
parents:
diff changeset
    11
         Makefile
3d679512ba99 2009-08-02 Christian Kelly <[email protected]>
chrisk
parents:
diff changeset
    12