diff options
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.in b/configure.in index 9e6b035..c8a61d3 100644 --- a/configure.in +++ b/configure.in @@ -1,5 +1,4 @@ # initizalize -AC_PREREQ(2.62) AC_INIT([pianobar], [0.1], [PromyLOPh@lavabit.com]) AC_CONFIG_SRCDIR([src/main.c]) AM_CONFIG_HEADER([src/config.h]) |