diff options
author | Lars-Dominik Braun <PromyLOPh@lavabit.com> | 2009-05-03 19:54:27 +0200 |
---|---|---|
committer | Lars-Dominik Braun <PromyLOPh@lavabit.com> | 2009-05-03 19:54:27 +0200 |
commit | e38ec37da39765e8eb98fa4ead2e1335ca8bedfc (patch) | |
tree | dfa29fc73b379b6cce89d23e1f115c0a915713d4 /libwaitress/src/config.h.in | |
parent | 41f37b30b87632b5b666299efc692978010a1994 (diff) | |
download | pianobar-e38ec37da39765e8eb98fa4ead2e1335ca8bedfc.tar.gz pianobar-e38ec37da39765e8eb98fa4ead2e1335ca8bedfc.tar.bz2 pianobar-e38ec37da39765e8eb98fa4ead2e1335ca8bedfc.zip |
waitress: Added
libwaitress is a http library designed to replace curl
Diffstat (limited to 'libwaitress/src/config.h.in')
-rw-r--r-- | libwaitress/src/config.h.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libwaitress/src/config.h.in b/libwaitress/src/config.h.in new file mode 100644 index 0000000..60600a7 --- /dev/null +++ b/libwaitress/src/config.h.in @@ -0,0 +1 @@ +#define PACKAGE "${PACKAGE}" |