Re-generated Makefiles

This commit is contained in:
Pierre Pronchery 2008-06-06 23:15:40 +00:00
parent c4e438762d
commit ad3c52dd3e

View File

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