autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

autoscan generates the new macros


From: Milan Znamenáček
Subject: autoscan generates the new macros
Date: Fri, 29 Nov 2002 17:08:01 +0100
User-agent: KMail/1.4.3

I have made some changes in perl script autoscan.
I have added new properties
1. have been added new three command line parameters: 'package name', 'package 
version' and 'bug report address'. These parameters fill the three parameters 
in the macro AC_INIT.
2. has been changed the function 'scan_makefile' - detection of the keywords 
'lib_LIBRARIES' and 'lib_LTLIBRARIES' to generate the macros 
'AC_ENABLE_SHARED', 'AC_DISABLE_SHARED', 'AC_ENABLE_STATIC', 
'AC_DISABLE_STATIC', 'AC_PROG_LIBTOOL' and, may be, 'AC_LIBTOOL_WIN32_DLL'.
3. has been changed the function 'scan_file' - have been added the programs 
'flex' and 'bison'
4. has been corrected the function 'output_libraries'
5. has been changed the function 'output'
        - have been changed the parameters in the macro 'AC_INIT'
        - have been added the macros 'AC_CANONICAL_SYSTEM' and 
'AM_INIT_AUTOMAKE'
        - has been added the calling of the function 'output_kind' to generate 
the 
libtool macros
6. has been corrected the function 'check_configure_ac'
7. has been changed the main function
        - if the file 'configure.ac' does not exist, the script 'autoscan' 
generates 
the both files 'configure.scan' and 'configure.ac'
8. interface to the libtool macros has been added to the file 
'lib/autoscan/autoscan.pre' at this moment

Milan Znamenacek
-- 
Dipl.Ing. Znamenacek Milan
address@hidden
RETIA,a.s.
Prazska 341
Pardubice
53002
Czech Republic

Attachment: changes-2.56-new
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]