From 4b1a5fc89cae36c9390e0e42f877f474feb632cb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Franti=C5=A1ek=20Dvo=C5=99=C3=A1k?= Date: Tue, 10 Oct 2006 21:39:56 +0000 Subject: Install inttypes.h on stone age platforms (xine.h needs it). Small improvements. CVS patchset: 8332 CVS date: 2006/10/10 21:39:56 --- lib/Makefile.am | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'lib') diff --git a/lib/Makefile.am b/lib/Makefile.am index d2295c9db..e2eec74c5 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -1,10 +1,6 @@ include $(top_srcdir)/misc/Makefile.common -if GENERATED_INTTYPES_H -inttypes_h = inttypes.h -endif - -EXTRA_DIST = Makefile.common $(inttypes_h) +EXTRA_DIST = Makefile.common noinst_LTLIBRARIES = libxineposix.la noinst_HEADERS = os_internal.h -- cgit v1.2.3