Re-generated Makefiles

This commit is contained in:
Pierre Pronchery 2008-06-22 00:06:49 +00:00
parent ea4ac2eded
commit 65ec56b9fb

View File

@ -4,3 +4,7 @@
#ifndef PREFIX
# define PREFIX "/usr/local"
#endif
#ifndef LIBDIR
# define LIBDIR PREFIX "/lib"
#endif