summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xautogen.sh5
-rw-r--r--configure.ac2
2 files changed, 0 insertions, 7 deletions
diff --git a/autogen.sh b/autogen.sh
index 40692d6..7e9555a 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -21,9 +21,4 @@ which mate-autogen || {
exit 1
}
-which yelp-build || {
- echo "You need to install yelp-tools"
- exit 1
-}
-
. mate-autogen "$@"
diff --git a/configure.ac b/configure.ac
index ba8bc05..ab48bf7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -32,8 +32,6 @@ AC_C_INLINE
AC_TYPE_OFF_T
AC_TYPE_SIZE_T
-YELP_HELP_INIT
-
GLIB_REQUIRED_VERSION=2.36.0
GIO_REQUIRED_VERSION=2.36.0
CANBERRA_REQUIRED_VERSION=0.13