Done some changes to configure.ac
This commit is contained in:
parent
64fbbe9bb1
commit
3d2c1d1ed2
@ -1,4 +1,4 @@
|
|||||||
AC_INIT([libisofs], [0.2.4], [http://libburnia.pykix.org])
|
AC_INIT([libisofs], [0.2.9], [http://libburnia-project.org])
|
||||||
AC_PREREQ([2.50])
|
AC_PREREQ([2.50])
|
||||||
dnl AC_CONFIG_HEADER([config.h])
|
dnl AC_CONFIG_HEADER([config.h])
|
||||||
|
|
||||||
@ -112,6 +112,6 @@ AC_CONFIG_FILES([
|
|||||||
Makefile
|
Makefile
|
||||||
doc/doxygen.conf
|
doc/doxygen.conf
|
||||||
version.h
|
version.h
|
||||||
libisofs-1.pc
|
libisofs-5.pc
|
||||||
])
|
])
|
||||||
AC_OUTPUT
|
AC_OUTPUT
|
||||||
|
Loading…
Reference in New Issue
Block a user