From 126a1130cd5f82381620221e98638631d5bcfe11 Mon Sep 17 00:00:00 2001 From: Stefan Kost Date: Thu, 3 Apr 2008 14:49:06 +0000 Subject: [PATCH] configure.ac: Revert part that belongs to the preset patch. Original commit message from CVS: * configure.ac: Revert part that belongs to the preset patch. --- ChangeLog | 5 +++++ configure.ac | 4 +--- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index ff852f1fd2..06be083ea1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2008-04-03 Stefan Kost + + * configure.ac: + Revert part that belongs to the preset patch. + 2008-04-03 Stefan Kost * configure.ac: diff --git a/configure.ac b/configure.ac index 571509d24f..facf08916e 100644 --- a/configure.ac +++ b/configure.ac @@ -524,11 +524,9 @@ GST_LICENSE="LGPL" AC_DEFINE_UNQUOTED(GST_LICENSE, "$GST_LICENSE", [GStreamer license]) AC_SUBST(GST_LICENSE) -dnl define LIBDIR, DATADIR so we can inform people where we live +dnl define LIBDIR so we can inform people where we live AS_AC_EXPAND(LIBDIR, $libdir) AC_DEFINE_UNQUOTED(LIBDIR, "$LIBDIR", [library dir]) -AS_AC_EXPAND(DATADIR, $datadir) -AC_DEFINE_UNQUOTED(DATADIR, "$DATADIR", [data dir]) dnl set location of plugin directory AG_GST_SET_PLUGINDIR