sawfish r4350 - trunk
- From: chrisb svn gnome org
- To: svn-commits-list gnome org
- Subject: sawfish r4350 - trunk
- Date: Thu, 1 Jan 2009 18:15:48 +0000 (UTC)
Author: chrisb
Date: Thu Jan 1 18:15:48 2009
New Revision: 4350
URL: http://svn.gnome.org/viewvc/sawfish?rev=4350&view=rev
Log:
let configure.in make build-info executable
Modified:
trunk/ChangeLog
trunk/config.h.in
trunk/configure.in
Modified: trunk/config.h.in
==============================================================================
--- trunk/config.h.in (original)
+++ trunk/config.h.in Thu Jan 1 18:15:48 2009
@@ -21,9 +21,6 @@
*/
#undef HAVE_ALLOCA_H
-/* Define to 1 if you have the <dlfcn.h> header file. */
-#undef HAVE_DLFCN_H
-
/* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
#undef HAVE_DOPRNT
@@ -129,10 +126,6 @@
/* libc malloc */
#undef LIBC_MALLOC
-/* Define to the sub-directory in which libtool stores uninstalled libraries.
- */
-#undef LT_OBJDIR
-
/* Need pixmap cache */
#undef NEED_PIXMAP_CACHE
Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in (original)
+++ trunk/configure.in Thu Jan 1 18:15:48 2009
@@ -384,6 +384,7 @@
mv sawfish.ebuild sawfish-$version.ebuild
+chmod +x build-info
./build-info
dnl If it doesn't look like GNU Make is being used, give a friendly warning
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]