diff options
author | Adam Jackson <ajax@benzedrine.nwnk.net> | 2007-05-16 13:05:46 -0400 |
---|---|---|
committer | Adam Jackson <ajax@benzedrine.nwnk.net> | 2007-05-16 13:05:46 -0400 |
commit | 0da247099df93a9774e8a638170f2142615ed5df (patch) | |
tree | fa4d43980772a3d021e7601c8867f800a7eba6f4 /configure.ac | |
parent | 217eeed3c1659cc9e0f13ba6932d1342c0255df4 (diff) |
Remove 'man' directory references from configure.ac.
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 93cc1ff..6a670d1 100644 --- a/configure.ac +++ b/configure.ac @@ -104,5 +104,4 @@ XORG_RELEASE_VERSION AC_OUTPUT([ Makefile src/Makefile - man/Makefile ]) |