diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-04-20 12:32:56 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-04-20 12:32:56 +0000 |
commit | 4c89524f2d38f0f694bb5827b84f56c6bc79d40c (patch) | |
tree | 37c2fb00609a09ea2f8d5cefb97259c3caebe35b /misc/wmpal/files/patch-src::config.h.in | |
parent | Add ${PTHREAD_LIBS} to the libs to fix building on XFree86-4. (diff) |
Add wmpal 0.5, a one of the most useless dockapps in the world.
Notes
Notes:
svn path=/head/; revision=41706
Diffstat (limited to 'misc/wmpal/files/patch-src::config.h.in')
-rw-r--r-- | misc/wmpal/files/patch-src::config.h.in | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/misc/wmpal/files/patch-src::config.h.in b/misc/wmpal/files/patch-src::config.h.in new file mode 100644 index 000000000000..5fb947aa6b08 --- /dev/null +++ b/misc/wmpal/files/patch-src::config.h.in @@ -0,0 +1,16 @@ + +$FreeBSD$ + +--- src/config.h.in 2001/04/20 12:24:15 1.1 ++++ src/config.h.in 2001/04/20 12:24:31 +@@ -5,8 +5,8 @@ + + /* Choose one pal and remove the slash-star from both ends */ + +-#define DINO +-/* #define DEMON */ ++/* #define DINO */ ++#define DEMON + /* #define GRAPE */ + /* #define PEAR */ + /* #define SUN */ |