diff options
Diffstat (limited to 'cad/gnetlist')
-rw-r--r-- | cad/gnetlist/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cad/gnetlist/Makefile b/cad/gnetlist/Makefile index 4eb28deb51a2..3a914a6ba326 100644 --- a/cad/gnetlist/Makefile +++ b/cad/gnetlist/Makefile @@ -26,7 +26,6 @@ USE_LIBTOOL= yes GNU_CONFIGURE= yes AUTOCONF= autoconf -USE_GNOMENG= yes USE_GNOME= gtk12 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" |