- Added libtool, gettext support
- Added needed m4 macros - fixed autogen.sh to be made executable - fix directory categories with info manuals git-svn-id: svn://svn.gna.org/svn/sgpemv2/trunk@169 3ecf2c5c-341e-0410-92b4-d18e462d057c
This commit is contained in:
parent
1a5eae7b9e
commit
7c5660aaf6
16 changed files with 502 additions and 51 deletions
|
@ -18,6 +18,8 @@
|
|||
# along with SGPEMv2; if not, write to the Free Software
|
||||
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
||||
|
||||
SUBDIRS = doc m4
|
||||
SUBDIRS = doc m4 po
|
||||
|
||||
EXTRA_DIST = configure.ac
|
||||
ACLOCAL_AMFLAGS = -I m4
|
||||
|
||||
EXTRA_DIST = config/config.rpath config/mkinstalldirs configure.ac
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue