--- makefile.orig	Thu Apr 23 05:29:22 2009
+++ makefile	Wed May 20 10:12:35 2009
@@ -8,7 +8,6 @@
 DESTDIR =
 
 # Root directory for final installation
-PREFIX = /usr
 
 # Location of the highlight data files:
 data_dir = ${PREFIX}/share/highlight/
@@ -26,7 +25,7 @@ doc_dir = ${PREFIX}/share/doc/highlight/
 examples_dir = ${doc_dir}/examples/
 
 # Location of the highlight config files:
-conf_dir = /etc/highlight/
+conf_dir = !!SYSCONFDIR!!/highlight/
 #conf_dir = ${PREFIX}/etc/highlight/
 
 # Location of additional gui files
