Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Spot
Spot
Commits
ea8a5782
Commit
ea8a5782
authored
Nov 21, 2003
by
Alexandre Duret-Lutz
Browse files
* AUTHORS: New file.
* configure.ac (AM_INIT_AUTOMAKE): Remove `foreign' option.
parent
43a91a15
Changes
4
Hide whitespace changes
Inline
Side-by-side
AUTHORS
0 → 100644
View file @
ea8a5782
Have contributed to Spot:
Alexandre Duret-Lutz
Rachid Rebiha
ChangeLog
View file @
ea8a5782
2003-11-21 Alexandre Duret-Lutz <adl@src.lip6.fr>
* AUTHORS: New file.
* configure.ac (AM_INIT_AUTOMAKE): Remove `foreign' option.
* COPYING: New file.
* Makefile.am, configure.ac, doc/Makefile.am, iface/Makefile.am,
iface/gspn/Makefile.am, iface/gspn/common.cc,
...
...
configure.ac
View file @
ea8a5782
...
...
@@ -22,7 +22,7 @@
AC_PREREQ([2.57])
AC_INIT([spot], [0.0k])
AC_CONFIG_AUX_DIR([tools])
AM_INIT_AUTOMAKE([
foreign
nostdinc check-news 1.7.3])
AM_INIT_AUTOMAKE([nostdinc check-news 1.7.3])
adl_ENABLE_DEVEL
adl_CHECK_PYTHON
...
...
tools/.cvsignore
View file @
ea8a5782
...
...
@@ -6,3 +6,4 @@ py-compile
config.guess
config.sub
ltmain.sh
compile
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment