1999-03-15 02:20:22 +00:00
|
|
|
*** Makefile.in.orig Fri Feb 19 19:24:40 1999
|
|
|
|
--- Makefile.in Fri Feb 19 19:27:05 1999
|
1996-01-15 10:37:18 +00:00
|
|
|
***************
|
1999-03-15 02:20:22 +00:00
|
|
|
*** 92,98 ****
|
1996-01-15 10:37:18 +00:00
|
|
|
|
1999-03-15 02:20:22 +00:00
|
|
|
AUTOMAKE_OPTIONS = gnits 1.2h
|
1996-01-15 10:37:18 +00:00
|
|
|
|
1999-03-15 02:20:22 +00:00
|
|
|
! SUBDIRS = lib intl src doc man m4 po tests
|
1996-01-15 10:37:18 +00:00
|
|
|
|
1999-03-15 02:20:22 +00:00
|
|
|
# Remove this file here (it is created via configure), not from within intl.
|
|
|
|
DISTCLEANFILES = intl/libintl.h
|
|
|
|
--- 92,99 ----
|
1996-01-15 10:37:18 +00:00
|
|
|
|
1999-03-15 02:20:22 +00:00
|
|
|
AUTOMAKE_OPTIONS = gnits 1.2h
|
1996-01-15 10:37:18 +00:00
|
|
|
|
1999-03-15 02:20:22 +00:00
|
|
|
! #SUBDIRS = lib intl src doc man m4 po tests
|
1997-09-18 17:40:34 +00:00
|
|
|
! SUBDIRS = lib intl src man
|
1996-01-15 10:37:18 +00:00
|
|
|
|
1999-03-15 02:20:22 +00:00
|
|
|
# Remove this file here (it is created via configure), not from within intl.
|
|
|
|
DISTCLEANFILES = intl/libintl.h
|