You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
6 lines
309 B
6 lines
309 B
# po.m4 serial 24 |
|
dnl Dummy version of po.m4 from gettext. Crosstool-NG currently doesn't have |
|
dnl any localications for kconfig (and if we decide to, we'd need much more than |
|
dnl that). So ignore PO_SUBDIRS and any possible dependencies the real po.m4 would |
|
dnl have pulled in. |
|
AC_DEFUN([AM_PO_SUBDIRS], [])
|
|
|