forked from pool/tinyxml
- Only require autoconf 2.62.
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/tinyxml?expand=0&rev=3
This commit is contained in:
committed by
Git OBS Bridge
parent
07d6d1769c
commit
c7f51c3da0
@@ -1,7 +1,7 @@
|
||||
# -*- Autoconf -*-
|
||||
# Process this file with autoconf to produce a configure script.
|
||||
|
||||
AC_PREREQ([2.67])
|
||||
AC_PREREQ([2.62])
|
||||
AC_INIT(tinyxml, 2.6.1, www.sourceforge.net/projects/tinyxml)
|
||||
AC_CONFIG_SRCDIR([tinystr.cpp])
|
||||
AC_CONFIG_HEADERS([config.h])
|
||||
|
||||
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 8 14:12:24 CET 2010 - pth@suse.de
|
||||
|
||||
- Only require autoconf 2.62.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 5 18:51:02 CET 2010 - pth@suse.de
|
||||
|
||||
|
||||
Reference in New Issue
Block a user