diff options
author | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2024-05-20 05:00:48 +0300 |
---|---|---|
committer | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2024-05-20 05:00:48 +0300 |
commit | d250c71b79881bf949dc0bbd9e4df42bd2dabf4a (patch) | |
tree | 735be492a7b76479b44dc6b7d1282e3fa3b2ae9a /applause.c | |
parent | 14af7754cfc5de913d5774a43ebf3f1653209814 (diff) | |
download | applause2-d250c71b79881bf949dc0bbd9e4df42bd2dabf4a.tar.gz |
detect libreadline via pkg-config
Diffstat (limited to 'applause.c')
-rw-r--r-- | applause.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1,4 +1,3 @@ -#define _XOPEN_SOURCE //#define _POSIX_C_SOURCE 200112 #define _GNU_SOURCE |