* Makefile.common.in: unused PORT, SCC and SAS removed, fixed docdir
[fw/sdcc] / src / SDCCutil.h
index 5a635391833f7dbcf1b522d0efbbe7f1a1a75221..ad9a1a4c9e38401ffa555dbf2792f222992d3218 100644 (file)
@@ -28,9 +28,6 @@
 #include "SDCChasht.h"
 #include <stdarg.h>
 
-/* PENDING: Hacks as I can't work autoconf */
-#define BINDIR PREFIX "/bin"
-
 /** Given an array of name, value string pairs creates a new hash
     containing all of the pairs.
 */