Build: remove unused and redundant code from configure.ac and po/Makefile.in

https://fedorahosted.org/freeipa/ticket/6418

Reviewed-By: Tomas Krizek <tkrizek@redhat.com>
This commit is contained in:
Petr Spacek
2016-11-09 15:42:30 +01:00
committed by Martin Basti
parent cdd41e06e6
commit 394edf5f05
2 changed files with 0 additions and 5 deletions

View File

@@ -5,7 +5,6 @@ datadir = ${datarootdir}
localedir = ${datarootdir}/locale
INSTALL = @INSTALL@
INSTALL_DATA = @INSTALL@ -m 644
AWK = @AWK@
SED = @SED@
MKDIR_P = @MKDIR_P@