mirror of
https://github.com/martijnvanbrummelen/nwipe.git
synced 2026-02-20 13:42:14 +00:00
Update configure.ac
This commit is contained in:
committed by
GitHub
parent
52d0508b23
commit
55783c0b8d
@@ -2,8 +2,8 @@
|
||||
# Process this file with autoconf to produce a configure script.
|
||||
|
||||
AC_PREREQ([2.64])
|
||||
AC_INIT(nwipe, 0.25, git@brumit.nl)
|
||||
AM_INIT_AUTOMAKE(nwipe, 0.25)
|
||||
AC_INIT(nwipe, 0.26, git@brumit.nl)
|
||||
AM_INIT_AUTOMAKE(nwipe, 0.26)
|
||||
AC_OUTPUT(Makefile src/Makefile man/Makefile)
|
||||
AC_CONFIG_SRCDIR([src/nwipe.c])
|
||||
AC_CONFIG_HEADERS([config.h])
|
||||
|
||||
Reference in New Issue
Block a user