diff options
author | Paulo Zanoni <pzanoni@mandriva.com> | 2011-01-28 17:34:24 -0200 |
---|---|---|
committer | Brian Paul <brianp@vmware.com> | 2011-02-02 16:45:38 -0700 |
commit | 2ec1a249ddb1fe18fd01cc9147f7f5600c613ed7 (patch) | |
tree | 9140b072fa262683df7e6ecdcc8feef3b990eccf /.gitignore | |
parent | 0838d8038f2a53341a492c62a6368c9d33390521 (diff) |
Add --with-system-data-files option
If you specify --with-system-data-files, binaries will try to find .dat and
image files inside ${datadir}/${PACKAGE}. If you don't specify, they will try to
find the files inside "../data" (keeping backwards compatibility).
Signed-off-by: Paulo Zanoni <pzanoni@mandriva.com>
Signed-off-by: Brian Paul <brianp@vmware.com>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -32,7 +32,12 @@ cscope* depcomp install-sh libtool +libtool.m4 ltmain.sh +ltoptions.m4 +ltsugar.m4 +ltversion.m4 +lt~obsolete.m4 missing Makefile Makefile.in |