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
Olena
olena
Commits
1b8c3754
Commit
1b8c3754
authored
Apr 15, 2013
by
Roland Levillain
Browse files
configure.ac (AC_INIT): Add URL to Olena's Web site.
parent
11438e15
Changes
2
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
1b8c3754
2013-04-15 Roland Levillain <roland@lrde.epita.fr>
* configure.ac (AC_INIT): Add URL to Olena's Web site.
2013-04-15 Roland Levillain <roland@lrde.epita.fr>
* Makefile.am: Cosmetic changes.
...
...
configure.ac
View file @
1b8c3754
...
...
@@ -24,7 +24,8 @@ AC_PREREQ([2.61])
## Package set up. ##
## ---------------- ##
AC_INIT([Olena], [2.0a], [olena@lrde.epita.fr], [olena])
AC_INIT([Olena], [2.0a], [olena@lrde.epita.fr], [olena],
[http://olena.lrde.epita.fr])
# M4 macros.
AC_CONFIG_MACRO_DIR([m4])
...
...
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