From 74e21f951a8a1c11445cab7accce2ace6c1acef5 Mon Sep 17 00:00:00 2001 From: marha Date: Sun, 31 Jan 2010 12:30:46 +0000 Subject: Updated to xkeyboard-config-1.8 --- xorg-server/xkbdata.src/rules/compat/Makefile.in | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'xorg-server/xkbdata.src/rules/compat') diff --git a/xorg-server/xkbdata.src/rules/compat/Makefile.in b/xorg-server/xkbdata.src/rules/compat/Makefile.in index f78214247..ea7160cb4 100644 --- a/xorg-server/xkbdata.src/rules/compat/Makefile.in +++ b/xorg-server/xkbdata.src/rules/compat/Makefile.in @@ -97,6 +97,7 @@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ PACKAGE_NAME = @PACKAGE_NAME@ PACKAGE_STRING = @PACKAGE_STRING@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ +PACKAGE_URL = @PACKAGE_URL@ PACKAGE_VERSION = @PACKAGE_VERSION@ PATH_SEPARATOR = @PATH_SEPARATOR@ POFILES = @POFILES@ @@ -186,9 +187,9 @@ $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__confi exit 1;; \ esac; \ done; \ - echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu rules/compat/Makefile'; \ + echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign rules/compat/Makefile'; \ cd $(top_srcdir) && \ - $(AUTOMAKE) --gnu rules/compat/Makefile + $(AUTOMAKE) --foreign rules/compat/Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ -- cgit v1.2.3