summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <mpeseng@tin.it>2001-08-11 20:00:13 +0000
committerMarco Pesenti Gritti <mpeseng@src.gnome.org>2001-08-11 20:00:13 +0000
commit7e18d8200f894db898e7e5887ed158fcdae6aa29 (patch)
treec22a5cb5391a2b2a74fcc5319b31cc94e3d68c96 /configure.in
parente16baab58a63694b83bfcc79aea74f947ac1080e (diff)
downloadgconf-7e18d8200f894db898e7e5887ed158fcdae6aa29.tar.gz
remove the chmod on gconf-config, the file has been removed rename
2001-08-07 Marco Pesenti Gritti <mpeseng@tin.it> * configure.in: remove the chmod on gconf-config, the file has been removed * gconf.m4.in: rename AM_GCONF_SOURCE to AM_GCONF_SOURCE_2 to not break parallel installs
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/configure.in b/configure.in
index 92a93fb7..d01a2c52 100644
--- a/configure.in
+++ b/configure.in
@@ -232,7 +232,6 @@ examples/Makefile
tests/Makefile
standard-schemas/Makefile
gconf-2.0.pc
-],
-chmod +x gconf-config)
+])