summaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2006-12-29 21:30:42 +0000
committerBastien Nocera <hadess@src.gnome.org>2006-12-29 21:30:42 +0000
commit0f442bf701f25a79bc63a85a0c147a74768a484a (patch)
tree77de3ddfa5add80bac52586fb31b26e309eb3df2 /autogen.sh
parent5b61375af2fe94224092912f82a0aad520649b69 (diff)
downloadgnome-bluetooth-0f442bf701f25a79bc63a85a0c147a74768a484a.tar.gz
Patch from Christian Persch <chpe@gnome.org> to kill libegg usage in the
2006-12-29 Bastien Nocera <hadess@hadess.net> * Makefile.am: * autogen.sh: * configure.in: * obex/Makefile.am: * obex/gnome-obex-server.c: Patch from Christian Persch <chpe@gnome.org> to kill libegg usage in the Obex server (Closes: #349303)
Diffstat (limited to 'autogen.sh')
-rwxr-xr-xautogen.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/autogen.sh b/autogen.sh
index d17240d7..e80ee9cc 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -19,7 +19,5 @@ which gnome-autogen.sh || {
exit 1
}
-(cd libegg && REQUIRED_AUTOMAKE_VERSION=1.8 USE_GNOME2_MACROS=1 . gnome-autogen.sh)
-
REQUIRED_AUTOMAKE_VERSION=1.8 USE_GNOME2_MACROS=1 . gnome-autogen.sh