--- libglade-0.17/Makefile.am 2001-09-07 04:00:13.000000000 +0100 +++ libglade-0.17/Makefile.am 2007-10-22 12:11:34.000000000 +0100 @@ -43,7 +43,7 @@ bin_SCRIPTS = libglade-config libglade-xgettext noinst_PROGRAMS = test-libglade test_libglade_LDADD = $(THE_LIBS) $(XML_LIBS) -SUBDIRS = intl macros glade doc +SUBDIRS = macros glade doc m4datadir = $(datadir)/aclocal m4data_DATA = libglade.m4 --- libglade-0.17/Makefile.in 2001-09-07 04:00:35.000000000 +0100 +++ libglade-0.17/Makefile.in 2007-10-22 12:32:20.000000000 +0100 @@ -167,7 +167,7 @@ bin_SCRIPTS = libglade-config libglade-xgettext noinst_PROGRAMS = test-libglade test_libglade_LDADD = $(THE_LIBS) $(XML_LIBS) -SUBDIRS = intl macros glade doc +SUBDIRS = macros glade doc m4datadir = $(datadir)/aclocal m4data_DATA = libglade.m4 --- libglade-0.17/configure.in 2007-10-17 13:22:53.000000000 +0100 +++ libglade-0.17/configure.in 2007-10-22 14:05:52.000000000 +0100 @@ -96,7 +96,6 @@ AC_CONFIG_FILES([Makefile libglade.spec macros/Makefile -intl/Makefile glade/Makefile doc/Makefile libglade-config --- libglade-0.17/configure 2001-09-07 04:00:42.000000000 +0100 +++ libglade-0.17/configure 2013-03-26 14:12:44.847052170 +0000 @@ -10100,7 +10100,7 @@ sed -e "/^#/d" -e "/^\$/d" -e "s,.*, $posrcprefix& \\\\," -e "\$s/\(.*\) \\\\/\1/" \ < $srcdir/po/POTFILES.in > po/POTFILES -ac_config_files="$ac_config_files Makefile libglade.spec macros/Makefile intl/Makefile glade/Makefile doc/Makefile libglade-config libgladeConf.sh libglade.pc libglade-gnome.pc libglade-bonobo.pc libglade-gnomedb.pc" +ac_config_files="$ac_config_files Makefile libglade.spec macros/Makefile glade/Makefile doc/Makefile libglade-config libgladeConf.sh libglade.pc libglade-gnome.pc libglade-bonobo.pc libglade-gnomedb.pc" cat >confcache <<\_ACEOF # This file is a shell script that caches the results of configure @@ -10427,7 +10427,6 @@ "Makefile" ) CONFIG_FILES="$CONFIG_FILES Makefile" ;; "libglade.spec" ) CONFIG_FILES="$CONFIG_FILES libglade.spec" ;; "macros/Makefile" ) CONFIG_FILES="$CONFIG_FILES macros/Makefile" ;; - "intl/Makefile" ) CONFIG_FILES="$CONFIG_FILES intl/Makefile" ;; "glade/Makefile" ) CONFIG_FILES="$CONFIG_FILES glade/Makefile" ;; "doc/Makefile" ) CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;; "libglade-config" ) CONFIG_FILES="$CONFIG_FILES libglade-config" ;;