don't do po until something wants to be translated
authorThomas Vander Stichele <thomas@apestaart.org>
Thu, 27 Oct 2005 12:49:54 +0000 (12:49 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Thu, 27 Oct 2005 12:49:54 +0000 (12:49 +0000)
Original commit message from CVS:
don't do po until something wants to be translated

Makefile.am
configure.ac

index f328f3b..b98fbf6 100644 (file)
@@ -1,6 +1,6 @@
 SUBDIRS = \
        gst sys ext \
-       m4 common po
+       m4 common
 
 EXTRA_DIST = \
        gst-plugins-bad.spec depcomp \
index 1b9e1a0..3d9c683 100644 (file)
@@ -477,7 +477,6 @@ ext/sdl/Makefile
 common/Makefile
 common/m4/Makefile
 m4/Makefile
-po/Makefile.in
 )
 AC_OUTPUT