1
0
mirror of https://github.com/fwbuilder/fwbuilder synced 2026-03-18 17:27:20 +01:00

switching to Linguist for translations, removing po directory

This commit is contained in:
Vadim Kurland 2007-12-30 22:39:52 +00:00
parent 4d9a5b985a
commit 71c8b91527
2 changed files with 0 additions and 5 deletions

View File

@ -410,12 +410,8 @@ AC_SUBST(MANDIR)
AC_PATH_PROG(CCACHE, ccache, , )
dnl Support for the po directory.
AM_PO_SUBDIRS
dnl AC_CONFIG_FILES([ Main.make ])
AC_CONFIG_FILES([ qmake.inc ])
AC_CONFIG_FILES([ po/POmakefile ], [AM_POSTPROCESS_PO_MAKEFILE])
AC_CONFIG_FILES([ src/res/objects_init.xml ])
AC_CONFIG_FILES([ src/res/templates.xml ])

View File

@ -16,7 +16,6 @@ for d in src/ \
src/res/ \
src/tools/ \
doc/ \
po/ \
src/antlr/ \
src/gui/ \
src/fwblookup/ \