branch Attitude Adjustment packages
[12.09/packages.git] / libs / libidn / patches / 002-disable-po-docs-examples.patch
1 --- a/Makefile.am
2 +++ b/Makefile.am
3 @@ -16,7 +16,7 @@
4  # You should have received a copy of the GNU General Public License
5  # along with this program.  If not, see <http://www.gnu.org/licenses/>.
6  
7 -SUBDIRS = gl lib/gl lib po src doc gltests lib/gltests tests examples  \
8 +SUBDIRS = gl lib/gl lib src \
9         java csharp
10  
11  EXTRA_DIST = cfg.mk maint.mk .clcopying
12 --- a/configure.ac
13 +++ b/configure.ac
14 @@ -46,8 +46,6 @@ gl_EARLY
15  AC_PROG_LIBTOOL
16  AM_MISSING_PROG(PERL, perl, $missing_dir)
17  AM_MISSING_PROG(HELP2MAN, help2man, $missing_dir)
18 -AM_GNU_GETTEXT(external)
19 -AM_GNU_GETTEXT_VERSION(0.17)
20  AM_ICONV
21  AM_PATH_LISPDIR
22