Peter M. Groen
/
libmodbus
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
5fea34d1db1667e25b91cb38c94dfd73184dc181
Authored by
Stephane Raimbault
2005-09-10 09:51:59 +0000
1 parent
f7cb1f06
Project name in autogen.sh
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
autogen.sh
autogen.sh
View file @
5fea34d
...
...
@@ -6,7 +6,7 @@ test -z "$srcdir" && srcdir=.
6
6
ORIGDIR=`pwd`
7
7
cd $srcdir
8
8
9
-PROJECT=lib
GtkEntryMask
9
+PROJECT=lib
modbus
10
10
11
11
DIE=0
12
12
...
...