mirror of the now-defunct rocklinux.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

20 lines
678 B

--- ./Makefile.in.orig 2004-12-31 19:01:49.000000000 +0100
+++ ./Makefile.in 2005-12-15 18:42:32.000000000 +0100
@@ -88,7 +88,7 @@
uninstall-recursive
ETAGS = etags
CTAGS = ctags
-DIST_SUBDIRS = @native_tools@ intl m4 lib info makeinfo po util doc
+DIST_SUBDIRS = intl m4 lib info makeinfo po util doc
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
distdir = $(PACKAGE)-$(VERSION)
top_distdir = $(distdir)
@@ -209,7 +209,7 @@
localstatedir = @localstatedir@
mandir = @mandir@
mkdir_p = @mkdir_p@
-native_tools = @native_tools@
+native_tools =
oldincludedir = @oldincludedir@
prefix = @prefix@
program_transform_name = @program_transform_name@