From 412e1bf7de63114d4432382a08eb21f1301a241c Mon Sep 17 00:00:00 2001 From: "Frank Ch. Eigler" Date: Tue, 18 Aug 2009 11:37:27 -0400 Subject: elfutils build tweak: run nested configure with bash, add -fgnu89-inline * configure.ac: Tweak --with-elfutils nested configure invocation. * rest of auto* files: regenerated with fedora-11 tools --- config.in | 3 --- 1 file changed, 3 deletions(-) (limited to 'config.in') diff --git a/config.in b/config.in index 58427382..217d2c94 100644 --- a/config.in +++ b/config.in @@ -78,9 +78,6 @@ /* Define to the one symbol short name of this package. */ #undef PACKAGE_TARNAME -/* Define to the home page for this package. */ -#undef PACKAGE_URL - /* Define to the version of this package. */ #undef PACKAGE_VERSION -- cgit