]> Chaos Git - vn/vndc.git/commitdiff
I goofed on the name in autotools master
authorJon Feldman <chaos.kagami@gmail.com>
Sat, 18 Jun 2016 01:22:40 +0000 (01:22 +0000)
committerGitHub <noreply@github.com>
Sat, 18 Jun 2016 01:22:40 +0000 (01:22 +0000)
configure.ac

index 302e4cae613c7af6f6ba39bcd4bca3ba06879f41..f4d0b058fed3b5f46e0b13463bec2905f97de1cd 100644 (file)
@@ -2,7 +2,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ([2.69])
-AC_INIT([libbinmod], [0.3], [chaos.kagami@gmail.com], [vndc], [http://github.com/chaoskagami/vndc])
+AC_INIT([vndc], [0.3], [chaos.kagami@gmail.com], [vndc], [http://github.com/chaoskagami/vndc])
 AC_CONFIG_SRCDIR([LICENSE])
 
 # Checks for programs.