Commit Graph

7 Commits

Author SHA1 Message Date
Vadim Yanitskiy 70aa4abefb Makefile.am, configure.ac: fix autoreconf related warnings
* aclocal: warning: couldn't open directory 'm4': No such file or directory
* libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac
* libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am
* configure.ac:9: warning: 'AM_CONFIG_HEADER': this macro is obsolete
  configure.ac:9: You should use the 'AC_CONFIG_HEADERS' macro instead
* configure.ac:22: warning: The macro `AC_PROG_LIBTOOL' is obsolete
* configure.ac:86: warning: AC_OUTPUT should be used without arguments

Change-Id: I3199e7de0a04b4df89d01277cdb305d33902fcc2
2022-08-14 13:06:52 +07:00
Pau Espin 1e608c02e0 .gitignore: Ignore new autofoo tmp files
Change-Id: Ibdc5bd9ec0e4d95aa9e358502035806ade5a9521
2021-02-04 12:45:57 +01:00
Oliver Smith 4da2ed46b1 contrib: integrate RPM spec
Remove OpenSUSE bug report link, set version to @VERSION@, make it build with
CentOS 8 etc.

Related: OS#4550
Change-Id: If771c1298c84868a9ab0b0aba8d26325c3d810e8
2020-05-19 15:20:26 +02:00
Harald Welte 166c8aacdc update .gitignore
Change-Id: Ie294cb355a6618295e9864358413052837c35a03
2017-08-14 19:06:36 +02:00
Neels Hofmeyr 2ccf5304ca gitignore: ignore all build artifacts
Change-Id: Ie253062060da2ebf22f1aaf99090c0f144fde52e
2016-07-06 15:31:58 +02:00
Harald Welte bd7039233d don't install all the test programs to the system! 2012-11-08 15:12:32 +01:00
Harald Welte 9787d5998a add .gitignore 2012-11-08 15:05:06 +01:00