Browse Source

autotools: XDGDATADIR is not used/configured, so don't print its location at the end of a configure run

master
Reece H. Dunn 11 years ago
parent
commit
77f9b5ece8
1 changed files with 0 additions and 1 deletions
  1. 0
    1
      configure.ac

+ 0
- 1
configure.ac View File

@@ -31,7 +31,6 @@ AC_MSG_NOTICE([
Configuration for Unicode Character Data Tools complete.

Source code location: ${srcdir}
XDG data location: ${XDGDATADIR}

Compiler: ${CXX}
Compiler flags: ${CXXFLAGS}

Loading…
Cancel
Save