at 23.11-beta 11 lines 487 B view raw
1--- a/src/pl.h 2+++ b/src/pl.h 3@@ -8,7 +8,7 @@ 4 #include <stdlib.h> 5 #include "plg.h" 6 7-#define PREFABS_DIR "" /* INSTALLERS can set this to a valid pathname, so that users don't need to set PLOTICUS_PREFABS env var */ 8+#define PREFABS_DIR "@out@/share/ploticus/prefabs" /* INSTALLERS can set this to a valid pathname, so that users don't need to set PLOTICUS_PREFABS env var */ 9 10 #define PLVERSION "2.42-May2013" /* see also the Copyright page, and page headers and footers */ 11